[FABRIC] [Dynmap Render Thread/FATAL]: [Dynmap] Error updating Maps table - No suitable driver found for jdbc:mysql
Altirix opened this issue ยท 1 comments
template is bold
sample data is italicized
Issue Description: *switching from paper 1.16 to fabric 1.16 getting [Dynmap Render Thread/FATAL]: [Dynmap] Error updating Maps table - No suitable driver found for jdbc:mysql
- Dynmap Version: 3.1 beta 7
- Server Version: fabric 0.11.2
- Pastebin of Configuration.txt: https://pastebin.com/QgMLDmqB
- Server Host (if applicable): Selfhost Pterodactyl
- Pastebin of crashlogs or other relevant logs: *https://pastebin.com/PxfUaXey
- Other Relevant Data/Screenshots: http://prntscr.com/10efx9w as shown in #2015 mysql.jar has been added to mods folder.
- Steps to Replicate: come from a spigot server migrating to fabric for Redstone compatibility. dynmap works on spigot but is unable to find a MySQL driver for fabric even with the MySQL.jar in mods folder. also tried in the dynmap folder and just incase it was looking for it in a plugins folder I've added it there too to check
its honestly more likely I'm doing something wrong, but i cant seem to work out what it is.
solved. fabric will not load non-mod jars. to work around this you must open both the fabric and MySQL jar with a zip file copy the com folder from the MySQL connector jar over to dynmap and remove META_INF.