Underwater Pipes Updated


Build underwater pipes (now with modding support) !!

Content
12 days ago
2.0 - 2.1
1.53K
Fluids

b [FIXED] "reset_collision_masks" out-of-bounds error

a month ago

After updating, got this error.

Failed to load mods: ...-pipes-updated__/scripts/others/collision-mask-utils.lua:35: attempt to index local 'entity' (a nil value)
stack traceback:
...-pipes-updated__/scripts/others/collision-mask-utils.lua:35: in function 'reset_collision_masks'
...r-pipes-updated__/compatibilities/5dim-compatibility.lua:3: in main chunk
[C]: in function 'require'
underwater-pipes-updated/data-final-fixes.lua:1: in main chunk

Mods to be disabled:
• underwater-pipes-updated (1.2.7)

a month ago

seems I missed an "out-of-bounds" logic in that function, give me 5 minutes.

a month ago

should be fixed now, may u check? the version 1.2.8 should appear in some minutes as downloable.

a month ago
(updated a month ago)

Sorry, playing a game with a relative, I will check once we break. Sorry.

a month ago

Ok, it works, no problem loading the game.

a month ago

found the core problem, the function was crashing due to the High Pressure Pump, now should handle it correctly (rather than just checking if the result is "nil").

New response