RobWatlingSF / hedgewars

Automatically exported from code.google.com/p/hedgewars
GNU General Public License v2.0
0 stars 0 forks source link

Cave generator almost completely fill the map with land #982

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start a multiplayer game (online or offline)
2. Choose randomly generated map
2. Enter this seed: {2f867b87-12fc-4048-9131-26fd52b4ff8c}
3. Use the filter "All"
4. Move the slider to the 12th position of the left

What is the expected output? What do you see instead?
I expect to have a random map generated which isn't too odd.
But the map which is generated by this seed and this exact slider position is 
very odd.

Screenshot: https://i.imgur.com/oYaWN7t.png

It is a map which is completely filled with land, you can only see a very, very 
thin outline of what looks like it should be the border of a cave. The outline 
can be (very subtly) be seen in the map preview (which is almost completely 
yellow) as well.
This map is not playable, because there is not enough space for a single 
hedgehog. When I try to start the game, the game just declares a draw game 
right at the beginning, with no hogs placed.

This is the first and only seed where I have found such an oddity in the 
generated map, so I assume it is a very rare bug.

What version of the product are you using? On what operating system?
0.9.21 on GNU/Linux

Original issue reported on code.google.com by almikes@aol.com on 13 Aug 2015 at 3:26