Jump to content

Im problem in MYSQL - MTA


Foxlu

Recommended Posts

 My problem:

 

Spoiler

[2016-12-01 19:33:13] MODULE: Loaded "MySQL 5.0 database module" (0.50) by "Alberto Alonso <[email protected]>"
[2016-12-01 19:33:13] MODULE: Unable to initialize mods\deathmatch\modules\libmysql.dll!
[2016-12-01 19:33:13] MODULE: Loaded "SHA Module" (1.02) by "mabako"
[2016-12-01 19:33:13] Starting resources...
[2016-12-01 19:33:13] INFO: --FORUMS DATABASE CREDENTIALS--
[2016-12-01 19:33:13] INFO: --HOST: Error
[2016-12-01 19:33:13] INFO: --DB: Error
[2016-12-01 19:33:13] INFO: --USER: Error
[2016-12-01 19:33:13] INFO: --PW: Error
[2016-12-01 19:33:13] INFO: --PORT: Error
[2016-12-01 19:33:13] INFO: --RESULT: 
[2016-12-01 19:33:13] ERROR: mysql\connection.lua:78: bad argument #1 to 'mysql_connect' (string expected, got boolean)
[2016-12-01 19:33:13] INFO: --FORUMS DATABASE CREDENTIALS--
[2016-12-01 19:33:13] INFO: --HOST: Error
[2016-12-01 19:33:13] INFO: --DB: Error
[2016-12-01 19:33:13] INFO: --USER: Error
[2016-12-01 19:33:13] INFO: --PW: Error
[2016-12-01 19:33:13] INFO: --PORT: Error
[2016-12-01 19:33:13] INFO: --RESULT: 
[2016-12-01 19:33:13] ERROR: mysql\connection.lua:180: bad argument #1 to 'mysql_connect' (string expected, got boolean)
[2016-12-01 19:33:13] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (mysqlHandler expected, got nil)
[2016-12-01 19:33:13] ERROR: global\s_money_globals.lua:26: call: failed to call 'mysql:query' [string "?"]
[2016-12-01 19:33:13] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (mysqlHandler expected, got nil)
[2016-12-01 19:33:13] ERROR: global\s_money_globals.lua:37: call: failed to call 'mysql:query' [string "?"]
[2016-12-01 19:33:13] Server minclientversion is now 1.5.3-9.10791.0
[2016-12-01 19:33:13] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (mysqlHandler expected, got nil)
[2016-12-01 19:33:13] ERROR: datetime\datetime_s.lua:5: call: failed to call 'mysql:query_fetch_assoc' [string "?"]
[2016-12-01 19:33:13] ERROR: datetime\datetime_s.lua:5: attempt to index a boolean value

:( = [2016-12-01 19:33:13] MODULE: Unable to initialize mods\deathmatch\modules\libmysql.dll!

Link to comment
4 minutes ago, Dimos7 said:

are you try load the libmysql?

The server tells me: "[2016-12-01 19:33:13] MODULE: Unable to initialize mods \ deathmatch \ modules \ libmysql.dll!" , But libmysql is they are there

Edited by Foxlu
Link to comment
1 minute ago, Dimos7 said:

can you show me the part of load modules of your server mta please

 

mtaserver.conf

Spoiler

    <!-- By default, the server will block the use of customized GTA:SA data files. -->
    <!-- To allow specific client files, add one or more of the following: -->
    <!-- <client_file name="data/carmods.dat" verify="0"/> -->
    <client_file name="anim/ped.ifp" verify="0" />
    <client_file name="data/maps" verify="0" />
    
    
    
    
    <module src="mta_mysql.dll" />
    <module src="libmysql.dll" />
    <module src="sha.dll" />&#x0A;    --&gt;&#x0A;    &#x0A;&#x0A;    &#x0A;    &#x0A;    &#x0A;    &#x0A;    &#x0A;    &#x0A;    &#x0A;    
    <!-- Comma separated list of disabled anti-cheats.
         For details see https://wiki.multitheftauto.com/wiki/Anti-cheat_guide
         e.g. To disable anti-cheat #2 and #3, use: 2,3 -->
    <disableac></disableac>

 

 

MTA San Andreas 1.5\server\mods\deathmatch\modules

Spoiler

 3Duax6b.png

 

Log

Spoiler

= Log file         : .. 1.5/server/mods/deathmatch/logs/server.log
= Maximum players  : 64
= HTTP port        : 22005
= Voice Chat       : Disabled
= Bandwidth saving : None
==================================================================
[2016-12-03 19:35:44] Resources: 182 loaded, 0 failed
[2016-12-03 19:35:45] MODULE: Loaded "MySQL 5.0 database module" (0.41) by "Alberto Alonso <[email protected]>"
[2016-12-03 19:35:45] MODULE: Unable to initialize mods\deathmatch\modules\libmysql.dll!
[2016-12-03 19:35:45] MODULE: Loaded "SHA Module" (1.02) by "mabako"
[2016-12-03 19:35:45] Starting resources...
[2016-12-03 19:35:45] INFO: --FORUMS DATABASE CREDENTIALS--
[2016-12-03 19:35:45] INFO: --HOST: Error
[2016-12-03 19:35:45] INFO: --DB: Error
[2016-12-03 19:35:45] INFO: --USER: Error
[2016-12-03 19:35:45] INFO: --PW: Error
[2016-12-03 19:35:45] INFO: --PORT: Error
[2016-12-03 19:35:45] INFO: --RESULT: 
[2016-12-03 19:35:45] ERROR: mysql\connection.lua:78: bad argument #1 to 'mysql_connect' (string expected, got boolean)
[2016-12-03 19:35:45] INFO: --FORUMS DATABASE CREDENTIALS--
[2016-12-03 19:35:45] INFO: --HOST: Error
[2016-12-03 19:35:45] INFO: --DB: Error
[2016-12-03 19:35:45] INFO: --USER: Error
[2016-12-03 19:35:45] INFO: --PW: Error
[2016-12-03 19:35:45] INFO: --PORT: Error
[2016-12-03 19:35:45] INFO: --RESULT: 
[2016-12-03 19:35:45] ERROR: mysql\connection.lua:180: bad argument #1 to 'mysql_connect' (string expected, got boolean)
[2016-12-03 19:35:45] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:45] ERROR: global\s_money_globals.lua:26: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:45] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:45] ERROR: global\s_money_globals.lua:37: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:45] Server minclientversion is now 1.5.3-9.10791.0
[2016-12-03 19:35:46] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:46] ERROR: datetime\datetime_s.lua:5: call: failed to call 'mysql:query_fetch_assoc' [string "?"]
[2016-12-03 19:35:46] ERROR: datetime\datetime_s.lua:5: attempt to index a boolean value
[2016-12-03 19:35:48] Server password cleared
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x34]
[2016-12-03 19:35:48] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:48] ERROR: camera-system\s_camera_management.lua:4: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x13]
[2016-12-03 19:35:48] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:48] ERROR: computers-system\s_internetcafe.lua:2: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x13]
[2016-12-03 19:35:48] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:48] ERROR: elevator-system\s_elevator_lift.lua:192: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:48] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:48] ERROR: elevator-system\s_elevator_lift.lua:210: call: failed to call 'mysql:query_free' [string "?"]
[2016-12-03 19:35:48] INFO: elevator-system/s_elevator_lift.lua: loadAllLifts failed
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x13]
[2016-12-03 19:35:48] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:48] ERROR: faction-system\s_faction_system.lua:18: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:48] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:48] ERROR: faction-system\s_faction_admin.lua:344: call: failed to call 'mysql:query_fetch_assoc' [string "?"]
[2016-12-03 19:35:48] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:48] ERROR: faction-system\s_faction_admin.lua:499: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:48] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:48] ERROR: faction-system\s_faction_admin.lua:500: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:48] INFO: [Factions] ERROR: Duty allow permissions failed.
[2016-12-03 19:35:48] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:49] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x27]
[2016-12-03 19:35:49] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:49] ERROR: fuel-system\s_fuel_peds.lua:552: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:49] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:49] Please wait...
[2016-12-03 19:35:49] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x48]
[2016-12-03 19:35:49] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:49] ERROR: bank\s_bank_system.lua:23: call: failed to call 'mysql:query_free' [string "?"]
[2016-12-03 19:35:49] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:49] ERROR: bank\s_atm_management.lua:93: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:49] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:50] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x20]
[2016-12-03 19:35:50] WARNING: item-texture\s_itemtexture.lua:44: Bad argument @ 'getElementsByType' [Expected element at argument 2, got boolean]
[2016-12-03 19:35:50] ERROR: item-texture\s_itemtexture.lua:48: attempt to get length of local 'worldItems' (a boolean value)
[2016-12-03 19:35:50] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:50] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x6]
[2016-12-03 19:35:50] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:50] ERROR: item-world\s_load_items.lua:94: call: failed to call 'mysql:query_free' [string "?"]
[2016-12-03 19:35:50] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:50] ERROR: item-world\s_load_items.lua:97: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:50] INFO: [ITEM WORLD] Loading 0 world items will be finished in approximately 0.05 seconds.
[2016-12-03 19:35:50] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x27]
[2016-12-03 19:35:51] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:51] ERROR: job-system-trucker\s_trucker_job.lua:40: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:51] INFO: [JOB-SYSTEM-TRUCKER] Fetched 0 actual orders sucessfully from SQL
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x6]
[2016-12-03 19:35:51] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:51] ERROR: license-system\s_gunlicensesmanager.lua:8: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x20]
[2016-12-03 19:35:51] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:51] ERROR: mdc-system\mdc.lua:37: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:51] WARNING: mdc-system\mdc.lua:53: mdc-system/mdc.lua: Failed to load pilot licenses!
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x20]
[2016-12-03 19:35:51] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:51] ERROR: paynspray-system\s_paynspray_system.lua:35: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x6]
[2016-12-03 19:35:51] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:51] ERROR: phone\s_public_phones.lua:5: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:51] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:51] ERROR: phone\phone_sms_s.lua:123: call: failed to call 'mysql:query_free' [string "?"]
[2016-12-03 19:35:51] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x6]
[2016-12-03 19:35:52] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:52] ERROR: realism-system\s_ck_corpses.lua:29: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:52] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:52] ERROR: realism-system\s_ck_corpses.lua:74: call: failed to call 'mysql:query_fetch_assoc' [string "?"]
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x6]
[2016-12-03 19:35:52] INFO: Loaded 0 reports.
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x34]
[2016-12-03 19:35:52] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:52] ERROR: shop-system\s_generalshop_system.lua:468: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:52] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:52] ERROR: shop-system\s_generalshop_system.lua:1146: call: failed to call 'mysql:query_fetch_assoc' [string "?"]
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x20]
[2016-12-03 19:35:52] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:52] ERROR: tag-system\s_tag_system.lua:104: call: failed to call 'mysql:query_free' [string "?"]
[2016-12-03 19:35:52] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:52] ERROR: tag-system\s_tag_system.lua:107: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x6]
[2016-12-03 19:35:52] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:52] ERROR: tow-system\s_tow.lua:78: call: failed to call 'mysql:query_free' [string "?"]
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x13]
[2016-12-03 19:35:52] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:52] ERROR: vehicle-system\s_vehicle_system.lua:257: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:52] INFO: loadAllVehicles failed
[2016-12-03 19:35:52] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:53] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x55]
[2016-12-03 19:35:53] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:53] ERROR: dancer-system\s_dancers.lua:25: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 19:35:53] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:53] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x6]
[2016-12-03 19:35:53] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:53] ERROR: apps\app_manager_s.lua:46: call: failed to call 'mysql:query_fetch_assoc' [string "?"]
[2016-12-03 19:35:53] ERROR: apps\app_manager_s.lua:47: attempt to index local 'mQuery' (a boolean value)
[2016-12-03 19:35:53] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.
[2016-12-03 19:35:53] WARNING: admin-system\Player\s_player_commands.lua:734: Expected number, got non-convertible string. This warning may be an error in future versions.  [DUP x6]
[2016-12-03 19:35:53] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 19:35:53] ERROR: object-system\s_object_management.lua:64: call: failed to call 'mysql:query' [string "?"]

 

It's more than what you asked for, but in case it's missing ...

Link to comment
36 minutes ago, Dimos7 said:

remove that 

 

and after will not have that error

yes , but:

Spoiler

= Server IP address: auto
= Server port      : 22003

= Log file         : .. 1.5/server/mods/deathmatch/logs/server.log
= Maximum players  : 64
= HTTP port        : 22005
= Voice Chat       : Disabled
= Bandwidth saving : None
==================================================================
[2016-12-03 20:15:56] Resources: 182 loaded, 0 failed
[2016-12-03 20:15:57] MODULE: Loaded "MySQL 5.0 database module" (0.41) by "Alberto Alonso <[email protected]>"
[2016-12-03 20:15:57] MODULE: Loaded "SHA Module" (1.02) by "mabako"
[2016-12-03 20:15:57] Starting resources...
[2016-12-03 20:15:57] INFO: --FORUMS DATABASE CREDENTIALS--
[2016-12-03 20:15:57] INFO: --HOST: Error
[2016-12-03 20:15:57] INFO: --DB: Error
[2016-12-03 20:15:57] INFO: --USER: Error
[2016-12-03 20:15:57] INFO: --PW: Error
[2016-12-03 20:15:57] INFO: --PORT: Error
[2016-12-03 20:15:57] INFO: --RESULT: 
[2016-12-03 20:15:57] ERROR: mysql\connection.lua:78: bad argument #1 to 'mysql_connect' (string expected, got boolean)
[2016-12-03 20:15:57] INFO: --FORUMS DATABASE CREDENTIALS--
[2016-12-03 20:15:57] INFO: --HOST: Error
[2016-12-03 20:15:57] INFO: --DB: Error
[2016-12-03 20:15:57] INFO: --USER: Error
[2016-12-03 20:15:57] INFO: --PW: Error
[2016-12-03 20:15:57] INFO: --PORT: Error
[2016-12-03 20:15:57] INFO: --RESULT: 
[2016-12-03 20:15:57] ERROR: mysql\connection.lua:180: bad argument #1 to 'mysql_connect' (string expected, got boolean)
[2016-12-03 20:15:57] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 20:15:57] ERROR: global\s_money_globals.lua:26: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 20:15:57] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 20:15:57] ERROR: global\s_money_globals.lua:37: call: failed to call 'mysql:query' [string "?"]
[2016-12-03 20:15:57] Server minclientversion is now 1.5.3-9.10791.0
[2016-12-03 20:15:57] ERROR: mysql\connection.lua:235: bad argument #1 to 'mysql_ping' (LuaBook.mysqlHandler expected, got nil)
[2016-12-03 20:15:57] ERROR: datetime\datetime_s.lua:5: call: failed to call 'mysql:query_fetch_assoc' [string "?"]
[2016-12-03 20:15:57] ERROR: datetime\datetime_s.lua:5: attempt to index a boolean value

:/

 

Link to comment
3 hours ago, Om. said:

@Foxlu Are you sure you installed correct version of the mysql socket? maybe your server is 64bit and you installed 32bit module, or vice versa.

Yes, im 64bit and im installed 64 and 32

3 hours ago, Simple01 said:

You don't have to put the libmysql.dll as module in the mta-server.conf

really?, Already tried removing it from mtaserver.conf. But the errors appear the same

Link to comment
3 hours ago, Simple01 said:

You're trying to configure a vG gamemode? PM me so we can solve it.

and you could try also to copy the libmysql.dll in almost all the folders from the main directory where the .exe is located to the mods/deathmatch folder.

Im copi libmysql.dll in deathmatch folder anda server folder, im install in program file x64 and program file, and the .dll in the server folder

Link to comment
19 hours ago, Simple01 said:

Just make sure its a working libmysql.dll and dont use old versions of that .dll like the ones that come with vG or OWL.

Im install I put the one that brings the Roleplay, and as it did not go probe with download .dll from the official page of mta-wiki

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...