after crashdetect
#1

please help me to solve this errors:
Код:
[13:24:18] [debug] Run time error 4: "Array index out of bounds"
[13:24:18] [debug]  Accessing element at index 613 past array upper bound 301
[13:24:18] [debug] AMX backtrace:
[13:24:18] [debug] #0 000410e8 in public OnPlayerStateChange () from PG.amx
Код:
[13:30:58] [debug] Run time error 4: "Array index out of bounds"
[13:30:58] [debug]  Accessing element at index 65535 past array upper bound 499
[13:30:58] [debug] AMX backtrace:
[13:30:58] [debug] #0 00018bec in public OnPlayerDeath () from PG.amx
Код:
[13:31:20] [debug] Run time error 4: "Array index out of bounds"
[13:31:20] [debug]  Accessing element at index 65535 past array upper bound 499
[13:31:20] [debug] AMX backtrace:
[13:31:20] [debug] #0 0017e354 in public OnPlayerCommandText () from PG.amx
Код:
[13:36:47] [debug] Run time error 4: "Array index out of bounds"
[13:36:47] [debug]  Accessing element at index 588 past array upper bound 301
[13:36:47] [debug] AMX backtrace:
[13:36:47] [debug] #0 000149d4 in ?? () from PG.amx
[13:36:47] [debug] #1 0000107c in public OnPlayerDisconnect () from PG.amx
Reply
#2

Quote:

Accessing element at index 613 past array upper bound 301

There is an array with 301 cells, and it must have above 613. It's the same with the other errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)