Brief Description
In 14.19, removing a station from a trains route list causes an error. Often the error is that "Undefined Style Value" however I've also gotten it to give an "Unexpected Error" message. This issue is reproducible, but I have not been able to determine the most minimal test case that reproduces the issue.Log and Savefile
Here is the Log and the SavefileSteps to reproduce:
- Open Factorio
- Load the save file "Miramar" in version 14.19
- Open the "Trains" window by clicking the "Trains" button in the top right
- Select the left train (the one with more than two stops in its route)
- Highlight the second instance of "Copper pickup 1"
- Click the trash can to remove the station
- Observe the game crash
- Repeat steps 1-5
- Click the plus to add a new stop
- Add a stop
- Click the trash can to remove the stop you just added
- Click the trash can to remove the second "Copper pickup 1" instance
- Observe the game crash with a different error message than before.