Advertisement
Guest User

Install Logs

a guest
Aug 6th, 2015
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 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(Unknown Source)
  4. at org.lwjgl.opengl.ContextGL.<init>(Unknown Source)
  5. at org.lwjgl.opengl.Display.create(Unknown Source)
  6. at org.lwjgl.opengl.Display.create(Unknown Source)
  7. at game.core.Core.main(Unknown Source)
  8. Critical game error. Shutting down. (Window could not be opened)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement