Skip to content

fix: Correctly serialize MoveVector#24

Merged
astinz merged 1 commit into
mcxross:masterfrom
pactlabs:fix-vector-serialization
Sep 26, 2025
Merged

fix: Correctly serialize MoveVector#24
astinz merged 1 commit into
mcxross:masterfrom
pactlabs:fix-vector-serialization

Conversation

@d-mooers
Copy link
Copy Markdown
Contributor

MoveVector serialization was previously broken, causing NPE for any vector greater than length 0.

Lets fix the serialization and add some test coverage

Closes #21

MoveVector serialization was previously broken, causing NPE for any
vector greater than length 0.

Lets fix the serialization and add some test coverage
@astinz astinz merged commit 1a60bf7 into mcxross:master Sep 26, 2025
1 of 2 checks passed
astinz added a commit that referenced this pull request Feb 2, 2026
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

Successfully merging this pull request may close these issues.

MoveVectorSerializer serialize implementation is incorrect

2 participants