Advertisement
Guest User

Untitled

a guest
Jun 9th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. 2013-06-09 19:29:33 [SEVERE] [ForgeModLoader] A TileEntity Centrifuge Extractor(ic2.advancedmachines.common.TileEntityCentrifugeExtractor) has thrown an exception during loading, its state cannot be restored. Report this to the mod author
  2. net.minecraft.util.ReportedException: Reading NBT data
  3. at net.minecraft.nbt.NBTTagCompound.func_74762_e(SourceFile:127)
  4. at ic2.advancedmachines.common.TileEntityAdvancedMachine.func_70307_a(TileEntityAdvancedMachine.java:52)
  5. at net.minecraft.tileentity.TileEntity.func_70317_c(TileEntity.java:155)
  6. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:547)
  7. at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
  8. at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
  9. at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
  10. at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
  11. at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:26)
  12. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:782)
  13. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
  14. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:729)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
  16. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  17. Caused by: java.lang.ClassCastException: net.minecraft.nbt.NBTTagShort cannot be cast to net.minecraft.nbt.NBTTagInt
  18. at net.minecraft.nbt.NBTTagCompound.func_74762_e(SourceFile:125)
  19. ... 13 more
  20. 2013-06-09 19:29:33 [SEVERE] [ForgeModLoader] A TileEntity Centrifuge Extractor(ic2.advancedmachines.common.TileEntityCentrifugeExtractor) has thrown an exception during loading, its state cannot be restored. Report this to the mod author
  21. net.minecraft.util.ReportedException: Reading NBT data
  22. at net.minecraft.nbt.NBTTagCompound.func_74762_e(SourceFile:127)
  23. at ic2.advancedmachines.common.TileEntityAdvancedMachine.func_70307_a(TileEntityAdvancedMachine.java:52)
  24. at net.minecraft.tileentity.TileEntity.func_70317_c(TileEntity.java:155)
  25. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:547)
  26. at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
  27. at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
  28. at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
  29. at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
  30. at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:26)
  31. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:782)
  32. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
  33. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:729)
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
  35. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  36. Caused by: java.lang.ClassCastException: net.minecraft.nbt.NBTTagShort cannot be cast to net.minecraft.nbt.NBTTagInt
  37. at net.minecraft.nbt.NBTTagCompound.func_74762_e(SourceFile:125)
  38. ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement