SA-MP Forums Archive
Problem. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Problem. (/showthread.php?tid=376922)



Problem. - Eugene. - 12.09.2012

Well, I was working on my server and I edited something and when I compile it everything works but .amx have 0 KB. What can be ? Thank you.


Re: Problem. - RXservers - 12.09.2012

When you compile your script does pawno stop working or it shows message like this:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


Re: Problem. - Eugene. - 12.09.2012

Quote:
Originally Posted by RXservers
View Post
When you compile your script does pawno stop working or it shows message like this:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Yes.


Re: Problem. - Jikesh - 13.09.2012

.amx have 0 KB :
That happens when your pawno crashes due to errors. You may have missed a closing brace } somewhere.