Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 51 52 53 [54] 55 56 57 ... 95   Go Down

Author Topic: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)  (Read 1235541 times)

0 Members and 6 Guests are viewing this topic.

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #636 on: November 10, 2013, 01:31:07 AM »

I get some bugs in 4.12.2 + SAS Modact 5.30 + SAS Engine 2.7 + Buttons 10.4

- FM errors like this: https://www.sas1946.rocks/images/imageshit/a/img707/9274/7tfe.png

me, too, at FJ-3M fm file error.

in log
Code: [Select]
FM called 'FlightModels/FJ-3M.fmd:FJTest' is being loaded from File: 'fjtest'
Warning A, the 'fjtest' File Doesn't Exist! Check your Configuration.

FM called 'FlightModels/FJ-3M.fmd:FJTest' is being loaded from File: 'fjtest'
Warning B, the 'fjtest' File Doesn't Exist! Check your Configuration.
Mission error, ID_04: java.lang.NullPointerException
java.lang.NullPointerException
at com.maddox.il2.fm.FlightModelMain.load(FlightModelMain.java:288)
at com.maddox.il2.fm.FlightModelMain.<init>(FlightModelMain.java:1023)
at com.maddox.il2.fm.FlightModel.<init>(FlightModel.java:131)
at com.maddox.il2.fm.AIFlightModel.<init>(AIFlightModel.java:19)
at com.maddox.il2.ai.air.Maneuver.<init>(Maneuver.java:592)
at com.maddox.il2.ai.air.Pilot.<init>(Pilot.java:98)
at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2102)
at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2091)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2609)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1665)
at com.maddox.il2.ai.Wing.load(Wing.java:144)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1343)
at com.maddox.il2.game.Mission._load(Mission.java:761)
at com.maddox.il2.game.Mission.access$6(Mission.java:732)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:462)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Mission error, ID_06.2: java.lang.RuntimeException: Mission Cancelled, Error in FM!!!

There was a problem loading FM called:
'flightmodels/fj-3m.fmd'

It is not present in File:
'fjtest'
Mission Cancelled, Error in FM!!!

There was a problem loading FM called:
'flightmodels/fj-3m.fmd'

It is not present in File:
'fjtest'
java.lang.RuntimeException: Mission Cancelled, Error in FM!!!

There was a problem loading FM called:
'flightmodels/fj-3m.fmd'

It is not present in File:
'fjtest'
at com.maddox.il2.game.Mission.LOADING_STEP(Mission.java:728)
at com.maddox.il2.game.Mission._load(Mission.java:874)
at com.maddox.il2.game.Mission.access$6(Mission.java:732)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:462)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged

Stefan SG

  • Modder
  • member
  • Offline Offline
  • Posts: 452
  • Braver than you believe. Stronger than you seem.
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #637 on: November 10, 2013, 01:36:56 AM »

Dear Anto,

I tested with both 10.3 and 10.4 with the same result.

Stefan

Stefan, are you using the 10.4 test buttons?
Logged

Stefan SG

  • Modder
  • member
  • Offline Offline
  • Posts: 452
  • Braver than you believe. Stronger than you seem.
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #638 on: November 10, 2013, 01:44:36 AM »

I confirm the same problem with FJ-3M with both 10.3 and 10.4 buttons.

I get some bugs in 4.12.2 + SAS Modact 5.30 + SAS Engine 2.7 + Buttons 10.4

- FM errors like this: https://www.sas1946.rocks/images/imageshit/a/img707/9274/7tfe.png

me, too, at FJ-3M fm file error.

in log
Code: [Select]
FM called 'FlightModels/FJ-3M.fmd:FJTest' is being loaded from File: 'fjtest'
Warning A, the 'fjtest' File Doesn't Exist! Check your Configuration.

FM called 'FlightModels/FJ-3M.fmd:FJTest' is being loaded from File: 'fjtest'
Warning B, the 'fjtest' File Doesn't Exist! Check your Configuration.
Mission error, ID_04: java.lang.NullPointerException
java.lang.NullPointerException
at com.maddox.il2.fm.FlightModelMain.load(FlightModelMain.java:288)
at com.maddox.il2.fm.FlightModelMain.<init>(FlightModelMain.java:1023)
at com.maddox.il2.fm.FlightModel.<init>(FlightModel.java:131)
at com.maddox.il2.fm.AIFlightModel.<init>(AIFlightModel.java:19)
at com.maddox.il2.ai.air.Maneuver.<init>(Maneuver.java:592)
at com.maddox.il2.ai.air.Pilot.<init>(Pilot.java:98)
at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2102)
at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2091)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2609)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1665)
at com.maddox.il2.ai.Wing.load(Wing.java:144)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1343)
at com.maddox.il2.game.Mission._load(Mission.java:761)
at com.maddox.il2.game.Mission.access$6(Mission.java:732)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:462)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Mission error, ID_06.2: java.lang.RuntimeException: Mission Cancelled, Error in FM!!!

There was a problem loading FM called:
'flightmodels/fj-3m.fmd'

It is not present in File:
'fjtest'
Mission Cancelled, Error in FM!!!

There was a problem loading FM called:
'flightmodels/fj-3m.fmd'

It is not present in File:
'fjtest'
java.lang.RuntimeException: Mission Cancelled, Error in FM!!!

There was a problem loading FM called:
'flightmodels/fj-3m.fmd'

It is not present in File:
'fjtest'
at com.maddox.il2.game.Mission.LOADING_STEP(Mission.java:728)
at com.maddox.il2.game.Mission._load(Mission.java:874)
at com.maddox.il2.game.Mission.access$6(Mission.java:732)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:462)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged

BravoFxTrt

  • "BIGFOOT"
  • Modder
  • member
  • Offline Offline
  • Posts: 13433
  • Flying Ass Clown #13
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #639 on: November 10, 2013, 01:58:10 AM »

I get the same (as above) Error in my game.


Logged
MSI R9 280X 6GB x2/Crossfire /ASUS M5A99FX PRO R2.0 Mobo/AMD FX 4170 Bulldozer 4core CPU/RAM Kingston HyperX FURY 16GB/ Corsair RM 1000WATT PSU/Windows 10 Enterprise 64bit

Tran Long

  • member
  • Offline Offline
  • Posts: 144
  • KEYBOARD ARMY
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #640 on: November 10, 2013, 02:03:15 AM »

KS-1 anti ship missile do not appear in 4.12.2 ver. :(
Logged

SAS~Anto

  • Aussie Bush Pilot
  • Editor
  • member
  • Offline Offline
  • Posts: 4439
  • Retired from modding
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #641 on: November 10, 2013, 02:37:13 AM »

Ahh right I know what has happened. I still have a few beta classfiles in there and didn't recompile before uploading them. Apologies to all, I'll put up the proper version tonight. That will at least account for the FJ-3M. The Tu-4 is a puzzle, as I thought I corrected those errors in the 1.32 patch.

Now as for the Sabres and the engine smoke - that is correct. In 4.12.2m there is a new effect for jet smoke which is much thicker and appears like the previous 'fire smoke'. It is normally triggered at ~35%. The overheating is not right and it may be simply for the F-86A's engine model we have missed applying the new overheating parameters. I'll check tonight.

For now, try the 1.32 hotfix posted below. This should work for 4.12.2m without any forseen issues, please use this for now until I post a further fix. Thanks for bearing with us guys :)

https://www.mediafire.com/download/go71oqqr866lrbc/Jetwar_132_Hotfix.7z
Logged

BravoFxTrt

  • "BIGFOOT"
  • Modder
  • member
  • Offline Offline
  • Posts: 13433
  • Flying Ass Clown #13
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #642 on: November 10, 2013, 02:38:53 AM »

Thanks Anto! :)
Logged
MSI R9 280X 6GB x2/Crossfire /ASUS M5A99FX PRO R2.0 Mobo/AMD FX 4170 Bulldozer 4core CPU/RAM Kingston HyperX FURY 16GB/ Corsair RM 1000WATT PSU/Windows 10 Enterprise 64bit

Tran Long

  • member
  • Offline Offline
  • Posts: 144
  • KEYBOARD ARMY
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #643 on: November 10, 2013, 02:53:42 AM »

Thank you Anto :)
Logged

western0221

  • Modder
  • member
  • Offline Offline
  • Posts: 6790
  • Live in Japan
    • IL-2 itaki blog
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #644 on: November 10, 2013, 03:00:27 AM »

In my 4.12.2 environment, KS-1 and Tu-4 have no problems.

I can shoot KS-1 from Tu-4 and it hits enemy ships correctly.
Logged

Tran Long

  • member
  • Offline Offline
  • Posts: 144
  • KEYBOARD ARMY
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #645 on: November 10, 2013, 03:08:15 AM »

In my 4.12.2 environment, KS-1 and Tu-4 have no problems.

I can shoot KS-1 from Tu-4 and it hits enemy ships correctly.
I have just tried with a clean jetwar mod and it worked fine, thanks
Logged

Stefan SG

  • Modder
  • member
  • Offline Offline
  • Posts: 452
  • Braver than you believe. Stronger than you seem.
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #646 on: November 10, 2013, 03:11:10 AM »

Dear Anto,

Thank You for Yr help. FJ-3M works with Yr fix.

Also F-86 still have prioblems with quick overheating with 1.32 too.



Best regards,
Stefan
Logged

Stefan SG

  • Modder
  • member
  • Offline Offline
  • Posts: 452
  • Braver than you believe. Stronger than you seem.
Re: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)
« Reply #647 on: November 10, 2013, 03:20:19 AM »

Just found that there is a problem with TU-4 in SAS ModAct 5.30 if Jeronimo Wheel mod is activated and it works normally if it is deactivated
Logged
Pages: 1 ... 51 52 53 [54] 55 56 57 ... 95   Go Up
 

Page created in 0.032 seconds with 27 queries.