AE2-UEL / AE2FluidCraft-Rework

a backport and rework of ae2fc
GNU Lesser General Public License v3.0
31 stars 52 forks source link

[1.12] Fluids entering the network ignore storage bus partitions #174

Closed ren- closed 2 days ago

ren- commented 3 days ago

Description

Fluid storage bus ignores the partition filter when the fluid entering the system doesn't have a place to go and inserts into a random destination (regardless of partitions).

[!NOTE]
Removing the FCR mod solves the issue. Tested with the latest 4 versions of this mod - the issue persists.

fluidstoragebus.webm

Mods

latest nomi-ceu 1.7a ae2-uel 0.56.5 nae2-1.6.4

Network structure

Fluid storage bus (oxygen), Fluid storage bus (water), ME fluid interface

Actual behavior

Put nitrogen into the interface -> nitrogen goes to the tank with oxygen partition

Expected behavior

Put nitrogen into the interface -> it gets stuck as there is no destination available

GlodBlock commented 2 days ago

it is ae2's issue