SA-MP Forums Archive
Crashdetect Worries [HELP] - 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: Crashdetect Worries [HELP] (/showthread.php?tid=394718)



Crashdetect Worries [HELP] - Patrick - 23.11.2012

Hello guyz i use OnPlayerEnterCheckpoint And OnPlayerEnterDynamicCP
can anyone help me when i enter OnPlayerCheckpoint on the console nothing shows debug
but when i enter OnPlayerEnterDynamicCP
it shows this

PHP код:
[19:34:31] [debugAMX backtrace:
[
19:34:31] [debug#0 0009c48c in ?? () from IT.amx
[19:34:31] [debug#1 0007c890 in public Streamer_OnPlayerEnterCP () from IT.amx
[19:34:31] [debug#2 native CallLocalFunction () [00472c00] from samp-server.exe
[19:34:31] [debug#3 00003c44 in public OnPlayerEnterCheckpoint () from IT.amx
[19:34:31] [debugRun time error 4"Array index out of bounds"
[19:34:31] [debug]  Accessing element at index 999 past array upper bound 43
[19:34:31] [debugAMX backtrace:
[
19:34:31] [debug#0 0009c48c in ?? () from IT.amx
[19:34:31] [debug#1 0007f1e8 in public Streamer_OnPlayerLeaveCP () from IT.amx
[19:34:31] [debug#2 native CallLocalFunction () [00472c00] from samp-server.exe
[19:34:31] [debug#3 00003d08 in public OnPlayerLeaveCheckpoint () from IT.amx 
is it a big chance going to crash my server? can anyone help me fix that pls?


Re: Crashdetect Worries [HELP] - Patrick - 23.11.2012

Anyone ?