SRCDS Steam group


[Resolved] unable to connect to remote server (0.0.0.0.0)
#1
Question 
Windows Vista, Home Edtion
Intel core 2 duo, 2.0ghz
4Gb ram
CounterStrike:Source
C:\Srcds\srcds.exe -console -game cstrike -tickrate 100 -maxplayers 6 +map de_dust2
MetaMod, and Mani Admin Plugin, runned trough MetaMod.

Well, here's my problem. I got my little 6 slot server, which I'm only still testing, so it's actually not online yet. Wan't everything 2 be fixed before I get it online. It starts up fine, with MetaMod and MAP working just fine. But when I try 2 exec af cfg, the server crashes, and the Source Dedicated Server cmd, starts spamming: "unable to connect to remote server (0.0.0.0.0)" over and over again, untill I shut it down, and restart it. Any help on this?

Thx
Reply
#2
What do you have in that cfg file you try to execute?
[Image: url_logo.png]
Reply
#3
(02-05-2010, 07:01 AM)hikafer Wrote:  What do you have in that cfg file you try to execute?

It's a Slap cw cfg:
// SLAP liga officiel CS:S Server CFG
// Version 1.01 by [Old*Boys]Drone

rcon_password Normally my rcon pass

rcon say ">> Loading SL match settings"

rcon hostname "#SLAP.dk CS:S CW"

rcon sv_password sofmatch
rcon sv_lan 0
rcon sv_maxupdaterate 100
rcon sv_minupdaterate 80
rcon sv_unlag 1
rcon sv_maxunlag 0.5
rcon sv_voiceenable 1
rcon sv_pausable 1

rcon mp_autokick 0
rcon mp_spawnprotectiontime 0
rcon mp_autocrosshair 0
rcon mp_autoteambalance 0
rcon mp_buytime 0.25
rcon mp_c4timer 35
rcon mp_fadetoblack 0
rcon mp_flashlight 1
rcon mp_forcecamera 1
rcon mp_footsteps 1

rcon mp_freezetime 8
rcon mp_friendlyfire 1
rcon mp_hostagepenalty 0
rcon mp_limitteams 12
rcon mp_maxrounds 0
rcon mp_winlimit 0
rcon mp_playerid 0
rcon mp_roundtime 1.75
rcon mp_timelimit 999
rcon mp_tkpunish 0
rcon mp_startmoney 800


rcon sv_airaccelerate 10
rcon sv_allowdownload 1
rcon sv_allowupload 1
rcon sv_alltalk 0
rcon tv_enable 0
rcon tv_delay 90
rcon sv_cheats 0
rcon sv_friction 4
rcon sv_gravity 800
rcon sv_maxrate 25000
rcon sv_maxspeed 320
rcon sv_minrate 20000
rcon sv_stepsize 18
rcon sv_stopspeed 75
rcon sv_timeout 65
rcon sv_voicecodec vaudio_miles

rcon mp_allowspectators 1
rcon decalfrequency 60
rcon host_framerate 0
rcon setpause 0
rcon mp_logdetail 3
rcon log on

rcon say ">> SL Match settings loaded succesfully"
Reply
#4
Excuse me, but why the **** do you have rcon argument in front of all your settings??? That is totally wrong, because you don't need to execute the settings with the rcon argument in front, unless that the cfg file is located on your own machine

If it is on the server, delete ALL rcon arguments
If it is not on the server, try to put this in console before executing the file:
Code:
rcon_address <ip>:<port>
rcon_password <password>

<ip> = IP-address of your server ex. 80.166.191.205
<port> = Port of your server ex. 27015
<password> = Your rcon password
So if i should connect through rcon with my gameserver ip as 80.166.191.205:27015 and rcon password as lol554, i would run these commands:
Code:
rcon_address 80.166.191.205:27015
rcon_password lol554
I hope it helps you out
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply
#5
(02-05-2010, 07:37 PM)lol554 Wrote:  Excuse me, but why the **** do you have rcon argument in front of all your settings??? That is totally wrong, because you don't need to execute the settings with the rcon argument in front, unless that the cfg file is located on your own machine

If it is on the server, delete ALL rcon arguments
If it is not on the server, try to put this in console before executing the file:
Code:
rcon_address <ip>:<port>
rcon_password <password>

<ip> = IP-address of your server ex. 80.166.191.205
<port> = Port of your server ex. 27015
<password> = Your rcon password
So if i should connect through rcon with my gameserver ip as 80.166.191.205:27015 and rcon password as lol554, i would run these commands:
Code:
rcon_address 80.166.191.205:27015
rcon_password lol554
I hope it helps you out

Removed the "rcon" from the cfg list and it worked out. Thx a lotRolleyes
Reply
#6
No problem, always at service Smile
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)