[0.12.2] Terrain bug during path deconstruction

Things that we don't consider worth fixing at this moment.
Post Reply
Bodzio
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Feb 20, 2015 11:21 am
Contact:

[0.12.2] Terrain bug during path deconstruction

Post by Bodzio »

After updating to latest patch i observed strange terrain behaviour when deconstructing paths.
After deconstructing near-water stone path terrain extends into the lake (water tiles are replaced with terrain tiles). Also deconstructing stone path leaves barren terrain instead of terrain that was underneath before laying down path.
These two screens are visualising problem (wath the right hand side of the terrain shape):

Pre deconstruction:
bug pre.png
bug pre.png (4.25 MiB) Viewed 7015 times
Post deconstruction:
deconstruct.png
deconstruct.png (4.46 MiB) Viewed 7015 times
Game was started in 0.12.0 version.

Save file (to replicate just remove path as seen on screen #2):
bug_pre.zip
(5.21 MiB) Downloaded 238 times

EDIT:

Also some paths near the shore cannot be picked up with bigger brush size, but when decreasing brush size they are pickable (despite being shown in red colour) but picking them up "extend" the terrain as described above.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.12.2] Terrain bug during path deconstruction

Post by kovarex »

Hello, these are the results of the changes we made for 0.12.2

From 0.12.2 Up, the tile under the tile is saved in the savegame, so when it is mined it could be put back. (It used the map generator before, but it wasn't so predictable and also it didn't work in edited maps).

However in maps from 0.12.1 and 0.12.0, the data isn't there, so it was just set to dirt.

The distance from water has been also increased in the 0.12.2.

Bodzio
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Feb 20, 2015 11:21 am
Contact:

Re: [0.12.2] Terrain bug during path deconstruction

Post by Bodzio »

Wow! That was a really quick reply! Thanks for clarification. I thought it might be update specific issue.

Post Reply

Return to “Won't fix.”