tullaRange

tullaRange

1M Downloads

LUA error Wrath classic

sausje opened this issue ยท 2 comments

commented

After opening options I got this error:

11x CreateFrame(): Couldn't find inherited node "UISliderTemplateWithLabels"
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `CreateFrame'
[string "@tullaRange_Config/widgets/slider.lua"]:13: in function `New'
[string "@tullaRange_Config/widgets/colorSelector.lua"]:31: in function `New'
[string "@tullaRange_Config/colorOptions.lua"]:96: in function `CreateColorSelector'
[string "@tullaRange_Config/colorOptions.lua"]:54: in function `AddWidgets'
[string "@tullaRange_Config/colorOptions.lua"]:32: in function `Load'
[string "@tullaRange_Config/colorOptions.lua"]:111: in main chunk
[string "=[C]"]: in function `LoadAddOn'
[string "@tullaRange/tullaRange.lua"]:169: in function <tullaRange/tullaRange.lua:168>
[string "=[C]"]: in function `Show'
[string "@Interface_Wrath/FrameXML/UIParent.lua"]:2236: in function `SetUIPanel'
[string "@Interface_Wrath/FrameXML/UIParent.lua"]:2042: in function `ShowUIPanel'
[string "@Interface_Wrath/FrameXML/UIParent.lua"]:1949: in function <Interface_Wrath/FrameXML/UIParent.lua:1945>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface_Wrath/FrameXML/UIParent.lua"]:2755: in function `ShowUIPanel'
[string "@SharedXML/Settings/Blizzard_SettingsPanel.lua"]:348: in function `Open'
[string "*GameMenuFrame.xml:77_OnClick"]:2: in function <[string "*GameMenuFrame.xml:77_OnClick"]:1>

Locals:
(*temporary) = "Slider"
(*temporary) = "tullaRange_ColorOptionsEditor_oor_Red"
(*temporary) = tullaRange_ColorOptionsEditor_oor {
 0 = <userdata>
 text = FontString {
 }
 preview = Texture {
 }
}
(*temporary) = "UISliderTemplateWithLabels"

and

22x tullaRange_Config/colorOptions.lua:1 (null)

commented

Can you try with the beta version?

commented

Ah sorry didn't see there was a beta version. Seems to be fixed now yes.