Jump to content

[SOLVED] Can't start server: "bootstraplauncher-1.0.0.jar exception Unsupported major.minor version 60.0"


dooghster

Recommended Posts

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 by dooghster
solved
Link to comment
Share on other sites

  • dooghster changed the title to [SOLVED] Can't start server: "bootstraplauncher-1.0.0.jar exception Unsupported major.minor version 60.0"
  • 9 months later...
  • 6 months later...
  • 1 month later...

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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