3DTrains
 
Reply to this topicStart new topic
> Error in TSutils, Function aborted
ctempire
post Oct 4 2009, 7:31 PM
Post #1


Motorman
***

Group: Members
Posts: 96
Joined: 28-July 08
From: USA
Member No.: 11,397



I'm trying to use a action in TSutils in Routeriter. It always fails resulting something like this:

Function called from >> OS-system:'windows vista', Version:6.0 <<
Java-system >> Java-JRE :'sun microsystems inc.', Version:1.6.0_16 <<
>>TSUtil '-lC:\Program Files (x86)\Route_Riter\Reports\Desert Railroad_cvrt.log' 'cvrt' '-v99:99' 'C:\Program Files (x86)\Microsoft Games\Train Simulator\Routes\Desert Railroad'<<

TSUtil Route-Conversion selected for 'C:\Program Files (x86)\Microsoft Games\Train Simulator\Routes\Desert Railroad'!
( 04.10.2009 21:03:34 )

---> Route-definition-Description : Definition terminates with concardination-symbol '+'. (Section=0) Line missing!

Route: Route-definition contains error(s) -- Function aborted!

Any solutions?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
derek
post Oct 4 2009, 11:41 PM
Post #2


Yardmaster
****

Group: Valued Customer
Posts: 434
Joined: 22-August 02
From: Eltham, Australia
Member No.: 654



Mike might see it here, but you need to email him.

Derek
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
GaryG
post Oct 5 2009, 8:29 AM
Post #3


Conductor
***

Group: Valued Customer
Posts: 342
Joined: 9-November 04
Member No.: 3,639



QUOTE(ctempire @ Oct 4 2009, 7:31 PM) *

I'm trying to use a action in TSutils in Routeriter. It always fails resulting something like this:

---> Route-definition-Description : Definition terminates with concardination-symbol '+'. (Section=0) Line missing!



Hi

Perhaps there may be an error in a route file rather than a broken TSutils. I'm guessing that by "Route-definition-Description", it's referring to the Description section of the .trk file.

Each paragraph in this section should be quoted, in a single line (no carriage returns) and end with a "+" character unless there is no following paragraph.

GaryG
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ctempire
post Oct 6 2009, 7:09 PM
Post #4


Motorman
***

Group: Members
Posts: 96
Joined: 28-July 08
From: USA
Member No.: 11,397



QUOTE(GaryG @ Oct 5 2009, 8:29 AM) *

Each paragraph in this section should be quoted, in a single line (no carriage returns) and end with a "+" character unless there is no following paragraph.

GaryG

Can you show me an example?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
GaryG
post Oct 6 2009, 8:21 PM
Post #5


Conductor
***

Group: Valued Customer
Posts: 342
Joined: 9-November 04
Member No.: 3,639



QUOTE(ctempire @ Oct 6 2009, 7:09 PM) *

Can you show me an example?


Hi

Example - look in "...Train Simulator\ROUTES\USA2 at the USA2.trk file. At line 6 you will see the start of the Description section and continues down to the Graphic section. Notice how every line except the last of the Description ends with a "+" signifying another line for the Description follows.

Here's the Section I'm referring to:
Description ( "Location: Montana, USA\n\n"+
"Route length: 163 miles (270 km)\n\n"+
"Railroad: The Burlington Northern and Santa Fe Railway Company (BNSF)\n\n"+
"Player-drivable locomotives: Dash 9 and GP38-2 diesel-electric locomotives\n\n"+
"Computer-controlled locomotives and trains on route: Genesis P40 (AMD 103) Empire Builder, "+
"SD40-2, GP38-2\n\n"+
"The rail line through Marias Pass is operated by BNSF, which uses the route to run priority "+
"intermodal trains, grain, and general freight across the country from Chicago to Seattle and "+
"Portland. Amtrak also uses the route to host their twice-daily Empire Builder passenger "+
"service.\n\n"+
"Train Simulator includes the mainline portion of the route from Shelby to Whitefish, and the "+
"branch line from Columbia Falls to Kalispell. You can haul freight over the pass, skirting the "+
"southern border of Glacier National Park, or make local freight deliveries along the Kalispell "+
"line."
)

In this case, the line with the characters "line." is the last line before the closing ")" and it does not have a final; "+" but all the preceeding lines do. Your problem route may have an error in its Description section with one too many "+"s.

GaryG
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ctempire
post Oct 7 2009, 5:14 AM
Post #6


Motorman
***

Group: Members
Posts: 96
Joined: 28-July 08
From: USA
Member No.: 11,397



QUOTE(GaryG @ Oct 6 2009, 8:21 PM) *

Hi

Example - look in "...Train Simulator\ROUTES\USA2 at the USA2.trk file. At line 6 you will see the start of the Description section and continues down to the Graphic section. Notice how every line except the last of the Description ends with a "+" signifying another line for the Description follows.

Here's the Section I'm referring to:
Description ( "Location: Montana, USA\n\n"+
"Route length: 163 miles (270 km)\n\n"+
"Railroad: The Burlington Northern and Santa Fe Railway Company (BNSF)\n\n"+
"Player-drivable locomotives: Dash 9 and GP38-2 diesel-electric locomotives\n\n"+
"Computer-controlled locomotives and trains on route: Genesis P40 (AMD 103) Empire Builder, "+
"SD40-2, GP38-2\n\n"+
"The rail line through Marias Pass is operated by BNSF, which uses the route to run priority "+
"intermodal trains, grain, and general freight across the country from Chicago to Seattle and "+
"Portland. Amtrak also uses the route to host their twice-daily Empire Builder passenger "+
"service.\n\n"+
"Train Simulator includes the mainline portion of the route from Shelby to Whitefish, and the "+
"branch line from Columbia Falls to Kalispell. You can haul freight over the pass, skirting the "+
"southern border of Glacier National Park, or make local freight deliveries along the Kalispell "+
"line."
)

In this case, the line with the characters "line." is the last line before the closing ")" and it does not have a final; "+" but all the preceeding lines do. Your problem route may have an error in its Description section with one too many "+"s.

GaryG

Here's mine. (I've understand what you're saying)

Description ( Desert Route by CTempire. )


Any errors?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
cr-stagg
post Oct 7 2009, 5:35 AM
Post #7


Superintendent
Group Icon

Group: Beta Tester
Posts: 1,351
Joined: 13-June 02
From: Huntsville, AL, USA
Member No.: 488



Obvious. No quotes!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ctempire
post Oct 13 2009, 2:51 PM
Post #8


Motorman
***

Group: Members
Posts: 96
Joined: 28-July 08
From: USA
Member No.: 11,397



QUOTE(cr-stagg @ Oct 7 2009, 5:35 AM) *

Obvious. No quotes!

What do you mean? It was a mistake to the message, then help me then!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
cr-stagg
post Oct 13 2009, 3:23 PM
Post #9


Superintendent
Group Icon

Group: Beta Tester
Posts: 1,351
Joined: 13-June 02
From: Huntsville, AL, USA
Member No.: 488



QUOTE(ctempire @ Oct 13 2009, 4:51 PM) *

What do you mean? It was a mistake to the message, then help me then!


Description ( Desert Route by CTempire. )

Should have quotes at each end of the Description data as in

Description ( "Desert Route by CTempire." )
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ctempire
post Oct 13 2009, 6:44 PM
Post #10


Motorman
***

Group: Members
Posts: 96
Joined: 28-July 08
From: USA
Member No.: 11,397



QUOTE(cr-stagg @ Oct 13 2009, 3:23 PM) *

Description ( Desert Route by CTempire. )

Should have quotes at each end of the Description data as in

Description ( "Desert Route by CTempire." )

Works. Thanks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

3DTrains | All Aboard | Dekosoft | Diesels West | Digital-Rails | Railway Station | Sacramento Locomotive Works | V Scale Creations
Lo-Fi Version Time is now: Jun 19 2013, 12:47 AM