Picker Pipe Tools


Adds tools to make fluid handling with pipes much better. -Orphan finder -Pipe cleaner (In Blueprint Menu) -Underground Pipe Highlighter Press <CTRL SHIFT P>(press again to toggle off) - Pipe Highlighter Verify connections by hovering over pipes. (Configurable in mod settings) -Pipe clamps Press <CTRL + R> on pipes, or use tool from Blueprint Menu (Like flow control but automatic) -Auto clamps (close proximity pipe laying without pipes connecting) toggle with /autoclamp or <CTRL SHIFT C> [Check mod startup settings for disabling certain parts of mod if you want QoL only]

Utilities
2 years ago
0.16 - 1.1
6.75K

i [request] compatibility with "Fluid Must Flow" mod

5 years ago
(updated 5 years ago)

Can you please make your great mod compatible with Fluid Must Flow huge pipes?
Currently, highlighting common pipes and pumps connected to FMF inlets(pumps) results is a vast error message. When highlighting is disabled, no error occurs.

Script @stdlib/stdlib/core.lua:44: Unknown entity name: picker-pump-marker-bad-w-s
stack traceback:
...kerPipeTools__/scripts/pipe-highlight/pipe-highlight.lua:278: in function 'draw_pump_marker'
...kerPipeTools__/scripts/pipe-highlight/pipe-highlight.lua:401: in function 'highlight_pipeline'
...kerPipeTools__/scripts/pipe-highlight/pipe-highlight.lua:489: in function <...kerPipeTools__/scripts/pipe-highlight/pipe-highlight.lua:475>
[C]: in function 'pcall'
stdlib/stdlib/event/event.lua:335: in function 'dispatch_event'
stdlib/stdlib/event/event.lua:413: in function <stdlib/stdlib/event/event.lua:369>
22128.374 Script @stdlib/stdlib/core.lua:44: Unknown entity name: picker-pump-marker-bad-w-s
stack traceback:
...kerPipeTools__/scripts/pipe-highlight/pipe-highlight.lua:278: in function 'draw_pump_marker'
...kerPipeTools__/scripts/pipe-highlight/pipe-highlight.lua:401: in function 'highlight_pipeline'
...kerPipeTools__/scripts/pipe-highlight/pipe-highlight.lua:489: in function <...kerPipeTools__/scripts/pipe-highlight/pipe-highlight.lua:475>
[C]: in function 'pcall'
stdlib/stdlib/event/event.lua:335: in function 'dispatch_event'
stdlib/stdlib/event/event.lua:413: in function <stdlib/stdlib/event/event.lua:369>
22141.907

5 years ago

same here

4 years ago

I get the same thing only if I place the pipe to on the side of the inlet or outlet. It doesn't happen if I connect to the top. Which is why I didn't notice it before.

https://gist.github.com/jarquafelmu/74a2d81be17155d40d187c1b598fc28d

examples:
https://imgur.com/a/Rh9YqMo

save file:
https://drive.google.com/file/d/1U_J9xxoWftjqLDZfkioqKA6ZP8bZ9WBV/view?usp=sharing

reproduce:
place iron pipe touching one of the in or out sections of the duct and point

I also opened an issue on the FMF page.
https://mods.factorio.com/mod/FluidMustFlow/discussion/5e6eb11837e7ae000ec0ccaa

New response