Advertisement
Guest User

Untitled

a guest
Jul 12th, 2014
519
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
  2. at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
  3. at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
  4. at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
  5. at org.lwjgl.opengl.Display.create(Display.java:850)
  6. at org.lwjgl.opengl.Display.create(Display.java:797)
  7. at game.core.Core.main(Core.java:109)
  8. Critical game error. Shutting down. (Window could not be opened)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement