Liebe Community,
ich habe einen Run time error 4. Ich weiß aber leider nicht wo der ist.
Der Error:
[14:49:44] [debug] Run time error 4: "Array index out of bounds"
[14:49:44] [debug] Accessing element at index 1026 past array upper bound 301
[14:49:44] [debug] AMX backtrace:
[14:49:44] [debug] #0 0002cb40 in public OnPlayerStateChange (0, 2, 1) from LoR-1-0-0.amx
[14:50:08] [debug] Run time error 4: "Array index out of bounds"
[14:50:08] [debug] Accessing element at index 1026 past array upper bound 301
[14:50:08] [debug] AMX backtrace:
[14:50:08] [debug] #0 0002ca30 in public OnPlayerStateChange (0, 2, 1) from LoR-1-0-0.amx
[14:50:36] [debug] Run time error 4: "Array index out of bounds"
[14:50:36] [debug] Accessing element at index 1026 past array upper bound 301
[14:50:36] [debug] AMX backtrace:
[14:50:36] [debug] #0 0001b3ec in public SSCANF_OnPlayerDisconnect (0, 1) from LoR-1-0-0.amx
[14:50:36] [debug] #1 00001468 in public OnPlayerDisconnect (0, 1) from RfL-1-0-0.amx
Kann es sein das es was hiermit zutun hat?:
new gLastCar[301];
Ich hoffe ihr könnt helfen.
MfG
James.