Dynamic track with odd sections

Use this forum if you found a bug.
Post Reply
krausjxotv
Posts: 4
Joined: 02 Apr 2021, 00:34
Checking the CNW route found dynamic track with odd section numbers.

---> 'TrackPath(40010-1)': Section-Reference is NOT an even number! (40035)

TrackSection (
SectionCurve ( 1 ) 40034 -0.29 100
)
TrackSection (
SectionCurve ( 1 ) 40035 0.29 100
)
TrackPath ( 40010 2 40032 40035 )

Curved sections are defined as an even number followed by an odd number. The TrackPath should use the even number.

TrackPath ( 40010 2 40032 40034 )

Route from http://www.digitalrails.com/2021/02/cnw ... route.html

User avatar
Goku
Site Admin
Posts: 363
Joined: 15 Jan 2019, 18:10
Location: Poland
Contact:
TSRE allows to place positive angle dynamic tracks. In this case an uneven number is used.
It works fine in MSTS and OR.
Your database checking tool is outdated and wrong.

eolesen
Posts: 57
Joined: 28 Feb 2021, 02:39
Yeah, not only is Jeffrey's tool wrong, it's throwing an error over a SectionIdx that isn't even in use.

There should be zero pieces of dynamic track in use on that route.

User avatar
Goku
Site Admin
Posts: 363
Joined: 15 Jan 2019, 18:10
Location: Poland
Contact:
You can read about positive angle dynamic tracks here:
http://www.elvastower.com/forums/index. ... der-wrong/

Post Reply