Unipipe


Linked pipes that fill or extract from a single globally linked storage, one per fluid type. Set the fluid type in the GUI or automatically based on pipe connections and the contents will be shared among all other unipipes with that fluid type. Pairs well with Unichest mod and its included selection tool for setting fluid filters.

Content
1 year, 4 months ago
1.1
890
Logistics Fluids Cheats

b Crash with full Py suite

7 months ago

Hi, there is a startup crash with full Py suite:

"Error in assignID: fluid with name 'xyhiphoe-blood' does not exist. It was removed by pyalienlife. Mods to be disabled: pyalienlife, unipipe, pypostprocessing."

Source: zy-unipipe-hidden-fluid-fill-xyhiphoe-blood-recipe


Do you have any advice how to fix it? Thanks in advance.

7 months ago

Temporary fix: Edit this file in pyalienlife zip: prototypes/updates/pyfusionenergy-updates.lua and comment out this line:

data.raw.fluid['xyhiphoe-blood'] = nil

so it goes like this:

--data.raw.fluid['xyhiphoe-blood'] = nil--

New response