Skinner

3M Downloads

[BUG]: Details Options Frame

Aexxl opened this issue ยท 0 comments

commented

WoW Version
Retail

AddOn skin name
Details

Describe the bug
When trying to open the Details options panel (via /details options, did not try other methods) - with the Details skin disabled - the options menu will not open and the following error occurs:
(Disabling Skinner will make the options panel open as expected)

1x ...rfaceSkinner/AddonSkins/DetailsFramework.lua:45: attempt to index field 'tfade' (a nil value)
[string "@Skinner/AddonSkins/DetailsFramework.lua"]:45: in function <...rfaceSkinner/AddonSkins/DetailsFramework.lua:16>
[string "=(tail call)"]: ?
[string "@Details/Libs/DF/slider.lua"]:993: in function `NewSwitch'
[string "@Details/frames/window_options2_sections.lua"]:3722: in function `buildOptionSectionFunc'
[string "@Details/frames/window_options2.lua"]:386: in function `InitializeOptionsWindow'
[string "@Details/frames/window_options2.lua"]:447: in function `OpenOptionsWindow'
[string "@Details/functions/slash.lua"]:233: in function `?'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5449: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5395>
[string "=[C]"]: in function `ChatEdit_ParseText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5101: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5100>
[string "=[C]"]: ?
[string "=[C]"]: in function `ChatEdit_SendText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5137: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>