overextended / oxmysql

MySQL resource for FXServer.
https://overextended.dev/oxmysql
GNU Lesser General Public License v3.0
309 stars 192 forks source link

2.9.0 update issue #217

Closed Demp3 closed 6 months ago

Demp3 commented 6 months ago

Issue checklist

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

Describe the bug When I updated from 2.8.0 to 2.9.0 I get an error like the one attached in the console for most of my resources.

If I revert back to 2.8.0 they all load normally. It would be helpful if you had instructions on how to simply update the resource. I know it might seem trivial to some, but apparently I am doing something wrong.

Screenshots image

Code

    -- If applicable, include the query and relevant code

Expected behavior

  1. I unzipped and overwrote the files in the oxmysql folder. I expected it would update. It did not update it.
  2. I completely removed the existing contents of the oxmysql folder and unzipped the contents of 2.9.0. I expected that might update it. It did not update it.

Additional context Add any other context about the problem here.

Server details

Database details

Demp3 commented 6 months ago

Just updated artifacts to 7568 with no change. I have reverted back to 2.8.0.

tom-osborne commented 6 months ago

Make sure you are downloading the release, not the source code.

image

Demp3 commented 6 months ago

Well that's not a noob mistake, right? That fixed it. Thank you!

Demp3 commented 6 months ago

I'm sure that goes for a lot of these other resources too.