PatchLoader doesn't work

Hi, I’m having issues trying to load any patches. It just shows blank window without on screen keyboard and no midi input response. Command Prompt doesn’t give any feedback on playing a patch. And when I completely delete SOUL_PatchLoader.dll file, it gives exactly the same result. I even downloaded patches from the workshop github, same result.
I have my soul.exe adnd SOUL_PatchLoader.dll inside SOUL-master root folder. Here’s what I get when trying to play a patch, no matter which one:
image
And here’s command prompt at that point:

Found the issue.I had a software webcam mic selected as default audio input device in my system. And it had different sampling rate as output device. I wish command line would tell me this, instead of having to dig through JUCE PatchHostDemo and debugging deviceManager.