Moin,
Möchte mein Script per Localhost starten, aber es stürzt immer ab.
Script hat keine Errors. Als Passwort habe ich keins gewählt.
Hier die Logs:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[17:47:22]
[17:47:22] Server Plugins
[17:47:22] --------------
[17:47:22] Loading plugin: sscanf
[17:47:22]
[17:47:22] ===============================
[17:47:22] sscanf plugin loaded.
[17:47:22] Version: 2.8.1
[17:47:22] (c) 2012 Alex "Y_Less" Cole
[17:47:22] ===============================
[17:47:22] Loaded.
[17:47:22] Loading plugin: streamer
[17:47:22] Loaded.
[17:47:22] Loading plugin: mysql
[17:47:22] >> plugin.mysql: R39-2 successfully loaded.
[17:47:22] Loaded.
[17:47:22] Loaded 3 plugins.
[17:47:22]
[17:47:22] Filterscripts
[17:47:22] ---------------
[17:47:22] Loading filterscript 'maps.amx'...
[17:47:22] Loaded 1 filterscripts.
[17:47:22] <-| [MYSQL] Es konnte keine Verbindung zur Datenbank hergestellt werden!
[17:47:22] <-| [MYSQL] Es wird erneut versucht eine Verbindung zur Datenbank herzustellen!
[17:47:22] <-| [MYSQL] Es konnte keine Verbindung zur Datenbank hergestellt werden!
[17:47:22] <-| [MYSQL] Der Server wird nun heruntergefahren!
[17:47:22]
--------------------------------------
[17:47:22] Maps V 0.0.0
[17:47:22] --------------------------------------
[17:47:22]
----------------------------------
[17:47:22] San Andreas Online
[17:47:22] ----------------------------------
[17:47:22] Number of vehicle models: 0
[17:47:22] --- Server Shutting Down.
[17:47:22]
[17:47:22] ===============================
[17:47:22] sscanf plugin unloaded.
[17:47:22] ===============================
*** Streamer Plugin v2.7.1 by Incognito unloaded ***
[17:47:22] plugin.mysql: Unloading plugin...[17:47:22] plugin.mysql: Plugin unloaded.
[17:47:22] [DEBUG] mysql_connect - host: "127.0.0.1", user: "root", database: "samp_db", password: "****", port: 3306, autoreconnect: true, pool_size: 2
[17:47:22] [DEBUG] CMySQLHandle::Create - creating new connection..
[17:47:22] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[17:47:22] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
[17:47:22] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[17:47:22] [DEBUG] CMySQLConnection::Connect - connection was successful
[17:47:22] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[17:47:22] [DEBUG] mysql_errno - connection: 1
[17:47:22] [DEBUG] mysql_connect - host: "127.0.0.1", user: "root", database: "samp_db", password: "****", port: 3306, autoreconnect: true, pool_size: 2
[17:47:22] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[17:47:22] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[17:47:22] [DEBUG] CMySQLHandle::Create - creating new connection..
[17:47:22] [WARNING] CMySQLHandle::Create - connection already exists
[17:47:22] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[17:47:22] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[17:47:22] [DEBUG] CMySQLConnection::Connect - connection was successful
[17:47:22] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[17:47:22] [DEBUG] CMySQLConnection::Connect - connection was successful
[17:47:22] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[17:47:22] [DEBUG] CMySQLConnection::Connect - connection was successful
[17:47:22] [DEBUG] CMySQLConnection::Connect - connection was successful
[17:47:22] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[17:47:22] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[17:47:22] [DEBUG] mysql_errno - connection: 1
[17:47:22] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[17:47:22] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[17:47:22] [DEBUG] CMySQLConnection::Connect - connection was successful
[17:47:22] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[17:47:22] [DEBUG] CMySQLConnection::Connect - connection was successful
[17:47:22] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[17:47:22] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[17:47:22] [DEBUG] CMySQLConnection::Connect - connection was successful
[17:47:22] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[17:47:22] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[17:47:22] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called