Difficulty connecting to Chaos server

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

RemikHowl
Noob
Noob
Posts: 3
Joined: 25 Sep 2013, 16:17
Noob?: Yes

Difficulty connecting to Chaos server

#1 Post by RemikHowl »

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?
RemikHowl
Noob
Noob
Posts: 3
Joined: 25 Sep 2013, 16:17
Noob?: Yes

Re: Difficulty connecting to Chaos server

#2 Post by RemikHowl »

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!
xlr82xs
Developers
Developers
Posts: 51
Joined: 04 Sep 2013, 19:54
Noob?: No

Re: Difficulty connecting to Chaos server

#3 Post by xlr82xs »

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.
RemikHowl
Noob
Noob
Posts: 3
Joined: 25 Sep 2013, 16:17
Noob?: Yes

Re: Difficulty connecting to Chaos server

#4 Post by RemikHowl »

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).