SA-MP Forums Archive
Run time error? - 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: Run time error? (/showthread.php?tid=416133)



Run time error? - iArko - 16.02.2013

I download crash report because my script was crashing when a player left the server and when I run the script i get this:
[09:29:32] [debug] Run time error 4: "Array index out of bounds"
[09:29:32] [debug] Accessing element at index 5 past array upper bound 4
[09:29:32] [debug] AMX backtrace:
[09:29:32] [debug] #0 0003d010 in public OnQueryFinish () from Arko.amx

Can someone tell me what this is.


Re: Run time error? - MP2 - 16.02.2013

Compile with debugging enabled.


Re: Run time error? - iArko - 16.02.2013

Quote:
Originally Posted by MP2
Посмотреть сообщение
Compile with debugging enabled.
How?