SA-MP Forums Archive
connection cookie - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: connection cookie (/showthread.php?tid=602442)



connection cookie - Guzuta - 07.03.2016

Hi guys , from when i updated gamemode I have a problem

Code:
[10:23:19] [part] User1 has left the server (4:1)
[10:23:31] [connection] 46.217.10.136:51442 requests connection cookie.
[10:23:32] [connection] incoming connection: 46.217.10.136:51442 id: 2
This happens to all players , how to detect where is problem?


Re: connection cookie - Threshold - 07.03.2016

Who said it was a problem?


Re: connection cookie - Guzuta - 07.03.2016

all players timeout

Code:
[01:38:19] [connection] 185.x.x:1816 requests connection cookie.
[01:38:20] [connection] incoming connection: 185.x.x:1816 id: 0
[01:38:20] [join] Player1 has joined the server (0:185.x.x)
[01:38:48] [alt tab vw debug] tabvw: 0 | tabvw type: 0
[01:38:48] [part] Player1 has left the server (0:1)



Re: connection cookie - Vince - 07.03.2016

Disconnect reason 1 means the player used /q(uit) or otherwise quit normally through the pause menu. There's nothing wrong with that log.