Page 1 of 1

Error when trying to log in

Posted: Sun Aug 20, 2017 8:21 pm
by ShinZon
Ok, I have search the forums and haven't seen this error any where.

Can I get some help with this, I haven't tried everything but sick the last server shutdown, this arror has occured.

The error is:
System.Net.Sockets.SocketException (0x80004005): An exsit-
ing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.EndReceive(IAsyscResutl asysncResult)
at RoRLauncher.Client.OnReceiveHandler(IAsysResult ar)

I don't see this on any of the forums. So if someone can help me, I would grately appreciate it.

Re: Error when trying to log in

Posted: Sun Aug 20, 2017 9:19 pm
by hornetsnola21
I am getting a similar error with a slightly different code.

Could not connect to Login server
System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
at RoRLauncher.Client.BeginReceive()
at RoRLauncher.Client.Connect()