Tsection 40 throws out TS Tools II
Moderator: Moderators
Tsection 40 throws out TS Tools II
When I try to load TS Tools II with global TSection version 40 present, I get a Javascript failure. I have reverted to Tesection 38 to get TS Tools II going again.
Actions speak louder than words, but gossip spreads fast!
Re: Tsection 40 throws out TS Tools II
Hi SDTrains,
I was trying to figure out why tstools wasnt working anymore. Is there any chance you can send me build 38 as i deleted mine?
I was trying to figure out why tstools wasnt working anymore. Is there any chance you can send me build 38 as i deleted mine?
- phill70
- Has a sign reading.. Its NOT the end of the world!
- Posts: 8767
- Joined: Mon Sep 23, 2002 8:01 pm
- Location: Basingstoke, where you just go around in circles and end up where you started.
Re: Tsection 40 throws out TS Tools II
Just found this
If need be, (but only if there is no other way of solving this problem) I could upload V38 again, for the time being, if you need a copy of V38 PM me with your email address, and I will send it to you.
Glyn
If need be, (but only if there is no other way of solving this problem) I could upload V38 again, for the time being, if you need a copy of V38 PM me with your email address, and I will send it to you.
Glyn
Glyn Phillips
- jbilton
- Very Active Forum Member
- Posts: 19267
- Joined: Fri Oct 10, 2003 12:08 pm
- Location: At home ..waiting to go to Work.
- Contact:
Re: Tsection 40 throws out TS Tools II
------------------------Supporting whats good in the British community------------------------


- phill70
- Has a sign reading.. Its NOT the end of the world!
- Posts: 8767
- Joined: Mon Sep 23, 2002 8:01 pm
- Location: Basingstoke, where you just go around in circles and end up where you started.
Re: Tsection 40 throws out TS Tools II
Thanks Jon
But I get a 404
But I get a 404
Not Found
The requested URL /asw/tsection38.zip was not found on this server.
Apache/2.2.3 (CentOS) Server at download.apsfi.org Port 80
Glyn Phillips
-
terrycunliffe
- Very Active Forum Member
- Posts: 7132
- Joined: Tue Dec 11, 2001 12:00 am
- Location: Back in the padded cell, however, I did manage to smuggle a full bottle in with me!
Re: Tsection 40 throws out TS Tools II
I too have found the same problem.
Glyn, I'd suggest re-uploading v38 in place of V40 until someone with a knowledge of Java can figure out a solution.
Glyn, I'd suggest re-uploading v38 in place of V40 until someone with a knowledge of Java can figure out a solution.
Virtual Navvy for North West England & Metrolink.
Two rules to get you through life: If it's stuck and it's not supposed to be, WD-40 it. If it's not stuck and it's supposed to be, gorilla glue it.
Two rules to get you through life: If it's stuck and it's not supposed to be, WD-40 it. If it's not stuck and it's supposed to be, gorilla glue it.
- phill70
- Has a sign reading.. Its NOT the end of the world!
- Posts: 8767
- Joined: Mon Sep 23, 2002 8:01 pm
- Location: Basingstoke, where you just go around in circles and end up where you started.
Re: Tsection 40 throws out TS Tools II
Uploaded V38, awaiting approval.
Glyn
|
Glyn
Glyn Phillips
- phill70
- Has a sign reading.. Its NOT the end of the world!
- Posts: 8767
- Joined: Mon Sep 23, 2002 8:01 pm
- Location: Basingstoke, where you just go around in circles and end up where you started.
Re: Tsection 40 throws out TS Tools II
PS
If anyone wants a copy of V40 do as I said above.
If anyone wants a copy of V40 do as I said above.
Glyn Phillips
- jbilton
- Very Active Forum Member
- Posts: 19267
- Joined: Fri Oct 10, 2003 12:08 pm
- Location: At home ..waiting to go to Work.
- Contact:
Re: Tsection 40 throws out TS Tools II
Hi
Sorry about that seems the French server is down
You can get V37 here
http://www.europeanbahn.co.uk/eb_downloads.htm
or V38 here
http://www.thetrain.de/de/downloadarea/ ... ction-dat/
Cheers
Jon
Sorry about that seems the French server is down
You can get V37 here
http://www.europeanbahn.co.uk/eb_downloads.htm
or V38 here
http://www.thetrain.de/de/downloadarea/ ... ction-dat/
Cheers
Jon
------------------------Supporting whats good in the British community------------------------


-
krausyao
- Been on the forums for a while
- Posts: 166
- Joined: Fri Jul 11, 2008 12:25 am
- Location: Madison, Wisconsin
Re: Tsection 40 throws out TS Tools II
I have identified the change in build 40 of tsection.dat that is causing the error with TsTools. The error on startup is java.lang.NullPointerException which is caused by a missing space before a right parenthesis.
find
TrackSection ( 25235
SectionSize ( 1.435 0 )
SectionCurve ( 252.780 4.76)
)
and change to
TrackSection ( 25235
SectionSize ( 1.435 0 )
SectionCurve ( 252.780 4.76 )
)
by adding a space after 4.76.
Jeffrey Kraus-Yao
find
TrackSection ( 25235
SectionSize ( 1.435 0 )
SectionCurve ( 252.780 4.76)
)
and change to
TrackSection ( 25235
SectionSize ( 1.435 0 )
SectionCurve ( 252.780 4.76 )
)
by adding a space after 4.76.
Jeffrey Kraus-Yao
- phill70
- Has a sign reading.. Its NOT the end of the world!
- Posts: 8767
- Joined: Mon Sep 23, 2002 8:01 pm
- Location: Basingstoke, where you just go around in circles and end up where you started.
Re: Tsection 40 throws out TS Tools II
Thanks Jeff
Just awaiting confirmation that has fixed it.
Just awaiting confirmation that has fixed it.
Glyn Phillips
Re: Tsection 40 throws out TS Tools II
Hi all
Thanks to krausyao for sorting the tsection.dat V40.
Open tsection 40 and search for shape number 25235 which looks like
TrackSection ( 25235
SectionSize ( 1.435 0 )
SectionCurve ( 252.780 4.76)
)
It should look like this:
TrackSection ( 25235
SectionSize ( 1.435 0 )
SectionCurve ( 252.780 4.76 )
)
Make the change and save, walla TsTools 2 works again.
Although all other versions of TsTools worked fine 1.5 & 1.7
Have fun
Buckeye.
Thanks to krausyao for sorting the tsection.dat V40.
Open tsection 40 and search for shape number 25235 which looks like
TrackSection ( 25235
SectionSize ( 1.435 0 )
SectionCurve ( 252.780 4.76)
)
It should look like this:
TrackSection ( 25235
SectionSize ( 1.435 0 )
SectionCurve ( 252.780 4.76 )
)
Make the change and save, walla TsTools 2 works again.
Although all other versions of TsTools worked fine 1.5 & 1.7
Have fun
Buckeye.
- phill70
- Has a sign reading.. Its NOT the end of the world!
- Posts: 8767
- Joined: Mon Sep 23, 2002 8:01 pm
- Location: Basingstoke, where you just go around in circles and end up where you started.
Re: Tsection 40 throws out TS Tools II
It seems there were a few other errors like that one, I have V41 that will be uploaded today.
Glyn Phillips
