dooghster Posted March 28, 2022 Share Posted March 28, 2022 (edited) 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, 2022 by dooghster solved Quote Link to comment Share on other sites More sharing options...
dooghster Posted March 28, 2022 Author Share Posted March 28, 2022 Solved: Install openjdk-17-jdk-headless instead of default-jdk-headless Quote Link to comment Share on other sites More sharing options...
loloman Posted January 6, 2023 Share Posted January 6, 2023 where do you download this? I am starting my own server. Quote Link to comment Share on other sites More sharing options...
tisi Posted July 12, 2023 Share Posted July 12, 2023 i signed in to comment this: THANK YOU!!!!!!! Quote Link to comment Share on other sites More sharing options...
SpicyLilTaco Posted August 20, 2023 Share Posted August 20, 2023 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. Quote 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.