Missing KUID's

rivethed

New member
greetz, already exhausted DLS, and numerous other repositories, and now find myself down from over 2000 items with missing dependencies, to just over 150.

May I have assistance in locating the following kuid's???:o

list 12/13/2009@0928
From CincySouthernRwy's offerings:
45588:53468 (unknown) - used for SD-40-2's, SD-40-3's
45324:54001:1 (possible Hornsound) - used for Gp39's, GP50's, Sd45's, SW1500's
45588:54004 (possible Hornsound) - used for S2m's,
45588:868 (unknown) - used for R3m (rr34)
45588:576 (unknown) - used for R3m (rr37)
45588:1798 (unknown) - used for R3m (northern 8)
45588:1012 (unknown) - used for RS2m's
96914:4874 (unknown) - used fro 2-10-0 tender
45588:50015 (unnown) - used for Caboose

this list will be edited as I find items as I dare not list them all for fear of being branded a needbie (needy newbie)
 
Last edited:
Missing dependencies lists are based on the kuid-table in the config.txt file.
For many kuid problems always check the parent config.txt kuid-table list against the actual kuids referenced in the body of the config.txt.
Your first listed item is a case in point. Here is the kuid-table from SD40-3 W&LE 3016,<kuid:45588:857>:

kuid-table
{
0 <kuid:-12:3535>
1 <kuid:58377:51012>
2 <kuid:58377:50014>
3 <kuid:58377:50015>
4 <kuid:45588:53468>
5 <kuid:-1:101475>
6 <kuid:104722:53468>
7 <kuid:-1:42003101>
}
Notice lines 4 and 6. A check of the body of the config.txt file shows the referenced enginesound is actually the one listed in line 6, so delete line 4, save and commit will solve the problem.
Check the others in your list to fix most of them then post remaining problems.

Bob
 
I understand what you are trying to say, I have looked at what I understand from the parent KUID, in your example, KUID 45588:857

in this items config.txt:
enginesound <kuid:104722:53468>

and

kuid-table {
0 <kuid:-12:3535>
1 <kuid:58377:51012>
2 <kuid:58377:50014>
3 <kuid:58377:50015>
4 <kuid:45588:53468>
5 <kuid:-1:101475>
6 <kuid:104722:53468>
7 <kuid:-1:42003101>
}

I see how Line 6 matches the enginesound kuid, but how are you sure to remove line 4? nothing in the config say line 4 in also "enginesound", nor does any website, in English or that I can use google translate on.

and lets look at my second kuid: <kuid2:45324:54001:1>

In one of the files it has it listed <kuid2:45588:1310:1>:

hornsound <kuid2:45324:54001:1

and

kuid-table {
0 <kuid:104722:51150>
1 <kuid2:200202:53645:1>
2 <kuid:45588:50059>
3 <kuid2:45324:54001:1>
4 <kuid:-18:1101>
}

so it is on both spots, and still missing, and the geocities website listed in the config.txt by the author, is null and void.

I have spent the better part of my 1stClassTicket so far, tracing out missing dependencies, so much to the point, I am altering config files myself to try to get things working/looking right. I'd rather not alter an original work unless no other alternative is possible.

Hence, I posted here seeking a last ditch semblance of help.

:)
 
Last edited:
Back
Top