Page 1 of 1

Class 325 Broken

Posted: Thu Nov 15, 2012 7:14 am
by Dave4468
Hi all,

I've tried play with the 325 and have installed Kariban's 325 improvement pack (see below) and its broken the 325. All the reskinning and renaming has happened but when I attempt to move nothing, the unit will just not take power. I've tried clearing cache and swapping the driving vehicle about. Any ideas?

 Click to view more informationClass 325 Extra [2825449 bytes] - Class325_KR.zip
File ID: 28003 Date: 15 Mar 2012 - 2306 Downloads

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 8:12 am
by FoityBill68
I had the same problem, I tried it on a 3rd rail scenario and it didn't work - I just assumed a 3rd rail problem but I didn't try it on overhead. I had to do a cache verify to re-instate the original then I just used the repaint file to update the graphics. I know it used to work so maybe TS2013 has changed something.

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 9:18 am
by Kariban
I haven't tried it since 2013 - it may need new blueprints, I vaguely remember a rumour about 3rd-rail/overhead becoming seperate power sources but I don't know if it happened. I will have a look at the weekend if I get time.

If someone could try overhead & third rail to see if it works on one of them, that would be handy.

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 1:06 pm
by Dave4468
Mine was on WCML-N and the poster above says they tried it on 3rd rail so I guess its broken on both counts.

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 2:07 pm
by Marleyman
My unmodified Class 325 works just fine. Just loaded the Have you been good (Santa Special) Scenario on WCML-N and then Night Time Post Scenario. Both worked fine. The Kariban 325 improvement pack must be causing the issue.

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 3:12 pm
by Dave4468
Yea, I had a go with it as default, had an idea for the scenario, applied the enhancement pack and it broke, so the culprit is obvious. I assume the scripting in the pack is the issue, working fine in TS2012 but getting broken in 2013.

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 4:21 pm
by Kariban
I never assumed the original was broken. What I wanted to know was if the patched one was partly or completely non-functional.

I'll look at the weekend if I can.

Edit: actually I think it might be the whole lua/.out file business - try deleting any .out files from your 325 install after patching it & see if that fixes anything.

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 5:12 pm
by Dave4468
That's a confirmed fix. 5 files to delete;

Class_325_Simulation.out
Class325_DTPMV_script.out
Class325_MPMV_nospark_script.out
Class325_MPMV_script.out
Class325_TPMV_script.out

Cheers :D

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 6:54 pm
by xguerra
Before I delete them, what exactly are .out filles?

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 7:08 pm
by daemonmp3
xguerra wrote:Before I delete them, what exactly are .out filles?
Compiled .LUA files.

Chris.

Re: Class 325 Broken

Posted: Thu Nov 15, 2012 8:14 pm
by Kariban
Yes, you can compile the included lua & copy that over the .out files instead if you want. .out is the default extension of the lua compiler.