Mike10 Mk1 Coach

ramsden

New member
I have downloaded Mike10 Mk1 Coaches as CDP into TS12 and they come up as faulty ( they used to work in TS10)
Can someone tell me in simple terms how to correct this ? Other CDP's from
Trainz Classics work OK.
Regards ramsden
 
The error is simple to fix, although laborious.

The thumbnail container has

Code:
width240
height180
which needs to be changed to
Code:
width            240
height           180
i.e spaces are required. There may also be one or two with a missing textures error, I can't remember exactly. Come back with the error message for those, so we can sort it out.
 
Yes I did commit back to CM ,there were no Error Messages.Now in surveyor they have gone from red to pink.
Cheers ramsden
 
Now in surveyor they have gone from red to pink.
Cheers ramsden

Pink is just a red item highlighted. You will need to post what the fault message is next. There must be a fault otherwise they would show. In content manager RMB>view errors and warnings. Highlight what comes up and RMB>copy and paste the message in here.
 
Here goesWarning: This asset uses an obsolete trainz-build number. Trainz-build numbers below 2.7 are no longer supported.
Error: The Tag 'width240' is not permitted within a container of type '0'.
Error: The Tag 'height180' is not permitted within a container of type '0'.
Warning: Required tag 'height' was missing and has been set to default.
Warning: Required tag 'width' was missing and has been set to default.
ramsden
 
Ok - it as I expected.

Highlight the item in Content Manager. RMB>open in explorer. Open config.txt. Find the thumbnail container. Change the 'width240' and 'height180' lines so that there is a space between the word and the number, as in my first post above.

Save config.txt (overwrite). Close explorer window. Highlight asset in Content manager, press CTRL+M to commit back. Errors should be gone if you have done it right.

Repeat for the all the other coaches.............

Good luck!
 
Back
Top