Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 [4] 5 6 7 8   Go Down

Author Topic: Curtiss SOC-1 Seagull extracted from BAT 4.3  (Read 2996 times)

0 Members and 3 Guests are viewing this topic.

Vasya

  • member
  • Offline Offline
  • Posts: 462
Logged

Piotrek1

  • member
  • Offline Offline
  • Posts: 2448
    • SAS IL BYTES BACK
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #37 on: January 16, 2025, 02:44:53 PM »

Hi Vasya, Thank You for your help, unfortunately the game hangs during loading when it reaches 100%,
The aircraft is fully selective, both in QMB and FMB,


log:
Quote
[21:27:33]   FM called 'FlightModels/DC-2.fmd:DC_2_FM' is being loaded from File: 'dc_2_fm'
[21:27:33]   Trace:java.lang.IndexOutOfBoundsException: Index: -1, Size: 18
[21:27:33]   java.lang.IndexOutOfBoundsException: Index: -1, Size: 18
[21:27:33]      at java.util.ArrayList.RangeCheck(Unknown Source)
[21:27:33]      at java.util.ArrayList.get(Unknown Source)
[21:27:33]      at com.maddox.rts.SectFile.vars(SectFile.java:629)
[21:27:33]      at com.maddox.il2.game.Mission.loadChiefs(Mission.java:1446)
[21:27:33]      at com.maddox.il2.game.Mission._load(Mission.java:510)
[21:27:33]      at com.maddox.il2.game.Mission.access$000(Mission.java:118)
[21:27:33]      at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:3402)
[21:27:33]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[21:27:33]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[21:27:33]      at com.maddox.il2.game.Main.exec(Main.java:449)
[21:27:33]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[21:27:33]   SectFile load failed: null
[21:27:33]   java.io.FileNotFoundException
[21:27:33]      at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
[21:27:33]      at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
[21:27:33]      at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
[21:27:33]      at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
[21:27:33]      at com.maddox.rts.SectFile.<init>(SectFile.java:126)
[21:27:33]      at com.maddox.rts.SectFile.<init>(SectFile.java:86)
[21:27:33]      at com.maddox.il2.game.Mission.loadChiefs(Mission.java:1557)
[21:27:33]      at com.maddox.il2.game.Mission._load(Mission.java:510)
[21:27:33]      at com.maddox.il2.game.Mission.access$000(Mission.java:118)
[21:27:33]      at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:3402)
[21:27:33]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[21:27:33]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[21:27:33]      at com.maddox.il2.game.Main.exec(Main.java:449)
[21:27:33]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[21:27:33]   SectFile load failed: null
[21:27:33]   java.io.FileNotFoundException
[21:27:33]      at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
[21:27:33]      at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
[21:27:33]      at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
[21:27:33]      at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
[21:27:33]      at com.maddox.rts.SectFile.<init>(SectFile.java:126)
[21:27:33]      at com.maddox.rts.SectFile.<init>(SectFile.java:86)
[21:27:33]      at com.maddox.il2.game.Mission.loadNStationary(Mission.java:1861)
[21:27:33]      at com.maddox.il2.game.Mission._load(Mission.java:521)
[21:27:33]      at com.maddox.il2.game.Mission.access$000(Mission.java:118)
[21:27:33]      at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:3402)
[21:27:33]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[21:27:33]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[21:27:33]      at com.maddox.il2.game.Main.exec(Main.java:449)
[21:27:33]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[21:27:33]   ERROR file: File users/1/Icons not found
[21:27:33]   Mission: Single/NN/Vanisle.mis is Playing
[21:27:33]   INTERNAL ERROR: Can't open file 'PaintSchemes/Pilots/Domyślne'
[21:27:33]   java.lang.NullPointerException
[21:27:33]      at com.maddox.il2.objects.sounds.MotorSound.update(MotorSound.java:320)
[21:27:33]      at com.maddox.il2.objects.sounds.SndAircraft$1.soundUpdate(SndAircraft.java:426)
[21:27:33]      at com.maddox.il2.engine.ActorMeshDraw.preRender(ActorMeshDraw.java:35)
[21:27:33]      at com.maddox.il2.objects.sounds.SndAircraft$1.preRender(SndAircraft.java:357)
[21:27:33]      at com.maddox.il2.engine.DrawEnvXY.preRender(DrawEnvXY.java:54)
[21:27:33]      at com.maddox.il2.game.Main3D$Render3D0R.preRender(Main3D.java:958)
[21:27:33]      at com.maddox.il2.engine.Renders.doPaint(Renders.java:337)
[21:27:33]      at com.maddox.il2.engine.Renders.paint(Renders.java:253)
[21:27:33]      at com.maddox.il2.engine.RendersTicker.msgTimeOut(Renders.java:637)
[21:27:33]      at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[21:27:33]      at com.maddox.rts.Message._send(Message.java:1217)
[21:27:33]      at com.maddox.rts.Message.sendToObject(Message.java:1191)
[21:27:33]      at com.maddox.rts.Message.sendTo(Message.java:1134)
[21:27:33]      at com.maddox.rts.Message.trySend(Message.java:1115)
[21:27:33]      at com.maddox.rts.Time.loopMessages(Time.java:252)
[21:27:33]      at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[21:27:33]      at com.maddox.il2.game.MainWin3D$Background.step(MainWin3D.java:159)
[21:27:33]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:167)
[21:27:33]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[21:27:33]      at com.maddox.il2.game.Main.exec(Main.java:449)
[21:27:33]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[21:27:33]   INTERNAL ERROR: HierMesh: Can't find chunk 'GearL1_D0'
[21:27:33]   INTERNAL ERROR: HierMesh: Can't find chunk 'GearR1_D0'
[21:27:33]   INTERNAL ERROR: HierMesh: Can't find chunk 'GearC1_D0'
[21:27:33]   java.lang.NullPointerException
Best Regards,
Piotrek
Logged

Vasya

  • member
  • Offline Offline
  • Posts: 462
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #38 on: January 16, 2025, 05:35:29 PM »

Corrected fm, em, class/java.
https://drive.google.com/file/d/1n_cHbVYUVMJMuGrMH1L31S3fwZiLMaTv/view?usp=sharing
Unfortunately - it doesn't take off from the water.
This plane doesn't accelerate above 85 km/h.
I don't know how to fix it.
It flies at approximately the rated speed in the air.
Logged

gilles64

  • member
  • Offline Offline
  • Posts: 245
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #39 on: January 17, 2025, 01:09:25 AM »

Corrected fm, em, class/java.
https://drive.google.com/file/d/1n_cHbVYUVMJMuGrMH1L31S3fwZiLMaTv/view?usp=sharing
Unfortunately - it doesn't take off from the water.
This plane doesn't accelerate above 85 km/h.
I don't know how to fix it.
It flies at approximately the rated speed in the air.

Many thanks Vasya for taking over and offering us a more accomplished version ...   :woohoo_dancing_banana:  and which still needs to be perfect...   :D ;)
I confirm that after the water landing... takeoff becomes impossible and remains blocked at the same speed...

Greetings,

Gilles
Logged

Piotrek1

  • member
  • Offline Offline
  • Posts: 2448
    • SAS IL BYTES BACK
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #40 on: January 17, 2025, 03:12:50 AM »

Hi Vasya, Thanks for your patience and help, the game still hangs while loading (100%), except now I can go back to the previous menu in FMB,
The log reading seems to indicate a lack of Wright Cyclone1820 Series sound, I found and copied to the game a similar motor.Wright_Cyclone1820_TB but after starting the game the problem remained.
Quote
[09:58:16]   Loading mission Single/NN/Vanisle.mis...
[09:58:18]   Load bridges
[09:58:18]   Load static objects
[09:58:19]   FM called 'FlightModels/SOC.fmd:SOC_FM' is being loaded from File: 'soc_fm'
[09:58:19]   FM called 'FlightModels/R-1340SOC:SOC_FM.emd' is being loaded from File: 'soc_fm'
[09:58:19]   FM called 'FlightModels/SOC.fmd:SOC_FM' is being loaded from File: 'soc_fm'
[09:58:19]   Cannot load sound preset motor.Wright_Cyclone1820_Series.start.begin (java.lang.Exception: Invalid preset format)
[09:58:19]   SectFile load failed: null
[09:58:19]   java.io.FileNotFoundException
[09:58:19]      at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
[09:58:19]      at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
[09:58:19]      at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
[09:58:19]      at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
[09:58:19]      at com.maddox.rts.SectFile.<init>(SectFile.java:126)
[09:58:19]      at com.maddox.rts.SectFile.<init>(SectFile.java:86)
[09:58:19]      at com.maddox.sound.SoundPreset.<init>(SoundPreset.java:77)
[09:58:19]      at com.maddox.sound.SoundPreset.get(SoundPreset.java:107)
[09:58:19]      at com.maddox.sound.SoundFX.<init>(SoundFX.java:47)
[09:58:19]      at com.maddox.il2.engine.Actor.newSound(Actor.java:641)
[09:58:19]      at com.maddox.il2.objects.sounds.MotorSound.<init>(MotorSound.java:211)
[09:58:19]      at com.maddox.il2.objects.sounds.SndAircraft.initSound(SndAircraft.java:511)
[09:58:19]      at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:1932)
[09:58:19]      at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:1888)
[09:58:19]      at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2404)
[09:58:19]      at com.maddox.il2.game.Mission.loadAir(Mission.java:1308)
[09:58:19]      at com.maddox.il2.ai.Wing.load(Wing.java:144)
[09:58:19]      at com.maddox.il2.game.Mission.loadWings(Mission.java:1063)
[09:58:19]      at com.maddox.il2.game.Mission._load(Mission.java:504)
[09:58:19]      at com.maddox.il2.game.Mission.access$000(Mission.java:118)
[09:58:19]      at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:3402)
[09:58:19]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[09:58:19]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[09:58:19]      at com.maddox.il2.game.Main.exec(Main.java:449)
[09:58:19]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[09:58:19]   Cannot load sound preset null (java.lang.Exception: Invalid preset format)
[09:58:20]   BMPLoader bmp8PalTo4TGA4 s=PaintSchemes/Skins/SOC-1/Domyślne s1=3DO/Plane/SOC-1/summer s2=PaintSchemes/Cache/0
[09:58:20]   java.io.FileNotFoundException: f:\gry\#il-1946vp modpack 11.11.2024\PaintSchemes\Skins\SOC-1\Domyślne (System nie może odnaleźć określonej ścieżki)
[09:58:20]      at java.io.FileInputStream.open(Native Method)
[09:58:20]      at java.io.FileInputStream.<init>(Unknown Source)
[09:58:20]      at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:58)
[09:58:20]      at com.maddox.il2.engine.BMPLoader.bmp8PalTo4TGA4(BMPLoader.java:375)
[09:58:20]      at com.maddox.il2.engine.BmpUtils.bmp8PalTo4TGA4(BmpUtils.java:75)
[09:58:20]      at com.maddox.il2.net.NetUser.tryPrepareSkin(NetUser.java:1581)
[09:58:20]      at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1110)
[09:58:20]      at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1090)
[09:58:20]      at com.maddox.il2.game.Mission.loadWings(Mission.java:1076)
[09:58:20]      at com.maddox.il2.game.Mission._load(Mission.java:504)
[09:58:20]      at com.maddox.il2.game.Mission.access$000(Mission.java:118)
[09:58:20]      at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:3402)
[09:58:20]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[09:58:20]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[09:58:20]      at com.maddox.il2.game.Main.exec(Main.java:449)
[09:58:20]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[09:58:20]   INTERNAL ERROR: Can't open file 'PaintSchemes/Skins/SOC-1/Domyślne'
[09:58:20]   INTERNAL ERROR: Bitmap 'PaintSchemes/Skins/SOC-1/Domyślne' size: 0 != 512 | 1024
[09:58:20]   INTERNAL ERROR: Can't open file 'PaintSchemes/Pilots/Domyślne'
[09:58:20]   WARNING: ****( Unexpected txr reload (tfNoCompress16Bit,tfCompressMajorAlpha): '3DO/Plane/TEXTURES/glass.tga'
Best Regards,
Piotrek
Logged

gunny0134

  • member
  • Offline Offline
  • Posts: 1198
  • no skill just simple, but seek the best beauty !!
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #41 on: January 17, 2025, 03:47:36 AM »

One problem I found : tested 4.12.2m, BAT 4.1_WAW

When this plane mod becomes the player's plane on QMB, it makes the canopy of the opponent's planes white.

  - WARNING: ****( Unexpected txr reload (tfNoCompress16Bit,tfCompressMajorAlpha): '3DO/Plane/TEXTURES/glass.tga'

I don't know why with my ability, no matter how much I study it.


Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9556
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #42 on: January 17, 2025, 05:00:29 AM »

When this plane mod becomes the player's plane on QMB, it makes the canopy of the opponent's planes white.

  - WARNING: ****( Unexpected txr reload (tfNoCompress16Bit,tfCompressMajorAlpha): '3DO/Plane/TEXTURES/glass.tga'
This kind of alarm is very common.
It's easy if it's a Mod.
In Plane folder, find the “.mat” file that calls the “glass.tga”.
Most often these are “glass.mat” or “glass2.mat” files.
Add or modify the line to obtain :
[Layer0]
...
...
  tfNoCompress16Bit 1
  tfCompressMajorAlpha 1
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

gunny0134

  • member
  • Offline Offline
  • Posts: 1198
  • no skill just simple, but seek the best beauty !!
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #43 on: January 17, 2025, 06:17:14 AM »

Unfortunately it doesn't apply.

Got the key to unlock the problem from Master Epervier, but I can't apply it.

For now, it looks like there's a secret in glass2.mat.

I'll have to do more research compared to other plane mods.

Thank you.
Logged

gilles64

  • member
  • Offline Offline
  • Posts: 245
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #44 on: January 17, 2025, 11:33:15 AM »

Hi Vasya, Thanks for your patience and help, the game still hangs while loading (100%), except now I can go back to the previous menu in FMB,
The log reading seems to indicate a lack of Wright Cyclone1820 Series sound, I found and copied to the game a similar motor.Wright_Cyclone1820_TB but after starting the game the problem remained.
Quote
[09:58:16]   Loading mission Single/NN/Vanisle.mis...
[09:58:18]   Load bridges
[09:58:18]   Load static objects
[09:58:19]   FM called 'FlightModels/SOC.fmd:SOC_FM' is being loaded from File: 'soc_fm'
[09:58:19]   FM called 'FlightModels/R-1340SOC:SOC_FM.emd' is being loaded from File: 'soc_fm'
[09:58:19]   FM called 'FlightModels/SOC.fmd:SOC_FM' is being loaded from File: 'soc_fm'
[09:58:19]   Cannot load sound preset motor.Wright_Cyclone1820_Series.start.begin (java.lang.Exception: Invalid preset format)
[09:58:19]   SectFile load failed: null
[09:58:19]   java.io.FileNotFoundException
[09:58:19]      at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
[09:58:19]      at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
[09:58:19]      at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
[09:58:19]      at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
[09:58:19]      at com.maddox.rts.SectFile.<init>(SectFile.java:126)
[09:58:19]      at com.maddox.rts.SectFile.<init>(SectFile.java:86)
[09:58:19]      at com.maddox.sound.SoundPreset.<init>(SoundPreset.java:77)
[09:58:19]      at com.maddox.sound.SoundPreset.get(SoundPreset.java:107)
[09:58:19]      at com.maddox.sound.SoundFX.<init>(SoundFX.java:47)
[09:58:19]      at com.maddox.il2.engine.Actor.newSound(Actor.java:641)
[09:58:19]      at com.maddox.il2.objects.sounds.MotorSound.<init>(MotorSound.java:211)
[09:58:19]      at com.maddox.il2.objects.sounds.SndAircraft.initSound(SndAircraft.java:511)
[09:58:19]      at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:1932)
[09:58:19]      at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:1888)
[09:58:19]      at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2404)
[09:58:19]      at com.maddox.il2.game.Mission.loadAir(Mission.java:1308)
[09:58:19]      at com.maddox.il2.ai.Wing.load(Wing.java:144)
[09:58:19]      at com.maddox.il2.game.Mission.loadWings(Mission.java:1063)
[09:58:19]      at com.maddox.il2.game.Mission._load(Mission.java:504)
[09:58:19]      at com.maddox.il2.game.Mission.access$000(Mission.java:118)
[09:58:19]      at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:3402)
[09:58:19]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[09:58:19]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[09:58:19]      at com.maddox.il2.game.Main.exec(Main.java:449)
[09:58:19]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[09:58:19]   Cannot load sound preset null (java.lang.Exception: Invalid preset format)
[09:58:20]   BMPLoader bmp8PalTo4TGA4 s=PaintSchemes/Skins/SOC-1/Domyślne s1=3DO/Plane/SOC-1/summer s2=PaintSchemes/Cache/0
[09:58:20]   java.io.FileNotFoundException: f:\gry\#il-1946vp modpack 11.11.2024\PaintSchemes\Skins\SOC-1\Domyślne (System nie może odnaleźć określonej ścieżki)
[09:58:20]      at java.io.FileInputStream.open(Native Method)
[09:58:20]      at java.io.FileInputStream.<init>(Unknown Source)
[09:58:20]      at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:58)
[09:58:20]      at com.maddox.il2.engine.BMPLoader.bmp8PalTo4TGA4(BMPLoader.java:375)
[09:58:20]      at com.maddox.il2.engine.BmpUtils.bmp8PalTo4TGA4(BmpUtils.java:75)
[09:58:20]      at com.maddox.il2.net.NetUser.tryPrepareSkin(NetUser.java:1581)
[09:58:20]      at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1110)
[09:58:20]      at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1090)
[09:58:20]      at com.maddox.il2.game.Mission.loadWings(Mission.java:1076)
[09:58:20]      at com.maddox.il2.game.Mission._load(Mission.java:504)
[09:58:20]      at com.maddox.il2.game.Mission.access$000(Mission.java:118)
[09:58:20]      at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:3402)
[09:58:20]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[09:58:20]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[09:58:20]      at com.maddox.il2.game.Main.exec(Main.java:449)
[09:58:20]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[09:58:20]   INTERNAL ERROR: Can't open file 'PaintSchemes/Skins/SOC-1/Domyślne'
[09:58:20]   INTERNAL ERROR: Bitmap 'PaintSchemes/Skins/SOC-1/Domyślne' size: 0 != 512 | 1024
[09:58:20]   INTERNAL ERROR: Can't open file 'PaintSchemes/Pilots/Domyślne'
[09:58:20]   WARNING: ****( Unexpected txr reload (tfNoCompress16Bit,tfCompressMajorAlpha): '3DO/Plane/TEXTURES/glass.tga'
Best Regards,
Piotrek

Hi Piotrek,

Have you tried with "Next-Generation Sound Engine v20241225 / Next Generation Unified Sound Mod v1.2" by FL2070 ... could it help maybe?

Gilles
Logged

Piotrek1

  • member
  • Offline Offline
  • Posts: 2448
    • SAS IL BYTES BACK
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #45 on: January 17, 2025, 11:49:09 AM »

Thank you very much for advise, gilles64 and i appreciate your willingness to help,
I did not try the whole NGSE/NGUSM, I only borrowed the voice files of the Wright Cyclone engine, this mod is partially conflicted with the Vp modpack, but I'll try to implement it soon,

Best Regards,
Piotrek
Logged

Vasya

  • member
  • Offline Offline
  • Posts: 462
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #46 on: January 17, 2025, 01:30:04 PM »

I took the archive with the mod in post number 24.
---------------------------------------------------------
I tried to adapt the SOC mod to autonomous operation.
I have it installed in patch 4.13.4.
There is a motor sound - I found it in one of the sound mods back in 2011.
Added afterburner (this is not correct, but only to demonstrate the problem of taking off from the water) - power on afterburner is 800 horsepower. Still, the plane on the water does not accelerate above 87 km. in time
I don't know how to fix this problem.
The engine without afterburner develops 574 hp on the ground, 600 hp at an altitude of 1,600 meters.
He did not correct arms and squares.
The link to the mod (after minor modifications) is here:
https://drive.google.com/file/d/1n_cHbVYUVMJMuGrMH1L31S3fwZiLMaTv/view?usp=drive_link
In the folder with the mod, I put sounds, a printout of fm/em, as well as a printout (text file) of the original weapons file.
In the redesigned class, I added weapons, the code folder with the file -1241935130 can be deleted.
Now the game reads weapons only from the aircraft class.
Logged

Piotrek1

  • member
  • Offline Offline
  • Posts: 2448
    • SAS IL BYTES BACK
Re: Curtiss SOC-1 Seagull flyable plane
« Reply #47 on: January 17, 2025, 03:02:36 PM »

Thank you Vasya for your commitment and help, the last version you provided solved the problem, although partially,
Partially because I tested SOC in two Vp modpack instal,
 the first instal heavily modded, with WxTech effects and SAS_Engine_Mod2.8.2 , here the airplane worked (I need to do more tests), the second almost clean, without success, with these log indications:
Quote
[21:44:31]   Loading mission Single/NN/Vanisle.mis...
[21:44:33]   Load bridges
[21:44:33]   Load static objects
[21:44:34]   FM called 'FlightModels/SOC.fmd:SOC_FM' is being loaded from File: 'soc_fm'
[21:44:34]   FM called 'FlightModels/R-1340SOC:SOC_FM.emd' is being loaded from File: 'soc_fm'
[21:44:35]   FM called 'FlightModels/SOC.fmd:SOC_FM' is being loaded from File: 'soc_fm'
[21:44:35]   Cannot load sound preset motor.R-1340.start.begin (java.lang.Exception: Invalid preset format)
[21:44:35]   SectFile load failed: null
[21:44:35]   java.io.FileNotFoundException
[21:44:35]      at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
[21:44:35]      at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
[21:44:35]      at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
[21:44:35]      at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
[21:44:35]      at com.maddox.rts.SectFile.<init>(SectFile.java:126)
[21:44:35]      at com.maddox.rts.SectFile.<init>(SectFile.java:86)
[21:44:35]      at com.maddox.sound.SoundPreset.<init>(SoundPreset.java:77)
[21:44:35]      at com.maddox.sound.SoundPreset.get(SoundPreset.java:107)
[21:44:35]      at com.maddox.sound.SoundFX.<init>(SoundFX.java:47)
[21:44:35]      at com.maddox.il2.engine.Actor.newSound(Actor.java:641)
[21:44:35]      at com.maddox.il2.objects.sounds.MotorSound.<init>(MotorSound.java:211)
[21:44:35]      at com.maddox.il2.objects.sounds.SndAircraft.initSound(SndAircraft.java:511)
[21:44:35]      at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:1932)
[21:44:35]      at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:1888)
[21:44:35]      at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2404)
[21:44:35]      at com.maddox.il2.game.Mission.loadAir(Mission.java:1308)
[21:44:35]      at com.maddox.il2.ai.Wing.load(Wing.java:144)
[21:44:35]      at com.maddox.il2.game.Mission.loadWings(Mission.java:1063)
[21:44:35]      at com.maddox.il2.game.Mission._load(Mission.java:504)
[21:44:35]      at com.maddox.il2.game.Mission.access$000(Mission.java:118)
[21:44:35]      at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:3402)
[21:44:35]      at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[21:44:35]      at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[21:44:35]      at com.maddox.il2.game.Main.exec(Main.java:449)
[21:44:35]      at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[21:44:35]   Cannot load sound preset null (java.lang.Exception: Invalid preset format)
[21:44:35]   BMPLoader bmp8PalTo4TGA4 s=PaintSchemes/Skins/SOC-1/Domyślne s1=3DO/Plane/SOC-1/summer s2=PaintSchemes/Cache/0
[21:44:35]   java.io.FileNotFoundException: f:\gry\#il-1946vp modpack 11.11.2024\PaintSchemes\Skins\SOC-1\Domyślne (System nie może odnaleźć określonej ścieżki)


Best Regards,
Piotrek
Logged
Pages: 1 2 3 [4] 5 6 7 8   Go Up
 

Page created in 0.04 seconds with 24 queries.