ReforgeLite taint on setting focus in instances
rfein-hearst opened this issue ยท 2 comments
Not super logical what setting focus has to do with anything this addon is doing, but I can confirm I only have this problem when ReforgeLite is enabled, disabling it resolves completely.
4x [ADDON_ACTION_FORBIDDEN] AddOn 'ReforgeLite' tried to call the protected function 'FocusUnit()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `FocusUnit'
[string "@Blizzard_UnitPopupShared/UnitPopupSharedButtonMixins.lua"]:1797: in function `OnClick'
[string "@Blizzard_UnitPopupShared/UnitPopupShared.lua"]:151: in function `func'
[string "@Blizzard_SharedXML/Classic/UIDropDownMenu.lua"]:968: in function `UIDropDownMenuButton_OnClick'
[string "*UIDropDownMenuTemplates.xml:148_OnClick"]:1: in function <[string "*UIDropDownMenuTemplates.xml:148_OnClick"]:1>
Locals:
_ = Frame {
RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:491
0 = <userdata>
UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:491
SetScript = <function> defined @!BugGrabber/BugGrabber.lua:491
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:557
ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:557
PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:551
LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:566
ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:511
}
Can confirm this, same error for me. Happens every time in Raids, only disabling the addon helps