View Single Post
Author Message
runsrcds
Junior Member
Join Date: Oct 2021
Old 11-26-2021 , 04:51   steamcmd autoupdate not working even when set the command flag option
Reply With Quote #1

can anyone point out what have i missing ? even i set the -autoupdate, -steam_dir and -steamcmd. After about 2 week or so, i can't connect to my cs server. I will have to ssh into server run steamcmd update manually and restart the srcds or i can connect again.

Code:
./srcds_run -game csgo -net_port_try 1 +sv_setsteamaccount xxx -authkey xxx -tickrate 128 -usercon -nobots -autoupdate -steam_dir /home/ubuntu/csgoserver -steamcmd_script /home/ubuntu/csgoserver/csgo_autoupdate.txt
csgo_autoupdate.txt cotaint:
Code:
steamcmd +login anonymous +force_install_dir /home/ubuntu/csgoserver +app_update 740 +quit
runsrcds is offline