Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 25/09/16 17:41
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: glGetString(GL_VERSION) returned null - possibly caused by missing current context.
  8. at org.lwjgl.opengl.GLContext.getSupportedExtensions(GLContext.java:230)
  9. at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:5441)
  10. at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5863)
  11. at org.lwjgl.opengl.GLContext.useContext(GLContext.java:374)
  12. at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195)
  13. at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110)
  14. at org.lwjgl.opengl.Display.makeCurrent(Display.java:706)
  15. at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1025)
  16. at org.lwjgl.opengl.Display.create(Display.java:852)
  17. at org.lwjgl.opengl.Display.create(Display.java:757)
  18. at bsu.am(SourceFile:510)
  19. at bsu.aj(SourceFile:352)
  20. at bsu.a(SourceFile:299)
  21. at net.minecraft.client.main.Main.main(SourceFile:120)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at org.lwjgl.opengl.GLContext.getSupportedExtensions(GLContext.java:230)
  30. at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:5441)
  31. at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5863)
  32. at org.lwjgl.opengl.GLContext.useContext(GLContext.java:374)
  33. at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195)
  34. at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110)
  35. at org.lwjgl.opengl.Display.makeCurrent(Display.java:706)
  36. at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1025)
  37. at org.lwjgl.opengl.Display.create(Display.java:852)
  38. at org.lwjgl.opengl.Display.create(Display.java:757)
  39. at bsu.am(SourceFile:510)
  40. at bsu.aj(SourceFile:352)
  41.  
  42. -- Initialization --
  43. Details:
  44. Stacktrace:
  45. at bsu.a(SourceFile:299)
  46. at net.minecraft.client.main.Main.main(SourceFile:120)
  47.  
  48. -- System Details --
  49. Details:
  50. Minecraft Version: 1.8
  51. Operating System: Windows 8.1 (amd64) version 6.3
  52. Java Version: 1.8.0_25, Oracle Corporation
  53. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  54. Memory: 156724696 bytes (149 MB) / 324534272 bytes (309 MB) up to 5726797824 bytes (5461 MB)
  55. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G
  56. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  57. Launched Version: 1.8
  58. LWJGL: 2.9.1
  59. OpenGL: null GL version null, null
  60. GL Caps:
  61. Using VBOs: Yes
  62. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  63. Type: Client (map_client.txt)
  64. Resource Packs: [faithful 1.9]
  65. Current Language: ~~ERROR~~ NullPointerException: null
  66. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement