Page 1 of 1

[0.12.22] No alien bases spawning on the north side of base

Posted: Wed Feb 10, 2016 11:13 am
by TheClaw
Hello, I have been playing this map for some time now and somehow there are no alien bases spawning to the north of my base, a quick search did not yield any results so here you go:

Image

I am not sure what generation settings I used, I know for sure that the bases are small and I think the freq was low (this due to the poor end game alien wiping options)

Re: [0.12.22] No alien bases spawning on the north side of base

Posted: Wed Feb 10, 2016 11:24 am
by devilwarriors
I'm pretty sure that normal at your side of evolution, they are probably right outside of the fog of war..

just continue playing and soon enough it will look like this.

Image

Re: [0.12.22] No alien bases spawning on the north side of base

Posted: Wed Feb 10, 2016 12:53 pm
by TheClaw
I am not sure, I know it ends like that but there are just no bases to the north after 12hrs of playtime.

Another map I play looked like this:

Image

Here it was "evenly spread". Have you ever encountered this in the early evolution?

Re: [0.12.22] No alien bases spawning on the north side of base

Posted: Wed Feb 10, 2016 1:05 pm
by daniel34
Can you upload the savegame for this map?
And are you using any mods?
TheClaw wrote:I am not sure what generation settings I used, I know for sure that the bases are small and I think the freq was low (this due to the poor end game alien wiping options)
You can check the generation settings (and the seed) of an existing map by doing the following:
Select the map in the 'Load game' dialog, then click on the 'Map Exchange String' button in the bottom left corner.
Copy that exchange string by selecting it with the mouse and pressing Control+C.
Then go to 'New game' and paste the map exchange string into the text field at the bottom (Control+V). All the map settings and the map seed will be filled out with the original map settings.

Re: [0.12.22] No alien bases spawning on the north side of base

Posted: Wed Feb 10, 2016 1:58 pm
by TheClaw
I am not using any mods. I did alter some oil wells to contain some more oil *busted :oops: *
I used the following lua command:/c game.players[1].selected.amount=<numeric_input>"
The save file:https://dl.dropboxusercontent.com/u/342 ... omente.zip

the generation settings:

Image

Re: [0.12.22] No alien bases spawning on the north side of base

Posted: Wed Feb 10, 2016 6:20 pm
by DaveMcW
You did not explore enough. "Very big" starting area is... very big.

Code: Select all

/c game.player.force.chart(game.player.surface, {{x = -1500, y = -1500}, {x = 1500, y = 1500}})
The biters expanded more aggressively in the south, but they started just as far away in all directions.

Re: [0.12.22] No alien bases spawning on the north side of base

Posted: Wed Feb 10, 2016 7:09 pm
by TheClaw
Ah, interesting. I suppose I also started to the south of my spawn.

My bad, sorry for the trouble :)