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 nil crash when loading old save #223

Merged
merged 3 commits into from
Jan 13, 2024
Merged

Conversation

zzh8829
Copy link
Contributor

@zzh8829 zzh8829 commented Jan 13, 2024

crash 1: turd-migration.lua

  • attempt to index field "turd_bonuses"

this happens on old saves created before turd_bonuses

crash 2: biofluid.lua

  • attempt to index field 'network_positions'
  • biofluid_underground nil pair

this happens on old saves created before biofluid

@notnotmelon
Copy link
Contributor

Merged. Thank you.

@notnotmelon notnotmelon merged commit 37bbb91 into pyanodon:master Jan 13, 2024
5 of 6 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