squidy5 / cargo_ships

factorio mod that adds cargo ships and other content to the game
25 stars 39 forks source link

Mod does not work with space exploration #107

Closed Ectalite closed 2 years ago

Ectalite commented 2 years ago

Deep oil cannot be placed when using Space exploration mod.

Log:
46.863 Script @__space-exploration__/prototypes/phase-3/resources.lua:24: Resource has no control: deep_oil 46.863 Script @__space-exploration__/prototypes/phase-3/resources.lua:43: Resource cannot place: deep_oil

robot256 commented 2 years ago

This is operating correctly. Deep oil gets placed by script when the map is generated, based on the auto-placed crude-oil deposits. Please report a new issue if you see no deep oil on an ocean world with high oil probability.

Ectalite commented 2 years ago

Ok yes I discovered crude-oil deposits. So it does work, thanks !