Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Created June 12, 2017 18:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/81ed55a6fcbdd0fb33c9cddab95ec0c3 to your computer and use it in GitHub Desktop.
Save anonymous/81ed55a6fcbdd0fb33c9cddab95ec0c3 to your computer and use it in GitHub Desktop.
[13:25:46] [Client thread/INFO]: Setting user: GWPaul_YT
[13:25:49] [Client thread/INFO]: LWJGL Version: 2.9.4
[13:25:50] [Client thread/ERROR]: Couldn't set pixel format
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
at org.lwjgl.opengl.Display.createWindow(Display.java:306) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
at org.lwjgl.opengl.Display.create(Display.java:848) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
at bhz.at(SourceFile:622) [1.12.jar:?]
at bhz.aq(SourceFile:458) [1.12.jar:?]
at bhz.a(SourceFile:404) [1.12.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [1.12.jar:?]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment