Help fast pls
#1

this is error or not if is error can post the fix thx

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:          34164 bytes
Code size:          5390216 bytes
Data size:          9333840 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements:14774604 bytes
Reply
#2

This is not an error, it's what your compiler prints during debug mode, your fine... To make it stop you can delete pawn.cfg in your pawno folder...
Reply
#3

It's probably caused by creating big arrays inside functions.
Those are thrown onto the stack which is limited in size and your arrays are larger than the size of the stack.
Reply
#4

i uplode it and find this logs and server still offline
Код:
	
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team

[17:59:54] password = ""  (string)
[17:59:54] filterscripts = ""  (string)
[17:59:54] 
[17:59:54] Server Plugins
[17:59:54] --------------
[17:59:54]  Loading plugin: sscanf.so
[17:59:54] 

[17:59:54]  ===============================

[17:59:54]       sscanf plugin loaded.     

[17:59:54]          Version:  2.8.1        

[17:59:54]    © 2012 Alex "******" Cole  

[17:59:54]  ===============================

[17:59:54]   Loaded.
[17:59:54]  Loading plugin: mysql.so
[17:59:54] plugin.mysql: R20 successfully loaded.
[17:59:54]   Loaded.
[17:59:54]  Loading plugin: streamer.so
[17:59:54]   Loaded.
[17:59:54]  Loading plugin: irc.so
[17:59:54] 
*** IRC Plugin v1.3.6 by Incognito loaded ***

[17:59:54]   Loaded.
[17:59:54]  Loading plugin: profiler.so
[17:59:54]   Profiler v2.10.4 is OK.
[17:59:54]   Loaded.
[17:59:54]  Loaded 5 plugins.

[17:59:54] 
[17:59:54] Ban list
[17:59:54] --------
[17:59:54]  Loaded: samp.ban
[17:59:54] 
[17:59:54] 
[17:59:54] Filterscripts
[17:59:54] ---------------
[17:59:54]   Loaded 0 filterscripts.
Reply
#5

If that is truly EVERYTHING in the log, the mode is never loaded, the server is froze...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)