SA-MP Forums Archive
[AJUDA] Fatal error 106 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] Fatal error 106 (/showthread.php?tid=342498)



[AJUDA] Fatal error 106 - BillieJoe - 13.05.2012

Entгo, baixei um GM na net, criei as tabelas, e quando eu fui compilar apareceu o erro:

Код:
F:\GM\gamemodes\gm.pwn(13550) : fatal error 106: compiled script exceeds the maximum memory size (5000000 bytes)

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:          11248 bytes
Code size:           674860 bytes
Data size:          9097712 bytes
Stack/heap size:     200000 bytes; estimated max. usage=11063 cells (44252 bytes)
Total requirements: 9983820 bytes

1 Error.



Re: [AJUDA] Fatal error 106 - kinhobryant - 13.05.2012

Posta a linha ne fi n tenho bola de cristal , isso pode ter excedido o limite de caracteres


Re: [AJUDA] Fatal error 106 - BillieJoe - 13.05.2012

A linha nгo existe, o GM acaba na 13549.


Re: [AJUDA] Fatal error 106 - .FuneraL. - 13.05.2012

pawn Код:
#pragma dynamic 10000000
No Topo do GM , Tenta aн.


Re: [AJUDA] Fatal error 106 - rjjj - 13.05.2012

Procure no seu GM por amxlimit e amxram .



Em seguida apague todas as linhas que contiverem essas palavras .



Espero ter ajudado .


Re: [AJUDA] Fatal error 106 - BillieJoe - 13.05.2012

Quote:
Originally Posted by rjjj
Посмотреть сообщение
Procure no seu GM por amxlimit e amxram .



Em seguida apague todas as linhas que contiverem essas palavras .



Espero ter ajudado .
Arrumei, era isso. Valeu