Advertisement
Guest User

im really stuck please help

a guest
Sep 17th, 2020 (edited)
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 9/17/20 2:28 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(GlStateManager.java:1011)
  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. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:497)
  19. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  20. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- System Details --
  27. Details:
  28. Minecraft Version: 1.12.2
  29. Operating System: Windows 10 (amd64) version 10.0
  30. Java Version: 1.8.0_51, Oracle Corporation
  31. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  32. Memory: 582922144 bytes (555 MB) / 805306368 bytes (768 MB) up to 2147483648 bytes (2048 MB)
  33. 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
  34. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  35. Launched Version: 1.12.2-OptiFine_HD_U_F5
  36. LWJGL: 2.9.4
  37. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  38. GL Caps: Using GL 1.3 multitexturing.
  39. Using GL 1.3 texture combiners.
  40. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  41. Shaders are available because OpenGL 2.1 is supported.
  42. VBOs are available because OpenGL 1.5 is supported.
  43.  
  44. Using VBOs: Yes
  45. Is Modded: Very likely; Jar signature invalidated
  46. Type: Client (map_client.txt)
  47. Resource Packs:
  48. Current Language: English (US)
  49. Profiler Position: N/A (disabled)
  50. CPU: 4x AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx
  51. OptiFine Version: OptiFine_1.12.2_HD_U_F5
  52. OptiFine Build: 20191204-141934
  53. Render Distance Chunks: 12
  54. Mipmaps: 4
  55. Anisotropic Filtering: 1
  56. Antialiasing: 0
  57. Multitexture: false
  58. Shaders: null
  59. OpenGlVersion: 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017
  60. OpenGlRenderer: AMD Radeon(TM) Vega 3 Graphics
  61. OpenGlVendor: ATI Technologies Inc.
  62. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement