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.
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:
[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:
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.