01-07-2009, 12:13 AM
hello..
I have installed a Debian Etch on an old system.
Then I have installed SRCDS
http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920&archive=
after this i wanted to start it..
and thats my startscript:
warstartalt.sh
pls help
sorry for my bad english but I am from Austria
I have installed a Debian Etch on an old system.
Then I have installed SRCDS
http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920&archive=
after this i wanted to start it..
Code:
jw-testserver:/opt/SRCDS# ./warstartalt.sh
./warstartalt.sh: line 1: hldsupdatetool.bin: command not found
Starting War Server 1
Auto detecting CPU
Using AMD Optimised binary.
Enabling debug mode
Server will auto-restart if there is a crash.
./srcds_run: line 344: 4963 Bus-Zugriffsfehler (core dumped) $HL_CMD
Cannot access memory at address 0xb7ff04e8
Cannot access memory at address 0xbf9d5e74
/opt/SRCDS/War/debug.cmds:3: Error in sourced command file:
Cannot access memory at address 0xb7ff04e8
email debug.log to linux@valvesoftware.com
Die Jän 6 15:59:59 CET 2009: Server restart in 10 seconds
Die Jän 6 16:00:01 CET 2009: Server Quit
jw-testserver:/opt/SRCDS#
and thats my startscript:
warstartalt.sh
Code:
* #!/bin/sh
echo "Starting War Server 1"
cd /..
cd /opt/SRCDS/War
./srcds_run -console -game cstrike -maxplayers 12 -debug -tickrate 100 +ip 192.168.1.21 +port 28019 +map de_train
~
pls help
sorry for my bad english but I am from Austria