Looking back to logs, that started from 1.2.4.0 CS:GO update. So the problem:
If there are both CS:GO and CS:S servers under one account in Linux, then CS:S crushes with error at start: ============================== Found gametypes for Counter-Strike: Source Linux game binary @ ./cstrike/bin/server.so Linux engine binary @ ./bin/engine.so Initializing Steam libraries for secure Internet server [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. =============================== We are using common data storages for number of servers, so offten different games are under one homedir on one phisical server. For now, the only way to start CS:S server in this case is to delete two files from the root of user homedir: .steampath and .steampid Of cource, they wil be restored at start of CS:GO and then CS:S wont restart. I'm really confused =( _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
