11-05-2009, 02:24 AM
Hello,
I'm trying to run a tf2 server on a computer running Ubuntu 9.10 32-bit. I followed the directions here and have not modified anything else. What I get is this:
nick@OH-HAI:~/orangebox$ ./srcds_run -console -game tf -ip 128.180.211.255 -port 27015 +maxplayers 16 +map cp_dustbowl
Auto detecting CPU
Using default binary: ./srcds_i486
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 16
Unknown command "r_decal_cullsize"
maxplayers set to 16
Unknown command "startupmenu"
Network: IP 128.180.211.255, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/grass_02_cluster01.mdl)
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
Spawnpoint at (2472.00 -1616.00 -124.00) is not clear.
Spawnpoint at (2400.42 -1622.53 -124.00) is not clear.
Spawnpoint at (2576.61 -1624.86 -124.00) is not clear.
Spawnpoint at (2425.47 -1506.63 -124.00) is not clear.
Spawnpoint at (2520.00 -1592.00 -124.00) is not clear.
Spawnpoint at (2576.61 -1547.52 -124.00) is not clear.
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
exec: couldn't exec server.cfg
exec: couldn't exec cp_dustbowl.cfg
Adding master server 72.165.61.189:27012
Adding master server 72.165.61.189:27011
Could not establish connection to Steam servers.
Can anyone help?
I'm trying to run a tf2 server on a computer running Ubuntu 9.10 32-bit. I followed the directions here and have not modified anything else. What I get is this:
nick@OH-HAI:~/orangebox$ ./srcds_run -console -game tf -ip 128.180.211.255 -port 27015 +maxplayers 16 +map cp_dustbowl
Auto detecting CPU
Using default binary: ./srcds_i486
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 16
Unknown command "r_decal_cullsize"
maxplayers set to 16
Unknown command "startupmenu"
Network: IP 128.180.211.255, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/grass_02_cluster01.mdl)
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
Spawnpoint at (2472.00 -1616.00 -124.00) is not clear.
Spawnpoint at (2400.42 -1622.53 -124.00) is not clear.
Spawnpoint at (2576.61 -1624.86 -124.00) is not clear.
Spawnpoint at (2425.47 -1506.63 -124.00) is not clear.
Spawnpoint at (2520.00 -1592.00 -124.00) is not clear.
Spawnpoint at (2576.61 -1547.52 -124.00) is not clear.
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
exec: couldn't exec server.cfg
exec: couldn't exec cp_dustbowl.cfg
Adding master server 72.165.61.189:27012
Adding master server 72.165.61.189:27011
Could not establish connection to Steam servers.
Can anyone help?