[Bug]: steamcmd is unable to print app info with +quit in the start parameter #4336
Labels
command: console
command: install
command: update
distro: Ubuntu
info: steamcmd
type: bug
Something isn't working
User story
I was trying to update the server with update
./tf2server update
command. But failed.Game
Team Fortress 2
Linux distro
Ubuntu 22.04
Command
command: update
Further information
scripts log
It seems that steamcmd is not willing to print app info with +quit behind, making
remotebuildversion
null value.Full command line: steamcmd +login anonymous +app_info_update 1 +app_info_print 232250 +quit
Result:
Without +quit
I have modified core_steamcmd.sh to echo debug the value that making sure
remotebuildversion
is null.Relevant log output
No response
Steps to reproduce
The text was updated successfully, but these errors were encountered: