Logistics Pipes

Logistics Pipes

13M Downloads

Issue supplying Auto Workbench from BuildCraft with ItemSink module

Fogapod opened this issue ยท 3 comments

commented

Versions

  • Logistics Pipes: 0.10.2.218
  • BuildCraft: 7.99.23
  • Minecraft: 1.12.2
  • Forge: 14.23.5.2847

Problem

Items go to default route instead of ItemSink destination into Auto Workbench.

Steps to reproduce

Setup:
2020-05-05_12 15 35
Basic pipe on the left is set to default rote.

ItemSink module in Chasis pipe on the right has these settings:
image

Auto Workbench inventory:
image

When I put items inside hopper, they go to the default route not even trying to enter Auto Workbench.
This is caused by items being in any other than 1st slot in Auto Workbench.

As soon as I move item to the left, items start coming in:
image
(until they overflow 1 stack and go to 2nd slot)

This looks like a Logistics Pipes bug because basic pipe with same settings as ItemSink module always supply items properly.

commented

Since the roomForItem method has been refactored, this needs to be re-tested.

commented

Are these changes released yet or master should be used? Or are they on different branch?

commented

Yes, the changes are in the latest release: 0.10.3.33 also available on CurseForge