Advertisement
Guest User

Untitled

a guest
Nov 1st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Sorry :(
  3.  
  4. Time: 01.11.18 22:31
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at ajr.g(SourceFile:81)
  9. at alj$c.c(SourceFile:231)
  10. at aia.a(SourceFile:102)
  11. at agf.cQ(SourceFile:603)
  12. at age.k(SourceFile:2026)
  13. at agf.k(SourceFile:472)
  14. at afs.k(SourceFile:134)
  15. at akw.k(SourceFile:46)
  16. at age.S_(SourceFile:1877)
  17. at agf.S_(SourceFile:285)
  18. at alj.S_(SourceFile:155)
  19. at azt.a(SourceFile:1164)
  20. at ua.a(SourceFile:380)
  21. at azt.g(SourceFile:1144)
  22. at azt.n_(SourceFile:1026)
  23. at ua.n_(SourceFile:296)
  24. at net.minecraft.server.MinecraftServer.b(SourceFile:756)
  25. at net.minecraft.server.MinecraftServer.a(SourceFile:685)
  26. at dlv.a(SourceFile:128)
  27. at net.minecraft.server.MinecraftServer.run(SourceFile:573)
  28. at java.lang.Thread.run(Thread.java:745)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Thread: Server thread
  36. Stacktrace:
  37. at ajr.g(SourceFile:81)
  38. at alj$c.c(SourceFile:231)
  39. at aia.a(SourceFile:102)
  40. at agf.cQ(SourceFile:603)
  41. at age.k(SourceFile:2026)
  42. at agf.k(SourceFile:472)
  43. at afs.k(SourceFile:134)
  44. at akw.k(SourceFile:46)
  45. at age.S_(SourceFile:1877)
  46. at agf.S_(SourceFile:285)
  47. at alj.S_(SourceFile:155)
  48. at azt.a(SourceFile:1164)
  49. at ua.a(SourceFile:380)
  50. at azt.g(SourceFile:1144)
  51.  
  52. -- Entity being ticked --
  53. Details:
  54. Entity Type: minecraft:polar_bear (alj)
  55. Entity ID: 312
  56. Entity Name: Polar Bear
  57. Entity's Exact location: 143.53, 80.79, 376.25
  58. Entity's Block location: World: (143,80,376), Chunk: (at 15,5,8 in 8,23; contains blocks 128,0,368 to 143,255,383), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  59. Entity's Momentum: 0.19, -0.20, 0.32
  60. Entity's Passengers: []
  61. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  62. Stacktrace:
  63. at azt.n_(SourceFile:1026)
  64. at ua.n_(SourceFile:296)
  65.  
  66. -- Affected level --
  67. Details:
  68. Level name: New World
  69. All players: 1 total; [uc['Amadeone'/210, l='New World', x=141.50, y=82.87, z=375.37]]
  70. Chunk stats: ServerChunkCache: 7225
  71. Level seed: 2347794480153192892
  72. Level generator: ID 00 - default, ver 1. Features enabled: true
  73. Level generator options: {}
  74. Level spawn location: World: (224,79,65), Chunk: (at 0,4,1 in 14,4; contains blocks 224,0,64 to 239,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  75. Level time: 8583 game time, 8583 day time
  76. Level dimension: 0
  77. Level storage version: 0x04ABD - Anvil
  78. Level weather: Rain time: 93942 (now: false), thunder time: 144895 (now: false)
  79. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  80. Stacktrace:
  81. at net.minecraft.server.MinecraftServer.b(SourceFile:756)
  82. at net.minecraft.server.MinecraftServer.a(SourceFile:685)
  83. at dlv.a(SourceFile:128)
  84. at net.minecraft.server.MinecraftServer.run(SourceFile:573)
  85. at java.lang.Thread.run(Thread.java:745)
  86.  
  87. -- System Details --
  88. Details:
  89. Minecraft Version: 18w44a
  90. Operating System: Windows 10 (amd64) version 10.0
  91. Java Version: 1.8.0_51, Oracle Corporation
  92. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  93. Memory: 762063704 bytes (726 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  94. 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
  95. Player Count: 1 / 8; [uc['Amadeone'/210, l='New World', x=141.50, y=82.87, z=375.37]]
  96. Data Packs: vanilla
  97. Type: Integrated Server (map_client.txt)
  98. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement