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