Closed vainlaind4in closed 1 year ago
need crash logs exit code is meaningless
Exit code doesn't provide a crash log, as well as launcher not even opening back up after crashing, it opens for a second then just closes most of the time.
I can provide my latest.log as the second best thing
I am currently having the same issue with many other mods in my modpack. Is there some sort of universal fix for all of them, or so I need to specifically ask all of the mod authors to have them to fix it?
After finally being able to have the launcher open after multiple crashes, the exit code is not -1, but just 1. I thought it was negative one at first.
Same issue, added this mod to https://www.curseforge.com/minecraft/modpacks/medieval-mc-forge modpack, and it crashes in the middle of nowhere, no backtrace, no nothing. Last line in latest.log
is:
[18:29:42] [main/INFO]: Found mod file snakeyaml-1.27.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@435e60ff
And that's it.
As a reproduction step I'd try adding this mod to mentioned modpack and seeing for yourself.
I think this is my crash log
Exception in thread "main" java.lang.module.ResolutionException: Modules MixinExtras.rc5 and noenchantcap export package com.llamalad7.mixinextras.utils to module forge
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.
I'm not sure how to fix it on force, prs welcome, but I don't know. Forge's including system is a lot more confusing than fabric's.
Forge 1.19.2 Mod Version: 2.2.4
Gives me: Exit Code: -1
Happens a couple seconds after launching.