Loading [MathJax]/extensions/Safe.js

Special Aircraft Service

Please login or register.

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

Author Topic: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)  (Read 13014 times)

0 Members and 1 Guest are viewing this topic.

Hubberranz

  • Modder
  • member
  • Offline Offline
  • Posts: 1620
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #12 on: December 09, 2019, 03:08:47 PM »

works in my 412,2 SAS 5.3.  Thank you.  8)

- I needed to to retain the 3 statics files to secure from 70% and preserve their presence in missions.
   ( ...as per Mission Bug ).
- I needed to remove all else of older mod since the loadouts are very very persistent.
    (60F1C59EFE1E6344 probably; even when load preceded !).
- I needed to remove last.quick. ( loading null; due this persistence in QMB  ).
- I needed to update engine mod to recent for A2CB1446DA3A203E, = SACLOS.
- I needed to implement 97 x loadouts of Mil-24V with    ! 00__WeaponsPack_Gen2016_iii_20191109release
- I had to correct a Mig9 "fluo green antenna view" from cockpit, seen at right towards the back. Done.
- have to implement skins 1024; done.
- ... further pack models later tested without issues.

 ( I like the fuel tanks with this machine! ).  ;D
Logged

Hubberranz

  • Modder
  • member
  • Offline Offline
  • Posts: 1620
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #13 on: December 09, 2019, 03:33:09 PM »


         
          ... I used il-28's HULL instead. All else remains mig-9.
          https://www.mediafire.com/file/ky7il1o4pm8g023/MiG-9pitForMil-24.7z/file
Logged

Hubberranz

  • Modder
  • member
  • Offline Offline
  • Posts: 1620
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #14 on: December 09, 2019, 10:32:07 PM »

... here I have few SEPARATE samples of error log I encountered and why:

Code: [Select]
[5:47:45 AM] Main begin: PlMisStatic: class 'vehicles.planes.HeliStatic$Mi24V' not found

[9:36:15 PM] java.lang.NoClassDefFoundError: com/maddox/il2/objects/weapons/Pylon_KMGU2_gn16

[2:06:00 AM] java.lang.NoClassDefFoundError: com/maddox/il2/objects/air/TypeSACLOS

[7:40:08 PM] Mission error, ID_04: java.lang.RuntimeException: Weapon set 'Default' not registered in air.Mi24V
- crash at 70% no static files present: recuperate  76D17FF0A0D3940C, DF00F8C0383A4676 and EFFA9BD439EF1AB4 from old mod.
- the new weapons loadout not found ( need to update weapons ) and meanwhile...
  ...the old ones are still asked for...  ( over resilience and need to remove the older loadout defining file... ).
- a very early crash where game don't  load; there is a missing SACLOS initiate file. Solved.
- an ollder Default loadout setting persist in QMB in spite of the original file(s) having been removed. Delete  'Last quick'.

  ... in this case the loadouts are nil and bogus, in spite of a totally perfect install ( I settup the new mod immediately after using the old one ).

Logged

TeamFlyingAce162

  • member
  • Offline Offline
  • Posts: 128
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #15 on: December 30, 2019, 04:45:21 PM »

Am having 30% CTD with the latest pack. Had them working on on my old machine; but it decided to die on me so I've been having to rebuild everything :(

Game version 4.12.2 + CUP

Quote
java.lang.NoSuchFieldError: printCompassHeading
   at com.maddox.il2.objects.air.CockpitMi8.<init>(CockpitMi8.java:158)
   at java.lang.Class.newInstance0(Native Method)
   at java.lang.Class.newInstance(Unknown Source)
   at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:2635)
   at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2140)
   at com.maddox.il2.game.Mission.loadAir(Mission.java:1290)
   at com.maddox.il2.ai.Wing.load(Wing.java:144)
   at com.maddox.il2.game.Mission.loadWings(Mission.java:1080)
   at com.maddox.il2.game.Mission._load(Mission.java:655)
   at com.maddox.il2.game.Mission.access$600(Mission.java:123)
   at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:411)
   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:422)
   at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Online Online
  • Posts: 9596
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #16 on: December 31, 2019, 03:07:45 AM »

Am having 30% CTD with the latest pack. Had them working on on my old machine; but it decided to die on me so I've been having to rebuild everything

Game version 4.12.2 + CUP

java.lang.NoSuchFieldError: printCompassHeading
Known incompatibility!
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

TeamFlyingAce162

  • member
  • Offline Offline
  • Posts: 128
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #17 on: December 31, 2019, 07:54:46 AM »

Thank you Epervier! Did some quick reading and found the conflict.

Birds are flying now
Logged

dsawan

  • member
  • Offline Offline
  • Posts: 1587
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #18 on: August 27, 2020, 08:27:48 PM »

Curious. will the new varinats of the mi-8 and mi-24P be in the next BAT update?
Logged

Vampire_pilot

  • member
  • Offline Offline
  • Posts: 8630
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #19 on: August 28, 2020, 12:52:45 AM »

No. Last time I checked it wasn't campatible for a number of reasons.
Logged

dsawan

  • member
  • Offline Offline
  • Posts: 1587
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #20 on: December 26, 2021, 09:21:29 PM »

I tried the mi-24 P with 4.2.1 bat and the rotor moves as it should. the previous version, it would not rotate. The gun when fired still causes the plane to spin out of control though. Hoping we can get this one fixed in the new year
Logged

Vampire_pilot

  • member
  • Offline Offline
  • Posts: 8630
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #21 on: December 27, 2021, 12:47:41 AM »

As soon as someone makes a version of this with actually INDEPENDENT new classes and slots and INDEPENDENT new diff-FM files and INDEPENDENT new 3do sets...

as in: NOT reusing existing slots names and NOT reusing existing diff-FM names, this will be a no-brainer to install in BAT.
As it is, it is a mess with stuff half overwriting existing elements, just to get some new to work and mess other things up completely. Imagine an elephant in a china store, turning around.

I've stated this circumstance a couple of times before.
In case you all are wondering: I don't see me, myself or I doing that.
Logged

Alex_355th

  • Working on skin making
  • member
  • Offline Offline
  • Posts: 120
  • Just some Guy
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #22 on: April 06, 2022, 12:15:40 AM »

Just wondering but by any chance does anyone have the template for the mi-8t and mi-24v?
Logged
Yup-yup

Glaciar

  • member
  • Offline Offline
  • Posts: 95
Re: Mi-8 Hip / Mi-24 Hind pack ver 4.00 (12/Nov/2019)
« Reply #23 on: October 31, 2022, 09:56:22 AM »

Just wondering but by any chance does anyone have the template for the mi-8t and mi-24v?

Im looking for the same!!

I apreciate that!
Logged
Pages: 1 [2] 3   Go Up
 

Page created in 0.049 seconds with 20 queries.