protonscr

srcds locks game client in steam launcher

steamclosed
ValveSoftware/steam-for-linux#7335 · opened 2020-08-28 by kochd · updated 2020-08-31 · 1 comments · github
Kkochd 2020-08-28 github

Your system information

  • Steam client version (build number or date): Current beta
  • Distribution (e.g. Ubuntu): Debian 11
  • Opted into Steam client beta?: Yes
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

./srcds_run -game csgo -console -usercon +game_type 3 +game_mode 0 +mapgroup mg_active +map de_dust2 +sv_setsteamaccount XXXXXXXXXXXXXXXX -net_port_try 1 -autoupdate -tickrate 128 -ip 0.0.0.0 -port 27025 -clientport 27026 +tv_port 27027

https://streamable.com/8ghuxw

I do not think this is supposed to happen right?

Steps for reproducing this issue:

  1. Run a dedicated server using srcds_run from anywhere (this can be a completely different machine like a remote server)
  2. Get your steam launcher locked
Kkochd 2020-08-31 github

Deleting $HOME/.steam (under the user running srcds) fixed it

Nothing extracted yet.