-
Bug
-
Resolution: Awaiting Response
-
None
-
1.16.5
-
Debian 9 stable
Java 8 latest
CPU: classic core2duo 4400
GPU: ATI rv 510
RAM: 2GB 500mhz
Also tried whit java 9/7
-
Unconfirmed
-
(Unassigned)
Affected version are from 1.16.2 to current
Cannot launch minecraft because an error in the main thread, in vanilla is completely unable
Even does not generate a log
THis is the traceback from the launcher:
Exception in thread "main" java.lang.BootstrapMethodError: java.lang.ExceptionInInitializerError
at hk.<clinit>(SourceFile:50)
at gm.<clinit>(SourceFile:237)
at vm.a(SourceFile:42)
at net.minecraft.client.main.Main.main(SourceFile:137)
Caused by: java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.ensureError(J9VMInternals.java:148)
at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:137)
at java.lang.invoke.MethodHandle.getCPMethodHandleAt(Native Method)
at java.lang.invoke.MethodHandle.getAdditionalBsmArg(MethodHandle.java:867)
at java.lang.invoke.MethodHandle.resolveInvokeDynamic(MethodHandle.java:946)
... 4 more
Caused by: java.lang.NullPointerException
at hk.a(SourceFile:88)
at kk.a(SourceFile:20)
at kk.<clinit>(SourceFile:13)
... 7 more