Advertisement
Guest User

chicken core bug

a guest
Apr 19th, 2015
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. [16:19:25] [Server thread/ERROR] [FML]: A TileEntity type codechicken.multipart.
  2. handler.MultipartSaveLoad$TileNBTContainer has throw an exception trying to writ
  3. e state. It will not persist. Report this to the mod author
  4. java.lang.RuntimeException: class codechicken.multipart.handler.MultipartSaveLoa
  5. d$TileNBTContainer is missing a mapping! This is a bug!
  6. at net.minecraft.tileentity.TileEntity.func_145841_b(TileEntity.java:80)
  7. ~[aor.class:?]
  8. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(Anvil
  9. ChunkLoader.java:370) [aqk.class:?]
  10. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(Anvil
  11. ChunkLoader.java:197) [aqk.class:?]
  12. at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProvide
  13. rServer.java:256) [ms.class:?]
  14. at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProvide
  15. rServer.java:302) [ms.class:?]
  16. at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:809) [m
  17. t.class:?]
  18. at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.jav
  19. a:318) [MinecraftServer.class:?]
  20. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav
  21. a:569) [MinecraftServer.class:?]
  22. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [M
  23. inecraftServer.class:?]
  24. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  25. [li.class:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement