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

.0 is ignored in doubles in toSNBT #89

Open
Wolfyxon opened this issue Mar 2, 2023 · 0 comments
Open

.0 is ignored in doubles in toSNBT #89

Wolfyxon opened this issue Mar 2, 2023 · 0 comments

Comments

@Wolfyxon
Copy link

Wolfyxon commented Mar 2, 2023

Example, tag has a double value: 20.0
After using SNBTUtil.toSNBT(tag), the value turns to 20.
After trying to convert it back to Tag it will throw an error.
Example:

 net.querz.nbt.io.ParseException: cannot add IntTag to ListTag<DoubleTag> at: ...ore":0,"Pos":[-301.5592469090256,72<--[HERE]
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

1 participant