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

Fixed biome bug #216

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Fixed biome bug #216

merged 1 commit into from
Aug 30, 2022

Conversation

gentlegiantJGC
Copy link
Member

Fixed an exception with biome palettes of length 1
(0).bit_length() == 0 but for our case it needs to be stored in at least 1 bit.

Fixes Amulet-Team/Amulet-Map-Editor#751

Fixed an exception with biome palettes of length 1
`(0).bit_length() == 0` but for our case it needs to be stored in at least 1 bit.
Copy link
Sponsor Member

@Podshot Podshot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all good to me!

@gentlegiantJGC gentlegiantJGC merged commit 7f0e7ac into master Aug 30, 2022
@gentlegiantJGC gentlegiantJGC deleted the bug-751 branch August 30, 2022 08:42
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.

[Bug Report] Java to Bedrock converted Maps severely disrupted by chunk errors
2 participants