Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit Mode Error #25

Open
Pahn1988 opened this issue Oct 28, 2022 · 1 comment
Open

Edit Mode Error #25

Pahn1988 opened this issue Oct 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Pahn1988
Copy link

1x [ADDON_ACTION_FORBIDDEN] AddOn 'LUI' 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 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 ShowUIPanel'
[string "GameMenuFrame.xml:94_OnClick"]:2: in function <[string "GameMenuFrame.xml:94_OnClick"]:1>

@FireSiku FireSiku added the bug Something isn't working label Oct 29, 2022
@Pahn1988
Copy link
Author

1x [ADDON_ACTION_FORBIDDEN] AddOn 'LUI' 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 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 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>

thats another error from edit mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants