1. Combat Log not working since crossrealm BGs

    Not sure what to do at this point.

    I tried this already:

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

    Then it works for another 10 seconds and the combat log bugs out again.

  2. Upon entering your first BG of he day, type:
    /reload
    Then type in the macro
    /run local f = CreateFrame("FRAME"); f:SetScript("OnUpdate", CombatLogClearEntries)
    This seems to permanently fix the Combat Log, at least for me. The /reload before makes sure everything is in good order before starting to clear the log.

    Else report this to the bugtracker, though there's probably already a bugreport on the subject.

Posting Permissions

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