Posts: 9
Threads: 2
Joined: May 2011
Reputation:
0
05-03-2011, 03:59 AM
(This post was last modified: 05-04-2011, 02:07 AM by InnocentSam.)
Basically, I'm using srcds to host an Hamachi server for my friends. I use this version. Which is all well in good, it works fine, my friends can join, but when I join, it says
So, when I start up srcds with -game garrysmod, it gives me this error, but I can just continue.
So then I can govern the server, make changes, lah dee dah, but I cannot join it myself. Any solutions?
HOW TO FIX
Basically, when you join your server, you don't put "connect [hamachi-IP]", you need to put "connect [the IP it says in srcds including the port]" then you can connect! Hallalooyah!
Thanks for the help guys, though. You been real sports
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
05-03-2011, 04:13 AM
(This post was last modified: 05-03-2011, 04:13 AM by realchamp.)
(05-03-2011, 03:59 AM)InnocentSam Wrote: Basically, I'm using srcds to host an Hamachi server for my friends. I use this version. Which is all well in good, it works fine, my friends can join, but when I join, it says
Appartently your client or server is trying to bind on an non existent, or unavailable ip/port Probably Hamachi.
(05-03-2011, 03:59 AM)InnocentSam Wrote: So, when I start up srcds with -game garrysmod, it gives me this error, but I can just continue.
This can be ignored.
(05-03-2011, 03:59 AM)InnocentSam Wrote:
So then I can govern the server, make changes, lah dee dah, but I cannot join it myself. Any solutions?
What error do you get when you try to connect and can you connect to other servers? If not, add "+clientport 27006" to your launch params for your client.
Posts: 9
Threads: 2
Joined: May 2011
Reputation:
0
(05-03-2011, 04:13 AM)realchamp Wrote: What error do you get when you try to connect and can you connect to other servers? If not, add "+clientport 27006" to your launch params for your client.
I can connect to other servers, when I try to connect, its the first picture in the OP, and would that "clientport" thing work to connect to my own server?
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
(05-03-2011, 04:21 AM)InnocentSam Wrote: (05-03-2011, 04:13 AM)realchamp Wrote: What error do you get when you try to connect and can you connect to other servers? If not, add "+clientport 27006" to your launch params for your client.
I can connect to other servers, when I try to connect, its the first picture in the OP, and would that "clientport" thing work to connect to my own server?
The server binds itself on port 27005, which is also default for the client. So sometimes the client doesn't automaticly change port, so time to time you have to it manually.
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
05-03-2011, 05:04 AM
(This post was last modified: 05-03-2011, 05:05 AM by loopyman.)
type "connect 127.0.0.1" or "connect localhost" in console to see if you can connect to your self.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
(05-03-2011, 05:04 AM)loopyman Wrote: type "connect 127.0.0.1" or "connect localhost" in console to see if you can connect to your self.
That would be a good idea too.
Posts: 9
Threads: 2
Joined: May 2011
Reputation:
0
(05-03-2011, 05:04 AM)loopyman Wrote: type "connect 127.0.0.1" or "connect localhost" in console to see if you can connect to your self.
I typed connect localhost and nothing happened. But the 127.0.0.1 thing gave me the error.
@realchamp: I tried typing "connect 5.54.14.151 +clientport 27005" and it gave me the error again.
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
(05-03-2011, 05:47 AM)InnocentSam Wrote: (05-03-2011, 05:04 AM)loopyman Wrote: type "connect 127.0.0.1" or "connect localhost" in console to see if you can connect to your self.
I typed connect localhost and nothing happened. But the 127.0.0.1 thing gave me the error.
@realchamp: I tried typing "connect 5.54.14.151 +clientport 27005" and it gave me the error again.
You must write the +clientport into your launch settings. (the place where you enable console).
Posts: 9
Threads: 2
Joined: May 2011
Reputation:
0
05-03-2011, 06:15 AM
(This post was last modified: 05-03-2011, 06:15 AM by InnocentSam.)
Ok, we're getting somewhere now, I'm getting a different error.
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
(05-03-2011, 06:15 AM)InnocentSam Wrote: Ok, we're getting somewhere now, I'm getting a different error.
+tv_port 27021 should do the trick
Posts: 9
Threads: 2
Joined: May 2011
Reputation:
0
Ok, now I don't get any crash-to-desktop errors, but a connection fail one.
Garrysmod Wrote:] connect 5.54.14.151
WARNING: NNET_OpenSocket: bind: WSAEINVAL
Network: IP 5.54.14.151, mode MP, dedicated No, ports 27015 SV / -1 CL
Connecting to 5.54.14.151...
Retrying 5.54.14.151...
Retrying 5.54.14.151...
Retrying 5.54.14.151...
Connection failed after 4 retries.
Does it make a difference that when it says "No, ports 27015", I have mine set to 27005?
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
05-04-2011, 01:10 AM
(This post was last modified: 05-04-2011, 01:10 AM by realchamp.)
Try connect "localhost". or 127.0.0.1
Posts: 9
Threads: 2
Joined: May 2011
Reputation:
0
That didn't work, neither of them. BUT I did fix it myself Thanks for the help though. I'm gonna post the solution in the OP
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
(05-04-2011, 02:05 AM)InnocentSam Wrote: That didn't work, neither of them. BUT I did fix it myself Thanks for the help though. I'm gonna post the solution in the OP
Well I hope you enjoy your server!
And thanks for posting the solution!
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
|