If you remove train destination it stops momentally.
If it has wagon and you remove locomotive, wagon starts momentally with high speed.
Video: https://screencast-o-matic.com/watch/cq1VXVT09k
[kovarex] [0.17.45] Strange train behavior, cargo wagon killer
Re: [kovarex] [0.17.45] Strange train behavior, cargo wagon killer
Thanks for the report, fixed for next release.
-
- Fast Inserter
- Posts: 171
- Joined: Sun Feb 17, 2013 4:31 pm
- Contact:
Re: [kovarex] [0.17.45] Strange train behavior, cargo wagon killer
I would love to see this highlighted in a Friday Facts. Pretty funny and unexpected bug. I definitely got a solid chuckle out of it.
Re: [kovarex] [0.17.45] Strange train behavior, cargo wagon killer
The problem was that the train still had its speed, it just didn't move (the code to move wasn't called) in the state NO_SCHEDULE, so when the locomotive was mined, it just got to a different state (MANUAL_CONTROL) and started moving again.
Re: [kovarex] [0.17.45] Strange train behavior, cargo wagon killer
now this happens:
(train doesn't stop at all and ignores signals)
(train doesn't stop at all and ignores signals)
-
- Fast Inserter
- Posts: 132
- Joined: Fri Oct 05, 2018 3:49 pm
- Contact:
Re: [kovarex] [0.17.45] Strange train behavior, cargo wagon killer
Probably worth filing that one as a separate bug.