[2.0.14] Blueprint default grid doesn't count rail ramp support

Things that we don't consider worth fixing at this moment.
sparr
Smart Inserter
Smart Inserter
Posts: 1520
Joined: Fri Feb 14, 2014 5:52 pm
Contact:

[2.0.14] Blueprint default grid doesn't count rail ramp support

Post by sparr »

Make a blueprint of a rail ramp (or any combination of entities with a rail ramp's long edge at the edge of the blueprint) and enable Snap to Grid. The default bounding box will not include the ramp support (1 tile beyond the rail), which means the blueprint will conflict with itself if you try to place it on that grid.
User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 4034
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: [2.0.14] Blueprint default grid doesn't count rail ramp support

Post by boskid »

Thanks for the report however i am going to classify this as a Wont fix.

Right now ramp declares itself as being 16x2 entity to make sure when placed one coordinate is even while other coordinate is odd. If the ramp would declare itself as being 16x4 then it would build at wrong positions, on top of that ramps are buildable on 2x2 grid as all the other rails so if a blueprint containing a ramp would be supposed to have 16x4 box, then it would need an even-odd grid alignment which is not supported. Alternative is to make it report as being 16x6 but that would not guarantee no more bug reports in the same theme.
Post Reply

Return to “Won't fix.”