tullaRange

tullaRange

1M Downloads

Wrath PTR LUA errors

sausje opened this issue ยท 1 comments

commented

After opening addon settings tab it shows these errors:

3x 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"]:343: 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

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

This is with my config from wrath live copied over.

commented

This is resolved in the 10.1.5 beta