I started to use ElvUI yesterday but I'm curious that is it works together with DBM or not. I did hor but can't see DBM timer after I slay Falric (there is around 30-40 sec gap and DBM shows it). Can anyone brighten me up?
Printable View
I started to use ElvUI yesterday but I'm curious that is it works together with DBM or not. I did hor but can't see DBM timer after I slay Falric (there is around 30-40 sec gap and DBM shows it). Can anyone brighten me up?
Few options:
Combat log was bugged -> DBM didn't work. Get Combat Log fix addon, or use a macro, you'll run into same problem again.
DBM setting disabled -> Check DBM settings.
The macro in question:
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);