GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

8M Downloads

[BUG]

Bricktoons960 opened this issue · 2 comments

commented

43x GSE/API/Translator.lua:341: attempt to index local 'spellinfo' (a nil value)
[GSE/API/Translator.lua]:341: in function 'GetSpellId'
[GSE/API/Storage.lua]:759: in function <GSE/API/Storage.lua:728>
[GSE/API/Storage.lua]:921: in function 'processAction'
[GSE/API/Storage.lua]:817: in function 'processAction'
[GSE/API/Storage.lua]:988: in function 'CompileTemplate'
[GSE/API/Storage.lua]:272: in function 'func'
[GSE/API/Storage.lua]:207: in function 'PerformReloadSequences'
[GSE/API/Events.lua]:318: in function '?'

commented

Your sequence has a spell block for a spell you don’t know. If you fix that this problem will go away.

commented

This isn’t a bug. It’s telling you you have an error in your sequence and need to do something.