Anyone having issues with this. sounds like possibly a add-on issue. ill be playing for an hour or so then notice my scrolling combat text has stopped and when i go into the interface options and not check marked. anyone else having this issue?
Printable View
Anyone having issues with this. sounds like possibly a add-on issue. ill be playing for an hour or so then notice my scrolling combat text has stopped and when i go into the interface options and not check marked. anyone else having this issue?
I have same issues with Mik's scrolling combat text
It's because the combat log bugs out and stops recording. I use a macro to fix it.
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);