overextended/oxmysql

New version problems with esx_multicharacters.

Closed this issue · 4 comments

We use multicharacter that we release a slot as a standard. And more need to be unlocked. Since we have this set to 1, there are problems here when I want to use the latest version of oxmysql.

What

We use multicharacter that we release a slot as a standard. And more need to be unlocked. Since we have this set to 1, there are problems here when I want to use the latest version of oxmysql.

Please fill out the bug report form! You haven't provided information and only stated that you have an issue with the latest version.

Sorry totally overlooked!

Issue checklist

Please put x inside of the box that matches your issue.

  • [ X] I am using the latest release
  • I have referenced previously reported issues
  • I have referenced available documentation and cannot resolve the issue
  • [ X] I'm certain this is an issue with oxymysql, and not with my resource

Describe the bug
With the latest version, esx_multicharacter does not establish a connection to the database!

Screenshots
If applicable, add screenshots to help explain your problem.

Code

    NO CODE

Expected behavior
that the connection is established.

Additional context
We use esx_multicharacter as 1 slot. Which will then be expanded via the database with further slots if this is approved!

Server details

  • v6.0.2 atop FXServer 6593
    -Ubuntu Linux 22.04.2

Database details

  • MariaDB-Version 10.6.12

With the latest version, esx_multicharacter does not establish a connection to the database!

esx_multicharacter doesn't establish a connection. ESX did however add some stupid bad-logic into the resource that incorrectly attributes other errors as a failed connection - which also led to this PR.

You need to look at the server console and see what actual error is preventing players from joining your server.