Pretty Pipes

Pretty Pipes

9M Downloads

Error in the transport system

ArturilloD opened this issue · 7 comments

commented

The pipes eject the transported elements out of the system, it occurs when the pipes try to insert items into a container and I don't know very well if it is because it is already full or something similar, then it seems as if I wanted to return to the place of origin, although instead it's like the pipes have an element limit or something like that and instead of going into the container they just fly (literally) out of the system and float to the ground. If you require it then I could send you a video. Regards

commented
commented

When using the stack limiter module with a higher amount than the items' maximum stack sizes, the extraction/retrieval module used to insert into the containers also needs to prevent over-sending. If that is the case for you, and the issue still occurs, then please re-open this issue.

commented

You need to use modules that prevent over-sending. The description of the modules states if they do, so you can just search "over" in Just Enough Items (if you have that installed) to find all the ones that prevent over-sending.

commented
commented
commented

Just to confirm: You are using extraction/retrieval modules whose tiers prevent over-sending, that is: An extraction module of at least tier 3, or a retrieval module of at least tier 2, correct?

If you are not using modules of this kind, then the behavior you are describing is expected. If the input pipe no longer exists entirely, this behavior is expected regardless of the over-sending setting.

commented