SA-MP Forums Archive
YSI 3.1 estimated max. usage: unknown, due to recursion - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: YSI 3.1 estimated max. usage: unknown, due to recursion (/showthread.php?tid=569757)



YSI 3.1 estimated max. usage: unknown, due to recursion - Seiz97 - 02.04.2015

When the Comp any gamemode out:
Код:
estimated max. usage: unknown, due to recursion
if using yini 3.1 in this gamemode.


Re: YSI 3.1 estimated max. usage: unknown, due to recursion - CalvinC - 02.04.2015

That's not necessarily bad, but if it makes your server crash you can use crashdetector to find the exact cause.


Re: YSI 3.1 estimated max. usage: unknown, due to recursion - Seiz97 - 02.04.2015

Do not crash server but .amx file is larger and longer compile.
Nobody throws recursion just me?


Re: YSI 3.1 estimated max. usage: unknown, due to recursion - CalvinC - 02.04.2015

That's normal, since it includes the code from y_ini your script becomes larger.


Re: YSI 3.1 estimated max. usage: unknown, due to recursion - Seiz97 - 02.04.2015

I know that, but this is much, i inquired as everyone is ok just kidding me should not ejected recursion.


Re: YSI 3.1 estimated max. usage: unknown, due to recursion - Seiz97 - 02.04.2015

Problem is y_amx.inc because
Код:
static AMX_GetGlobal()
to line 306
Код:
#emit CONST.pri  AMX_GetGlobal



Re: YSI 3.1 estimated max. usage: unknown, due to recursion - Seiz97 - 02.04.2015

Can lock here.