Special Aircraft Service

Please login or register.

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

Author Topic: F-16 beta v5  (Read 95126 times)

0 Members and 1 Guest are viewing this topic.

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: F-16 beta v1
« Reply #60 on: May 23, 2015, 10:11:16 AM »

Finally made it working :) (guess what, didn't have the right Western's pack for common utils... an outdated one instead)

Flies like hell, but then, inflight, I got this:
-freeze of game
-CTD following

Flying against MiG-21 PF, I think it crashed when one of those guys launched a missile on me.

Code: [Select]
[16:05:51] java.lang.NoSuchMethodError
[16:05:51] at com.maddox.il2.objects.weapons.Missile.doStart(Missile.java:1375)
[16:05:51] at com.maddox.il2.objects.weapons.Missile.start(Missile.java:1099)
[16:05:51] at com.maddox.il2.objects.weapons.RocketGun.interpolateStep(RocketGun.java:184)
[16:05:51] at com.maddox.il2.objects.weapons.RocketGun.tick(RocketGun.java:206)
[16:05:51] at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
[16:05:51] at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:434)
[16:05:51] at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
[16:05:51] at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
[16:05:51] at com.maddox.rts.Message._send(Message.java:1217)
[16:05:51] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[16:05:51] at com.maddox.rts.Message.sendTo(Message.java:1134)
[16:05:51] at com.maddox.rts.Message.trySend(Message.java:1115)
[16:05:51] at com.maddox.rts.Time.loopMessages(Time.java:252)
[16:05:51] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[16:05:51] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[16:05:51] at com.maddox.il2.game.Main.exec(Main.java:449)
[16:05:51] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

mojojojo

  • the only guy who uses the wildcat in multiplayer
  • member
  • Offline Offline
  • Posts: 1368
Re: F-16 beta v1
« Reply #61 on: May 23, 2015, 12:53:16 PM »

YESSSS!!! Can't wait to try this one out.
Logged
i7 4790K quad core 4.4GHz/8GB DDR3-1600/ASUS Z87-A/ EVGA GTX 970 4GB/128GB A-Data SSD+1TB HDD/EVGA 650w 80+ gold PSU/ NZXT Source 530 gaming case

Draken

  • member
  • Offline Offline
  • Posts: 1121
Re: F-16 beta v1
« Reply #62 on: May 24, 2015, 12:23:20 AM »

Why can the gun not shoot when there are bombs in the loadout , please ?
Logged

Sapsan

  • Modder
  • member
  • Offline Offline
  • Posts: 20
Re: F-16 beta v1
« Reply #63 on: May 24, 2015, 10:28:30 AM »

Great job!
Unfortunately, I only enjoy looking at on this plane. When you try to fly download stops at 100%.
Here's what's in the log:

Code: [Select]
[18:11:19] INTERNAL ERROR: Str2FloatClamp() - Clamped 1e+015 -> 1e+006 (delta = -1e+015) to Range 0..1e+006
[18:11:23] FM called 'FlightModels/F-16C_B25.fmd:f16_fm' is being loaded from File: 'f16_fm'
[18:11:23] FM called 'FlightModels/F-16C_B25.fmd:f16_fm' is being loaded from Alternative File: 'f16_fm'
[18:11:23] Mission error, ID_04: java.lang.RuntimeException: Error loading params from FlightModels/F-16C_B25.fmd:f16_fm
[18:11:23] java.lang.RuntimeException: Error loading params from FlightModels/F-16C_B25.fmd:f16_fm
[18:11:23] at com.maddox.il2.fm.FlightModelMain.load(FlightModelMain.java:340)
[18:11:23] at com.maddox.il2.fm.FlightModelMain.<init>(FlightModelMain.java:1023)
[18:11:23] at com.maddox.il2.fm.FlightModel.<init>(FlightModel.java:131)
[18:11:23] at com.maddox.il2.fm.AIFlightModel.<init>(AIFlightModel.java:19)
[18:11:23] at com.maddox.il2.ai.air.Maneuver.<init>(Maneuver.java:597)
[18:11:23] at com.maddox.il2.ai.air.Pilot.<init>(Pilot.java:98)
[18:11:23] at com.maddox.il2.fm.RealFlightModel.<init>(RealFlightModel.java:72)
[18:11:23] at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2106)
[18:11:23] at com.maddox.il2.objects.air.Aircraft.setFM(Aircraft.java:2091)
[18:11:23] at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2603)
[18:11:23] at com.maddox.il2.game.Mission.loadAir(Mission.java:1666)
[18:11:23] at com.maddox.il2.ai.Wing.load(Wing.java:199)
[18:11:23] at com.maddox.il2.game.Mission.loadWings(Mission.java:1344)
[18:11:23] at com.maddox.il2.game.Mission._load(Mission.java:762)
[18:11:23] at com.maddox.il2.game.Mission.access$600(Mission.java:120)
[18:11:23] at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:463)
[18:11:23] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[18:11:23] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[18:11:23] at com.maddox.il2.game.Main.exec(Main.java:449)
[18:11:23] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[18:11:25] FM called 'FlightModels/Li-2.fmd' is being loaded from Alternative File: 'gui/game/buttons'
[18:11:26] null

Mayday!!
 ;)
Logged

Koty

  • Mr. MiG
  • Modder
  • member
  • Offline Offline
  • Posts: 2274
  • It's a MiG!
Re: F-16 beta v1
« Reply #64 on: May 24, 2015, 10:38:56 AM »

outdated Common utils are at fault.
Logged
If I don't have to do it, I won't. If I have to do it, I'll make it quick.

Sapsan

  • Modder
  • member
  • Offline Offline
  • Posts: 20
Re: F-16 beta v1
« Reply #65 on: May 24, 2015, 11:17:03 AM »

outdated Common utils are at fault.

??

what should I do?
Logged

SAS~Gerax

  • SAS Team
  • member
  • Offline Offline
  • Posts: 4766
Re: F-16 beta v1
« Reply #66 on: May 24, 2015, 11:23:15 AM »

download (and replace the mod) here.
Logged
i7-13700K, MSI RTX4090, Kingston 64GB, Asus Z790-P, Crucial SSD 1TB, Kingston SSD 4TB;

Draken

  • member
  • Offline Offline
  • Posts: 1121
Re: F-16 beta v1
« Reply #67 on: May 24, 2015, 03:15:18 PM »

There is a file named with russian alphabetics in the 3do/Effects/Aircraft  folder .
I think this could cause issue on an english writen mod .
Is it possible to rename it , please ?

Logged

Sapsan

  • Modder
  • member
  • Offline Offline
  • Posts: 20
Re: F-16 beta v1
« Reply #68 on: May 24, 2015, 04:06:08 PM »

download (and replace the mod) here.

The same result.

There is another problem, I think...
Logged

SAS~Gerax

  • SAS Team
  • member
  • Offline Offline
  • Posts: 4766
Re: F-16 beta v1
« Reply #69 on: May 24, 2015, 04:25:36 PM »

There is a file named with russian alphabetics in the 3do/Effects/Aircraft  folder .
Is it possible to rename it

Its not necessary to rename this as it just means "copy".
Logged
i7-13700K, MSI RTX4090, Kingston 64GB, Asus Z790-P, Crucial SSD 1TB, Kingston SSD 4TB;

SAS~Gerax

  • SAS Team
  • member
  • Offline Offline
  • Posts: 4766
Re: F-16 beta v1
« Reply #70 on: May 24, 2015, 04:31:27 PM »

The same result. There is another problem, I think...

Redo the installation and do exactly what is written in post #1.
As you have to install the US Marine Mod first, test this mod
before you start to install the F-16 mod.

Logged
i7-13700K, MSI RTX4090, Kingston 64GB, Asus Z790-P, Crucial SSD 1TB, Kingston SSD 4TB;

Draken

  • member
  • Offline Offline
  • Posts: 1121
Re: F-16 beta v1
« Reply #71 on: May 24, 2015, 06:17:17 PM »

There is a file named with russian alphabetics in the 3do/Effects/Aircraft  folder .
Is it possible to rename it

Its not necessary to rename this as it just means "copy".
Does it mean that i can delete this file , since it is just a copy ?
Logged
Pages: 1 ... 3 4 5 [6] 7 8 9 ... 20   Go Up
 

Page created in 0.034 seconds with 25 queries.