CreativeCore

CreativeCore

88M Downloads

[CreativeCore] MC 1.20.1 Java Resolution exception

Zarandolph01 opened this issue ยท 2 comments

commented

(Exception in thread "main" java.lang.module.ResolutionException: Modules reforged_fabric_api and creativecore export package net.fabricmc.api to module clumps)
latest.log
launcher_log.txt

commented

No, I did not download a fabric mod. The Reforged Fabric API is for mod developers to port fabric mods to Forge.

commented

The log you posted here shows something else, but by your short description I think there is a duplicate class issue. I thought forge could handle that, but seems like it does not. You can easily fix it by opening the CreativeCore jar file and delete the folder net.fabricmc.api.

Sorry for not responding earlier. I don't see a way to fix it otherwise. I need the classes to make my mods work on both forge and fabric.