-
Notifications
You must be signed in to change notification settings - Fork 183
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
EOFError: Unexpected end of message (on connect()) #237
Comments
@DAMcraft Is the server you're trying to connect to a public one? Is it a vanilla server, or is it running any mods? Do you know at what point in the connection process this error occurs? (The |
I have the same problem. It's a public server with some plugins. Here is the output with --dump-packets flag:
|
my client connects to the server but then i get the following error:
(Edit by @joodicator: use triple backticks to properly format a backtrace.)
I have no idea how to fix it, but this part raises the error:
printing byte gives me an empty BYTE-type
The text was updated successfully, but these errors were encountered: