hide-n-stab icon indicating copy to clipboard operation
hide-n-stab copied to clipboard

Online player count doesn't decrease accurately

Open arlsr opened this issue 11 years ago • 1 comments

arlsr avatar May 04 '14 18:05 arlsr

Server error:

Invalid field access : thread

Called from neko/net/ThreadServer.hx line 245              infos.thread.t.sendMessage({ s : s, cnx : false });
Called from hidenstab/Server.hx line 342                   stopClient(socket);
Called from hidenstab/Server.hx line 268                   attemptWrite(c);
Called from hidenstab/Server.hx line 240                   spawn(c);
Called from neko/net/ThreadServer.hx line 174              client : clientConnected(sock),
Called from neko/net/ThreadServer.hx line 143              f();

arlsr avatar May 04 '14 21:05 arlsr