redfoxhint

Untitled

Oct 26th, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. [14:56:14] [Server thread/INFO] [STDOUT]: [com.arucraft.tileentity.TileEntityAlloyOven:writeToNBT:74]: [Lnet.minecraft.item.ItemStack;@6b901e61
  2. [14:56:14] [Server thread/ERROR] [FML]: A TileEntity type com.arucraft.tileentity.TileEntityAlloyOven has throw an exception trying to write state. It will not persist. Report this to the mod author
  3. java.lang.RuntimeException: class com.arucraft.tileentity.TileEntityAlloyOven is missing a mapping! This is a bug!
  4. at net.minecraft.tileentity.TileEntity.writeToNBT(TileEntity.java:96) ~[TileEntity.class:?]
  5. at com.arucraft.tileentity.TileEntityAlloyOven.writeToNBT(TileEntityAlloyOven.java:75) ~[TileEntityAlloyOven.class:?]
  6. at net.minecraft.world.chunk.storage.AnvilChunkLoader.writeChunkToNBT(AnvilChunkLoader.java:395) [AnvilChunkLoader.class:?]
  7. at net.minecraft.world.chunk.storage.AnvilChunkLoader.saveChunk(AnvilChunkLoader.java:204) [AnvilChunkLoader.class:?]
  8. at net.minecraft.world.gen.ChunkProviderServer.safeSaveChunk(ChunkProviderServer.java:287) [ChunkProviderServer.class:?]
  9. at net.minecraft.world.gen.ChunkProviderServer.saveChunks(ChunkProviderServer.java:340) [ChunkProviderServer.class:?]
  10. at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:862) [WorldServer.class:?]
  11. at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:370) [MinecraftServer.class:?]
  12. at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:405) [MinecraftServer.class:?]
  13. at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:266) [IntegratedServer.class:?]
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:538) [MinecraftServer.class:?]
  15. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
Advertisement
Add Comment
Please, Sign In to add comment