[Ajuda] Erro ao copilar - 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 copilar (
/showthread.php?tid=358449)
Erro ao copilar -
vdsvinicius - 10.07.2012
ERRO:
Код:
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "second" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "day" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "month" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "year" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(19194) : error 021: symbol already defined: "strtok"
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(19208) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20638) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20651) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20692) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20700) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20746) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20772) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21088) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21126) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21164) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21548) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22052) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22135) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22165) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22170) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22188) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22196) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22243) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22252) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22309) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22401) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22410) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22468) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22569) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22577) : error 047: array sizes do not match, or destination array is too small
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
GM: (o pastebin nгo aceitou o tamanho do GM) DL:
http://vinicius.eu5.org/SA-MP/GM/BSG2.rar
Agradeзo quem puder me ajudar.
OBS: to usando esse GM pra jogar aki na minha lan, e nгo entendo quase nada sobre pawno.
Re: Erro ao copilar -
.FuneraL. - 10.07.2012
pawn Код:
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "second" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "day" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "month" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "year" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(19194) : error 021: symbol already defined: "strtok"
Variбveis jб definidas, porйm pode deleta-las.
pawn Код:
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(19208) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20638) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20651) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20692) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20700) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20746) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20772) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21088) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21126) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21164) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21548) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22052) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22135) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22165) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22170) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22188) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22196) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22243) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22252) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22309) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22401) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22410) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22468) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22569) : error 047: array sizes do not match, or destination array is too small
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22577) : error 047: array sizes do not match, or destination array is too small
Erro de Funзгo sem Array, Exemplo > [playerid] [MAX_PLAYERS]...
Ou Tambйm, pode ser um simples Erro de chave Faltando...
Re: Erro ao copilar -
vdsvinicius - 10.07.2012
Quote:
Originally Posted by .FuneraL.
pawn Код:
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "second" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "day" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "month" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "year" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(19194) : error 021: symbol already defined: "strtok"
Variбveis jб definidas, porйm pode deleta-las.
pawn Код:
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(19208) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20638) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20651) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20692) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20700) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20746) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20772) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21088) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21126) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21164) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21548) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22052) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22135) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22165) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22170) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22188) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22196) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22243) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22252) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22309) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22401) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22410) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22468) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22569) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22577) : error 047: array sizes do not match, or destination array is too small
Erro de Funзгo sem Array, Exemplo > [playerid] [MAX_PLAYERS]...
Ou Tambйm, pode ser um simples Erro de chave Faltando...
|
Traduz para o portuguкs-'
Re: Erro ao copilar -
Edu33 - 10.07.2012
O
portuguкs dele foi claro, vocк que nгo soube prestar atenзгo. Desinteressado pra krl.
Re: Erro ao copilar -
paulor - 10.07.2012
Quote:
Originally Posted by .FuneraL.
pawn Код:
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "second" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "day" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "month" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "year" shadows a variable at a preceding level C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(19194) : error 021: symbol already defined: "strtok"
Variбveis jб definidas, porйm pode deleta-las.
pawn Код:
C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(19208) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20638) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20651) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20692) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20700) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20746) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(20772) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21088) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21126) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21164) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(21548) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22052) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22135) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22165) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22170) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22188) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22196) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22243) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22252) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22309) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22401) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22410) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22468) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22569) : error 047: array sizes do not match, or destination array is too small C:\Users\Vinicius\Desktop\GM BSC\gamemodes\BSG2.pwn(22577) : error 047: array sizes do not match, or destination array is too small
Erro de Funзгo sem Array, Exemplo > [playerid] [MAX_PLAYERS]...
Ou Tambйm, pode ser um simples Erro de chave Faltando...
|
Chaves sгo erros intercalados, nгo sгo os mesmo varias vezes.. Esse erro:
error 047: array sizes do not match, or destination array is too small, Exemplo:
pawn Код:
new Tal[5]; //Declarou 5.
Tal = "SouFoda"; //Ta usando 8.
Re: Erro ao copilar -
.FuneraL. - 10.07.2012
Quote:
Originally Posted by paulor
Chaves sгo erros intercalados, nгo sгo os mesmo varias vezes.. Esse erro: error 047: array sizes do not match, or destination array is too small, Exemplo:
pawn Код:
new Tal[5]; //Declarou 5. Tal = "SouFoda"; //Ta usando 8.
|
Sim paulo, foi o que eu comentei, й falta de array, ou array's pequenas na variбvel, erros de chave disse que poderia ser uma outra excessгo para ser 26 erros. Nesse caso nгo й.
Re: Erro ao copilar -
paulor - 10.07.2012
Quote:
Originally Posted by .FuneraL.
Sim paulo, foi o que eu comentei, й falta de array, ou array's pequenas na variбvel, erros de chave disse que poderia ser uma outra excessгo para ser 26 erros. Nesse caso nгo й.
|
Sim, й que o mбximo de erros do pawno й 26, entгo nem sempre й falta de chaves"
Re: Erro ao copilar -
vdsvinicius - 10.07.2012
Quote:
Originally Posted by Edu33
O portuguкs dele foi claro, vocк que nгo soube prestar atenзгo. Desinteressado pra krl.
|
Nгo й desinteresse mano, como disse no topco nгo sei nada da linguagem pawno.
-------------------------------------------------------------------------------
@PAULOR
@.FuneraL.
Vlw pela ajuda
Re: Erro ao copilar -
LucasSilva - 10.07.2012
Код:
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "second" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "day" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "month" shadows a variable at a preceding level
C:\Users\Vinicius\Desktop\Ultilitarios\GTA\Pawno\include\dutils.inc(45) : warning 219: local variable "year" shadows a variable at a preceding level
troca o nomes da variaveis ai