Calling a protected function (IsItemInRange)
stako opened this issue ยท 0 comments
Describe the problem
BigWigs occasionally attempts to call the IsItemInRange
function on a friendly unit during a boss encounter - this is forbidden & will trigger an error.
What steps will reproduce the problem?
- Engage Nefarian in Blackwing Descent on Heroic difficulty
- Get mind controlled by Nefarian's Dominion ability so that Nefarian becomes a friendly unit
- Wait for a mechanic (e.g. Tail Lash) to attempt to call the
IsItemInRange
function via theboss:UnitWithinRange
method
What version of BigWigs are you using? (Stating 'latest' is not useful)
357.2 (357-7aae289)
Do you have an error log of what happened?
1x [ADDON_ACTION_BLOCKED] AddOn 'BigWigs_Core' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@BigWigs_Core/BossPrototype.lua"]:1654: in function `UnitWithinRange'
[string "@BigWigs_Cataclysm/Blackwing/Nefarian.lua"]:194: in function `?'
[string "@BigWigs_Core/BossPrototype.lua"]:744: in function <BigWigs_Core/BossPrototype.lua:702>
Locals:
Skipped (In Encounter)