-
Notifications
You must be signed in to change notification settings - Fork 3
Possible Errors
Jochen Mehlich edited this page Oct 25, 2024
·
11 revisions
- Start the train at one destination
- Grab manually another train and create a shortcurcuit when the train (which drives the route) is near the destination
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 overtime)
- Dont stop the train even it arrived the destination.
- Try to change speed while arriving the final segment of the route.
Expected Behaviour: 7. Trains stops triggered by the emergency break.
Possible Errors: 7.1A Train get stopped by emergency break. 7.1B Train starts (maybe event doesnt stop) driving.
Notes:
- best replication method is a autoclicker with a interval of 15 ms.