Sometimes i get this error/warning/what ever it is:
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]
(Usually when a client disconnects)
And sometimes my server crashes, and the error is "Too many open files"(i will give more specific error report when the shard crashes next time), and when i restart my server, half of the folders inside the saves folder has been deleted.
Any fixes?