Buttons not activating when pressed #2292


Open
  • theluckylux created this issue Feb 25, 2025

    Currently cannot use the actions buttons with a keybind or by clicking. The button will highlight as it is being pressed but the spell will not react. The game still reacts within the spell book though.

  • SarawrAU posted a comment Feb 25, 2025

    Yup, same here, 100% bartender as I disabled it and was able to use my keys again.

  • ClapityReborn posted a comment Feb 25, 2025

    Same problem as the above. Disabling bartender fixes it.

    seeing the below errors:

    383x Blizzard_Flyout/Flyout.lua:96: attempt to index field 'popup' (a nil value)
    [C]: ?
    [C]: ?
    [Blizzard_FrameXML/SecureHandlers.lua]:40: in function <Blizzard_FrameXML/SecureHandlers.lua:39>
    [Blizzard_FrameXML/SecureHandlers.lua]:268: in function <Blizzard_FrameXML/SecureHandlers.lua:263>
    [C]: ?
    [Blizzard_FrameXML/SecureHandlers.lua]:296: in function <Blizzard_FrameXML/SecureHandlers.lua:279>
    [tail call]: ?

    Locals:


    Edited Feb 25, 2025
  • Azarias59 posted a comment Feb 25, 2025

    I am having this issue as well.

  • KnightRyder002 posted a comment Feb 25, 2025

    Also getting same error as Clapity:

     

    Date: 2025-02-25 18:22:29
    ID: 1
    Error occured in: Global
    Count: 1
    Message: Interface/AddOns/Blizzard_Flyout/Flyout.lua line 96:
    attempt to index field 'popup' (a nil value)
    Debug:
    [Interface/AddOns/Blizzard_FrameXML/SecureHandlers.lua]:36:
    ...nterface/AddOns/Blizzard_FrameXML/SecureHandlers.lua:34
    [C]: ?
    [C]: ?
    [Interface/AddOns/Blizzard_FrameXML/SecureHandlers.lua]:40:
    ...nterface/AddOns/Blizzard_FrameXML/SecureHandlers.lua:39
    [Interface/AddOns/Blizzard_FrameXML/SecureHandlers.lua]:268:
    ...nterface/AddOns/Blizzard_FrameXML/SecureHandlers.lua:263
    [C]: ?
    [Interface/AddOns/Blizzard_FrameXML/SecureHandlers.lua]:296:
    ...nterface/AddOns/Blizzard_FrameXML/SecureHandlers.lua:279
    [tail call]: ?
    Locals:
    message = "Interface/AddOns/Blizzard_Flyout/Flyout.lua:96: attempt to index field 'popup' (a nil value)"

  • Zendru posted a comment Feb 25, 2025

    Getting the same issue too

  • Hyphie24 posted a comment Feb 25, 2025

    Install the alpha version, it works atm

  • user_r258i7mtohdl57to posted a comment Feb 25, 2025

    I found a fix.  Please read this link:

     

    https://www.wowace.com/projects/bartender4/issues/2289

     

    Download this fix and put the folder into Libs under Bartender4.

     

    It worked for me. 


    Edited Feb 25, 2025
  • iiineurotic posted a comment Feb 25, 2025

    Thanks,

     

    This worked for me

     

    <header class="flex justify-between mb-4">
    4 mins ago
    </header>

    I found a fix.  Please read this link:

     

    https://www.wowace.com/projects/bartender4/issues/2289

     

    Download this fix and put in the folder into Libs under Bartender4.

     

    It worked for me. 

  • rapcher posted a comment Feb 25, 2025

    Can confirm.
    @user_r258i7mtohdl57to
    Download the library. 
    Go to Bartedner4 in Addons.
    Go to libs
    drop folder here & replace the files. 
    Reload UI
    Worked Instantly.

     

  • thebl4ckd0g posted a comment Feb 25, 2025

    Exited my game, followed the steps as described above, updating that folder, but still getting a LUA error:

     

    Message: ...er4/libs/LibActionButton-1.0/LibActionButton-1.0.lua:2165: attempt to index field 'FlyoutBorderShadow' (a nil value)
    Time: Tue Feb 25 20:35:02 2025
    Count: 1
    Stack:
    [Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua]:82: in function 'RefreshExpansionOverlay'
    [Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua]:37: in function <...pansionLandingPage/Blizzard_ExpansionLandingPage.lua:35>
    
    Locals:
    self = ExpansionLandingPage {
     overlay = <table> {
     }
     Overlay = Frame {
     }
    }
    newestOverlay = <table> {
    }
    
     

     It also made all my bars disappear after putting it in there. :(


    Edited Feb 25, 2025
  • webbjh8150 posted a comment Feb 25, 2025

    I used the work around and lost just about all of the bars. They disappeared and no way to edit in the bartender options.

  • thebl4ckd0g posted a comment Feb 25, 2025

    Yeah Webbjh8150, I had to reinstall bartender fresh from the curse site, got my bars back - but still get the LUA error bc it overwrote the "fix".


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