26.01.2015, 03:44
[quote][19:14:01] [debug] Run time error 4: "Array index out of bounds"
[19:14:01] [debug] Accessing element at index 65535 past array upper bound 499
[19:14:01] [debug] AMX backtrace:
[19:14:01] [debug] #0 0003e1d4 in ?? (0, 65535, 255) from SARCR.amx
[19:14:01] [debug] #1 00007910 in public OnPlayerDeath (0, 65535, 255) from SARCR.amx[/php]
This is the code that was print in in my console, server didn't crash.
How to know which line is having this error, because I have so much code in OnPlayerDeath
[19:14:01] [debug] Accessing element at index 65535 past array upper bound 499
[19:14:01] [debug] AMX backtrace:
[19:14:01] [debug] #0 0003e1d4 in ?? (0, 65535, 255) from SARCR.amx
[19:14:01] [debug] #1 00007910 in public OnPlayerDeath (0, 65535, 255) from SARCR.amx[/php]
This is the code that was print in in my console, server didn't crash.
How to know which line is having this error, because I have so much code in OnPlayerDeath