
[Bug] "Target" bar not appearing
skyrokit opened this issue ยท 3 comments
Addon Version
1.4.32
World of Warcraft Version
Retail
Describe the bug
All of the Unit Frames aside from the "Target" frame are appearing. I was able to get it back temporarily, but after a full program restart, it is gone completely.
Steps to reproduce
Enable/disable - doesn't make a difference. Frame anchor IS visible in Edit Mode.
BugSack
No errors.
Did a fresh install* and got a lua error.
Message: Attempted to release inactive object 'table: 0000021D2B225A50' Time: Sat Feb 1 12:28:45 2025 Count: 1 Stack: Attempted to release inactive object 'table: 0000021D2B225A50' [string "@Interface/AddOns/Blizzard_SharedXMLBase/Pools.lua"]:79: in function <Interface/AddOns/Blizzard_SharedXMLBase/Pools.lua:68> [string "=(tail call)"]: ? [string "@Interface/AddOns/Blizzard_SharedXML/HelpTip.lua"]:316: in function
Release'
[string "@Interface/AddOns/Blizzard_SharedXML/HelpTip.lua"]:387: in function <Interface/AddOns/Blizzard_SharedXML/HelpTip.lua:371>
[string "=[C]"]: in function Hide' [string "@Interface/AddOns/Cell_UnitFrames/Menu/Menu.lua"]:101: in function
HideLayoutTitle'
[string "@Interface/AddOns/Cell_UnitFrames/Menu/UnitFramesTab.lua"]:86: in function HideTab' [string "@Interface/AddOns/Cell_UnitFrames/Menu/Menu.lua"]:197: in function
SetTab'
[string "@Interface/AddOns/Cell_UnitFrames/Menu/Menu.lua"]:154: in function <Interface/AddOns/Cell_UnitFrames/Menu/Menu.lua:153>
[string "@Interface/AddOns/Cell/Widgets/Widgets.lua"]:731: in function <Interface/AddOns/Cell/Widgets/Widgets.lua:729>
Locals: self =
{activeObjects =
}
proxy =
}
activeObjectCount =
}
capacity = Infinite
inactiveObjects =
}
}
object = Frame {
BG = UIParentBg {
}
relativeRegion = Button {
}
ShadowTop = UIParentShadowTop {
}
width = 226
ShadowTopLeft = UIParentShadowTopLeft {
}
closed = false
info =
}
GlowTopLeft = UIParentGlowTopLeft {
}
GlowBottomRight = UIParentGlowBottomRight {
}
GlowBottomLeft = UIParentGlowBottomLeft {
}
GlowBottom = UIParentGlowBottom {
}
acknowledged = false
appliedAlignment = 1
appliedTargetPoint = 11
CloseButton = Button {
}
Arrow = Frame {
}
OkayButton = Button {
}
Text = FontString {
}
ShadowRight = UIParentShadowRight {
}
ShadowLeft = UIParentShadowLeft {
}
ShadowBottom = UIParentShadowBottom {
}
GlowRight = UIParentGlowRight {
}
ShadowBottomRight = UIParentShadowBottomRight {
}
ShadowBottomLeft = UIParentShadowBottomLeft {
}
ShadowTopRight = UIParentShadowTopRight {
}
GlowTopRight = UIParentGlowTopRight {
}
GlowLeft = UIParentGlowLeft {
}
GlowTop = UIParentGlowTop {
}
}
canFailToFindObject = nil
active = false
`