How do I fix this error? I seem to have forgotten.

Ok, so this is a really easy to fix error, but I forget how to. - The Tag 'asset-filename' is not permitted within a container of type 'mesh-table'.
I thought you just remove it from the "mesh-table", but that is apparently not the case. Could someone please help me?
 
Could you post a copy of the config.txt file so we can see? I can help you better if I can see it.

John
 
Ok. Thanks for replying!



kuid <kuid:70274:32004>
kind "bogey"
trainz-build 2
category-class "ZB"
category-region-0 "RU"
category-era-0 "1980s"
category-era-1 "1990s"
category-era-2 "2000s"
animdist 2.4
description "RZD 18-100 2 axle bogey"


mesh-table
{
default
{
mesh "18100_4_bogey.im"
auto-create 1
}
asset-filename "18100_4_bogey"
}
asset-filename "18100_4_bogey"
username "RZD 18-100 bogey 4"
thumbnail
author "Ilya Yeliseyev (c) aka SeeVil"
organisation "TRAINZ.RU"
contact-email "--------.ru"
contact-website "www.trainz.ru"


kuid-table
{
}

Email is removed.
 
I see what has happened.

Refer to the below - I have indicated in red what needs to be removed.

kuid <kuid:70274:32004>
kind "bogey"
trainz-build 2
category-class "ZB"
category-region-0 "RU"
category-era-0 "1980s"
category-era-1 "1990s"
category-era-2 "2000s"
animdist 2.4
description "RZD 18-100 2 axle bogey"


mesh-table
{
default
{
mesh "18100_4_bogey.im"
auto-create 1
}
asset-filename "18100_4_bogey"
}
asset-filename "18100_4_bogey"
username "RZD 18-100 bogey 4"
thumbnail
author "Ilya Yeliseyev (c) aka SeeVil"
organisation "TRAINZ.RU"
contact-email "--------.ru"
contact-website "www.trainz.ru"


kuid-table
{
}

Once done, re-commit the asset.

Shane
 
Back
Top