05-03-2013, 04:17 AM
Hello everyone!
I'm running a few servers on my server, without issues.
First of all, I installed a TF2 server using HLDS and tried starting it, but it only worked in GUI and not console.
Valve just released SteamCMD, which I have installed a clean server from, but again, it only works as GUI. Here is the command line I use:
I have tried both with and without the +tv_port argument as well.
I have checked my firewill rules as well as port forwardings. It was not an issue, when I ran a CSS server for a few days ago, on the same port.
Here is the console log:
Please ask, if I need to provide any information!
Thank you in advance,
Schmidt
I'm running a few servers on my server, without issues.
First of all, I installed a TF2 server using HLDS and tried starting it, but it only worked in GUI and not console.
Valve just released SteamCMD, which I have installed a clean server from, but again, it only works as GUI. Here is the command line I use:
Code:
c:\Quad-Gaming\tf2>srcds.exe -console -game tf +exec server.cfg -port 27015 +tv_port 27025 -condebug -autoupdate
I have tried both with and without the +tv_port argument as well.
I have checked my firewill rules as well as port forwardings. It was not an issue, when I ran a CSS server for a few days ago, on the same port.
Here is the console log:
Code:
Using map cycle file 'cfg/mapcycle_default.txt'. ('cfg/mapcycle.txt' was not found.)
material models/weapons/c_items/c_ubersaw_xms has a normal map and $basealphaenvmapmask. Must use $normalmapalphaenvmapmask to get specular.
material models/weapons/c_items/c_frontierjustice_xmas has a normal map and $basealphaenvmapmask. Must use $normalmapalphaenvmapmask to get specular.
material models/player/items/all_class/all_class_ring_setting has a normal map and $basealphaenvmapmask. Must use $normalmapalphaenvmapmask to get specular.
Set motd from file 'cfg/motd_default.txt'. ('cfg/motd.txt' was not found.)
Set motd_text from file 'cfg/motd_text_default.txt'. ('cfg/motd_text.txt' was not found.)
Executing server arena config file
Can't use cheat command mp_forcerespawnplayers in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat command mp_forcewin in multiplayer, unless the server has sv_cheats set to 1.
Unknown command "mp_teststalemate"
'arena_badlands.cfg' not present; not executing.
Cannot change maxplayers while the server is running
Error: texture file 'vgui/resource\steam\g1' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g2' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g3' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g4' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g5' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g6' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g7' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g8' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g9' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g10' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g11' does not exist or is invalid
Error: texture file 'vgui/resource\steam\g12' does not exist or is invalid
Connection to game coordinator established.
Current item schema is up-to-date with version 378562A1.
tf_server_identity_account_id not set; not logging into registered account
Shutdown function ShutdownMixerControls() not in list!!!
maxplayers set to 24
No '-replayserverdir' parameter found - using default replay folder.
Unknown command "r_decal_cullsize"
Can't use cheat command mp_forcerespawnplayers in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat command mp_forcewin in multiplayer, unless the server has sv_cheats set to 1.
Unknown command "mp_teststalemate"
WARNING: Port 27005 was unavailable - bound to port 27006 instead
WARNING: Port 27025 was unavailable - bound to port 27026 instead
Network: IP 192.168.1.3, mode MP, dedicated Yes, ports 27015 SV / 27006 CL
Please ask, if I need to provide any information!
Thank you in advance,
Schmidt