Config file

danny5

join 1-1-2005
Will can any one see what wrong with this config file?
I get this message when i put it on a route:
ProtoLars: Thread Execption ER_ Exception,line 2161,file protilars,gse.(3)
function $int@protolars::Test side (asset) line 1
line2344
line316
----------------------------------------------------------------------------------------


light 1
type "Industrial"
trainz-build 2.8
region "TPR"
nightmode "lamp"
category-class "BI"
category-region-0 "US"
category-era-0 "1950s"
category-era-1 "1960s"
category-era-2 "1970s"
category-era-3 "1980s"
category-era-4 "1990s"
category-era-5 "2000s"
height-range -3000,3000
script "ProtoLars"
class "ProtoLars"
icon-texture "icon.tga"
icon0 <kuid2:30671:69012:1>

string-table
{
productcount "15"
}
description "ProtoLARS IndustRail industry interactive track for loading and unloading a number of industrial type products, including Crude oil,Diesel Fuel,Petrol Fuel,Aviation Fuel,LNG,& LPg - all products should now download."
asset-filename "PL Caterpillars"

mesh-table
{
default
{
mesh "protolars.im"
auto-create 1

effects
{
arrow0
{
kind "attachment"
att "a.track0a"
default-mesh <kuid:-3:10092>
surveyor-only 1
}

arrow1
{
kind "attachment"
att "a.track0c"
default-mesh <kuid:-3:10092>
surveyor-only 1
}
}
}
}

attached-track
{
load_track
{
track <kuid:-1:15>

vertices
{
0 "a.track0a"
1 "a.track0b"
2 "a.track0c"
}
}
}

queues
{
que
{
size 256
initial-count 0
product-kuid <kuid2:56063:700038:1>

allowed-categories
{
0 <kuid:-3:10040>
1 <kuid:-3:10042>
2 <kuid:-3:10044>
}
}
}

attached-trigger
{
loadtrg1
{
att "a.track0b"
radius 15
track "load_track"
}
}
kind "industry"
username "PL Caterpillars"
thumbnail
author "danny5"
organisation
contact-email ""
contact-website
license "This is freeware.
Please feel free to experiment with this and modify it to suit your own tastes and needs.
Feel free to distribute this by any means or upload any revised version to the Trainz Download Station or elsewhere.
If you do distribute a revised version of any of my routes, my only requirement is that you use a name for the route other than Austral Bay or Port Ogden & Northern or BesideTheRiver or Mad River Extended or Urban Industrial or Urban IndustRail, or variations of these names."

kuid-table
{
prod0 <kuid2:56063:700038:1>
prod1 <kuid2:56063:700039:1>
prod2 <kuid2:56063:700014:1>
prod3 <kuid2:56063:700001:1>
prod4 <kuid2:60238:70006:1>
prod5 <kuid2:97008:60038:1>
prod6 <kuid2:97008:298493:1>
prod7 <kuid2:97008:298494:1>
prod8 <kuid2:97008:298495:1>
prod9 <kuid2:81150:134:2>
prod10 <kuid2:60238:70004:1>
prod11 <kuid:7592:120473>
prod12 <kuid:7592:120474>
prod13 <kuid:524343:6738>
prod14 <kuid:101046:101006>
icon <kuid2:30671:69012:1>
1 <kuid:-3:10092>
2 <kuid:-1:15>
3 <kuid:-3:10040>
4 <kuid:-3:10042>
5 <kuid:-3:10044>
}
kuid <kuid:105915:100011>

Thank for your help!
Just can't see the problem like before.
 
Last edited:
A couple of comments here:

1.I would advise removing the email address in your post.
2.I would advise checking with the original creator of the script, as it's encrypted.

Shane
 
Thank Shane, The e-mail is for trainz and if somthing happen i'll remove it.
I hane made many of these INDs and have no problems with script.
I think it in the config file because that the only thing i changed.
 
I have experienced something similar, do you have the "load with" driver command installed, and can you use the commodity picker, and if you attempt to do so, does the script error bug appear?

John
 
The other thing i see is that only 5 products show when i click the IND in surveyor,
I didn't change anything in scrip files in all ProtoLars i've done in the pass just the config file.
Adding the new name,number of products & the kuids of the products in the kuid string.
 
Try changing the queue container to this:

queues
{
que
{
size 10000000
initial-count 0
product-kuid <kuid:44179:60013>


allowed-categories
{
0 <kuid:-3:10040>
1 <kuid:-3:10042>
2 <kuid:-3:10044>
}
}
}


John
 
I want to thank everyone for helping me.
I stell don't know what was wrong but seeing that a lot of the Cat. products had been update i just started a new one,
everything is working fine now, and should be on DLS soon.
Thank again.
 
Back
Top