Posts: 85
Threads: 17
Joined: Jul 2015
My gamemode was perfect until yesterday ,I was testing my gamemode again and I got this..
Connecting to blablabla
Connected to blablal
Server has closed the connection!!!!!!!!!
I got kicked VERY strangely and also my players getting kicked every 1 - 2 connections..
No one is banned btw
I don't have any errors in my gamemode and I really worked hard on it so please what can cause me to get kicked for no reason ??
Thanks..
Posts: 58
Threads: 1
Joined: Apr 2010
Reputation:
0
Maybe put your server log here?
Posts: 85
Threads: 17
Joined: Jul 2015
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[17:12:23] filterscripts = "" (string)
[17:12:23]
[17:12:23] Server Plugins
[17:12:23] --------------
[17:12:23] Loading plugin: streamer1
[17:12:23]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[17:12:23] Loaded.
[17:12:23] Loading plugin: sscanf
[17:12:23]
[17:12:23] ===============================
[17:12:23] sscanf plugin loaded.
[17:12:23] © 2009 Alex "******" Cole
[17:12:23] 0.3d-R2 500 Players "dnee"
[17:12:23] ===============================
[17:12:23] Loaded.
[17:12:23] Loading plugin: mapandreas
[17:12:23] Loaded.
[17:12:23] Loaded 3 plugins.
[17:12:23]
[17:12:23] Filterscripts
[17:12:23] ---------------
[17:12:23] Loaded 0 filterscripts.
[17:12:23] foreach called
[17:12:24] Number of vehicle models: 93
[17:12:24] [connection] 127.0.0.1:58579 requests connection cookie.
[17:12:24] [connection] 127.0.0.1:58580 requests connection cookie.
[17:12:25] [connection] incoming connection: 127.0.0.1:58579 id: 0
[17:12:25] [connection] incoming connection: 127.0.0.1:58580 id: 1
[17:12:25] [npc:join] BusLV has joined the server (0:127.0.0.1)
[17:12:25] [npc:join] BankBot has joined the server (1:127.0.0.1)
[17:12:25] [spawn] BusLV (id: 0) has spawned
[17:12:25] [spawn] BankBot (id: 1) has spawned
[17:12:45] [connection] 192.168.1.12:51122 requests connection cookie.
[17:12:46] [connection] incoming connection: 192.168.1.12:51122 id: 2
[17:12:47] [join] isnowz has joined the server (2:192.168.1.12)
[17:12:51] [spawn] isnowz (id: 2) has spawned
[17:13:09] [part] isnowz has left the server (2:0)
[17:14:10] [connection] 192.168.1.12:60888 requests connection cookie.
[17:14:11] [connection] incoming connection: 192.168.1.12:60888 id: 2
[17:14:12] [join] isnowz has joined the server (2:192.168.1.12)
[17:14:12] [part] isnowz has left the server (2:2)
Posts: 85
Threads: 17
Joined: Jul 2015
Posts: 85
Threads: 17
Joined: Jul 2015
PROBLEM SOLVED BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABY!
Posts: 113
Threads: 7
Joined: Feb 2015
Reputation:
0
Post your "Public OnPlayerConnect".