Special Aircraft Service

Please login or register.

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

Author Topic: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.1 + Vegas V2.1  (Read 207146 times)

0 Members and 1 Guest are viewing this topic.

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 24036
  • Taking a timeout
    • STFU
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #312 on: June 05, 2013, 12:11:05 PM »

As a rule of thumb, any mod that requires editing of ini or property files is incompatible with JSGME (since JSGME can do nothing but shift around files, not edit them).
This means that literally any modded plane is out of JSGME scope.

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

Valkas

  • member
  • Offline Offline
  • Posts: 130
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #313 on: June 05, 2013, 12:18:08 PM »

Regarding exploding: at least for me, any time I start mission in fmb (except scramble) with 2 or more armed Mig-21s, my wingman explodes in 10 seconds or so after beginning of the mission. It doesn't maneuver, doesn't fire. Sometimes the same happens with opponent 21s, but just sometimes. Usually it is 1 aircraft per wing that explodes.
Logged

kaxII

  • Modder
  • member
  • Offline Offline
  • Posts: 801
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #314 on: June 05, 2013, 12:51:08 PM »

Maybe something related to radar messages that AI can't manage?

Flightleader: "Red flight engage enemy phantoms, 12 o'clock"
Wingman: "Roger that"
"ERROR! ERROR! Missile guidance system malfunction!"
'missiles blow up'
Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6714
  • In memory of my beloved hero: Saburo SAKAI!
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #315 on: June 05, 2013, 01:50:32 PM »

Tested for exploding wingman:

In my rig with 4101 of 4 MiGs 2 explode after few seconds with this kind of log:

Code: [Select]
INTERNAL ERROR: Str2FloatClamp() - Clamped 1 -> 0.65 (delta = -0.35) to Range 0..0.65
INTERNAL ERROR: Str2FloatClamp() - Clamped 4 -> 0.95 (delta = -3.05) to Range 0..0.95
Mission: QuickQMBPro/Vietnam_South/Vietnam_Southrednonen00.mis is Playing
Time overflow (0): speed 0.1890955
warning: no files : music/inflight
Time overflow (111): speed 0.78740156
INTERNAL ERROR: Str2FloatClamp() - Clamped 55 -> 32 (delta = -23) to Range 0..32
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.15 -> 0.1 (delta = -0.05) to Range 0..0.1
INTERNAL ERROR: Str2FloatClamp() - Clamped 55 -> 32 (delta = -23) to Range 0..32
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.15 -> 0.1 (delta = -0.05) to Range 0..0.1
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 0.1 (delta = -2.9) to Range 0..0.1
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 0.1 (delta = -2.9) to Range 0..0.1
INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 0.1 (delta = -2.9) to Range 0..0.1
java.lang.ArrayIndexOutOfBoundsException
at com.maddox.il2.objects.air.F_4.hitBone(F_4.java:746)
at com.maddox.il2.objects.air.Aircraft.msgShot(Aircraft.java:1337)
at com.maddox.il2.objects.air.Aircraft.splintersHit(Aircraft.java:1014)
at com.maddox.il2.objects.air.Aircraft.msgExplosion(Aircraft.java:1032)
at com.maddox.il2.ai.MsgExplosion.invokeListener(MsgExplosion.java:77)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1158)
at com.maddox.rts.Message.sendTo(Message.java:1134)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Message.send(Message.java:1091)
at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:60)
at com.maddox.il2.ai.MsgExplosion.send(MsgExplosion.java:15)
at com.maddox.il2.objects.air.Aircraft.msgEndAction(Aircraft.java:785)
at com.maddox.rts.MsgEndAction.invokeListener(MsgEndAction.java:59)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1158)
at com.maddox.rts.Message.sendTo(Message.java:1134)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:252)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:437)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
-------------------------------- MISSION FAILED ---------------------
warning: no files : music/crash
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed

or

Code: [Select]
INTERNAL ERROR: Str2FloatClamp() - Clamped 1 -> 0.65 (delta = -0.35) to Range 0..0.65
INTERNAL ERROR: Str2FloatClamp() - Clamped 4 -> 0.95 (delta = -3.05) to Range 0..0.95
Mission: QuickQMBPro/Vietnam_South/Vietnam_Southrednonen00.mis is Playing
warning: no files : music/inflight
INTERNAL ERROR: Str2FloatClamp() - Clamped 55 -> 32 (delta = -23) to Range 0..32
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.15 -> 0.1 (delta = -0.05) to Range 0..0.1
INTERNAL ERROR: Str2FloatClamp() - Clamped 55 -> 32 (delta = -23) to Range 0..32
INTERNAL ERROR: Str2FloatClamp() - Clamped 0.15 -> 0.1 (delta = -0.05) to Range 0..0.1
-------------------------------- MISSION FAILED ---------------------
warning: no files : music/crash
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
ObjState.finalize: Object of com.maddox.il2.objects.weapons.MGunNull NOT destroyed
Logged

SAS~Anto

  • Aussie Bush Pilot
  • Editor
  • member
  • Offline Offline
  • Posts: 4439
  • Retired from modding
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #316 on: June 06, 2013, 01:27:20 AM »

For Christ's sake, what does it take for people to simply take a minute or two to ask for permission before posting links to other sites? >:(
Good question, its not hard.

Anto, maybe it is somehow related to engine surge code? I mean maybe AI changes throttle rapidly and thats is why exploding?
There used to be a bug with the surge code but generally they won't explode straight away - either do engine damage or cause a fire

They explode when enymy is spotted. And they just blow up mid-air without any radio message
What it looks like (and from some testing the team have done) is that it is an error with the missiles. In your scenario, as soon as they spot the enemy they are launching missiles before they lock and instead they are exploding at the instance of launch.
Logged

singüe

  • member
  • Offline Offline
  • Posts: 603
  • No por mucho amanecer, se madruga m
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #317 on: June 06, 2013, 05:27:00 AM »

Hi! A s it seems, some of us have problems with weapons load, not appearin the full list. In my case it worked unistalling 000_1956_Core_v13. Perhaps just changin the secuence while loading will also work.
Logged

singüe

  • member
  • Offline Offline
  • Posts: 603
  • No por mucho amanecer, se madruga m
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #318 on: June 06, 2013, 05:27:52 AM »

By the way, a zrillion thanks for this masterpiece.
Logged

buchtik

  • member
  • Offline Offline
  • Posts: 125
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #319 on: June 06, 2013, 07:56:13 AM »

Please, Anto, is it possible for you and the team to find some solution of that missile error? And btw, it's not only the missiles which seem to be faulty, but the explosion also occurs when the planes carry the GP-1 gun pod, at least with my game.
Logged

kaxII

  • Modder
  • member
  • Offline Offline
  • Posts: 801
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #320 on: June 06, 2013, 11:46:32 AM »

They are fixing the error, i doubt with everyone saying it they are not going to bother :P Be patient  ;)
Logged

LuseKofte

  • member
  • Offline Offline
  • Posts: 6945
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #321 on: June 06, 2013, 12:18:50 PM »

The problem is on the workshop of the authors, dont worry it will be fixed :)
Logged

buchtik

  • member
  • Offline Offline
  • Posts: 125
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #322 on: June 06, 2013, 01:07:22 PM »

OK, thanks, I just wanted to ask  :D
Logged

Wulfy

  • member
  • Offline Offline
  • Posts: 596
Re: MiG-21PF/PFM/FL 'Fishbed-D/F' - v1.0
« Reply #323 on: June 06, 2013, 01:10:09 PM »

Wow i'm lucky! I have none of these problemss ???
Logged
Pages: 1 ... 24 25 26 [27] 28 29 30 ... 58   Go Up
 

Page created in 0.036 seconds with 20 queries.