Extra Action Bar/Ability Container error in Remix #2251


  • Defect
Open
  • Chaos_andCookies created this issue Jul 6, 2024

    I'm getting this error while playing Remix. Maybe it has something to do with all the extra buttons we get for the gems?

     

    36x [ADDON_ACTION_BLOCKED] AddOn 'Bartender4' tried to call the protected function 'ExtraAbilityContainer:SetPoint()'.
    [string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
    [string "=[C]"]: in function `SetPoint'
    [string "@Bartender4/ExtraActionBar.lua"]:118: in function `PerformLayout'
    [string "@Bartender4/ExtraActionBar.lua"]:96: in function <Bartender4/ExtraActionBar.lua:91>
    [string "=(tail call)"]: ?
    [string "=[C]"]: in function `ApplySystemAnchor'
    [string "@FrameXML/EditModeSystemTemplates.lua"]:302: in function `UpdateSystem'
    [string "@FrameXML/EditModeManager.lua"]:1111: in function `UpdateSystem'
    [string "@FrameXML/EditModeManager.lua"]:1099: in function <FrameXML/EditModeManager.lua:1098>
    [string "=[C]"]: in function `secureexecuterange'
    [string "@FrameXML/EditModeManager.lua"]:1101: in function `UpdateSystems'
    [string "@FrameXML/EditModeManager.lua"]:936: in function `UpdateLayoutInfo'
    [string "@FrameXML/EditModeManager.lua"]:257: in function <FrameXML/EditModeManager.lua:249>

    Locals:
    _ = Frame {
    RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:486
    0 = <userdata>
    UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:486
    SetScript = <function> defined @!BugGrabber/BugGrabber.lua:486
    }
    event = "ADDON_ACTION_BLOCKED"
    events = <table> {
    ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:552
    ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:552
    PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:546
    LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:561
    ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:506
    }

  • Chaos_andCookies added a tag Defect Jul 6, 2024
  • Flanell88 posted a comment Jul 24, 2024

    The extra action bar wont go away even disabled, suddenly blocking my bars infight with its remix gems buttons on a spot where it shoudnt be. I already have the buttons on my action bars, so they actually shoudnt show up anymore. 

     

    Update: Found a solution just in case someone has the same problem. I had to reactivate the Blizz Standard UI Actionbars.


    Edited Aug 14, 2024

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