Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-126508

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.13-pre5
    • Minecraft 18w09a, Minecraft 18w10d, Minecraft 18w15a, Minecraft 18w16a, Minecraft 1.13-pre1, Minecraft 1.13-pre2
    • Mac OS X 10.7.5, Java 8u161 / JDK 1.8.0_161
    • Community Consensus

      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

            Unassigned Unassigned
            bys1 Björn
            Votes:
            5 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: