Jump to content

Minecraft with Forge crashes before showing on Apple Silicon M1


Ryuujo

Recommended Posts

Before my posting of the topic, sorry for community developers I am aware of that 1.12.2 is not in support on this forum.
Nonetheless, there's quite a lot of active mods on 1.12.2, and here is a poor m1 non-java programmer seeking for any solution to this. Your tips any words would be appreciated!

Environment:

macOS    12.0.1, arm64
LWJGL    2.9.4-nightly-20150209
Forge      14.23.5.2855 (latest of 1.12.2)
JavaRE    11.0.11 (Zulu, arch: arm64)  |  1.8.0_282, Azul Systems, Inc.

Errors:

Spoiler

With JRE11, it crashes immediately

Failed to start Minecraft:
java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
	at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
	at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
	... 8 more

Full Version: https://pastebin.com/rhasDzc1

 

With JRE8, it crashes after "Building Terrain".

I thought it was some mod-side glitch
https://github.com/Corail31/tombstone_lite/issues/35#issuecomment-990723939

Any advises are welcomed!

Thanks for your work.

Edited by Ryuujo
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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