04-18-2013, 10:10 PM
Okay, i'm running Ubuntu 12.10 - using SteamCMD for my counter-strike source server, and everything seems to be good. Except when i start the server, it gives me the following error:
Unable to find gameinfo.txt. Solutions:
1. Read http://www.valve-erc.com/srcsdk/faq.html#NoGameDir
2. Run vconfig to specify which game you're working on.
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Apr 18 14:07:24 CEST 2013: Server restart in 10 seconds
And repeats doing so, because its restarting. The file "gameinfo.txt" is inside the cstrike folder, where it should normally be - and doing the -game cstrike does not help, just the same error. What am i supposed to do?
I am running the following start command normally:
./srcds_run -game css -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust
Is there other good start-commands for CSS using steamcmd?
Thank you!
Unable to find gameinfo.txt. Solutions:
1. Read http://www.valve-erc.com/srcsdk/faq.html#NoGameDir
2. Run vconfig to specify which game you're working on.
3. Add -game <path> on the command line where <path> is the directory that gameinfo.txt is in.
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Apr 18 14:07:24 CEST 2013: Server restart in 10 seconds
And repeats doing so, because its restarting. The file "gameinfo.txt" is inside the cstrike folder, where it should normally be - and doing the -game cstrike does not help, just the same error. What am i supposed to do?
I am running the following start command normally:
./srcds_run -game css -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust
Is there other good start-commands for CSS using steamcmd?
Thank you!