We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The bug itself is being unable to ping the server and when trying to join, being automatically disconnected.
Software brand Paper 1.21.3-82-ver/1.21.3@5a60ffb
Plugins ViaVersion 5.2.1, My plugin using PacketEvents 2.7.0
How To Reproduce It appears with or without registering listeners, simply using the init() method is enough to cause the bug.
init()
Expected behavior Self-explanatory
Additional context The code is open sourced. Note: The code in GH is using PE 2.6.0 but I tested on local with different things.
The text was updated successfully, but these errors were encountered:
It appears the only thing that fixed it was shading PE.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The bug itself is being unable to ping the server and when trying to join, being automatically disconnected.
Software brand
Paper 1.21.3-82-ver/1.21.3@5a60ffb
Plugins
ViaVersion 5.2.1, My plugin using PacketEvents 2.7.0
How To Reproduce
It appears with or without registering listeners, simply using the
init()
method is enough to cause the bug.Expected behavior
Self-explanatory
Additional context
The code is open sourced. Note: The code in GH is using PE 2.6.0 but I tested on local with different things.
The text was updated successfully, but these errors were encountered: