We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got this error on the WotLK PTR (3.4.2.49705).
I wasn't in a raid and the error seems to have something to do with raid frames. Despite the error, the addon is working fine so far.
3x LunaUnitFrames/LunaUnitFrames.lua:496: attempt to index field 'hidden' (a nil value) [string "@LunaUnitFrames/LunaUnitFrames.lua"]:496: in function <LunaUnitFrames/LunaUnitFrames.lua:495> [string "=[C]"]: in function `CompactRaidFrameManager_UpdateShown' [string "@FrameXML/SettingDefinitions/InterfaceOverrides.lua"]:277: in function <...e/FrameXML/SettingDefinitions/InterfaceOverrides.lua:274> [string "=[C]"]: ? [string "@SharedXML/CallbackRegistry.lua"]:178: in function <SharedXML/CallbackRegistry.lua:177> [string "=[C]"]: ? [string "@SharedXML/CallbackRegistry.lua"]:181: in function `TriggerEvent' [string "@SharedXML/CvarUtil.lua"]:114: in function <SharedXML/CvarUtil.lua:106> Locals: (*temporary) = nil (*temporary) = nil (*temporary) = "attempt to index field 'hidden' (a nil value)" hideRaid = <function> defined @LunaUnitFrames/LunaUnitFrames.lua:483
The text was updated successfully, but these errors were encountered:
If anyone knows a fix for this, please post it here.
Sorry, something went wrong.
No branches or pull requests
Got this error on the WotLK PTR (3.4.2.49705).
I wasn't in a raid and the error seems to have something to do with raid frames. Despite the error, the addon is working fine so far.
The text was updated successfully, but these errors were encountered: