[0.15.37] Concrete with condition_size=1 can landfill

This subforum contains all the issues which we already resolved.
User avatar
eradicator
Smart Inserter
Smart Inserter
Posts: 5211
Joined: Tue Jul 12, 2016 9:03 am
Contact:

[0.15.37] Concrete with condition_size=1 can landfill

Post by eradicator »

What?
Concrete that has been modded to a condition_size of 1 can be used as landfill in certain configurations.
What!?
Concrete tiles (and probably any other item that has place_as_tile can be used as landfill if the condition_size is set to one and the landscape has a certain shape.

Code: Select all

data.raw.item.concrete.place_as_tile.condition_size = 1
The easiest way to reproduce it is to build a horizontal landbridge of two height and extend it using concrete. But more irregular shapes can trigger this as well.
small.avi_gifsicle.gif
small.avi_gifsicle.gif (3.2 MiB) Viewed 1325 times
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
posila
Former Staff
Former Staff
Posts: 5448
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.15.37] Concrete with condition_size=1 can landfill

Post by posila »

I am going to be optimistic and say that this won't be an issue in 0.16, as it will be possible to place concrete on shores in vanilla and tile correction logic will be removed.
User avatar
eradicator
Smart Inserter
Smart Inserter
Posts: 5211
Joined: Tue Jul 12, 2016 9:03 am
Contact:

Re: [0.15.37] Concrete with condition_size=1 can landfill

Post by eradicator »

posila wrote:tile correction logic will be removed.
Good news ;)
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
Post Reply

Return to “Resolved Problems and Bugs”