Advertisement
Guest User

Untitled

a guest
Jan 19th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 19/01/20 16:02
  5. Description: Unexpected error
  6.  
  7. java.lang.RuntimeException: No OpenGL context found in the current thread.
  8. at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
  9. at org.lwjgl.opengl.GL11.glGetError(GL11.java:1299)
  10. at ave.b(SourceFile:832)
  11. at ave.av(SourceFile:894)
  12. at ave.a(SourceFile:325)
  13. at net.minecraft.client.main.Main.main(SourceFile:124)
  14.  
  15.  
  16. A detailed walkthrough of the error, its code path and all known details is as follows:
  17. ---------------------------------------------------------------------------------------
  18.  
  19. -- System Details --
  20. Details:
  21. Minecraft Version: 1.8.9
  22. Operating System: Windows 10 (amd64) version 10.0
  23. Java Version: 1.8.0_51, Oracle Corporation
  24. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  25. Memory: 134940240 bytes (128 MB) / 268435456 bytes (256 MB) up to 2147483648 bytes (2048 MB)
  26. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  27. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  28. Launched Version: 1.8.9
  29. LWJGL: 2.9.4
  30. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  31. GL Caps: Using GL 1.3 multitexturing.
  32. Using GL 1.3 texture combiners.
  33. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  34. Shaders are available because OpenGL 2.1 is supported.
  35. VBOs are available because OpenGL 1.5 is supported.
  36.  
  37. Using VBOs: No
  38. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  39. Type: Client (map_client.txt)
  40. Resource Packs:
  41. Current Language: English (US)
  42. Profiler Position: N/A (disabled)
  43. CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement