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: Respawn packet codec for 1.20.2+ #1156

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

ishland
Copy link
Contributor

@ishland ishland commented Dec 10, 2023

The packet structure for Respawn has changed between 1.20.1 and 1.20.2:
1.20.1: https://wiki.vg/index.php?title=Protocol&oldid=18375#Respawn
1.20.2: https://wiki.vg/index.php?title=Protocol&oldid=18641#Respawn

This PR updates the codec to accommodate these changes.

Also fixes #1142

@electronicboy electronicboy merged commit c8ca28c into PaperMC:dev/3.0.0 Dec 11, 2023
1 check passed
skbeh pushed a commit to skbeh/Velocity that referenced this pull request Jan 17, 2024
@4drian3d 4drian3d added this to the Velocity 3.3.0 milestone Feb 19, 2024
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.

1.20.2 Using warp to transmit will cause disconnection
3 participants