Lua Error when opening Edit mode #2077


Open
  • orcidorki created this issue Dec 11, 2022

    2x [ADDON_ACTION_BLOCKED] AddOn 'Bartender4' tried to call the protected function 'SecureStateDriverManager:SetAttribute()'.
    [string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
    [string "=[C]"]: in function `SetAttribute'
    [string "@FrameXML/SecureStateDriver.lua"]:18: in function <FrameXML/SecureStateDriver.lua:16>
    [string "=(tail call)"]: ?
    [string "@Bartender4/Bar.lua"]:528: in function `DisableVisibilityDriver'
    [string "@Bartender4/Bar.lua"]:293: in function `func'
    [string "@Bartender4/Bar.lua"]:213: in function `ForAll'
    [string "@Bartender4/Bartender4.lua"]:325: in function `Unlock'
    [string "@Bartender4/Bartender4.lua"]:97: in function <Bartender4/Bartender4.lua:97>
    [string "=[C]"]: ?
    [string "@SharedXML/CallbackRegistry.lua"]:143: in function <SharedXML/CallbackRegistry.lua:142>
    [string "=[C]"]: ?
    [string "@SharedXML/CallbackRegistry.lua"]:146: in function `TriggerEvent'
    [string "@FrameXML/EditModeManager.lua"]:171: in function `EnterEditMode'
    [string "@FrameXML/EditModeManager.lua"]:192: in function <FrameXML/EditModeManager.lua:190>
    [string "=[C]"]: in function `Show'
    [string "@FrameXML/UIParent.lua"]:2853: in function `SetUIPanel'
    [string "@FrameXML/UIParent.lua"]:2657: in function `ShowUIPanel'
    [string "@FrameXML/UIParent.lua"]:2561: in function <FrameXML/UIParent.lua:2557>
    [string "=[C]"]: in function `SetAttribute'
    [string "@FrameXML/UIParent.lua"]:3159: in function `ShowUIPanel'
    [string "*GameMenuFrame.xml:94_OnClick"]:2: in function <[string "*GameMenuFrame.xml:94_OnClick"]:1>

     

    Keep getting this error whenever I open 'Edit Mode

    My config is only enabled for Action Bars 1-5

     

     


To post a comment, please login or register a new account.