Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 12/12/19 7:41 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at dnc.f(GameRenderer.java:645)
  9. at dnc.b(GameRenderer.java:1048)
  10. at dnc.a(GameRenderer.java:1032)
  11. at dnc.a(GameRenderer.java:792)
  12. at cyc.e(SourceFile:954)
  13. at cyc.b(SourceFile:410)
  14. at net.minecraft.client.main.Main.main(SourceFile:155)
  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:497)
  19. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  20. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Thread: Client thread
  28. Stacktrace:
  29. at dnc.f(GameRenderer.java:645)
  30. at dnc.b(GameRenderer.java:1048)
  31. at dnc.a(GameRenderer.java:1032)
  32.  
  33. -- Affected level --
  34. Details:
  35. All players: 0 total; []
  36. Chunk stats: Client Chunk Cache: 961, 15
  37. Level dimension: minecraft:overworld
  38. Level name: MpServer
  39. Level seed: 0
  40. Level generator: ID 00 - default, ver 1. Features enabled: false
  41. Level generator options: {}
  42. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  43. Level time: 35178 game time, 73901916 day time
  44. Level storage version: 0x00000 - Unknown?
  45. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  46. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  47. Server brand: ~~ERROR~~ NullPointerException: null
  48. Server type: Non-integrated multiplayer server
  49. Stacktrace:
  50. at dkf.a(ClientWorld.java:574)
  51. at cyc.b(SourceFile:1923)
  52. at cyc.b(SourceFile:430)
  53. at net.minecraft.client.main.Main.main(SourceFile:155)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:497)
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.14.4
  64. Minecraft Version ID: 1.14.4
  65. Operating System: Windows 10 (amd64) version 10.0
  66. Java Version: 1.8.0_51, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  68. Memory: 1224469928 bytes (1167 MB) / 1845493760 bytes (1760 MB) up to 2147483648 bytes (2048 MB)
  69. CPUs: 16
  70. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  71. Launched Version: 1.14.4-Impact_4.8.2-OptiFine_HD_U_F3
  72. LWJGL: 3.2.2 build 10
  73. OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.48, NVIDIA Corporation
  74. GL Caps: Using GL 1.3 multitexturing.
  75. Using GL 1.3 texture combiners.
  76. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  77. Shaders are available because OpenGL 2.1 is supported.
  78. VBOs are available because OpenGL 1.5 is supported.
  79.  
  80. Using VBOs: Yes
  81. Is Modded: Very likely; Jar signature invalidated
  82. Type: Client (map_client.txt)
  83. Resource Packs: vanilla
  84. Current Language: English (US)
  85. CPU: 16x AMD Ryzen 7 1700 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement