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

Cancelling chat events breaks validation chain in multiplayer #343

Open
UpcraftLP opened this issue Sep 6, 2023 · 0 comments
Open

Cancelling chat events breaks validation chain in multiplayer #343

UpcraftLP opened this issue Sep 6, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers library: management Related to the management library.

Comments

@UpcraftLP
Copy link

To reproduce:

  • be on a dedicated server
  • chat regularly
  • cancel a single chat event (QuiltChatEvents.CANCEL.register(EnumSet.of(QuiltMessageType.CHAT), /* ... */)
  • try chatting again => be kicked with "chat message validation failure"

Verified on 1.20.1 but probably applies to other versions as well.



image

@OroArmor OroArmor added bug Something isn't working good first issue Good for newcomers library: management Related to the management library. labels Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers library: management Related to the management library.
Projects
None yet
Development

No branches or pull requests

2 participants