Karurozu Posted July 10, 2022 Posted July 10, 2022 I am installing Forge 41.0.45 on minecraft 1.19 and The game does not run Exception in thread "main" java.lang.module.FindException: Module org.objectweb.asm.commons not found, required by org.openjdk.nashorn at java.base/java.lang.module.Resolver.findFail(Resolver.java:893) at java.base/java.lang.module.Resolver.resolve(Resolver.java:192) at java.base/java.lang.module.Resolver.resolve(Resolver.java:141) at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:492) at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:298) at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:129) Quote
Karurozu Posted July 10, 2022 Author Posted July 10, 2022 I run on these Java settings: executable file: C:\Program Files\Java\jdk-18.0.1.1\bin\javaw.exe JVM arguments: -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Quote
Karurozu Posted July 11, 2022 Author Posted July 11, 2022 8 hours ago, Luis_ST said: Minecraft 1.19 requires java 17 I have jdk 18, but just ran it with jdk 17 to be sure and it shows exactly the same problem Quote
Karurozu Posted July 11, 2022 Author Posted July 11, 2022 2 hours ago, Luis_ST said: please post debug.log with java 17 The debug.log was not generated in the .minecraft/logs folder, neither was the launcher_log.txt generated in .minecraft. Do I have to enable any option for it to be generated? Quote
Luis_ST Posted July 11, 2022 Posted July 11, 2022 if you playing on CurseForge you need to enable the debug.log in the settings if not there is always a debug.log Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.