їA que se pueden deber estos avisos?
#1

їA quй se pueden deber estos warnings en la consola?

Код:
[22:19:25] OnGameo
[22:19:25] [debug] Run time error 4: "Array index out of bounds"
[22:19:25] [debug]  Accessing element at index 6 past array upper bound 3
[22:19:25] [debug] AMX backtrace:
[22:19:25] [debug] #0 00010f88 in public zcmd_OnGameModeInit () from gmrp.amx
[22:19:25] [debug] #1 native CallLocalFunction () from samp-server.exe
[22:19:25] [debug] #2 00008b34 in public Itter_OnGameModeInit () from gmrp.amx
[22:19:25] [debug] #3 native CallLocalFunction () from samp-server.exe
[22:19:25] [debug] #4 00006cb8 in public SSCANF_OnGameModeInit () from gmrp.amx
[22:19:25] [debug] #5 native CallLocalFunction () from samp-server.exe
[22:19:25] [debug] #6 00000718 in public OnGameModeInit () from gmrp.amx
Reply
#2

Код:
Run time error 4: "Array index out of bounds"
Se debe a que intentas acceder a un нndice invбlido (accedes al elemento 6 de 2 posible). Fнjate en OnGameModeInit.
Reply
#3

Quote:
Originally Posted by Swedky
Посмотреть сообщение
Код:
Run time error 4: "Array index out of bounds"
Se debe a que intentas acceder a un нndice invбlido (accedes al elemento 6 de 2 posible). Fнjate en OnGameModeInit.
Gracias, con tu comentario obtuve la soluciуn revisando en OnGamemodeInit, +REP.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)