Connecting to Server

If you found a bug in Illarion or need help ask here. / Wenn Du einen Fehler in Illarion gefunden hast oder Hilfe benötigst, frage hier.

Moderator: Developers

Post Reply
Obsydien
Posts: 352
Joined: Sat Jul 19, 2014 6:47 pm
Location: Napping

Connecting to Server

Post by Obsydien »

I've received the following two errors several times in the last two hours or so. I'm able to log in just fine, but after moving around for a bit, I get an error message saying that my connection to the server is either unstable or that there is no connection. Now, I don't have the greatest internet service, but I haven't had issues likes this ever.

ERROR - 2014-08-31 18:37:08,898 - [Illarion input thread]: The connection to the server is not working anymore.
java.io.IOException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[na:1.7.0_60]
at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.read(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[na:1.7.0_60]
at illarion.client.net.Receiver.receiveData(Receiver.java:414) ~[client-2.1.17.1.jar:2.1.17.1]
at illarion.client.net.Receiver.run(Receiver.java:264) ~[client-2.1.17.1.jar:2.1.17.1]

ERROR - 2014-08-31 18:37:09,330 - [Illarion output thread]: General error within the sender
java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.write0(Native Method) ~[na:1.7.0_60]
at sun.nio.ch.SocketDispatcher.write(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.write(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[na:1.7.0_60]
at illarion.client.net.Sender.run(Sender.java:169) ~[client-2.1.17.1.jar:2.1.17.1]
Obsydien
Posts: 352
Joined: Sat Jul 19, 2014 6:47 pm
Location: Napping

Re: Connecting to Server

Post by Obsydien »

And it happened again.
ERROR - 2014-08-31 18:50:36,030 - [Illarion output thread]: General error within the sender
java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.write0(Native Method) ~[na:1.7.0_60]
at sun.nio.ch.SocketDispatcher.write(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.write(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[na:1.7.0_60]
at illarion.client.net.Sender.run(Sender.java:169) ~[client-2.1.17.1.jar:2.1.17.1]
edit: Now three times with that same message. Now it is saying there is a technical error.

edit: And a fourth.
User avatar
Achae Eanstray
Posts: 4300
Joined: Tue Sep 19, 2006 7:03 am
Location: A field of dandelions
Contact:

Re: Connecting to Server

Post by Achae Eanstray »

Can get on the forum and chat.. just not in game.
ERROR - 2014-09-01 18:37:10,084 - [pool-2-thread-1]: Loading the charlist from the server failed
ERROR - 2014-09-01 18:37:15,987 - [pool-2-thread-1]: Loading the charlist from the server failed
ERROR - 2014-09-01 18:37:24,700 - [pool-2-thread-1]: Loading the charlist from the server failed
ERROR - 2014-09-01 18:48:31,065 - [pool-2-thread-1]: Loading the charlist from the server failed
ERROR - 2014-09-01 19:02:25,168 - [pool-2-thread-1]: Loading the charlist from the server failed
Image

Image

Never mind.. found the offending security program that did it!! BAD thing!
User avatar
Snazug
Posts: 44
Joined: Wed Mar 21, 2001 1:23 pm

Re: Connecting to Server

Post by Snazug »

@Obsydien: I realize this thread is a little old, weren't sure if you were or have had the same issue as of recent, but a firewall could be trying to shield the server from trying to establish a connection or your IP address is (at least the one you're using) is not able to make a connection. So maybe check the IP addy? There is a way you can change the property setting if your local one is not working. Nitram probably knows more on that or has helped you already?
Obsydien
Posts: 352
Joined: Sat Jul 19, 2014 6:47 pm
Location: Napping

Re: Connecting to Server

Post by Obsydien »

@Snazug:

Thanks for the idea! But I haven't had this issue since my original post, though I did do some firewall tinkering the day after this issue. Probably fixed it without even realizing it.
User avatar
Sammy Goldlieb
Posts: 577
Joined: Thu Aug 27, 2009 10:29 am
Location: Cadomyr

Re: Connecting to Server

Post by Sammy Goldlieb »

During the last two days, I had the same issue.
Post Reply