NDui

NDui

143k Downloads

AddOn 'NDui' tried to call the protected function 'UseAction()'.

Ninfinha opened this issue ยท 2 comments

commented
32x [ADDON_ACTION_FORBIDDEN] AddOn 'NDui' tried to call the protected function 'UseAction()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function 'UseAction'
[string "@Interface/FrameXML/SecureTemplates.lua"]:364: in function 'handler'
[string "@Interface/FrameXML/SecureTemplates.lua"]:690: in function <Interface/FrameXML/SecureTemplates.lua:672>
[string "@Interface/FrameXML/SecureTemplates.lua"]:704: in function <Interface/FrameXML/SecureTemplates.lua:697>
[string "@Interface/FrameXML/SecureTemplates.lua"]:746: in function 'SecureActionButton_OnClick'
[string "@Interface/FrameXML/ActionButton.lua"]:109: in function 'TryUseActionButton'
[string "@Interface/FrameXML/MultiActionBars.lua"]:14: in function 'MultiActionButtonDown'
[string "MULTIACTIONBAR1BUTTON6"]:2: in function <[string "MULTIACTIONBAR1BUTTON6"]:1>

Unable to cast using keybinds after map change.
Probablly the same as: #201
Tried with and without ActionBar module, same thing.

NDui 6.29.9
WoW 10.0.0.46366

commented

Dunno if this is helpful.
After dc665e7 this issue doesn't happen anymore.

Howerver changing maps resets the stancebar to blizz's inital position (or what's saved in the Edit Mode)

Just by opening and closing the Edit Mode and then changing map the same issue happens however it's another error:

15x [ADDON_ACTION_FORBIDDEN] AddOn 'NDui' tried to call the protected function 'ClearTarget()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function 'ClearTarget'
[string "@Interface/FrameXML/EditModeManager.lua"]:1496: in function 'ResetTargetAndFocus'
[string "@Interface/FrameXML/EditModeManager.lua"]:1531: in function 'RefreshTargetAndFocus'
[string "@Interface/FrameXML/EditModeManager.lua"]:1462: in function <Interface/FrameXML/EditModeManager.lua:1456>
[string "=[C]"]: in function 'OnEditModeEnter'
[string "@Interface/FrameXML/EditModeManager.lua"]:171: in function 'EnterEditMode'
[string "@Interface/FrameXML/EditModeManager.lua"]:193: in function <Interface/FrameXML/EditModeManager.lua:191>
[string "=[C]"]: in function 'Show'
[string "@Interface/FrameXML/UIParent.lua"]:2844: in function 'SetUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2648: in function 'ShowUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2552: in function <Interface/FrameXML/UIParent.lua:2548>
[string "=[C]"]: in function 'SetAttribute'
[string "@Interface/FrameXML/UIParent.lua"]:3150: in function <Interface/FrameXML/UIParent.lua:3129>
[string "=[C]"]: in function 'ShowUIPanel'
[string "@Interface/FrameXML/UnitPopupButtons.lua"]:481: in function 'OnClick'
[string "@Interface/FrameXML/UnitPopupShared.lua"]:148: in function 'func'
[string "@Interface/SharedXML/UIDropDownMenu.lua"]:1007: in function 'UIDropDownMenuButton_OnClick'
[string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1: in function <[string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1>
commented

Just ignore the CleartTarget error, it happens when you have other unitframe to replace blizzard's.