Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impatibility with creative core #205

Closed
2 tasks done
dasdwavbc opened this issue Jan 25, 2024 · 1 comment
Closed
2 tasks done

impatibility with creative core #205

dasdwavbc opened this issue Jan 25, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@dasdwavbc
Copy link

Bug description

Exception in thread "main" java.lang.module.ResolutionException: Modules net.fabricmc.loader and creativecore export package net.fabricmc.api to module midnightbutton

at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)

at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815)

at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736)

at java.base/java.lang.module.Resolver.finish(Resolver.java:380)

at java.base/java.lang.module.Configuration.(Configuration.java:140)

at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)

at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

at com.mohistmc.MohistMCStart.main(MohistMCStart.java:104)

Steps to reproduce

load mod with creative core(another mod)
start game
crash

Expected behavior

game should boot normally

Actual behavior

No response

Relevant logs

No response

Minecraft & Mod Loader versions

1.20.1 forge

Minecraft launcher

No response

Operating system

win10

AutoModpack version

3.5.2

Other information

No response

Check list

  • I have verified that the issue persists in the latest version of the mod.
  • I have searched the existing issues and confirmed that this is not a duplicate.
@Skidamek
Copy link
Owner

#177 duplicate

@Skidamek Skidamek closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
@Skidamek Skidamek added the duplicate This issue or pull request already exists label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants