I've removed the method but it still crash Ctrlr at opening, so it's not because the midiMessageReceived method. You can try the Virus panels on the DDB, they open fine with rev 870
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I fixed a small bug that might cause some issues, but your panel still crashes this time not because of the mentioned method but one of the methods linked to Global Program/Bank buttons seems to fail. Please update to the latest build and verify.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'd need an example panel or lua method that causes crashes, i can't reproduce a crash if the method is valid.
I've removed the method but it still crash Ctrlr at opening, so it's not because the midiMessageReceived method. You can try the Virus panels on the DDB, they open fine with rev 870
I fixed a small bug that might cause some issues, but your panel still crashes this time not because of the mentioned method but one of the methods linked to Global Program/Bank buttons seems to fail. Please update to the latest build and verify.
Yes, they seem to be the cause of the crashes. But why now? This code has been there since a lot of time and never were a problem.
Finally I found the cause of the crashes. It's CtrlrMidiMessage. I attach a panel with a button that sends a CtrlrMidiMessage and crash Ctrlr.
You are correct there is a bug, i fixed it now i'll try to fix some other bugs i found and post a nightly build asap.