ValvePython / dota2

🐸 Python package for interacting with Dota 2 Game Coordinator
http://dota2.readthedocs.io
198 stars 32 forks source link

Failed to parse EDOTAGCMsg #79

Open knkitten opened 2 years ago

knkitten commented 2 years ago

I get the following messages in the console (without logging):

Failed to parse: <EDOTAGCMsg.EMsgGCToClientAccountGuildEventDataUpdated: 8689> Failed to parse: <EDOTAGCMsg.EMsgGCToClientNotificationsUpdated: 8639>

but it doesn't seem to raise exceptions. So is it right to ignore it?