Doesn't work on java 17.0.1 or Java 1.8.0_321
Jkosio23 opened this issue ยท 5 comments
Title says it all, when I try with Java 17 I get the chickenbones errors, but when I'm on java 8 it doesn't even make a crashlog so here's the latest.log from those attempts to run on 8
Just to add context, this was an issue with forge and java u321: McModLauncher/modlauncher#91
C:/Users/tmanl/Desktop/Minecraft/MultiMC/instances/Create- Above & Beyond 1.3/minecraft
Try removing the whitespaces from the instance folder
I have found that trying to run it on Java 8 fails for both Client and Server, after many trials i have managed to get them both to work with Java 11.
There's currently an issue with 1.8.0_321 that causes the mod loader to crash on a reflection call. Try going back to 1.8.0_311.
This is something that Oracle has done on their end in the last update to Java.
(Source: I ran into the same issue.)