Throne of Thunder - Council of Elders - DMB-StatusBarTimers DBT SetValue Error
Malivil opened this issue ยท 3 comments
Describe the bug
When starting the Council of Elders fight, an error window continuously throughout the fight until the final boss was killed.
Do you have an error log of what happened?
Message: Interface/AddOns/DBM-StatusBarTimers/DBT.lua:810: bad argument #1 to 'SetValue' (must be a finite number - Usage: self:SetValue(value))
Time: Wed Jan 11 22:24:26 2023
Count: 592
Stack: Interface/AddOns/DBM-StatusBarTimers/DBT.lua:810: bad argument #1 to 'SetValue' (must be a finite number - Usage: self:SetValue(value))
[string "=[C]"]: in functionSetValue' [string "@Interface/AddOns/DBM-StatusBarTimers/DBT.lua"]:810: in function
Update'
[string "@Interface/AddOns/DBM-StatusBarTimers/DBT.lua"]:169: in function <Interface/AddOns/DBM-StatusBarTimers/DBT.lua:163>
Locals: (*temporary) = DBT_Bar_4Bar {
0 =
}
(*temporary) = Infinite
(*temporary) = "must be a finite number - Usage: self:SetValue(value)"
To Reproduce
- Go to Throne of Thunder on the Isle of Thunder in Pandaria
- Fight through to the Council of Elders
- Start the Council of Elders fight
- See error
-->
Screenshots
N/A
Did you try having DeadlyBossMods as the only enabled addon and everything else (especially something like ElvUI) disabled?
No
Which version of DeadlyBossMods are you using?
10.0.19
Was it working in a previous version? If yes, which was the last good one?
Unsure
Additional context
Fixed by DeadlyBossMods/DBM-MoP@3d1d9c3
Since stacktrace didn't provide detailed information, going to assume you were either out of date before r151 for DBM-MoP, or the above issue fixes it (check alpha)
I'm on r151 of DBM-MoP, but I'll check again with the update (or the alpha, if an update isn't out) next week
Thanks for the quick response =)