Special Aircraft Service

Please login or register.

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

Author Topic: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)  (Read 99606 times)

0 Members and 1 Guest are viewing this topic.

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #72 on: June 10, 2014, 04:51:57 PM »

Also, in the absence of a Guide (at least I haven't been able to find one so far), can you tell me how I raise the "flaps" that are under the wings? I'm not sure what they are called, but they are just aft of the left and right undercarriage.

Maybe those you are saying are airbrakes.

After engines start and get enough hydropressure (in F-4 cockpit , hydropressure meters are not implemented) , you push Airbrake key , then airbrakes will be retracted.
Logged

Kartman013

  • member
  • Offline Offline
  • Posts: 29
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #73 on: June 10, 2014, 09:56:40 PM »

Thank you Western. I am embarrassed to admit I didn't realize they were air brakes! :-[
Logged

M0SCA

  • member
  • Offline Offline
  • Posts: 99
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #74 on: June 13, 2014, 09:56:09 AM »

I get a 100% CTD now memory error with any aircraft, and this is what the log says:

*Edit: I do have Engine mod 2.7, western patch, countermeasures mod, Jetwar 1.33, and all of the other goodies.

*Edit 2: I figured out the the Western Patch is conflicting with something I don't know what.

Code: [Select]
[10:07:19 PM] ERROR file: File users/doe/Icons not found
[10:07:19 PM] Mission: Quick/Slovakia_summer/Slovakia_summerBlueScramble01.mis is Playing
[10:07:19 PM] java.lang.NoSuchFieldError: listenTACAN
[10:07:19 PM] at com.maddox.il2.objects.air.Cockpit.updateBeacons(Cockpit.java:1000)
[10:07:19 PM] at com.maddox.il2.objects.air.Cockpit.access$600(Cockpit.java:21)
[10:07:19 PM] at com.maddox.il2.objects.air.Cockpit$Draw.preRender(Cockpit.java:100)
[10:07:19 PM] at com.maddox.il2.objects.air.Cockpit.preRender(Cockpit.java:834)
[10:07:19 PM] at com.maddox.il2.game.Main3D$RenderCockpit.preRender(Main3D.java:710)
[10:07:19 PM] at com.maddox.il2.engine.Renders.b(Unknown Source)
[10:07:19 PM] at com.maddox.il2.engine.Renders.paint(Unknown Source)
[10:07:19 PM] at com.maddox.il2.engine.RendersTicker.msgTimeOut(Renders.java:637)
[10:07:19 PM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[10:07:19 PM] at com.maddox.rts.Message._send(Message.java:1217)
[10:07:19 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[10:07:19 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[10:07:19 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[10:07:19 PM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[10:07:19 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[10:07:19 PM] at com.maddox.il2.game.MainWin3D$Background.step(MainWin3D.java:159)
[10:07:19 PM] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:167)
[10:07:19 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[10:07:19 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[10:07:19 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

Same here

I'm getting 100% CDT after loading a quick mission :'(

Code: [Select]
[3:48:25 PM] Mission: QuickQMBPro/Slovakia/SlovakiaRedNone00.mis is Playing
[3:48:25 PM] java.lang.NoSuchMethodError
[3:48:25 PM] at com.maddox.il2.objects.air.CockpitF_4E.reflectWorldToInstruments(CockpitF_4E.java:313)
[3:48:25 PM] at com.maddox.il2.objects.air.Cockpit$Draw.preRender(Cockpit.java:711)
[3:48:25 PM] at com.maddox.il2.objects.air.Cockpit.preRender(Cockpit.java:848)
[3:48:25 PM] at com.maddox.il2.game.Main3D$RenderCockpit.preRender(Main3D.java:710)
[3:48:25 PM] at com.maddox.il2.engine.Renders.doPaint(Renders.java:337)
[3:48:25 PM] at com.maddox.il2.engine.Renders.paint(Renders.java:253)
[3:48:25 PM] at com.maddox.il2.engine.RendersTicker.msgTimeOut(Renders.java:637)
[3:48:25 PM] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[3:48:25 PM] at com.maddox.rts.Message._send(Message.java:1217)
[3:48:25 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[3:48:25 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[3:48:25 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[3:48:25 PM] at com.maddox.rts.Time.loopMessages(Time.java:252)
[3:48:25 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[3:48:25 PM] at com.maddox.il2.game.MainWin3D$Background.step(MainWin3D.java:159)
[3:48:25 PM] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:167)
[3:48:25 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[3:48:25 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[3:48:25 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #75 on: June 13, 2014, 09:58:40 AM »

Please install SAS Engine MOD western's patch.

When some MOD conflicts that patch , choose 1 from F-4 or another MOD.
Logged

M0SCA

  • member
  • Offline Offline
  • Posts: 99
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #76 on: June 15, 2014, 04:42:13 AM »

Please install SAS Engine MOD western's patch.

When some MOD conflicts that patch , choose 1 from F-4 or another MOD.
Working!
It was a missunderstood installing SAS Engine MOD western's patch. (I wasn't  overwriting SAS Engine 2.7 original mod at #SAS )
Thanks. ;)
Logged

wulflennart

  • member
  • Offline Offline
  • Posts: 21
  • Its Time for wastin fuel "Turn on the burner"
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #77 on: June 15, 2014, 04:47:26 AM »

Code: [Select]
[23:34:05] AutoMounting SFS files from folder SFS_AUTO now...
[23:34:05] Trying to AutoMount SFS_AUTO\sasup_decals_01.sfs... mounted successfully!
[23:34:05] Trying to AutoMount SFS_AUTO\sasup_effects01.sfs... mounted successfully!
[23:34:05] Trying to AutoMount SFS_AUTO\sas_maps_01.sfs... mounted successfully!
[23:34:05] Trying to AutoMount SFS_AUTO\sas_sound_01.sfs... mounted successfully!
[23:34:05] Trying to AutoMount SFS_AUTO\sas_sound_02.sfs... mounted successfully!
[23:34:05] Trying to AutoMount SFS_AUTO\sasamt_jetwar_01.sfs... mounted successfully!
[23:34:06] Trying to AutoMount SFS_AUTO\sasamt_jetwar_02.sfs... mounted successfully!
[23:34:06] AutoMounting SFS files from folder SFS_AUTO finished.
[23:34:07] INTERNAL ERROR: Str2FloatClamp() - Clamped 75 -> 32 (delta = -43) to Range 0..32
[23:34:07] INTERNAL ERROR: Str2FloatClamp() - Clamped 120 -> 60 (delta = -60) to Range 0..60
[23:34:07] INTERNAL ERROR: Str2FloatClamp() - Clamped 0.95 -> 0.95 (delta = -1.19209e-008) to Range 0..0.95
[23:34:07] INTERNAL ERROR: Str2FloatClamp() - Clamped 0.95 -> 0.95 (delta = -1.19209e-008) to Range 0..0.95
[23:34:07] INTERNAL ERROR: Str2FloatClamp() - Clamped 0.95 -> 0.95 (delta = -1.19209e-008) to Range 0..0.95
[23:34:13] INTERNAL ERROR: Str2FloatClamp() - Clamped 1024 -> 512 (delta = -512) to Range 1..512
[23:34:20] FM called 'FlightModels/F4B.fmd:F4E' is being loaded from File: 'f4e'
[23:34:20] FM called 'FlightModels/F4D.fmd:F4E' is being loaded from File: 'f4e'
[23:34:20] FM called 'FlightModels/F4E.fmd:F4E' is being loaded from File: 'f4e'
[23:34:21] FM called 'FlightModels/F4J.fmd:F4E' is being loaded from File: 'f4e'
[23:34:22] FM called 'FlightModels/F4B.fmd:F4E' is being loaded from File: 'f4e'
[23:34:22] FM called 'FlightModels/F4D.fmd:F4E' is being loaded from File: 'f4e'
[23:34:22] FM called 'FlightModels/F4E.fmd:F4E' is being loaded from File: 'f4e'
[23:34:22] FM called 'FlightModels/F4J.fmd:F4E' is being loaded from File: 'f4e'
[23:34:23] FM called 'FlightModels/F4B.fmd:F4E' is being loaded from File: 'f4e'
[23:34:23] FM called 'FlightModels/F4D.fmd:F4E' is being loaded from File: 'f4e'
[23:34:23] FM called 'FlightModels/F4E.fmd:F4E' is being loaded from File: 'f4e'
[23:34:23] FM called 'FlightModels/F4J.fmd:F4E' is being loaded from File: 'f4e'
[23:34:26] Initializing DirectSound playback device...
[23:34:26] Primary buffer created.
[23:34:26] Playback format is set : sampling rate = 44100, num channels = 2.
[23:34:26] Not enought hardware buffers (0), hardware disabled
[23:34:26] Buffer caps : Transfer rate = 0, CPU overhead = 0.
[23:34:26] Default speaker config is : 1310724.
[23:34:26] Direct sound audio device initialized successfully :
[23:34:26] DX Version : 7
[23:34:26] Hardware    - disabled [buffers : 0]
[23:34:26] Extensions  - enabled :
[23:34:27]   EAX ver. 1 [ ]  - disabled
[23:34:27]   EAX ver. 2 [ ]  - disabled
[23:34:27]   EAX ver. 3 [ ]  - disabled
[23:34:27]   I3D ver. 2 [ ]  - disabled
[23:34:27]   ZoomFX     [ ]  - disabled
[23:34:27]   MacroFX    [ ]  - disabled
[23:34:27] SIMD render [X]
[23:34:27] num channels 16
[23:34:27]
[23:34:33] Loading mission Quick/Midway/MidwayRedNoneNwheelsupcavu01.mis...
[23:34:33] Month = 6 , Hour = 12
[23:34:33] Temperature -     0m = 23.0 .
[23:34:33] Temperature
 -  1000m = 16.51001 .
[23:34:33] Temperature -  2000m = 10.019989 .
[23:34:33] Temperature -  3000m = 3.5299988 .
[23:34:33] Temperature -  4000m = -2.9599915 .
[23:34:33] Temperature -  5000m = -9.450012 .
[23:34:33] Temperature -  6000m = -15.940002 .
[23:34:33] Temperature -  7000m = -22.429993 .
[23:34:33] Temperature -  8000m = -28.919998 .
[23:34:33] Temperature -  9000m = -35.410004 .
[23:34:33] Temperature - 10000m = -41.899994 .
[23:34:33] Temperature - 11000m = -48.39 .
[23:34:33] Temperature - 12000m = -54.880005 .
[23:34:33] Loading map.ini defined airfields:
[23:34:51] Load bridges
[23:34:51] Load static objects
[23:34:53] ##### House without collision (3do/Buildings/Port/Floor/live.sim)
[23:34:53] ##### House without collision (3do/Buildings/Port/BaseSmallSegment/live.sim)
[23:34:58] Motor resolveFromFile starter = 0
[23:34:58] Motor resolveFromFile starter = 0
[23:34:58] Motor resolveFromFile starter = 0
[23:34:58] Motor resolveFromFile starter = 0
[23:34:58] Motor resolveFromFile starter = 0
[23:34:58] Motor resolveFromFile starter = 0
[23:34:58] Motor resolveFromFile starter = 0
[23:34:58] Motor resolveFromFile starter = 0
[23:34:59] BMPLoader bmp8PalTo4TGA4 s=PaintSchemes/Skins/B-17E/BBop_ Midway B17E_Generic.bmp s1=3DO/Plane/B-17E(USA)/summer s2=PaintSchemes/Cache/3325545701865267392
[23:35:10] FM called 'FlightModels/F4E.fmd:F4E' is being loaded from File: 'f4e'
[23:35:10] Mission error, ID_04: java.lang.RuntimeException: Error loading params from FlightModels/F4E.fmd:F4E
[23:35:10] java.lang.RuntimeException: Error loading params from FlightModels/F4E.fmd:F4E
[23:35:10] at com.maddox.il2.fm.FlightModelMain.load(FlightModelMain.java:223)
[23:35:10] at com.maddox.il2.fm.FlightModelMain.<init>(FlightModelMain.java:774)
[23:35:10] at com.maddox.il2.fm.FlightModel.<init>(FlightModel.java:131)
[23:35:10] at com.maddox.il2.fm.AIFlightModel.<init>(AIFlightModel.java:19)
[23:35:10] at com.maddox.il2.ai.air.Maneuver.<init>(Maneuver.java:597)
[23:35:10] at com.maddox.il2.ai.air.Pilot.<init>(Pilot.java:98)
[23:35:11] at com.maddox.il2.fm.RealFlightModel.<init>(RealFlightModel.java:72)
[23:35:11] at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2106)
[23:35:11] at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2091)
[23:35:11] at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2603)
[23:35:11] at com.maddox.il2.game.Mission.loadAir(Mission.java:1666)
[23:35:11] at com.maddox.il2.ai.Wing.load(Wing.java:144)
[23:35:11] at com.maddox.il2.game.Mission.loadWings(Mission.java:1344)
[23:35:11] at com.maddox.il2.game.Mission._load(Mission.java:762)
[23:35:11] at com.maddox.il2.game.Mission.access$600(Mission.java:120)
[23:35:11] at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:463)
[23:35:11] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[23:35:11] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[23:35:11] at com.maddox.il2.game.Main.exec(Main.java:449)
[23:35:11] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[23:35:32] null
[23:35:32] java.lang.NullPointerException
[23:35:32] at com.maddox.il2.game.order.OrdersTree.getSection(OrdersTree.java:627)
[23:35:32] at com.maddox.il2.game.order.OrdersTree.missionLoaded(OrdersTree.java:567)
[23:35:32] at com.maddox.il2.game.order.OrdersTree.missionLoaded(OrdersTree.java:531)
[23:35:32] at com.maddox.il2.game.Mission._load(Mission.java:897)
[23:35:32] at com.maddox.il2.game.Mission.access$600(Mission.java:120)
[23:35:32] at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:463)
[23:35:32] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[23:35:32] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[23:35:33] at com.maddox.il2.game.Main.exec(Main.java:449)
[23:35:33] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[23:35:42] Initializing DirectSound capture device...
[23:35:42] Mixer not accessible...Ok.

this is another null error, i dont know what to do with it, Thanks
Logged

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #78 on: June 15, 2014, 06:06:12 AM »

this is another null error, i dont know what to do with it, Thanks

Please install all the MODs required completely.
Logged

wulflennart

  • member
  • Offline Offline
  • Posts: 21
  • Its Time for wastin fuel "Turn on the burner"
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #79 on: June 15, 2014, 06:54:47 AM »

I have all the mods including the engine western patch istalled, did it on a clean install, with modact, engine mod and so on. It has to be something with the b-17, i dont know why: when i have the phantoms at the end of air.ini, i get a pink b-17 skin (but i can do nothing), in front of the air.ini i get the air.ini.
I had several problems with the engine mod in the past, it has something to be incompatible with my laptop. (Everything runs fine except for yak-36 freehand and the enginemod,Thanks
Logged

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #80 on: June 15, 2014, 07:09:59 AM »

Some MODs are installed not correctly, perhaps.
Logged

Renesi

  • member
  • Offline Offline
  • Posts: 14
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #81 on: June 27, 2014, 03:26:19 PM »

Hi. I have a problem: when I installed this plane, I got a bug (maybe conflict, dunno) : when I trying to launch AGM-65 from any plane, Il-2 just crashing.
How can I fix this? I had some mod with this AGM before - all was okay, after installing Phantoms - got it.
Any ideas? Please, so wonna use it. D:

==============

Adder:
more to say: I can't launch AIM-9 missiles. When I launch it - rocket stay on pylin, after it when I puch launch button again - it's stick-out from plane and... Just stay in one place in air, without any speed.


solved
Logged

YippeKiyay

  • member
  • Offline Offline
  • Posts: 3
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #82 on: July 13, 2014, 09:39:07 AM »

I installed western engine mod and it still crashed after loading to 100%. Any help?

Thanks
Logged

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: F-4 PhantomII v1.40 with full-function cockpit (4.12.2)
« Reply #83 on: July 13, 2014, 09:54:17 AM »

You might mistake in installing.
please read again several readme files.
Logged
Pages: 1 ... 4 5 6 [7] 8 9 10 ... 21   Go Up
 

Page created in 0.036 seconds with 24 queries.