21.07.2016, 21:03
Hi guys,
So when i use some commands it appears Unknown Command but it still runs the command. And crash detector shows me this:
Can anyone tell me what it means? and how i can find what line the error is?
So when i use some commands it appears Unknown Command but it still runs the command. And crash detector shows me this:
PHP код:
[debug] Accessing element at index 10 past array upper bound 9
[16:56:02] [debug] AMX backtrace:
[16:56:02] [debug] #0 00271ccc in public OnPlayerLogin (1, 6079884) from I-RP.amx
[16:56:02] [debug] #1 0030db64 in public JB_OnDialogResponse (1, 1, 1, -1, 6079884) from I-RP.amx
[16:56:02] [debug] #2 native CallLocalFunction () from samp03svr
[16:56:02] [debug] #3 000133f4 in public OnDialogResponse (1, 1, 1, -1, 6079864) from I-RP.amx
[16:56:02] [debug] Run time error 4: "Array index out of bounds"
[16:56:02] [debug] Accessing element at index 10 past array upper bound 9
[16:56:02] [debug] AMX backtrace:
[16:56:02] [debug] #0 002cfad8 in public SetPlayerToFactionColor (1) from I-RP.amx
[16:56:02] [debug] #1 002cd204 in public SetPlayerSpawn (1) from I-RP.amx
[16:56:02] [debug] #2 0007c3b4 in public JB_OnPlayerSpawn (1) from I-RP.amx
[16:56:02] [debug] #3 native CallLocalFunction () from samp03svr
[16:56:02] [debug] #4 0000e1d8 in public OnPlayerSpawn (1) from I-RP.amx
[16:56:03] [debug] Run time error 4: "Array index out of bounds"
[16:56:03] [debug] Accessing element at index 10 past array upper bound 9
[16:56:03] [debug] AMX backtrace:
[16:56:03] [debug] #0 0027f354 in public PayDay () from I-RP.amx
[16:56:03] [debug] #1 00307b14 in public SyncTime () from I-RP.amx
[16:56:03] [debug] #2 0028ec64 in public UpdateData () from I-RP.amx
[16:56:14] [debug] Run time error 4: "Array index out of bounds"
[16:56:14] [debug] Accessing element at index 10 past array upper bound 9
[16:56:14] [debug] AMX backtrace:
[16:56:14] [debug] #0 00287648 in public PayDay2 () from I-RP.amx
[16:56:14] [debug] #1 0011d8f4 in public JB_OnPlayerCommandText (1, 6079916) from I-RP.amx
[16:56:14] [debug] #2 native CallLocalFunction () from samp03svr
[16:56:14] [debug] #3 00012428 in public OnPlayerCommandText (1, 6079864) from I-RP.amx