Refined Storage

Refined Storage

77M Downloads

[Bug] Fluid recipes only pass a singular fluid

CKY- opened this issue ยท 7 comments

commented

Describe the bug

Auto crafting with fluids
When trying to craft with fluids, only the first fluid is passed into a tank, yes tanks can only hold one type of fluid but once the tank is empty the next fluid should be passed..

adding a crafter to a tank or to tinkers smeltery input port should result in all fluids to be added to the object in question if there is enough room. Not the first fluid..

How can we reproduce this bug or crash?

add a recipe to a crafter that has more than 1 fluid
have it transfer both fluids into a tank of any kind
remove the fluid from that tank as quickly as possible.
the next fluid will not be added tank.

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

40.1.68

What Refined Storage version is this happening on?

1.10.3

Relevant log output

there is no Log
commented

hmm it should not be inserting anything... you are right.

commented

@Darkere Do you know anything about this?

commented

Similar to items, if you have multiple fluids you want to insert with crafting you need to have something that accepts multiple fluids at once.

commented

Ah, works as intended then.

commented

Similar to items, if you have multiple fluids you want to insert with crafting you need to have something that accepts multiple fluids at once.

and tinkers smeltery accepts multiple fluids at once

commented

Ah, works as intended then.

No its not working as intended, if it were then the smelter and other tanks would accept the fluids when crafting not just the first fluid.

image

image

image

commented

And it magically works in a single player with forge version 40.1.80 -_- sorry to have bothered you both keep up the amazing works that you do
image

my apologies i have not revisited this in a month but have been keeping up to date on all things related