Even more LUA errors

Never ever experienced this error before today.

Happened when landing in front of an Eversong woods rare mob.

I had no idea I had an addon called ForceTaint_Strong…

1x [ADDON_ACTION_FORBIDDEN] AddOn ‘*** ForceTaint_Strong ***’ tried to call the protected function ‘SetRaidTarget()’.
[!BugGrabber/BugGrabber.lua]:477: in function ‘?’
[!BugGrabber/BugGrabber.lua]:401: in function
[C]: in function ‘SetRaidTarget’
[if (charm == nil) or (charm < 1) then charm=9; end; charm=charm-1; SetRaidTarget(“mouseover”, charm);]:1: in main chunk
[C]: in function ‘RunScript’
[Blizzard_ChatFrameBase/Shared/SlashCommands.lua]:1172: in function ‘?’
[Blizzard_ChatFrameBase/Shared/ChatFrameEditBox.lua]:259: in function ‘ParseText’
[Blizzard_ChatFrameBase/Shared/ChatFrameEditBox.lua]:284: in function ‘SendText’
[Blizzard_ChatFrameBase/Shared/MacroExecutionManager.lua]:27: in function <…zzard_ChatFrameBase/Shared/MacroExecutionManager.lua:20>
[C]: in function ‘UseAction’
[Blizzard_FrameXML/SecureTemplates.lua]:349: in function ‘handler’
[Blizzard_FrameXML/SecureTemplates.lua]:732: in function <Blizzard_FrameXML/SecureTemplates.lua:710>
[Blizzard_FrameXML/SecureTemplates.lua]:746: in function <Blizzard_FrameXML/SecureTemplates.lua:739>
[Blizzard_FrameXML/SecureTemplates.lua]:798: in function <Blizzard_FrameXML/SecureTemplates.lua:782>
[C]: ?
[Blizzard_RestrictedAddOnEnvironment/SecureHandlers.lua]:266: in function <…izzard_RestrictedAddOnEnvironment/SecureHandlers.lua:263>
[C]: ?
[Blizzard_RestrictedAddOnEnvironment/SecureHandlers.lua]:296: in function <…izzard_RestrictedAddOnEnvironment/SecureHandlers.lua:279>
[tail call]: ?

Locals:
self = {
}
event = “ADDON_ACTION_FORBIDDEN”
addonName = “*** ForceTaint_Strong "
addonFunc = “SetRaidTarget()”
name = "
ForceTaint_Strong "
badAddons = {
*** ForceTaint_Strong *** = true
}
L = {
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’.”
}