- 0
Accessing element at index 100 past array upper bound 99
-
Similar Content
-
- 1 reply
- 2.001 views
-
marime array
By MihaiGG,
- 1 answer
- 589 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
By MihaiGG,
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Gabriel03
Am folosit crashdetect si in loguri am primit asta:
[09:31:01] [debug] Run time error 4: "Array index out of bounds"
[09:31:01] [debug] Accessing element at index 100 past array upper bound 99
[09:31:01] [debug] AMX backtrace:
[09:31:01] [debug] #0 00262cf4 in public LoadProperty () from wa-rpg.amx
[09:31:01] [debug] #1 00093800 in public zcmd_OnGameModeInit () from wa-rpg.amx
[09:31:01] [debug] #2 native CallLocalFunction () from samp03svr
[09:31:01] [debug] #3 0001f9dc in public L_AFK_OnGM () from wa-rpg.amx
[09:31:01] [debug] #4 native CallLocalFunction () from samp03svr
[09:31:01] [debug] #5 00012c20 in public SSCANF_OnGameModeInit () from wa-rpg.amx
Functia:
Si aici aveti si definitiile:
Ceva idei?
Edited by CTMBeast2 answers to this question
Recommended Posts