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

[Bug]: No pipes that will transfer fluid will connect to Bee Hives or their respective expansion boxes #2012

Closed
stevemc665 opened this issue Jan 28, 2025 · 5 comments
Labels
Bug Something isn't working

Comments

@stevemc665
Copy link

stevemc665 commented Jan 28, 2025

Possible Fixes

No

Modpack Version

2.30

What happened?

My girlfriend and I are on a server together, we had to break our pipes to redo them, and they disconnected from the hives only for us to be unable to reconnect them. We have tried tons of different types of pipes since to no avail! This is a problem for fluids only the item pipes still work.

Image

latest.log

No response

Developer reports

No response

@stevemc665 stevemc665 added the Bug Something isn't working label Jan 28, 2025
@GodTierUser
Copy link

for the pipez mod, did you try using the wrench to set it to pull?

@stevemc665
Copy link
Author

Yes, it will not connect, even when using a wrench or a configurator. I did find a workaround using the faucet from supplementary, but this was working and now just isn't for some reason it's very strange.

@stevemc665
Copy link
Author

The bumblezone seems to be causing an unwanted interaction as well when using the faucet turning all of the honey into "honey fluid" which makes automation of the outputs really difficult.

@stevemc665
Copy link
Author

More testing has reveild that productive bees bee hives are producing bumblezone honey fluid and not normal honey but machines like the centrifuge are producing the correct honey. Seems like this issue is probably related to the bad interactions in-between those two mods.

@xtended2l
Copy link

Advanced beehives are not fluid inventories. All they have is this into the code:
"minecraft:block_state":{honey_level:"5"}
It is a simple indication of those orange dots representing honey amount.

That's very weird you was able to connect fluid pipez earlier and I cannot find any documentation when that was possible.
Legit way to extract honey is by empty bottles turnover.
Faucet from supplementaries mod has integration with productive bees. i.e. it simply converts honey indication in advanced beehives into honey fluid.
And even if pipez really worked for you earlier, means that it is due to pipez mod added the same conversion ability as faucet's at some point i.e. to convert honey indication to actual fluid and eventually removed it.

So it is definitely not an issue of Advanced beehives, not an issue of ATM10. And definitely is not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants