-
Notifications
You must be signed in to change notification settings - Fork 22
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
error whilst using edit mode #224
Comments
These types of errors (taint issues) are complicated to track down. The most helpful thing for us is to be able to reproduce the problem locally. However, it tends to be related to all the specific addons you have installed. So can you please try the following:
Assuming the error continues to occur for you, we can then hopefully reproduce it here too and track down exactly what is going on. |
I got a taint log for this error in case it helps, happens when in a raid group and going into edit mode (I've had some taint issues when closing edit mode but this one happens as soon as edit mode is engaged): |
@raysmith59 - We've just pushed a new build of the addon with more fixes to help root out cases where the addon may be causing actions to be blocked due to taint issues. Please upgrade to a version at Thanks for the help in trying to nail these fixes down! |
So far so good in limited testing last night; I was having enough issues earlier that I had to disable the addon entirely but in an hour or two after I updated I didn't have any issues. I'll only follow up if I do experience any. |
Thank you for the update! |
1x [ADDON_ACTION_FORBIDDEN] AddOn 'RaiderIO' 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"]:1479: in function
OnEditModeExit' [string "@Interface/FrameXML/EditModeManager.lua"]:185: in function
ExitEditMode'[string "@Interface/FrameXML/EditModeManager.lua"]:205: in function <Interface/FrameXML/EditModeManager.lua:203>
[string "=[C]"]: in function
Hide' [string "@Interface/FrameXML/UIParent.lua"]:2828: in function
SetUIPanel'[string "@Interface/FrameXML/UIParent.lua"]:2859: in function
MoveUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2890: in function
HideUIPanel'[string "@Interface/FrameXML/UIParent.lua"]:2556: in function <Interface/FrameXML/UIParent.lua:2548>
[string "=[C]"]: in function
SetAttribute' [string "@Interface/FrameXML/UIParent.lua"]:3170: in function
HideUIPanel'[string "@Interface/FrameXML/EditModeManager.lua"]:122: in function `onCloseCallback'
[string "@Interface/SharedXML/SharedUIPanelTemplates.lua"]:127: in function <Interface/SharedXML/SharedUIPanelTemplates.lua:122>
The text was updated successfully, but these errors were encountered: