Page 1 of 1

[1.0.0] Train stop placement indicator missing

Posted: Sat Aug 22, 2020 11:05 pm
by bitbyte
In this rail configuration you can place a valid train stop although it does not show up on the visualization as being valid. Note that the station is valid as the lights are yellow and trains and pathfind to it. It can be placed from the map editor or via bots building the station from a ghost.

I either expect the visualization to show this position as being valid, or for the train station to be made invalid in this position (red lights).
unplayable.png
unplayable.png (454.21 KiB) Viewed 1142 times

Blueprint for above setup:

Code: Select all

0eNqd1dFugyAUBuB3Odc0ERWovsrSLFZJR6JoAJsZ47sPNTPb2m0c7kQ4HyfiH2a4tqMcjNIOyhlU3WsL5csMVt101a7v3DRIKEE52QEBXXXryFSqhYWA0o18h5IuFwJSO+WU3Ou3wfSqx+4qjV9wVFrna29v7rQRBIbe+qper1t5KeWJXzv5ijRnfoNGGVnv8+lCHtz0cOvR3GXzu8o/Vf5d5U/UDNFthug2R7gM4TKEKxAuR7gFwhXhLsX8DWeEizm3AuFizo0mB7y6+mRdP/z9dcUPlfiWqv0Z4NkWMcljWUDv+Oix/P/o0ZjsBfUbE74gOCZ9QXBM/ILgmPwFwTEBDIJjEvgI+0tqu8bKL7cegbs0dl9wprnIC8EFTTjjy/IBn6lNKw==

Re: [1.0.0] Train stop placement indicator missing

Posted: Sun Aug 23, 2020 8:42 am
by boskid
They are not missing. They are properly not rendering because you cannot manually place train stop here. Only way to get into that state is by first building the train stop (when all the indicators are drawn) and then build the curved rail. This has some possible consequences (86616) but it keeps rail building logic simple (no prevention of building curved rails if there is train stop inside of its bend).