Project instantly crashing
-
I added a slider pack to my project and connected it to a SyncedArp script in property editor and now my project crashes... As soon as I try recompile the scripts it crashes.
I managed to open the interface and delete the slider pack and save the project, but it's still crashing.
I have a back up from yesterday but not for todays work...
-
@cassettedeath what else did you change in the project?
-
@d-healey That's it really.. Hise crashes a lot so I generally save the project after I change anything and recompile.
-
@cassettedeath said in Project instantly crashing:
Hise crashes a lot
Under what circumstances? I find it very stable generally but perhaps you are using features that I don't.
-
@d-healey Changing between projects - and if I add the zoom handler script to projects I generally have to recompile projects after opening. Generally just crashing randomly after compiling
-
@cassettedeath Yeah I noticed the zoom handler is being glitchy in recent builds of HISE.
Ok lets get back to your sliderpack issue. If you removed it, then that can't be the cause of the problem. So either you didn't remove everything you added in regard to the sliderpack, or there is something else you added into your project at the same time that's causing the issue.
We can test if it's the sliderpack that is the problem by creating a new project, adding the synced arp script, and connecting a sliderpack to it.
-
@d-healey Decided to work from a backup - cheers David!