Error when trying to load sample macro's
Goten87 opened this issue · 3 comments
GSE-GSE_2.3.00-BfA-Beta2
Message: Interface\AddOns\GSE\API\Storage.lua:195: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Fri Apr 27 13:32:05 2018
Count: 1
Stack: Interface\AddOns\GSE\API\Storage.lua:195: bad argument #1 to 'ipairs' (table expected, got nil)
[C]: ?
[C]: in function `ipairs'
Interface\AddOns\GSE\API\Storage.lua:195: in function `ImportCompressedMacroCollection'
Interface\AddOns\GSE\API\Storage.lua:1033: in function `LoadSampleMacros'
Interface\AddOns\GSE\API\StaticPopup.lua:118: in function `OnAccept'
Interface\FrameXML\StaticPopup.lua:4808: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Locals:
Hi Remko
Is this in the Beta or live? If it’s the BfA Beta this is because there aren’t any to load yet.
TimothyLuke
… On 27 Apr 2018, at 9:03 pm, Remko de Bruin ***@***.***> wrote:
Message: Interface\AddOns\GSE\API\Storage.lua:195: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Fri Apr 27 13:32:05 2018
Count: 1
Stack: Interface\AddOns\GSE\API\Storage.lua:195: bad argument #1 to 'ipairs' (table expected, got nil)
[C]: ?
[C]: in function `ipairs'
Interface\AddOns\GSE\API\Storage.lua:195: in function `ImportCompressedMacroCollection'
Interface\AddOns\GSE\API\Storage.lua:1033: in function `LoadSampleMacros'
Interface\AddOns\GSE\API\StaticPopup.lua:118: in function `OnAccept'
Interface\FrameXML\StaticPopup.lua:4808: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Locals:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Yeah this is on the list to fix as #383 Now that I have most of the coding finished I can start work on this.