Help with an upload error

davidakridge

Session Creator
Has anyone see this before?

The addition of your content file kuid_578474_100046.cdp has failed due to the following reasons:

< kuid:578474:100046> : TrainzBaseSpec::GetGSClass> Could not load Trainz library jr_traincar.gsl for '<kuid:578474:100046> "GCR Boxcar Berwick 50 ft"'
< kuid:578474:100046> : Unable to link compiled script class.

This is Dave Snow's Hicube Boxcar. Below is the section of the config file

mass 22906
script "JR_Traincar"
class "JRTraincar"


the jr_traincar.gs file is in the root folder.


David
 
Last edited:
Does your config.txt have the required script-include-table (like the following)?
Code:
script-include-table
{
  traincar_fx_library                   <kuid:45324:555200>
}
The latest version at the DLS is <kuid2:45324:555200:20>.

Peter
 
Does your config.txt have the required script-include-table (like the following)?
Code:
script-include-table
{
  traincar_fx_library                   <kuid:45324:555200>
}
The latest version at the DLS is <kuid2:45324:555200:20>.

Peter

I'm at work, but will check these tonight. I may not be using the latest version either. Thanks for the reply Peter.

David
 
I'm still not fixed and I'm going to post some screen shots later, but in the meantime, can something enlighten me on what jr_traincar.gs script does on this particular asset?

David
 
Back
Top