Skip to content

Conversation

@Jpx3
Copy link

@Jpx3 Jpx3 commented Feb 4, 2026

Overview

The fastnbt rust library has trouble figuring out the type for empty lists when writing nbt data.

Description

This update makes the v3 reader less strict when it comes to the type of empty lists.

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

@Jpx3 Jpx3 requested a review from a team as a code owner February 4, 2026 23:16
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Feb 4, 2026
Copy link
Member

@dordsor21 dordsor21 left a comment

Choose a reason for hiding this comment

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

Looks reasonable

@dordsor21 dordsor21 requested a review from a team February 7, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix This PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants