Guest User

Untitled

a guest
Dec 11th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.57 KB | None | 0 0
  1. java.lang.ClassCastException: net.minecraft.server.TileEntityFurnace cannot be cast to net.minecraft.server.TileEntityChest
  2.         at net.minecraft.server.TileEntityChest.h(TileEntityChest.java:127)
  3.         at net.minecraft.server.TileEntityChest.h_(TileEntityChest.java:177)
  4.         at net.minecraft.server.World.tickEntities(World.java:1112)
  5.         at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:467)
  6.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
  7.         at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
Add Comment
Please, Sign In to add comment