Protected Function Error
MetalHeadSeven opened this issue · 5 comments
Getting this error and I don't even use Party Frames.
1x [ADDON_ACTION_BLOCKED] AddOn 'EditModeExpanded' tried to call the protected function 'PartyFrame:SetPointBase()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function SetPointBase' [string "@FrameXML/EditModeSystemTemplates.lua"]:138: in function
SetPoint'
[string "@FrameXML/EditModeManager.lua"]:1177: in function <FrameXML/EditModeManager.lua:1175>
[string "=[C]"]: in function secureexecuterange' [string "@FrameXML/EditModeManager.lua"]:1181: in function
InitSystemAnchors'
[string "@FrameXML/EditModeManager.lua"]:963: in function `UpdateLayoutInfo'
[string "@FrameXML/EditModeManager.lua"]:258: in function <FrameXML/EditModeManager.lua:250>
Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:487
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:487
SetScript = defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_BLOCKED"
events =
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:507
}
I've been trying to recreate the issue with no luck. Unless you can find a set of steps that always causes this error to happen, with all other addons disabled, unfortunately I probably won't be able to help with this.