Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 48 49 50 [51] 52 53 54 ... 127   Go Down

Author Topic: Pack Fw 190 & Ta 152  (Read 441712 times)

0 Members and 3 Guests are viewing this topic.

Mick

  • Modder
  • member
  • Offline Offline
  • Posts: 5453
Re: Pack Fw 190 & Ta 152
« Reply #600 on: May 04, 2012, 10:02:12 AM »

... you should post another log.lst (now you know the trick about the "insert code" button ... ;))

I only run a 4.09m version (with no UP) so I am not sure I'll be the one you need to fix your bugs ...  :-[
Logged

C6_Claymore

  • Modder
  • member
  • Offline Offline
  • Posts: 932
Re: Pack Fw 190 & Ta 152
« Reply #601 on: May 04, 2012, 10:29:34 AM »

Mick is absolutely right and you should also post some screenshots of your issues
Logged
Cooler Master Cosmos 2 SE, Intel core i7 950 3.1, Asus Z87-A, Nvidia Geforce GTX 580, 8 Go DDR3, Corsair 750W, Samsung Syncmaster 2232BW 22" & 2032BW 20", W7, Sa

BT~Tarik

  • Modder
  • member
  • Offline Offline
  • Posts: 1521
Re: Pack Fw 190 & Ta 152
« Reply #602 on: May 04, 2012, 12:13:35 PM »

Mate, your log is too long, exceeding the max number of characters, and thus the bottom part (which is the most important) is not shown.
Can you cut out all the flightmodels listings, the stuff that looks like this :
 [17:57:11]   sFMDir = gui/game/buttons
[17:57:11]   s1 = flightmodels/b-17e.fmd
to make it shorter ? That way the log would also show in code, making your whole post shorter :)

thanks
Logged

Walshy71

  • member
  • Offline Offline
  • Posts: 15
Re: Pack Fw 190 & Ta 152
« Reply #603 on: May 04, 2012, 12:21:00 PM »

Ah ok was pulling my hair out there!!! I'll try again .................
Logged

Walshy71

  • member
  • Offline Offline
  • Posts: 15
Re: Pack Fw 190 & Ta 152
« Reply #604 on: May 04, 2012, 12:23:49 PM »

Here's the edited Log.lst, LOL >:( ;D :P


Code: [Select]
............................................................
[17:57:12] s1 = flightmodels/yak-9k.fmd
[17:57:12] s = FlightModels/Yak-9K.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9mearly.fmd
[17:57:12] s = FlightModels/Yak-9MEarly.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9m.fmd
[17:57:12] s = FlightModels/Yak-9M.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9t.fmd
[17:57:12] s = FlightModels/Yak-9T.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9t-44.fmd
[17:57:12] s = FlightModels/Yak-9T-44.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9t-45.fmd
[17:57:12] s = FlightModels/Yak-9T-45.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9uearly.fmd
[17:57:12] s = FlightModels/Yak-9UEarly.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9u.fmd
[17:57:12] s = FlightModels/Yak-9U.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9u_real.fmd
[17:57:12] s = FlightModels/Yak-9U_real.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-9ut.fmd
[17:57:12] s = FlightModels/Yak-9UT.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/yak-15.fmd
[17:57:12] s = FlightModels/Yak-15.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] sFMDir = gui/game/buttons
[17:57:12] s1 = flightmodels/fw-190a-8r11.fmd
[17:57:12] s = FlightModels/Fw-190A-8R11.fmd
[17:57:12] m_lastFMFile = gui/game/buttons
[17:57:12] Main begin: null
[17:57:12] java.lang.NullPointerException
[17:57:12] at com.maddox.il2.gui.GUIQuick$ItemAir.<init>(GUIQuick.java:321)
[17:57:12] at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:1302)
[17:57:12] at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:1378)
[17:57:12] at com.maddox.il2.gui.GUI.create(GUI.java:158)
[17:57:12] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:689)
[17:57:12] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:352)
[17:57:12] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[17:57:12] at com.maddox.il2.game.Main.exec(Main.java:419)
[17:57:12] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[04.05.2012 17:57:12] -------------- END log session -------------
Logged

C6_Claymore

  • Modder
  • member
  • Offline Offline
  • Posts: 932
Re: Pack Fw 190 & Ta 152
« Reply #605 on: May 04, 2012, 03:40:26 PM »

Do you have the last buttons ?
Logged
Cooler Master Cosmos 2 SE, Intel core i7 950 3.1, Asus Z87-A, Nvidia Geforce GTX 580, 8 Go DDR3, Corsair 750W, Samsung Syncmaster 2232BW 22" & 2032BW 20", W7, Sa

Walshy71

  • member
  • Offline Offline
  • Posts: 15
Re: Pack Fw 190 & Ta 152
« Reply #606 on: May 04, 2012, 04:26:24 PM »

Do you have the last buttons ?

Aye I have the latest buttons file which is 9.7 ......................................
Logged

C6_Claymore

  • Modder
  • member
  • Offline Offline
  • Posts: 932
Re: Pack Fw 190 & Ta 152
« Reply #607 on: May 05, 2012, 04:54:22 AM »

Ok, for 4.09 ?
Logged
Cooler Master Cosmos 2 SE, Intel core i7 950 3.1, Asus Z87-A, Nvidia Geforce GTX 580, 8 Go DDR3, Corsair 750W, Samsung Syncmaster 2232BW 22" & 2032BW 20", W7, Sa

mig66

  • member
  • Offline Offline
  • Posts: 43
  • keep climbing
Re: Pack Fw 190 & Ta 152
« Reply #608 on: May 05, 2012, 05:50:23 AM »

Hi CY6!

Thank you very much for this wondefull mod!
Especially for A6/R8.

But: using ctrl-c to close open canopy causing CTD...
When using autopilot for start canopy is lost each time after plane reach high speed, no auto-closing...

Any sugestions...?
Thanks CY6 and thanks eventually to anybody who can help with this issue

MJ
Logged

Mick

  • Modder
  • member
  • Offline Offline
  • Posts: 5453
Re: Pack Fw 190 & Ta 152
« Reply #609 on: May 05, 2012, 06:14:35 AM »

... well CY6 is a different person, CheckYer6 in fact, and no longer mods here ...

This FW/Ta mod is from C6 (Frenchsite) Claymore ...

About your bugs now :

1) try to map another key for opening/closing canopy (letter O for ex)

2) it is quite normal that if you activate the auto pilot before closing your canopy, it is lost at each and every take off, simply because the stock game doesn't "know" that your canopy is open since this is never the case in the stock game ...

So before using the auto pilot key you have to manually close your canopy, like in real life ...  ;)
Logged

gauntka

  • member
  • Offline Offline
  • Posts: 26
Re: Pack Fw 190 & Ta 152
« Reply #610 on: May 09, 2012, 12:22:57 PM »

Hi all!

Only one problem: no cokcpit for Fw-190D Late. All other Fw is okay, i read the all page that forum but nothing find for that problem. I use Modact, latest button, i download the all patch while find.
Sorry my very bad english :S.
Logged

C6_Claymore

  • Modder
  • member
  • Offline Offline
  • Posts: 932
Re: Pack Fw 190 & Ta 152
« Reply #611 on: May 10, 2012, 11:29:37 AM »

Which version do you run ? (4.09 or 4.101)

Please post the result of your log.lst
Logged
Cooler Master Cosmos 2 SE, Intel core i7 950 3.1, Asus Z87-A, Nvidia Geforce GTX 580, 8 Go DDR3, Corsair 750W, Samsung Syncmaster 2232BW 22" & 2032BW 20", W7, Sa
Pages: 1 ... 48 49 50 [51] 52 53 54 ... 127   Go Up
 

Page created in 0.041 seconds with 25 queries.