Error after last update.
zaphon opened this issue ยท 2 comments
Been getting the following error since the last update.
52x [string "*Wardrobe.xml:458_OnShow"]:1: attempt to index field 'TitleContainer' (a nil value)
[string "*Wardrobe.xml:458_OnShow"]:1: in function <[string "*Wardrobe.xml:458_OnShow"]:1>
[string "=[C]"]: in function `Show'
[string "@FrameXML/UIParent.lua"]:2942: in function `SetUIPanel'
[string "@FrameXML/UIParent.lua"]:2785: in function `ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:2650: in function <FrameXML/UIParent.lua:2646>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML/UIParent.lua"]:3252: in function <FrameXML/UIParent.lua:3231>
[string "=[C]"]: in function `ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:1201: in function `SetCollectionsJournalShown'
[string "@FrameXML/UIParent.lua"]:1185: in function <FrameXML/UIParent.lua:1173>
[string "=[C]"]: ?
[string "=[C]"]: in function `ToggleCollectionsJournal'
[string "@FrameXML/MainMenuBarMicroButtons.lua"]:1115: in function <FrameXML/MainMenuBarMicroButtons.lua:1113>
[string "=[C]"]: ?
Locals:
self = Button {
0 = <userdata>
OnEnter = <function> defined @Blizzard_Collections/Blizzard_Wardrobe.lua:2966
OnLoad = <function> defined @Blizzard_Collections/Blizzard_Wardrobe.lua:2951
RingPulse = Texture {
}
BigIPulse = Texture {
}
MainHelpPlateButtonTooltipText = "Click this to toggle on/off the help system for this frame."
I = Texture {
}
Pulse = AnimationGroup {
}
helpTipInfo = <table> {
}
Ring = Texture {
}
OnLeave = <function> defined @Blizzard_Collections/Blizzard_Wardrobe.lua:2971
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = Button {
0 = <userdata>
OnEnter = <function> defined @Blizzard_Collections/Blizzard_Wardrobe.lua:2966
OnLoad = <function> defined @Blizzard_Collections/Blizzard_Wardrobe.lua:2951
RingPulse = Texture {
}
BigIPulse = Texture {
}
MainHelpPlateButtonTooltipText = "Click this to toggle on/off the help system for this frame."
I = Texture {
}
Pulse = AnimationGroup {
}
helpTipInfo = <table> {
}
Ring = Texture {
}
OnLeave = <function> defined @Blizzard_Collections/Blizzard_Wardrobe.lua:2971
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'TitleContainer' (a nil value)"
Having this same error myself, i reverted to version 4.11.4 as thats working without issue