Advanced Fluid Handling


Valves have been removed due to the current engine limitations. *Check out “Configurable Valves” by Stringweasel for a very clever and convenient valve mod* --Adds I, L, T, and Cross underground pipe extensions. --Adds pipes to ground with I, L, T, and Cross shaped underground outputs that are able to be rotated independent of the above ground port. --Adds an Underground pump. CHECK HOTKEYS FOR MOD.

Content
16 days ago
0.16 - 2.0
40.2K
Logistics

b Error on load [FIXED] 0.17.1

5 years ago

First, congratulations for this mod! Great job! :-)
I have an error on 0.17:

Error while running setup for entity prototype"10-overflow-valve"{storage-tank}:next_upgrade target{storage-tank2} must have the same fast_replaceable_group{storage-tank != pipe}.

This error comes when I disabled Squeak Through, Pyanodons Industry and Flow Control. If they are on, I had an error:

"Error while running setup for entity prototype "check-valve"{storage-tank}:next_upgrade target {storage-tank2} must have the same fast_replaceable_group{storage-tank-4 != storage-tank-0}"

Thanks in advance! :-)

5 years ago

What other mods do you have?

5 years ago

A lot... Sorry! ;-)

Aircraft
AquiferDrill
AsphaltRoads
AutoDeconstruct
BigBags
BigDrills
BlackMarket
Bottleneck
CW-Thermal-Solar-Power
ChangeMapSettings
Concretexture
DEadlockLoaders
Dectorio
Electric Furnaces
Explosive Excavation
Factorissimp
FastRemove Tiles
Flasre Stack
FlowControl
InlaidLampsTemp
InvetorySensor
KS POwer
Layered-Belts
OldStyle
OpteraLib 0.1.1
PowerArmor MK3
PowerPole
Power_To_Liquid
Powerred_Entities
RITEG
RAilTools
RecExplo
SatasNixieTubeDisplay
Side Inserters
SolarStart
Squeak Through
Storage Tank2
TarawindBeaconsRE
VehicleSnap
VersepellesAquaFarm
Warehousing
WaterWell
Wind_Turbine
Yuoki
aai-industry
aai-motor-speed-tweak
aai-programmable structures
aai-programmable-vehivles
aai-signals
aai-vehicles-hauler
aai-vehicles_miner
aai-vehicles-warden
aai-zones
air-filtering
beatiful_bridge_railway
bullet_trails
cargo-ships
cheaper_landfill
clock
color-coding
deadlock-beltboxes-loaders
extinguisher
fluid_permutations
long-reach
miniloader
ore-eraser
pollution-detector
pushbutton
pycoalprocessing
pyfusionenergy
pyindustry
railloader
realvictorprms-subterranean
reverse-factory
skan-advanced-solar
stdib
textplates
yi_engines
yi_railway
z_yira_UP
z_yira_american
z_yira_youkirails

5 years ago

0.17 is more strictly for next_upgrade values.
I do fixed some of mods just by adding next_upgrade = nil in right place.

valves.lua 368: local current_valve = util.table.deepcopy(data.raw["storage-tank"]["storage-tank"])
current_valve.next_upgrade = nil -- resolve

5 years ago

https://i.imgur.com/EoEmmDi.png

All mods are their latest versions. Factorio is 0.17.24.

5 years ago

Thanks a lot, McMaster!!! :-)
I applied your solution to the code and it works fine!

5 years ago

I fixed this in my current version I'm working on. Should be out soon.

New response