Copy and paste the following code into Notepad, save as logfix.lua



local CombatLogFix = CreateFrame("Frame")
CombatLogFix:RegisterEvent("PLAYER_REGEN_DISABLED");...