Server startet nicht - Warscheinlich MySQL

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
  • Hallo,


    hier die meldungen:



    Server_log.txt



    ----------
    Loaded log file: "server_log.txt".
    ----------


    SA-MP Dedicated Server
    ----------------------
    v0.3x, (C)2005-2013 SA-MP Team


    [20:04:38] filterscripts = "" (string)
    [20:04:38]
    [20:04:38] Server Plugins
    [20:04:38] --------------
    [20:04:38] Loading plugin: mysql.dll
    [20:04:38] >> plugin.mysql: running on 1 thread.
    [20:04:38] >> plugin.mysql: R31 successfully loaded.
    [20:04:38] Loaded.
    [20:04:38] Loaded 1 plugins.


    [20:04:38]
    [20:04:38] Filterscripts
    [20:04:38] ---------------
    [20:04:38] Loaded 0 filterscripts.


    [20:04:38] Script[gamemodes/NSP.amx]: Run time error 19: "File or function is not found"
    [20:04:38] Number of vehicle models: 0
    [20:04:42] --- Server Shutting Down.
    [20:04:42] plugin.mysql: Unloading plugin...
    [20:04:42] plugin.mysql: Plugin unloaded.


    Server.cfg
    echo Executing Server Config...
    lanmode 0
    rcon_password 123
    maxplayers 50
    port 7777
    hostname SA-MP 0.3 Server
    gamemode0 NSP
    filterscripts
    announce 0
    plugins mysql.dll
    query 1
    chatlogging 0
    weburl www.sa-mp.com
    onfoot_rate 40
    incar_rate 40
    weapon_rate 40
    stream_distance 300.0
    stream_rate 1000
    maxnpc 0
    logtimeformat [%H:%M:%S]


    Ich glaube es ist das MySQL R7 plugin

  • SA-MP Dedicated Server
    ----------------------
    v0.3x, (C)2005-2013 SA-MP Team


    [20:14:33] filterscripts = "" (string)
    [20:14:33]
    [20:14:33] Server Plugins
    [20:14:33] --------------
    [20:14:33] Loading plugin: mysql.dll
    [20:14:33] >> plugin.mysql: running on 1 thread.
    [20:14:33] >> plugin.mysql: R31 successfully loaded.
    [20:14:33] Loaded.
    [20:14:33] Loading plugin: nativechecker.dll
    [20:14:33] Loaded.
    [20:14:33] Loaded 2 plugins.


    [20:14:33]
    [20:14:33] Filterscripts
    [20:14:33] ---------------
    [20:14:33] Loaded 0 filterscripts.


    [20:14:33] Error: Function not registered: 'mysql_ping'
    [20:14:33] Error: Function not registered: 'mysql_real_escape_string'
    [20:14:33] Error: Function not registered: 'mysql_query'
    [20:14:33] Error: Function not registered: 'mysql_store_result'
    [20:14:33] Error: Function not registered: 'mysql_num_rows'
    [20:14:33] Error: Function not registered: 'mysql_free_result'
    [20:14:33] Error: Function not registered: 'mysql_fetch_row_format'
    [20:14:33] Error: Function not registered: 'mysql_fetch_int'
    [20:14:33] Script[gamemodes/NSP.amx]: Run time error 19: "File or function is not found"
    [20:14:33] Number of vehicle models: 0
    [20:14:38] --- Server Shutting Down.
    [20:14:38] plugin.mysql: Unloading plugin...
    [20:14:38] plugin.mysql: Plugin unloaded.


    liegt es an den include von mysql ?