Jump to content

Karurozu

Members
  • Posts

    4
  • Joined

  • Last visited

Karurozu's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. 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?
  2. I have jdk 18, but just ran it with jdk 17 to be sure and it shows exactly the same problem
  3. 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
  4. 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)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.