Open mhantsch opened 2 months ago
And memory corruption. $variable
was never used in the macro God mode in Doom
.
I've also managed to get the UHK to crash in a way that it needed power cycling to work again. That should never happen on config save!
Yes yes, noted! Will take some time for me to look into it unfortunately.
Thanks for report!
Reset configuration to start fresh.
Create a macro runner:
Bind to a key. Save config, then hit that key so that runner is running. Watch the display count.
Create a new macro that does something with variables, eg. I created `$onInit:
Save config. Wait. On my UHK, the display froze, then a little later I got these errors:
When I tried to reproduce the same steps, I got different errors:
Clearly some race conditions happen here. I think the culprit is that macros are not stopped when the configuration is reloaded, which messes up memory.