Issue with action bars (action only available to the Blizzard UI) protected function 'IsItemInRange()'
Spezz32 opened this issue ยท 1 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
Sometimes when changing phase, for example using a portal or entering an instance, the action bars become unusable and the following message appears: "Weakauras has been blocked from an action only available to the Blizzard UI".
WeakAuras Version
WeakAuras 5.10.1
World of Warcraft Flavor
Retail (Default)
World of Warcraft Region
EU
Tested with only WeakAuras
- Yes
Lua Error
312x [ADDON_ACTION_BLOCKED] AddOn 'WeakAuras' tried to call the protected function 'IsItemInRange()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: ?
[string "@WeakAuras/Libs/LibRangeCheck-2.0-100217/LibRangeCheck-2.0.lua"]:556: in function `checker'
[string "@WeakAuras/Libs/LibRangeCheck-2.0-100217/LibRangeCheck-2.0.lua"]:701: in function <...akAuras/Libs/LibRangeCheck-2.0/LibRangeCheck-2.0.lua:696>
[string "=(tail call)"]: ?
[string "@WeakAuras/Libs/LibRangeCheck-2.0-100217/LibRangeCheck-2.0.lua"]:761: in function <...akAuras/Libs/LibRangeCheck-2.0/LibRangeCheck-2.0.lua:742>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string ""]:4: in function <[string ""]:2>
[string "=[C]"]: in function `xpcall'
[string "@WeakAuras/GenericTrigger.lua"]:704: in function <WeakAuras/GenericTrigger.lua:627>
[string "@WeakAuras/GenericTrigger.lua"]:867: in function `ScanEventsInternal'
[string "@WeakAuras/GenericTrigger.lua"]:821: in function `ScanEvents'
[string "@WeakAuras/GenericTrigger.lua"]:1778: in function <WeakAuras/GenericTrigger.lua:1776>
Locals:
_ = Frame {
RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
0 = <userdata>
UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
SetScript = <function> defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:507
}
Reproduction Steps
The error appears randomly while changing phase, for example using portals or entering instances. Older instances are more affected by the bug but it happened in newer zones too like the Emerald Dream.
Last Good Version
No response
Screenshots
Export String
No response