GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] Incorrect values in pause block are rejected but break the macro.

TimothyLuke opened this issue ยท 1 comments

commented

Describe the bug
2: If I save with something that is not correct, saving macro wont work anymore. Like the last saved version of the macro would remain active from there on ignoring edits.

To Reproduce
1: create /cast macro
2: create pause block 1000ms
3: change pause MS to "asdasd" from 1000
4: save
5: rip

GSE Version

  • Version: 3.0.0 Beta 7

Additional context
Deleting the wrong macro and then /reloadui seems to fix it. :| temporarily

commented

Yeah the macro wont update if the new version is invalid. That part is working as intended but it should recover from user entering the wrong data.