Hello i need a help the server restarting - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Hello i need a help the server restarting (
/showthread.php?tid=529335)
Hello i need a help the server restarting -
karam jaber - 01.08.2014
Hello all
my server restarting and when i open the server_log its show the debug and this is the CODE:
Код:
[23:38:59] [debug] Run time error 4: "Array index out of bounds"
[23:38:59] [debug] Accessing element at index 65535 past array upper bound 499
[23:38:59] [debug] AMX backtrace:
[23:38:59] [debug] #0 000117dc in public OnPlayerDeath () from ladmin.amx
[23:38:59] [death] Dan_2312 died 255
and i think the server restarting from this but some one doing Rcon three time ..
the server restarting from Debug ?
Please Help me my players gone ..
(My Server Hosted at Tab)
Re: Hello i need a help the server restarting -
PawnOX - 02.08.2014
The problem is caming from your filterscript called
laadmin.amx
You should choose a different admi system
Re: Hello i need a help the server restarting -
dangtinorg - 03.08.2014
I think you have a problem with filter script, could you please choose another Admin system.
Re: Hello i need a help the server restarting -
Jstylezzz - 03.08.2014
How hard is it to read nowadays!?
Код:
[23:38:59] [debug] #0 000117dc in public OnPlayerDeath () from ladmin.amx
It even says in which freakin' callback the problem occurs, why do you guys say 'change admin system' and plain 'it's filterscript', you think he can do anything with that? If you post to help him, at least give him some better directions or a better explanation of the problem. Can you post the OnPlayerDeath callback from the ladmin filterscript?
Also, this is scripting related, not related to the server, this should've been posted in Scripting Help.