[1.18.2] Incompatibility with Debugify
Stupidplays opened this issue ยท 1 comments
Describe the issue
When I enable these mod, the game had crash and it is not even load the loading screen. (The entire debug log doesn't even explained what mod cause this issue.)
Game Log
debug.log
latest.log
Translation:
An unexpected issue occurred and the game has crashed. We're sorry for the inconvenience. Exit Code: 1
Basic Informations (please complete the following information):
- Windows 10
- FancyMenu 3.0.6
- Forge 40.2.17
- Minecraft 1.18.2
- Active Mods:
Cloth Config API (Fabric/Forge/NeoForge)
Debugify
FancyMenu
Konkrete [Forge]
Melody
You can fix this by using Modern Debugify instead.
Debugify for 1.18.2 is hella outdated and somehow kills JarInJar'd MixinExtras.
Actual crash reason with normal Debugify:
Exception in thread "main" java.lang.module.ResolutionException: Modules debugify and MixinExtras export package com.llamalad7.mixinextras to module fancymenu
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.<init>(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:70)
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:104)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
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:149)
04:48:15.185
Process crashed with exit code 1