"Server doesn't respond, retrying" when trying to connect to localhost - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: "Server doesn't respond, retrying" when trying to connect to localhost (
/showthread.php?tid=136149)
"Server doesn't respond, retrying" when trying to connect to localhost -
ibab - 23.03.2010
I downloaded the SA-MP Windows Server and changed RCON-Password and Hostname from the .cfg file. I also portforwarded the port 7777.
But I keep getting this same thing everytime I try to connect to my server.
"Server doesn't respond, retrying"
Then it just retries and retries forever.
Any ideas what might be the problem?
EDIT: Some screenies.
It seems like it gets connection, but still somewhy doesn't let me in game.
And in game it says...
Re: "Server doesn't respond, retrying" when trying to connect to localhost -
cozza123456 - 23.03.2010
Let me see your server.cfg
Re: "Server doesn't respond, retrying" when trying to connect to localhost -
ibab - 23.03.2010
Here it is.
Code:
echo Executing Server Config...
lanmode 0
rcon_password deletedmyrconpassword
maxplayers 50
port 7777
hostname HolyShit Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl www.sa-mp.com
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Except for that url=http:// thingy doesn't exist in it.
Re: "Server doesn't respond, retrying" when trying to connect to localhost -
cozza123456 - 23.03.2010
if this is hosted on the pc ur trying to connect from: use this ip: 127.0.0.1:7777
Re: "Server doesn't respond, retrying" when trying to connect to localhost -
ibab - 23.03.2010
Quote:
Originally Posted by XxCozzaxX
if this is hosted on the pc ur trying to connect from: use this ip: 127.0.0.1:7777
|
This worked, thank you.
Re: "Server doesn't respond, retrying" when trying to connect to localhost -
cozza123456 - 23.03.2010
No problem.