AudioProcessorValueTreeState object initialization problem with Juce 5.4.4

Hey there. I am trying to initialize an AudioProcessorValueTreeState object in an audio plugin I am developing but it just doesnt recongnize the initialization. I am working with the latest version of JUCE (5.4.4). When I try to initialize AudioProcessorValueTreeState objects with JUCE 5.4.3 version it works fine. I am having this problem both on Mac and Windows. Is there a new way to initialize AudioProcessorValueTreeState objects in the 5.4.4 version of Juce?