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

[for 0.9] Fix old save loading #4384

Merged
merged 3 commits into from Nov 17, 2013

Conversation

Projects
None yet
2 participants
@kevingranade
Copy link
Member

commented Nov 16, 2013

This partially addresses loading some old saves, but I can't find a way to make it totally generic.
Some saves (https://drive.google.com/file/d/0B2KpFWC2n0CaZ3FUTkZOZi01Vm8/edit?usp=sharing) seems to have been generated with a save file version of 5, but wrote out as if it were version 4 format. If this happens, the user has to set the player.sav version to 4, then it should load.
If someone can find a better solution than this I'd be grateful.

@yobbobanana yobbobanana merged commit c0d0e01 into CleverRaven:0.9-branch Nov 17, 2013

1 check failed

default Merged build finished.
Details
@yobbobanana

This comment has been minimized.

Copy link
Contributor

commented Nov 17, 2013

i could not see any better way to do this at all.

@kevingranade kevingranade deleted the kevingranade:fix-old-save-loading branch Jan 6, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.