Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 11 12 13 [14] 15   Go Down

Author Topic: Arado Ar196T-1  (Read 74744 times)

0 Members and 1 Guest are viewing this topic.

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Re: Arado Ar196T-1
« Reply #156 on: July 05, 2014, 12:43:37 AM »

Thanks, but a little bit earlier, please :)
Logged

Hawkman

  • member
  • Offline Offline
  • Posts: 199
Re: Arado Ar196T-1
« Reply #157 on: July 05, 2014, 01:00:05 AM »

Does this help?

Code: [Select]
fmd
s = FlightModels/I-16type24(ofSafonov).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/mig-3(ofpokryshkin).fmd
s = FlightModels/MiG-3(ofPokryshkin).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/p-39n(ofpokryshkin).fmd
s = FlightModels/P-39N(ofPokryshkin).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/p-39q-15(ofrechkalov).fmd
s = FlightModels/P-39Q-15(ofRechkalov).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/ju-87g-2(ofrudel).fmd
s = FlightModels/Ju-87G-2(ofRudel).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/me-262(ofnowotny).fmd
s = FlightModels/Me-262(ofNowotny).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/ar-196t.fmd
s = FlightModels/Ar-196T.fmd
m_lastFMFile = gui/game/buttons
Main begin:

Hawkers :)
Logged

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Re: Arado Ar196T-1
« Reply #158 on: July 05, 2014, 01:17:49 AM »

Better to post from this place till the end... :D
Though I got what your problem is. You don't have Arado FM in your buttons,
try to install the latest buttons from here, please :)
https://www.sas1946.com/main/index.php/topic,37774.0.html
Logged

Hawkman

  • member
  • Offline Offline
  • Posts: 199
Re: Arado Ar196T-1
« Reply #159 on: July 05, 2014, 01:59:13 AM »

No joy, I'm afraid >:(

Replaced the buttons in the HSFX Mods/Gui/Game folder.

Game now loads with the plane now showing in QMB & FMB - but when I try to fly a mission with it, exe stops working when the game tries to load the plane.  :(

Other planes are working normally, it seems.

What modact/install are you running?

Hawkers :)
Logged

JG13~Wulf

  • member
  • Offline Offline
  • Posts: 139
Re: Arado Ar196T-1
« Reply #160 on: July 05, 2014, 03:51:14 AM »

Do you have the autodiff.fm?
You need it to install plane on HSFX 7.

With the autodiff.fm, my game load without problem. The plane apperas in QMB but I can't load a mission with it. Crash at 30%.
I will place the end of my log this evening or tomorrow. I'm not on my computer now :P

If you need the autodiff.fm for HSFX 7 (there is a buttons that allow me to had every plane I want EXCEPT Ju 88G6 => The game don't really crash, it get a weird bug):
https://www.mediafire.com/download/dkzu6a0sax69863/Necessary_files_HSFX7.rar
Logged

Hawkman

  • member
  • Offline Offline
  • Posts: 199
Re: Arado Ar196T-1
« Reply #161 on: July 05, 2014, 04:19:02 AM »

Quote
Do you have the autodiff.fm?
You need it to install plane on HSFX 7.

I have that installed, yes.

I'm having the same problem as you - mission loading screen crashes at 30% when trying to load the plane.

Buttons are updated and all other added aircraft mods work fine in HSFX.

This is the only mod I've had this problem with.

Hawkers :)
Logged

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Re: Arado Ar196T-1
« Reply #162 on: July 05, 2014, 07:46:30 AM »

Autodiff.fm is not needed for this plane, because it uses flight model from buttons.

30% is a cockpit crash, in my opinion...
Please, post a log that remains after 30% crash.

(I'm using the 4.12.2 + SAS MA 5.3 + SAS Engine 2.7) Maybe without engine it goes wrong or it is included in HSFX?..
Logged

352nd_Hoss

  • member
  • Offline Offline
  • Posts: 961
Re: Arado Ar196T-1
« Reply #163 on: July 05, 2014, 09:52:16 PM »

Okay, here ya go, 60% crash in HSFX 7.0.2 using the stock HSFX buttons.

Code: [Select]
s1 = flightmodels/p-39n(ofpokryshkin).fmd
s = FlightModels/P-39N(ofPokryshkin).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/p-39q-15(ofrechkalov).fmd
s = FlightModels/P-39Q-15(ofRechkalov).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/ju-87g-2(ofrudel).fmd
s = FlightModels/Ju-87G-2(ofRudel).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/me-262(ofnowotny).fmd
s = FlightModels/Me-262(ofNowotny).fmd
m_lastFMFile = gui/game/buttons
sFMDir = gui/game/buttons
s1 = flightmodels/ar-196t.fmd
s = FlightModels/Ar-196T.fmd
m_lastFMFile = gui/game/buttons
Main begin: null
java.lang.NullPointerException
at com.maddox.il2.gui.GUIQuick$ItemAir.<init>(GUIQuick.java:398)
at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:1529)
at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:2006)
at com.maddox.il2.gui.GUI.create(GUI.java:160)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:849)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:508)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:422)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[06.07.2014 3:50:34] -------------- END log session -------------

The Ar-196 is in HSFX, but I guess there is a difference in the 10.5 buttons and HSFX buttons where this mod can't find the FM.  It's beyond my expertise.....

in the decompiled buttons for HSFX it calls out the Ar-196A-3 in the 123/Flight Models file.  Better minds than mine would have to figure it out, I don't have a file list for 4.12.2 and MA5.3 to decompile with the 10.5 buttons to see what the difference is.  I had hoped to figure out what the difference is between the two and modify mine so AG-51 could use this for Kriegsmarine scenarios.

Cheers

Hoss

edit, I decompiled the HSFX buttons and copied the Ar-196A-3.fmd and renamed it Ar-196T.fmd since that's what the log file was looking for, so now it loads, I see the T, I can pick it load ordnance and hit fly, it gets to 30% loading Aircraft and stops, and I get this on the log file now

Code: [Select]
s1 = flightmodels/m-82_series.emd
s = FlightModels/M-82_Series.emd
m_lastFMFile = gui/game/buttons
INTERNAL ERROR: HierMesh: Can't find chunk 'GearL5_D0'
INTERNAL ERROR: HierMesh: Can't find chunk 'GearR5_D0'
ERROR [com.maddox.sound.Sample@3199c3] cannot load sample: null
ERROR [com.maddox.sound.Sample@65e48a] cannot load sample: null
java.lang.NoSuchFieldError: printCompassHeading
at com.maddox.il2.objects.air.CockpitAR_196T1.<init>(CockpitAR_196T1.java:125)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:3194)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2529)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1732)
at com.maddox.il2.ai.Wing.load(Wing.java:148)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1424)
at com.maddox.il2.game.Mission._load(Mission.java:824)
at com.maddox.il2.game.Mission.access$0(Mission.java:785)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:217)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.madd

this is with the Stuka cockpit version, it freezes at 30% with the earlier T mod too

don't want to give up but I don't know what to do now............

Hoss

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Re: Arado Ar196T-1
« Reply #164 on: July 05, 2014, 11:15:33 PM »

Ok... Try now please this...
Now will require DiffFM.
https://www.mediafire.com/?e7ebvlj2qy7oray

If crash will happen again... Without the log I can't help you.
Although I want to change cockpit, maybe after that change it may begin working...
Logged

Hawkman

  • member
  • Offline Offline
  • Posts: 199
Re: Arado Ar196T-1
« Reply #165 on: July 06, 2014, 10:11:38 AM »

Here is my log file for the 30% mission loading crash:

Code: [Select]
16

Loading mission single/de/Bf-109/Convoy attack.mis...
Total number of airports for loaded mission: 0
Load bridges
Load static objects
sFMDir = gui/game/buttons
s1 = flightmodels/bmw_801_vroeg.emd
s = FlightModels/BMW_801_Vroeg.emd
m_lastFMFile = gui/game/buttons
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(Unknown Source)
at com.maddox.il2.fm.Polares.loadMachParams(Polares.java:789)
at com.maddox.il2.fm.FlightModelMain.load(FlightModelMain.java:456)
at com.maddox.il2.fm.FlightModelMain.<init>(FlightModelMain.java:614)
at com.maddox.il2.fm.FlightModel.<init>(FlightModel.java:114)
at com.maddox.il2.fm.AIFlightModel.<init>(AIFlightModel.java:29)
at com.maddox.il2.ai.air.Maneuver.<init>(Maneuver.java:217)
at com.maddox.il2.ai.air.Pilot.<init>(Pilot.java:125)
at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2262)
at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2253)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2764)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1732)
at com.maddox.il2.ai.Wing.load(Wing.java:148)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1424)
at com.maddox.il2.game.Mission._load(Mission.java:824)
at com.maddox.il2.game.Mission.access$0(Mission.java:785)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:217)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:439)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
INTERNAL ERROR: HierMesh: Can't find chunk 'GearL5_D0'
INTERNAL ERROR: HierMesh: Can't find chunk 'GearR5_D0'
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(Unknown Source)
at com.maddox.il2.fm.Polares.loadMachParams(Polares.java:789)
at com.maddox.il2.fm.FlightModelMain.load(FlightModelMain.java:456)
at com.maddox.il2.fm.FlightModelMain.<init>(FlightModelMain.java:614)
at com.maddox.il2.fm.FlightModel.<init>(FlightModel.java:114)
at com.maddox.il2.fm.AIFlightModel.<init>(AIFlightModel.jav

Hawkers :)
Logged

CWatson

  • member
  • Offline Offline
  • Posts: 371
Re: Arado 196T-0 v1.0
« Reply #166 on: July 07, 2014, 10:07:09 AM »

Quote
may I point out a small bug, that when the inner wing section is damaged the landing gear on that side disapear.

I corrected this and have sent Radge the fix to include in his update.


CW
Logged

bomberkiller

  • Treffen sich zwei Jäger...!
  • Modder
  • member
  • Offline Offline
  • Posts: 4929
  • Bf-109G-6/R6 = Bomber Killer
Re: Arado Ar196T-1
« Reply #167 on: July 07, 2014, 11:23:00 AM »

Quote
I've been quite bussy lately, didn't play guitar much :(...check out my yt channel, all videos are there :)

Hallo Sani,

thank you very much for answer and sharing your link. :D

wbr, Gerhard
Logged
FAC N° 9 ...cheers mein Schatz
Pages: 1 ... 11 12 13 [14] 15   Go Up
 

Page created in 0.038 seconds with 26 queries.