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

how to support 1.18 support? #14

Open
MikhailGennadevic opened this issue Mar 10, 2022 · 1 comment
Open

how to support 1.18 support? #14

MikhailGennadevic opened this issue Mar 10, 2022 · 1 comment

Comments

@MikhailGennadevic
Copy link

how to support 1.18 support?
I added 39 in array with chunk versions.
But I get warring and losing NBT tags

Warning: Cannot apply nbt to block at 925 16 356 since it does not exist. Warning: Cannot apply nbt to block at 919 10 355 since it does not exist. Warning: Cannot apply nbt to block at 924 10 354 since it does not exist. Warning: Cannot apply nbt to block at 914 10 355 since it does not exist. Warning: Cannot apply nbt to block at 920 11 352 since it does not exist. Warning: Cannot apply nbt to block at 924 22 352 since it does not exist. Warning: Cannot apply nbt to block at 912 16 356 since it does not exist. Warning: Cannot apply nbt to block at 922 29 354 since it does not exist.

@BluCodeGH
Copy link
Owner

Sounds like the nbt storage format changed, if you wanted to add support you'll need to find out what exactly changed by digging into the raw leveldb.

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

No branches or pull requests

2 participants