Du hast es so gewollt. Hier das Drama in 3 Kapiteln:
Nach erfolgreichen Compilen:
SA-MP Dedicated Server----------------------v0.3e, (C)2005-2012 SA-MP Team
[21:26:43]
[21:26:43] Server Plugins
[21:26:43] --------------
[21:26:43] Loading plugin: mysql.so
[21:26:43] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[21:26:43] Loading plugin: streamer.so
[21:26:43]*** Streamer Plugin v2.6.1 by Incognito loaded ***
[21:26:43] Loaded.[21:26:43] Loading plugin: nativechecker.so
[21:26:43] Loaded.[21:26:43] Loaded 2 plugins.
[21:26:43]
[21:26:43] Filterscripts
[21:26:43] ---------------
[21:26:43] Loading filterscript 'gl_realtime.amx'...
[21:26:43] Loading filterscript 'Objecte.amx'...
[21:26:43] Loading filterscript 'sirene.amx'...
[21:26:43] Loaded 3 filterscripts.
[21:26:43] Error: Function not registered: 'SSCANF_Init'
[21:26:43] Error: Function not registered: 'SSCANF_Join'
[21:26:43] Error: Function not registered: 'SSCANF_Leave'
[21:26:43] Error: Function not registered: 'mysql_connect'
[21:26:43] Error: Function not registered: 'mysql_close'
[21:26:43] Error: Function not registered: 'cache_get_data'
[21:26:43] Error: Function not registered: 'cache_get_field_content_int'
[21:26:43] Error: Function not registered: 'cache_get_field_content_float'
[21:26:43] Error: Function not registered: 'mysql_tquery'
[21:26:43] Error: Function not registered: 'cache_insert_id'
[21:26:43] Error: Function not registered: 'sscanf'
[21:26:43] Error: Function not registered: 'mysql_escape_string'
[21:26:43] Script[gamemodes/Phantom2.amx]: Run time error 19: "File or function is not found"
[21:26:43] Number of vehicle models: 1
[21:26:56] --- Server Shutting Down.
[21:26:56]
Daraufhin habe ich die MySQL_Static zusätzlich zum MySQL geladen.
Dann sah es so aus:
SA-MP Dedicated Server----------------------v0.3e, (C)2005-2012 SA-MP Team
[21:34:11]
[21:34:11] Server Plugins
[21:34:11] --------------
[21:34:11] Loading plugin: mysql_static.so
[21:34:11] >> plugin.mysql: R33 successfully loaded.
[21:34:11] Loaded.
[21:34:11] Loading plugin: streamer.so
[21:34:11]*** Streamer Plugin v2.6.1 by Incognito loaded ***
[21:34:11] Loaded.
[21:34:11] Loading plugin: nativechecker.so
[21:34:11] Loaded.
[21:34:11] Loading plugin: sscanf.so
[21:34:11]
[21:34:11] ===============================
[21:34:11] sscanf plugin loaded.
[21:34:11] (c) 2009 Alex "Y_Less" Cole
[21:34:11] ===============================
[21:34:11] Loaded.
[21:34:11] Loaded 4 plugins.
[21:34:11]
[21:34:11] Filterscripts
[21:34:11] ---------------
[21:34:11] Loading filterscript 'gl_realtime.amx'...
[21:34:11] Loading filterscript 'Objecte.amx'...
[21:34:11] Loading filterscript 'sirene.amx'...
[21:34:11] Loaded 3 filterscripts.
[21:34:11] Error: Function not registered: 'SSCANF_Init'
[21:34:11] Error: Function not registered: 'SSCANF_Join'
[21:34:11] Error: Function not registered: 'SSCANF_Leave'
[21:34:11] Error: Function not registered: 'sscanf'
[21:34:11] Script[gamemodes/Phantom2.amx]: Run time error 19: "File or function is not found"
[21:34:11] Number of vehicle models: 1
[21:34:20] --- Server Shutting Down.
[21:34:20] plugin.mysql: Unloading plugin...
[21:34:20] plugin.mysql: Plugin unloaded.
[21:34:20]*** Streamer Plugin v2.6.1 by Incognito unloaded ***
[21:34:20]
[21:34:20] ===============================
[21:34:20] sscanf plugin unloaded.
[21:34:20] ===============================
Dann andere sscanf-Versionen in den Server geladen und rumprobiert. Jetzt läuft er, ich kann connecten, er verbindet bloß keine Bots und einige Features gehen nicht (was ich auf die leere MySQL schiebe, die ich noch nicht importiert habe):
SA-MP Dedicated Server----------------------v0.3e, (C)2005-2012 SA-MP Team
[22:57:12]
[22:57:12] Server Plugins
[22:57:12] --------------
[22:57:12] Loading plugin: mysql_static.so
[22:57:12] >> plugin.mysql: R33 successfully loaded.
[22:57:12] Loaded.
[22:57:12] Loading plugin: streamer.so
[22:57:12]*** Streamer Plugin v2.6.1 by Incognito loaded ***
[22:57:12] Loaded.
[22:57:12] Loading plugin: nativechecker.so
[22:57:12] Loaded.
[22:57:12] Loading plugin: sscanf.so
[22:57:12]
[22:57:12] ===============================
[22:57:12] sscanf plugin loaded.
[22:57:12] Version: 2.8.2
[22:57:12] (c) 2012 Alex "Y_Less" Cole
[22:57:12] ===============================
[22:57:12] Loaded.
[22:57:12] Loaded 4 plugins.
[22:57:12]
[22:57:12] Filterscripts
[22:57:12] ---------------
[22:57:12] Loading filterscript 'gl_realtime.amx'...
[22:57:12] Loading filterscript 'Objecte.amx'...
[22:57:12] Loading filterscript 'sirene.amx'...
[22:57:12] Loaded 3 filterscripts.
[22:57:12] Error: Function not registered: 'SSCANF_Init'
[22:57:12] Error: Function not registered: 'SSCANF_Join'
[22:57:12] Error: Function not registered: 'SSCANF_Leave'
[22:57:12] Error: Function not registered: 'sscanf'
[22:57:12] ----------------------------------
[22:57:12] Scriptname
[22:57:12] ----------------------------------
[22:57:12] Number of vehicle models: 27
[23:13:55] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:14:09] sscanf warning: Strings without a length are deprecated, please add a destination size.
Edit:
Ich habe mittlerweile die Datenbank von damals eingespielt inkl. Usern.
Das interessiert den Server aber nicht. Das Login-System etc. wird übergangen und Berechtigungsabfragen ingame durchgewunken (z.B. "Frak"-Autos, leere Werte bei der /stats-Abfrage, etc.). Mist.