GTNewHorizons / lwjgl3ify

A mod to run Minecraft 1.7.10 using LWJGL3 and Java 17+
GNU Lesser General Public License v3.0
164 stars 31 forks source link

Updating Java installs due to july 18 security vulnerability broke the java arguments for MultiMC modpack installs. #165

Open eggyplantsu opened 1 month ago

eggyplantsu commented 1 month ago

lwjgl3ify: 2.0.9 GTNH modpack version: 2.6.1 MultiMC: 0.7.0-3863 Java 21.0.4

-Djava.system.class.loader=com.gtnewhorizons.retrofuturabootstrap.RfbSystemClassLoader "removing this line makes the java test run fine, but this line is needed to run lwjgl3ify or the modpack will crash" --add-opens java.base/java.util.concurrent.atomics=ALL-UNNAMED "gives warning that package is not in java.base"

GTNH discord announcement of said vulnerability https://discord.com/channels/181078474394566657/252440750174765057/1263537325426872350

GesundesWasser commented 1 month ago

Same here.