Issue with Old Character and Bars 6 and 7 not being enable-able #2256


Open
  • MetalMusicMan created this issue Jul 29, 2024

    I have a very old character from Vanilla that I have not played in years. I just decided to hop onto it again with Warbands and I encountered an odd bug. For this character only, I cannot enable Bar 6 or Bar 7 and the "enable" checkbox is missing. I have tried deleting my WTF files for this char, no luck. I have tried different profiles, no luck. I can use the exact same profile that this char is using on any other character and the issue is not present, including if I make a new character and use that same profile. Only this specific character replicates the issue. If I disable BT, I can enable Blizzard Default Action Bars 6 and 7 without issue on this character. I tried doing a "/console cvar_default" command, but that also had no affect on this character-specific bug.

     

    Any idea what is causing this? I know it's a very obscure case, so I am guessing it's some kind of legacy setting, but I have tried a lot and haven't had any luck.

     

  • MetalMusicMan edited title and description Jul 29, 2024
  • MetalMusicMan posted a comment Jul 30, 2024

    I enabled console script errors and BT flags this error on the affected character: 

     

    Message: ...er4/libs/LibActionButton-1.0/LibActionButton-1.0.lua:2153: attempt to call global 'GetMouseFocus' (a nil value)
    Time: Tue Jul 30 21:42:20 2024
    Count: 1
    Stack: ...er4/libs/LibActionButton-1.0/LibActionButton-1.0.lua:2153: attempt to call global 'GetMouseFocus' (a nil value)
    [string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:78: in function `RefreshExpansionOverlay'
    [string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:37: in function <...pansionLandingPage/Blizzard_ExpansionLandingPage.lua:35>

    Locals: self = ExpansionLandingPage {
    overlay = <table> {
    }
    Overlay = Frame {
    }
    }
    newestOverlay = <table> {
    }

  • MetalMusicMan posted a comment Jul 30, 2024

    I fixed it!

     

    The solution was to disable BT, reload, then (on default action bars) remove all spells from the action bars. After that, I reloaded and re-enabled BT and bars 6 and 7 worked again!

     

    Some kind of weird legacy bind? Not sure, but glad it works :D 

  • MetalMusicMan posted a comment Jul 30, 2024

    More info: it specifically appears to be the dropping of the Rogue poisons container into an action bar that causes this! As in the clickable/expandable group spell for all poison from the spell book. Individual poisons don't seem to do anything, but the group poison button breaks it. 


    Edited Jul 30, 2024

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