Page 1 of 1
[0.12.30] - bug - starting area "none" -> huge enemy bases
Posted: Sat Apr 23, 2016 1:45 am
by Impatient
bug description:
when setting the starting area to "none" the map generator creates many and huge enemy bases, not regarding the other parameters
steps to reproduce bug:
- when starting a new game, in map generator for enemy bases select: very rare / very small / very poor
- for starting area select: none
that should not look like it does, right? having huge superbases all around.
for comparison repeat map generation with settings as described above, but for starting area: very small
in that case the algorithm seems to create proper enemy bases.
in case map generator / RNG bugs depend on OS: i run ubuntu 14.04, 64 bit
Re: [0.12.30] - bug - starting area "none" -> huge enemy bases
Posted: Sat Apr 23, 2016 3:10 am
by Loewchen
I can not tell if there is a difference or not. The size and amount of enemy bases seems to be quite high in general for these settings imo, but then, I have not seen vanilla spawning in a long time.
The settings for enemy bases are: very low/very small
Greetings Loewchen
Re: [0.12.30] - bug - starting area "none" -> huge enemy bases
Posted: Sat Apr 23, 2016 8:12 pm
by Impatient
Loewchen wrote:I can not tell if there is a difference or not. The size and amount of enemy bases seems to be quite high in general for these settings imo, but then, I have not seen vanilla spawning in a long time.
did you use a mod to see the map beyond the spawn area, or did you run around for quite a long time? i want to post pictures of the maps generated on my system.
Re: [0.12.30] - bug - starting area "none" -> huge enemy bases
Posted: Sat Apr 23, 2016 9:07 pm
by Loewchen
Impatient wrote:did you use a mod to see the map beyond the spawn area, or did you run around for quite a long time?
No, I used a console command to generate and reveal an area around the spawn point:
Code: Select all
/c game.local_player.force.chart(game.local_player.surface,{lefttop = {x = -1024, y = -1024}, rightbottom = {x = 1024, y = 1024}})
The key to open the console depends on your keyboard layout and OS (?), you can look it up in the settings.
Keep in mind that it has to create the parts of the map, so don't put the corner points too far out or you will have to wait a long time.
Re: [0.12.30] - bug - starting area "none" -> huge enemy bases
Posted: Mon Apr 25, 2016 12:41 pm
by Klonan
Thanks for the report,
The whole resource generation is being redone for 0.13 so hopefully that will fix this
Re: [0.12.30] - bug - starting area "none" -> huge enemy bases
Posted: Tue Sep 13, 2016 7:23 pm
by Loewchen
This issue (if there ever was one) is fixed, since the option of not having a starting area does no longer exist in 0.14.