1. MSBT bug maybe

    Hallo

    i am using mik scrolling battle text to replace standard dmg text. problem is sometimes without advice, when i enter instances or i heartstone the damage and healing received are not working they simply are not displayed. I need to relog everytime. Someone an help me? i checked and game version is the nice one for addon version.

    thanks in advance.

  2. Hello Asherdoom,

    It is a Combat Log Bug that is causing this issue for you. You would face the same issue if you ran with no add on's at all. I personally use a add on that just fixes this which you can download here:

    https://www.mediafire.com/file/xd537...5s0/CL_Fix.zip

    All it does, basically, is running this script:

    /run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);

    If you do not want to download the addon, you can make a macro with the script and run it when the bug appears.


  3. Hello Asherdoom,

    It is a Combat Log Bug that is causing this issue for you. You would face the same issue if you ran with no add on's at all. I personally use a add on that just fixes this which you can download here:

    https://www.mediafire.com/file/xd537...5s0/CL_Fix.zip

    All it does, basically, is running this script:

    /run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);

    If you do not want to download the addon, you can make a macro with the script and run it when the bug appears.
    Hello. Where should I put this addon? inside MSB folder or in addons? Thank you

Posting Permissions

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