Integrated Tunnels

Integrated Tunnels

79M Downloads

Fluid Lists and World Fluid Exporter / Importers

Closed this issue Β· 8 comments

commented

Issue type:

  • πŸ› Bug

Short description:

When using a variable card of Type: List (of fluids) in a World Fluid Exporter or Importer the component ignores the list and just imports / exports everything.

Steps to reproduce the problem:

  1. A simple creative test setup like this: https://i.imgur.com/1Wbr8Wa.png
  2. A variable card: https://i.imgur.com/mvanRRK.png, https://i.imgur.com/txTupCa.png
  3. Provide fluid not in the list
  4. It gets exported or imported regardless of its presence on the list

Expected behaviour:

Expected that the whitelist is honored when exporting or importing.


Versions:

  • This mod: Cyclops Core: 1.25.7, Integrated Dynamics: 10.25.10, Integrated Tunnels 1.8.36
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.128

This is the Oceanblock 2 modpack, I have manually updated the mods mentioned, and also confirmed that this behaves the same in a different modpack (Craftoria). I have asked multiple discords and was unable to make any headway. That said I'm not convinced this a bug, so I am open to the suggestion that I'm making a mistake somewhere.

Log file:

None available.

commented

Thanks for reporting!

commented

I cannot reproduce this in my test environment. Are you certain that the mekanism tanks are not auto-ejecting through the fluid interfaces (using passive interaction)?

commented

I'm also unable to reproduce this (see the game tests I just added to cover a bunch of different cases).

I suspect something else is going on as @Jack-McKalling suggested. Could also be related to some aspect settings.

commented

I can confirm that it also happens with fluid drawers from Functional Storage both with the controller and direct to the drawer itself. This potentially means that it is a error I'm making in the variable or something. I will record a video of my entire process when I get home from work tonight. Hopefully this will either help in reproducing or highlight whatever error I'm making.

That said there was another user in the discord that was able to reproduce the error. https://discord.com/channels/386052815128100865/386054223688630272/1353578713756995584 Not sure if that link will work.

Discord
Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.
commented

Video as promised: https://youtu.be/P4UPb07SGnQ

commented

@Jack-McKalling Can you reproduce this on your end based on the video provided?

commented

Yes, I can reproduce the above setup. Confirmed that it has nothing to do with the specific tanks used, it also happens with Mob Grinding Utils' Singularity Tanks.

Interestingly, if you turn on the blacklist setting of the export aspect, it suddenly stops all exporting as well. It looks like the list cannot differentiate fluids anymore with these test results?

Versions tested:

  • NeoForge: 21.1.140
  • Minecraft: 1.21.1
  • Core: 1.25.8
  • CC: 2.9.7-202
  • Dynamics: 1.25.10
  • Tunnels: 1.8.36-400
commented

Thanks for checking!