Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 [4]   Go Down

Author Topic: A-4E/F/M sas version pack Beta v0.9.4 + v0.9.5 patch on 29/Feb/2020  (Read 24335 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: A-4E/F/M sas version pack Beta v0.9.3 on 18/May/2018
« Reply #36 on: May 19, 2018, 04:02:19 AM »

Beta v0.9.3 is published in 1st post.

Newly needed :
SAS Engine MOD 2.8.5 + 2.8.6 PRE western 18/May/2018 or later
JetPit Common Materials (ver 18/May/2018) or later
Logged

Mission_bug

  • Modder
  • member
  • Offline Offline
  • Posts: 5961
Re: A-4E/F/M sas version pack Beta v0.9.3 on 18/May/2018
« Reply #37 on: May 20, 2018, 09:30:27 AM »

Beta v0.9.3 is published in 1st post.

Newly needed :
SAS Engine MOD 2.8.5 + 2.8.6 PRE western 18/May/2018 or later
JetPit Common Materials (ver 18/May/2018) or later




Hello western0221, thank you very much for the update, really appreciated.  8)


Unfortunately when installed I get a loading to 100% then a CTD in QMB:

Code: [Select]
$SPAWN.actorSpawn(House.java:254)
[11:05:51 AM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[11:05:51 AM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[11:05:51 AM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[11:05:51 AM] at com.maddox.il2.game.Mission.loadMain(Mission.java:884)
[11:05:51 AM] at com.maddox.il2.game.Mission._load(Mission.java:647)
[11:05:51 AM] at com.maddox.il2.game.Mission.access$600(Mission.java:123)
[11:05:51 AM] at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:409)
[11:05:51 AM] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[11:05:51 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[11:05:51 AM] at com.maddox.il2.game.Main.exec(Main.java:422)
[11:05:51 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:05:57 AM] java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Mk82_gn16
[11:06:00 AM] ERROR file: File users/corsair/Icons not found
[11:06:00 AM] Mission: QuickQMBPro/Spain_Baleares/Spain_BalearesBlueScramble00.mis is Playing
[11:06:00 AM] java.lang.NoSuchMethodError
[11:06:00 AM] at com.maddox.il2.objects.air.Skyhawk.startCockpitSounds(Skyhawk.java:525)
[11:06:00 AM] at com.maddox.il2.objects.air.CockpitSkyhawkA4F.doFocusEnter(CockpitSkyhawkA4F.java:52)
[11:06:00 AM] at com.maddox.il2.objects.air.Cockpit.focusEnter(Cockpit.java:600)
[11:06:00 AM] at com.maddox.il2.game.Main3D.setViewInside(Main3D.java:1421)
[11:06:00 AM] at com.maddox.il2.game.AircraftHotKeys$65.begin(AircraftHotKeys.java:3806)
[11:06:00 AM] at com.maddox.rts.HotKeyCmd.start(HotKeyCmd.java:103)
[11:06:00 AM] at com.maddox.rts.HotKeyCmd.exec(HotKeyCmd.java:211)
[11:06:00 AM] at com.maddox.rts.HotKeyCmd.exec(HotKeyCmd.java:174)
[11:06:00 AM] at com.maddox.il2.gui.GUIMission$4.doAction(GUIMission.java:107)
[11:06:00 AM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[11:06:00 AM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[11:06:00 AM] at com.maddox.rts.Message._send(Message.java:1217)
[11:06:00 AM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[11:06:00 AM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[11:06:00 AM] at com.maddox.rts.Message.trySend(Message.java:1115)
[11:06:00 AM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[11:06:00 AM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[11:06:00 AM] at com.maddox.il2.game.MainWin3D$Background.step(MainWin3D.java:159)
[11:06:00 AM] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:167)
[11:06:00 AM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[11:06:00 AM] at com.maddox.il2.game.Main.exec(Main.java:422)
[11:06:00 AM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)


All dependencies have been updated.

If I reinstall the previous Skyhawk pack all is okay.


Could you help with this please?


Wishing you all the very best, Pete. ;D


Logged

51st_FC

  • member
  • Offline Offline
  • Posts: 11
Re: A-4E/F/M sas version pack Beta v0.9.3 on 18/May/2018
« Reply #38 on: May 23, 2018, 01:49:53 AM »

Thank You for another awesome addition to the Jet War era.
Logged

osokiller1

  • member
  • Offline Offline
  • Posts: 2
Re: A-4E/F/M sas version pack Beta v0.9.3 on 18/May/2018
« Reply #39 on: July 24, 2018, 03:18:25 PM »

hi westrn0221 when I use any of the missiles on any of f4's  and also on the 4.0 US Marine Aviation pack (F/A-18C/D, AV-8B+ my game crashes. it either crashes when I fire or when  it hits the target.

Logged

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: A-4E/F/M sas version pack Beta v0.9.4 on 26/Jul/2018
« Reply #40 on: July 26, 2018, 05:41:37 AM »

New version 0.9.4 is released in 1st post.

It uses Engine MOD 2.8.7 western released today and also current Weapon pack Generation 2016-iii and JetPit Common Materials.


New features or updates:
- Radar Warning Receiver function is reworked. E/F variants sound historical analog pulse waves instead of Betty voices.
- Leading edge slats deploy / close schedule reworked.
- Flaps and Airbrakes are drooped on the ground , engine off , hydraulic lost. (for eye-candy)
- A-4M's AI keeps the altitude for level bombing with PavewayII Laser guided bombs. Easy to guide LGBs from player's Laser designator aircraft like F/A-18C/D.
Logged

DU30

  • member
  • Offline Offline
  • Posts: 262
Re: A-4E/F/M sas version pack Beta v0.9.4 on 26/Jul/2018
« Reply #41 on: August 27, 2018, 02:42:52 PM »

Great update West, Thank you.
Logged

aircorps123

  • member
  • Offline Offline
  • Posts: 24
Re: A-4E/F/M sas version pack Beta v0.9.4 on 26/Jul/2018
« Reply #42 on: December 14, 2018, 10:16:39 PM »

Not sure whats gone on, but all my repaints are automatically given the antiglare nose. Even the paints downloaded from http://www.mi-psi.eu/cs/a-4.html all have the antiglare. Could someone shed some light on this please?
Logged

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: A-4E/F/M sas version pack Beta v0.9.4 + v0.9.5 patch on 29/Feb/2020
« Reply #43 on: February 29, 2020, 05:48:47 AM »

v0.9.5 patch is published in the 1st post.
Apply it on v0.9.4 install folder.

- Duplicated Java processes are cleaned up in flying Mach 0.8~ time.
- Loadouts are written in cod/ style, it saves memory.
- Carriers' Catapults use A-4 special cable hook 3D model.



New weapons.properties file is prepared in the archive.
Logged
Pages: 1 2 3 [4]   Go Up
 

Page created in 0.065 seconds with 23 queries.