Closed RealZwox closed 7 years ago
There is a problem with the 2.4.3 Client that after some time the Combatlog bugs out and nothing shows up anymore.
This results in Corrupted Log Files. The only way too fix this is to use /script CombatLogClearEntries();
/script CombatLogClearEntries();
Is it possible that you maybe can include a function in DPSMateTBC, that uses this script like every 5 Min?
Cause i cant upload logs if i forget that even ones. And thats realy sad.
sure
Is it realy happen? :O
Make it like every 30 Sec just to be safe :) <3
local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
zwox noob
There is a problem with the 2.4.3 Client that after some time the Combatlog bugs out and nothing shows up anymore.
This results in Corrupted Log Files. The only way too fix this is to use
/script CombatLogClearEntries();
Is it possible that you maybe can include a function in DPSMateTBC, that uses this script like every 5 Min?
Cause i cant upload logs if i forget that even ones. And thats realy sad.