[Ajuda] DEBUG
#3

Quote:
Originally Posted by fodaoeusim
Посмотреть сообщение
Eu uso o crashdetect no meu server nunca parei pra ver o log quando fui ver tem um monte desse mesmo debug.

[18:26:37] [debug] Run time error 4: "Array index out of bounds"
[18:26:37] [debug] Accessing element at negative index -400
[18:26:37] [debug] AMX backtrace:
[18:26:37] [debug] #0 00007bc8 in ?? () from GM.amx
[18:26:37] [debug] #1 0010b36c in public Info () from GM.amx


Alguem poderia me dizer o que quer dizer isso?
Significa que vocк estб tentando acessar cйlulas inexistentes,
pawn Код:
new Array[20];
new Queijo = 21;
Array[Queijo] = 1;
A cйlula 21 da array й inexistente
Reply


Messages In This Thread
DEBUG - by fodaoeusim - 06.11.2012, 19:16
Re: DEBUG - by Rodney Francalim - 06.11.2012, 19:19
Re: DEBUG - by Kuddy - 06.11.2012, 19:23

Forum Jump:


Users browsing this thread: 4 Guest(s)