Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.70 KB | None | 0 0
  1. [00:11:08] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [00:11:56] [Server thread/INFO]: Loading properties
  3. [00:11:56] [Server thread/INFO]: Default game type: SURVIVAL
  4. [00:11:56] [Server thread/INFO]: Generating keypair
  5. [00:11:56] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [00:12:23] [Server thread/INFO]: Preparing level "world"
  7. [00:12:25] [Server thread/INFO]: Preparing start region for level 0
  8. [00:12:25] [Server thread/INFO]: Done (2.790s)! For help, type "help" or "?"
  9. [00:19:22] [User Authenticator #1/INFO]: UUID of player Pyramidian is ea2567d7-c26e-4028-b8c2-06fe22702433
  10. [00:19:23] [Server thread/INFO]: Pyramidian[/108.41.254.192:1024] logged in with entity id 5772 at (-93.16252965358184, 46.0, -322.95975252583037)
  11. [00:19:23] [Server thread/INFO]: Pyramidian joined the game
  12. [00:19:26] [Server thread/ERROR]: Encountered an unexpected exception
  13. java.lang.ArrayIndexOutOfBoundsException: 3
  14. at cofh.thermaldynamics.duct.item.SimulatedInv.func_70301_a(SimulatedInv.java:68) ~[SimulatedInv.class:?]
  15. at cofh.lib.util.helpers.InventoryHelper.insertItemStackIntoInventory(InventoryHelper.java:153) ~[InventoryHelper.class:?]
  16. at cofh.thermaldynamics.duct.item.TileItemDuct.simTransfer(TileItemDuct.java:842) ~[TileItemDuct.class:?]
  17. at cofh.thermaldynamics.duct.item.TileItemDuct.simTransferI(TileItemDuct.java:756) ~[TileItemDuct.class:?]
  18. at cofh.thermaldynamics.duct.item.TileItemDuct.canRouteItem(TileItemDuct.java:728) ~[TileItemDuct.class:?]
  19. at cofh.thermaldynamics.duct.attachments.servo.ServoItem.findRouteForItem(ServoItem.java:347) ~[ServoItem.class:?]
  20. at cofh.thermaldynamics.duct.attachments.servo.ServoItem.getRouteForItem(ServoItem.java:441) ~[ServoItem.class:?]
  21. at cofh.thermaldynamics.duct.attachments.servo.ServoItem.handleItemSending(ServoItem.java:273) ~[ServoItem.class:?]
  22. at cofh.thermaldynamics.duct.attachments.servo.ServoItem.tick(ServoItem.java:189) ~[ServoItem.class:?]
  23. at cofh.thermaldynamics.duct.item.ItemGrid.tickGrid(ItemGrid.java:58) ~[ItemGrid.class:?]
  24. at cofh.thermaldynamics.core.WorldGridList.tickEnd(WorldGridList.java:63) ~[WorldGridList.class:?]
  25. at cofh.thermaldynamics.core.TickHandler.tick(TickHandler.java:95) ~[TickHandler.class:?]
  26. at cpw.mods.fml.common.eventhandler.ASMEventHandler_757_TickHandler_tick_WorldTickEvent.invoke(.dynamic) ~[?:?]
  27. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  28. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  29. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255) ~[FMLCommonHandler.class:?]
  30. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:645) ~[MinecraftServer.class:?]
  31. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
  32. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  34. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  35. [00:19:26] [Server thread/ERROR]: This crash report has been saved to: E:\FTB Infinity Server\.\crash-reports\crash-2015-09-03_00.19.26-server.txt
  36. [00:19:26] [Server thread/INFO]: Stopping server
  37. [00:19:26] [Server thread/INFO]: Saving players
  38. [00:19:26] [Server thread/INFO]: Saving worlds
  39. [00:19:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  40. [00:19:26] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  41. [00:19:26] [Server thread/INFO]: Saving chunks for level 'world'/Dungeon
  42. [00:19:26] [Server thread/INFO]: Saving chunks for level 'world'/The Last Millenium
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement