Posted June 12, 2024 There is a known bug with the 2.4.3 client where the combat log can stop working. Here is a command to fix it: /run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries); Simply paste that into your chat to fix it. As a side note, sometimes changing zones is required. 4 Share this post Link to post