Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the AttackController event not deserializing correctly #514

Merged
merged 2 commits into from
May 7, 2024

Conversation

pajotg
Copy link
Contributor

@pajotg pajotg commented Mar 28, 2024

The AttackController event does not contain a data field, however the deserializer was expecting one causing it to incorrectly return a error.
This was causing panics when getting the event log of a room whenever it contained a AttackController event.

pajotg added 2 commits March 28, 2024 11:00
@shanemadden shanemadden merged commit af6181f into rustyscreeps:main May 7, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants