Class 37 dependancy error

Support for technical issues with Trainz or CMP. (Errors, crashes, faults, problems, install help, etc...)
Post Reply
trennie
Milepost 7
Posts: 80
Joined: Mon Dec 22, 2014 5:03 pm
Trainz Version: 2009,ts12 and T:ANE

Class 37 dependancy error

Post by trennie »

i recently downloaded one of warbo40's class 37s (EPS livery.) (playing on TRS19.) but i keep getting this error on the smooth nose 37 depenancy <kuid2:2512:2385:1>
You do not have the required permissions to view the files attached to this post.
Creator of London and France high-speed railways.
if your looking for a complete london and france rail line with the kent lines click here:
clam1952
Forum Veteran
Posts: 1528
Joined: Sun Dec 12, 2010 3:16 pm
Trainz Version: TRS22
Trainz Build: 116243
Author KUID: 425700
Location: Crewe, Cheshire, UK

Re: Class 37 dependancy error

Post by clam1952 »

trennie wrote:i recently downloaded one of warbo40's class 37s (EPS livery.) (playing on TRS19.) but i keep getting this error on the smooth nose 37 depenancy <kuid2:2512:2385:1>

Need to edit the config.txt to update it. Suggest just replace the config.txt with this which is what I did, as it's not on the DLS that the only option.

Code: Select all


kuid                                    <kuid2:2512:2385:1>
username                                "BR Class 37 Smoothnose"
kind                                    "traincar"
trainz-build                            2.4
engine                                  1
enginespec                              <kuid:2512:51337>
enginesound                             <kuid:2512:53374>
hornsound                               <kuid2:2512:54008:1>
interior                                <kuid:-1:100382>
script                                  "br_37_reskin1"
class                                   "br_37_reskin1"

mesh-table
{
  default
  {
    mesh                                "body/body.lm"
    auto-create                         1
    
    effects
    {
      plough
      {
        kind                            "attachment"
        att                             "a.forward"
      }
      
      crew_fwd
      {
        kind                            "attachment"
        att                             "a.forward"
      }
      
      crew_rev
      {
        kind                            "attachment"
        att                             "a.reverse"
      }
      
      frontmarker_0
      {
        kind                            "corona"
        att                             "a.redlight0"
        object-size                     0.08
        texture-kuid                    <kuid:2512:4>
      }
      
      frontmarker_1
      {
        kind                            "corona"
        att                             "a.redlight1"
        object-size                     0.08
        texture-kuid                    <kuid:2512:4>
      }
      
      rearmarker_0
      {
        kind                            "corona"
        att                             "a.redlight2"
        object-size                     0.08
        texture-kuid                    <kuid:2512:4>
      }
      
      rearmarker_1
      {
        kind                            "corona"
        att                             "a.redlight3"
        object-size                     0.08
        texture-kuid                    <kuid:2512:4>
      }
      
      frontbox_0
      {
        kind                            "corona"
        att                             "a.box0"
        object-size                     0.065
        texture-kuid                    <kuid:2512:4>
      }
      
      frontbox_1
      {
        kind                            "corona"
        att                             "a.box1"
        object-size                     0.065
        texture-kuid                    <kuid:2512:4>
      }
      
      rearbox_0
      {
        kind                            "corona"
        att                             "a.box2"
        object-size                     0.065
        texture-kuid                    <kuid:2512:4>
      }
      
      rearbox_1
      {
        kind                            "corona"
        att                             "a.box3"
        object-size                     0.065
        texture-kuid                    <kuid:2512:4>
      }
      
      couple0
      {
        kind                            "attachment"
        att                             "a.forward"
      }
      
      couple1
      {
        kind                            "attachment"
        att                             "a.reverse"
      }
      
      vac0
      {
        kind                            "attachment"
        att                             "a.forward"
      }
      
      vac1
      {
        kind                            "attachment"
        att                             "a.reverse"
      }
      
      air0
      {
        kind                            "attachment"
        att                             "a.forward"
      }
      
      air1
      {
        kind                            "attachment"
        att                             "a.reverse"
      }
      
      mw0
      {
        kind                            "attachment"
        att                             "a.forward"
      }
      
      mw1
      {
        kind                            "attachment"
        att                             "a.reverse"
      }
    }
  }
  
  fan
  {
    mesh                                "attachments/fan.im"
    anim                                "attachments/fan.kin"
    auto-create                         1
    animation-loop-speed                1
  }
  
  wipers_fwd
  {
    mesh                                "attachments/wipers_fwd.im"
    anim                                "attachments/wipers_fwd.kin"
    auto-create                         1
  }
  
  wipers_rev
  {
    mesh                                "attachments/wipers_rev.im"
    anim                                "attachments/wipers_rev.kin"
    auto-create                         1
  }
  
  shadow
  {
    mesh                                "shadow/shadow.im"
  }
  
  0
  {
    mesh                                "attachments\fan.im"
    auto-create                         1
    anim                                "attachments\fan.kin"
  }
  
  1
  {
    mesh                                "attachments\wipers_fwd.im"
    anim                                "attachments\wipers_fwd.kin"
  }
  
  2
  {
    mesh                                "attachments\wipers_rev.im"
    anim                                "attachments\wipers_rev.kin"
  }
  
  3
  {
    mesh                                "body\body.im"
  }
  
  4
  {
    mesh                                "body\body.lm"
  }
  
  5
  {
    mesh                                "shadow\shadow.im"
  }
}

bogeys
{
  0
  {
    bogey                               <kuid2:2512:50200:1>
    reversed                            0
  }
  
  1
  {
    bogey                               <kuid2:2512:50200:1>
    reversed                            1
  }
}
mass                                    102000
company                                 "BR Diesel"
smoke_shade                             0.7
smoke_random                            2.5
smoke_slowlife                          8
smoke_fastlife                          1.1
smoke_height                            2
smoke_fastspeed                         1.5
fonts                                   3
fonts-path                              "Class37_Smoothnose_PR2004"
category-class                          "AL"
category-era                            "1980s;1990s"
category-region                         "UK"
description                             "
English Electric Type 3 1750 hp DE Locomotive (British Rail Class 37).

Model created by David Dallaston (PikkaBird) for Auran TRS2004.

Reskinned by --
"
author                                  "David Dallaston (PikkaBird)"
license                                 " 2009 David Dallaston (PikkaBird)

All intellectual property rights and copyright reserved.  All trademarks and logos are property of their respective owners.  This package may contain elements created by other creators; they retain copyright and may do with their work as they wish.

- This model may be used for aliased reskins.

- Neither the installation files, nor any of the included files, may be reuploaded or otherwise distributed.  This content should only be available from the Auran Download Station or www.pikkarail.com.

This content is designed for use with Auran Trainz Railroad Simulator 2004 SP4.  No guarantees are made as to its suitability for any purpose.  You install it at your own risk.

David Dallaston
www.pikkarail.com
"
organisation                            "PikkaRail"
contact-website                         "http://www.pikkarail.com"
contact-email                           "shop@pikkarail.com"

thumbnails
{
  0
  {
    image                               "thumbnail.jpg"
    width                               240
    height                              180
  }
}

kuid-table
{
  air_c                                 <kuid2:2512:31:1>
  air_i                                 <kuid2:2512:30:1>
  bogey                                 <kuid2:2512:50200:1>
  corona_red                            <kuid:2512:4>
  coupler_c                             <kuid2:2512:29:1>
  coupler_i                             <kuid2:2512:28:1>
  coupler_ip                            <kuid2:2512:58:1>
  crew                                  <kuid2:2512:3373:1>
  enginesound                           <kuid:2512:53374>
  enginespec                            <kuid:2512:51337>
  hboxdisc                              <kuid:2512:3>
  hornsound                             <kuid2:2512:54008:1>
  mw_c                                  <kuid2:2512:36:1>
  mw_i                                  <kuid2:2512:35:1>
  plough                                <kuid2:2512:66:1>
  vac_c                                 <kuid2:2512:33:1>
  vac_h                                 <kuid2:2512:34:1>
  vac_i                                 <kuid2:2512:32:1>
  0                                     <kuid:2512:5>
}


Cheers

Malc

Member of Trainz Carriage and Wagon Works
http://www.trainz-carriage-wagon-works.com/
Post Reply