Hi all! Im here because i have problem with my server patching.
So I do:
1.) Install tf2 using
./steam -command update -game tf -dir ...
/srcds_run -game tf -nomaster +sv_lan 0 +port 27016 +map ctf_2fort +maxplayers 24
I read to need sv_lan 0 use, because with this crack steam and nosteam clients can connect with server too.
So all looks ok when I run server:
:/usr/tf2/tf2/orangebox# ./srcds_run -game tf -nomaster +sv_lan 0 +port 27 016 +map ctf_2fort +maxplayers 24
Auto detecting CPU
Using AMD-Opteron (64 bit) 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 "port"
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27016 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
exec: couldn't exec skill1.cfg
Executing dedicated server config file
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
exec: couldn't exec server.cfg
exec: couldn't exec ctf_2fort.cfg
Master server communication disabled.
Using 'steambeta1:27013' CSER server!
Connection to Steam servers successful.
VAC secure mode is activated.