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 PlayerReadyArrowEvent cancellation desync #12111

Merged
merged 2 commits into from
Feb 16, 2025

Conversation

notTamion
Copy link
Contributor

fixes #11678
one side effect is that if the player continues to hold down his right mouse button it will continue to try and use the bow which might result in further cancellations etc. though i think that is better than having the player be confused about why their arrow just suddenly disappeared

@notTamion notTamion requested a review from a team as a code owner February 14, 2025 09:51
@lynxplay lynxplay added the type: bug Something doesn't work as it was intended to. label Feb 16, 2025
@lynxplay lynxplay merged commit 60394c5 into PaperMC:main Feb 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something doesn't work as it was intended to.
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Cancelling PlayerReadyArrowEvent for crossbow desyncs the item
3 participants