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

When initializing a DirectorySaveDataFileSystem handle more possible extra data states #231

Merged
merged 2 commits into from
Feb 9, 2022

Conversation

Thealexbarney
Copy link
Owner

Because the save data structure is stored directly on the host's file system, ending up in invalid states due to external modification can easily happen. This commit will attempt to recover the extra data when the existing ExtraData files are in an invalid state instead of just erroring.

@Thealexbarney Thealexbarney merged commit 266ece8 into master Feb 9, 2022
@Thealexbarney Thealexbarney deleted the recover-invalid-dir-saves branch February 9, 2022 21:10
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.

1 participant