Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2020
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. [20:03:01] [Client thread/INFO]: Setting user: D3vilEyeX
  2. [20:03:07] [Client thread/INFO]: LWJGL Version: 2.9.4
  3. [20:03:08] [Client thread/ERROR]: Couldn't set pixel format
  4. org.lwjgl.LWJGLException: Pixel format not accelerated
  5. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  6. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  7. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  8. at org.lwjgl.opengl.Display.createWindow(Display.java:306) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  9. at org.lwjgl.opengl.Display.create(Display.java:848) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  10. at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  11. at bib.at(SourceFile:622) [1.12.2.jar:?]
  12. at bib.aq(SourceFile:458) [1.12.2.jar:?]
  13. at bib.a(SourceFile:404) [1.12.2.jar:?]
  14. at net.minecraft.client.main.Main.main(SourceFile:123) [1.12.2.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement