We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Knowing where an error in de/serialization happened (byte offset, nbt path) would be very neat.
I haven't looked into how hard this would be to implement yet.
The text was updated successfully, but these errors were encountered:
It’s possible this information is available in the serde-level errors, we may need to propagate it better though.
Sorry, something went wrong.
No branches or pull requests
Knowing where an error in de/serialization happened (byte offset, nbt path) would be very neat.
I haven't looked into how hard this would be to implement yet.
The text was updated successfully, but these errors were encountered: