Effect Slot Crash
-
If i choose "Effect Slot" on any FX Chain i get an instant Crash. I did read this was solved a year ago but as far as i can tell i am on the newest version.
-
@Lunix Sounds like you're on an old version. Did you use the scriptnode branch when you built HISE?
-
@d-healey I did build the scriptnote version, but it did't output any sound no matter what i did, so i thought i was supposed to use the Master Version, which fixed that Problem.
I will try with the scriptnote Version again. -
Hi there,
Old topic but relevant :
I got the same problem. I rebuilt Hise with the scriptnode branch, following your video tuto @d-healey but I get a bunch of errors in Visual studio. See image attached.Can you tell me what I'm doing wrong ?
Many thanks,
Matt -
@Hammerstain Script node branch isn't working at the moment (it's unstable). Use my fork for the time being https://github.com/davidhealey/HISE/tree/develop
-
Works like a charm, thank you.
And thank you for your work by the way !
Cheers -
@d-healey Hey, i'm also having the crash when selecting any effects in the EffectSlot, i'm on HISE 3.6.2 from the dev branch wich i've built this month (14 feb 2024), it seems the link you've posted isn't working anymore
-
-
@Lunix I don't know if this is the problem you're encountering, but if you have something misconfigured (in a Script) that references the Module Tree, you can get an instant crash when adding to, or deleting from, the Module Tree.
-
@aaronventure Thanks, i've been trying to build it now but my build fails, i did opened the project in the projucer and checked if the SDK where unzipped wich it was here,
When it fails i can see one error only, i'm in visual studio 2022 on Windows