Yep another one of these threads.
I am attempting to start a tf2 server
this box is currently hosting other servers *3x css servers* that work 100%
Here is error.
I have attempted the following.
inside the direcotry.
CPU INFO BELOW *yes it has sse2 and sse3*
Info *kernel*
[root@linux1 srcds]# uname -a
Linux linux1.wazzgame.com 2.6.18-194.17.4.el5 #1 SMP Mon Oct 25 15:51:07 EDT 2010 i686 i686 i386 GNU/Linux
[root@linux1 srcds]#
OS : CentOS Linux 5.5 32
Kernel : Linux 2.6.18-194.17.4.el5 on i686
Please note this is a VMWARE VDS.
But that has NOTHING TO DO WITH IT.
As i run 3 other css servers on the same server flawlessly!
I almost didnt want to post this info
Because of you noob trolls
You can run game servers in virtual dedicated servers With no issues!
Any ideas how to fix?
Please and thx
Btw this is fresh download install from valve update server
and -debug option is useless...
I am attempting to start a tf2 server
this box is currently hosting other servers *3x css servers* that work 100%
Here is error.
Code:
[root@linux1 srcds]# ./srcds_run -console -game tf +ip 96.251.47.8 -port 27040 +maxplayers 24 +map ctf_2fort
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
./srcds_run: line 344: 3009 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Wed Oct 27 22:02:47 PDT 2010: Server restart in 10 seconds
Wed Oct 27 22:02:48 PDT 2010: Server Quit
I have attempted the following.
inside the direcotry.
PHP Code:
yum -y update
reboot
./steam -command update -game "tf" -dir .
./srcds_run -console -game tf +maxplayers 24 +ip 96.251.47.8 -tickrate 100 +port 27040 +map ctf_2fort +exec server.cfg
./steam -command update -game "tf" -dir . -verify_all
./srcds_run -console -game tf +ip 96.251.47.8 -port 27040 +maxplayers 24 +map ctf_2fort
CPU INFO BELOW *yes it has sse2 and sse3*
PHP Code:
[root@linux1 srcds]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
stepping : 11
cpu MHz : 2400.000
cache size : 4096 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts ac pi mmx fxsr sse sse2 ss nx lm constant_tsc pni ssse3 cx16 lahf_lm
bogomips : 4800.00
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
stepping : 11
cpu MHz : 2400.000
cache size : 4096 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts ac pi mmx fxsr sse sse2 ss nx lm constant_tsc pni ssse3 cx16 lahf_lm
bogomips : 5093.43
[root@linux1 srcds]#
Info *kernel*
[root@linux1 srcds]# uname -a
Linux linux1.wazzgame.com 2.6.18-194.17.4.el5 #1 SMP Mon Oct 25 15:51:07 EDT 2010 i686 i686 i386 GNU/Linux
[root@linux1 srcds]#
OS : CentOS Linux 5.5 32
Kernel : Linux 2.6.18-194.17.4.el5 on i686
Please note this is a VMWARE VDS.
But that has NOTHING TO DO WITH IT.
As i run 3 other css servers on the same server flawlessly!
I almost didnt want to post this info
Because of you noob trolls
You can run game servers in virtual dedicated servers With no issues!
Any ideas how to fix?
Please and thx
Btw this is fresh download install from valve update server
and -debug option is useless...