When opening a train's gui and trying to ctrl-click to a location, one of 2 things happen, either it will temporarily turn of the current station the train is at, or it will count for it's temporary timer at the station it is standing at and then it will 'return' to its station. In both cases, the train doesn't move from it's station and temporarily turns of the station.
No mods are being used, and the train does successfully plot a destination (the green line does connect the train to the cursor).
train acts like it is travelling to the temp. station but never moves
station temporarily disabledCtrl-Click for manual temp. station movement does not work
-
- Inserter
- Posts: 33
- Joined: Mon Mar 12, 2018 8:51 pm
- Contact:
Re: Ctrl-Click for manual temp. station movement does not work
I'm having this problem too.
But, if I CTRL-Click two locations, it waits 5 seconds, as per the condition like it is at the first temp station, then proceeds to the second location that was assigned.
But, if I CTRL-Click two locations, it waits 5 seconds, as per the condition like it is at the first temp station, then proceeds to the second location that was assigned.
Re: Ctrl-Click for manual temp. station movement does not work
Thanks for the report, fixed for 0.17.15. (The logic is tricky enough to make stupid mistakes like this, so i started writing tests for these cases to avoid breaking it again)