Special Aircraft Service

Please login or register.

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

Author Topic: Early Soviet Fighters - I-26, I-200, I-301  (Read 15530 times)

0 Members and 1 Guest are viewing this topic.

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Early Soviet Fighters - I-26, I-200, I-301
« on: February 19, 2016, 02:22:33 PM »

Hello! :) This is a mod of...


Early Soviet Fighters - I-26, I-200, I-301
 

Version 1.01 has been released :)

Contense of the mod:
  • I-26-I
  • I-26-II
  • I-200-I
  • I-301
  • LaGG-1
  • MiG-1
Download v1.01

Required mods for the MOD to work:

 - Opening canopy of Yak-1
http://forum.aviaskins.com/showpost.php?p=41605&postcount=1

 - Opening canopy of LaGG-3
http://forum.aviaskins.com/showpost.php?p=30258&postcount=1

 - Opening canopy of MiG-3
http://forum.aviaskins.com/showthread.php?t=839

 - New cockpit textures by Oknevas
https://www.sas1946.com/main/index.php/topic,46081.0.html

 - If you don't have New Mod Wheels by PA_Jeronimo, place folder 3do from _From_New_Mod_Wheels folder
to the main folder of the MOD and merge it with the folder with the same name there.

Please, read README file :)

Credits to:

Pumping Noise - help with I-301 3D modelling
deSAD - consultations about I-301
Ivan750 - 3D model of the MiG-3
PA_Jeronimo - New Mod Wheels
Wotan - skin temlates


Screenshots:
 

 

 
Logged

henkypenky

  • member
  • Offline Offline
  • Posts: 958
  • BAT 4.2 Flashpoint & WAW
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #1 on: February 19, 2016, 02:25:52 PM »

I can not believe that I'm the first one to download this. Only the link doesn't work  ::(  ::(  Radge thanks for the new link!


Logged

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #2 on: February 19, 2016, 02:30:33 PM »

Only the link doesn't work  ::(  ::(  Radge please help!

I am very sorry :(
It is fixed for now! :)
Logged

Ta183Huckebein

  • FAC #17
  • Modder
  • member
  • Offline Offline
  • Posts: 1000
  • aka "Raven"
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #3 on: February 19, 2016, 03:05:29 PM »

Make that two downloads  ;)

I-200, MiG-1, and LaGG-1 work in 4.13, the others get these errors:

Code: [Select]
FM called 'FlightModels/I-301.fmd:Early_Soviet_Fighters_FM' is being loaded from File: 'early_soviet_fighters_fm'
Flight Model File FlightModels/I-301.fmd:Early_Soviet_Fighters_FM contains no Mach Drag Parameters.
FM called 'FlightModels/I-301.fmd:Early_Soviet_Fighters_FM' is being loaded from File: 'early_soviet_fighters_fm'
INTERNAL ERROR: Can't open file '3do/cockpit/LaGG-3series4/CF_s35_D0.msh'
WARNING: object '3do/cockpit/LaGG-3series4/CF_s35_D0.msh' of class 'SkinTL' not loaded
INTERNAL ERROR: MeshObj: Can't load mesh 3do/cockpit/LaGG-3series4/CF_s35_D0.msh
WARNING: object '3do/cockpit/LaGG-3series4/hier301.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/cockpit/LaGG-3series4/hier301.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/cockpit/LaGG-3series4/hier301.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/cockpit/LaGG-3series4/hier301.him

at com.maddox.il2.engine.HierMesh.Load(Native Method)
at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
at com.maddox.il2.objects.air.Cockpit.<init>(Cockpit.java:883)
at com.maddox.il2.objects.air.CockpitPilot.<init>(CockpitPilot.java:253)
at com.maddox.il2.objects.air.CockpitI_301.<init>(CockpitI_301.java:69)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:3570)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2868)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1368)
at com.maddox.il2.ai.Wing.load(Wing.java:145)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1111)
at com.maddox.il2.game.Mission._load(Mission.java:487)
at com.maddox.il2.game.Mission.access$000(Mission.java:135)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:433)
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:456)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Mission error, ID_04: java.lang.NullPointerException
java.lang.NullPointerException
at com.maddox.il2.net.NetUser.tryPreparePilotSkin(NetUser.java:1690)
at com.maddox.il2.net.NetUser.tryPreparePilot(NetUser.java:1651)
at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1170)
at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1137)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1123)
at com.maddox.il2.game.Mission._load(Mission.java:487)
at com.maddox.il2.game.Mission.access$000(Mission.java:135)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:433)
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:456)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

FM called 'FlightModels/I-26-I.fmd:Early_Soviet_Fighters_FM' is being loaded from File: 'early_soviet_fighters_fm'
FM called 'FlightModels/M-105PA:Early_Soviet_Fighters_FM.emd' is being loaded from File: 'early_soviet_fighters_fm'
FM called 'FlightModels/I-26-I.fmd:Early_Soviet_Fighters_FM' is being loaded from File: 'early_soviet_fighters_fm'
INTERNAL ERROR: Can't open file '3DO/Cockpit/Yak-1(Fairing)/Blister.msh'
WARNING: object '3DO/Cockpit/Yak-1(Fairing)/Blister.msh' of class 'SkinTL' not loaded
INTERNAL ERROR: MeshObj: Can't load mesh 3DO/Cockpit/Yak-1(Fairing)/Blister.msh
WARNING: object '3DO/Cockpit/Yak-1(Fairing)/hier26.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Yak-1(Fairing)/hier26.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Yak-1(Fairing)/hier26.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Yak-1(Fairing)/hier26.him

at com.maddox.il2.engine.HierMesh.Load(Native Method)
at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
at com.maddox.il2.objects.air.Cockpit.<init>(Cockpit.java:883)
at com.maddox.il2.objects.air.CockpitPilot.<init>(CockpitPilot.java:253)
at com.maddox.il2.objects.air.CockpitI_26_I.<init>(CockpitI_26_I.java:61)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:3570)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2868)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1368)
at com.maddox.il2.ai.Wing.load(Wing.java:145)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1111)
at com.maddox.il2.game.Mission._load(Mission.java:487)
at com.maddox.il2.game.Mission.access$000(Mission.java:135)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:433)
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:456)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Mission error, ID_04: java.lang.NullPointerException
java.lang.NullPointerException
at com.maddox.il2.net.NetUser.tryPreparePilotSkin(NetUser.java:1690)
at com.maddox.il2.net.NetUser.tryPreparePilot(NetUser.java:1651)
at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1170)
at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1137)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1123)
at com.maddox.il2.game.Mission._load(Mission.java:487)
at com.maddox.il2.game.Mission.access$000(Mission.java:135)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:433)
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:456)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
ERROR file: File users/vogel/Icons not found
Mission: Quick/Smolensk/SmolenskBlueScramble02.mis is Playing
warning: no files : music/takeoff
ObjState.finalize: Object of com.maddox.il2.objects.air.CockpitI_26_I NOT destroyed
Loading mission Quick/Smolensk/SmolenskBlueScramble00.mis...
WARNING: ObjectVACache_Clear()
WARNING: * Buf0 : Obj: 47,  Vert 1094,  Ind 4848
WARNING: * Buf1 : Obj: 169,  Vert 11587,  Ind 29259
WARNING: * Buf2 : Obj: 79,  Vert 46128,  Ind 81096
Load bridges
Load static objects
FM called 'FlightModels/I-26-II.fmd:Early_Soviet_Fighters_FM' is being loaded from File: 'early_soviet_fighters_fm'
FM called 'FlightModels/M-105PA:Early_Soviet_Fighters_FM.emd' is being loaded from File: 'early_soviet_fighters_fm'
FM called 'FlightModels/I-26-II.fmd:Early_Soviet_Fighters_FM' is being loaded from File: 'early_soviet_fighters_fm'
INTERNAL ERROR: Can't open file '3DO/Cockpit/Yak-1(Fairing)/Blister.msh'
WARNING: object '3DO/Cockpit/Yak-1(Fairing)/Blister.msh' of class 'SkinTL' not loaded
INTERNAL ERROR: MeshObj: Can't load mesh 3DO/Cockpit/Yak-1(Fairing)/Blister.msh
WARNING: object '3DO/Cockpit/Yak-1(Fairing)/hier26-II.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Yak-1(Fairing)/hier26-II.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Yak-1(Fairing)/hier26-II.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Yak-1(Fairing)/hier26-II.him

at com.maddox.il2.engine.HierMesh.Load(Native Method)
at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
at com.maddox.il2.objects.air.Cockpit.<init>(Cockpit.java:883)
at com.maddox.il2.objects.air.CockpitPilot.<init>(CockpitPilot.java:253)
at com.maddox.il2.objects.air.CockpitI_26_II.<init>(CockpitI_26_II.java:61)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:3570)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2868)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1368)
at com.maddox.il2.ai.Wing.load(Wing.java:145)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1111)
at com.maddox.il2.game.Mission._load(Mission.java:487)
at com.maddox.il2.game.Mission.access$000(Mission.java:135)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:433)
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:456)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Mission error, ID_04: java.lang.NullPointerException
java.lang.NullPointerException
at com.maddox.il2.net.NetUser.tryPreparePilotSkin(NetUser.java:1690)
at com.maddox.il2.net.NetUser.tryPreparePilot(NetUser.java:1651)
at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1170)
at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1137)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1123)
at com.maddox.il2.game.Mission._load(Mission.java:487)
at com.maddox.il2.game.Mission.access$000(Mission.java:135)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:433)
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:456)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

Any ideas on fixes? I would have read the readme, but unfortunately my computer did not carry over the Russian script so what notepad decided to substitute is entirely incomprehensible.
Logged

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #4 on: February 19, 2016, 03:37:10 PM »


I-200, MiG-1, and LaGG-1 work in 4.13, the others get these errors:

Code: [Select]
java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/cockpit/LaGG-3series4/hier301.him

Hello! :)
For this plane to work you need this mod:
http://forum.aviaskins.com/showpost.php?p=30258&postcount=1
There scroll the page down and click this:



Install it and have fun ;)

Code: [Select]
java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Yak-1(Fairing)/hier26.him
java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Yak-1(Fairing)/hier26-II.him

For this you need a mod of similar author - Vert, the link is here - https://www.sas1946.com/main/index.php/topic,2946.0.html
Download instrustion is the same.

I would have read the readme, but unfortunately my computer did not carry over the Russian script so what notepad decided to substitute is entirely incomprehensible.

Russian script?.. Hmm... Have you downloaded the mod through Yandex? I have English localication at Dropbox... (first page)
If you are about Dropbox's file, give an example of the "Russian script from there, please. I'm interested in what is wrong there.
Logged

Ta183Huckebein

  • FAC #17
  • Modder
  • member
  • Offline Offline
  • Posts: 1000
  • aka "Raven"
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #5 on: February 19, 2016, 04:18:54 PM »

Thanks! Those did the trick!   :D ;D

Yes, I did download it from Yandex.

My computer is an english-language machine, so notepad's attempt to understand what the heck the cyrillic was went, shall we say, south. No biggie.

Thanks for these mods!  :)
Logged

terminexia

  • member
  • Offline Offline
  • Posts: 1
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #6 on: February 20, 2016, 02:06:33 AM »

Just a little heads up to those who might run into an issue loading the I-200 and MiG-1. You might require the MiG-3 mod from here:
https://www.sas1946.com/main/index.php/topic,13907.0.html
For those planes to work. Didn't work for me until I got the above mod. If anyone else can confirm this, it'll be great.

Other than that, everything works great! Thanks Radge, for these fantastic planes! :)
Logged

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #7 on: February 20, 2016, 03:26:37 AM »

Just a little heads up to those who might run into an issue loading the I-200 and MiG-1. You might require the MiG-3 mod from here:
https://www.sas1946.com/main/index.php/topic,13907.0.html
For those planes to work. Didn't work for me until I got the above mod. If anyone else can confirm this, it'll be great.

Yes, you are right ;)

Other than that, everything works great! Thanks Radge, for these fantastic planes! :)

You're welcome :)
Logged

henkypenky

  • member
  • Offline Offline
  • Posts: 958
  • BAT 4.2 Flashpoint & WAW
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #8 on: February 20, 2016, 07:08:45 AM »

Downloaded and tried in SAS Modact 5.3 and CUP installs; In SAS worked right away, only issue with instrument panel of I-200. Some clocks seems (much) to large. In CUP I had to put the Canopy_LaGG-3_130809 folder in #WAW after that all worked great. Thanks again Radge! 
Logged

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23588
  • Taking a timeout
    • STFU
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #9 on: February 20, 2016, 07:21:22 AM »

Thanks a lot Radge, well done :)
Logged
Don't split your mentality without thinking twice.

Gaston

  • Modder
  • member
  • Offline Offline
  • Posts: 3205
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #10 on: February 20, 2016, 07:35:21 AM »

Thanks a lot ! These palnes are quite interesting ! And the more Soviet planes, the better !
Logged

Ta183Huckebein

  • FAC #17
  • Modder
  • member
  • Offline Offline
  • Posts: 1000
  • aka "Raven"
Re: Early Soviet Fighters - I-26, I-200, I-301
« Reply #11 on: February 20, 2016, 07:49:56 AM »

I have a quick question: Is the I-301 supposed to have the top gun blisters like the LaGG-3 and LaGG-1?

It doesn't in my game:



Just wondering, since other depictions of the I-301 (War Thunder) and one of your above screenshots shows the I-301 as having 5 guns instead of 3.


Edit: Just did some research, and found out that the I-301 had a 3-gun armament for the first period of flight testing (ah, poor ignorant me, shakes head), with the extra pair of ShKas MGs added later. Can I assume that this mod is solely an interpretation of the plane in the first phase, or is the extra pair of guns going to be added as a loadout option later?
Logged
Pages: [1] 2   Go Up
 

Page created in 0.086 seconds with 25 queries.