- Mar 15, 2003
- 2,157
- 82
- 91
I tried posting on the official Steam forums (original thread), but they're not used much, and I'd like a helpful response as soon as possible, so I'm posting this here as well:
I am trying to setup a new server (on Linux) for The Ship using SteamCMD (The Ship was converted to SteamPipe some time ago).
When trying to open/run srcds_run (via Terminal), I get the following error:
The provided link in the output above is broken, which makes it even more odd.
FYI: the GameInfo.txt file is just fine, leaving me even more confused. It is in the directory:
/home/main/the_ship/ship/
Any ideas on what's wrong?
I am trying to setup a new server (on Linux) for The Ship using SteamCMD (The Ship was converted to SteamPipe some time ago).
When trying to open/run srcds_run (via Terminal), I get the following error:
Code:
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash
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.
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 /home/main/the_ship/srcds_run command line to generate a debug.log to help with solving this problem
Thu Aug 1 05:23:09 EDT 2013: Server restart in 10 seconds
The provided link in the output above is broken, which makes it even more odd.
FYI: the GameInfo.txt file is just fine, leaving me even more confused. It is in the directory:
/home/main/the_ship/ship/
Any ideas on what's wrong?