Guest User

Untitled

a guest
Jun 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. java.lang.ArrayIndexOutOfBoundsException: 6
  2. at buildcraft.transport.TileGenericPipe.getTile(TileGenericPipe.java:487)
  3. at buildcraft.transport.PipeTransportItems.canReceivePipeObjects(PipeTransportItems.java:157)
  4. at buildcraft.transport.PipeTransportItems.getPossibleMovements(PipeTransportItems.java:141)
  5. at buildcraft.krapht.PipeTransportLogistics.destinationReached(PipeTransportLogistics.java:144)
  6. at buildcraft.krapht.PipeTransportLogistics.resolveDestination(PipeTransportLogistics.java:102)
  7. at buildcraft.transport.PipeTransportItems.moveSolids(PipeTransportItems.java:228)
  8. at buildcraft.transport.PipeTransportItems.updateEntity(PipeTransportItems.java:181)
  9. at buildcraft.transport.Pipe.updateEntity(Pipe.java:246)
  10. at buildcraft.krapht.CoreRoutedPipe.updateEntity(CoreRoutedPipe.java:84)
  11. at buildcraft.krapht.RoutedPipe.updateEntity(RoutedPipe.java:143)
  12. at buildcraft.transport.TileGenericPipe.k_(TileGenericPipe.java:144)
  13. at vq.m(World.java:1574)
  14. at net.minecraft.client.Minecraft.k(SourceFile:1594)
  15. at net.minecraft.client.Minecraft.x(SourceFile:709)
  16. at net.minecraft.client.Minecraft.run(SourceFile:662)
  17. at java.lang.Thread.run(Thread.java:679)
Add Comment
Please, Sign In to add comment