bind - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: bind (
/showthread.php?tid=512930)
bind -
Nahin - 13.05.2014
I've started up my server on Hamachi and used the hamachi room IP on bind in the server.cfg. When I start it up, it says that it's unable to open it and that port is in use. What does that mean and how do I fix it?
It was working all well yesterday.
Re: bind -
Madd92 - 13.05.2014
I don't think this has to do with scripting though. Wrong section
Re: bind -
superrobot48 - 13.05.2014
Wrong Section.
Try if there are 2 instances of sa-mp already running or,
check that ip if its yours again
Re: bind -
Parallex - 13.05.2014
You can see your IP at the top of Hamachi already. You don't need to do anything in server.cfg except the 'port'. Keep it default 7777. Start samp-server.exe and add the IP, which you can see of the network at the hamachi, like mine's this one
[NOTE: The text in Yellow Square is the IP, use that!]:
Offtopic: Wrong section. Must've posted in Server Support.
Re: bind -
Nahin - 13.05.2014
@Ben If I just add the IP, it doesn't work. I'd put it in bind on the server.cfg yesterday and it worked.
Re: bind -
Nahin - 16.05.2014
BUMP.
Re: bind -
Nahin - 16.05.2014
Come on, help please.
Re: bind -
Vincenzo0 - 16.05.2014
Edit the server.cfg - Change the port to e.g. 8888 or 7778, something around that.
Then try to run the server again, should work.
It could be possible that you had one instance in the background that used the port 7777. It could be anything, because different programs uses different ports. An example is skype, I believe it uses 80 and/or one more, what I know of.
Also, once you're going to join the server, make sure to take the IP from hamachi and add the port that you wrote in server.cfg e.g. :8888
However, you could try joining with 127.0.0.1:port (e.g. 8888) - If that works, then there's an issue with your hamachi and not your server.
Re: bind -
Nahin - 17.05.2014
Fixed.
Thanks for the help.