Bug in RBGs with timers
Malakyte opened this issue ยท 3 comments
Message: Interface\AddOns\DBM-StatusBarTimers\DBT.lua:1513: Action[SetPoint] failed because[Cannot anchor to itself]: attempted from: DBT_Bar_1:SetPoint.
Time: Thu Feb 4 19:52:37 2021
Count: 2
Stack: Interface\AddOns\DBM-StatusBarTimers\DBT.lua:1513: Action[SetPoint] failed because[Cannot anchor to itself]: attempted from: DBT_Bar_1:SetPoint.
[string "=[C]"]: ?
[string "=[C]"]: in function SetPoint' [string "@Interface\AddOns\DBM-StatusBarTimers\DBT.lua"]:1513: in function
SetPosition'
[string "@interface\AddOns\DBM-StatusBarTimers\DBT.lua"]:538: in function Append' [string "@Interface\AddOns\DBM-StatusBarTimers\DBT.lua"]:809: in function
CreateBar'
[string "@interface\AddOns\DBM-Core\DBM-Core.lua"]:10998: in function Start' [string "@Interface\AddOns\DBM-PvP\Battlegrounds\SilvershardMines.lua"]:50: in function
handler'
[string "@interface\AddOns\DBM-Core\DBM-Core.lua"]:893: in function <Interface\AddOns\DBM-Core\DBM-Core.lua:880>
Locals:
Keep getting that too on every single BG. The first one works fine, after that only a /reload inside the subsequent BGs will make it stop appearing until the next one.
Edit: Happens on all BGs with timers, normal or rated.
Should be resolved as of the latest DBM-Core alpha :)
We will continue to update all DBT related issues over at DeadlyBossMods/DeadlyBossMods#519