TheMajorN Posted September 12, 2022 Share Posted September 12, 2022 Heya, I'm trying to update a project to 1.19.2 from 1.16.5 and am mostly done, however when I try to run Minecraft, I am met with this error (I'm using IntelliJ): Error occurred during initialization of boot layer java.lang.module.FindException: Error reading module: C:\Users\xxx\.gradle\caches\modules-2\files-2.1\cpw.mods\bootstraplauncher\1.1.2\c546e00443d8432cda6baa1c860346980742628\bootstraplauncher-1.1.2.jar Caused by: java.lang.module.InvalidModuleDescriptorException: Unsupported major.minor version 60.0 Process finished with exit code 1 I've tried a few fixes, all of which haven't worked, such as updating my IntelliJ to the latest version, and deleting the cache folder in my .gradle folder I attempted to create a new project from scratch from the 1.19.2 mdk and was met with the same error. Any help or points in the right direction would be appreciated! Quote Link to comment Share on other sites More sharing options...
warjort Posted September 12, 2022 Share Posted September 12, 2022 You need java 17 to run forge/minecraft 1.19 1 Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
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.