Hello everyone,
I'm running VP Modpack 4.12.2 SASModact 5.30
I recently installed Jet Era in order to build some post-war missions including early-jets
I've met all the recommendation listed in the Jet Era Readme.
Planes are working fine but here is my issue :
I lunch a mission, select a loadout including rockets.
I fire the missile and second before he hit the ground... game crash.
I let you take a look at my log.lst :
Mission: QuickQMBPro/Smolensk/Smolenskrednonea00.mis is Playing
Time overflow (0): speed 0.46692607
Time overflow (1375): speed 0.49668875
java.lang.NoSuchMethodError
at com.maddox.il2.objects.weapons.Rocket.doExplosion(Rocket.java:85)
at com.maddox.il2.objects.weapons.Rocket.msgCollision(Rocket.java:63)
at com.maddox.il2.engine.MsgCollision.invokeListener(MsgCollision.java:72)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1158)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
I guess that I might encounter a conflict with other rockets files.
EDIT : Same issue with bombs and artillery (when their bullets it the ground, game crash)
Thanks a lot,
Charles