Advertisement
Guest User

minecraft exit code 1

a guest
May 30th, 2024
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | Software | 0 0
  1. 23:49:04.689
  2. launcher
  3. main
  4. Using default game log configuration client-1.12.xml (outputs XML)
  5. 23:49:11.112
  6. launcher
  7. main
  8. SLF4J: A SLF4J service provider failed to instantiate:
  9. org.slf4j.spi.SLF4JServiceProvider: Error accessing configuration file
  10. SLF4J: No SLF4J providers were found.
  11. SLF4J: Defaulting to no-operation (NOP) logger implementation
  12. SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
  13. ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
  14. [LWJGL] Failed to load a library. Possible solutions:
  15. a) Add the directory that contains the shared library to -Djava.library.path or -Dorg.lwjgl.librarypath.
  16. b) Add the JAR that contains the shared library to the classpath.
  17. [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics.
  18. [LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics.
  19. Exception in thread "main" java.lang.UnsatisfiedLinkError: Failed to locate library: lwjgl.dll
  20. at org.lwjgl.system.Library.loadSystem(Library.java:174)
  21. at org.lwjgl.system.Library.loadSystem(Library.java:64)
  22. at org.lwjgl.system.Library.<clinit>(Library.java:52)
  23. at org.lwjgl.system.MemoryUtil.<clinit>(MemoryUtil.java:100)
  24. at eyy.<clinit>(SourceFile:8)
  25. at ezv.<init>(SourceFile:49)
  26. at fac.<init>(SourceFile:33)
  27. at com.mojang.blaze3d.systems.RenderSystem.<clinit>(SourceFile:50)
  28. at ab.a(SourceFile:66)
  29. at ffh.a(SourceFile:2589)
  30. at ffh.a(SourceFile:2564)
  31. at net.minecraft.client.main.Main.main(SourceFile:178)
  32. 23:49:11.112
  33. monitor
  34. Process Monitor
  35. Process crashed with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement