01-13-2011, 07:36 AM
(This post was last modified: 01-13-2011, 07:39 AM by spoonman184.)
Getting this error:
from server.sh:
I am able to start the server normally from a terminal.
Code:
devin@DEVIN-LAPTOP:~/Desktop$ bash ./server.sh
ERROR: Invalid game type 'cstrike' sepecified.
Wed Jan 12 15:34:17 CST 2011: Server Failed
from server.sh:
Code:
#! /bin/sh
/srcds/orangebox/srcds_run -console -game cstrike +map de_dust2
I am able to start the server normally from a terminal.
Code:
devin@DEVIN-LAPTOP:/srcds/orangebox$ ./srcds_run -console -game cstrike +map de_dust 2