Advertisement
Guest User

Untitled

a guest
May 24th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 5/24/18 4:16 AM
  5. Description: Exception ticking world
  6.  
  7. java.lang.NullPointerException: Exception ticking world
  8. at bwi.a(SourceFile:186)
  9. at bwi.a(SourceFile:92)
  10. at bwm.d(SourceFile:60)
  11. at brt.a(SourceFile:298)
  12. at sj.a(SourceFile:307)
  13. at sk.a(SourceFile:240)
  14. at bbo.a(SourceFile:135)
  15. at sk.i_(SourceFile:199)
  16. at net.minecraft.server.MinecraftServer.w(SourceFile:694)
  17. at net.minecraft.server.MinecraftServer.v(SourceFile:627)
  18. at dii.v(SourceFile:156)
  19. at net.minecraft.server.MinecraftServer.run(SourceFile:532)
  20. at java.lang.Thread.run(Thread.java:745)
  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: Server thread
  28. Stacktrace:
  29. at bwi.a(SourceFile:186)
  30. at bwi.a(SourceFile:92)
  31. at bwm.d(SourceFile:60)
  32. at brt.a(SourceFile:298)
  33. at sj.a(SourceFile:307)
  34. at sk.a(SourceFile:240)
  35. at bbo.a(SourceFile:135)
  36. at sk.i_(SourceFile:199)
  37.  
  38. -- Affected level --
  39. Details:
  40. Level name: New World
  41. All players: 1 total; [sm['jredfox'/612, l='New World', x=23.43, y=74.94, z=32.05]]
  42. Chunk stats: ServerChunkCache: 303 Drop: 0
  43. Level seed: 2
  44. Level generator: ID 00 - default, ver 1. Features enabled: true
  45. Level generator options: {}
  46. Level spawn location: World: (16,76,16), Chunk: (at 0,4,0 in 1,1; contains blocks 16,0,16 to 31,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  47. Level time: 79 game time, 79 day time
  48. Level dimension: 0
  49. Level storage version: 0x04ABD - Anvil
  50. Level weather: Rain time: 61415 (now: false), thunder time: 100340 (now: false)
  51. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  52. Stacktrace:
  53. at net.minecraft.server.MinecraftServer.w(SourceFile:694)
  54. at net.minecraft.server.MinecraftServer.v(SourceFile:627)
  55. at dii.v(SourceFile:156)
  56. at net.minecraft.server.MinecraftServer.run(SourceFile:532)
  57. at java.lang.Thread.run(Thread.java:745)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 18w21a
  62. Operating System: Windows 10 (amd64) version 10.0
  63. Java Version: 1.8.0_25, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 418680384 bytes (399 MB) / 922746880 bytes (880 MB) up to 1073741824 bytes (1024 MB)
  66. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  67. Profiler Position: N/A (disabled)
  68. Player Count: 1 / 8; [sm['jredfox'/612, l='New World', x=23.43, y=74.94, z=32.05]]
  69. Data Packs: vanilla
  70. Type: Integrated Server (map_client.txt)
  71. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement