[translated]
Very often my train goes into manual mode. I read the discussions, and found that this happens during warp, and you need to use a warp combinator, which emits the remaining time before warp. I prevent the train from moving if there are less than 5 seconds left to warp. But 2 problems arise. The warp combinator always outputs 0 if it is on a ground platform in space. The train will wait for about 5 minutes until the platform teleports out of space. The second problem is that if the train is inside the factory, then the timer works, but this value is not correct, because this is the time before warp from the planet and not warp from space. It turns out that the train can leave during warp, and there will be a bug again. I don’t understand how to automate a train; it’s very annoying to frequently switch it to automatic mode.