samp will nicht starten :S

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
  • Er will nicht starten :S
    Kann einer mir helfen per tv?



    C:\Users\Resan\Desktop\CoG\pawno\include\dutils.inc(318) : warning 219: local variable "count" shadows a variable at a preceding level
    C:\Users\Resan\Desktop\CoG\pawno\include\dutils.inc(337) : warning 219: local variable "count" shadows a variable at a preceding level
    C:\Users\Resan\Desktop\CoG\pawno\include\dutils.inc(355) : warning 219: local variable "count" shadows a variable at a preceding level
    C:\Users\Resan\Desktop\CoG\pawno\include\gl_common.inc(80) : error 021: symbol already defined: "strtok"
    C:\Users\Resan\Desktop\CoG\pawno\include\gl_common.inc(95) : error 047: array sizes do not match, or destination array is too small
    C:\Users\Resan\Desktop\CoG\pawno\include\gl_common.inc(139) : error 021: symbol already defined: "isNumeric"
    C:\Users\Resan\Desktop\CoG\pawno\include\foreach.inc(782) : warning 219: local variable "count" shadows a variable at a preceding level
    C:\Users\Resan\Desktop\CoG\pawno\include\foreach.inc(824) : warning 219: local variable "count" shadows a variable at a preceding level
    C:\Users\Resan\Desktop\CoG\pawno\include\foreach.inc(866) : warning 219: local variable "count" shadows a variable at a preceding level
    C:\Users\Resan\Desktop\CoG\pawno\include\foreach.inc(919) : warning 219: local variable "count" shadows a variable at a preceding level
    C:\Users\Resan\Desktop\CoG\pawno\include\JunkBuster.inc(2958) : warning 201: redefinition of constant/macro (symbol "OnPlayerCommandText")
    C:\Users\Resan\Desktop\CoG\pawno\include\JunkBuster.inc(2960) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
    C:\Users\Resan\Desktop\CoG\pawno\include\JunkBuster.inc(2961) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
    C:\Users\Resan\Desktop\CoG\pawno\include\JunkBuster.inc(2962) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
    Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    3 Errors.


  • In Zeile 80 definierst du strtok ein zweites Mal, in Zeile 139 isNumeric ein zweites Mal. Muss beides raus.
    Oh, und in Zeile 95 hast du ein zu kleines Array bzw. nutzt ein zu kleines Array, wenn ich mich nicht irre.


    Wie du siehst, lässt sich ohne Code im Grunde nix genau sagen. ;)


    //edit: da haut wohl was in den Includes nicht hin. Dort werden die Funktionen erneut definiert.

    Ich bin Dittis Signatur.