FredyH / MySQLOO

MySQLOO
GNU Lesser General Public License v2.1
140 stars 55 forks source link

Couldn't find a suitable MySQL module #131

Closed Ghostttie closed 7 months ago

Ghostttie commented 7 months ago

Been using MySQLOO for some time now with no issues, but it seems like Garry's Mod had an update and it has seem to messed up the loading of the module.

[ERROR] gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua:128: Could not find a suitable MySQL module. Supported modules are MySQLOO and tmysql4.
  1. error - [C]:-1
   2. loadMySQLModule - gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua:128
    3. unknown - gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua:153
     4. include - [C]:-1
      5. unknown - gamemodes/darkrp/gamemode/init.lua:42

Any help is highly appreciated.

Kefta commented 7 months ago

What was your issue?