Hello,
Im having huge problems with addons.
I have 4 addons - OmniCC, Quartz, AtlasLoot, bartender > i can see them in interface>addons.
In lobby (where i can chose characters) i can see also recount and GearscoreLite and Recount.
All of them work except recount. I tried so many of addons on DMG like skada but also it didn´t work.
It is always in the lobby menu but not in game.
I tried guides on warmane for addons but no one of them really helped me.
Please help me :D im helpless.
If they don't show up, you may have to toggle them, or reset their positions. Remember to check the box above the addon list to Load out of Date Addons. They should come with readme files which lists commands, or google them.
If they show up, but there's no data, then it's due to combat log bugging. To fix that you either need to download Combat Log Fixer addon, or run macro every one in a while (usually just once after logging in on a character, possibly after /reload as well).
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
I heard there was a fix for recount not showing anything. Maybe my addon is outdated. Yeah. Link working recount or tell me fix
Recount and Skada work as intended, the problem is combat log that bugs.
You could use this macro, and slap it with mount/self buff etc. Should usually need to be pressed once after logging in on a character.
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
Or use this addon, I guess. Whichever works best for you. Combat Log Fix