Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 6/24/18 12:49 PM
  5. Description: Ticking screen
  6.  
  7. java.lang.NullPointerException: Ticking screen
  8. at gw$a.a(SourceFile:388)
  9. at gw.m(SourceFile:220)
  10. at gw.a(SourceFile:228)
  11. at bkr.e(SourceFile:88)
  12. at bib.t(SourceFile:1640)
  13. at bib.az(SourceFile:1000)
  14. at bib.a(SourceFile:419)
  15. at net.minecraft.client.main.Main.main(SourceFile:123)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  20. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  21. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Thread: Client thread
  29. Stacktrace:
  30. at gw$a.a(SourceFile:388)
  31. at gw.m(SourceFile:220)
  32. at gw.a(SourceFile:228)
  33. at bkr.e(SourceFile:88)
  34.  
  35. -- Affected screen --
  36. Details:
  37. Screen name: bkr
  38. Stacktrace:
  39. at bib.t(SourceFile:1640)
  40. at bib.az(SourceFile:1000)
  41. at bib.a(SourceFile:419)
  42. at net.minecraft.client.main.Main.main(SourceFile:123)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.12.2
  53. Operating System: Windows 10 (amd64) version 10.0
  54. Java Version: 1.8.0_171, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 374590824 bytes (357 MB) / 521404416 bytes (497 MB) up to 5355339776 bytes (5107 MB)
  57. JVM Flags: 6 total; -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  58. IntCache: cache: 0, tcache: 0, allocated: 22, tallocated: 182
  59. Launched Version: 1.12.2-OptiFine_HD_U_C6
  60. LWJGL: 2.9.4
  61. OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.11, NVIDIA Corporation
  62. GL Caps: Using GL 1.3 multitexturing.
  63. Using GL 1.3 texture combiners.
  64. Using framebuffer objects because
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement