- 0
Accessing element at index 100 past array upper bound 99
-
Similar Content
-
- 3 answers
- 843 views
-
- 1 reply
- 1,773 views
-
Index samp
By zXk.,
- 8 replies
- 1,281 views
-
marime array
By MihaiGG,
- 1 answer
- 407 views
-
- 0 replies
- 789 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
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