Compatibility IR2/Assembler Pipe Passthrough
Posted: Mon Jan 04, 2021 10:02 am
Hi, Deadlock! Would you mind putting this line somewhere where it will be read during data-updates.lua?
This will prevent the following error:
The game loaded successfully after I added this, so 'copper-mixer' is the only entity that you'd need to blacklist.
Code: Select all
appmod.blacklist['copper-mixer'] = true
Code: Select all
Error while running setup for entity prototype "copper-mixer" (assembling-machine): Invalid fluid pipe connections: connections must all be at least 1 tile distance from each other.
fluid energy source fluidbox 1 connection 1 ends up being the same tile as assembling-machine fluidbox 2 connection 1.