Cargo Ships


Adds massive cargo ships to the game, that function similarly to trains. Also adds deep sea oil, oil platforms, tanker ships, train bridges and other water based content.

Content
2 months ago
0.16 - 1.1
207K
Transportation Logistics Trains Mining Fluids Power

b Issue loading with 0.17.53

5 years ago

105.151 Mods to disable:Failed to load mods: Error while running setup for entity prototype "ship_pump" (pump): next_upgrade target (bob-pump-2) must have the same collision mask.

5 years ago

Same problema.

5 years ago
(updated 5 years ago)

Bob has added the quick update to the basic pump. The ship pump is a copy of that, thus the error.

Quick fix:
- Open ships.lua in the prototype folder
- search for "ship_pump"
- add "ship_pump.next_upgrade = nil" without quotes after the line with the energy usage

@ schnurrebutz: great mod, really nice addition to the base game

5 years ago

The ship_pump is in the oil_rig.lua not ships.lua

5 years ago

thanks for the report, i pushed a new version that fixes this

New response