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: Yakovlev Yak-17 Feather in own slot  (Read 19214 times)

0 Members and 2 Guests are viewing this topic.

Pockrtplanesairways

  • The guy behind you
  • member
  • Offline Offline
  • Posts: 39
  • When someone says go big... It's time for a PE-8.
Re: Yakovlev Yak-17 Feather in own slot
« Reply #24 on: September 21, 2014, 01:08:24 AM »

Code: [Select]
K. Version 4.12.2 Log reads:[Sep 21, 2014 7:07:22 AM] ------------ BEGIN log session -------------
WARNING: 'Perfect' Mode required pixels shaders
WARNING: 'Perfect' Mode is not supported for this combination of hardware and drivers.
...using "light" Splash Screens...
15 Splashscreens available.
AutoMounting SFS files from folder SFS_AUTO now...
Trying to AutoMount SFS_AUTO\sasup_decals_01.sfs... mounted successfully!
Trying to AutoMount SFS_AUTO\sasup_decals_02.sfs... mounted successfully!
Trying to AutoMount SFS_AUTO\sasup_effects01.sfs... mounted successfully!
Trying to AutoMount SFS_AUTO\sas_ai_3do01.sfs... mounted successfully!
Trying to AutoMount SFS_AUTO\sas_maps_01.sfs... mounted successfully!
Trying to AutoMount SFS_AUTO\sas_sound_01.sfs... mounted successfully!
Trying to AutoMount SFS_AUTO\sas_sound_02.sfs... mounted successfully!
Trying to AutoMount SFS_AUTO\Through JSGME - HakenCross Disabler.SFS... mounted successfully!
Trying to AutoMount SFS_AUTO\Through JSGME - SAS FX Small Collection.sfs... mounted successfully!
AutoMounting SFS files from folder SFS_AUTO finished.
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
INTERNAL ERROR: Str2FloatClamp() - Clamped 5 -> 2 (delta = -3) to Range 0..2
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
INTERNAL ERROR: Str2FloatClamp() - Clamped 75 -> 32 (delta = -43) to Range 0..32
INTERNAL ERROR: Str2FloatClamp() - Clamped 120 -> 60 (delta = -60) to Range 0..60
INTERNAL ERROR: Str2FloatClamp() - Clamped 1024 -> 512 (delta = -512) to Range 1..512
INTERNAL ERROR: Can't open file '3DO/Effects/GunShells/GunsmokeI.tga'
WARNING: object '3DO/Effects/GunShells/GunsmokeI.tga' of class 'TTexture2D' not loaded
INTERNAL ERROR: Texture required
WARNING: object '3DO/Effects/GunShells/Cannonsmoke.mat' of class 'TMaterial' not loaded
Spawn.get( com.maddox.il2.objects.air.YAK_17 ): com.maddox.il2.objects.air.YAK_17
java.lang.ClassNotFoundException: com.maddox.il2.objects.air.YAK_17
at com.maddox.rts.LDR.loadClass(LDR.java:27)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.rts.Spawn.get(Spawn.java:39)
at com.maddox.rts.Spawn.get(Spawn.java:28)
at com.maddox.il2.game.Main.preloadAirClasses(Main.java:216)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1503)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
*** Plane: class 'air.A1H_Tanker' not found
*** Plane: class 'air.F_86A5' not found
*** Plane: class 'air.F_86D40' not found
*** Plane: class 'air.F_86D45' not found
*** Plane: class 'air.F_86E_10' not found
*** Plane: class 'air.F_86F_25E' not found
*** Plane: class 'air.F_86F_25L' not found
*** Plane: class 'air.F_86F_40' not found
*** Plane: class 'air.F_86K' not found
*** Plane: class 'air.CAC_Sabre_Mk31' not found
*** Plane: class 'air.CAC_Sabre_Mk32' not found
*** Plane: class 'air.FJ_3M' not found
*** Plane: class 'air.Mig_15bis' not found
*** Plane: class 'air.Mig_15' not found
*** Plane: class 'air.MiG_15SB' not found
*** Plane: class 'air.Mig_17A' not found
*** Plane: class 'air.Mig_17F' not found
*** Plane: class 'air.Mig_17PF' not found
*** Plane: class 'air.TU_4' not found
com.maddox.il2.objects.air.YAK_17
java.lang.ClassNotFoundException: com.maddox.il2.objects.air.YAK_17
at com.maddox.rts.LDR.loadClass(LDR.java:27)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.il2.ai.AirportCarrier.clsBigArrestorPlane(AirportCarrier.java:634)
at com.maddox.il2.ai.AirportCarrier.isPlaneContainsArrestor(AirportCarrier.java:613)
at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:1069)
at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:1841)
at com.maddox.il2.gui.GUI.create(GUI.java:160)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1742)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Main begin: PlMisAir: class 'air.YAK_17' not found
java.lang.RuntimeException: PlMisAir: class 'air.YAK_17' not found
at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:1064)
at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:1841)
at com.maddox.il2.gui.GUI.create(GUI.java:160)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1742)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1436)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[Sep 21, 2014 7:07:27 AM] -------------- END log session -------------
Logged

Bison_M

  • Modder
  • member
  • Offline Offline
  • Posts: 1135
Re: Yakovlev Yak-17 Feather in own slot
« Reply #25 on: September 21, 2014, 01:18:07 AM »

Code: [Select]
*** Plane: class 'air.A1H_Tanker' not found
*** Plane: class 'air.F_86A5' not found
*** Plane: class 'air.F_86D40' not found
*** Plane: class 'air.F_86D45' not found
*** Plane: class 'air.F_86E_10' not found
*** Plane: class 'air.F_86F_25E' not found
*** Plane: class 'air.F_86F_25L' not found
*** Plane: class 'air.F_86F_40' not found
*** Plane: class 'air.F_86K' not found
*** Plane: class 'air.CAC_Sabre_Mk31' not found
*** Plane: class 'air.CAC_Sabre_Mk32' not found
*** Plane: class 'air.FJ_3M' not found
*** Plane: class 'air.Mig_15bis' not found
*** Plane: class 'air.Mig_15' not found
*** Plane: class 'air.MiG_15SB' not found
*** Plane: class 'air.Mig_17A' not found
*** Plane: class 'air.Mig_17F' not found
*** Plane: class 'air.Mig_17PF' not found
*** Plane: class 'air.TU_4' not found

[Sep 21, 2014 7:07:27 AM] -------------- END log session -------------

You need to install (or reinstall) Jet-era 1.3 and SASEngine 2.7

Regards
Logged
El sueño de la razón produce monstruos

Pockrtplanesairways

  • The guy behind you
  • member
  • Offline Offline
  • Posts: 39
  • When someone says go big... It's time for a PE-8.
Re: Yakovlev Yak-17 Feather in own slot
« Reply #26 on: September 21, 2014, 03:16:09 AM »

I installed them. New problem with a missing .air file:
Code: [Select]
[Sep 21, 2014 9:12:34 AM] ------------ BEGIN log session -------------   Blablabla, thousands of characters later.
.....
FM called 'FlightModels/Ki-61-IHei.fmd' is being loaded from Alternative File: 'gui/game
FM called 'FlightModels/G-55_ss0.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/G-55_ss0-late.fmd' is being loaded from Alternative File: 'gui/game/buttons'

Blablabla, thousands of characters later.


FM called 'FlightModels/MC-200.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/LetovS-328.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/A1H.fmd' is being loaded from Alternative File: 'gui/game/buttons'
SectFile load failed: null
java.io.FileNotFoundException
at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
at com.maddox.rts.SectFile.<init>(SectFile.java:126)
at com.maddox.rts.SectFile.<init>(SectFile.java:95)
at com.maddox.il2.ai.AirportCarrier.clsBigArrestorPlane(AirportCarrier.java:582)
at com.maddox.il2.ai.AirportCarrier.isPlaneContainsArrestor(AirportCarrier.java:545)
at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:1069)
at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:1841)
at com.maddox.il2.gui.GUI.create(GUI.java:160)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1885)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1579)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
FM called 'FlightModels/F-86A.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/F-86D-40.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/F-86D-45.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/F-86E.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/F-86F-25E.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/F-86F-25L.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/F-86F-40.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/F-86K.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/CAC_Sabre_Mk31.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/CAC_Sabre_Mk32.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/FJ-3M.fmd' is being loaded from Alternative File: 'gui/game/buttons'
SectFile load failed: null
java.io.FileNotFoundException
at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
at com.maddox.rts.SectFile.<init>(SectFile.java:126)
at com.maddox.rts.SectFile.<init>(SectFile.java:95)
at com.maddox.il2.ai.AirportCarrier.clsBigArrestorPlane(AirportCarrier.java:582)
at com.maddox.il2.ai.AirportCarrier.isPlaneContainsArrestor(AirportCarrier.java:545)
at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:1069)
at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:1841)
at com.maddox.il2.gui.GUI.create(GUI.java:160)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1885)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1579)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
FM called 'FlightModels/MiG-15F.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-15F.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-15F.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-17.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-17F.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-17PF.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/B-29.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9T.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type24(ofSafonov).fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-3(ofPokryshkin).fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/P-39N(ofPokryshkin).fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/P-39Q-15(ofRechkalov).fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/La-7.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-6Early.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-6Early.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-87G-2(ofRudel).fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-6Early.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-6Early.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-6Early.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-10.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-262(ofNowotny).fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/FokkerS3Early.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109E-4B.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109E-7.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109E-7NZ.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109F-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109F-4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-6Early.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-6Late.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-6AS.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-10.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109G-14.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109K-4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109K-4-C3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-109Z.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-110C-4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-110C-4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bf-110G-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ar-196A-3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ar-234B-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Do217K-1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Do217K-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Do217M-1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Do-335.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Do-335V-13.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fi-156B-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-189A-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190A-4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190A-4FR.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190A-5.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190A-5-165.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190A-6.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190A-8.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190A-9.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190D-9.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190D-9Late.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ta-152H-1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ta-152C.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190F-8.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Fw-190A-8.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/FW-200C-3U4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ho-229.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/He-111H-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/He-111H-6.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/He-111H-12.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/He-111Z.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/He-162A-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/He-162C.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/He-162B.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/He-LercheIIIB2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Hs-123.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Hs-123.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Hs-129B-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Hs-129B-3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-52_3mg4e.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-52_3mg5e.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-87B-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-87D-3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-87D-5.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-87G-1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-88A-4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-88A-17.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ju-88A-4torp.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-163B-1a.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-210Ca-1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-210Ca-1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-262A-1a.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-262A-1aU4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-262A-1a.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-262HG-II.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-321.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Me-323.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Ta-183.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/BeaufighterMk21.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Blenheim_MkI.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Blenheim_MkIV.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Beaufort_MkI_early.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Beaufort_MkI_late.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Beaufort_MkII.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/FulmarMkI.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/GladiatorMkI.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/GladiatorMkII.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/HurricaneMkI.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/HurricaneMkIIb.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/HurricaneMkIIc.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/HurricaneMkIIMod.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Mosquito-BMkIV.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Mosquito-FBMkVI.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Mosquito-MkXVIII.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Seafire-LF-MkIII.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Seafire-F-MkIII.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-Vb-M45-09.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-Vb-M45-16-CW.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-Vb-M45M-18.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-Vb-M45M-18-CW.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-Vb-M45-12.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-Vb-M45-16.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-HF-Vb-M46-16.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-Vc-2H-M45-16-trop.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-Vc-2H-M45-12-trop.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-Vc-4H-M45-12-trop.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-VIII-M66-18.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-VIII-M66-18-CW.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-IXc-M66-18.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-IXc-M66-18-CW.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-HF-IXc-M70-18.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-IXc-M61-15.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-F-IXc-M63-18.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-IXe-M66-18.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-IXe-M66-18-CW.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-HF-IXe-M70-18.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-IXc-M66-25.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Spitfire-LF-IXe-M66-25-CW.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Swordfish.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/TempestMkV.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Wellington3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Generic.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/DB-3B.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/DB-3M.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/DB-3T.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/DB-3F.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/BI-1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/BI-6.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/G-11.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-15bis.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-15bis.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-153-M62.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-153-M62.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type5.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type5.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type5Skis.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type6.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type6Skis.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type18.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type24.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-16type24.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-185M-71.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-185M-82A.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/I-250.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2-1940.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2-1940.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2-1941.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2-1941.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2I.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2MEarly.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2MLate.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2M3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2M3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-2M3NS.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Il-10.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/LaGG-3series4.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/LaGG-3series29.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/LaGG-3series35.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/LaGG-3IT.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/LaGG-3series66.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/LaGG-3RD.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/La-5.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/La-5F.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/La-5FN.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/La-7.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/La-7.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/La-7R.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Li-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MBR-2-AM-34.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-3ud.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-3ud.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-3ud.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-3AM-38.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-3U.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-9.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/MiG-9.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Pe-2series1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Pe-2series84.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Pe-2series110.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Pe-2series359.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Pe-3series1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Pe-3bis.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Pe-8.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Pe-8M40.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/R-5.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/R-5.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/R-10.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/SB-2M-100A.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/SB-2M-103.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Su-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/TB-3-4M-17.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/TB-3-4M-34R.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/TB-3-4M-34R.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Tu-2S.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/U-2VS.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-1.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-1B.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-3.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-3VK-107.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-3R.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-7A.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-7B.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-7B_PF.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9B.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9D.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9M.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9K.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9T.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9U.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-9UT.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Yak-15.fmd' is being loaded from Alternative File: 'gui/game/buttons'
Main begin: PlMisAir: class 'air.YAK_17' not found
java.lang.RuntimeException: PlMisAir: class 'air.YAK_17' not found
at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:1064)
at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:1841)
at com.maddox.il2.gui.GUI.create(GUI.java:160)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1885)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1579)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[Sep 21, 2014 9:12:40 AM] -------------- END log session -------------
Logged

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: Yakovlev Yak-17 Feather in own slot
« Reply #27 on: September 21, 2014, 03:46:51 AM »

Please, use the CODE, not the QUOTE. It helps a lot.
Code: [Select]
[code]text
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: Yakovlev Yak-17 Feather in own slot
« Reply #28 on: September 21, 2014, 04:06:58 AM »

Koty, you are right, using the 'insert code' option is the right (only) way to post error log info.
it's also not needed to post the entire log, we really only need the last 1/3 or 1/4 of it, that is where the errors usually show.
Logged
.....taking fun seriously since 1968.....  8)

Pockrtplanesairways

  • The guy behind you
  • member
  • Offline Offline
  • Posts: 39
  • When someone says go big... It's time for a PE-8.
Re: Yakovlev Yak-17 Feather in own slot
« Reply #29 on: September 21, 2014, 04:57:07 AM »

That's what I just did.
Logged

Bison_M

  • Modder
  • member
  • Offline Offline
  • Posts: 1135
Re: Yakovlev Yak-17 Feather in own slot
« Reply #30 on: September 21, 2014, 05:08:45 AM »

To Pockrtplanesairways.

I absolutely agree with the previous statements:
Please, use the CODE, not the QUOTE. It helps a lot.
Code: [Select]
[code]text

Koty, you are right, using the 'insert code' option is the right (only) way to post error log info.
it's also not needed to post the entire log, we really only need the last 1/3 or 1/4 of it, that is where the errors usually show.

You should carefully read and follow the rules of the forum.

Not seeing to all of your Log,  want to say, if you were able to install 412 mod activator, SAS-Engin mod and your game is working correctly, for add mod Yak-17, you should unpack the archive from the first post using the "Extract Here" so that the unpacked archive is located in your folder "SAS" on this path: "... IL2 Shturmovik \ #SAS \ 001_Yak-17 \3do\ ..." Once you mount it in "air.ini" Your game should be see it.

Regards
Logged
El sueño de la razón produce monstruos

Pockrtplanesairways

  • The guy behind you
  • member
  • Offline Offline
  • Posts: 39
  • When someone says go big... It's time for a PE-8.
Re: Yakovlev Yak-17 Feather in own slot
« Reply #31 on: September 21, 2014, 05:31:52 AM »

It said it couldn't find the air package for the yak.
Logged

Bison_M

  • Modder
  • member
  • Offline Offline
  • Posts: 1135
Re: Yakovlev Yak-17 Feather in own slot
« Reply #32 on: September 21, 2014, 05:33:55 AM »

It said it couldn't find the air package for the yak.

Yes, because you unpacked it is not the right way.

 Or I do not quite understand all explained in the previous post?
Logged
El sueño de la razón produce monstruos

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: Yakovlev Yak-17 Feather in own slot
« Reply #33 on: September 21, 2014, 05:46:45 AM »

Pockrt, please4 give us the full folder path sequence to where this plane is installed, i.e: C:/IL-2/#SAS/Yak-17....
Logged
.....taking fun seriously since 1968.....  8)

SAS~Gerax

  • SAS Team
  • member
  • Offline Offline
  • Posts: 4766
Re: Yakovlev Yak-17 Feather in own slot
« Reply #34 on: September 21, 2014, 07:22:03 AM »

I modified the posts with quote instead code .. I simply can't stand such long lists.  :P
Logged
i7-13700K, MSI RTX4090, Kingston 64GB, Asus Z790-P, Crucial SSD 1TB, Kingston SSD 4TB;

Pockrtplanesairways

  • The guy behind you
  • member
  • Offline Offline
  • Posts: 39
  • When someone says go big... It's time for a PE-8.
Re: Yakovlev Yak-17 Feather in own slot
« Reply #35 on: September 21, 2014, 03:51:47 PM »

Pockrt, please4 give us the full folder path sequence to where this plane is installed, i.e: C:/IL-2/#SAS/Yak-17....

Here: C:/IL2/IL-2 Sturmovik-1946/Mods/001_Yak-17
Logged
Pages: 1 2 [3] 4   Go Up
 

Page created in 0.036 seconds with 26 queries.