No image associate

klambert

Ca Plane Pour Moi
Since September I have been trying to upload my route CPRRA but I keep getting the same old email that there is no image associate as far as I know an image associate is the routes thumbnail but the routes thumbnail displys correctly on TRS06 ,what am i doing wrong and what is an image associate. Please help it is my first bit of content. Just to let your know the image is to the right dimensions of 240x180 before you lot remind me.
 
I don't know what version of Trainz you are using, but a common problem is that the part of the config.txt that describes the thumbnail is not there or somehow does not match the filename of the image. Check that you have the right config structure, syntax, spelling etc.

Compare it with the config of an asset that did upload correctly to the same Trainz version as you have. This might give you some clues. Or check these aspects against the relevant Content Creator's Guide.
 
I think I remember that you have to include two images. One is the thumbnail and the other the in-game picture you see when the route is selected. Both needs to be referred to in the config. I am not 100% sure about this though.

here is an example:

thumbnails { 0 { image "name.jpg" width 240 height 180 } } thumbnails { 1 { image "name.jpg" width "512" height "512" }
 
I have used one image which is the thumbnail which also appears as the in game image I might ry you suggestion
 
Back
Top