Threat Plates

Threat Plates

32M Downloads

Cannot select Style : Bars for Debuffs

Closed this issue ยท 1 comments

commented

Hi. I am receiving and error and I am unsure how to fix. If this isn't the spot to post it let me know where and I can post it there. I have reset the profile (Blank profile) and have only altered: Widgets > Auras > Debuffs > Layout > Checked box Style : Bars. This is to make it so my Shadow Word: Pain is moved to a bar style. I am running WoW 11.2.5.63906 and Threat Plates 12.6.1. When Bars is selected (not Icons), nothing shows and just gives many of the same error.

The error I get is the following:
Message: ...dOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua:3146: attempt to call global 'UpdateCooldown' (a nil value)
Time: Tue Oct 21 18:03:33 2025
Count: 9
Stack:
[Interface/AddOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:3146: in function 'UpdateAuraFrame'
[Interface/AddOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2953: in function 'GetAuraFrame'
[Interface/AddOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2558: in function 'UpdateUnitAuras'
[Interface/AddOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2702: in function 'UpdateAurasGrids'
[Interface/AddOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2757: in function 'UpdateAuras'
[Interface/AddOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2056: in function <...dOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua:2052>

Locals:
self =

{
AuraHeight = 16
AuraWidgetHeight = 158
UpdateInterval = 0.048200
db =
{
}
CenterAurasPositions =
{
}
IconMode = false
db_widget =
{
}
AuraWidgetOffset = 0
Columns = 1
AuraWidth = 100
AuraWidgetWidth = 116
ColumnSpacing = 0
MaxAuras = 10
AlignLayout =
{
}
RowSpacing = 2
}
frame = Frame {
Highlight = Frame {
}
LabelText = FontString {
}
TimeText = FontString {
}
Stacks = FontString {
}
Cooldown = Cooldown {
}
Background = Texture {
}
Icon = Texture {
}
Statusbar = StatusBar {
}
}
db =
{
DefaultBuffColor =
{
}
ShowCooldownSpiral = false
CrowdControl =
{
}
ShowTargetOnly = false
FrameOrder = "HEALTHBAR_AURAS"
FlashWhenExpiring = false
ShowOmnicCC = false
SwitchAreaByReaction = true
ShowInHeadlineView = false
FlashTime = 5
SortOrder = "TimeLeft"
ShowStackCount = true
ShowDuration = true
ShowTooltips = false
SortReverse = false
DefaultDebuffColor =
{
}
Debuffs =
{
}
Highlight =
{
}
Buffs =
{
}
ON = true
ShowAuraType = true
}
(*temporary) = nil
(*temporary) = Cooldown {
noCooldownCount = true
}
(*temporary) =
{
DefaultBuffColor =
{
}
ShowCooldownSpiral = false
CrowdControl =
{
}
ShowTargetOnly = false
FrameOrder = "HEALTHBAR_AURAS"
FlashWhenExpiring = false
ShowOmnicCC = false
SwitchAreaByReaction = true
ShowInHeadlineView = false
FlashTime = 5
SortOrder = "TimeLeft"
ShowStackCount = true
ShowDuration = true
ShowTooltips = false
SortReverse = false
DefaultDebuffColor =
{
}
Debuffs =
{
}
Highlight =
{
}
Buffs =
{
}
ON = true
ShowAuraType = true
}
(*temporary) = "attempt to call global 'UpdateCooldown' (a nil value)"
ShowDuration = true
Addon =
{
IS_WRATH_CLASSIC = false
Theme =
{
}
TotemCreatureType = "Totem"
AurasFilterMode =
{
}
IS_CATA_CLASSIC = false
ANCHOR_POINT_SETPOINT =
{
}
CVars =
{
}
THREAT_VALUE_TYPE =
{
}
UIScale = 1
ExpansionIsAtLeastCata = true
WOW_FEATURE_ABSORBS = true
WOW_USES_CLASSIC_NAMEPLATES = false
IGNORED_STYLES =
{
}
PlatesByUnit =
{
}
Animations =
{
}
ThreatPlates =
{
}
ANCHOR_POINT_TEXT =
{
}
GLOW_TYPES =
{
}
MODE_FOR_STYLE =
{
}
TotemInformation =
{
}
ON_UPDATE_PER_FRAME = 0.048200
CUSTOM_PLATES_GLOW_FRAMES =
{
}
Debug =
{
}
PlatesByGUID =
{
}
EventHandler =
{
}
ExpansionIsAtLeastWoD = true
LibUTF8 =
{
}
Logging =
{
}
IS_MISTS_CLASSIC = false
Cache =
{
}
ANCHOR_POINT =
{
}
IsInPvEInstance = false
UseUniqueWidget = true
PlayerName = "Crucifer"
ActiveScriptTrigger = false
TOTEMS =
{
}
ActiveCastTriggers = false
ActiveWildcardTriggers = false
IS_TBC_CLASSIC = false
LEGACY_CUSTOM_NAMEPLATES =
{
}
LibSharedMedia =
{
}
LibAceConfigRegistry =
{
}
LibAceConfigDialog =
{
}
db =
{
}
WIDGET_EVENTS =
{
}
SCRIPT_FUNCTIONS =
{
}
IS_CLASSIC = fa

commented

Ah ... I basically never play with bars for auras and that's why I never saw this bug which is a pretty obvious one. I just released a bugfix for this. It should work now.