Advertisement
Guest User

Untitled

a guest
Dec 29th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. [SERVER] [INFO] anti_theta joined the game
  2. 2013-12-29 03:07:47 [SERVER] [SEVERE] Encountered an unexpected exception ArrayIndexOutOfBoundsException
  3. java.lang.ArrayIndexOutOfBoundsException: -1
  4. at thermalexpansion.part.conduit.item.ConduitItem.doRouteItem(ConduitItem.java:529)
  5. at thermalexpansion.part.conduit.item.ConduitItem.routeItem(ConduitItem.java:518)
  6. at thermalexpansion.part.conduit.item.ConduitItem.popStuffedItems(ConduitItem.java:460)
  7. at thermalexpansion.part.conduit.item.ConduitItem.doOutput(ConduitItem.java:107)
  8. at thermalexpansion.part.conduit.item.GridItem.doGridUpdate(GridItem.java:56)
  9. at thermalexpansion.part.conduit.GridTickHandler.tickEnd(GridTickHandler.java:74)
  10. at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
  11. at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
  12. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:274)
  13. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:622)
  14. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  16. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  17. 2013-12-29 03:07:47 [SERVER] [SEVERE] This crash report has been saved to: C:\Users\anthony\AppData\Roaming\ftblauncher\Direwolf20_1_6_4\minecraft\crash-reports\crash-2013-12-29_03.07.47-server.txt
  18. 2013-12-29 03:07:47 [SERVER] [INFO] Stopping server
  19. 2013-12-29 03:07:47 [SERVER] [INFO] Saving players
  20. 2013-12-29 03:07:47 [SERVER] [INFO] anti_theta left the game
  21. 2013-12-29 03:07:47 [SERVER] [INFO] Saving worlds
  22. 2013-12-29 03:07:47 [SERVER] [INFO] Saving chunks for level 'test'/Overworld
  23. 2013-12-29 03:07:47 [SERVER] [INFO] Saving chunks for level 'test'/Nether
  24. 2013-12-29 03:07:47 [SERVER] [INFO] Saving chunks for level 'test'/The End
  25. 2013-12-29 03:07:47 [SERVER] [INFO] Saving chunks for level 'test'/Promised Land
  26. 2013-12-29 03:07:47 [SERVER] [INFO] Saving chunks for level 'test'/Twilight Forest
  27. 2013-12-29 03:07:47 [SERVER] [INFO] Saving chunks for level 'test'/The Moo Moo Farm
  28. 2013-12-29 03:07:47 [SERVER] [INFO] Saving chunks for level 'test'/Underdark
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement