px48 NG 0-8-0 Steam Loco - Missing kuid!

Sampug394

I'm back. >:]
I had High hopes of Running this Neat little NG 0-8-0 for TrainzPoland, And NOW, Thanks to PaulHobbs, She Works! Many Thanks Paul! :D
 
Last edited:
From the number it's probably the cab, but the config will tell you for sure. There's nothing stopping you swapping the cab for another one.

Paul

Good GRACIOUS You are a Genius! I gave it the Cab of another Steam Loco, and Viola! IT Works now... :D

MANY THANKS!:Y:
 
Talking of switching cabs, why do so many trains and trams on TRS have the wrong interiors (cabs).
:confused:
 
Talking of switching cabs, why do so many trains and trams on TRS have the wrong interiors (cabs).
:confused:

Two reasons - they're not the easiest thing to make (especially with working controls), and it's often hard to find enough pictures and dimensions to do them justice.

Paul
 
Two reasons - they're not the easiest thing to make (especially with working controls), and it's often hard to find enough pictures and dimensions to do them justice.

Paul

That's reminded me of an idea I saw on simvation, what about a download section for unfinnished consist's where people have gone as far as they can with there disign, but havent got the knowhow to complete it they could upload it for others to take it to the next level, untill compleation.
 
But I still have problems with the px 48 :'(
It keeps saying:
Warning: Tag 'particle' in the container 'smoke14' is obsolete.

Error: The tag 'enable' is not permitted within this container. (Container type 'smoke14')

Error: Unable to load texture 'black.bmp'.

Error: Unable to load texture 'C:\Program Files\Auran\TS2009/editing/px48\px48_shadow\black.bmp'.

How do I fix all these things for trainz 2009 ?????:confused:
 
I don't have that loco but I'll take a stab at suggesting fixes.
But I still have problems with the px 48 :'(
It keeps saying:
Warning: Tag 'particle' in the container 'smoke14' is obsolete.
Ignore anything that is a warning.
Error: The tag 'enable' is not permitted within this container. (Container type 'smoke14')
Delete the line that has the tag.
Error: Unable to load texture 'black.bmp'.
Error: Unable to load texture 'C:\Program Files\Auran\TS2009/editing/px48\px48_shadow\black.bmp'.
Check the px_body folder to see if the texture is there. If so, copy it to the px48_shadow folder. If not you can use your graphics program to make a small graphic sized 16 x 16 pixels and colored black.

Bob
 
I'am quite new to the CCP, so I don't know where to find that graphics program. And where do I have to make that new texture? shadow or body?:confused: :confused: BTW thanks for helping!
 
CCP stands for Content Creation Plus not Content Edit and Revise:wave:
If you use it for editing existing kuids it will update the build number which can, sometimes, cause additional problems.
For simple edits I always use the Content Manager. Right click the kuid and select Edit - Edit in Explore option and do the edits in Notepad.
To make a simple texture, use a graphics program to make a small rectangle and color it in. Save it as a .jpg file and with the proper name and put it into the shadow folder. If you don't have a graphics program you can google for ifranview or gimp, they're free.

Bob
 
Thank you, thank you, thank you!!!!
The px48 works! But does anyone knows how to fix this for the kch4 in trainz 2009?:(

Error: Attachment point attachment (a.steam.bdl) in 'smoke8' was not found.

Error: Attachment point attachment (a.steam.bdr) in 'smoke7' was not found.

I hope someone can help me because I really LOVE this one.
 
Two possible fixes.
1. Edit the config.txt file to delete the smoke 7 and 8 containers, then save and commit.
2. Use PEV's Mesh-Text-Viewer to check on what attachment points are actually in the mesh file. There may be a typo error involved that you could correct so those two smoke points could be retained.

Bob
 
Well, I did the first thing (the second looked a little to complicated:confused: )
but it still doesn't work!!! As I open CMP, I can see that it's missing kuid, but it doesn't want to say wich kuid I'm missing. :'(
Maybe it needs those smoke containers. I'am going to try the second thing.
( I hope it works because the tender does and the sounds that it makes when it rides:udrool: ...)
 
When you deleted the smoke container, did you delete the entire grouping, i.e. everything with in the brackets? The example below is for a smoke4 container. To delete it you have to delete the tag smoke4 plus the 2 brackets and everyting between them. This should cure your errors. If not, post the kuid number and website for the loco and I'll try it.

smoke4
{
attachment "a.stack"
mode "speed"
color 10,10,10,175
start 0
rate 7
velocity 4
lifetime 8
minsize 0.1
maxsize 5
}

Bob
 
Thank you, thank you, thank you!!!!
The px48 works! But does anyone knows how to fix this for the kch4 in trainz 2009?:(

Error: Attachment point attachment (a.steam.bdl) in 'smoke8' was not found.

Error: Attachment point attachment (a.steam.bdr) in 'smoke7' was not found.

I hope someone can help me because I really LOVE this one.
I download UZD Kch4-524,<kuid:425454:29>, installed and committed without errors or warnings. Here are the 2 smoke containers that you have trouble with. The attachment points are different from what you say. Maybe my download is newer or revised?

Bob

smoke7
{
attachment "a.steam.l"
mode "blow0"
scale 100
color 0,0,0,0
file "Blowdown.tfx"
enabled 0
}
smoke8
{
attachment "a.steam.l"
mode "blow1"
scale 100
color 0,0,0,0
file "Blowdown.tfx"
enabled 0
}
 
Back
Top