Plugin crashes PluginVal and wont load in reaper
-
Well here we are again, one small change in my MEGA project and we get to a very very unreliable vst3 on windows....
So my project runs OK in HISE, and compiles to a VST3 without any problems, but when I try and run PluginVal on it - it crashes PluginVal on load of the vst3 - well I think that's what its doing PV goes looking for the only VST3 in the folder and crashes as soon as it starts - no info at all...
I've cleaned the Build folder, of both the scriptnode and main build, and rebuilt the DLL (again this all goes fine in HISE).
I've run a debug build in Visual Studio and this seems to work - but again crashes anything it touches as a vst3...
So.....can anyone walk me thru the process of debugging this to the point where I can at least see (roughly) where the problem is... ???
Thanks in advance.
-
@Lindon Ok I completely removed the change I made - and now its still crashing badly...
-
@Lindon said in Plugin crashes PluginVal and wont load in reaper:
I've run a debug build in Visual Studio and this seems to work - but again crashes anything it touches as a vst3...
Are you running the debug VST3 in a DAW?
-
@d-healey Ok well - I downloaded the latest HISE build and removed all the code I added recently - and it seems to be running in PluginVal at least - now the slow process of adding it all back in until it breaks again....