11.01.2018, 23:21
Hi, so i've started making a new MYSQL Gamemode, i got the plugins and all that stuff, created everything i need to start the server.
I am using the plugin R39-6, I have changed the inc file on pawno, added the .dll file to plugins and it still won't work.
The gamemode text says 'Unknown'
Here is server_log.txt
And here is mysql_log.txt
Does anyone have any idea?
I am using the plugin R39-6, I have changed the inc file on pawno, added the .dll file to plugins and it still won't work.
The gamemode text says 'Unknown'
Here is server_log.txt
PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[01:15:09]
[01:15:09] Server Plugins
[01:15:09] --------------
[01:15:09] Loading plugin: mysql.dll
[01:15:09] >> plugin.mysql: R39-6 successfully loaded.
[01:15:09] Loaded.
[01:15:09] Loading plugin: Whirlpool.dll
[01:15:09]
[01:15:09] ==================
[01:15:09]
[01:15:09] Whirlpool loaded
[01:15:09]
[01:15:09] ==================
[01:15:09]
[01:15:09] Loaded.
[01:15:09] Loading plugin: sscanf.dll
[01:15:09]
[01:15:09] ===============================
[01:15:09] sscanf plugin loaded.
[01:15:09] Version: 2.8.2
[01:15:09] (c) 2012 Alex "******" Cole
[01:15:09] ===============================
[01:15:09] Loaded.
[01:15:09] Loaded 3 plugins.
[01:15:09]
[01:15:09] Filterscripts
[01:15:09] ---------------
[01:15:09] Loaded 0 filterscripts.
[01:15:09] AMX (41198752) loaded
[01:15:09]
[01:15:09] Number of vehicle models: 0
PHP код:
[01:17:06 01/12/18] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "server", password: "****", port: 3306, autoreconnect: true, pool_size: 2
[01:17:06 01/12/18] [DEBUG] CMySQLHandle::Create - creating new connection..
[01:17:06 01/12/18] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[01:17:06 01/12/18] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - connection was successful
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[01:17:06 01/12/18] [DEBUG] mysql_errno - connection: 1
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - connection was successful
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - connection was successful
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - connection was successful
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[01:17:06 01/12/18] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled