09-13-2010, 04:26 AM
BASIC INFO
Server OS: Windows 7 Ultimate x64
Processor: Intel E5200 (2x2,5 GHz)
Ram: 2GB (DDR2)
Game(s): Counter Strike Source
Start Up Command:
Admin Mods: none yet
NETWORK AND BANDWIDTH INFO
Bandwidth: DSL -> Down: ~380kb/s | Up: ~40kb/s
Router: Speedport W303V
Local IP of Server: --- (I used to connect via 127.0.0.1 to my dedi server)
External IP: 91.56.170.250
CONFIG
___________________________________________________________
Hey guys, i hope the information above might help you to help me solving my problem...
And my problem is: Once I started source dedicated server (downloaded via HLDS Update Tool) the config and everything loads, it also says that it has connected to the master servers but it gives me the warning/error: "Failed to load steam services", i already tried changes in the config and the command line, but nothing helped yet, i hope you can help me
regards.
Server OS: Windows 7 Ultimate x64
Processor: Intel E5200 (2x2,5 GHz)
Ram: 2GB (DDR2)
Game(s): Counter Strike Source
Start Up Command:
Code:
@echo off
:start
srcds -console -game cstrike +map de_dust2 +exec server.cfg
goto start
pause
Admin Mods: none yet
NETWORK AND BANDWIDTH INFO
Bandwidth: DSL -> Down: ~380kb/s | Up: ~40kb/s
Router: Speedport W303V
Local IP of Server: --- (I used to connect via 127.0.0.1 to my dedi server)
External IP: 91.56.170.250
CONFIG
Code:
// Main Config File by Drocona
/////////// *Server password and info*\\\\\\\\\\\
// Server ip (to avoid RCon problems)
ip 127.0.0.1
// Server host port
hostport 27015
// Internet= 0 LAN= 1
sv_lan 0
// 0=US East coast, 1=US West coast, 2= South America, 3=Europe,
// 4=Asia, 5=Australia, 6=Middle East, 7=Africa and 255=world.
sv_region 255
// Servername
hostname ********
// Rcon password
rcon_password ********
// Number of minutes to ban users who fail Rcon authentication
sv_rcon_banpenalty 0
// Max number of times a user can fail rcon authentication before being banned
sv_rcon_maxfailures 0
// Number of times a user can fail rcon authentication before being banned
sv_rcon_minfailures 0
// Number of seconds to track failed rcon authentications.
sv_rcon_minfailuretime 20
// Game password
// sv_password Putyourprivatepasswordhere
// Download URL for custom files
sv_downloadurl **********
//////////////// *Game Settings* \\\\\\\\\\\\\\\\\
// Buytime at the begin of a round (in minutes)
mp_buytime 1
// Sets the amount of starting money, max=16000
mp_startmoney 8000
// C4 Countdown timer (in seconds)
mp_c4timer 30
// Enable flashlight= 1 Disable flashlight= 0
mp_flashlight 1
// Enable Footsteps= 1 Disable Footsteps= 0
mp_footsteps 1
// Enable Fallingdamage= 1 Disable Fallingdamage= 0
mp_falldamage 1
// Maximum hostage kills to boot a player (Disable= 0)
mp_hostagepenalty 0
// Timelimit (in minutes)
mp_timelimit 45
// Maximum frags a player can get until mapchange
mp_fraglimit 0
// Amount of wins per team to end game (Disable= 0)
mp_winlimit 0
// Amount of wins in total to end game (Disable= 0)
mp_maxrounds 0
// Time per round (in minutes) ((Min= 1 Max= 9))
mp_roundtime 3
// Sets the time before players can move in the beginning of a round (in seconds)
mp_freezetime 4
// Toggles the forcing of clients to join teams to make it balanced. 1=on and 0=off
mp_autoteambalance 1
// Sets the maximum number of player differences (Disable= 0)
mp_limitteams 2
// Friendly Fire (Enable= 1 Disable= 0)
mp_friendlyfire 1
// Kill a player next round if he Teamkilled someone (Enable= 1 Disable= 0)
mp_tkpunish 0
// Kick idle/team-killing players (Enable= 1 Disable=0)
mp_autokick 0
// Kick players who team-kill within this many seconds of a round restart.
mp_spawnprotectiontime 5
// After this many seconds without a message from a client, the client is dropped
sv_timeout 60
// Restrict spectatorcamera view for dead players (Enable= 1 Disable= 0)
mp_forcecamera 0
// Controls what information player can see in status bar (All= 0, Team Names= 1, No Names= 2)
mp_playerid 0
// Allow Spectators or not (Enable= 1 Disbale= 0)
mp_allowspectators 0
// World gravity settings (Default= 800)
sv_gravity 800
// Maximum velocity an object can have ingame (Default= 3500)
sv_maxvelocity 3500
// Maximum speed a player can move (Default= 350)
sv_maxspeed 350
////////////// *Connection Options* \\\\\\\\\\\\\\
// Max bandwidth rate allowed on server (0= unlimited max= 20000)
sv_maxrate 4096
// Min bandwidth rate allowed on server (0= unlimited 4000= good for blocking 56k)
sv_minrate 0
// Minimum updates per second (Maximum= 100 increasing this will take more cpu power)
sv minupdaterate 10
// Maximum updates per second (Maximum= 100 increasing this will take more cpu power)
sv_maxupdaterate 60
// Frame rate limiter
fps_max 75
// Allow clients to download files (Enable= 1 Disable= 0)
sv_allowdownload 1
// Allow clients to upload files like spraylogo's (Enable= 1 Disable= 0)
sv_allowupload 1
// Enable player lag compensation (Enable= 1 Disable= 0)
sv_unlag 1
// Amount of time in seconds a player can spray their decal
decalfrequency 20
//////////// *Logging and Misc* \\\\\\\\\\\\
// Creates a logfile (Enable= on Disable= off)
log on
// Log server bans in the server logs (Enable=1 Disable= 0)
sv_logbans 1
// Log echo information in the console (Enable= 1 Disbale= 0)
sv_logecho 1
// Log server information in the logfile (Enable= 1 Disable= 0)
sv_logfile 1
// Log server information to only one file (Enable=1 Disable= 0)
sv_log_onefile 1
// Folder where logs will be saved
sv_logsdir E:\CSSDS\cstrike\logs\
// Voice Codec to use (specify DLL without the DLL extension)((Default= vaudio_miles))
sv_voicecodec vaudio_miles
// Enable microphone (Enable= 1 Disable= 0)
sv_voiceenable 0
// Allow players to hear all other players (Enable= 1 Disable= 0)
sv_alltalk 0
// Enable HLTV on the Server (Enable= 1 Disable= 0)
sv_hltv 0
// Cheats (Enable= 1 Disable= 0)
sv_cheats 0
// Client ability to pause the server (Enable= 1 Disable=0)
sv_pausable 0
// Force clients to pass consistencycheck for critical files (Enable= 1 Disable= 0)
sv_consistency 1
// Amount of time players can chat after the game is over (in seconds)
mp_chattime 15
// If not 0 then game will restart in the specified number of time (in seconds)
mp_restartgame 0
// Execute files on startup (these are placed in the "srcds\cstrike\cfg\" folder)
// Input syntaxis: "exec nameofyourscript.cfg"
___________________________________________________________
Hey guys, i hope the information above might help you to help me solving my problem...
And my problem is: Once I started source dedicated server (downloaded via HLDS Update Tool) the config and everything loads, it also says that it has connected to the master servers but it gives me the warning/error: "Failed to load steam services", i already tried changes in the config and the command line, but nothing helped yet, i hope you can help me
regards.