1. addons stop working at bg and arenas

    When I go to a bg or arena, all addons stop working. in the open world everything is good and everything works. as soon as I enter the arena or bg. all addons stop working. What could be the reason?

  2. Could be helpful if you told us which addons stop working.

    Some Addons have option in settings to be disabled/hidden while in arena/BG.

    This macro might help

    Code:
    /run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
    Using it once after logging a character should be enough.
    Alternatively, you could get Combat Log Fix addon, so you don't have to run the macro often.


Posting Permissions

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