SRCDS Steam group


Getting errors when launching server
#1
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.

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
Reply
#2
None of these errors are critical.

You must create the tc_hydro.cfg yourself, not nessacary but it will allow you to have specific settings for each map.

Also to change map you should use:
Code:
changelevel cp_well
Reply
#3
How do I edit the map roration of the server, for example if I only want achievement_idle to be the only map in the map rotation, and whats the command to change the round time?
Reply
#4
Edit mapcycle.txt Smile
Reply
#5
(05-06-2011, 01:10 AM)realchamp Wrote:  Edit mapcycle.txt Smile

Thanks, any idea about the roundtime command? I tried looking at the server.cfg but theres no commands that change it.
Reply
#6
(05-06-2011, 02:25 AM)eskimobob Wrote:  
(05-06-2011, 01:10 AM)realchamp Wrote:  Edit mapcycle.txt Smile

Thanks, any idea about the roundtime command? I tried looking at the server.cfg but theres no commands that change it.

Try this one:

Code:
mp_roundtime 5
Reply
#7
Noup, theres no such command as mp_roundtime in TF2 atleast.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)