Advertisement
Guest User

Untitled

a guest
Sep 13th, 2020
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 13.09.20 13:24
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at dwo.n(SourceFile:281)
  9. at dwo.d(SourceFile:260)
  10. at djw.q(SourceFile:1479)
  11. at djw.e(SourceFile:996)
  12. at djw.e(SourceFile:656)
  13. at net.minecraft.client.main.Main.main(SourceFile:215)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:497)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  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: Render thread
  27. Stacktrace:
  28. at dwo.n(SourceFile:281)
  29. at dwo.d(SourceFile:260)
  30.  
  31. -- Affected level --
  32. Details:
  33. All players: 0 total; []
  34. Chunk stats: Client Chunk Cache: 121, 1
  35. Level dimension: minecraft:overworld
  36. 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)
  37. Level time: 1 game time, 23700 day time
  38. Server brand: ~~ERROR~~ NullPointerException: null
  39. Server type: Non-integrated multiplayer server
  40. Stacktrace:
  41. at dwl.a(ClientWorld.java:617)
  42. at djw.c(SourceFile:2183)
  43. at djw.e(SourceFile:679)
  44. at net.minecraft.client.main.Main.main(SourceFile:215)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:497)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 1.16.2
  55. Minecraft Version ID: 1.16.2
  56. Operating System: Windows 10 (amd64) version 10.0
  57. Java Version: 1.8.0_51, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 5062581216 bytes (4828 MB) / 6543114240 bytes (6240 MB) up to 8589934592 bytes (8192 MB)
  60. CPUs: 12
  61. 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
  62. Launched Version: 1.16.2-OptiFine_HD_U_G3_pre3
  63. Backend library: LWJGL version 3.2.2 build 10
  64. Backend API: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 446.14, NVIDIA Corporation
  65. GL Caps: Using framebuffer using OpenGL 3.0
  66. Using VBOs: Yes
  67. Is Modded: Very likely; Jar signature invalidated
  68. Type: Client (map_client.txt)
  69. Graphics mode: fast
  70. Resource Packs: vanilla, file/&9GrindRP.zip
  71. Current Language: English (US)
  72. CPU: 12x Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz
  73. OptiFine Version: OptiFine_1.16.2_HD_U_G3_pre3
  74. OptiFine Build: 20200824-185917
  75. Render Distance Chunks: 11
  76. Mipmaps: 0
  77. Anisotropic Filtering: 1
  78. Antialiasing: 0
  79. Multitexture: false
  80. Shaders: null
  81. OpenGlVersion: 4.6.0 NVIDIA 446.14
  82. OpenGlRenderer: GeForce GTX 1660 Ti/PCIe/SSE2
  83. OpenGlVendor: NVIDIA Corporation
  84. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement