02.06.2018, 21:48
Hey guys,
I've managed to get the debug warn me about an "Array index out of bounds". But I'm not sure where I have to look. Could you help me? Unfortunately this happens every time I compile the script, with or without changing something.
Debug information:
Hope someone could help me out.
I've managed to get the debug warn me about an "Array index out of bounds". But I'm not sure where I have to look. Could you help me? Unfortunately this happens every time I compile the script, with or without changing something.
Debug information:
Код:
[02/06/2018 23:34:40] [debug] Run time error 4: "Array index out of bounds" [02/06/2018 23:34:40] [debug] Accessing element at index 15 past array upper bound 14 [02/06/2018 23:34:40] [debug] AMX backtrace: [02/06/2018 23:34:40] [debug] #0 000d6d88 in ?? () from PLV.amx [02/06/2018 23:34:40] [debug] #1 00105078 in public SSCANF_OnGameModeInit () from PLV.amx [02/06/2018 23:34:40] [debug] #2 native CallLocalFunction () [004747d0] from samp-server.exe [02/06/2018 23:34:40] [debug] #3 00010028 in public zcmd_OnGameModeInit () from PLV.amx [02/06/2018 23:34:40] [debug] #4 native CallLocalFunction () [004747d0] from samp-server.exe [02/06/2018 23:34:40] [debug] #5 0000f988 in ?? () from PLV.amx [02/06/2018 23:34:40] [debug] #6 00009138 in public Itter_OnGameModeInit () from PLV.amx [02/06/2018 23:34:40] [debug] #7 native CallLocalFunction () [004747d0] from samp-server.exe [02/06/2018 23:34:40] [debug] #8 00002760 in ?? () from PLV.amx [02/06/2018 23:34:40] [debug] #9 00001630 in public OnGameModeInit () from PLV.amx