20.01.2014, 07:52
(
Последний раз редактировалось Limbo; 20.01.2014 в 09:20.
)
I've been using the same old login system in .3e... but all of a sudden, i convert to .3z, compile /w plugins, and i get this shit popping up in my serv after logging in... it damn sure ain't MY code cause I haven't modified it, so something must've changed somewhere along the update.
Also
I put little prints to the console between my lines of code... but the error happened AFTER printing them all out to the console. So whatever happens here, it must happen after OnPlayerDialogue does it's "return 1;"
Also, this happens right after typing in your password, and logging in. Doesn't happen before it.
update:
Код:
[debug] Run time error 4: "Array index out of bounds" [debug] Accessing element at index 155908 past array upper bound 499 [debug] AMX backtrace: [debug] #0 0002c948 in ?? () from lvrp.amx [debug] #1 00010498 in public OnDialogResponse () from lvrp.amx
I put little prints to the console between my lines of code... but the error happened AFTER printing them all out to the console. So whatever happens here, it must happen after OnPlayerDialogue does it's "return 1;"
Also, this happens right after typing in your password, and logging in. Doesn't happen before it.
update:
Код:
[debug] #0 00036320 in public S@@_OnPlayerClickMap (playerid=155908, Float:fX=0. 00000, Float:fY=0.00000, Float:fZ=0.00000, ... <1 variable argument>) at gamemodes\lvrp. pwn:3001 [debug] #1 00012ff0 in public OnDialogResponse (playerid=155908, dialogid=1, res ponse=1, listitem=1, inputtext[]=@0x00000001 !"") at \pawno\include\YSI\y_hooks/impl.inc: 2251