GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] Error ConvertGSE2

DogmaTX opened this issue ยท 2 comments

commented
Message: Interface\AddOns\GSE\API\Storage.lua:1146: bad argument #1 to 'getn' (table expected, got nil)
Time: Thu Jul  1 01:16:59 2021
Count: 1
Stack: Interface\AddOns\GSE\API\Storage.lua:1146: bad argument #1 to 'getn' (table expected, got nil)
[string "=[C]"]: in function `getn'
[string "@Interface\AddOns\GSE\API\Storage.lua"]:1146: in function `ConvertGSE2'
[string "@Interface\AddOns\GSE\API\OneOffEvents.lua"]:32: in function `UpdateGSE2LibrarytoGSE3'
[string "@Interface\AddOns\GSE\API\OneOffEvents.lua"]:15: in function `Update3000'
[string "@Interface\AddOns\GSE\API\OneOffEvents.lua"]:7: in function `PerformOneOffEvents'
[string "@Interface\AddOns\GSE\API\Events.lua"]:139: in function `?'
[string "@Interface\AddOns\GSE\Lib\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:119: in function <...\GSE\Lib\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Interface\AddOns\GSE\Lib\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:29: in function <...\GSE\Lib\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@Interface\AddOns\GSE\Lib\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:64: in function `Fire'
[string "@Interface\AddOns\GSE\Lib\AceEvent-3.0\AceEvent-3.0.lua"]:120: in function <...terface\AddOns\GSE\Lib\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: <none>

Message: Interface\AddOns\GSE\API\Storage.lua:1146: bad argument #1 to 'getn' (table expected, got nil)
Time: Thu Jul  1 01:21:23 2021
Count: 1
Stack: Interface\AddOns\GSE\API\Storage.lua:1146: bad argument #1 to 'getn' (table expected, got nil)
[string "=[C]"]: in function `getn'
[string "@Interface\AddOns\GSE\API\Storage.lua"]:1146: in function `ConvertGSE2'
[string "@Interface\AddOns\GSE\API\Storage.lua"]:71: in function `OOCAddSequenceToCollection'
[string "@Interface\AddOns\GSE\API\Events.lua"]:461: in function `?'
[string "@Interface\AddOns\GSE\Lib\AceTimer-3.0\AceTimer-3.0.lua"]:55: in function <...terface\AddOns\GSE\Lib\AceTimer-3.0\AceTimer-3.0.lua:50>

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"

commented

DUplicate of #883 The solution is detailed on that page. You will need to follow the instructions there to finish the migration.

commented

Liniked the wrong one - See #886