Softwerker

Rock Candy Crash

Mar 18th, 2020
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. [18Mar2020 21:15:27.837] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for / <IP:Port>
  2. net.minecraft.crash.ReportedException: Ticking player
  3. at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:424) ~[?:?]
  4. at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?]
  5. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?]
  6. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) [?:?]
  7. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866) [?:?]
  8. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329) [?:?]
  9. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [?:?]
  10. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?]
  11. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
  12. Caused by: java.lang.NullPointerException
  13. at traverse.rockcandy.items.ItemCandyDispenser.absorbCandy(ItemCandyDispenser.java:88) ~[?:1.15.2-1.0.0]
  14. at traverse.rockcandy.items.ItemCandyDispenser.func_77663_a(ItemCandyDispenser.java:73) ~[?:1.15.2-1.0.0]
  15. at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:414) ~[?:?]
  16. at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:265) ~[?:?]
  17. at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:505) ~[?:?]
  18. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?]
  19. at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:233) ~[?:?]
  20. at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361) ~[?:?]
  21. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment