Page 1 of 1

[0.17.7] Train Waypoint Pathing Crashes Game

Posted: Thu Mar 07, 2019 12:43 am
by rkyeun
Train Waypoint Path Crash.zip
Setting the train to automatic crashes the game a few seconds later.
(2.55 MiB) Downloaded 96 times
factorio-current.log
Stack overflow error.
(4.38 KiB) Downloaded 101 times
Image
The bottom two stations are named "Load Iron Ore". They are enabled by the circuit network when the buffer chests contain >= 2000 Iron Ore. This is not currently true.
The top and middle stations are named "Rail Network". They are enabled and not connected to any circuit network.
There are no stations named Drop Iron Ore.
The train's schedule is:
 Load Iron Ore
  Until Cargo Full
 Rail Network
  (No condition)
 Drop Iron Ore
  Until Cargo Empty
 Rail Network
  (No condition)

Re: [0.17.7] Train Waypoint Pathing Crashes Game

Posted: Thu Mar 07, 2019 12:45 am
by Loewchen

Re: [0.17.7] Train Waypoint Pathing Crashes Game

Posted: Thu Mar 07, 2019 12:48 am
by rkyeun
This is in 0.17.7, not 0.17.2.
This doesn't require deleting a stop while the train is moving. The station is already deleted.
But thank you. I hope this helps somehow.