Lua Error when using auto Battle Rez
Describe your environment:
- VuhDo version (e.g. v3.102, Classic or Retail)
3.198-midnight-alpha-0-3
- World of Warcraft region (ie. Americas/Oceanic, EU, CN or KR)
EU
- World of Warcraft client language (eg. enUS)
enUS
Summary of the issue:
Lua error on using combat rez (auto rez enabled) during a bossfight in M+. The combat rez was casted as expected.
Related error messages:
1x [ADDON_ACTION_FORBIDDEN] AddOn 'VuhDo' tried to call the protected function 'UNKNOWN()'.
[!BugGrabber/BugGrabber.lua]:490: in function '?'
[!BugGrabber/BugGrabber.lua]:414: in function <!BugGrabber/BugGrabber.lua:414>
[C]: ?
[C]: ?
[VuhDo/VuhDoSpellEventHandler.lua]:106: in function <VuhDo/VuhDoSpellEventHandler.lua:70>
[VuhDo/VuhDoEventHandler.lua]:1063: in function <VuhDo/VuhDoEventHandler.lua:981>
Locals:
self = <table> {
}
event = "ADDON_ACTION_FORBIDDEN"
addonName = "VuhDo"
addonFunc = "UNKNOWN()"
name = "VuhDo"
badAddons = <table> {
VuhDo = true
}
L = <table> {
ADDON_CALL_PROTECTED_MATCH = "^%[(.*)%] (AddOn '.*' tried to call the protected function '.*'.)$"
NO_DISPLAY_2 = "|cffffff00The standard display is called BugSack, and can probably be found on the same site where you found !BugGrabber.|r"
ERROR_DETECTED = "%s |cffffff00captured, click the link for more information.|r"
USAGE = "|cffffff00Usage: /buggrabber <1-%d>.|r"
BUGGRABBER_STOPPED = "|cffffff00There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.|r"
STOP_NAG = "|cffffff00!BugGrabber will not nag about missing a display addon again until next patch.|r"
ADDON_DISABLED = "|cffffff00!BugGrabber and %s cannot coexist; %s has been forcefully disabled. If you want to, you may log out, disable !BugGrabber, and enable %s.|r"
NO_DISPLAY_STOP = "|cffffff00If you don't want to be reminded about this again, run /stopnag.|r"
NO_DISPLAY_1 = "|cffffff00You seem to be running !BugGrabber with no display addon to go along with it. Although a slash command is provided for accessing error reports, a display can help you manage these errors in a more convenient way.|r"
ERROR_UNABLE = "|cffffff00!BugGrabber is unable to retrieve errors from other players by itself. Please install BugSack or a similar display addon that might give you this functionality.|r"
ADDON_CALL_PROTECTED = "[%s] AddOn '%s' tried to call the protected function '%s'."
}