28.10.2018, 13:57
Quote:
PHP код:
Maybe NONE is 65535? |
So, I just realised. I put ResetDuelInfo at the end of OnPlayerConnect, and now everything works, the dialog shows even after i re-log, but the error is still there..
PHP код:
[14:58:34] [join] willbedie has joined the server (0:127.0.0.1)
[14:58:34] [debug] Run time error 4: "Array index out of bounds"
[14:58:34] [debug] Accessing element at index 65535 past array upper bound 999
[14:58:34] [debug] AMX backtrace:
[14:58:34] [debug] #0 0004b5e0 in ?? (0x00000000) from deathmatch.amx
[14:58:34] [debug] #1 0006a784 in public WC_OnPlayerConnect (0x00000000) from deathmatch.amx
[14:58:34] [debug] #2 00032dc0 in public _y_utils_OnPlayerConnect (0x00000000) from deathmatch.amx
[14:58:34] [debug] #3 0000e2bc in public IPL_OnPlayerConnect (0x00000000) from deathmatch.amx
[14:58:34] [debug] #4 00007cbc in public SSCANF_OnPlayerConnect (0x00000000) from deathmatch.amx
[14:58:34] [debug] #5 000014f0 in ?? (0x00000000, 0x00000001, 0x00000000, 0x00000000, 0x00000004, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, ... <1073741813 arguments>) from deathmatch.amx
[14:58:34] [debug] #6 0000f504 in public OnPlayerConnect (0x00000000) from deathmatch.amx