webbukkit / dynmap

A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
https://www.reddit.com/r/Dynmap/
Apache License 2.0
2.06k stars 421 forks source link

Fabric 1.20 MySQL driver not found #3976

Open p0t4t0sandwich opened 1 year ago

p0t4t0sandwich commented 1 year ago

template is bold sample data is italicized

Issue Description: Message: No suitable driver found for jdbc:mysql://172.16.1.172...

JurgenKuyper commented 1 year ago

https://github.com/webbukkit/dynmap/wiki/Configuration.txt#fabric--forge

kosma commented 1 year ago

Sorry, you remind me I should restore the project on Curseforge.

kosma commented 1 year ago

Mod restored on Curseforge: https://legacy.curseforge.com/minecraft/mc-mods/mysql-jdbc

I also am inclined to agree that it should be shaded. I'll see if we can do it.

p0t4t0sandwich commented 1 year ago

If it doesn't get shaded, I would suggest the maintainer of the Dynmap modpage should link the mysql-jdbc mod somewhere visible.

I'm someone who has only used the Spigot plugin, so I didn't know this was stated in the wiki. Safe to assume that there will be more issues on this topic from other people who miss the guide, so it would be more of a preventative measure. (I only knew about kosma's mod because I needed it while working on a Forge-hybrid plugin awhile back)

JurgenKuyper commented 1 year ago

@kosma how is the shading check going?