shirsig / unitscan

Lightweight npcscan clone for classic (1.13). IMPORTANT: The folder name must be "unitscan". IMPORTANT: For vanilla (1.12) use this instead: https://github.com/shirsig/unitscan-vanilla
https://www.curseforge.com/wow/addons/unitscan
30 stars 26 forks source link

ADDON_ACTION_FORBIDDEN #22

Closed jazminite closed 1 year ago

jazminite commented 1 year ago
Message: [ADDON_ACTION_FORBIDDEN] AddOn 'unitscan' tried to call the protected function 'UNKNOWN()'.
Time: Sat Oct 29 20:47:42 2022
Count: 1
Stack: [ADDON_ACTION_FORBIDDEN] AddOn 'unitscan' tried to call the protected function 'UNKNOWN()'.
[string "=[C]"]: in function `TargetUnit'
[string "@Interface\AddOns\unitscan\unitscan.lua"]:508: in function `target'
[string "@Interface\AddOns\unitscan\unitscan.lua"]:744: in function `UPDATE'
[string "@Interface\AddOns\unitscan\unitscan.lua"]:4: in function <Interface\AddOns\unitscan\unitscan.lua:4>

Locals: <none>

image

shirsig commented 1 year ago

Triggering this error is how the detection works. The addon disables the default UI from showing the error but if you have some addon for showing such errors it cannot prevent it from showing it.