Pendolino won't move!
Moderator: Moderators
Pendolino won't move!
Hi all,
Just downloaded and installed the Pendolino which is a reskin of the ben laws one in photo textures.
The thing is, when i move the cursor to increase the power, it won't move from "idle".
I'm on an electrified line, and the pantograph is up, so i'm just baffled.
Any ideas?
Stephen.
Just downloaded and installed the Pendolino which is a reskin of the ben laws one in photo textures.
The thing is, when i move the cursor to increase the power, it won't move from "idle".
I'm on an electrified line, and the pantograph is up, so i'm just baffled.
Any ideas?
Stephen.
- NewcastleFlyer
- Established Forum Member
- Posts: 338
- Joined: Sun Oct 16, 2005 3:19 am
Not sure if it uses a combined handle or not, but did move the level/switch/whatever to FORWARD?
POLL:
Since the NSW govt has now closed the Newcastle Rail Line (NSW, Australia), what route is best for Newcastle's "light rail"?: http://wp.me/P5xGOF-32
Since the NSW govt has now closed the Newcastle Rail Line (NSW, Australia), what route is best for Newcastle's "light rail"?: http://wp.me/P5xGOF-32
- RobertM
- Very Active Forum Member
- Posts: 5907
- Joined: Thu Aug 12, 2004 5:28 pm
- Location: Centre of my own universe, where its scary
If you go from 0-100% throttle, you somtimes get wheel slip, even though the HUD doesnt say so.
Try notching up slowly, or apply sand
Try notching up slowly, or apply sand
Cheers, Robert 
Fireman at the Lakeside & Haverthwaite Steam Railway.
Second Valve simulation - https://www.facebook.com/secondvalve?ref=hl
Fireman at the Lakeside & Haverthwaite Steam Railway.
Second Valve simulation - https://www.facebook.com/secondvalve?ref=hl
thanx for your replies chaps.
But i tried all the above already and it still doesn't move. I've tried the D key. The pantograph is up. When i move the cursor, the thing won't move from idle to whatever percentage. its just stuck at idle.
It is a combined brake handle btw. The whole thing came with an installer, with cabview, so i haven't messed with anything.
Stephen.
But i tried all the above already and it still doesn't move. I've tried the D key. The pantograph is up. When i move the cursor, the thing won't move from idle to whatever percentage. its just stuck at idle.
It is a combined brake handle btw. The whole thing came with an installer, with cabview, so i haven't messed with anything.
Stephen.
- bdy26
- Very Active Forum Member
- Posts: 3854
- Joined: Thu Oct 07, 2004 8:34 pm
- Location: Manchester, rain.
Check the dms eng file has got a combined controller line in it... looks something like this:
... "2. Press the ENTER key.\n"+
"3. Wait for the 'permission to depart' signal.\n"+
"TIP: Use the Next Station driving aid (F10) to monitor loading and unloading."
)
EngineControllers (
Throttle ( 0 1 0.25 0
NumNotches ( 5
Notch ( 0 0 Dummy )
Notch ( 0.25 0 Dummy )
Notch ( 0.50 0 Dummy )
Notch ( 0.75 0 Dummy )
Notch ( 1.00 0 Dummy )
)
)
Brake_Train ( 0 1 0.0125 0.5
NumNotches ( 6
Notch ( 0 0 TrainBrakesControllerReleaseStart )
Notch ( 0.2 0 TrainBrakesControllerHoldLappedStart )
Notch ( 0.25 1 TrainBrakesControllerGraduatedSelfLapLimitedHoldingStart )
Notch ( 0.85 0 TrainBrakesControllerSuppressionStart )
Notch ( 0.9 0 TrainBrakesControllerContinuousServiceStart )
Notch ( 0.95 0 TrainBrakesControllerEmergencyStart )
)
)
DirControl ( -1 0 1 1 )
Combined_Control( 0 1 0.4 0.82 throttle train )
EmergencyStopResetToggle( 0 1 0 )
EmergencyStopToggle( 0 1 0 )
AWS ( 0 1 0 )
Sanding ( 0 1 0 )
Horn ( 0 1 0 )
Vigilance ( 0 1 0 )
PantographToggle1 ( 0 1 1 )
Headlights ( 0 0.25 1 0 pov_pointer )
Wipers ( 0 1 0 )
)
)
...
Back it up first obviously, but I had that problem with something before.
cheers
Ben
... "2. Press the ENTER key.\n"+
"3. Wait for the 'permission to depart' signal.\n"+
"TIP: Use the Next Station driving aid (F10) to monitor loading and unloading."
)
EngineControllers (
Throttle ( 0 1 0.25 0
NumNotches ( 5
Notch ( 0 0 Dummy )
Notch ( 0.25 0 Dummy )
Notch ( 0.50 0 Dummy )
Notch ( 0.75 0 Dummy )
Notch ( 1.00 0 Dummy )
)
)
Brake_Train ( 0 1 0.0125 0.5
NumNotches ( 6
Notch ( 0 0 TrainBrakesControllerReleaseStart )
Notch ( 0.2 0 TrainBrakesControllerHoldLappedStart )
Notch ( 0.25 1 TrainBrakesControllerGraduatedSelfLapLimitedHoldingStart )
Notch ( 0.85 0 TrainBrakesControllerSuppressionStart )
Notch ( 0.9 0 TrainBrakesControllerContinuousServiceStart )
Notch ( 0.95 0 TrainBrakesControllerEmergencyStart )
)
)
DirControl ( -1 0 1 1 )
Combined_Control( 0 1 0.4 0.82 throttle train )
EmergencyStopResetToggle( 0 1 0 )
EmergencyStopToggle( 0 1 0 )
AWS ( 0 1 0 )
Sanding ( 0 1 0 )
Horn ( 0 1 0 )
Vigilance ( 0 1 0 )
PantographToggle1 ( 0 1 1 )
Headlights ( 0 0.25 1 0 pov_pointer )
Wipers ( 0 1 0 )
)
)
...
Back it up first obviously, but I had that problem with something before.
cheers
Ben
- ajax103
- Very Active Forum Member
- Posts: 2445
- Joined: Fri Nov 24, 2006 5:41 pm
- Location: Peterborough & Hertford North
- Contact:
My 390 refuse to move, so I did the above and hey presto, I now have one moveable 390. Thanks for your tip above,bdy26 wrote:Check the dms eng file has got a combined controller line in it... looks something like this:
... "2. Press the ENTER key.\n"+
"3. Wait for the 'permission to depart' signal.\n"+
"TIP: Use the Next Station driving aid (F10) to monitor loading and unloading."
)
EngineControllers (
Throttle ( 0 1 0.25 0
NumNotches ( 5
Notch ( 0 0 Dummy )
Notch ( 0.25 0 Dummy )
Notch ( 0.50 0 Dummy )
Notch ( 0.75 0 Dummy )
Notch ( 1.00 0 Dummy )
)
)
Brake_Train ( 0 1 0.0125 0.5
NumNotches ( 6
Notch ( 0 0 TrainBrakesControllerReleaseStart )
Notch ( 0.2 0 TrainBrakesControllerHoldLappedStart )
Notch ( 0.25 1 TrainBrakesControllerGraduatedSelfLapLimitedHoldingStart )
Notch ( 0.85 0 TrainBrakesControllerSuppressionStart )
Notch ( 0.9 0 TrainBrakesControllerContinuousServiceStart )
Notch ( 0.95 0 TrainBrakesControllerEmergencyStart )
)
)
DirControl ( -1 0 1 1 )
Combined_Control( 0 1 0.4 0.82 throttle train )
EmergencyStopResetToggle( 0 1 0 )
EmergencyStopToggle( 0 1 0 )
AWS ( 0 1 0 )
Sanding ( 0 1 0 )
Horn ( 0 1 0 )
Vigilance ( 0 1 0 )
PantographToggle1 ( 0 1 1 )
Headlights ( 0 0.25 1 0 pov_pointer )
Wipers ( 0 1 0 )
)
)
...
Back it up first obviously, but I had that problem with something before.
cheers
Ben
Well you're right.
Gonna do a complete re-installation tomorrow anyway. too many errors here and there. Have saved the text for engine file though. don't want to go through all that again.
Yes i do like the 87s, plus the mk 3s. I think its those that make use of the enhanced trackwork/bogey/thingy sounds you can get on this site.
Stephen.
Gonna do a complete re-installation tomorrow anyway. too many errors here and there. Have saved the text for engine file though. don't want to go through all that again.
Yes i do like the 87s, plus the mk 3s. I think its those that make use of the enhanced trackwork/bogey/thingy sounds you can get on this site.
Stephen.
I used to have that problem with DMU 101 on my way to collage in the 70's. Thats what I told my tutors anyway.
Have you also installed the pendelino cabview. The cabview works with a single controller but the pendelinos i've downloaded work with a seperate brake and throttle. It means you have to use the keyboard or install an different cabview. The lefthand acela cabview works well.
Have you also installed the pendelino cabview. The cabview works with a single controller but the pendelinos i've downloaded work with a seperate brake and throttle. It means you have to use the keyboard or install an different cabview. The lefthand acela cabview works well.