LUA error after last update (v5.0.4)
Zyrtx opened this issue ยท 0 comments
Description
Hey, I'm getting this LUA error on retail after the last update (v5.0.4), triggered by opening and closing the WA interface (/wa). Most/all of my WA's then refuse to load until I reload. Reloading fixes the issue temporarily, but attempting to re-open the WA interface triggers it again. Also, to clarify, the interface does open, but as soon as I open it, none of the "loaded" auras are actually loaded anymore (the visibility "eye indicators" are closed).
WeakAuras Version
WeakAuras 5.0.4
World of Warcraft Flavor
Retail (Default)
Tested with only WeakAuras
- Yes
- No
Lua Error
5x Interface/AddOns/WeakAuras/WeakAuras.lua:1812: attempt to index field '?' (a nil value) [string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1812: in function <Interface/AddOns/WeakAuras/WeakAuras.lua:1809> [string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1865: in function
Resume'
[string "@Interface/AddOns/WeakAurasOptions/OptionsFrames/OptionsFrame.lua"]:194: in function <...dOns/WeakAurasOptions/OptionsFrames/OptionsFrame.lua:176>
[string "=[C]"]: in function Hide' [string "@Interface/FrameXML/UIParent.lua"]:3309: in function <Interface/FrameXML/UIParent.lua:3304> [string "=[C]"]: in function
securecall'
[string "@Interface/FrameXML/UIParent.lua"]:3347: in function CloseWindows' [string "@Interface/FrameXML/UIParent.lua"]:3364: in function <Interface/FrameXML/UIParent.lua:3362> [string "=[C]"]: in function
securecall'
[string "@Interface/FrameXML/UIParent.lua"]:4013: in function ToggleGameMenu' [string "TOGGLEGAMEMENU"]:1: in function <[string "TOGGLEGAMEMENU"]:1>
Reproduction Steps
- type /wa
- press enter
- close the WA interface
Last Good Version
5.0.3 (at least I don't recall seeing this issue before this last update)