Missing kuid

EpicMat20082

New member
Unknown Location: <kuid:174941:50009>

Help! i tried everything (even trainz kuid index)
i downloaded a bnsf gs 4449 from trainz commuter rail and it doesnt work
The tender is also faulty
Unable to load shadow.pm
 
Iused the fallowing method to fix the tender.

1/ using pevsoft's PM to IM software convert the pm mess an IM mesh
2. remove the PM Mesh from the tender folder.
3 using pevsoft's quickshadow software created a shadow mess
4 using paint.net to fix the problen of the xxx.tga being a problem by adding at lest 1 pixal of a slightly changed color and saving it as a bitmap
5. using pevsoft's images to tga change the xxx.bmp to xxx.tga
opening the tender in content creator and placing the new im meshes in the respective places in the mesh table also using rthe icon tga from the art file as a thumbnail.
6 committed the file.

if you have done this right is will be error free in TS12sp1.

the same methods will be needed to fix the locomotive. you will need to edit the window.yga and xxx.tga files. as for the missing kuid it is a horn sound. I have not found it yet but there are a lot of 4449 whisles on the dsl you might try replacing it with one of those.
 
Last edited:
Found the missing kuid, it is also on the Trainz commuter rail site listed as sp 6 chime. click on the bridge in the picture and scroll down the list.
 
It now has Error: Unable to load mesh file: 'sp_classgs-4_4_8_4_shadow\sp_classgs-4_4_8_4_shadow.pm'

You need to use PEV's PM2IM and convert the shadow.pm to shadow.im.

Once that's done, you need to edit the config.txt file to ensure the file names are now correct - have the proper extension of IM (I had to use caps because of the stupid spelling corrector that insists I was spelling I'm!).

You may even have to build a mesh-table or ensure the existing one is setup properly.

Once this is done, you'll be good to go.

Here's a mesh-table example. Substitute the file names and folders for the ones you need for your asset.

Code:
mesh-table
{
  default
  {
    mesh                                "gp9 high hood undec_body/gp9 high hood undec_body.im"
    auto-create                         1
  }
  
  shadow
  {
    mesh                                "gp9 high hood undec_body/shadow.im"
  }
}
 
There is no shadow nesh in that fike he will need to create one using pecsoft quickshadow first then install it iadd it to the config file.
 
Back
Top