derklaro Posted Thursday at 09:37 AM Posted Thursday at 09:37 AM I've compiled a list of things that look odd to me or are just wrong on the new timetable: https://gist.github.com/derklaro/cad559bb6c97d44ba2f684afda03c53c (checkmark indicating that the issue applies). Note that I can recompile the list (it's autogenerated) if needed and that it contains all points, even the ones that aren't playable in the game currently but mentioned in the timetable. Hope this helps. Explanation of the table headers: General Issues: Loco Type Missing - the locoType field is not filled in First Event Has Arrival Time - the first event in the timetable has an arrival time set Last Event Has Departure Time - the last event in the timetable has a departure time set Point specific issues: Point - the name of the point in the timetable where the problem was found Platform Invalid - the platform info is invalid, e.g. the specified platform doesn't exist or isn't formatted properly Stop Type without Overlay - a stopType is filled in the for the event, but the arrival and departure time are the same instant Overlay without Stop Type - the arrival and departure time and are not the same instant, but no stopType has been filled in (maybe that's intentional for marking optional technical stops?) Departure before Arrival - the departure time is before the arrival time (I don't think there is an occurence of that currently) Platform Without Commercial Stop - the platform/track info is filled in but the stopType is not set as a CommercialStop
SIMRAIL Team Królik Uszasty Posted 2 hours ago SIMRAIL Team Posted 2 hours ago W dniu 16.01.2025 o 10:37, derklaro napisał(a): Stop Type without Overlay - a stopType is filled in the for the event, but the arrival and departure time are the same instant Many (or maybe most?) of our timetables have times rounded to whole minutes. For commercialStops it should be considered as "half a minute" departure. For now it is not as easy to fix as it may look. For stations beyond the map "Departure before Arrival" can be a problem, because it can change the date of spawn and such a train can not be present.
Recommended Posts