Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 6/20/19 12:01 PM
  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 bus.L(SourceFile:838)
  11. at bib.a(SourceFile:950)
  12. at bib.az(SourceFile:1005)
  13. at bib.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.2
  23. Operating System: Windows 7 (amd64) version 6.1
  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: 112855304 bytes (107 MB) / 234881024 bytes (224 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.2
  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: 4x Intel(R) Core(TM) i3-4005U CPU @ 1.70GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement