Compiler message about header, code, stack, heap size
#1

Hi,
I've just read this http://forum.sa-mp.com/showpost.php?...32&postcount=7 about how to make crashdetect plugin shows the line of error in the console.

I created a file in the pawno directory called pawn.cfg and I added the following content inside:

Code:
-d3
Now, even if I compile new.pwn found in the pawno directory I get:
Code:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:           1300 bytes
Code size:             1568 bytes
Data size:              520 bytes
Stack/heap size:      16384 bytes; estimated max. usage=20 cells (80 bytes)
Total requirements:   19772 bytes
NOTE: I even tried to use #pragma dynamic (some value here) it didn't work.

Any fix for that?

Thanks.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)