Closed felis-catus closed 4 years ago
I may have run into this issue, briefly. It got stuck on retrieving server info after I passed validation on the server but before I entered the game. This was on Windows -- Linux environment still WIP.
I may have run into this issue, briefly. It got stuck on retrieving server info after I passed validation on the server but before I entered the game. This was on Windows -- Linux environment still WIP.
Can you recall if the game itself hang, were you able to ESC the loading screen back to main menu?
If not, it's an issue with the actual loading process and not the VGUI panel - so we can count that out.
It hangs on two different stages for me:
"Retrieving server info" -> loading screen, can't ESC to main menu, open Steam overlay, anything. Gotta say the whole being unable to ESC to the menu has always been a thing for me even in 1.09.7. It's just that before, it would normally leave that stage quite quickly
"Sending client info" -> can easily ESC, reconnect and get into the server almost instantly
Can you recall if the game itself hang, were you able to ESC the loading screen back to main menu?
Yes it "hanged". I got a hl2.exe is not responding prompt. Just pressed wait for it to respond and waited...
To get some information on the case, I ran the game through the debugger (GAME_DEBUGGER=gdb ~/.local/share/Steam/steamapps/common/nmrih/sdk/hl2.sh -steam -game ../nmrih
, then enter c
) and connected to an empty server.
The game hangs and nothing but SIGKILL will get it to close at that point.
Linux version is still broken. Using Ubuntu 8.10. Never passed the loading screen. The funny thing is I did play Nmrih since ZPS was becoming unplayable with wine back in 2012, now that's ZPS who's becoming Linux compatible and Nmrih that doesn't anymore ^^;
Same issue on Archlinux >.<
Resolved in 1.10.1, closing.
Several player reports indicate that loading screen "gets stuck" during "Sending client info..." stage. Seems to be more common on Linux systems, but also happens occasionally on Windows.
No repro steps yet, will update this issue while investigating. Reports say it may occur during map changes, and it's uncertain if the loading actually hangs or if the VGUI element erroneously remains visible.
List of reports: https://steamcommunity.com/app/224260/discussions/2/3145094199295148126/ https://steamcommunity.com/app/224260/discussions/2/3145094199295147635/ https://steamcommunity.com/app/224260/discussions/2/1762481957311189503/ https://steamcommunity.com/app/224260/discussions/2/1732089092453602788/
Misc notes:
See also: #1043