[2.0.34] Furnace entity not showing fluid outputs on fluidboxes

Bugs that are actually features.
MrSmoothieHuman
Fast Inserter
Fast Inserter
Posts: 103
Joined: Sat Aug 05, 2023 1:20 am
Contact:

[2.0.34] Furnace entity not showing fluid outputs on fluidboxes

Post by MrSmoothieHuman »

This was reported to me by a player of my mod, but one of my buildings (a furnace prototype), was not selecting specific fluids on output fluidboxes. The recipes were still running and the fluids would leave the building when pipes are connected, but it does not seem to be filtering the outputs?
02-10-2025, 19-04-45.png
02-10-2025, 19-04-45.png (1.99 MiB) Viewed 266 times
02-10-2025, 19-05-15.png
02-10-2025, 19-05-15.png (2.88 MiB) Viewed 266 times
As shown here, the building is working properly and has the correct amount of fluid boxes to complete the recipe, but is seemingly not setting the output fluidboxes to the fluids being created.
I was able to persoanlly recreate this in my own save:
02-10-2025, 19-13-37.png
02-10-2025, 19-13-37.png (318.34 KiB) Viewed 266 times
I have included the save file with this presumed bug, all the mods are on the mod portal and so are freely accessible - however here is the code for the entity that this is happening on:
02-10-2025, 19-16-27.png
02-10-2025, 19-16-27.png (155 KiB) Viewed 266 times
(Just incase it does help though, the mod list being used is: Periodic Madness, Editor Extensions, Factory Planner and Factorio Library.)
Feel free to ask for anything else that might help :]
Attachments
CO2 nullifer bug.zip
(1.15 MiB) Downloaded 12 times
coder? i hardly know her!
Rseding91
Factorio Staff
Factorio Staff
Posts: 15698
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.34] Furnace entity not showing fluid outputs on fluidboxes

Post by Rseding91 »

Thanks for the report. This is working as intended: furnaces do not lock their output fluids because they dynamically accept any inputs and will craft based off the first valid recipe they find. So with that in mind: they produce "what ever fluid the current recipe makes" and don't restrict the output pipes.

If you don't want that behavior, you'll want to use an assembling machine with a fixed recipe or manually set recipe.
If you want to get ahold of me I'm almost always on Discord.
MrSmoothieHuman
Fast Inserter
Fast Inserter
Posts: 103
Joined: Sat Aug 05, 2023 1:20 am
Contact:

Re: [2.0.34] Furnace entity not showing fluid outputs on fluidboxes

Post by MrSmoothieHuman »

that make sense, i wasnt entirely sure if it was a bug or not and wanted to check - thank you for the help though :]
I only just remebered you can manually set the fluid boxes inputs/outputs, so i'll attempt to help the issue through that avenue
coder? i hardly know her!
Post Reply

Return to “Not a bug”