-
Novice
Can not New character
[2014/12/2-20:2:5] OnDataRead : System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
at ZoneAgent.ZoneAgent.OnDataRead(IAsyncResult asyncResult) in d:\A3 Source\ZoneAgent\src\ZoneAgent\ZoneAgent.cs:line 484
i use loginagent 562 and ZoneaAgent 562
but i can't Newcharacter
Help me plz
-
-
Novice
Re: Can not New character
d:\A3 Source\ZoneAgent\src\ZoneAgent\ZoneAgent.cs:line 484
line 484 var read = networkStream.EndRead(asyncResult);