hilfe bei tag mismatch

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • Ich habe diese Fehler bekommen


    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(108) : warning 219: local variable "hour" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(108) : warning 219: local variable "minute" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "lights" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\streamer.inc(290) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(137) : warning 201: redefinition of constant/macro (symbol "Bank")
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(138) : warning 201: redefinition of constant/macro (symbol "Bank")
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1428) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1428) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1428) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1429) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1429) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1429) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1430) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1430) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1430) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1431) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1431) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1431) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1432) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1432) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1432) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1433) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1433) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1433) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1434) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1434) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1434) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1435) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1435) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1435) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1436) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1436) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1436) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1437) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1437) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\New Reallife\gamemodes\GeR.pwn(1437) : warning 213: tag mismatch


    //Edit


    Hier sind die Zeilen



    new Player_CheckPoint[MAX_PLAYERS];
    new CheckPoints[10][3] =
    {
    {1321.2825,-1503.5021,12.9310},
    {1345.1993,-1147.3545,23.2409},
    {1365.1549,-958.4965,33.6314},
    {1095.9037,-944.6390,42.2032},
    {959.5565,-1096.8696,23.2192},
    {939.6459,-1299.3596,13.4911},
    {913.2418,-1472.9629,12.9491},
    {1042.1873,-1513.9159,12.9473},
    {1207.4374,-1574.0936,12.9506},
    {1284.5763,-1554.6342,13.1227},
    };

    Die Kritik an anderen hat noch keinem die eigene Leistung erspart.

    – Noël Coward

  • C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(45) : warning 219: local variable "hour" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(45) : warning 219: local variable "minute" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(108) : warning 219: local variable "hour" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\dutils.inc(108) : warning 219: local variable "minute" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\New Reallife\pawno\include\SpikeStrip.inc(27) : warning 219: local variable "lights" shadows a variable at a preceding level


    Die Variablen gibbet schon. Einfach umbenennen.

  • Und bei den Checkpoints fehlt die Angabe wie groß die sein Sollen

    Glaub keinem, der Dir sagt, dass Du nichts verändern kannst.
    Die, die das behaupten, haben nur vor der Veränderung Angst.
    Es sind dieselben, die erklären, es sei gut so, wie es ist.
    Und wenn Du etwas ändern willst, dann bist Du automatisch Terrorist (Die Ärzte - Deine Schuld)

  • das "hour" gibt es voll oft soll ich alles zbs... hour1 nennen?? :D bin kein guter scripter

    Die Kritik an anderen hat noch keinem die eigene Leistung erspart.

    – Noël Coward

  • Ah danke habs und auch danke an Fraggel *__* jetzt hab ich aber wieder Errors -.-



    C:\Users\Toxi\Desktop\German Reallife\pawno\include\streamer.inc(290) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(137) : warning 201: redefinition of constant/macro (symbol "Bank")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(138) : warning 201: redefinition of constant/macro (symbol "Bank")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(1426) : error 001: expected token: ";", but found "("
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(1438) : error 010: invalid function or declaration
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(1930) : warning 201: redefinition of constant/macro (symbol "CAR_AMOUNT")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(3346) : warning 235: public function lacks forward declaration (symbol "Startbootcamp")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4016) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4173) : warning 235: public function lacks forward declaration (symbol "IsAadaccar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4195) : warning 235: public function lacks forward declaration (symbol "IsAhCar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4239) : warning 235: public function lacks forward declaration (symbol "IsAyakuzacar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4250) : warning 235: public function lacks forward declaration (symbol "IsAfwecar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4270) : warning 235: public function lacks forward declaration (symbol "IsAoamtcar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4281) : warning 235: public function lacks forward declaration (symbol "IsAterrorcar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4292) : warning 235: public function lacks forward declaration (symbol "IsAbuscar")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4389) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4389) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4389) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4409) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(4646) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5241) : warning 213: tag mismatch
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5261) : warning 219: local variable "i" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5439) : warning 209: function "Streamer_OnPlayerDisconnect" should return a value
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5925) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5927) : warning 219: local variable "killermember" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6017) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6038) : warning 219: local variable "name" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6062) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6149) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6172) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6250) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6276) : warning 219: local variable "killer" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(5848) : warning 203: symbol is never used: "killermember"
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6504) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6508) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6509) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6512) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6520) : warning 202: number of arguments does not match definition
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6608) : warning 217: loose indentation
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6615) : warning 217: loose indentation
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(6894) : warning 235: public function lacks forward declaration (symbol "invitelog")
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7041) : warning 219: local variable "hour1" shadows a variable at a preceding level
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : error 028: invalid subscript (not an array or too many subscripts): "CheckPoints"
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : warning 215: expression has no effect
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : error 001: expected token: ";", but found "]"
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : error 029: invalid expression, assumed zero
    C:\Users\Toxi\Desktop\German Reallife\gamemodes\GeR.pwn(7064) : fatal error 107: too many error messages on one line


    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    6 Errors.

    Die Kritik an anderen hat noch keinem die eigene Leistung erspart.

    – Noël Coward

  • if(Player_CheckPoint[playerid] < 69 && TakingLesson[playerid] == 1)
    {
    DisablePlayerRaceCheckpoint(playerid);
    //Zeile 7064 das ist ganz unten bei den errors SetPlayerRaceCheckpoint(playerid,0,CheckPoints[Player_CheckPoint[playerid][0],CheckPoints[Player_CheckPoint[playerid]][1],CheckPoints[Player_CheckPoint[playerid]][2],CheckPoints[Player_CheckPoint[playerid]+1][0],CheckPoints[Player_CheckPoint[playerid]+1][1],CheckPoints[Player_CheckPoint[playerid]+1][2],9.7);
    return 1;
    }

    Die Kritik an anderen hat noch keinem die eigene Leistung erspart.

    – Noël Coward

  • new Player_CheckPoint[MAX_PLAYERS];
    new CheckPoints[10][3] =
    {
    {1321.2825,-1503.5021,12.9310},
    {1345.1993,-1147.3545,23.2409},
    {1365.1549,-958.4965,33.6314},
    {1095.9037,-944.6390,42.2032},
    {959.5565,-1096.8696,23.2192},
    {939.6459,-1299.3596,13.4911},
    {913.2418,-1472.9629,12.9491},
    {1042.1873,-1513.9159,12.9473},
    {1207.4374,-1574.0936,12.9506},
    {1284.5763,-1554.6342,13.1227} //hier musste das , weg... ;)
    };


    Edit://
    Bei den anderen weiß ich's im mom aber auch nicht.. :S


    lg
    thechriS

  • Warum gefällt mir der Satz so :D

  • do.de - Domain-Offensive - Domains für alle und zu super Preisen