Y_INI saving problem
#9

Quote:
Originally Posted by DarkSkull
Посмотреть сообщение
Код:
[23:35:55] [debug] Run time error 4: "Array index out of bounds"
[23:35:55] [debug] AMX backtrace:
[23:35:55] [debug] #0 0005d6e8 in public SSCANF_OnPlayerConnect (playerid=0) at D:\SAMP\filterscripts\EVO.pwn:811
[23:35:55] [debug] #1 00050d50 in public _y_utils_OnPlayerConnect (playerid=0) at D:\SAMP\pawno\include\sscanf2.inc:205
[23:35:55] [debug] #2 00008ce0 in public OnPlayerConnect (playerid=0) at D:\SAMP\pawno\include\YSI\..\YSI_Storage\..\YSI_Core\y_utils.inc:236
I think it says on Line 811:

PHP код:
for(new 0MAX_OWNABLE_VEHICLESi++) {
            new 
vslot[10];
            
format(vslotsizeof(vslot), "slot%d"i);
            
INI_WriteInt(FilevslotPlayerInfo[playerid][pVSlot][i]); // line 811
        

Check what I posted above, I edited.
Reply


Messages In This Thread
Y_INI saving problem[FIXED] - by DarkSkull - 26.07.2016, 17:11
Re: Y_INI saving problem - by DarkSkull - 27.07.2016, 14:51
Re: Y_INI saving problem - by AndySedeyn - 27.07.2016, 15:57
Re: Y_INI saving problem - by DarkSkull - 27.07.2016, 16:42
Re: Y_INI saving problem - by ThePhenix - 27.07.2016, 16:47
Re: Y_INI saving problem - by DarkSkull - 27.07.2016, 17:54
Re: Y_INI saving problem - by ThePhenix - 27.07.2016, 17:59
Re: Y_INI saving problem - by DarkSkull - 27.07.2016, 18:10
Re: Y_INI saving problem - by ThePhenix - 27.07.2016, 18:14
Re: Y_INI saving problem - by DarkSkull - 27.07.2016, 18:22

Forum Jump:


Users browsing this thread: 1 Guest(s)