SA-MP Forums Archive
Error not letting my server to start - 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: Error not letting my server to start (/showthread.php?tid=507003)



Error not letting my server to start - LennoxHD - 15.04.2014

Quote:

./includes/functions.pwn(21321) : warning 202: number of arguments does not match definition
./includes/functions.pwn(21321) : warning 202: number of arguments does not match definition
./includes/commands.pwn(51071) : warning 217: loose indentation
./includes/commands.pwn(51090) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright 1997-2006, ITB CompuPhase

Header size: 42296 bytes
Code size: 6865768 bytes
Data size: 125311328 bytes
Stack/heap size: 18000000 bytes; estimated max. usage: unknown, due to recursion
Total requirements:150219392 byt

Anyone know how to fix this?


Re: Error not letting my server to start - LennoxHD - 15.04.2014

Any help?


Re: Error not letting my server to start - gtakillerIV - 15.04.2014

For the warnings: https://sampforum.blast.hk/showthread.php?tid=274028
For the Stack/Heap warning, you probably have a big string inside of your GM.


Re: Error not letting my server to start - SmithyComp - 15.04.2014

Can you post the line of your code that the error is originating from?