Initializing game: java.lang.ExceptionInInitializerError while initializing LWJGL
Follow up of MC-126508:
Minecraft crashes instantly on launch.
With 1.13-pre5, I am getting a full crash report:
---- Minecraft Crash Report ---- // Why is it breaking :(Time: 29-6-18 22:39 Description: Initializing gamejava.lang.ExceptionInInitializerError at cey.<init>(SourceFile:21) at cep.am(SourceFile:414) at cep.a(SourceFile:358) at net.minecraft.client.main.Main.main(SourceFile:143) Caused by: java.lang.NullPointerException at org.lwjgl.system.Checks.check(Checks.java:99) at org.lwjgl.system.Pointer$Default.<init>(Pointer.java:52) at org.lwjgl.system.SharedLibrary$Default.<init>(SharedLibrary.java:18) at org.lwjgl.system.macosx.MacOSXLibrary.<init>(MacOSXLibrary.java:15) at org.lwjgl.system.macosx.MacOSXLibraryDL.<init>(MacOSXLibraryDL.java:19) at org.lwjgl.system.macosx.MacOSXLibrary.create(MacOSXLibrary.java:28) at org.lwjgl.system.APIUtil.apiCreateLibrary(APIUtil.java:126) at org.lwjgl.system.Library.loadNative(Library.java:329) at org.lwjgl.system.Library.loadNative(Library.java:277) at org.lwjgl.glfw.GLFW.<clinit>(GLFW.java:659) ... 4 more A detailed walkthrough of the error, its code path and all known details is as follows: ----------------------------------------------------------------------------------------- Head -- Thread: Client thread Stacktrace: at cey.<init>(SourceFile:21) at cep.am(SourceFile:414)-- Initialization -- Details: Stacktrace: at cep.a(SourceFile:358) at net.minecraft.client.main.Main.main(SourceFile:143)-- System Details -- Details: Minecraft Version: 1.13-pre5 Operating System: Mac OS X (x86_64) version 10.7.5 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 101529568 bytes (96 MB) / 213458944 bytes (203 MB) up to 4281597952 bytes (4083 MB) JVM Flags: 5 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M Launched Version: 1.13-pre5 LWJGL: 3.1.6 build 14 OpenGL: ~~ERROR~~ NoClassDefFoundError: Could not initialize class org.lwjgl.glfw.GLFW GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown>
Environment
Mac OS X 10.7.5, Java 8u161 / JDK 1.8.0_161
Created Issue:
Initializing game: java.lang.ExceptionInInitializerError while initializing LWJGL
Follow up of
MC-126508:With 1.13-pre5, I am getting a full crash report:
---- Minecraft Crash Report ---- // Why is it breaking :(Time: 29-6-18 22:39 Description: Initializing gamejava.lang.ExceptionInInitializerError at cey.<init>(SourceFile:21) at cep.am(SourceFile:414) at cep.a(SourceFile:358) at net.minecraft.client.main.Main.main(SourceFile:143) Caused by: java.lang.NullPointerException at org.lwjgl.system.Checks.check(Checks.java:99) at org.lwjgl.system.Pointer$Default.<init>(Pointer.java:52) at org.lwjgl.system.SharedLibrary$Default.<init>(SharedLibrary.java:18) at org.lwjgl.system.macosx.MacOSXLibrary.<init>(MacOSXLibrary.java:15) at org.lwjgl.system.macosx.MacOSXLibraryDL.<init>(MacOSXLibraryDL.java:19) at org.lwjgl.system.macosx.MacOSXLibrary.create(MacOSXLibrary.java:28) at org.lwjgl.system.APIUtil.apiCreateLibrary(APIUtil.java:126) at org.lwjgl.system.Library.loadNative(Library.java:329) at org.lwjgl.system.Library.loadNative(Library.java:277) at org.lwjgl.glfw.GLFW.<clinit>(GLFW.java:659) ... 4 more A detailed walkthrough of the error, its code path and all known details is as follows: ----------------------------------------------------------------------------------------- Head -- Thread: Client thread Stacktrace: at cey.<init>(SourceFile:21) at cep.am(SourceFile:414)-- Initialization -- Details: Stacktrace: at cep.a(SourceFile:358) at net.minecraft.client.main.Main.main(SourceFile:143)-- System Details -- Details: Minecraft Version: 1.13-pre5 Operating System: Mac OS X (x86_64) version 10.7.5 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 101529568 bytes (96 MB) / 213458944 bytes (203 MB) up to 4281597952 bytes (4083 MB) JVM Flags: 5 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M Launched Version: 1.13-pre5 LWJGL: 3.1.6 build 14 OpenGL: ~~ERROR~~ NoClassDefFoundError: Could not initialize class org.lwjgl.glfw.GLFW GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown>Environment
Mac OS X 10.7.5, Java 8u161 / JDK 1.8.0_161
is blocked by
Follow up of
MC-126508:
With 1.13-pre5, I am getting a full crash report:---- Minecraft Crash Report ---- // Why is it breaking :(Time: 29-6-18 22:39 Description: Initializing gamejava.lang.ExceptionInInitializerError at cey.<init>(SourceFile:21) at cep.am(SourceFile:414) at cep.a(SourceFile:358) at net.minecraft.client.main.Main.main(SourceFile:143) Caused by: java.lang.NullPointerException at org.lwjgl.system.Checks.check(Checks.java:99) at org.lwjgl.system.Pointer$Default.<init>(Pointer.java:52) at org.lwjgl.system.SharedLibrary$Default.<init>(SharedLibrary.java:18) at org.lwjgl.system.macosx.MacOSXLibrary.<init>(MacOSXLibrary.java:15) at org.lwjgl.system.macosx.MacOSXLibraryDL.<init>(MacOSXLibraryDL.java:19) at org.lwjgl.system.macosx.MacOSXLibrary.create(MacOSXLibrary.java:28) at org.lwjgl.system.APIUtil.apiCreateLibrary(APIUtil.java:126) at org.lwjgl.system.Library.loadNative(Library.java:329) at org.lwjgl.system.Library.loadNative(Library.java:277) at org.lwjgl.glfw.GLFW.<clinit>(GLFW.java:659) ... 4 more A detailed walkthrough of the error, its code path and all known details is as follows: ----------------------------------------------------------------------------------------- Head -- Thread: Client thread Stacktrace: at cey.<init>(SourceFile:21) at cep.am(SourceFile:414)-- Initialization -- Details: Stacktrace: at cep.a(SourceFile:358) at net.minecraft.client.main.Main.main(SourceFile:143)-- System Details -- Details: Minecraft Version: 1.13-pre5 Operating System: Mac OS X (x86_64) version 10.7.5 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 101529568 bytes (96 MB) / 213458944 bytes (203 MB) up to 4281597952 bytes (4083 MB) JVM Flags: 5 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M Launched Version: 1.13-pre5 LWJGL: 3.1.6 build 14 OpenGL: ~~ERROR~~ NoClassDefFoundError: Could not initialize class org.lwjgl.glfw.GLFW GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown>Follow up of
MC-126508:Minecraft crashes instantly on launch.
With 1.13-pre5, I am getting a full crash report:
---- Minecraft Crash Report ---- // Why is it breaking :(Time: 29-6-18 22:39 Description: Initializing gamejava.lang.ExceptionInInitializerError at cey.<init>(SourceFile:21) at cep.am(SourceFile:414) at cep.a(SourceFile:358) at net.minecraft.client.main.Main.main(SourceFile:143) Caused by: java.lang.NullPointerException at org.lwjgl.system.Checks.check(Checks.java:99) at org.lwjgl.system.Pointer$Default.<init>(Pointer.java:52) at org.lwjgl.system.SharedLibrary$Default.<init>(SharedLibrary.java:18) at org.lwjgl.system.macosx.MacOSXLibrary.<init>(MacOSXLibrary.java:15) at org.lwjgl.system.macosx.MacOSXLibraryDL.<init>(MacOSXLibraryDL.java:19) at org.lwjgl.system.macosx.MacOSXLibrary.create(MacOSXLibrary.java:28) at org.lwjgl.system.APIUtil.apiCreateLibrary(APIUtil.java:126) at org.lwjgl.system.Library.loadNative(Library.java:329) at org.lwjgl.system.Library.loadNative(Library.java:277) at org.lwjgl.glfw.GLFW.<clinit>(GLFW.java:659) ... 4 more A detailed walkthrough of the error, its code path and all known details is as follows: ----------------------------------------------------------------------------------------- Head -- Thread: Client thread Stacktrace: at cey.<init>(SourceFile:21) at cep.am(SourceFile:414)-- Initialization -- Details: Stacktrace: at cep.a(SourceFile:358) at net.minecraft.client.main.Main.main(SourceFile:143)-- System Details -- Details: Minecraft Version: 1.13-pre5 Operating System: Mac OS X (x86_64) version 10.7.5 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 101529568 bytes (96 MB) / 213458944 bytes (203 MB) up to 4281597952 bytes (4083 MB) JVM Flags: 5 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M Launched Version: 1.13-pre5 LWJGL: 3.1.6 build 14 OpenGL: ~~ERROR~~ NoClassDefFoundError: Could not initialize class org.lwjgl.glfw.GLFW GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU: <unknown>
is duplicated by
I am getting the following error when starting the new snapshot:
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Exception in thread "main" java.lang.UnsatisfiedLinkError: Failed to dynamically load library: /Users/bjornschonrock/Library/Application Support/minecraft/versions/18w09a/18w09a-natives-1519919267612357000/libglfw.dylib(error = null) at org.lwjgl.system.macosx.MacOSXLibraryDL.<init>(MacOSXLibraryDL.java:22) at org.lwjgl.system.macosx.MacOSXLibrary.create(MacOSXLibrary.java:27) at org.lwjgl.system.APIUtil.apiCreateLibrary(APIUtil.java:107) at org.lwjgl.system.Library.loadNative(Library.java:322) at org.lwjgl.system.Library.loadNative(Library.java:273) at org.lwjgl.glfw.GLFW.<clinit>(GLFW.java:602) at byh.B(SourceFile:2071) at net.minecraft.client.main.Main.main(SourceFile:50)
I have this issue in any snapshot after 1.12.2 (17w43b and newer). 1.12.2 and any older version is working fine. I have been searching for this error on google and all I could find was special characters. I have no special characters in my username, profile name or anything else.
UPDATE: With 1.13-pre5, I am getting a full crash report: MC-132470
Are you able to see the main menu (Single Player, Multiplayer, Minecraft realms...) or it crashes on the screen "Mojang"?
I don't even see the Mojang screen. Minecraft doesn't startup at all, it crashes immediately on launch.
Is this still an issue in 1.13-pre9 since the blocking
MC-126508was fixed in 1.13-pre5Yes, I tried launching pre9 and it crashed immediately.
Please attach the crash report you get now.
Unfortunately, LWJGL3 no longer supports Mac OS X older than 10.9 (this report seems to be from 10.7.5)
I have this issue too