-
Bug
-
Resolution: Awaiting Response
-
None
-
1.16.4
-
None
-
Unconfirmed
-
(Unassigned)
On Ubuntu 18.04 with Java 8 Minecraft 1.16.4 will just barf up error message
Error Game crashed. An unexpected issue occured and the game has crashed. We're sorry for the inconvenience. Exit Code: 0
The laucher log shows
11:33:29.748
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:869)
at java.lang.invoke.MethodHandle.resolveInvokeDynamic(MethodHandle.java:948)
... 4 more
Caused by: java.lang.NullPointerException
at hk.a(SourceFile:88)
at kk.a(SourceFile:20)
at kk.<clinit>(SourceFile:13)
... 7 more
⌂176% [ostraaten:~] $ java -version openjdk version "1.8.0_242" OpenJDK Runtime Environment (build 1.8.0_242-b08) Eclipse OpenJ9 VM (build openj9-0.18.1, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20200122_511 (JIT enabled, AOT enabled) OpenJ9 - 51a5857d2 OMR - 7a1b0239a JCL - 8cf8a30581 based on jdk8u242-b08) ⌂162% [ostraaten:~] $
