SA-MP Forums Archive
[Ajuda] Erro ao Compilar FS - 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] Erro ao Compilar FS (/showthread.php?tid=317049)



[Ajuda] Erro ao Compilar FS - Caio_Freeze - 09.02.2012

Estou com o Seguinte Erro ao Tentar compilar o FS Abaixo
http://forum.sa-mp.com/showthread.ph...ht=anti+hacker

ERRO:
Код:
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(25) : fatal error 100: cannot read from file: "for"

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


1 Error.
Me Ajude que eu contribuo com um REP +


Re: [Ajuda] Erro ao Compilar FS - Lуs - 09.02.2012

Retire essa include e pelos erros vc vai saber oque ela faz, depois de saber oque ela faz, vocк acha ela facilmente.


Re: [Ajuda] Erro ao Compilar FS - Geo1996 - 09.02.2012

esta faltando o include <for> baixe este include e ponha na pasta include de seu PAWNO


Re: [Ajuda] Erro ao Compilar FS - Caio_Freeze - 09.02.2012

Quote:
Originally Posted by Los
Посмотреть сообщение
Retire essa include e pelos erros vc vai saber oque ela faz, depois de saber oque ela faz, vocк acha ela facilmente.
Eu tirei e Agora aapareceu isso :

Код:
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(24) : fatal error 100: cannot read from file: "for"

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


1 Error.



Re: [Ajuda] Erro ao Compilar FS - Geo1996 - 09.02.2012

apague a linha
pawn Код:
#include <for>



Re: [Ajuda] Erro ao Compilar FS - Caio_Freeze - 09.02.2012

Quote:
Originally Posted by Geo1996
Посмотреть сообщение
apague a linha
pawn Код:
#include <for>
Apageui e Apareceu isso
Код:
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(178) : error 032: array index out of bounds (variable "Arma")
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(179) : error 032: array index out of bounds (variable "Arma")
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(180) : error 032: array index out of bounds (variable "Arma")
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(181) : error 032: array index out of bounds (variable "Arma")
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(182) : error 032: array index out of bounds (variable "Arma")
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(183) : error 032: array index out of bounds (variable "Arma")
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(184) : error 032: array index out of bounds (variable "Arma")
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(216) : error 017: undefined symbol "foreach"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(218) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(220) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(222) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(223) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(227) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(253) : error 017: undefined symbol "foreach"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(256) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(258) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(260) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(262) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(265) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(272) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(275) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(282) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(284) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(288) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(289) : error 017: undefined symbol "i"
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(292) : error 017: undefined symbol "i"

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


26 Errors.



Re: [Ajuda] Erro ao Compilar FS - Geo1996 - 09.02.2012

so uma dica nao seria melhor criar um topico onde voce baixou isso?


Re: [Ajuda] Erro ao Compilar FS - Lуs - 09.02.2012

Bota ela de novo, a include й essa:

https://sampforum.blast.hk/showthread.php?tid=92679


Re: [Ajuda] Erro ao Compilar FS - Geo1996 - 09.02.2012

baixa o include foreach.inc e na linha que pedi que vc apagase ponha #include <foreach>



a nao se esqueзa de por este include na pasta includes de seu pawno


Re: [Ajuda] Erro ao Compilar FS - Caio_Freeze - 09.02.2012

Quote:
Originally Posted by Los
Посмотреть сообщение
Bota ela de novo, a include й essa:

https://sampforum.blast.hk/showthread.php?tid=92679
eu coloquei essa include ai agora apareceu isso

Код:
C:\Documents and Settings\Fernando\Desktop\FilterScrips\Open\Anti-Hacker1.3.pwn(179) : error 032: array index out of bounds (variable "Arma")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
@Geo1996

Eu fiz isso so q aparece o erro acima