The latest patch to WoW Classic did something

Why does my output log look like this?

CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong
5/21 04:47:03.778 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 124, which is wrong
5/21 04:47:03.778 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong
5/21 04:47:03.778 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 124, which is wrong
5/21 04:47:03.959 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong
5/21 04:47:03.959 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 124, which is wrong
5/21 04:47:03.959 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong
5/21 04:47:03.959 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 124, which is wrong
5/21 04:47:04.081 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong
5/21 04:47:04.081 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 124, which is wrong
5/21 04:47:04.081 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong
5/21 04:47:04.081 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 124, which is wrong
5/21 04:47:04.281 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong
5/21 04:47:04.281 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 124, which is wrong
5/21 04:47:04.281 CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong

Also, when I exited the game the Voiceproxy.exe crashed with #132 message. Something that I’ve never seen before. What is this…

Bug Report: Repeated Log Spam from CGItemStatsSummary::ParseSpellRec

Since a recent patch on Classic Era, the client is constantly printing the following messages to the output log:

CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 99, which is wrong  
CGast - CGItemStatsSummary::ParseSpellRec is being called for spellID: 9335, effect aura: 124, which is wrong

This repeats every few milliseconds and quickly fills the log. It seems like internal debug logging was accidentally left enabled in the public build. We’re not sure what triggers it, but it happens consistently while the game is running.

Please suppress or remove this logging in a future patch. Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.