Advertisement
Guest User

Untitled

a guest
Sep 13th, 2020
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 13.09.20 13:14
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at dzr.a(GameRenderer.java:985)
  9. at dzr.a(GameRenderer.java:693)
  10. at djw.e(SourceFile:1023)
  11. at djw.e(SourceFile:656)
  12. at net.minecraft.client.main.Main.main(SourceFile:215)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. at java.lang.reflect.Method.invoke(Method.java:497)
  17. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  18. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Render thread
  26. Stacktrace:
  27. at dzr.a(GameRenderer.java:985)
  28.  
  29. -- Affected level --
  30. Details:
  31. All players: 0 total; []
  32. Chunk stats: Client Chunk Cache: 121, 1
  33. Level dimension: minecraft:overworld
  34. 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)
  35. Level time: 1 game time, 23700 day time
  36. Server brand: ~~ERROR~~ NullPointerException: null
  37. Server type: Non-integrated multiplayer server
  38. Stacktrace:
  39. at dwl.a(ClientWorld.java:617)
  40. at djw.c(SourceFile:2183)
  41. at djw.e(SourceFile:679)
  42. at net.minecraft.client.main.Main.main(SourceFile:215)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:497)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.16.2
  53. Minecraft Version ID: 1.16.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: 4266808416 bytes (4069 MB) / 6543114240 bytes (6240 MB) up to 8589934592 bytes (8192 MB)
  58. CPUs: 12
  59. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  60. Launched Version: 1.16.2-OptiFine_HD_U_G3_pre3
  61. Backend library: LWJGL version 3.2.2 build 10
  62. Backend API: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 446.14, NVIDIA Corporation
  63. GL Caps: Using framebuffer using OpenGL 3.0
  64. Using VBOs: Yes
  65. Is Modded: Very likely; Jar signature invalidated
  66. Type: Client (map_client.txt)
  67. Graphics mode: fast
  68. Resource Packs: vanilla, file/&9GrindRP.zip
  69. Current Language: English (US)
  70. CPU: 12x Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz
  71. OptiFine Version: OptiFine_1.16.2_HD_U_G3_pre3
  72. OptiFine Build: 20200824-185917
  73. Render Distance Chunks: 11
  74. Mipmaps: 0
  75. Anisotropic Filtering: 1
  76. Antialiasing: 0
  77. Multitexture: false
  78. Shaders: null
  79. OpenGlVersion: 4.6.0 NVIDIA 446.14
  80. OpenGlRenderer: GeForce GTX 1660 Ti/PCIe/SSE2
  81. OpenGlVendor: NVIDIA Corporation
  82. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement