FPtje / DarkRP

DarkRP, a non-serious roleplay gamemode for Garry's Mod.
https://darkrp.miraheze.org
MIT License
466 stars 710 forks source link

mySQLOO Issue #1408

Closed mleonhard38 closed 10 years ago

mleonhard38 commented 10 years ago

When using he new 8.1 Module on Linux, DarkRP cant connect to the database.

Connection failed! Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)Connection failed!

FPtje commented 10 years ago

That's between the module and your MySQL server. The interface of the module has not changed.

mleonhard38 commented 10 years ago

The weird things is -> Its only about DarkRP. Things like my Inventory, ULX Synchro and more work completly fine with the same MySQLoo Module + mySQL Server (they are even using the same tables). Just DarkRP has problems with it, so Im sure it is DarkRP Related.

Are you sure its still compatible for people who used the old one -. and then just fire up the new Module? Cause as soon as I put in the old one again, it works fine.

FPtje commented 10 years ago

Your connection details are probably different there.

mleonhard38 commented 10 years ago

Nope - everything is completly the same. With the same Connection Details, the old mysqloo works. The new one wont. And other addons like my Inventory can deal with both - without problems.

FPtje commented 10 years ago

The latest module works fine for me. The error cannot be caused by my script, for it is a database connection error.

It's not my fault. The fault is either on your side or on the module's side.

githubfuckedmyoldaccount commented 10 years ago

I have mysqloo set up correctly and for some reason certain doors or player user group changes don't always save. Some save but some don't :/ No error's in my database or in srcds console. Don't know if this is related.