1. Visual bug with spell icons

    I have a problem with spell icons. The problem is visible on the photo.



    Sometimes happens on first login, every time I minimize the game while the game is loading.
    After the command /reloadui everything returns to normal, but some addons stop working (IceHud, Milk's Scrolling Battle Text, SquawkAndAwe etc.), then you have to shut down the game client and log in again.

    Surely not only I have such a problem, how to fix it?

  2. Missing/wrong icons? Don't alt tab when loading, /reload fixes it.
    Combat log dependent addons e.g. MSBT not working, can be usually fixed via macro:
    Code:
    /run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
    Or get addon for "combat log fix".

    I usually combine that macro with self-buff, or mount for ease of use.

Posting Permissions

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