SRCDS Steam group


getting broken pipe in server start
#1
user@redbarn srcds_l $ more css-start
#!/bin/bash
echo "Starting Server"
sleep 1
screen -A -m -d -S css-server /srcds_l/srcds_run -console -game cstri
ke -secure -debug -port 27015 +map de_dust +maxplayers 20 -autoupdate -pidfile s
rcds.pid

user@redbarn srcds_l $ ./css-start
Starting Server
user@redbarn srcds_l $ screen -r
WriteMessage: Broken pipe
user@redbarn srcds_l $
Reply
#2
I finally got it fixed after all day. Turns out some of the net stuff got updated on the last rsync (i use gentoo). So I had to emerge the scripts, check through like 40 config files and after that, I had to recompile the kernel to release 9 of the 2.6 version. Now its all good
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)