mlus-asuka / PlayerSync

This is a Minecraft forge mod using Mysql backend to make player data synchronization between different servers.
GNU General Public License v3.0
5 stars 1 forks source link

request for forge 1.18.2 #2

Closed mocksonline closed 1 year ago

mocksonline commented 1 year ago

Request for forge 1.18.2. I fork it and try to make it runs on 1.18.2, but server crashed with "Exception caught during firing event: com.mysql.cj.jdbc.Driver", I know I cannot take this job. So if you really have free time, could you do a compatibility mod with forge 1.18.2? Like you said on web https://www.mcmod.cn/class/8461.html :)

mocksonline commented 1 year ago

没事了,我的mysql连接器坏了 : p

mlus-asuka commented 1 year ago

你自己编译的话需要自己额外提供一个jdbc驱动类包才能用。