Posts: 106
Threads: 29
Joined: Jun 2013
Reputation:
0
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.
Posts: 106
Threads: 29
Joined: Jun 2013
Reputation:
0
@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.
Posts: 16
Threads: 1
Joined: Mar 2014
Reputation:
0
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.
Posts: 106
Threads: 29
Joined: Jun 2013
Reputation:
0
Fixed.
Thanks for the help.