Dear Developers,
I am currently in the process of replacing all the fuel in my trains. To achieve this, I am using the following condition as an interrupt:
- Fuel quantity is less than one
- Fuel type is not nuclear
At the moment, I have 23 trains running on my tracks, all using the same interrupt condition. There is one station responsible for fuel exchange and refueling, with a maximum capacity of one train at a time. The station unloads the previous fuel along with other items.
After adding the second condition to my interrupt, the game froze multiple times until I was eventually disconnected from my headless server due to a lack of response after the third attempt. The server showed no error message.
Unfortunately, I have been unable to reproduce this issue.
[2.0.34] train interrupt freezes game
Re: [2.0.34] train interrupt freezes game
If you find a way to reproduce it, post the save and steps that do please, see 3638.