-
Notifications
You must be signed in to change notification settings - Fork 52
Errata
Christopher Lees edited this page Jun 4, 2016
·
28 revisions
This page describes fixed bugs, which may effect the functionality of existing routes and trains.
Description: A station name containing brackets would cause the station to be ignored.
Notes: This was added to fix several BVE 2 era routes.
Description: If collisions were set to enabled, and the initial position for a train (As set via Station.Stop) placed it in collision with a set of buffers (Placed via the Buffer command), this train would be stuck.
Notes: This has been fixed by checking for collision with buffers at the initial station, and moving the Station.Stop so that the train is 1m clear if this is detected.