[alpha-ptronly] some GetPoint:() error
Causese opened this issue · 5 comments
Describe the bug
i saw a invisible icon inbetween two visible icons (dynamic group), no idea if related to the error.
looked definitely bugged
Do you have an error log of what happened?
2x WeakAuras\WeakAuras-2.12.4-beta4-9-g29158a8.lua:3831: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: <unnamed>:GetPoint().
[C]: in function `GetPoint'
WeakAuras\WeakAuras-2.12.4-beta4-9-g29158a8.lua:3831: in function `Animate'
...aceWeakAuras\RegionTypes\RegionPrototype.lua:474: in function <...aceWeakAuras\RegionTypes\RegionPrototype.lua:473>
...aceWeakAuras\RegionTypes\RegionPrototype.lua:554: in function `Expand'
WeakAuras\WeakAuras-2.12.4-beta4-9-g29158a8.lua:4709: in function <WeakAuras\WeakAuras.lua:4659>
WeakAuras\WeakAuras-2.12.4-beta4-9-g29158a8.lua:4765: in function <WeakAuras\WeakAuras.lua:4751>
WeakAuras\WeakAuras-2.12.4-beta4-9-g29158a8.lua:4853: in function `UpdatedTriggerState'
WeakAuras\GenericTrigger.lua:677: in function `ScanEventsInternal'
WeakAuras\GenericTrigger.lua:632: in function `ScanEvents'
WeakAuras\GenericTrigger.lua:721: in function <WeakAuras\GenericTrigger.lua:712>
Locals:
InCombatSkipped
To Reproduce
can't
That sounds like you have an aura which is trying to do things to nameplates. That's not allowed anymore, so go and remove the aura which is doing that.
On second thought, it's probably wise to defend against auras which anchor themselves to nameplates, anyways.
import: https://wago.io/kJ-FksbTa
to reproduce:
apply debuffs to enemy nameplates, do a 360° spin (and walk away) and it will cause the error.
this only happens while the aura is in a dynamic group