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

Pipes with "push" mode break #257

Open
BazZziliuS opened this issue Jan 23, 2025 · 0 comments
Open

Pipes with "push" mode break #257

BazZziliuS opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels

Comments

@BazZziliuS
Copy link

Bug description

If a pipe in push mode is connected to a multi-block structure, such as the Thermal Evaporator from the Mekanism mod, then after a chunk is reloaded, it resets the push mode and loses the upgrades.

A similar problem is observed with the Powah mod: if a pipe is connected to a multi-block reactor, it completely stops producing power.

Minecraft version

1.20.1

Mod version

pipez-1.20.1-1.2.5

Mod loader and version

Forge: 47.3.10

Steps to reproduce

  1. Build a multiblock from mekanism to create brine
  2. Connect the pipe to pump out brine
  3. Unload and load the chunk
  4. The pipe returned to its default value

Expected behavior

In the case of a multiblock structure from mekanism I would expect the mode not to change, but with powah I have no idea

Log files

Unfortunately I don't have access to this and I don't think it's needed, but if it's really needed let me know

Screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants