Advertisement
Yhorma

Untitled

Mar 30th, 2020
1,161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 3/28/20 9:38 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.NullPointerException: Updating screen events
  8. at blk.k(SourceFile:389)
  9. at blk.q(SourceFile:377)
  10. at bib.t(SourceFile:1625)
  11. at bib.az(SourceFile:1000)
  12. at bib.a(SourceFile:419)
  13. at net.minecraft.client.main.Main.main(SourceFile:123)
  14.  
  15.  
  16. A detailed walkthrough of the error, its code path and all known details is as follows:
  17. ---------------------------------------------------------------------------------------
  18.  
  19. -- Head --
  20. Thread: Client thread
  21. Stacktrace:
  22. at blk.k(SourceFile:389)
  23. at blk.q(SourceFile:377)
  24.  
  25. -- Affected screen --
  26. Details:
  27. Screen name: bky
  28. Stacktrace:
  29. at bib.t(SourceFile:1625)
  30. at bib.az(SourceFile:1000)
  31. at bib.a(SourceFile:419)
  32. at net.minecraft.client.main.Main.main(SourceFile:123)
  33.  
  34. -- System Details --
  35. Details:
  36. Minecraft Version: 1.12.2
  37. Operating System: Windows 10 (x86) version 10.0
  38. Java Version: 1.8.0_241, Oracle Corporation
  39. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  40. Memory: 166285328 bytes (158 MB) / 226455552 bytes (215 MB) up to 523501568 bytes (499 MB)
  41. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  42. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  43. Launched Version: 1.12.2
  44. LWJGL: 2.9.4
  45. OpenGL: GeForce RTX 2070/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.75, NVIDIA Corporation
  46. GL Caps: Using GL 1.3 multitexturing.
  47. Using GL 1.3 texture combiners.
  48. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  49. Shaders are available because OpenGL 2.1 is supported.
  50. VBOs are available because OpenGL 1.5 is supported.
  51.  
  52. Using VBOs: Yes
  53. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  54. Type: Client (map_client.txt)
  55. Resource Packs:
  56. Current Language: English (US)
  57. Profiler Position: N/A (disabled)
  58. CPU: 6x Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement