Hey guys, long-time trawler here. I managed to install BAT (no expansions, just 1.0) to IL-2 (with super-patch installed beforehand). I enabled one or two mods in JSGME, altered my conf.ini and then chose the IL-2 Selector. For all 4 eras, all the executable does is rise up the memory usage until it has ~90 MB, then it disappears without a trace.
Here's my log file (forgive me if I've done it wrong):
[Jan 21, 2017 8:33:49 AM] ------------ BEGIN log session -------------
OpenGL provider: Opengl32.dll
Main begin: ScreenMode NOT changed
com.maddox.opengl.GLContextException: ScreenMode NOT changed
at com.maddox.il2.engine.Config.createGlContext(Config.java:338)
at com.maddox.il2.engine.Config.createGlContext(Config.java:383)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1578)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Main end: null
java.lang.NullPointerException
at com.maddox.rts.CfgTools.save(CfgTools.java:59)
at com.maddox.sound.AudioDevice.saveControls(AudioDevice.java:385)
at com.maddox.il2.engine.Config.saveSound(Config.java:288)
at com.maddox.il2.engine.Config.save(Config.java:126)
at com.maddox.il2.game.MainWin3D.endApp(MainWin3D.java:168)
at com.maddox.il2.game.Main.exec(Main.java:468)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[Jan 21, 2017 8:33:50 AM] -------------- END log session -------------
So, what have I done wrong?