Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 16/06/19 08:44 PM
  5. Description: Rendering overlay
  6.  
  7. java.lang.UnsatisfiedLinkError: Failed to dynamically load library: /var/folders/6r/dj90nqt97gbfx23t8f6pxxc00000gn/T/04b9-72c9-44e7-10a9/libopenal.dylib(error = null)
  8. at org.lwjgl.system.macosx.MacOSXLibraryDL.loadLibrary(MacOSXLibraryDL.java:32)
  9. at org.lwjgl.system.macosx.MacOSXLibraryDL.<init>(MacOSXLibraryDL.java:19)
  10. at org.lwjgl.system.macosx.MacOSXLibrary.create(MacOSXLibrary.java:28)
  11. at org.lwjgl.system.APIUtil.apiCreateLibrary(APIUtil.java:126)
  12. at org.lwjgl.system.Library.loadNative(Library.java:338)
  13. at org.lwjgl.system.Library.loadNative(Library.java:281)
  14. at org.lwjgl.system.Library.loadNative(Library.java:205)
  15. at org.lwjgl.openal.ALC.create(ALC.java:109)
  16. at org.lwjgl.openal.ALC.create(ALC.java:69)
  17. at org.lwjgl.openal.ALC.<clinit>(ALC.java:48)
  18. at org.lwjgl.openal.ALC10.nalcOpenDevice(ALC10.java:72)
  19. at org.lwjgl.openal.ALC10.alcOpenDevice(ALC10.java:89)
  20. at ctf.f(SourceFile:203)
  21. at ctf.a(SourceFile:135)
  22. at dxu.g(SourceFile:96)
  23. at dxu.a(SourceFile:87)
  24. at dxx.a(SourceFile:133)
  25. at dxx.a(SourceFile:39)
  26. at xg.a(SourceFile:13)
  27. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
  28. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
  29. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
  30. at xh.a(SourceFile:71)
  31. at agk.h(ThreadTaskExecutor.java:159)
  32. at ago.h(SourceFile:23)
  33. at agk.p(ThreadTaskExecutor.java:130)
  34. at agk.bf(ThreadTaskExecutor.java:110)
  35. at cvk.e(SourceFile:915)
  36. at cvk.b(SourceFile:411)
  37. at net.minecraft.client.main.Main.main(SourceFile:154)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41. at java.lang.reflect.Method.invoke(Method.java:498)
  42. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  43. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Client thread
  51. Stacktrace:
  52. at org.lwjgl.system.macosx.MacOSXLibraryDL.loadLibrary(MacOSXLibraryDL.java:32)
  53. at org.lwjgl.system.macosx.MacOSXLibraryDL.<init>(MacOSXLibraryDL.java:19)
  54. at org.lwjgl.system.macosx.MacOSXLibrary.create(MacOSXLibrary.java:28)
  55. at org.lwjgl.system.APIUtil.apiCreateLibrary(APIUtil.java:126)
  56. at org.lwjgl.system.Library.loadNative(Library.java:338)
  57. at org.lwjgl.system.Library.loadNative(Library.java:281)
  58. at org.lwjgl.system.Library.loadNative(Library.java:205)
  59. at org.lwjgl.openal.ALC.create(ALC.java:109)
  60. at org.lwjgl.openal.ALC.create(ALC.java:69)
  61. at org.lwjgl.openal.ALC.<clinit>(ALC.java:48)
  62. at org.lwjgl.openal.ALC10.nalcOpenDevice(ALC10.java:72)
  63. at org.lwjgl.openal.ALC10.alcOpenDevice(ALC10.java:89)
  64. at ctf.f(SourceFile:203)
  65. at ctf.a(SourceFile:135)
  66. at dxu.g(SourceFile:96)
  67. at dxu.a(SourceFile:87)
  68. at dxx.a(SourceFile:133)
  69. at dxx.a(SourceFile:39)
  70. at xg.a(SourceFile:13)
  71. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
  72. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
  73. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
  74. at xh.a(SourceFile:71)
  75. at agk.h(ThreadTaskExecutor.java:159)
  76. at ago.h(SourceFile:23)
  77. at agk.p(ThreadTaskExecutor.java:130)
  78.  
  79. -- Overlay render details --
  80. Details:
  81. Overlay name: czj
  82. Stacktrace:
  83. at dkk.a(GameRenderer.java:889)
  84. at cvk.e(SourceFile:954)
  85. at cvk.b(SourceFile:411)
  86. at net.minecraft.client.main.Main.main(SourceFile:154)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  90. at java.lang.reflect.Method.invoke(Method.java:498)
  91. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  92. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.14.2
  97. Operating System: Mac OS X (x86_64) version 10.14.5
  98. Java Version: 1.8.0_74, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 1893253200 bytes (1805 MB) / 2919235584 bytes (2784 MB) up to 4294967296 bytes (4096 MB)
  101. JVM Flags: 8 total; -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=128M
  102. Launched Version: 1.14.2-OptiFine_HD_U_F1_pre13
  103. LWJGL: 3.2.1 build 12
  104. OpenGL: Intel(R) Iris(TM) Pro Graphics 6200 GL version 2.1 INTEL-12.9.22, Intel Inc.
  105. GL Caps: Using GL 1.3 multitexturing.
  106. Using GL 1.3 texture combiners.
  107. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  108. Shaders are available because OpenGL 2.1 is supported.
  109. VBOs are available because OpenGL 1.5 is supported.
  110.  
  111. Using VBOs: Yes
  112. Is Modded: Very likely; Jar signature invalidated
  113. Type: Client (map_client.txt)
  114. Resource Packs: vanilla, file/Rodrigo's Pack (1.14)
  115. Current Language: English (US)
  116. CPU: 4x Intel(R) Core(TM) i5-5575R CPU @ 2.80GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement