I just found out, that
Code:
System.Net.Sockets.SocketException: The socket is not connected
at System.Net.Sockets.Socket.Shutdown (SocketShutdown how) [0x00000]
at Server.Network.NetState.Dispose (Boolean flush) [0x00000]
comes when someone's client crashes. Is there anything i can do to remove this network error?