Xonotic Forums
[NEED HELP] Menu freezes when typing server address, old bug? - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [NEED HELP] Menu freezes when typing server address, old bug? (/showthread.php?tid=8944)



Menu freezes when typing server address, old bug? - MeLikeyTacos - 10-19-2021

I've been trying to get some coworkers into Xonotic and we're all having an issue when typing the server address (FQDN) in the multiplayer menu, where the UI locks up for about 10 seconds.

I found this old thread which describes it perfectly:
https://forums.xonotic.org/showthread.php?tid=7580&highlight=server+address+freeze

And this old git issue, which has been closed:
https://gitlab.com/xonotic/xonotic-data.pk3dir/-/issues/1068

I've verified that we're all using the latest 0.8.2 version from the download page. Does the bug still exist in 0.8.2? Any workarounds?


RE: Menu freezes when typing server address, old bug? - Mario - 10-20-2021

The issue was moved, not closed: https://gitlab.com/xonotic/darkplaces/-/issues/128

It's an issue with the game's engine, which unfortunately means a fix may not come very soon, as it is a different development team managing the engine.
One way around it would be to use the console; press the TILDE (~) key, type connect your.server.ip and press ENTER. You can then close the console with TILDE or ESCAPE. To make the process easier you may also want to type addfav your.server.ip so that it is bookmarked and appears in the server list without needing to search for it.


RE: Menu freezes when typing server address, old bug? - MeLikeyTacos - 10-21-2021

Ohhh, I see. Cool, I'll just do that then. Thanks for the tips!