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.
i removed the recommended mods and also a few mods that the game told me had trouble starting and added a few in place of them
the crash message changed:
The game crashed: rendering overlay
Error: java.lang.RuntimeException: null
the new crash report https://pastebin.com/khF5vs2H
I think I answered my own question: It appears OpenJDK 21 is the newest supported version.
The Forge config fml.toml has this but it doesn't affect version checking of OpenJDK:
#Enable forge global version checking
versionCheck = false
I'm running OpenJDK 24 just fine on PaperMC, Spigot, and Minecraft using Linux. This is a special version that I compiled from source so it has all of the features without the debug bloat. I believe it will run anything that I throw at it so can I tell Forge to ignore the version/turn off version checking? If so, how?
What is the highest version of OpenJDK that is supported by Forge? I searched the forum and didn't find anything. Sorry!
Thank you,
R
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.