org.lwjgl.LWJGLException: Pixel format not accelerated at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247) at org.lwjgl.opengl.Display.createWindow(Display.java:306) at org.lwjgl.opengl.Display.create(Display.java:848) at org.lwjgl.opengl.Display.create(Display.java:757) at org.lwjgl.opengl.Display.create(Display.java:739) at ave.ap(SourceFile:534) at ave.am(SourceFile:363) at ave.a(SourceFile:310) at net.minecraft.client.main.Main.main(SourceFile:124)
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Description: Initializing game
java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL at cuo.b(SourceFile:199) at cuo$$Lambda$1487/218638614.invoke(Unknown Source) at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36) at org.lwjgl.system.JNI.invokePPPP(Native Method) at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1714) at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897) at cuo.<init>(SourceFile:81) at dnr.a(SourceFile:19) at cyc.au(SourceFile:464) at cyc.b(SourceFile:394) at net.minecraft.client.main.Main.main(SourceFile:155)