mysql fehler

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 dieses TUT gemacht


    https://github.com/andreasbmp/…dRegistrationTutorial.pdf



    und bekommen diesen riesen fehler




    ERROR STARTING RESOURCE newserver
    [12:16:55] System.IO.DirectoryNotFoundException: Ein Teil des Pfades "D:\gta server\resources\newserver\" konnte nicht gefunden werden.
    bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    bei System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
    bei System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
    bei GTANetworkServer.GameServer.StartResource(String resourceName, String father) in C:\Users\Adam\Documents\Git\gtanet-src\mtav\Server\GameServer.cs:Zeile 603.