DLS problems

ShortFuse

New member
I was trying to upload some content on the DLS and received this error message via e-mail.

"The addition of your content file has failed due to the following reason:

- No Image associate with content."

Does anyone know what it means and how to correct it? Any help would be appreciate it. Thanks.
 
Thumbnail

I was trying to upload some content on the DLS and received this error message via e-mail.

"The addition of your content file has failed due to the following reason:

- No Image associate with content."

Does anyone know what it means and how to correct it? Any help would be appreciate it. Thanks.

Could this mean a thumbnail? I always use one.

What version of Trainz are you using?

Angela
 
I am using TRS2006. I included a .jpg thumbnail named $screenshot$ in the main directory. I also have a copy named with the kuid number because I have seen these also with things I have downloaded from the DLS. Is there another one that needs to be included?
 
Is your thumbnail the correct size, ie 240x180 pixels? Do you have the correct lines of code in the config file, for example:

thumbnails
{
0
{
image "thumbnail.jpg"
width 240
height 180
}
}

You can make "thumbnail.jpg" any name that you like as long as the actual image has the same name.
 
It is the correct size, but I will have to check the config file again. That may be where the problem is. Thanks for your input.
 
Back
Top