
[Bug]
Soakdaddy opened this issue ยท 0 comments
Addon Version
r261-release
World of Warcraft Version
Retail
Localization
English
Describe the bug
When leaving a party or using the "leave instance" menu, get a lua error
Steps to reproduce
Joined a follower dungeon, killed some stuff, right click > leave isntance > confirm
BugSack
Message: ...face/AddOns/Cell_UnitFrames/Widgets/Bars/CastBar.lua:188: attempt to concatenate local 'name' (a nil value)
Time: Sat Aug 23 16:54:44 2025
Count: 1
Stack:
[Interface/AddOns/Cell_UnitFrames/Widgets/Bars/CastBar.lua]:188: in function 'UpdateElements'
[Interface/AddOns/Cell_UnitFrames/Widgets/Bars/CastBar.lua]:212: in function 'RepointCastBar'
[Interface/AddOns/Cell_UnitFrames/Widgets/Bars/CastBar.lua]:1187: in function 'SetWidgetSize'
[Interface/AddOns/Cell_UnitFrames/Util/Handler.lua]:49: in function 'func'
[Interface/AddOns/Cell_UnitFrames/Util/Utils.lua]:172: in function 'IterateAllUnitButtons'
[Interface/AddOns/Cell_UnitFrames/Util/Handler.lua]:67: in function 'onEventFunc'
[Interface/AddOns/Cell_UnitFrames/Core/Events.lua]:49: in function 'Fire'
[Interface/AddOns/Cell_UnitFrames/Core/OnLoad.lua]:47: in function 'onEventFunc'
[Interface/AddOns/Cell/Libs/CallbackHandler.lua]:24: in function 'Fire'
[Interface/AddOns/Cell/Core.lua]:110: in function <Interface/AddOns/Cell/Core.lua:79>
[C]: in function 'UpdateLayout'
[Interface/AddOns/Cell/Core.lua]:143: in function 'onEventFunc'
[Interface/AddOns/Cell/Libs/CallbackHandler.lua]:24: in function 'Fire'
[Interface/AddOns/Cell/Core.lua]:664: in function '?'
[Interface/AddOns/Cell/Core.lua]:912: in function <Interface/AddOns/Cell/Core.lua:911>
Locals:
self = CUF_Player_CastBar {
fadeOut = AnimationGroup {
}
useFadeOut = false
_owner = CUF_Player {
}
icon = Texture {
}
statusBar = StatusBar {
}
showEmpowerSpellName = false
timeToHold = 0
spellText = FontString {
}
StagePoints = <table> {
}
StagePips = <table> {
}
useFadeIn = false
interruptibleColor = <table> {
}
interruptedLabel = "%t"
castGUID = "Cast-3-4238-2649-17306-316239-0004A9E438"
useFullyCharged = true
timerText = FontString {
}
CurStage = -1
targetName = "High Priest Aemya"
_isEnabled = true
PipColorMap = <table> {
}
enabled = true
holdTime = 0
border = Frame {
}
spark = Texture {
}
_isSelected = false
background = Texture {
}
onlyShowInterrupt = false
nonInterruptibleColor = <table> {
}
id = "castBar"
fadeIn = AnimationGroup {
}
NumStages = 0
orientation = "left-to-right"
useClassColor = false
}
name = nil
(*temporary) = nil
(*temporary) = "->High Priest Aemya"
(*temporary) = "High Priest Aemya"
(*temporary) = Texture {
position = "left"
PixelSnapDisabled = true
enabled = false
}
(*temporary) = true
(*temporary) = "attempt to concatenate local 'name' (a nil value)"