I recently installed forge for Minecraft 1.17, but when I try to launch my game, I receive an error message and the game never launches. I've been searching for a solution but I've found nothing, hope u can give me a hand.
These are the lines on my console before the error:
Client> WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-exports
Client> WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-opens
Searching for old native files to clean up...
Client> Exception in thread "main" java.lang.module.FindException: Module org.objectweb.asm.commons not found, required by org.openjdk.nashorn
Client> at java.base/java.lang.module.Resolver.findFail(Resolver.java:893)
Client> at java.base/java.lang.module.Resolver.resolve(Resolver.java:192)
Client> at java.base/java.lang.module.Resolver.resolve(Resolver.java:141)
Client> at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:492)
Client> at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:298)
Client> at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:83)
The game ended on a wrong way (exit code 1)
I've been trying to find any crash report or log file on my .minecraft folder, but there's nothing in there.