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

World fluid exporter is erasing/disappearing fluids #323

Closed
Lombaxy opened this issue Feb 1, 2025 · 1 comment
Closed

World fluid exporter is erasing/disappearing fluids #323

Lombaxy opened this issue Feb 1, 2025 · 1 comment

Comments

@Lombaxy
Copy link

Lombaxy commented Feb 1, 2025

Issue type:

  • 🐛 Bug

Short description:

When I place liquid experience from sophisticated core into the world with the world fluid exporter, the liquid xp is taken from the tank by the world fluid exporter but is never actually placed into the world. The liquid simply disappears. The actual fluid cannot be placed into the world from a bucket for example, which might have something to do with it. But I would expect that if the liquid cannot be placed into the world, it wouldn't be taken from its tank.

Steps to reproduce the problem:

1: Place a tank (the mod does not matter, but i used tanks from functional storage)

2: Put liquid xp from sophisticated core into the tank (or any other liquid that is not directly placable into the world. I did this through sophisitcated backpacks draining my xp into the backpack and piping it into the tank)

3: Place a fluid interface on the tank.

4: Hook it up to a world fluid exporter and set the world fluid exporter to place all fluids, or conversely to export all fluid to entities.

5a: If you chose to place all fluids, the liquid xp is now draining from the tank, but is not being placed into the world. It will do this until all fluid is drained from the tank, and the liquid will simply disappear.

5b: I would have assumed if you exported liquid xp to entites, or placed it into the world, it would shower you in liquid xp orbs? But this does not happen. Maybe that's intentional though.

Expected behaviour:

I expected the fluid to either export into the world, to shower me in xp orbs, or do nothing. But instead, the liquid xp is drained from the tank and disappears.


Versions:

  • This mod: integratedtunnels-1.21.1-neoforge-1.8.32-360
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.115

It will happen with sophisticated core, but a mod from the discord server said to report it here.

@rubensworks
Copy link
Member

Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants