SA-MP Forums Archive
Someone help me when I run the server, it is full error console - 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: Someone help me when I run the server, it is full error console (/showthread.php?tid=635250)



Someone help me when I run the server, it is full error console - HaoThien - 04.06.2017

Someone help me when I run the server, it is full error console


[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:36] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:37] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:37] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:37] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:37] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/sec
[14:23:37] [warning] client exceeded 'ackslimit' 127.0.0.1:54638 (4967) Limit: 3000/s


Re: Someone help me when I run the server, it is full error console - Kane - 04.06.2017

What happens when you compile your script?


Re: Someone help me when I run the server, it is full error console - StrikerZ - 04.06.2017

Increase ackslimit.
Enter in server.cfg
Код:
ackslimit 5000



Re: Someone help me when I run the server, it is full error console - skuller12 - 04.06.2017

https://sampwiki.blast.hk/wiki/MapName


Re: Someone help me when I run the server, it is full error console - Barnwell - 04.06.2017

Did you compile your script?


Re: Someone help me when I run the server, it is full error console - HaoThien - 04.06.2017

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
What happens when you compile your script?
When registering and logging in to the server, that error appears


Re: Someone help me when I run the server, it is full error console - HaoThien - 04.06.2017

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
What happens when you compile your script?
Quote:
Originally Posted by Barnwell
Посмотреть сообщение
Did you compile your script?
When registering and logging in to the server, that error appears


Re: Someone help me when I run the server, it is full error console - Sew_Sumi - 04.06.2017

Quote:
Originally Posted by Sunehildeep
Посмотреть сообщение
Increase ackslimit.
Enter in server.cfg
Код:
ackslimit 5000
Please don't guess at this sort of thing, and OP do not use this attempted 'fix'.

OP, you have a callback that you've misused, which is causing the spam.