Advertisement
Guest User

Jarrett07 1.12 bootup

a guest
Apr 8th, 2020
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 4/8/20 9:50 AM
  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 buq.L(SourceFile:838)
  11. at bhz.a(SourceFile:950)
  12. at bhz.az(SourceFile:1005)
  13. at bhz.a(SourceFile:419)
  14. at net.minecraft.client.main.Main.main(SourceFile:123)
  15.  
  16.  
  17. A detailed walkthrough of the error, its code path and all known details is as follows:
  18. ---------------------------------------------------------------------------------------
  19.  
  20. -- System Details --
  21. Details:
  22. Minecraft Version: 1.12
  23. Operating System: Windows 10 (amd64) version 10.0
  24. Java Version: 1.8.0_51, Oracle Corporation
  25. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  26. Memory: 302007552 bytes (288 MB) / 536870912 bytes (512 MB) up to 2147483648 bytes (2048 MB)
  27. 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
  28. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  29. Launched Version: 1.12
  30. LWJGL: 2.9.4
  31. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  32. GL Caps: Using GL 1.3 multitexturing.
  33. Using GL 1.3 texture combiners.
  34. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  35. Shaders are available because OpenGL 2.1 is supported.
  36. VBOs are available because OpenGL 1.5 is supported.
  37.  
  38. Using VBOs: Yes
  39. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  40. Type: Client (map_client.txt)
  41. Resource Packs:
  42. Current Language: English (US)
  43. Profiler Position: N/A (disabled)
  44. CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement