GTAOnline.net
San Andreas Multiplayer (sa:mp) => Problèmes et bugs => Discussion démarrée par: Packo le 13 Septembre 2010, 00:29:25
-
c'est quoi ce problème j'ai jamais vu :
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(15261) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(15264) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(15267) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(15274) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(15277) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(15280) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(43178) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(43198) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(43200) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(47705) : warning 213: tag mismatch
C:\Documents and Settings\Administrateur\Bureau\Gl-Rp\gamemodes\FUSIONGM1.pwn(48273) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 10820 bytes
Code size: 2082836 bytes
Data size: 10566580 bytes
Stack/heap size: 16384 bytes; estimated max. usage=5306 cells (21224 bytes)
Total requirements:12676620 bytes
quelqu'un peut m'aider ?
-
cool un rp :boulz
peut etre nous faut -il montrer tes lignes fausse ...
-
Comment sa mes ligne fausse ?
------------------------------------------------------------------------
Edit : je croix que le probléme vien de cette cmd : split(strFromFile2, arrCoords, ','); a la place de ' je pense que c'est des chiffre
-
je c'est pas je peu pas t'aider tu est dans la mauvaise section
et de plus passe par la http://www.gtaonline.fr/forums/index.php/topic,59.0.html (http://www.gtaonline.fr/forums/index.php/topic,59.0.html)
et ici http://www.gtaonline.fr/forums/index.php/topic,2.msg165215.html#new (http://www.gtaonline.fr/forums/index.php/topic,2.msg165215.html#new) un bonjours a déja tuer quelqu'un ?
.
-
Tag mismatch veut dire que les paramètres de la fonction sont faux , donc regarde sur ton GM comment fonctionne la fonction et essaie de mettre des paramètres corrects .
Au passage une petite remarque tu devrais augmenté la mémoire allouée car le "compiler" indique un dépassement de la mémoire :
Header size: 10820 bytes
Code size: 2082836 bytes
Data size: 10566580 bytes
Stack/heap size: 16384 bytes; estimated max. usage=5306 cells (21224 bytes)
Total requirements:12676620 bytes
Pour savoir comment l'augmenté vas ici : http://www.gtaonline.fr/forums/index.php/topic,9575.0.html (http://www.gtaonline.fr/forums/index.php/topic,9575.0.html) et tu regardes la partie concernant les pragmas