Closed justdanpo closed 5 months ago
Ooook, this happens when not full plugin bundle is installed (no .uidesc file available in resources path) which is surely bad, but crashing DAW isn't good either.
Thanks for the report. And you're right, it should not crash.
Hello. I've tried buliding plugins which use
vstgui
. One of them is generated byvst3projectgenerator
, another -VST_SDK\my_plugins\helloworld_with_VSTGUI
. They work fine when built with debug configuration and both cause DAWs crashes (Ableton, FL) when bulit with release.editorhost
andVST3PluginTestHost
execute these plugins well.vst sdk 3.7.7, vstgui 4.12
I've added debug logging and found this:
beforeDelete()
is called fromVST3Editor::open