Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 50 51 52 [53] 54 55 56 ... 95   Go Down

Author Topic: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)  (Read 1217272 times)

0 Members and 2 Guests are viewing this topic.

Stratodog

  • member
  • Offline Offline
  • Posts: 413
  • Slightly hypoxic
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #624 on: November 06, 2013, 09:01:10 PM »

Hi folks,

Same problem here as adambegg above:
Using 4.11.1 with modact 4
Planes show up in QMB list, with no available weapons and unable to select or fly them.
Logged

Stratodog

  • member
  • Offline Offline
  • Posts: 413
  • Slightly hypoxic
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #625 on: November 06, 2013, 09:49:40 PM »

Hi folks,

Same problem here as adambegg above:
Using 4.11.1 with modact 4
Planes show up in QMB list, with no available weapons and unable to select or fly them.

Solved - didn't do the thing to the .rc file (eliminate the // before these two entries: @sfs MOUNT SAS_SFS/sasamt_jetwar_01.sfs
@sfs MOUNT SAS_SFS/sasamt_jetwar_02.sfs)

Ooops, face slap.
All better now. :)
Logged

adambegg

  • member
  • Offline Offline
  • Posts: 157
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #626 on: November 06, 2013, 10:44:25 PM »

OK, I'll give it a try.  I didn't realize I had to, as the instructions said

"NOTE: SPECIAL INSTRUCTIONS FOR SFS INSTALLING FOR USERS OF SAS MODACT 3.06 OR LATER: You dont have to add lines to your .rc file, just copy the two SFS files from this mod, into your SAS_SFS folder, replacing the placeholders already there."

Logged

Stratodog

  • member
  • Offline Offline
  • Posts: 413
  • Slightly hypoxic
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #627 on: November 07, 2013, 07:20:17 AM »

Yup, that's what I thought adam.  So I also did nothing.  Then I decided to just open the .rc file to see what was there and... voila
BTW I also had repeated 60% crashes until I found that simply removing this line   A-1H_Tanker     air.A1H_Tanker 1               NOINFO  usa01 DESERT    from the .air file solved the problem.  Was it me? probably.  Is there a problem with the .air file that I copied from page one? possibly.  I don't know.  But this worked for me. 

Cheers and thanks for the Jets
Logged

adambegg

  • member
  • Offline Offline
  • Posts: 157
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #628 on: November 07, 2013, 04:09:48 PM »

Yep, removing the slashes worked for me too.  Thanks for the help!
Logged

SAS~Anto

  • Aussie Bush Pilot
  • Editor
  • member
  • Offline Offline
  • Posts: 4439
  • Retired from modding
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #629 on: November 09, 2013, 09:19:03 AM »

*UPDATE*

New hotfix on front page that adds 4.12.2m compatibility. Please make sure that before installing JetWar on 4.12.2m, you also grab the latest SAS Engine Mod from here (and use the test buttons to stop the jets overheating):
https://www.sas1946.com/main/index.php/topic,37774.0.html

Enjoy :)
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23561
  • Taking a timeout
    • STFU
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #630 on: November 09, 2013, 11:47:42 AM »

Sweet! Jets in 4.12.x :)
Thanks a bomb Anto!

Best regards - Mike
Logged
Don't split your mentality without thinking twice.

CALINHO

  • member
  • Offline Offline
  • Posts: 260
  • Brusque - Santa Catarina - Brazil
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #631 on: November 09, 2013, 12:05:26 PM »

I get some bugs in 4.12.2 + SAS Modact 5.30 + SAS Engine 2.7 + Buttons 10.4

- Tu-4 not show
- Aircraft Engine start Off in Sky
- FM errors like this: https://www.sas1946.rocks/images/imageshit/a/img707/9274/7tfe.png
Logged

Stefan SG

  • Modder
  • member
  • Offline Offline
  • Posts: 452
  • Braver than you believe. Stronger than you seem.
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #632 on: November 09, 2013, 12:19:55 PM »

Confirm the same problem. Pls find below logfile:

Code: [Select]
INTERNAL ERROR: Hierarchy: Unknown parent node: 'GearL1_D0'
WARNING: object '3DO/Plane/Tu-4/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/Tu-4/hier.him
Mission error, ID_04: java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/Tu-4/hier.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/Tu-4/hier.him

at com.maddox.il2.engine.HierMesh.Load(Native Method)
at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
at com.maddox.il2.engine.ActorHMesh.setMesh(ActorHMesh.java:89)
at com.maddox.il2.objects.air.Aircraft._setMesh(Aircraft.java:3666)
at com.maddox.il2.objects.air.Aircraft.<init>(Aircraft.java:2189)
at com.maddox.il2.objects.air.AircraftLH.<init>(AircraftLH.java:49)
at com.maddox.il2.objects.air.Scheme4.<init>(Scheme4.java:26)
at com.maddox.il2.objects.air.B_29X.<init>(B_29X.java:20)
at com.maddox.il2.objects.air.TU_4.<init>(TU_4.java:29)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1644)
at com.maddox.il2.ai.Wing.load(Wing.java:144)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1343)
at com.maddox.il2.game.Mission._load(Mission.java:761)
at com.maddox.il2.game.Mission.access$6(Mission.java:732)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:462)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

I get some bugs in 4.12.2 + SAS Modact 5.30 + SAS Engine 2.7 + Buttons 10.4

- Tu-4 not show
- Aircraft Engine start Off in Sky
- FM errors like this: https://www.sas1946.rocks/images/imageshit/a/img707/9274/7tfe.png
Logged

CALINHO

  • member
  • Offline Offline
  • Posts: 260
  • Brusque - Santa Catarina - Brazil
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #633 on: November 09, 2013, 12:34:40 PM »

- F-86A-5: engine fire easily
Logged

Stefan SG

  • Modder
  • member
  • Offline Offline
  • Posts: 452
  • Braver than you believe. Stronger than you seem.
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #634 on: November 09, 2013, 01:03:18 PM »

All F-86s start to smoke as badly overheated (dark grey or black smoke) during take off  in ModAct 5.30.
There is illusion that the plane will catch fire in a few seconds but they don't catch fire.
But after take off the engine starts to lose power in the air because of overheating and finally stops.



Engine smoke in air starting from 37% power.

MiG-15/17 work normally.

- F-86A-5: engine fire easily
Logged

SAS~Anto

  • Aussie Bush Pilot
  • Editor
  • member
  • Offline Offline
  • Posts: 4439
  • Retired from modding
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #635 on: November 09, 2013, 07:29:30 PM »

Stefan, are you using the 10.4 test buttons?
Logged
Pages: 1 ... 50 51 52 [53] 54 55 56 ... 95   Go Up
 

Page created in 0.095 seconds with 27 queries.