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

Increase the timeout threshold for waiting players #15590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skygrango
Copy link

@skygrango skygrango commented Jan 31, 2025

Disclaimers

  • I have searched the issue tracker to check if the issue has already been reported.
  • My issue happened while using mods.

What happened?

If players install large mods, the loading time when connecting to the server will increase significantly, especially for players with lower-spec computers, as mods are loaded during the connection process

If the timeout duration is too short, players may be disconnected from the server

a better approach might be to set up a heartbeat mechanism or loading status notification during the connection, but raising the threshold can effectively solve my problem

Reproduction steps

Install a large number of biological, environmental, architectural and other mod

Bug prevalence

It is related to the performance of the computer and the size of the mod.

Single player or multiplayer?

Multiplayer

Which operating system did you encounter this bug on?

Windows, Linux

Relevant error messages and crash reports

timeout

If players install large mods, the loading time when connecting to the server will increase significantly, as mods are loaded during the connection process

If the timeout duration is too short, players may be disconnected from the server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant