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

Sometimes, players can't join anymore after a disconnection #450

Closed
Legonzaur opened this issue Apr 7, 2023 · 7 comments
Closed

Sometimes, players can't join anymore after a disconnection #450

Legonzaur opened this issue Apr 7, 2023 · 7 comments
Labels
bug Something isn't working help wanted Extra attention is needed info needed Extra info needed to debug. Waiting for issuer to provide more info

Comments

@Legonzaur
Copy link

Legonzaur commented Apr 7, 2023

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

image

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 #449

I 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.

@Legonzaur Legonzaur changed the title Sometimes, players can't join the server after a disconnection Sometimes, players can't join anymore after a disconnection Apr 7, 2023
@GeckoEidechse
Copy link
Member

Wait so getting disconnected from a server due to Disconnect: Sent too many stringcmd commands. completely prevents you from rejoining for extended periods? o_O

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....

@NoCatt
Copy link

NoCatt commented Apr 7, 2023

2 confirmed cases where the users had the v1.12.4 version on client with v1.12.4 on server, the issues seems to be fixed at random. ( players were playing with no mods )

@GeckoEidechse GeckoEidechse added bug Something isn't working help wanted Extra attention is needed info needed Extra info needed to debug. Waiting for issuer to provide more info labels Apr 7, 2023
@ASpoonPlaysGames
Copy link
Contributor

Sounds to me like the server is making client send a number of stringcmds on connect, and that number is increasing somehow?
Map change sounds like the reason for it stopping though.

I have a suspicion, I'll look into it properly in a bit

@Legonzaur
Copy link
Author

Wait so getting disconnected from a server due to Disconnect: Sent too many stringcmd commands. completely prevents you from rejoining for extended periods? o_O

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....

This issue in particular can also happen after manually disconnecting from the server

@Legonzaur
Copy link
Author

Legonzaur commented Apr 7, 2023

As far as I tested, this doesn't occurs in 1.12.3. Only 1.12.4

@GeckoEidechse
Copy link
Member

As far as I tested, this doesn't occurs in 1.12.3. Only 1.12.4

Huh, ngl I didn't expect. If you don't mind, running v1.12.3 over the weekend and checking for player feedback could help a lot in debugging this issue 👀

@Legonzaur
Copy link
Author

Legonzaur commented Apr 30, 2023

Problem resolved after #447 and/or v1.12.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed info needed Extra info needed to debug. Waiting for issuer to provide more info
Projects
Archived in project
Development

No branches or pull requests

4 participants