10-27-2007, 07:56 AM
I've reinstalled twice now to verify nothing is wrong in the install. Here's what I get:
[gameserver@pv-linux orangebox]$ ./srcds_run -console -game tf +ip xxx.xxx.xxx.xxx -port 27015
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
Unknown command "startupmenu"
Network: IP xxx.xxx.xxx.xxx, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
I cannot connect from steam, even using the IP manually in the favorites. This is a FC7 box that is straight on the internet, running iptables with this line:
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 27015 -j ACCEPT
I've looked through the forums, and it seems like the particles/error.pcf error isn't important. I can't find much on the 'startupmenu' issue. This is the second machine I've installed it on as well with the same results.
I'm stuck.
[gameserver@pv-linux orangebox]$ ./srcds_run -console -game tf +ip xxx.xxx.xxx.xxx -port 27015
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
Unknown command "startupmenu"
Network: IP xxx.xxx.xxx.xxx, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
I cannot connect from steam, even using the IP manually in the favorites. This is a FC7 box that is straight on the internet, running iptables with this line:
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 27015 -j ACCEPT
I've looked through the forums, and it seems like the particles/error.pcf error isn't important. I can't find much on the 'startupmenu' issue. This is the second machine I've installed it on as well with the same results.
I'm stuck.