GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Unable to Create Icon in Viewer

Misunderstood-Wookiee opened this issue · 9 comments

commented

Every macro I import from lazy macro when I click to generate the macro button gives me this Lua error.

Interface\AddOns\GSE_GUI\Viewer.lua:339: attempt to index field '?' (a nil value) Time: Sun Oct 7 21:33:28 2018 Count: 1 Stack: Interface\AddOns\GSE_GUI\Viewer.lua:339: attempt to index field '?' (a nil value) Interface\AddOns\GSE_GUI\Viewer.lua:339: in function <Interface\AddOns\GSE_GUI\Viewer.lua:336> (tail call): ? [C]: ?

The macro button does get created tho.

commented

What version of GSE are you getting this with?

commented
commented
commented
commented

@TimothyLuke
I am able to keep producing this without any addons loaded except the ones from this addon.

Message: Interface\AddOns\GSE_GUI\Viewer.lua:339: attempt to index field '?' (a nil value)
Time: Mon Oct 8 04:16:13 2018
Count: 1
Stack: Interface\AddOns\GSE_GUI\Viewer.lua:339: attempt to index field '?' (a nil value)
Interface\AddOns\GSE_GUI\Viewer.lua:339: in function <Interface\AddOns\GSE_GUI\Viewer.lua:336>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>
(tail call): ?
Interface\AddOns\GSE\Lib\AceGUI-3.0\AceGUI-3.0.lua:314: in function `Fire'
...s\GSE\Lib\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:22: in function <...s\GSE\Lib\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>
Locals: <none

Short GIF of the loaded add-ons.

Then after you /reload
The icons exist, Macro Icon

commented
commented

@TimothyLuke
Unfortunately resetting the config file did not fix the error. I imported https://wowlazymacros.com/forums/topic/bloodbeta-8-0x/ w/o letting it create the button then I clicked on create an icon from the Sequence viewer and the error came up. Would this happen to be caused by the changes to the macro import/export as of version 2.4? The macro above was exported from GSE 2.3.00.
Fresh config, the error still exist

commented

@TimothyLuke Correct every class so far, Death Knight, Rogue, Monk, are what I have tried. It only began after updating too v2.4.01 prev version displayed no issue. There are also some other UI anomaly example typing/gs sometimes does not display the macro name only the info text. The image in my last reply of the macro in the vanilla editor and GS window was after a /reload.

I will try your suggestion

commented

Found this and fixed in 2.4.02