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: crash when trying to load a world while missing a mod #3678

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

olanti-p
Copy link
Contributor

Purpose of change

Fix crash when when trying to load a world while missing one of the mods that the world uses.

Describe the solution

Skip invalid mods when de-/serializing data.

Describe alternatives you've considered

Banning modded saves from being eligible to be reported for bugs.

Testing

Save from #3665 now loads on vanilla BN

Additional context

Checklist

@github-actions github-actions bot added the src changes related to source code. label Nov 15, 2023
@scarf005 scarf005 added this pull request to the merge queue Nov 15, 2023
Merged via the queue into cataclysmbnteam:upload with commit 0d96ee5 Nov 15, 2023
13 of 17 checks passed
@olanti-p olanti-p deleted the fix-crash-on-mess branch November 16, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants