owengage / fastnbt

Fast serde serializer and deserializer for Minecraft's NBT and Anvil formats
MIT License
185 stars 35 forks source link

Fix: pad anvil file for minecraft compatibility #75

Closed VinTarZ closed 1 year ago

VinTarZ commented 1 year ago

Minecraft does not accept region files in which the last chunk is not padded

owengage commented 1 year ago

I never ran into this in my testing. Can I ask what OS you hit this?

Either way, looks good. Thank you :)

owengage commented 1 year ago

Published 0.26.2 of fastanvil.