Advertisement
Guest User

Centrifuge Error Crash

a guest
Oct 1st, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. 2013-10-01 15:42:05 [INFO] [STDOUT] -- Head --
  2. 2013-10-01 15:42:05 [INFO] [STDOUT] Stacktrace:
  3. 2013-10-01 15:42:05 [INFO] [STDOUT] at ic2.core.block.machine.tileentity.TileEntityCentrifuge.getOutput(TileEntityCentrifuge.java:160)
  4. 2013-10-01 15:42:05 [INFO] [STDOUT] at ic2.core.block.machine.tileentity.TileEntityStandardMachine.updateEntity(TileEntityStandardMachine.java:118)
  5. 2013-10-01 15:42:05 [INFO] [STDOUT] at ic2.core.block.machine.tileentity.TileEntityCentrifuge.updateEntity(TileEntityCentrifuge.java:116)
  6. 2013-10-01 15:42:05 [INFO] [STDOUT]
  7. 2013-10-01 15:42:05 [INFO] [STDOUT] -- Tile entity being ticked --
  8. 2013-10-01 15:42:05 [INFO] [STDOUT] Details:
  9. 2013-10-01 15:42:05 [INFO] [STDOUT] Name: Thermal Centrifuge // ic2.core.block.machine.tileentity.TileEntityCentrifuge
  10. 2013-10-01 15:42:05 [INFO] [STDOUT] Block type: ID #4035 (blockMachine2 // ic2.core.block.machine.BlockMachine2)
  11. 2013-10-01 15:42:05 [INFO] [STDOUT] Block data value: 3 / 0x3 / 0b0011
  12. 2013-10-01 15:42:05 [INFO] [STDOUT] Block location: World: (-314,56,2362), Chunk: (at 6,3,10 in -20,147; contains blocks -320,0,2352 to -305,255,2367), Region: (-1,4; contains chunks -32,128 to -1,159, blocks -512,0,2048 to -1,255,2559)
  13. 2013-10-01 15:42:05 [INFO] [STDOUT] Actual block type: ID #4035 (blockMachine2 // ic2.core.block.machine.BlockMachine2)
  14. 2013-10-01 15:42:05 [INFO] [STDOUT] Actual block data value: 3 / 0x3 / 0b0011
  15. 2013-10-01 15:42:05 [INFO] [STDOUT] Stacktrace:
  16. 2013-10-01 15:42:05 [INFO] [STDOUT] at net.minecraft.world.World.updateEntities(World.java:2209)
  17. 2013-10-01 15:42:05 [INFO] [STDOUT] at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:552)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement