Difficulty connecting to Chaos server
Moderator: Moderators
-
- Noob
- Posts: 3
- Joined: 25 Sep 2013, 16:17
- Noob?: Yes
Difficulty connecting to Chaos server
I read that nobody is supposed to ask about error code 10060 (silly because why else would there be a help forum if there was a topic in which nobody wants to help), but after searching for the last two hours, I cannot find any fixes. I ran my bot no problem for about 6 hours and after restarting my computer, received the error message. I absolutely have internet connection and I can open RO and play no problem. I'm totally n00b, so in your explaination of how to fix the issue, could you please be as explicit as possible?
-
- Noob
- Posts: 3
- Joined: 25 Sep 2013, 16:17
- Noob?: Yes
Re: Difficulty connecting to Chaos server
By the way, I'm running the openkore_ready version. I downloaded it yesterday and it worked "out of the box" and re-downloaded it after having problems, but to no avail. Thanks in advance for your help!
-
- Developers
- Posts: 51
- Joined: 04 Sep 2013, 19:54
- Noob?: No
Re: Difficulty connecting to Chaos server
Check you can actually connect to your configured server using something like telnet or netcat.
The reason we don't want to talk about that error, is that it's an underlying "I could not connect to that port number on that host" style error from the operating system's network stack.
If you can telnet to that port (or connect using netcat) without any problems, but OpenKore itself can't, only then is something interesting going on that we care about.
The reason we don't want to talk about that error, is that it's an underlying "I could not connect to that port number on that host" style error from the operating system's network stack.
If you can telnet to that port (or connect using netcat) without any problems, but OpenKore itself can't, only then is something interesting going on that we care about.
-
- Noob
- Posts: 3
- Joined: 25 Sep 2013, 16:17
- Noob?: Yes
Re: Difficulty connecting to Chaos server
What would I do to alleviate this error? If I cannot connect to the port via telnet? Sorry, like I stated before, I'm pretty noob. I've searched around, but the answers seem like a different language to me (I do not speak programming).