• 04 Juillet 2025, 23:35:51


Auteur Sujet: Erreurs que j'essaie de réparer mais qui résiste !  (Lu 1105 fois)

0 Membres et 1 Invité sur ce sujet

Hors ligne Myk3L

  • *
  • Tueur en série
  • Messages: 197
    • Voir le profil
Erreurs que j'essaie de réparer mais qui résiste !
« le: 08 Août 2010, 21:06:23 »
Salut !

J'ai modifié mon gamemode (base LARP, traduction, ajout de fonctions ...) mais j'ai ces 26 erreurs à la con que j'essaie de réparer depuis ce matin (même hier soir) mais je n'y arrive pas ... le truc qui m'énerve le plus, c'est que les lignes qui contiennent les erreurs sont identiques à l'ancienne version de mon GM =S

Les erreurs :

Citer
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(3307) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(5485) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(8105) : error 017: undefined symbol "SpawnPlayerEx"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(11265) : error 017: undefined symbol "ChangeTemps"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(11345) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(12912) : error 017: undefined symbol "SendClientMeassage"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(13779) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(13780) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(18066) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(18089) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(19818) : error 017: undefined symbol "GetPlayerID"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(19822) : error 017: undefined symbol "GetPlayerID"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(21594) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(22868) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(22911) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(23325) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(23422) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(25014) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(25052) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(25096) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(25115) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38260) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38268) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38276) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38307) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38318) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38328) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38335) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38349) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38357) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38372) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38380) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38398) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38414) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43017) : error 033: array must be indexed (variable "Aire")
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43036) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43038) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43046) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43048) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43050) : warning 225: unreachable code
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43050) : error 017: undefined symbol "GetPlayerLevel"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43057) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43060) : error 029: invalid expression, assumed zero

Et le code :

http://uploaded.to/file/hy9j1y

Vous avez 10 jours pour résoudre mes erreurs, je plaisante mais je part en vacances donc y'a du temps et j'ai pas envie de me prendre la tête avec ce truc à la con (ça doit être une bête erreur) :D

Merci d'avance ;)

Hors ligne vardanega

  • *
  • Tueur en série
  • http://vvardanega.wordpress.com (mon blogue)
  • Messages: 155
    • Voir le profil
Re : Erreurs que j'essaie de réparer mais qui résiste !
« Réponse #1 le: 08 Août 2010, 21:23:35 »
Bonsoir, je pense qu'il manque une accolade quelque part dans votre script.

Vincent

Hors ligne JuLi3n67

  • Apprentis c/++
  • *
  • Bandit
  • -- LZR Team --
  • Messages: 370
    • Voir le profil

Hors ligne loweurs

  • *
  • Nouveau
  • Messages: 17
    • Voir le profil
Re : Erreurs que j'essaie de réparer mais qui résiste !
« Réponse #3 le: 09 Août 2010, 15:09:57 »
Salut donc tu a dit :

j'ai pas envie de me prendre la tête avec ce truc à la con (ça doit être une bête erreur) :D


Je dit que tu mérite pas de l'aide ;) tu fait un RP tu te démerde :) ta pas envie te prendre la tête ou plutôt tu y arrive pas :)

Hors ligne raven181

  • *
  • Criminel
  • Messages: 45
    • Voir le profil
Re : Erreurs que j'essaie de réparer mais qui résiste !
« Réponse #4 le: 13 Août 2010, 23:27:55 »
Citer
Je dit que tu mérite pas de l'aide Clin d'oeil tu fait un RP tu te démerde Sourire ta pas envie te prendre la tête ou plutôt tu y arrive pas Sourire

Il part en vacances , je pense qu'il voulait dire qu'il ne veut pas se prendre la tête sur ça pendant ses vacances... ce qui est très logique. :boulz