When we have two station next each other and we are placing train there ghost will always be in wrong station. Placement will happened in correct station though.
Here is video from this situation:
https://www.youtube.com/watch?v=f_EJbSTSDP4
[1.1.53] Train placement does not follow preview
[1.1.53] Train placement does not follow preview
- Attachments
-
- factorio_train_bug.png (367.5 KiB) Viewed 2731 times
Re: [1.1.53] Train placement does not follow preview
Ok i looked into the logic of locomotive snapping to train stop and there was one suspicious piece of code which would select a single train stop based on some internal order, point is that after selecting one of them it would disregard other train stops that are also nearby. This is now fixed for 1.1.54 - it will look into all candidate train stops and will choose one for which a required movement is the smallest.
Re: [1.1.53] Train placement does not follow preview
Awesome. Thank you guys. You are doing amazing work, keep it up.