SA-MP Forums Archive
Server isn't online [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 isn't online [localhost] (/showthread.php?tid=183958)



Server isn't online [localhost] - Toni - 17.10.2010

Hello there,

I am having problems getting a test server even online @ localhost.

My other server thats on the same computer "Red County RP", will be online if I use the samp-server.exe.

But when I use my test server's samp-server.exe, it isn't on the localhost list; or at least it won't show up.

Please help,

The Toni


Re: Server isn't online [localhost] - Hal - 17.10.2010

what O/S are you using?

and when you first start the server, did a bix pop up? if you unchecked both boxes it wont broadcast locally or public.
but if you have the home box, or whatever its called it should work. but first, check the firewall exceptions/blocked


Re: Server isn't online [localhost] - Cameltoe - 17.10.2010

Post both server configs.
Check if you filtered the selection or smthn.


Re: Server isn't online [localhost] - Toni - 17.10.2010

Quote:
Originally Posted by Hal
Посмотреть сообщение
what O/S are you using?

and when you first start the server, did a bix pop up? if you unchecked both boxes it wont broadcast locally or public.
but if you have the home box, or whatever its called it should work. but first, check the firewall exceptions/blocked
Win 7, and Yes it did, but that was a while ago. I can't remember if I checked both of them yet; I'll check my windows firewall.

Quote:
Originally Posted by Cameltoe
Посмотреть сообщение
Post both server configs.
Check if you filtered the selection or smthn.
Test server
Код:
echo Executing Server Config...
lanmode 0
rcon_password mypersonalpass
maxplayers 10
port 7777
hostname Server Debug
gamemode0 debug 1
filterscripts
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins sscanf
RC:RP
Код:
echo Executing Server Config...
lanmode 0
rcon_password mypersonalpass
maxplayers 25
port 7777
hostname Red County RolePlay [Beta]
gamemode0 RCRP 1
filterscripts
announce 0
query 1
weburl
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins Streamer irc mysql sscanf



Re: Server isn't online [localhost] - Cameltoe - 17.10.2010

Duplicates of the 7777 port, you would need to use an bind IPADRESSHERE or change the ports


Re: Server isn't online [localhost] - Toni - 17.10.2010

I'll try; but just wondering, it wouldn't really effect it since I'm not running both the servers at the same time?


Re: Server isn't online [localhost] - Cameltoe - 17.10.2010

Still, if you are running at the same port from the same host [ IP ] the server executeables will crash together. and leaving one without connection to the world.