Advertisement
Guest User

Crash Report

a guest
Mar 23rd, 2020
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 24.03.20 03:46
  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 net.minecraft.client.Minecraft.func_71361_d(Minecraft.java:820)
  11. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:978)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  13. at net.minecraft.client.main.Main.main(SourceFile:148)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:497)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- System Details --
  26. Details:
  27. Minecraft Version: 1.7.10
  28. Operating System: Windows 10 (amd64) version 10.0
  29. Java Version: 1.8.0_51, Oracle Corporation
  30. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  31. Memory: 145768184 bytes (139 MB) / 268435456 bytes (256 MB) up to 2147483648 bytes (2048 MB)
  32. 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
  33. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  34. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  35. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 3 mods loaded, 3 mods active
  36. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  37. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  38. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  39. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  40. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  41. Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
  42. LWJGL: 2.9.1
  43. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  44. GL Caps: Using GL 1.3 multitexturing.
  45. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  46. Anisotropic filtering is supported and maximum anisotropy is 16.
  47. Shaders are available because OpenGL 2.1 is supported.
  48.  
  49. Is Modded: Definitely; Client brand changed to 'fml,forge'
  50. Type: Client (map_client.txt)
  51. Resource Packs: []
  52. Current Language: English (US)
  53. Profiler Position: N/A (disabled)
  54. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  55. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement