Probleme beim Server start.

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
  • Huhu leute,


    ich habe das MySQL Problem nun erfolgreich gefixxt nun habe ich die probleme
    Loading plugin: streamer
    [21:25:53] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
    [21:25:53] Loading plugin: mysql
    [21:25:53] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
    [21:25:53] Loading plugin: sscanf
    [21:25:53] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
    [21:25:53] Loading plugin: crashdetect
    [21:25:53] Failed (plugins/crashdetect: cannot open shared object file: No such file or directory)
    [21:25:53] Loaded 0 plugins.


    Ich habe meinen Server auf Nitrado gemietet, alles Plugins sind Hochgeladen, und alle sind im Plugin ordner


    Danke!

  • Hier einmal die Server.cfg;


    echo Executing Server Config...
    lanmode 0
    rcon_password *********
    hostname :.[MMR] German Reallife *Open Beta*
    gamemode0 syntroprp 1
    filterscripts base gl_actions gl_property gl_realtime
    announce 0
    query 1
    weburl http://www.sa-mp.com
    maxnpc 13
    onfoot_rate 40
    incar_rate 40
    weapon_rate 40
    stream_distance 400.0
    stream_rate 1000
    plugins streamer mysql sscanf crashdetect
    maxplayers 40
    bind 80******
    bindip 80.********
    port 7777


    Sternchen sind mit Absicht!

  • echo Executing Server Config...
    lanmode 0
    rcon_password *********
    hostname :.[MMR] German Reallife *Open Beta*
    gamemode0 syntroprp 1
    filterscripts base gl_actions gl_property gl_realtime
    announce 0
    query 1
    weburl sa-mp.com
    maxnpc 13
    onfoot_rate 40
    incar_rate 40
    weapon_rate 40
    stream_distance 400.0
    stream_rate 1000
    plugins streamer.so mysql.so sscanf.so crashdetect.so
    maxplayers 40
    bind 80******
    bindip 80.********
    port 7777


    Probier#s so.

  • Nun kommt folgende Probleme...


    21:40:11] Loading plugin: streamer.so
    [21:40:11]


    *** Streamer Plugin v2.6.1 by Incognito loaded ***


    [21:40:11] Loaded.
    [21:40:11] Loading plugin: mysql.so
    [21:40:11] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
    [21:40:11] Loading plugin: sscanf.so
    [21:40:11]


    [21:40:11] ===============================


    [21:40:11] sscanf plugin loaded.


    [21:40:11] (c) 2009 Alex "Y_Less" Cole


    [21:40:11] 0.3d-R2 500 Players "dnee"


    [21:40:11] ===============================


    [21:40:11] Loaded.
    [21:40:11] Loading plugin: crashdetect.so
    [21:40:11] Failed (plugins/crashdetect.so: cannot open shared object file: No such file or directory)
    [21:40:11] Loaded 2 plugins.


    [21:40:11]
    [21:40:11] Filterscripts
    [21:40:11] ---------------
    [21:40:11] Loading filterscript 'base.amx'...
    [21:40:11]
    --Base FS loaded.


    [21:40:11] Loading filterscript 'gl_actions.amx'...
    [21:40:11] Loading filterscript 'gl_property.amx'...
    [21:40:11]
    -----------------------------------
    [21:40:11] Grand Larceny Property Filterscript
    [21:40:11] -----------------------------------


    [21:40:11] Loading filterscript 'gl_realtime.amx'...
    [21:40:11] Loaded 4 filterscripts.


    [21:40:12] Reading File: blank
    [21:40:12] Reading File: properties/houses.txt
    [21:40:12] Reading File: properties/businesses.txt
    [21:40:12] Reading File: properties/banks.txt
    [21:40:12] Reading File: properties/police.txt
    [21:40:12] Script[gamemodes/syntroprp.amx]: Run time error 19: "File or function is not found"
    [21:40:12] Number of vehicle models: 0

  • [21:40:11] Loaded.
    [21:40:11] Loading plugin: mysql.so
    [21:40:11] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)


    Er lädt dein MySQL Plugin nicht.

  • Schau mal nach ob du auch wirklich alle plugins hast^^ (.dll & .so )

  • do.de - Domain-Offensive - Domains für alle und zu super Preisen
  • Jetz kommt sowas, meine nerven sind am ende-.-



    [21:59:45] [debug] Run time error 19: "File or function is not found"
    [21:59:45] [debug] The following natives are not registered:
    [21:59:45] [debug] mysql_debug
    [21:59:45] [debug] mysql_ping
    [21:59:45] [debug] mysql_function_query
    [21:59:45] [debug] mysql_free_result
    [21:59:45] [debug] mysql_real_escape_string
    [21:59:45] Script[gamemodes/syntroprp.amx]: Run time error 19: "File or function is not found"
    [21:59:45] Number of vehicle models: 0

  • Lad dir das aktuelle MySql Plugin runter, und nutz dann die mysql_static.so wie MrCore schon sagte.