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

Empty region fixes #53

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Empty region fixes #53

merged 2 commits into from
Jun 14, 2024

Conversation

neocturne
Copy link
Owner

  • Ignore empty region files instead of treating them as invalid
  • Fix incorrect counting of skipped regions, do not crash when there are more invalid than valid regions due to integer underflow

Fixes #52

Minecraft generates empty region files in some cases. Just ignore these
files instead of printing an error message for each.
@neocturne neocturne merged commit 4eb963f into main Jun 14, 2024
25 checks passed
@neocturne neocturne deleted the empty-region-fixes branch June 14, 2024 14:30
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.

Empty regions cause mapping to fail
1 participant