mojira.dev
MC-126508

Crash: Exception in thread "main" java.lang.UnsatisfiedLinkError: Failed to dynamically load library

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

Related issues

Comments

migrated

Tried updating Java and running 18w11a using JDK 1.8.0_161, didn't work.

migrated

Same issue

migrated

Still not fixed

migrated

Question. What does "Community consensus" mean?

kumasasa

"Community Consensus" is a confirmation status meaning that other people are experiencing this issue too.

migrated

Ah. And that is not the same as "Confirmed"?

kumasasa

No. "Confirmed" is when a dev or a mod has reproduced this.

kumasasa

Please create a new ticket, this is most probably another issue. The underlying library LWJGL was updated in pre4
At least the original issue seems to be fixed.

migrated

Looks like it's still an LWJGL issue.

kumasasa

Yes, it's still LWJGL, but different to this.

migrated

As of pre5 I am no longer seeing this.

migrated

The issue is not fixed at all. Didn't see my edit?

kumasasa

The issue "unsatisfied link error" is fixed.
Follow up is MC-132470

migrated

I Have the same issue here

migrated

If anyone finds a way to fix this please let me know. Mine has been crashing from the first snapshot to pre release  10

migrated

(Unassigned)

Community Consensus

lwjgl

Minecraft 18w09a, Minecraft 18w10d, Minecraft 18w15a, Minecraft 18w16a, Minecraft 1.13-pre1, Minecraft 1.13-pre2

Minecraft 1.13-pre5

Retrieved