Advertisement
Ehevix

Untitled

Jan 31st, 2021
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 1/31/21 5:46 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.IllegalStateException: Keyboard must be created before you can read events
  8. at org.lwjgl.input.Keyboard.next(Keyboard.java:475)
  9. at blk.q(SourceFile:382)
  10. at bib.t(SourceFile:1625)
  11. at bib.az(SourceFile:1000)
  12. at bib.a(SourceFile:419)
  13. at org.tlauncher.Main1_12_2.main(Main1_12_2.java:188)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at org.tlauncher.Launch1_12_2.launch(Launch1_12_2.java:133)
  19. at org.tlauncher.Launch1_12_2.main(Launch1_12_2.java:23)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Thread: Client thread
  27. Stacktrace:
  28. at org.lwjgl.input.Keyboard.next(Keyboard.java:475)
  29. at blk.q(SourceFile:382)
  30.  
  31. -- Affected screen --
  32. Details:
  33. Screen name: blr
  34. Stacktrace:
  35. at bib.t(SourceFile:1625)
  36. at bib.az(SourceFile:1000)
  37. at bib.a(SourceFile:419)
  38. at org.tlauncher.Main1_12_2.main(Main1_12_2.java:188)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at org.tlauncher.Launch1_12_2.launch(Launch1_12_2.java:133)
  44. at org.tlauncher.Launch1_12_2.main(Launch1_12_2.java:23)
  45.  
  46. -- System Details --
  47. Details:
  48. Minecraft Version: 1.12.2
  49. Operating System: Windows 10 (amd64) version 10.0
  50. Java Version: 1.8.0_271, Oracle Corporation
  51. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  52. Memory: 189452600 bytes (180 MB) / 402653184 bytes (384 MB) up to 14529069056 bytes (13856 MB)
  53. JVM Flags: 8 total; -Xmn128M -Xmx13830M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  54. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  55. Launched Version: OptiFine 1.12.2
  56. LWJGL: 2.9.4
  57. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  58. GL Caps: Using GL 1.3 multitexturing.
  59. Using GL 1.3 texture combiners.
  60. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  61. Shaders are available because OpenGL 2.1 is supported.
  62. VBOs are available because OpenGL 1.5 is supported.
  63.  
  64. Using VBOs: Yes
  65. Is Modded: Very likely; Jar signature invalidated
  66. Type: Client (map_client.txt)
  67. Resource Packs: vanilla, file/Faithful_1.16.2.zip
  68. Current Language: Русский (Россия)
  69. Profiler Position: N/A (disabled)
  70. CPU: 4x Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
  71. OptiFine Version: OptiFine_1.12.2_HD_U_G5_pre1
  72. OptiFine Build: 20201206-232027
  73. Render Distance Chunks: 7
  74. Mipmaps: 4
  75. Anisotropic Filtering: 1
  76. Antialiasing: 0
  77. Multitexture: false
  78. Shaders: BSL_v7.1.05p3.zip
  79. OpenGlVersion: 4.6.0 NVIDIA 460.89
  80. OpenGlRenderer: GeForce GTX 760/PCIe/SSE2
  81. OpenGlVendor: NVIDIA Corporation
  82. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement