Small problem. - 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: Small problem. (
/showthread.php?tid=551150)
Small problem. -
Warlord - 17.12.2014
What's problem here? Can you help me please?
[09:42:23] [debug] Run time error 4: "Array index out of bounds"
[09:42:23] [debug] Accessing element at index 2001 past array upper bound 1999
[09:42:23] [debug] AMX backtrace:
[09:42:23] [debug] #0 000535c4 in public OnPlayerStateChange (0, 2, 1) from enrp.amx
[09:42:33] [debug] Server crashed while executing enrp.amx
[09:42:33] [debug] AMX backtrace:
[09:42:33] [debug] #0 0000000c in public OnPlayerKeyStateChange (0, 4, 0) from enrp.amx
Re: Small problem. -
Raweresh - 17.12.2014
Something wrong with callback OnPlayerStateChange and OnPlayerKeyStateChange in script enrp.amx.