hello, someone can help me with this problem? I tried to resolve it but is no possible for me, but if you help me with this I can help you with other errors how fix when close the game windows and when reload the map dnt charge the Ticks.
ExecutionContext.RunInternal|WebSocketSharp.WebSoc ketException: An exception has occurred while reading an HTTP request/response. ---> System.IO.EndOfStreamException: The header cannot be read from the data source.
en WebSocketSharp.HttpBase.<>c__DisplayClass1.<readHe aders>b__0(Int32 i)
en WebSocketSharp.Ext.EqualsWith(Int32 value, Char c, Action`1 action)
en WebSocketSharp.HttpBase.readHeaders(Stream stream, Int32 maxLength)
en WebSocketSharp.HttpBase.Read[T](Stream stream, Func`2 parser, Int32 millisecondsTimeout)
--- Fin del seguimiento de la pila de la excepción interna ---
en WebSocketSharp.HttpBase.Read[T](Stream stream, Func`2 parser, Int32 millisecondsTimeout)
en WebSocketSharp.HttpRequest.Read(Stream stream, Int32 millisecondsTimeout)
en WebSocketSharp.Net.WebSockets.TcpListenerWebSocket Context..ctor(TcpClient tcpClient, String protocol, Boolean secure, ServerSslConfiguration sslConfig, Logger logger)
en WebSocketSharp.Ext.GetWebSocketContext(TcpClient tcpClient, String protocol, Boolean secure, ServerSslConfiguration sslConfig, Logger logger)
en WebSocketSharp.Server.WebSocketServer.<>c__Display Class1.<receiveRequest>b__0(Object state)