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

Server list takes a while before displaying server information #915

Open
Calinou opened this issue Sep 16, 2019 · 0 comments · May be fixed by #1569
Open

Server list takes a while before displaying server information #915

Calinou opened this issue Sep 16, 2019 · 0 comments · May be fixed by #1569

Comments

@Calinou
Copy link
Member

Calinou commented Sep 16, 2019

  • Version and build: 1.9.9 4906fbb
  • Observation: The server list won't display server information until a certain delay has passed.
  • Expected result: The server list should request server information immediately, then request it again periodically while the list is open.
  • How to reproduce: Open the server browser. With the default settings, it will take up to 10 seconds for server information to appear after the list has been received. By "server information", I mean the player counts, current map, …

This bug has been present in Red Eclipse since forever, but I thought it'd make sense to report it now 🙂

Now that the server refresh delay no longer seems to be exposed to the GUI, it's no longer possible to work around it easily (without using the console, that is).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment