Advertisement
Guest User

Forge 1.10.2 Crash Log (Loading Screen Disabled)

a guest
Aug 5th, 2016
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 8/5/16 3:11 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 net.minecraft.client.renderer.GlStateManager.func_187434_L(SourceFile:838)
  11. at net.minecraft.client.Minecraft.func_71361_d(Minecraft.java:977)
  12. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1060)
  13. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  14. at net.minecraft.client.main.Main.main(SourceFile:124)
  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:483)
  19. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  20. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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.10.2
  29. Operating System: Windows 2000 (x86) version 5.0
  30. Java Version: 1.8.0_25, Oracle Corporation
  31. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  32. Memory: 120617632 bytes (115 MB) / 468979712 bytes (447 MB) up to 523501568 bytes (499 MB)
  33. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  34. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  35. FML: MCP 9.32 Powered by Forge 12.18.1.2011 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.19} [Minecraft Coder Pack] (minecraft.jar)
  38. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2011.jar)
  39. UCHIJA Forge{12.18.1.2011} [Minecraft Forge] (forge-1.10.2-12.18.1.2011.jar)
  40. Loaded coremods (and transformers):
  41. Launched Version: 1.10.2-forge1.10.2-12.18.1.2011
  42. LWJGL: 2.9.4
  43. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  44. GL Caps: Using GL 1.3 multitexturing.
  45. Using GL 1.3 texture combiners.
  46. Using framebuffer objects because EXT_framebuffer_object is supported.
  47. Shaders are available because OpenGL 2.1 is supported.
  48. VBOs are available because OpenGL 1.5 is supported.
  49.  
  50. Using VBOs: Yes
  51. Is Modded: Definitely; Client brand changed to 'fml,forge'
  52. Type: Client (map_client.txt)
  53. Resource Packs:
  54. Current Language: English (US)
  55. Profiler Position: N/A (disabled)
  56. CPU: 2x Pentium(R) Dual-Core CPU E5400 @ 2.70GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement