1. June 4, 2021  

    I'm having trouble with addons.

    I downloaded the addons and extracted them to the 'AddOns' folder.

    In the login menu I can see all of my addons that I have installed by pressing the button in the bottom right.

    However, when I get in game, none of the addons seem to be appearing, even when I press the button that I have them key-binded to.

    I could really use some advice on how to fix this, thank you. :)

  2. June 4, 2021  
    Have the same issue. Some have stopped working even (platebuffs, gladius,losecontrol, recount...) .
    Tried disabling some to see if maybe they collided or something, but now those disabled, don't work anymore. And in game commands, don't work too.

  3. June 4, 2021  

    Maybe this helps

    On the AddOns list, there's "Load out of date AddOns", check that box if you haven't.


    Some combat log based addons, such as skada, recount, MSBT etc. may not show properly as combat log gets bugged.

    Combat log can be fixed with an addon, or using a macro:
    Code:
    /run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •