Hey, guys! Thanks, they're both really fun, even as a beta.
However, I think I encountered a bug, or something? I'm fairly sure I have everything installed (Common Utils, Engine Mod, and of course I have the Jetwar mod installed
etc. ), but when I enter a dogfight, I get a CTD and this is what my log tells me:
java.lang.NoSuchMethodError
at com.maddox.il2.ai.air.Maneuver.fighterVsFighter(Maneuver.java:7654)
at com.maddox.il2.ai.air.Maneuver.update(Maneuver.java:2773)
at com.maddox.il2.ai.air.Pilot.update(Pilot.java:195)
at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:1071)
at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:434)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
That was when I engaged four Yak-36SMF with my F-18C... I'll double check to make sure everything is installed correctly, or if I missed something.. I've done silly things like that before...