Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 4 5 6 [7] 8   Go Down

Author Topic: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother  (Read 35161 times)

0 Members and 4 Guests are viewing this topic.

Fly!

  • Modder
  • member
  • Offline Offline
  • Posts: 315
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #72 on: October 03, 2014, 11:52:05 AM »

Logged

cgagan

  • SAS Team
  • member
  • Offline Offline
  • Posts: 5815
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #73 on: October 03, 2014, 04:39:16 PM »

Many thanks Fly!!!! 8)
Logged

SAS~Tom2

  • SAS Honourable Member
  • member
  • Offline Offline
  • Posts: 7954
  • no sweat
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #74 on: October 05, 2014, 09:27:45 AM »

All of these beauts, all Hudsons and Electras, will not load properly in my install and I hope I installed them correctly, worked over an hour on that and figuring it out. :-\ :P

ModAct 5.3, 4.12.2, Engine Mod 2.7.
GFX AMD HD 5770.

Buttons chosen as given as per folders.

Each of these 4 planes gives me these or similar errors:

Code: [Select]
[17:06:23] Loading map.ini defined airfields:
[17:06:23] WARNING: ObjectVACache_Clear()
[17:06:23] WARNING: * Buf0 : Obj: 0,  Vert 0,  Ind 0
[17:06:23] WARNING: * Buf1 : Obj: 29,  Vert 3882,  Ind 10380
[17:06:23] WARNING: * Buf2 : Obj: 0,  Vert 0,  Ind 0
[17:06:23] Load bridges
[17:06:23] Load static objects
[17:06:23] INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
[17:06:23] INTERNAL ERROR: Str2FloatClamp() - Clamped 2e+006 -> 1e+006 (delta = -1e+006) to Range 0..1e+006
[17:06:24] FM called 'FlightModels/F4F-4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
[17:06:24] FM called 'PrattWhitney_R-1830_Series' is being loaded from Alternative File: 'gui/game/buttons'
[17:06:24] Error loading FM called 'prattwhitney_r-1830_series'!
[17:06:24] It Cannot be Loaded from 'gui/game/buttons' File
[17:06:24] *** This was the Reason of your 60% or 70% CTD ***
[17:06:24] FM Loading General Exception!
[17:06:24] Warning, the 'PrattWhitney_R-1830_Series' cannot be loaded from 'gui/game/buttons' File
[17:06:24] Mission error, ID_04: java.lang.NullPointerException
[17:06:24] java.lang.NullPointerException
[17:06:24] at com.maddox.il2.fm.Motor.resolveFromFile(motor.java:292)
[17:06:24] at com.maddox.il2.fm.Motor.load(motor.java:282)
[17:06:24] at com.maddox.il2.fm.EnginesInterface.load(EnginesInterface.java:46)
[17:06:24] at com.maddox.il2.fm.FlightModelMain.load(FlightModelMain.java:624)
[17:06:24] at com.maddox.il2.fm.FlightModelMain.<init>(FlightModelMain.java:1023)
[17:06:24] at com.maddox.il2.fm.FlightModel.<init>(FlightModel.java:131)
[17:06:24] at com.maddox.il2.fm.AIFlightModel.<init>(AIFlightModel.java:19)
[17:06:24] at com.maddox.il2.ai.air.Maneuver.<init>(Maneuver.java:597)
[17:06:24] at com.maddox.il2.ai.air.Pilot.<init>(Pilot.java:98)
[17:06:24] at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2102)
[17:06:24] at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2091)
[17:06:24] at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2609)
[17:06:24] at com.maddox.il2.game.Mission.loadAir(Mission.java:1666)
[17:06:24] at com.maddox.il2.ai.Wing.load(Wing.java:144)
[17:06:24] at com.maddox.il2.game.Mission.loadWings(Mission.java:1344)
[17:06:24] at com.maddox.il2.game.Mission._load(Mission.java:762)
[17:06:24] at com.maddox.il2.game.Mission.access$600(Mission.java:120)
[17:06:24] at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:463)
[17:06:24] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[17:06:24] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[17:06:24] at com.maddox.il2.game.Main.exec(Main.java:449)
[17:06:24] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[17:06:25] ERROR file: File users/0/Icons not found
[17:06:25] null
[17:06:25] java.lang.NullPointerException
[17:06:25] at com.maddox.il2.objects.air.Aircraft.missionStarting(Aircraft.java:3188)
[17:06:25] at com.maddox.il2.game.Mission.doMissionStarting(Mission.java:2582)
[17:06:25] at com.maddox.il2.game.Mission.doBegin(Mission.java:2641)
[17:06:25] at com.maddox.il2.game.cmd.CmdMission.exec(CmdMission.java:83)
[17:06:25] at com.maddox.rts.CmdEnv.exec(CmdEnv.java:601)
[17:06:25] at com.maddox.il2.gui.GUIMission$4.doAction(GUIMission.java:106)
[17:06:25] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[17:06:25] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[17:06:25] at com.maddox.rts.Message._send(Message.java:1217)
[17:06:25] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[17:06:25] at com.maddox.rts.Message.sendTo(Message.java:1134)
[17:06:25] at com.maddox.rts.Message.trySend(Message.java:1115)
[17:06:25] at com.maddox.rts.Time.loopMessages(Time.java:180)
[17:06:25] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[17:06:25] at com.maddox.il2.game.MainWin3D$Background.step(MainWin3D.java:159)
[17:06:25] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:167)
[17:06:25] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[17:06:25] at com.maddox.il2.game.Main.exec(Main.java:449)
[17:06:25] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[17:06:25] Mission: QuickQMBPro/Benghalli/Benghallirednone00.mis is Playing



Seems like a FM error.

And I get this screen upon entering the 3D scenery:


 :D





I marked the changed STD folder and all modded folder for the Electras and Hudsons with a "-", so I can get back to them.

For the Electra I used the mediafire file as linked in post 1 here, first post.

For the Hudsons I tried both, the latest version and the older from post 1 in their thread.

Took care to add the correct entries each time.

Hope I did not mess it up, PS for the Electra I had used the last cockpit/3DO mod in here.

Tom


PS
Seemed map independent. The error lof suggests a wrong FM file? :-\ I used the "-_FM_409_412_buttons SAS" buttons.
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9532
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #75 on: October 05, 2014, 10:26:42 AM »

Quote
The error lof suggests a wrong FM file? :-\ I used the "-_FM_409_412_buttons SAS" buttons.
I feel that the sound in EMD called by the external FM does not exist in 412 buttons ...  :-[

Try the external FM "-_FM_409_buttons UV2_UV3" !  ;)
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

SAS~Tom2

  • SAS Honourable Member
  • member
  • Offline Offline
  • Posts: 7954
  • no sweat
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #76 on: October 05, 2014, 12:59:57 PM »

Merci Gabriel.

I found the error I hope. It was a classfile mix up from another mod I copied over from 4.09m. :-\ :-[

Thanks and carry on, I will try these planes now later again. :)

Kind greets

Thorsten

You know; I may pork my install, but at least I post error reports with style. :D  :P

Logged

Tecnico66

  • member
  • Offline Offline
  • Posts: 126
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #77 on: October 05, 2014, 02:44:38 PM »

I'm in confusion, which is the latest Electra, anf the latest cockpit?..link please..
Logged

SAS~Tom2

  • SAS Honourable Member
  • member
  • Offline Offline
  • Posts: 7954
  • no sweat
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #78 on: October 05, 2014, 03:29:42 PM »

Latest cockpit I assume strongly here at thtis page, linked.
Latest Electra mod version, post 1.


Thanks guys, all works now.






Logged

Tecnico66

  • member
  • Offline Offline
  • Posts: 126
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #79 on: October 05, 2014, 04:02:15 PM »

..i delete all old "electra" folders i put the one @post 1, i put the new cockpit  folder but... a strongly 70% CTD!!!  :)
Logged

Tecnico66

  • member
  • Offline Offline
  • Posts: 126
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #80 on: October 05, 2014, 04:19:08 PM »

..i delete all old "electra" folders i put the one @post 1, i put the new cockpit  folder but... a strongly 70% CTD!!!  :)

...it's possible that i made something wrong,i must check..
Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6437
  • In memory of my beloved hero: Saburo SAKAI!
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #81 on: October 06, 2014, 04:13:26 AM »

Check the correct FM into the plane main folder....

....there is a lot of them , for sure use the correct one from it's related folder....
Logged

chameleon

  • Modder
  • member
  • Offline Offline
  • Posts: 46
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #82 on: November 04, 2014, 12:33:30 AM »

Skin for Lockheed Electra as Ju-86Z-5(7) #650 12 Squadron SAAF after capturing French Somaliland Forces in 1941.

http://aviaskins.com/downloadskin.aspx?id=1880&lang=ru
Logged

asso58

  • member
  • Offline Offline
  • Posts: 165
Re: !! New UPDATE!The Electra and Super Electra ,Hudson's father and brother
« Reply #83 on: December 05, 2014, 04:16:34 PM »

Thanks Fly! Wonderful stuff for new

cockpit and cabin, also for Amelia Earhart

fixed skin. Your work is much appreciated,

as ever! Cheers!

And naturally, thanks to the entire "Electra staff"

who has given us this dreams!

Very kind regards, asso58
Logged
Pages: 1 ... 4 5 6 [7] 8   Go Up
 

Page created in 0.036 seconds with 25 queries.