Advertisement
Scratch69

Untitled

Nov 6th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. [16:30:16] [Server thread/INFO] [Morpheus/]: gatorspawner999 is now sleeping. 1/2 - 1 miners (100%)
  2. [16:31:05] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Biome Bundle
  3. [16:31:23] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$ServerTickEvent@f3094da:
  4. java.lang.ClassCastException: net.minecraft.block.BlockAir cannot be cast to appeng.block.crafting.BlockCraftingUnit
  5. at appeng.tile.crafting.TileCraftingTile.isAccelerator(TileCraftingTile.java:117) ~[TileCraftingTile.class:?]
  6. at appeng.tile.crafting.TileCraftingTile.getItemFromTile(TileCraftingTile.java:85) ~[TileCraftingTile.class:?]
  7. at appeng.tile.crafting.TileCraftingTile.onReady(TileCraftingTile.java:125) ~[TileCraftingTile.class:?]
  8. at appeng.hooks.TickHandler.onTick(TickHandler.java:229) ~[TickHandler.class:?]
  9. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_733_TickHandler_onTick_TickEvent.invoke(.dynamic) ~[?:?]
  10. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  11. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:632) [EventBus.class:?]
  12. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:588) [EventBus.class:?]
  13. at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:261) [FMLCommonHandler.class:?]
  14. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  16. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement