Help, 1 warning and 1 error to YSI
#1

EDIT: I already resolved.


changed this

Код:
public OnPlayerDisconnect(playerid)
For:

Код:
public OnPlayerDisconnect(playerid,reason)
BUT new error in console:

Код:
*** YSI Warning: y_malloc set up via "CallLocalFunction", memory corruption is a remote possibility
YSI 4.0.2 https://github.com/pawn-lang/YSI-Inc...ses/tag/v4.0.2

Edit: Fix!

I already resolved.

after a_samp added first, add this under

Код:
#include  a_samp //Team SA-MP
 #include  YSI\YSI_Data\y_foreach
  #include  YSI\YSI_Storage\y_ini
   #include  YSI\YSI_Data\y_iterate
    #include   YSI\YSI_Core\y_utils
solved.
Reply


Messages In This Thread
Help, 1 warning and 1 error to YSI - by PaulCrouseVS - 19.05.2018, 16:59
Re: Help, 1 warning and 1 error to YSI - by Verc - 19.05.2018, 17:17
Re: Help, 1 warning and 1 error to YSI - by PaulCrouseVS - 19.05.2018, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)