Importing an ADC module in VASSAL

I tried to import an ADC module into VASSAL, using the ‘Tools\Convert Module…’ menu, but to no avail. Here is the error log file:

2022-08-05 21:36:59,492 [16704-main] INFO VASSAL.launch.StartUp - Starting
2022-08-05 21:36:59,554 [16704-main] INFO VASSAL.launch.StartUp - OS Windows 10 10.0 amd64
2022-08-05 21:36:59,554 [16704-main] INFO VASSAL.launch.StartUp - Java version 18.0.1
2022-08-05 21:36:59,554 [16704-main] INFO VASSAL.launch.StartUp - Java home C:\Program Files\VASSAL-3.6.7\jre
2022-08-05 21:36:59,554 [16704-main] INFO VASSAL.launch.StartUp - VASSAL version 3.6.7
2022-08-05 21:37:00,054 [16704-AWT-EventQueue-0] INFO VASSAL.launch.ModuleManager - Manager
2022-08-05 21:37:29,231 [16704-SwingWorker-pool-2-thread-1] INFO VASSAL.launch.AbstractLaunchAction - Importing module file C:\Users\beppe\Desktop\Download\PRESTAGS\Pre PRESTAGS\SPI_DARKAGES\Dark Ages.OPS
2022-08-05 21:37:29,262 [16704-SwingWorker-pool-2-thread-1] INFO VASSAL.tools.io.ProcessLauncher - launching C:\Program Files\VASSAL-3.6.7\jre\bin\java -Xms512M -Xmx512M -Duser.home=C:\Users\beppe -Duser.dir=C:\Program Files\VASSAL-3.6.7 -cp lib\Vengine.jar VASSAL.launch.Editor --import – C:\Users\beppe\Desktop\Download\PRESTAGS\Pre PRESTAGS\SPI_DARKAGES\Dark Ages.OPS
2022-08-05 21:37:33,026 [1976-main] INFO VASSAL.launch.StartUp - Starting
2022-08-05 21:37:33,073 [1976-main] INFO VASSAL.launch.StartUp - OS Windows 10 10.0 amd64
2022-08-05 21:37:33,073 [1976-main] INFO VASSAL.launch.StartUp - Java version 18.0.1
2022-08-05 21:37:33,073 [1976-main] INFO VASSAL.launch.StartUp - Java home C:\Program Files\VASSAL-3.6.7\jre
2022-08-05 21:37:33,073 [1976-main] INFO VASSAL.launch.StartUp - VASSAL version 3.6.7
2022-08-05 21:37:33,089 [1976-main] INFO VASSAL.launch.Launcher - Editor
2022-08-05 21:37:40,370 [1976-AWT-EventQueue-0] INFO VASSAL.build.GameModule - Unnamed module version 0.0
2022-08-05 21:37:40,401 [1976-AWT-EventQueue-0] WARN VASSAL.build.GameModule - Must define at least one board in [Main Map] Map Window

Can anyone help me understand what went wrong? Thanks.

We’d need to see the ADC2 module to be able to tell what’s wrong. Where can we get it?

http://hkl.hpssims.com/Game_Sets/SPI/SPI_DARKAGES.ZIP

Are you sure this module works in ADC2 to begin with?

No, sorry, I cannot confirm that it works in ADC2.

Ok. Sorry, I just can’t verify that this module should be importable. My guess is that it’s either corrupt or there’s something unusual about it that our importer can’t handle.

I wanted to point out that I was able to import the module using version 3.2.17 of the Vassal engine.
Maybe there is something wrong with the latest versions?

You should be able to save the module you imported with 3.2.17 and use that with later versions of Vassal.

If someone wants to investigate the problem further, all the information necessary is in this topic.