Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 23 24 25 [26] 27 28 29 ... 33   Go Down

Author Topic: MiG-21S/MF/bis v1.1 + Vegas v2.2  (Read 134517 times)

0 Members and 2 Guests are viewing this topic.

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: MiG-21S/MF/bis v1.1
« Reply #300 on: August 04, 2015, 11:04:42 AM »

I guess the MiG 21R isn't part of the latest version of the 2.1 package (the one in the #287 reply) no more, isn't it ?
I can see a "MIG21BIS", a "MIG21MF" and a "MIG21S" file in the "000_MiG-21_Third_Generation" folder, but no "MIG21R".
Also, the game keeps CTD at 20% until I erase the MIG21R line of my air.ini . After that, it works flawlessly, but without the MiG 21R variant.
I have installed the MiG 21 PF/PFM/FL from the newest version (2.1) and the new strings and these ones work normal.
No wingman explosion problems for me, with any of the variants that works (S/MF/BIS).

Those files are FM, MiG-21R uses MiG-21S's file (because it is almost identical).
From my side there were no changes to the MiG-21R. Maybe Vega did something... (PM me)
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6420
  • In memory of my beloved hero: Saburo SAKAI!
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #301 on: August 19, 2015, 01:54:01 PM »

Here is my log for the 20% CTD at game start:

Code: [Select]
Spawn.get( com.maddox.il2.objects.air.MIG_21R ): com.maddox.il2.objects.air.CockpitMIG_21PFM
java.lang.NoClassDefFoundError: com.maddox.il2.objects.air.CockpitMIG_21PFM
at com.maddox.il2.objects.air.MIG_21R.class$(MIG_21R.java:300)
at com.maddox.il2.objects.air.MIG_21R.<clinit>(MIG_21R.java:378)
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:1646)
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)
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.il2.game.Main.preloadAirClasses(Main.java:218)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1646)
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)
Logged

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #302 on: August 19, 2015, 02:02:27 PM »

PM Vega! ;)

By the way Vega, did you attach PFM cockpit when compiling?
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6420
  • In memory of my beloved hero: Saburo SAKAI!
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #303 on: August 19, 2015, 02:04:16 PM »

Another issue I find is that a lot of loadouts have missing weapon....if them should be 2xmissiles or 4xmissiles they have only one side weapon and the other side is empty....
Logged

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #304 on: August 19, 2015, 02:05:49 PM »

Another issue I find is that a lot of loadouts have missing weapon....if them should be 2xmissiles or 4xmissiles they have only one side weapon and the other side is empty....

Corrupt hooks, I've already sent Vega corrected meshes, but...
I don't know, I am stuck on 2.1 version... :\
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6420
  • In memory of my beloved hero: Saburo SAKAI!
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #305 on: August 19, 2015, 02:12:40 PM »

Thanks mate....only to report....I have more than 30 days of holiday downloads to install....

;)
Logged

4S_Vega

  • Modder
  • member
  • Offline Offline
  • Posts: 3748
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #306 on: August 19, 2015, 04:49:54 PM »

Here is my log for the 20% CTD at game start:

Code: [Select]
Spawn.get( com.maddox.il2.objects.air.MIG_21R ): com.maddox.il2.objects.air.CockpitMIG_21PFM
java.lang.NoClassDefFoundError: com.maddox.il2.objects.air.CockpitMIG_21PFM
at com.maddox.il2.objects.air.MIG_21R.class$(MIG_21R.java:300)
at com.maddox.il2.objects.air.MIG_21R.<clinit>(MIG_21R.java:378)
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:1646)
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)
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.il2.game.Main.preloadAirClasses(Main.java:218)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1646)
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)

you had to uninstall previous mod and replace folder with new one, reading log seem that you overwrite, classfile called "CockpitMIG_21PFM" in not in used in this mod
Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6420
  • In memory of my beloved hero: Saburo SAKAI!
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #307 on: August 21, 2015, 09:18:54 AM »

Sorry but I have done a clean installation: removed older version and extracted v2.2....
Logged

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #308 on: August 21, 2015, 09:37:52 AM »

Well, that s*cks... maybe some prerequestive that is not mentioned?


Anyway...
Meshpack for v2.2 (2.1)
https://www.mediafire.com/download/4q496airas0a3ha/MiG_21_IIIgen_meshpack_v2-2.rar
Contains working navlights, gearlights, landing lights, some hooks are moved.

There may be patches even before v2.3, stay tuned.
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

Seb

  • Modder
  • member
  • Offline Offline
  • Posts: 561
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #309 on: August 21, 2015, 10:26:39 AM »

Today I noticed that I have a problem with the version of the MF, as I am QMB plane on the runway itself rises and rotates back, the motor is still switched off, the plane did not explode and chassis looks strange, the main is kind of hidden but you can see part of the shin and wheels, and the front is not all.
Regards
Seb

P.S. I thought that after adding the patch Koty, but not installed again without the patch and the same.

If the codes are needed, please send me to private information where I have to look for them in my computer.
Logged

Vlada SD

  • member
  • Offline Offline
  • Posts: 19
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #310 on: August 21, 2015, 11:55:52 AM »

Today I noticed that I have a problem with the version of the MF, as I am QMB plane on the runway itself rises and rotates back, the motor is still switched off, the plane did not explode and chassis looks strange, the main is kind of hidden but you can see part of the shin and wheels, and the front is not all.
Regards
Seb

P.S. I thought that after adding the patch Koty, but not installed again without the patch and the same.

If the codes are needed, please send me to private information where I have to look for them in my computer.
I have the same problem  :(
Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6420
  • In memory of my beloved hero: Saburo SAKAI!
Re: MiG-21S/MF/bis v1.1 + Vegas v2.2
« Reply #311 on: August 21, 2015, 12:09:09 PM »

Sorry but I have tested the MF and I have it working correctly....maybe you need last early MiG21 version and Vega late MiG21 versions 2.2....
Logged
Pages: 1 ... 23 24 25 [26] 27 28 29 ... 33   Go Up
 

Page created in 0.041 seconds with 25 queries.