Have a nice day, guys! A interesting bug for me:
After launching AIM-7M missile, game logout crah occured. I test different kind of planes. Both F-4E Phantom and F-14C Tomcat become problematic. Other missiles, for example AIM-54C is working fine. Other planes, with other missiles: R-60M, R-13M also working, for example. Here is the log:
ERROR: HierMesh: Can't find chunk 'Wire_D0'
java.lang.NoSuchMethodError
at com.maddox.il2.objects.weapons.Missile.interpolateStep(Missile.java:1179)
at com.maddox.il2.objects.weapons.Rocket$Interpolater.tick(Rocket.java:42)
at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:371)
at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendTo(Message.java:1134)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:252)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:422)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
I have the latest engine mod, with the latest weapon packs, and the newest F-14 pack...
THX any answer.