Posts: 2,368
Threads: 27
Joined: Jun 2010
Reputation:
0
You're compiling it with the -d2 or -d3 flag. Check pawn.cfg inside your pawno folder.
Posts: 198
Threads: 56
Joined: Aug 2009
Reputation:
0
I said I want to know what it is, not 'help i need to fix this'. I'm not getting these messages I've turned on debug mode to -d3 to keep track of my RAM and cells use. I just don't understand what they all mean. I've got some idea about Stack/heap size and know that a few things like it's a separate RAM for local variables being called over and over again but how much total Stack Heap size do I have? Or does it depends on the CPU I use, meaning increased stack heap size in better PC's with bigger rams.
I would also like to know about what is Header Size and other things I've posted.