Crash Detect Problem
#1

I am getting this in Server Log, how can I fix ??


PHP код:
02:09:07] [debugRun time error 4"Array index out of bounds"
[02:09:07] [debug]  Accessing element at index 330 past array upper bound 301
[02:09:07] [debugAMX backtrace:
[
02:09:07] [debug#0 00061114 in public AB_OnPlayerStateChange (1, 2, 1) from PELANA.amx
[02:09:07] [debug#1 0000a174 in public OnPlayerStateChange (1, 2, 1) from PELANA.amx 
EDIT:

I have this in compiler??is it good or bad??

PHP код:
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
Header size
:          17100 bytes
Code size
:          4011800 bytes
Data size
:          2762324 bytes
Stack
/heap size:      16384 bytesestimated maxusage=10872 cells (43488 bytes)
Total requirements6807608 bytes 
Reply
#2

anyone?
Reply
#3

Compile your gamemode with -d3 flag (https://github.com/Zeex/samp-plugin-...ith-debug-info), then you'll see which line causes the crash
Reply
#4

I don't know how..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)