Basic Info
Server OS: Windows Server 2008 R2 Enterprise
Processor: Q6600 @ 2.4Ghz
Ram: Currently 4Gb, however another 4 was ordered a few days ago. Corsair ddr2 800
Games: Its running 3 TF2, 1 CSS, 1 GMOD, 1 L4D, 1 L4D2, and 2 SAMP servers. The issues are with L4D, L4D2, and TF2
Start Up Commands
TF2 Idle, Batch file contents:
@echo off
cls
title Idle Server Watch
:srcds
echo (%time%) srcds started.
start /wait C:\HLServer\TF2Idle\orangebox\srcds.exe -console -game tf +maxplayers 32 +map achievement_idle_negro1 -port 27017 +port 27017 -hostport 27017 +hostport 27017
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
TF2 Idle 2 brand new install with generic map + cfg, batch contents:
@echo off
cls
title Idle2 Server Watch
:srcds
echo (%time%) srcds started.
start /wait c:\hlserver\tf2idle2\orangebox\srcds.exe -console -game tf +maxplayers 32 +map cp_steel -port 27016 +port 27016 -hostport 27016 +hostport 27016
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
TF2 Vanilla Shortcut + parameters:
Target: C:\HLServer\TF2Vanilla\orangebox\srcds.exe -console -game tf +maxplayers 24 +map cp_steel -port 27019 +port 27019 -hostport 27019 +hostport 27019
Start in: C:\HLServer\TF2Vanilla\orangebox\
L4D shortcut and parameters
Target: C:\HLServer\l4dpub\l4d\srcds.exe -console -game left4dead -autoupdate +map l4d_hospital01_apartment -port 27023 +port 27023 -hostport 27023 +hostport 27023
Start In: C:\HLServer\l4dpub\l4d\
L4D2 shortcut and parameters:
Target: C:\HLServer\left4dead2\srcds.exe -console -game left4dead2 +hostip 96.242.238.162:27015 -ip 192.168.1.4 +clientport 27006 +exec server.cfg +map c5m1_waterfront -port 27024 +port 27024 -hostport 27024 +hostport 27024
Start in: C:\HLServer\left4dead2\
Admin mods
Tf2 Idle: Sourcemod, Metamod
TF2 Idle 2: None, new install
TF2 Vanilla: None
L4D: Sourcemod
L4D2: None
Installing/Updating Info
TF2 Idle Batch contents
c:\HLServer\hldsupdatetool -command update -game "tf" -dir c:\HLServer\TF2Idle -verify_all
TF2 Idle 2 Batch contents
c:\HLServer\hldsupdatetool -command update -game "tf" -dir c:\HLServer\TF2Idle2 -verify_all
TF2 Vanilla Batch contents
c:\HLServer\hldsupdatetool -command update -game "tf" -dir c:\HLServer\TF2Vanilla -verify_all
L4D Batch contents
c:\HLServer\hldsupdatetool -command update -game l4d_full -dir C:\HLServer\l4dpub -verify_all
L4D2 Batch contents
c:\HLServer\hldsupdatetool -command update -game left4dead2 -dir C:\HLServer -verify_all
Network and Bandwith info
Bandwith:
Router: Actiontec MI424WR WIRED
http://www.actiontec.com/products/datasheets/MI424WR%20Verizon%20FiOS%20Router%20Datasheet.pdf
Local server IP: 192.168.1.4
External IP: 96.242.238.162
Layout
[Server]-->[Router]-->[Internets]
[PC]-------^ ^
[PC]----------l
Port Forwarding Screen cap
[img]h//ttp://w/w/w.negroserver.com/pictures/1.png[/img]
Config issues
Hopefully none, will post cfg's by request if needed
Admin Mod Issues
None
Issues
TF2 Idle:
- Regularly kicks players for "No Steam Logon"
- 12/27/09 07:34:30 : Failed to load Steam Service (3)
12/27/09 07:34:30 : BOpenService failed (1060)
12/27/09 07:34:30 : ServiceStart: failed to start (183)
upon every restart
- crashes in a manner that doesnt trigger a restart through the idle watch batch
Tf2 Idle 2
- 12/27/09 07:34:30 : Failed to load Steam Service (3)
12/27/09 07:34:30 : BOpenService failed (1060)
12/27/09 07:34:30 : ServiceStart: failed to start (183)
every restart
- may have other issues but has yet to have a player on it, I upped it today just to see if a brand new install would error the same as it has.
TF2 Vanilla
- error log starts here
12/26/09 20:10:20 : Failed to load Steam Service (3)
12/26/09 20:10:20 : BOpenService failed (1060)
12/26/09 20:10:20 : ServiceStart: failed to start (183)
server was down for maybe a week but has run prior to 12/26 despite it being the earliest date in the service log file.
L4D
- console shows "steamservice.cpp [229] : Assertion Failed: BOpenService failed 1060"
- Refuses to use port 27023, instead uses 27024, randomly chooses ports if others are defined.
- always empty
L4D2
- console shows "Failed to load Steam ServiceBOpenService failedServiceStart: failed to start"
- Picks random ports if not set to 27024, will open on 27024 if defined
I had a friend who knows about this stuff on the server, and he added the +port - port +hostport -hostport stuff I'm not sure
what he was trying to achieve there but rather than edit it out i figured id give you guys all the current info and await further
instruction and for you to correct my flaws. Please help soon I'll be waiting excitedly for answers. It took a long time to get all the info you guys need so please give me all the info i need in your replies be very detailed and explanatory if you would be so kind so i understand how and why.
I self raped all my links and pics so now itl be harder for the reader to understand but at least i can post it.