CreativeMD / CreativeCore

Required by AmbientSounds, ItemPhysic, LittleTiles, ...
GNU Lesser General Public License v3.0
56 stars 35 forks source link

java.lang.NoClassDefFoundError: net/minecraft/class_746 #226

Closed MaGyul closed 1 month ago

MaGyul commented 1 month ago

When you put the mod on the fabric server and run it, it will throw this error: java.lang.NoClassDefFoundError: net/minecraft/class_746

latest.log The crash report is not generated. send a log.

The mods applied are CreativeCore, EnhancedVisuals.

I don't know why it loaded the class_746 class, which doesn't exist on the server, when I just put in those two and the Fabric-API with no other mods.

CreativeMD commented 1 month ago

Thanks for reporting this issue! Fixed it in the newest version.