-
Notifications
You must be signed in to change notification settings - Fork 3
Possible Errors
Jochen Mehlich edited this page Oct 30, 2024
·
11 revisions
When a shortcircuit occurs while a train is driving a route, the train might not stop at the destination signal.
Steps for reproducing:
- Select one train.
- Select one route.
- Start the train.
- Grab another train.
- Wait until the train is nearly at the destination signal.
- Cause a shortcircuit by putting the train into a wrong switched point.
Expected Behaviour:
7. (Driving) Train stops at destination.
Possible Error:
7.A1 (Driving) Train continues to drive and doesnt stop at route or any other point.
7.A2 Controlling the Train could be possible but not really stable reproducible until a complete system reboot (software restart) has be done.
When using the GameClient of the driver game, you can overwrite the emergency brake.
Steps for reproducing:
- Open the game client.
- Select a train for driving.
- Select a destination.
- Set speed (here you can change speed over time).
- Dont stop the train in front of the destination signal (as one would usually do).
- While arriving and driving past the destination signal, repeatedly press a speed button except for the stop button.
Expected Behaviour:
7. Trains stops triggered by the emergency breaks because the destination signal was driven past.
Possible Errors:
7.A1 Train keeps driving after passing the destination signal.
Notes:
- best replication method is a autoclicker with a interval of 15 ms.