DAW crashes when re-inserting the plugin
-
Steps to reproduce the crash:
1- Insert your compiled plugin (VST3i) into the DAW.
2- Do not adjust or change anything in the plugin or the DAW.
3- Remove your plugin.
4- Re-insert your plugin.Result:
The DAW crashes.I've tested this issue with both Reaper and Ableton Live (MacOS, latest HISE). Has anyone else experienced this same crash? Any suggestions or clues?
Note: Other than this specific crash, my plugin works perfectly fine.
-
@mehmethand weird. did you try to debug it?
-
@orange No, actually I don't know how to debug, I searched the forum several times for learning how to debug but I think it is a little bit complicated for me.
-
@d-healey If I remember correctly, you had a method to debug the exported plugin using broadcaster.
Did you find it useful?
-
@orange said in DAW crashes when re-inserting the plugin:
you had a method to debug the exported plugin using broadcaster.
I don't recall that. It's possible to debug it running in Reaper (or another daw) though through Visual Studio, and I assume it's also possible with xcode.
@mehmethand Have you tested with an empty test plugin?