-
Notifications
You must be signed in to change notification settings - Fork 129
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
Sometimes, players can't join anymore after a disconnection #450
Comments
Wait so getting disconnected from a server due to I would expect that due to the circumstance of the disconnect, one would be unable to rejoin until fully timed out on the server but that should be like 1 minute top, not 20+. Could be that it coincides with map change...? Hmm.... |
2 confirmed cases where the users had the |
Sounds to me like the server is making client send a number of stringcmds on connect, and that number is increasing somehow? I have a suspicion, I'll look into it properly in a bit |
This issue in particular can also happen after manually disconnecting from the server |
As far as I tested, this doesn't occurs in |
Huh, ngl I didn't expect. If you don't mind, running |
Problem resolved after #447 and/or |
Bug
Sometimes, after disconnecting or being disconnected, players encounter an issue where they can't rejoin the server anymore.
The error players see is
Connection to server timed out
whenever they try to join the server they got disconnected from.Joining other servers works fine. Restarting the client doesn't solves this issue.
This issue can last from 20 minutes to around 1 hour. Afterwards, the player can rejoin the server again
More details
This issue started to arise when Fvnkhead updated his servers to
1.12.4
. When I talked about it on Discord, it seemed that some other servers are also concerned, in particular Neinguar's servers.While this can happen after being kicked out with the message
Disconnect: Sent too many stringcmd commands.
from #448, this can also happen when retrying to disconnect and reconnect from the server because of #449I had some results trying to continue to play by switching between 4G and ADSL whenever the server didn't wanted me to join again, until I ultimately was unable to join with both internet connections.
The text was updated successfully, but these errors were encountered: