Hello everyone,
I'm trying to start a dedicated gesource server on my Linux (Debian 5) Server (hosted by
www.ovh.com)
I've installed hlds and can start fine a Counter-Strike Source or HL2MP server.
But when I try to start a gesource server, I got this error:
./srcds_run: line 372: 16417 Segmentation faultI paste to you a copy of my screen after entering the command:
ks35035:~/Source/orangebox# ./srcds_run -game gesource +map ge_runway +maxplayers 4
************** WARNING ***************
Running the dedicated server as root
is highly discouraged. It is generally
unnecessary to use root privileges to
execute the dedicated server.
**************************************
The server will continue to launch in 10 seconds\rThe server will continue to launch in 9 seconds\rThe server will continue to launch in 8 seconds\rThe server will continue to launch in 7 seconds\rThe server will continue to launch in 6 seconds\rThe server will continue to launch in 5 seconds\rThe server will continue to launch in 4 seconds\rThe server will continue to launch in 3 seconds\rThe server will continue to launch in 2 seconds\rThe server will continue to launch in 1 seconds\rAuto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler
Console initialized.
./srcds_run: line 372: 16417 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sun Feb 27 23:24:35 CET 2011: Server restart in 10 seconds
When I try to add -debug, the program doesn't create the log file.I'm a bit lost,
I've searched another post for this problem and found nothing.
If anyone could help me, it'll very apreciate.
Thanks.