05-04-2011, 05:09 PM
Server OS: Ubuntu 11.04
Processor: Intel® Core i3-2120 CPU @ 3.30GHz
Intel® Core i3-2120 CPU @ 3.30GHz
Intel® Core i3-2120 CPU @ 3.30GHz
Intel® Core i3-2120 CPU @ 3.30GHz
Ram: 9 Gb
Game(s): TF2
Start Up Command: ./srcds_run -game tf -port 27015 +ip 88.115.75.24 +map ctf_2fort
Admin Mods: none
Hey, me and my friend decided to build our own server machine as our degree work, and both of us liking tf2 we thought it would be nice to host our own tf2 server where we could idle and play. I've never used linux before but my friend helped with some commands and I have made some progress (I think).
Heres what I get when I run the start up command.
I also cannot change levels once the server is up and running, i get this error when I try to change a level. For some reason when I start the server it cant find the map .cfg file.
Thanks
Processor: Intel® Core i3-2120 CPU @ 3.30GHz
Intel® Core i3-2120 CPU @ 3.30GHz
Intel® Core i3-2120 CPU @ 3.30GHz
Intel® Core i3-2120 CPU @ 3.30GHz
Ram: 9 Gb
Game(s): TF2
Start Up Command: ./srcds_run -game tf -port 27015 +ip 88.115.75.24 +map ctf_2fort
Admin Mods: none
Hey, me and my friend decided to build our own server machine as our degree work, and both of us liking tf2 we thought it would be nice to host our own tf2 server where we could idle and play. I've never used linux before but my friend helped with some commands and I have made some progress (I think).
Heres what I get when I run the start up command.
Code:
Console initialized.
Game.dll loaded for "Team Fortress"
Setting breakpad minidump AppID = 440
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Installing breakpad exception handler for appid(440)/version(4547)
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
Unknown command "r_decal_cullsize"
Unknown command "startupmenu"
Network: IP 88.115.75.24, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient.dll. Continuing with current version anyway.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Failed to load Steam ServiceServiceStart: failed to startUnknown command "/"
--------------------------------------------------------
sv_pure set to 1.
Note: Changes to sv_pure take effect when the next map is loaded.
--------------------------------------------------------
exec banned_user.cfg: file size larger than 1 MB!
exec banned_ip.cfg: file size larger than 1 MB!
Writing cfg/banned_user.cfg.
Writing cfg/banned_ip.cfg.
Server logging enabled.
Server logging data to file logs/L0504010.log
L 05/04/2011 - 09:59:17: Log file started (file "logs/L0504010.log") (game "/home/mastermind/testi/srcds/orangebox/tf") (version "4547")
Unknown command "mp_autoteambalance_delay"
Unknown command "mp_autoteambalance_warning_delay"
L 05/04/2011 - 09:59:17: server_cvar: "mp_stalemate_enable" "1"
L 05/04/2011 - 09:59:17: server_cvar: "mp_timelimit" "35"
L 05/04/2011 - 09:59:17: server_cvar: "decalfrequency" "30"
exec: couldn't exec ctf_2fort.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
GC sent new item schema; updating
I also cannot change levels once the server is up and running, i get this error when I try to change a level. For some reason when I start the server it cant find the map .cfg file.
Code:
exec: couldn't exec tc_hydro.cfg
Thanks