-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
[ERROR] Protocollib won´t work with Paper !! Serverbound - Unknown packages #3344
Comments
Hello, i have got the same error by using this in my plugin.
Server Side Log: https://pastebin.com/NJCEWNMU The difference for me is that the player only gets kicked when i run this method. Im Using ProtocolLib 5.4.0-SNAPSHOT-739 Servers Tried: |
You can use the protocollib jar as an API as a workaround |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
• This issue is not solved in a development build
Describe the bug
• When joining the server, an error occurs, and it is not possible to connect. The console logs indicate an issue with encoding a specific packet (clientbound/minecraft:set_objective).
To Reproduce
Steps to reproduce the behavior:
Start the server with ProtocolLib installed.
Attempt to join the server.
Observe the console log and notice the error.
Expected behavior
Players and owners should be able to join the server without errors, and the connection process should complete successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
https://pasteboard.co/RCvF3wATm3dD.png
Version Info
ProtocolLib version: 5.3.0
Server version: Paper 1.21.1 (Build 81, commit 13a2395)
Please find the full ProtocolLib dump here: (https://pastebin.com/91kxBRCR).
Additional context
The text was updated successfully, but these errors were encountered: