Create

Create

86M Downloads

Portable Storage Interface dropping only one stack of items at a time

skotchwelder opened this issue ยท 3 comments

commented

Describe the Bug

When a moving with a storage interface connects to another one it outputs only one item with the andesite funnel or only one stack of items with the brass funnel then it disconnects.

Reproduction Steps

  1. Make a moving contraption with a storage interface and a connected storage
  2. Put multiple stacks of different items in the storage
  3. Make it connect with another storage interface that has a funnel connected to a conveyor

Expected Result

It outputs only one item stack and disconnects after that the process repeats

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.4.0d

Minecraft Version

1.18.1

Forge Version

39.1.2

Other Mods

unknasasfsafown

Additional Context

No response

commented

For me, this happens, if the belt is not ready to receive another item.
If the belt is running at <=24RPM, the extracted item stays too close to the funnel too long, therefore blocking it.
Upon attempting the same structure with the belt moving faster, 28RPM+, this is resolved.

This makes sense, as the storage interface disconnects upon getting any not-clear signal, which should happen if there's either nothing left to drop, or if the drop is prevented for some reason.

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.