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: Fiat G56 Centauro  (Read 43037 times)

0 Members and 1 Guest are viewing this topic.

lol

  • member
  • Offline Offline
  • Posts: 25
Re: Fiat G56 Centauro
« Reply #36 on: September 03, 2013, 06:17:50 AM »

how can i do it?
Logged

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: Fiat G56 Centauro
« Reply #37 on: September 03, 2013, 06:44:24 AM »

?...in the post that i linked for you, is the instructions....
Logged
.....taking fun seriously since 1968.....  8)

lol

  • member
  • Offline Offline
  • Posts: 25
Re: Fiat G56 Centauro
« Reply #38 on: September 03, 2013, 07:18:14 AM »

I have re installed it and it works
Logged

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: Fiat G56 Centauro
« Reply #39 on: September 03, 2013, 07:45:15 AM »

great news! :D
Logged
.....taking fun seriously since 1968.....  8)

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6656
  • In memory of my beloved hero: Saburo SAKAI!
Re: Fiat G56 Centauro
« Reply #40 on: September 30, 2013, 04:43:42 AM »

This works in 4.12 :)

Unfortunately not in 4.101/UP/DBW I hope someone at last will make available for us.

I have tried to test it in 4101 and 4121 and got it working with some issue causing CTD if we select Regia Aeronautica and enable markings in arming screen or in FMB!

All other nation (included A.N.R.) are working correctly with markings enabled!

Moreover WITH markings enabled this also give an immediate CTD when selecting Regia Areonautica due it's influence with other planes like the Re-2002 , CR-42....

Here the error log if someone like to add this beauty in the 4101 ranks:

Code: [Select]
java.lang.NoSuchMethodError
at com.maddox.il2.objects.air.PaintSchemeBMPar09.prepareNum(PaintSchemeBMPar09.java:176)
at com.maddox.il2.objects.air.PaintScheme.prepareNum(PaintScheme.java:99)
at com.maddox.il2.objects.air.PaintScheme.prepare(PaintScheme.java:87)
at com.maddox.il2.gui.GUIAirArming.prepareMesh(GUIAirArming.java:1169)
at com.maddox.il2.gui.GUIAirArming.access$1000(GUIAirArming.java:26)
at com.maddox.il2.gui.GUIAirArming$DialogClient.notify(GUIAirArming.java:1531)
at com.maddox.gwindow.GWindow.notify(GWindow.java:143)
at com.maddox.gwindow.GWindowCheckBox.notify(GWindowCheckBox.java:35)
at com.maddox.il2.gui.GUISwitchBox3._notify(GUISwitchBox3.java:92)
at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:514)
at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:180)
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)

Here the error log if someone like to add this beauty in the 4121 ranks:

Code: [Select]
java.lang.NoSuchMethodError
at com.maddox.il2.objects.air.PaintSchemeBMPar09.prepareNum(PaintSchemeBMPar09.java:176)
at com.maddox.il2.objects.air.PaintScheme.prepareNum(PaintScheme.java:92)
at com.maddox.il2.objects.air.PaintScheme.prepare(PaintScheme.java:80)
at com.maddox.il2.gui.GUIAirArming.prepareMesh(GUIAirArming.java:1242)
at com.maddox.il2.gui.GUIAirArming.access$1000(GUIAirArming.java:72)
at com.maddox.il2.gui.GUIAirArming$DialogClient.notify(GUIAirArming.java:1849)
at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
at com.maddox.gwindow.GWindowCheckBox.notify(GWindowCheckBox.java:35)
at com.maddox.il2.gui.GUISwitchBox3._notify(GUISwitchBox3.java:92)
at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:180)
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:448)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6656
  • In memory of my beloved hero: Saburo SAKAI!
Re: Fiat G56 Centauro
« Reply #41 on: September 30, 2013, 04:20:12 PM »

1) At scamble you should activate magnetoes to start engine!

....
Tips: to start Engine, enable your magneto's first
If you start on the ground, your parking brake is already on.
....

2) Markings in you shoot are of ANR (squared and with 2 opposite fasci littori and italian flag on fuselage and fin) and not Regia (rounded and with 3 parallel fasci littori)....
Logged

GUZKNIFE

  • member
  • Offline Offline
  • Posts: 279
Re: Fiat G56 Centauro
« Reply #42 on: October 04, 2013, 04:36:20 PM »

The problem with identification marks on the planes not only G.56. Rather, it applies to the whole series of G.55. In the last version they are missing. And G.56 only based on one of the early models.
Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6656
  • In memory of my beloved hero: Saburo SAKAI!
Re: Fiat G56 Centauro
« Reply #43 on: October 05, 2013, 07:36:17 AM »

So a simple classfile code change should solve the trick....any volunteer please??
Logged

FANATIC MODDER

  • Modder
  • member
  • Offline Offline
  • Posts: 807
Re: Fiat G56 Centauro
« Reply #44 on: November 18, 2013, 10:54:51 AM »

This works in 4.12 :)

Unfortunately not in 4.101/UP/DBW I hope someone at last will make available for us.

I have tried to test it in 4101 and 4121 and got it working with some issue causing CTD if we select Regia Aeronautica and enable markings in arming screen or in FMB!

Try G.55 and G.56 together in the same mission....
Logged

ssn637

  • member
  • Offline Offline
  • Posts: 216
  • Men mean more than guns in the rating of a ship
Re: Fiat G56 Centauro
« Reply #45 on: Today at 07:40:01 AM »

So a simple classfile code change should solve the trick....any volunteer please??

Was anyone ever able to resolve this issue?  I tried porting the Fiat G-56 Centauro to my UltraPack 3.4 installation but ran into the same issues reported by Whiskey Sierra. 

I suspect this is due to a class conflict between the G-56 hex file 21AF002234DE9970 that is already included in the files_UP.SFS UltraPack archive. 

BAT WAW 4.3.0 has a standalone version of this aircraft with its own flight model and cockpit but I don't know what class or COD files are associated with it.  And I'm not sure it would work with V4.10.1 anyway.

Logged
Pages: 1 2 3 [4]   Go Up
 

Page created in 0.036 seconds with 26 queries.