Station stop time does not depend from parameter used by MSTS

Bug #1334797 reported by Carlo Santucci
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Rails
Fix Released
Medium
Carlo Santucci

Bug Description

In Open Rails if station start and stop hour for player train and AI train are left equal to 0 the station stop time interval is taken from parameter PlatformMinWaitingTime ( 180 ) of the related platform in the .tdb file, that is as default 180 seconds for the MSTS RE.
In MSTS instead in such case the station stop time interval depends from parameter PlatformNumPassengersWaiting ( 20 ) of sane fuke, which can be overridden with the MSTS AE by right-clicking on the platform bar, selecting properties and changing the Number of Passengers. This change is written by the MSTS AE at the bottom of the .act file in this format (example)
  PlatformNumPassengersWaiting (
   PlatformData ( 137 10 )
   PlatformData ( 134 7 )
  )
A demo activity for route Tokio-Hakone (Japan1) has been created. Player train runs in parallel to AI train and enters first station. In MSTS both player train and AI train have a station stop time of about 30 seconds (20 passengers waiting). In OR AI train has a station stop time of 3 minutes, while player train has a stop time of 0 seconds, however in next station also player train has a stop time of 3 minutes.

Tags: ai
Revision history for this message
Carlo Santucci (carlosanit1) wrote :
summary: - Station stop time depends from different parameter
+ Station stop time does not depend from parameter used by MSTS
Revision history for this message
Carlo Santucci (carlosanit1) wrote :

sane fuke= same file , sorry for typo.

Changed in or:
assignee: nobody → Carlo Santucci (carlosanit1)
Revision history for this message
Carlo Santucci (carlosanit1) wrote :

First fix in release x.2359.

Changed in or:
status: New → In Progress
Changed in or:
status: In Progress → Fix Committed
James Ross (twpol)
Changed in or:
milestone: none → 1.0
importance: Undecided → Medium
James Ross (twpol)
Changed in or:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.