Steps to reproduce
Open Drain, Set timefactor 1 in qt5 client. Select "pause" to begin
Train BW01 will leave Bank station, stop at Waterloo platform and not continue to the depot.
If timefactor is set to 2, the train will operate again.
Issue appears to be caused by t.StoppedTime always being zero when timefactor == 1.
Fix? : declare t.StoppedTime as Float64. I will push a suggested fix soon.
Steps to reproduce Open Drain, Set timefactor 1 in qt5 client. Select "pause" to begin Train BW01 will leave Bank station, stop at Waterloo platform and not continue to the depot.
If timefactor is set to 2, the train will operate again.
Issue appears to be caused by t.StoppedTime always being zero when timefactor == 1.
Fix? : declare t.StoppedTime as Float64. I will push a suggested fix soon.