VST3PluginTestHost crashes during "Initializing audio system"

Hello all,

I’m trying to run the VST3PluginTestHost application but, both in standalone mode and from Visual Studio debugging, it crashes during hte “Initializing audio system” step. From VS debugging, I can see this error message:

Exception thrown at 0x00000001400B41A3 in VST3PluginTestHost.exe: 0xC0000005: Access violation reading location 0x0000000000000000.

Thanks in advance for any reply!

1 Like

same issue here