Search found 4 matches

by krausjxotv
10 Apr 2021, 11:35
Forum: Discussion
Topic: Introduction to Error Management
Replies: 13
Views: 20789

Re: Introduction to Error Management

There are tiles with missing and invalid terrain textures. -04ee60d0.t, -04ee60dc.t, -04ee60c4.t, -04ee60d8.t, -04ee60d4.t, -04ee602c.t These should be ACE and not BMP. terrain_shader ( AlphaTerrain terrain_texslots ( 1 terrain_texslot ( brownfield.bmp 1 0 ) ) terrain_uvcalcs ( 1 terrain_uvcalc ( 1 ...
by krausjxotv
08 Apr 2021, 18:26
Forum: Discussion
Topic: Introduction to Error Management
Replies: 13
Views: 20789

Re: Introduction to Error Management

Another type of error are shapes used in world files or speedpost.dat file and not included in the SHAPES folder. Check shape-objects for sake of completeness! (2551) Shape 'fwy6l2wna260r20d.s' is NOT defined! Shape 'fwy6l2wnastrt40m.s' is NOT defined! Shape 'jp2rd150mstrt.s' is NOT defined! Shape '...
by krausjxotv
08 Apr 2021, 02:25
Forum: Discussion
Topic: Introduction to Error Management
Replies: 13
Views: 20789

Re: Introduction to Error Management

I was able to use your error checking feature on the CNW Chicago route and it detected items in the track database missing from world files. It did not detect duplicate items in speedposts, bad track, and position out of bounds. Three examples from the route. ---> TrItem-Definition 700 ('SpeedPostIt...
by krausjxotv
02 Apr 2021, 00:39
Forum: Maybe it's a bug
Topic: Dynamic track with odd sections
Replies: 3
Views: 6859

Dynamic track with odd sections

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 ar...