SA-MP Forums Archive
Pawno Script size Error - 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: Pawno Script size Error (/showthread.php?tid=519883)



Pawno Script size Error - kesarthakur - 16.06.2014

hey guys
my .pwn is 252 kb
and when i compile it then it takes more than the time that should take for 252 kb .pwn and
then the .amx is 4,412 MB

i dont know why this happened but my server is not getting online

please help me


Re: Pawno Script size Error - Kimossab - 16.06.2014

how many includes are you using? What's their sizes?


Re: Pawno Script size Error - kesarthakur - 16.06.2014

my includes

#include <a_samp>
#include <dudb>
#include <zcmd>
#include <sscanf2>
#include <streamer>
#include <YSI\y_ini>
#include <YSI\y_timers>
#include <foreach>


Re: Pawno Script size Error - Pottus - 16.06.2014

YSI adds quite a bit but that shouldn't really be an issue.


Re: Pawno Script size Error - kesarthakur - 16.06.2014

but My GM is not loading up


Re: Pawno Script size Error - Abagail - 16.06.2014

So, it NEVER stops compiling? Or just takes a long time? Does it crash while compiling?


Re: Pawno Script size Error - kesarthakur - 16.06.2014

just takes long time
but after done compiling it doesnt load up in server


Re: Pawno Script size Error - kesarthakur - 16.06.2014

please help me somebody.