Errors - 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: Errors (
/showthread.php?tid=659029)
Errors -
ZigGamerx - 20.09.2018
umm guys i have a cod server but when i select teams so server says "Your banned from this server"
SERVER LOG:
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[15:00:28] password = "" (string)
[15:00:28] filterscripts = "" (string)
[15:00:28]
[15:00:28] Server Plugins
[15:00:28] --------------
[15:00:28] Loading plugin: crashdetect.so
[15:00:28] CrashDetect plugin 4.19.4
[15:00:28] Loaded.
[15:00:28] Loading plugin: streamer.so
[15:00:28]
*** Streamer Plugin v2.9.3 by Incognito loaded ***
[15:00:28] Loaded.
[15:00:28] Loading plugin: whirlpool.so
[15:00:28]
[15:00:28] ==================
[15:00:28]
[15:00:28] Whirlpool loaded
[15:00:28]
[15:00:28] ==================
[15:00:28]
[15:00:28] Loaded.
[15:00:28] Loading plugin: sscanf.so
[15:00:28]
[15:00:28] ===============================
[15:00:28] sscanf plugin loaded.
[15:00:28] Version: 2.8.1
[15:00:28] © 2012 Alex "******" Cole
[15:00:28] ===============================
[15:00:28] Loaded.
[15:00:28] Loading plugin: mysql.so
[15:00:28]
> MySQL plugin R5 successfully loaded.
[15:00:28] Loaded.
[15:00:28] Loaded 5 plugins.
[15:00:28]
[15:00:28] Filterscripts
[15:00:28] ---------------
[15:00:28] Loaded 0 filterscripts.
[15:00:28]
[15:00:28]
[15:00:28]
[15:00:28] =======================================
[15:00:28] | |
[15:00:28] | YSI version 4.00.0001 |
[15:00:28] | By Alex "******" Cole |
[15:00:28] | |
[15:00:28] =======================================
[15:00:28]
[15:00:29]
[15:00:29] -------------[ J_Admin configuration ] ---------
[15:00:29] MaxAdminLevel: 7
[15:00:29]
[15:00:29] Number of vehicle models: 25
[15:00:53] [connection] 47.247.170.82:56540 requests connection cookie.
[15:00:54] [connection] incoming connection: 47.247.170.82:56540 id: 0
[15:00:55] [join] ZigGamerX has joined the server (0:47.247.170.82)
[15:01:35] RCON (In-Game): Player #0 (ZigGamerX) has logged in.
[15:04:10] [chat] [ZigGamerX]: g
[15:04:10] [chat] [ZigGamerX]: g
[15:04:24] [part] ZigGamerX has left the server (0:1)
[15:04:46] [connection] 47.247.170.82:64882 requests connection cookie.
[15:04:47] [connection] incoming connection: 47.247.170.82:64882 id: 0
[15:04:48] [join] ZigGamerX has joined the server (0:47.247.170.82)
[15:04:54] [warning] client exceeded 'ackslimit' 47.247.170.82:64882 (1352) Limit: 1000/sec
[15:05:04] [part] ZigGamerX has left the server (0:0)
Re: Errors -
KinderClans - 20.09.2018
[15:04:54] [warning] client exceeded 'ackslimit' 47.247.170.82:64882 (1352) Limit: 1000/sec
This can be your problem. Increase ackslimit maybe?
Re: Errors -
TheToretto - 20.09.2018
Type the following in your server.cfg
You can change the value if you want to.
Re: Errors -
v1k1nG - 20.09.2018
I say that's some loop he has making players get over the ackslimit.
Re: Errors -
ZigGamerx - 21.09.2018
aw i didnt saw that asklimit warning thanks btw. i go repair my eyes hehe
+REP To everyone