09.12.2016, 18:23
(
Last edited by Swedky; 10/12/2016 at 12:39 AM.
)
I just was testing my hosted server, and I noticed I was ID 1 (no one was connected on my server lately), and I just thought "well, there's were another player connected and I don't noticed it", but I saw server_log and I've this:
And I guess there's an issue, because when I joined again my player stats were "0, 0, 0, 0, 0..."
EDIT: I'm not using NPCs.
Code:
[19:51:40] Number of vehicle models: 41 [19:55:28] [connection] MY.IP:52257 requests connection cookie. [19:55:28] [connection] MY.IP:52257 requests connection cookie. [19:55:28] [connection] MY.IP:52257 requests connection cookie. [19:55:28] [connection] MY.IP:52257 requests connection cookie. [19:55:28] [connection] MY.IP:52257 requests connection cookie. [19:55:31] [connection] incoming connection: MY.IP:52257 id: 0 // ??? [19:55:31] [connection] incoming connection: MY.IP:42372 id: 1 // ??? [19:55:35] [join] Swedky has joined the server (1:MY.IP) [20:04:18] [connection] MY.IP:41722 requests connection cookie. [20:04:18] [connection] MY.IP:41722 requests connection cookie. [20:04:18] [connection] MY.IP:41722 requests connection cookie. [20:04:18] [connection] MY.IP:41722 requests connection cookie. [20:04:18] [connection] MY.IP:41722 requests connection cookie. [20:04:19] [connection] MY.IP:41722 requests connection cookie. [20:04:19] [connection] MY.IP:10698 requests connection cookie. [20:04:19] [connection] MY.IP:10698 requests connection cookie. [20:04:19] [connection] MY.IP:10698 requests connection cookie. [20:04:19] [connection] MY.IP:10698 requests connection cookie. [20:04:19] [connection] MY.IP:10698 requests connection cookie. [20:04:20] [connection] MY.IP:10698 requests connection cookie. [20:04:20] [connection] MY.IP:63621 requests connection cookie. [20:04:21] [connection] MY.IP:63621 requests connection cookie. [20:04:22] [connection] incoming connection: MY.IP:63621 id: 0 // ?? [20:04:30] [part] Swedky has left the server (1:2) // ?? [20:04:30] [part] Swedky has left the server (1:0) // ??
EDIT: I'm not using NPCs.