Advertisement
Guest User

Untitled

a guest
Oct 14th, 2017
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Couldn't set pixel format
  2. org.lwjgl.LWJGLException: Pixel format not accelerated
  3. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  4. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  5. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  6. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  7. at org.lwjgl.opengl.Display.create(Display.java:848)
  8. at org.lwjgl.opengl.Display.create(Display.java:757)
  9. at ave.ap(SourceFile:521)
  10. at ave.am(SourceFile:363)
  11. at ave.a(SourceFile:310)
  12. at net.minecraft.client.main.Main.main(SourceFile:124)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement