11-09-2007, 07:07 AM
I cant rum a css server on my linux suse pro.
I tried everything on this forum.
can some1 help me?
i use this.
#!/bin/sh
echo "Starting Cs:Source Server"
sleep 1
screen -A -m -d -S css-server ./srcds_run -console -game cstrike +map de_dust +maxplayers 16 -autoupdate
(server.sh)
ill cant run it.
errors:
:~/srcds_1/bin # screen server.sh
Starting Cs:Source Server
[screen is terminating]
:~/srcds_1 # screen -x css-server
There is no screen to be attached matching css-server.
help pls
I tried everything on this forum.
can some1 help me?
i use this.
#!/bin/sh
echo "Starting Cs:Source Server"
sleep 1
screen -A -m -d -S css-server ./srcds_run -console -game cstrike +map de_dust +maxplayers 16 -autoupdate
(server.sh)
ill cant run it.
errors:
:~/srcds_1/bin # screen server.sh
Starting Cs:Source Server
[screen is terminating]
:~/srcds_1 # screen -x css-server
There is no screen to be attached matching css-server.
help pls