23.05.2015, 19:45
Quote:
The weird part of this is that it has <> instead of () in the "[part] .. has left the server" so not the original message?
Excluding the above, it still says the player has disconnected but never joined? It's normally like that: [connection] IP:PORT requests connection cookie. Incoming connection: IP:PORT id: playerid [join] ... has joined the server (playerid:IP) [part] ... has left the server (playerid:reason) It's the opposite. |
Код:
[21:36:44] [join] Noah_Everett has joined the server (1:10.0.0.106) [21:41:44] [part] Noah_Everett has left the server (1:0) [21:41:52] [connection] 10.0.0.106:62390 requests connection cookie. [21:41:53] Incoming connection: 10.0.0.106:62390 id: 1 [21:43:16] [connection] 10.0.0.106:52855 requests connection cookie. [21:43:17] Incoming connection: 10.0.0.106:52855 id: 1 [21:43:18] [join] Noah_Everett has joined the server (1:10.0.0.106)