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

Fix ClientboundSetTitleTextPacket serialization #781

Merged
merged 4 commits into from
Jan 11, 2024

Conversation

WinPlay02
Copy link
Contributor

@WinPlay02 WinPlay02 commented Dec 28, 2023

The title component should being encoded as an NBT tag instead of a string.

This should fix the 1.20.4 vanilla client disconnecting when connecting with an exception.
The title component is now NotNull.

@Konicai
Copy link
Member

Konicai commented Dec 28, 2023

thank you

@Konicai Konicai merged commit 4b3e86a into GeyserMC:master Jan 11, 2024
1 check passed
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.

None yet

2 participants