modded-factorio / SeaBlock

Factorio mod pack Sea Block
https://mods.factorio.com/mod/SeaBlock
MIT License
21 stars 18 forks source link

Error while creating headless server #229

Closed blackerking closed 2 years ago

blackerking commented 2 years ago

It seems not possible to create a new map with the standard and required mods

0.000 Error Util.cpp:83: "coal" is not a valid autoplace control name.

While searching I came across this issue: https://github.com/factoriotools/factorio-docker/issues/114

KiwiHawk commented 2 years ago

Did you try the solution that's listed in the issue that you linked to? If it is the same, the problem isn't with the mods but rather it's with your your map-gen-settings.json

blackerking commented 2 years ago

I am not sure what for changes I have to make. Did I have to set everything to 0 or delete the whole line?

KiwiHawk commented 2 years ago

Like this:

"autoplace_controls":
    {
      "enemy-base": {"frequency": "normal", "size": "normal", "richness": "normal"}
    },
blackerking commented 2 years ago

I've deleted the lines for oil and ores. Finally it is working. Maybe you should add some infos to your readme or something like that.

KiwiHawk commented 2 years ago

I've added the info the the Sea Block FAQ page. https://mods.factorio.com/mod/SeaBlock/faq