Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fluid pipes auto extracting in wrong direction #1584

Open
Abalieno opened this issue Aug 25, 2024 · 0 comments
Open

Fluid pipes auto extracting in wrong direction #1584

Abalieno opened this issue Aug 25, 2024 · 0 comments
Labels
status: needs testing Issue needs testing type: bug Issue where something isn't working

Comments

@Abalieno
Copy link

Abalieno commented Aug 25, 2024

Description

Using 1.19 with Modern Industrialization, having a Create pipe delivering steam to a mixer machine. All works normally.

The issue started when I used a recipe that outputs a fluid in that mixer. Apparently as soon a run of the recipe is completed, the Create pipe delivering steam underneath breaks and "pops out." The logic of this is that the fluid produced by the mixer "leaks" inside the steam pipe.

But this doesn't make sense:

  • there's an auto extraction button for fluids on the machine, and it is disabled
  • the pipes are run by pumps, pumps have a definite direction

First, the pipe should ignore the fluid produced by the machine, because auto extraction is disabled. Secondly, the pipe shouldn't on its own start a different fluid, because said fluid goes in the opposite direction than the pump.

uouou

I've done various tests. One of these was moving the mixer upward one step, and extend the pipe, making it transparent. The moment the recipe was completed I saw the steam in the pipe rapidly emptying out, downward, then the pipe broke. Happening very quickly.

Game Log

not a crash

Debug Information

No response

@Abalieno Abalieno added the type: bug Issue where something isn't working label Aug 25, 2024
@TropheusJ TropheusJ added the status: needs testing Issue needs testing label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs testing Issue needs testing type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants