Posted March 28, 20223 yr I'm trying to spin up a new server, I tried forge versions 1.18.2-40.0.32 and 1.18.2-40.0.24 and on both versions, when I start run.sh, I get the following: Error occurred during initialization of boot layer java.lang.module.FindException: Error reading module: libraries/cpw/mods/bootstraplauncher/1.0.0/bootstraplauncher-1.0.0.jar Caused by: java.lang.module.InvalidModuleDescriptorException: Unsupported major.minor version 60.0 I'm using openjdk 11.0.14 2022-01-18 on a headless Debian 11 arm64 No mods installed yet, literally just installed forge, edited user_jvm_args.txt to give 20GB ram, then run.sh. Am I missing something in the setup? Edited March 28, 20223 yr by dooghster solved
August 20, 20232 yr For anyone curious, in linux (or if you are using a Raspberry pi) the command once you cd out of everything so basically enter: cd (This will back you out of any file you are in) sudo apt install openjdk-17-jdk-headless Thank you for the help with this. It worked for me, but I just wanted to post it as the commands to make it simpler. I just so happen to have had the commands already up from the original install.
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.