faulty DLC items in TRS2022, in 2019 fine

BlackStrike

New member
Hello,
After a break of over 15 years, I bought the current TRS 2022 Platinum version with some DLC. Unfortunately, I'm getting errors in almost all DLCs due to outdated kuids under 3.5 or texture issues. So, out of frustration, I simply bought the TANE and 2019 versions to see if the DLCs would work without errors/run without problems. I checked there, and it works. Is this normal due to the thing, the DLCs are created before 2022 was released? Can I fix the errors in 2022? Do you have any suggestions?

thanks in advance

An Example:
Sebino Lake -> kuid2:117608:60123:1 Industrial Plat 04

2022:
TRS2022 Industrial Plant 04 Error

Comparison of faulty corona 2022 left vs 2019 right (no error)
Comparison of TRS 2022 vs 2019: faulty corona in industrial plant with texture problems
 
In newer versions, they have split the old .texture files in two, separating the image (.tga) from the text (.texture.txt). There is a freeware package by PEVSoft called Images2TGA which will make that split for you quickly and easily. There are many built-in and packaged assets with the same issue, but they seem to get by until you make a modification.
 
You shouldn't have any errors like this regardless of the version. The only time they appear is when a compressed asset, such as those that are built-in or in DLC packages, are opened up for editing or imported. The .texture files are the compiled texture file (.tga) and the referencing text with the parameters for how to use the texture and characteristics.

When an asset comes from the DLS or third-party .cdp file, the asset will open up for editing and the textures will expand properly. With DLC and built-in assets, this will not work properly due to the assets themselves being compressed.

What causes the error is even though Trainz itself recognizes the .texture files, Content Manager does not and it will complain about the files being incorrect.

PEVs Images2TGA will decompile the compressed .texture files into their separate components, however, this comes at a cost. The textures may lose their fidelity due to coming from a compressed file. In some assets, especially those with low resolution textures to start with, this is pretty obvious.

If you ever have these kinds of errors, among others, with built-in or DLC assets, right-click on them in Content Manager and choose Revert to original. This will recompile and submit these assets and they should work fine afterwards.

I do recommend spending some time checking for updated assets. I do this daily when checking the DLS for new content. To make this easier, I set up a filter (query) to show Installed, Packaged, and out of date.

Installed = true
Packaged = true
Out-of-date = true.

This will list any DLC installed plus some built-in that are packaged. You can add built-in = true as well to cover that type.

Any DLC locomotives you installed cannot be updated, or are rarely updateable, however many other assets can be.

Right-click on one of the assets shown and choose List asset versions. This will open up a new Content Manager window where you can see anything available for download. To make this easier, enable the status column, in fact, enable all the columns since that makes querying easier.
 
Back
Top