FredyH / MySQLOO

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

Could not find a suitable MySQL module. #139

Closed quseless closed 2 months ago

quseless commented 2 months ago

After update gmod version (dll file garrysmod/bin server_srv.so):

ERROR: Could not find a suitable MySQL module. Supported modules are MySQLOO and tmysql4.

image

I have all MySQLOO versions in lua/bin folder

How fix that?

quseless commented 2 months ago

Using the Linux x32 version (gmsv_mysqloo_linux.dll) does not solve the problem

image

quseless commented 2 months ago

When reverting a file garrysmod/bin server_srv.so to a previous version MySQL works, but GMOD does not work correctly

FredyH commented 2 months ago

What linux are you running?

quseless commented 2 months ago

What linux are you running?

My host uses linux x86 as you can see in the screenshot above

quseless commented 2 months ago

Dear FredyH, can you help me?

FredyH commented 2 months ago

Yes, but which Linux?

quseless commented 2 months ago

Yes, but which Linux?

I use a hosting service with dedicated resources. I don't have access to a terminal. Steam console only.

How can I find out the Linux version in this case? Thanks for support

quseless commented 2 months ago

Yes, but which Linux?

CentOS gcc (GCC) 12.2.0

FredyH commented 2 months ago

It should work with that configuration. I don't personally use CentOS but it should be up-to-date enough. Maybe there is something wrong with the library that you are using, but I have no problem using it on my server (both 32 and 64 bit).

quseless commented 2 months ago

It should work with that configuration. I don't personally use CentOS but it should be up-to-date enough. Maybe there is something wrong with the library that you are using, but I have no problem using it on my server (both 32 and 64 bit).

But it doesn’t work. everything is fine with the server files, when using the previous version of the bin files of the game mysqloo works, how can this be?

FredyH commented 2 months ago

Which previous version of the bin files have you tried?

quseless commented 2 months ago

Which previous version of the bin files have you tried? bin.zip

server.so and server_srv.so 21.01.2024

FredyH commented 2 months ago

I am using the module with the latest gmod update and it works for me on Linux (both 32 and 64 bit). I don't think this is related to the module because nothing was changed since then, I suggest asking for support from your host/library author.