Keksuccino / FancyMenu

Source code for FancyMenu.
Other
164 stars 20 forks source link

[1.18.2] Incompatibility with Debugify #700

Closed Stupidplays closed 9 months ago

Stupidplays commented 9 months ago

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

Screenshots image

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):

Keksuccino commented 9 months ago

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/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70)
    at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
    at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
    at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
    at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
    at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
    at cpw.mods.bootstraplauncher@1.0.0/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
04:48:15.185
Process crashed with exit code 1