Kotlin for Forge

Kotlin for Forge

54M Downloads

Error crash

LeonMazzoli opened this issue · 10 comments

commented

Exception in thread "main" java.lang.module.ResolutionException: Modules kotlin.stdlib and thedarkcolour.kotlinforforge export package kotlin.sequences to module usefulmachinery
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:755)
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: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:141)

I have this error for many different mods like JEI, YungsBetterDesert... Unable to launch my game 😭, it's with new forge versions.

Please solve the problem 😭

commented

Can you please be more specific with your setup? What is your entire modlist? Your Minecraft version? Forge version? Kotlin for Forge version?

commented

error.txt
Here is a file that contains all the info

commented

Are you able to reproduce this outside of TLauncher?

commented

Here it is with the official launcher:
error

commented

Can you send the crash error from there?

commented

I have no crash reports

commented

I now don't have the problem anymore, I'm sorry I couldn't give you more details and thanks anyway for your help

commented

Check the .minecraft/logs folder for a file called "latest.log" or "debug.log"

commented

I changed my hard drive recently, without keeping the data from the old one. So I can't see if I had those files. But the error created no crash reports.

commented

I can't really help without a debug.log, the error you sent from TLauncher didn't contain enough information (not to mention it's a pirated launcher)