Just a quick test with a fresh github download
Your exe seems to work but I don't trust it, that may be random.
Recompiled with Lazarus x68_64 V2.0.0
- All checks OFF: No crash but presets generation reliably ceases after a random number of presets, in general less than 10.
- Range checks ON: Same. At least no range check error anymore.
- trash variables ON: Hard crash on GO. You most definitely still have uninitialised variables somewhere.
- unticked "randomize colors": Seems to run through.
|