Special Aircraft Service

Please login or register.

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

Author Topic: SU-17 Fitter v 1.1 Beta  (Read 17935 times)

0 Members and 1 Guest are viewing this topic.

Bison_M

  • Modder
  • member
  • Offline Offline
  • Posts: 1135
SU-17 Fitter v 1.1 Beta
« on: February 07, 2015, 10:35:35 AM »

Hi All!  :)

Suhoi SU-17  Fitter v 1.1 Beta  (without wings with variable sweep) (Post edited)

Tested for 4122 + SASModakt 5.33 and Engin mod.

Full test for 4101 + SASModakt 3.06 and Engin mod was not performed. Can not work correct.








For a successful installation, you will need  MIG-21 from here:

https://www.sas1946.com/main/index.php/topic,35005.msg379645.html#msg379645

 and MIG-21 from here:

https://www.sas1946.com/main/index.php/topic,37264.msg411698.html#msg411698


Download SU-17:

https://www.mediafire.com/download/1nxaurhh1a4y1if/00_SU-17.7z


Installation:

1   Download, unzip and put the SU-17 folder in your Mods folder.

2.  Add this lines to your air.ini

Su-17         air.Su_17 1          NOINFO  r01   SUMMER
Su-17M         air.Su_17M 1          NOINFO  r01   SUMMER
Su-17M3              air.Su_17M3 1               NOINFO  r01   SUMMER
Su-17UTI              air.Su_17UTI 1               NOINFO  r01   SUMMER

3.  Add this lines to your PLANE_RU

Su-17               Sukhoi Su-17 "Fitter C", 1966
Su-17M              Sukhoi Su-17 M "Fitter C", 1971
Su-17M3             Sukhoi Su-17 M3 "Fitter H", 1976
Su-17UTI            Sukhoi-17 UM "Fitter E", 1975

Known Bug full version - the problem with ejection - CTD.

Download "lite" version only for the Su-17M3 (no problem with ejection - CTD):

https://www.mediafire.com/download/t4x1ss8toz19osp/00_SU-17_M3.7z

New default skin for SU-17M3 from AmselJ (Thanks a lot!)

https://www.mediafire.com/download/oianoiol2s1d5hr/Su-17M3-8elt-Black.zip


Skreen by AmselJ

Note: Su-17 working with Sukhoi Pack 2.0 if you not add (delete) line Su-11 into air.ini

I apologize for the bugs in 3D and DM.

Credits:
(mods used for Su-17)

- 1C: Maddox Games: IL-2
Mig-21 series by SAS~Anto and BT~Wasted:
- External 3D Model, Ordnance by SAS~CsoCso. Extensive updates to external 3D, including complete rebuild of landing gear by SAS~S3
- Cockpit 3D by SAS~S3 (based on CsoCso's original work)
- Class work by SAS~Anto, Wasted, SAS~S3 and Sani
- Missile code originally by SAS~Storebror
- Flight Models by Sani, Lt. Wolf, 4S_Vega and SAS~Anto
- UB-16 Pod and S-5 rocket 3D by Lisek
- SPRD-99, ZB-360 Napalm and S-25 rockets by RedFox90
- Default Skins by Wasted
- Damage textures by Wasted, Vpmedia and SAS~Anto
- Cockpit Textures by Vpmedia, Texx and Wasted
- New napalm code by Checkyersix
- Sounds by Jafaem
Mig-19 and F-4 (Phantom II) by SAS~S3:
-Pedro Caparros Calvo: original external 3D
- CsoCso: Pilot helmet & MiG-21 Cockpit
- Default Skins by Wasted
Mig-17 by PeterD
Sukhoi Pack:
  - 4S-Vega: FM, JAVA Su-7
  - Texx: Default skins
Suhoi Su-17: 
- JAVA for Sukhoi SU-17: Skvorez (Aviaskins)
- 3D interpreter Sukhoi Pack: Bison_M

And thanks to all those who I have not mentioned in this list.
(Maybe someone else I forgot? Remind me please!)


Enjoy! ;)

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

SAS~Skylla

  • SAS Team
  • member
  • Offline Offline
  • Posts: 1957
  • Flying Ass Clown N°24
Re: SU-17 Fitter v 1.1 Beta
« Reply #1 on: February 07, 2015, 11:36:10 AM »

Thank you very much for all your work, Bison :D

I'm sorry to come up with this so fast after release, but the bail-out freeze happens with the Su-17, too
here's my log:
Code: [Select]
[18:24:15]  INTERNAL ERROR: HierMesh: Can't find chunk 'Canopy'
[18:24:15] java.lang.NoClassDefFoundError: com/maddox/il2/objects/air/Su_17M3$1
[18:24:15] at com.maddox.il2.objects.air.Su_17M3.doEjectCatapult(Su_17M3.java:305)
[18:24:15] at com.maddox.il2.objects.air.Su_X.bailout(Su_X.java:1174)
[18:24:15] at com.maddox.il2.objects.air.Su_X.update(Su_X.java:976)
[18:24:15] at com.maddox.il2.objects.air.Su_17M3.update(Su_17M3.java:139)
[18:24:15] at com.maddox.il2.fm.FlightModelMain.update(FlightModelMain.java:1044)
[18:24:15] at com.maddox.il2.fm.FlightModel.FMupdate(FlightModel.java:558)
[18:24:15] at com.maddox.il2.fm.RealFlightModel.update(RealFlightModel.java:550)
[18:24:15] at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:1071)
[18:24:15] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[18:24:15] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:434)
[18:24:15] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[18:24:15] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[18:24:15] at com.maddox.rts.Message._send(Message.java:1217)
[18:24:15] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[18:24:15] at com.maddox.rts.Message.sendTo(Message.java:1134)
[18:24:15] at com.maddox.rts.Message.trySend(Message.java:1115)
[18:24:15] at com.maddox.rts.Time.loopMessages(Time.java:252)

Best Regards,
skylla
Logged
When all else fails: read the instructions!

Artiglio

  • Modder
  • member
  • Offline Offline
  • Posts: 783
Re: SU-17 Fitter v 1.1 Beta
« Reply #2 on: February 07, 2015, 12:09:14 PM »

But come, I was just waiting for what I love airplanes Soviets. Ths Bison  ;)
Logged

Benny

  • member
  • Offline Offline
  • Posts: 157
Re: SU-17 Fitter v 1.1 Beta
« Reply #3 on: February 07, 2015, 12:15:45 PM »

Nice!
Logged
Bf-109's are incredible.

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: SU-17 Fitter v 1.1 Beta
« Reply #4 on: February 07, 2015, 12:16:55 PM »

What about trying to put the variable sweep at least to the FM? If you make code, I can help with numbers.
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

Bison_M

  • Modder
  • member
  • Offline Offline
  • Posts: 1135
Re: SU-17 Fitter v 1.1 Beta
« Reply #5 on: February 07, 2015, 12:18:46 PM »

Thank you gentlemen! :)

Thank you very much for all your work, Bison :D

I'm sorry to come up with this so fast after release, but the bail-out freeze happens with the Su-17, too
here's my log:

Best Regards,
skylla

Thank you for your log Scylla.
Looks like it's the exact same problem as the Su-15. >:(
We will find a way out of the crisis.

kind regards ;)
Logged
El sueño de la razón produce monstruos

Bison_M

  • Modder
  • member
  • Offline Offline
  • Posts: 1135
Re: SU-17 Fitter v 1.1 Beta
« Reply #6 on: February 07, 2015, 12:25:01 PM »

What about trying to put the variable sweep at least to the FM? If you make code, I can help with numbers.
Thank Koty!
 Probably this form Frankenplan you like, if you're propose to do it with variable sweep wing? ;D

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

kingsley

  • Retired
  • member
  • Offline Offline
  • Posts: 179
  • My House Cat
Re: SU-17 Fitter v 1.1 Beta
« Reply #7 on: February 07, 2015, 12:36:36 PM »

Bison
I have most of your birds and you are doing a fine job on these Frankenstein's birds.
                                                                                                           Kingsley
Logged

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: SU-17 Fitter v 1.1 Beta
« Reply #8 on: February 07, 2015, 01:12:49 PM »

What about trying to put the variable sweep at least to the FM? If you make code, I can help with numbers.
Thank Coty!
 Probably this form Frankenplan you like, if you're propose to do it with variable sweep wing? ;D

Regards

1) It's Koty, Coty makes parfumes...
2) I like the Su-17 (and there are rumours that it may get an scratchbuild body, so, having the code already done would be a great help, don't you think? ;) )
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

Bison_M

  • Modder
  • member
  • Offline Offline
  • Posts: 1135
Re: SU-17 Fitter v 1.1 Beta
« Reply #9 on: February 07, 2015, 01:43:49 PM »

1) It's Koty, Coty makes parfumes...
2) I like the Su-17 (and there are rumours that it may get an scratchbuild body, so, having the code already done would be a great help, don't you think? ;) )

Oops, I corrected the mistake of writing the name in the previous post.
If you want to help - you can solve the problem with STD at ejection? ;)
Hopefully, variable angle wings makes someone Grand, when he finished real Su-17. 8)
Logged
El sueño de la razón produce monstruos

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: SU-17 Fitter v 1.1 Beta
« Reply #10 on: February 07, 2015, 02:20:58 PM »

If you send me all the codes (with notes - /**/ ) I can go through them, but since I didn't have much experience with the codes (only that weapon extension for MiG-21's), I can't promiss much :)

EDIT: And, well, I don't think many people would enjoy russian Plane.properties... so here's english one. :)

Code: [Select]
Su-17               Sukhoi Su-17 "Fitter C", 1966
Su-17M              Sukhoi Su-17 M "Fitter C", 1971
Su-17M3             Sukhoi Su-17 M3 "Fitter H", 1976
Su-17UTI            Sukhoi-17 UM "Fitter E", 1975
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

Bison_M

  • Modder
  • member
  • Offline Offline
  • Posts: 1135
Re: SU-17 Fitter v 1.1 Beta
« Reply #11 on: February 07, 2015, 05:08:15 PM »

Code: [Select]
Su-17               Sukhoi Su-17 "Fitter C", 1966
Su-17M              Sukhoi Su-17 M "Fitter C", 1971
Su-17M3             Sukhoi Su-17 M3 "Fitter H", 1976
Su-17UTI            Sukhoi-17 UM "Fitter E", 1975

Thx Koty!

I add it  in 1-st post. :)
Logged
El sueño de la razón produce monstruos
Pages: [1] 2 3   Go Up
 

Page created in 0.032 seconds with 27 queries.