Guest User

Untitled

a guest
Oct 13th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ObfuscatePlugin (obfuscate-0.2.5-1.12.2.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Oops.
  8.  
  9. Time: 9/11/18 4:56 PM
  10. Description: Updating screen events
  11.  
  12. java.lang.IllegalStateException: Keyboard must be created before you can read events
  13. at org.lwjgl.input.Keyboard.next(Keyboard.java:475)
  14. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:508)
  15. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1757)
  16. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  18. at net.minecraft.client.main.Main.main(SourceFile:123)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:497)
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Thread: Client thread
  32. Stacktrace:
  33. at org.lwjgl.input.Keyboard.next(Keyboard.java:475)
  34. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:508)
  35.  
  36. -- Affected screen --
  37. Details:
  38. Screen name: net.minecraft.client.gui.GuiMainMenu
  39. Stacktrace:
  40. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1757)
  41. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
  42. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  43. at net.minecraft.client.main.Main.main(SourceFile:123)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:497)
  48. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  49. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  50.  
  51. -- System Details --
  52. Details:
  53. Minecraft Version: 1.12.2
  54. Operating System: Windows 10 (amd64) version 10.0
  55. Java Version: 1.8.0_51, Oracle Corporation
  56. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  57. Memory: 141284992 bytes (134 MB) / 503316480 bytes (480 MB) up to 4294967296 bytes (4096 MB)
  58. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  59. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  60. FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_E2 9 mods loaded, 9 mods active
  61. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  62.  
  63. | State | ID | Version | Source | Signature |
  64. |:------ |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
  65. | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  66. | UCHIJA | mcp | 9.42 | minecraft.jar | None |
  67. | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  68. | UCHIJA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  69. | UCHIJA | obfuscate | 0.2.5 | minecraft.jar | None |
  70. | UCHIJA | cjcm | 1.0 | cjcm-1.0.jar | None |
  71. | UCHIJA | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None |
  72. | UCHIJA | cfm | 5.9.1 | furniture-5.9.1-1.12.2.jar | None |
  73. | UCHIJA | vehicle | 0.23.0 | vehicle-mod-0.23.0-1.12.2.jar | None |
  74.  
  75. Loaded coremods (and transformers):
  76. ObfuscatePlugin (obfuscate-0.2.5-1.12.2.jar)
  77. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  78. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  79. Launched Version: 1.12.2-forge1.12.2-14.23.4.2705
  80. LWJGL: 2.9.4
  81. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  82. GL Caps: Using GL 1.3 multitexturing.
  83. Using GL 1.3 texture combiners.
  84. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  85. Shaders are available because OpenGL 2.1 is supported.
  86. VBOs are available because OpenGL 1.5 is supported.
  87.  
  88. Using VBOs: Yes
  89. Is Modded: Definitely; Client brand changed to 'fml,forge'
  90. Type: Client (map_client.txt)
  91. Resource Packs:
  92. Current Language: English (US)
  93. Profiler Position: N/A (disabled)
  94. CPU: 8x AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
  95. OptiFine Version: OptiFine_1.12.2_HD_U_E2
  96. OptiFine Build: 20180728-185429
  97. Render Distance Chunks: 12
  98. Mipmaps: 4
  99. Anisotropic Filtering: 1
  100. Antialiasing: 0
  101. Multitexture: false
  102. Shaders: null
  103. OpenGlVersion: 4.5.13497 Compatibility Profile Context 23.20.826.2304
  104. OpenGlRenderer: AMD Radeon(TM) Vega 8 Graphics
  105. OpenGlVendor: ATI Technologies Inc.
  106. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment