Posts: 3
Threads: 1
Joined: May 2012
Reputation:
0
Server OS: Windows 7 home premium 64-bit
Processor: intel core i5 4 core
Ram: 8 Gb
Game(s): Team Fortress 2
Start Up Command: C:\TF2Server\orangebox\srcds.exe -console -game tf -port 27015 +maxplayers 24 +map pl_goldrush
Posts: 3
Threads: 1
Joined: May 2012
Reputation:
0
Here is what the console says
Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
No '-replayserverdir' parameter found - using default replay folder.
Replay: Creating thread pool...succeeded.
Replay: Starting thread pool with 4 threads...succeeded.
Cleaning files from temp dir, "C:\TF2Server\orangebox\tf\replay\server\tmp\"
no files removed.
Unknown command "r_decal_cullsize"
maxplayers set to 24
Network: IP 192.168.0.104, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file server.cfg
material models/player/items/all_class/all_class_ring_setting has a normal m
nd $basealphaenvmapmask. Must use $normalmapalphaenvmapmask to get specular
Initializing Steam libraries for secure Internet server
'server.cfg' not present; not executing.
'pl_goldrush.cfg' not present; not executing.
Connection to Steam servers successful.
Public IP is 24.171.16.39.
Assigned anonymous gameserver Steam ID [A-1:3514406912(2957)].
VAC secure mode is activated.
Current item schema is up-to-date with version 59F5BF86.
tf_server_identity_account_id not set; not logging into registered account
Posts: 1
Threads: 0
Joined: May 2012
Reputation:
0
05-26-2012, 07:39 AM
(This post was last modified: 05-26-2012, 07:42 AM by fxb9500.)
I am getting this problem too.
Using the latest build from May 11
EDIT:
I fixed the problem. Simply add "+exec server.cfg" into your starting command, which will probably be either a shortcut or batch file.
batch file Example:
start %CD%\css\srcds.exe -console -game cstrike +exec server.cfg