O
Orloldman
Guest
First, thanks to all the board members who have helped me on my quest to repair various assets for use in TS2010.
I am working on some hopper cars that are returning the following: Error: The kuid '<kuid:44179:60013>' specified in '0' is not of the correct type. I looked up the kuid and it is coal, which should work in a hopper.
Why is the following partial config.txt file returning this error and what is that fix?
Thanks
Duane
----------------------------------------------------------
kuid <kuid2:62941:15235:2>
kind "traincar"
origin "USA"
name "Coal 2BayOp SOO Line"
company "SOO Line"
mass 14675
bogey <kuid:58422:50110>
engine 0
enginespec <kuid:-1:42004201>
script "Hopper"
class "Hopper"
mesh-table
{
default
{
mesh "nw_hopper_body/nw_hopper_body.lm"
auto-create 1
}
shadow
{
mesh "nw_hopper_shadow/nw_hopper_shadow.im"
}
load
{
mesh "nw_hopper_body/load/load.im"
anim "nw_hopper_body/load/load.kin"
auto-create 1
use-parent-bounds 1
effects
{
product-texture
{
kind "texture-replacement"
texture "load_map.texture"
}
}
}
door
{
mesh "nw_hopper_body/unload_doors/door.im"
anim "nw_hopper_body/unload_doors/door.kin"
auto-create 1
}
}
queues
{
load
{
size 67394
initial-count 0
animated-mesh "load"
product-kuid <kuid:44179:60013>
allowed-categories
{
0 <kuid:44179:60013>
}
}
}
I am working on some hopper cars that are returning the following: Error: The kuid '<kuid:44179:60013>' specified in '0' is not of the correct type. I looked up the kuid and it is coal, which should work in a hopper.
Why is the following partial config.txt file returning this error and what is that fix?
Thanks
Duane
----------------------------------------------------------
kuid <kuid2:62941:15235:2>
kind "traincar"
origin "USA"
name "Coal 2BayOp SOO Line"
company "SOO Line"
mass 14675
bogey <kuid:58422:50110>
engine 0
enginespec <kuid:-1:42004201>
script "Hopper"
class "Hopper"
mesh-table
{
default
{
mesh "nw_hopper_body/nw_hopper_body.lm"
auto-create 1
}
shadow
{
mesh "nw_hopper_shadow/nw_hopper_shadow.im"
}
load
{
mesh "nw_hopper_body/load/load.im"
anim "nw_hopper_body/load/load.kin"
auto-create 1
use-parent-bounds 1
effects
{
product-texture
{
kind "texture-replacement"
texture "load_map.texture"
}
}
}
door
{
mesh "nw_hopper_body/unload_doors/door.im"
anim "nw_hopper_body/unload_doors/door.kin"
auto-create 1
}
}
queues
{
load
{
size 67394
initial-count 0
animated-mesh "load"
product-kuid <kuid:44179:60013>
allowed-categories
{
0 <kuid:44179:60013>
}
}
}