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

[bedrock] Fix issue with player auth input data #848

Conversation

MrDiamond64
Copy link
Contributor

The pull request for adding Minecraft Bedrock 1.20.60 had an issue where predicted_vehicle would only be set in the Packet if item_stack_request is true in the InputFlag bitfield. It should have checked if client_predicted_vehicle is true instead.

This caused BDS to send a packet_violation_warning packet and close the connection with the Relay player when a player tried to ride an entity.

@extremeheat extremeheat merged commit 985b2be into PrismarineJS:master Feb 19, 2024
4 checks passed
@extremeheat
Copy link
Member

/makerelease 3.61.1

@rom1504bot rom1504bot mentioned this pull request 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.

2 participants