SkyFactory One

SkyFactory One

471k Downloads

[Bug]:

sindacrof opened this issue ยท 1 comments

commented

General Info

  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the modpack

Modpack version

1.0.0

Java version

Java 8

Modpack Launcher Used

CurseForge

Memory Allocated

8 GB

Minecraft World Environment

Single Player

Misc Client Info

  • Optifine Installed
  • Shaders Installed

Server Java Version

No response

Server Operating System

No response

Misc Server Info

  • Sponge or Non-Vanilla Forge Server

Issue Description

The Cyclic Item Pipes stop extracting items from a chest (vanilla chest / crate) when the next item in the chest cannot be pushed. For example, if I am extracting items into a drawer controller from a chest, and there is no corresponding drawer for an item, the pipe will stop pulling anything from the chest rather then just skip that item - which I believe is what normally happens. This causes the chest to get backed-up. One thing I did notice, that I'm not sure is a normal function of any type of item pipes is that the Cyclic pipe seems to rearrange the chest every time it pulls an item, and pulls from the first slot, rather then iterating through the different slots.

Additional Information

No response

commented

This is how the pipes are intended to function per the mod dev. Thanks for the report though!