Debug statement checked in and spamming the chat frame
krousey opened this issue ยท 0 comments
Game and Details! version
Details!: DETAILS! VERSION: R7281
Details!: GAME VERSION: v8.3.0
Describe the bug
- Steps to Reproduce (what did you do to make the bug happen):
Entering/exiting combat spams the chat with segment numbers.
-
Result (what happens when you follow the steps above):
chat is spammed with 1 0 and 0 1 -
Expected (what you think the expected behavior would be when following the steps):
not to have chat spammed -
When the bug started (a date, wow path release, details update, etc)?
when I updated to this version -
Additional information:
This change seems to have left in a debug statement: 3d7f299#diff-275046ed1b93956d24572de8d8dbff8eR2204
Deleting this line locally made the problem go away.