Well, for now we've got some other error. 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 =( 2012/12/7 <[email protected]>: > Since update 1.2.4.0 we've got 50/50 error like this: > > ======================== > [ 0%] Checking for available updates... > [ 0%] Download complete. > [----] Verifying installation... > Steam Console Client (c) Valve Corporation > -- type 'quit' to exit -- > Loading Steam3...OK. > Loading Steam2...OK. > [1mset_steam_guard_code ********** > [0m [1mlogin ****** ********* > [0m > Logging in user '********' to Steam Public...Success. > [1mforce_install_dir ./csgo_ds > [0m [1mapp_update 740 validate > [0mERROR! Failed to install app '740' (Invalid platform) > [1mexit > [0m > > ========================== > > We've got OpenSUSE x64 11.4 > > As I see, the problem is wrong simblic link to linux64 dir, wich is > absent. Every time the update starts, it rewrites all links to it > defaults, so manually changing the path to linux32 does not help. > > So what can be done to fix this? > > In the other way, all of our old clients, who already had servers > installed under their acount, do not have any problems and update > works just fine. _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
