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

Fix a crash upon deserialization of equipment types in recipes #10221

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

Thodor12
Copy link
Contributor

Closes #10220

Changes proposed in this pull request

  • Because the new tool type is called "none" instead of an empty string it becomes unable to be loaded, added fallback code so this can safely load again.
  • Updates a bunch of jdoc code to remove capital casing.

Testing

  • Yes I tested this before submitting it.
  • I also did a multiplayer test.

Review please

@Raycoms Raycoms merged commit c30a69b into version/main Sep 15, 2024
5 checks passed
@Raycoms Raycoms deleted the fix/equipment_type_deserialization branch September 15, 2024 19:46
Raycoms added a commit that referenced this pull request Sep 16, 2024
Because the new tool type is called "none" instead of an empty string it becomes unable to be loaded, added fallback code so this can safely load again.
Updates a bunch of jdoc code to remove capital casing.
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.

Game crashes upon loading world with existing colony
3 participants