GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

GSEOptions.UnfoundSpells

fireymerlin opened this issue · 2 comments

commented

I'm getting a Lua error when pressing "save" in thie Sequence Editor screen.
Basically, the table "GSEOptions.UnfoundSpells" has not been created.
The error is in Translator.lua.
I added code to create the table if it did not exist.
That fixed the problem.
I ran "/gs compilemissingspells" and checked GSE.lua saved variables.
The ErroneousSpellID table has over 1850 entries in it.
I have only loaded the sample macros and created one macro.

commented

Ok this was put in 2.0.2

commented