Stanzilla / WoWUIBugs

World of Warcraft UI Bug Tracker
153 stars 7 forks source link

SetPoint error when using Zone Abilities that have cooldown charges #500

Closed RAtwood90 closed 3 weeks ago

RAtwood90 commented 7 months ago
Message: Interface/FrameXML/ActionButton.lua:814: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: ChargeCooldown1:SetPoint.
Time: Mon Nov 13 17:55:48 2023
Count: 1
Stack: Interface/FrameXML/ActionButton.lua:814: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: ChargeCooldown1:SetPoint.
[string "=[C]"]: in function `SetPoint'
[string "@Interface/FrameXML/ActionButton.lua"]:814: in function <Interface/FrameXML/ActionButton.lua:809>
[string "@Interface/FrameXML/ActionButton.lua"]:826: in function `StartChargeCooldown'
[string "@Interface/FrameXML/ZoneAbility.lua"]:282: in function `Refresh'
[string "@Interface/FrameXML/ZoneAbility.lua"]:245: in function <Interface/FrameXML/ZoneAbility.lua:244>

Locals: (*temporary) = ChargeCooldown1 {
 0 = <userdata>
}
(*temporary) = "TOPLEFT"
(*temporary) = nil
(*temporary) = "TOPLEFT"
(*temporary) = 2
(*temporary) = -2

WoWScrnShot_111323_180258

I'am getting this LUA Error then using the Zone Ability in Draenor (as Example)

The Screenshot is how it looks.

aglarcz commented 7 months ago

Also happening to me, error going infinetely until /reload image

Meorawr commented 3 weeks ago

Fixed in err... 10.2.5.52902 from the looks of things.