Cannot install WIF Module 3_20a

I had finished the install loading, but there was a start-up error. I had already updated the latest versions of Java and Vassal.

This is the error log:
2022-07-11 11:24:03,239 [1640-main] INFO VASSAL.launch.StartUp - Starting
2022-07-11 11:24:03,332 [1640-main] INFO VASSAL.launch.StartUp - OS Windows 10 10.0 amd64
2022-07-11 11:24:03,332 [1640-main] INFO VASSAL.launch.StartUp - Java version 18.0.1
2022-07-11 11:24:03,332 [1640-main] INFO VASSAL.launch.StartUp - Java home C:\Program Files\VASSAL-3.6.7\jre
2022-07-11 11:24:03,332 [1640-main] INFO VASSAL.launch.StartUp - VASSAL version 3.6.7
2022-07-11 11:24:03,973 [1640-AWT-EventQueue-0] INFO VASSAL.launch.ModuleManager - Manager
2022-07-11 11:24:41,475 [1640-SwingWorker-pool-2-thread-1] INFO VASSAL.launch.AbstractLaunchAction - Loading module file C:\Users\turbo\Downloads\WiF CE Maps and Units Ver 3_20a.vmod
2022-07-11 11:24:50,404 [1640-SwingWorker-pool-2-thread-1] INFO VASSAL.tools.io.ProcessLauncher - launching C:\Program Files\VASSAL-3.6.7\jre\bin\java -classpath lib\Vengine.jar -Xmx935M -Duser.home=C:\Users\turbo VASSAL.tools.image.tilecache.ZipFileImageTiler C:\Users\turbo\Downloads\WiF CE Maps and Units Ver 3_20a.vmod C:\Users\turbo\AppData\Local\VASSAL\tiles\ec00b0b4c8f9707f48f67a789ee4ecbedc45798e 256 256
2022-07-11 11:24:53,623 [5264-main] INFO VASSAL.tools.image.tilecache.ZipFileImageTiler - Starting
2022-07-11 11:24:53,904 [5264-main] INFO VASSAL.tools.image.tilecache.FileArchiveImageTiler - Tiling images/3D10 COMBAT SEQUENCE_001.png, heap size is 30
2022-07-11 11:24:54,798 [5264-main] INFO VASSAL.tools.image.tilecache.FileArchiveImageTiler - Tiled images/3D10 COMBAT SEQUENCE_001.png, heap size is 30
2022-07-11 11:24:54,798 [5264-main] INFO VASSAL.tools.image.tilecache.FileArchiveImageTiler - Tiling

  • There is no need or use for a separate Java install on Windows since Vassal 3.3.0.
  • You say there was a start-up error. What was it? Describe what message you saw or what happened.

Try emptying the tile cache first. Then retry an install. Be aware that Vassal does the tiling process in stages. You will see the tiling window opening and closing several times during the process. Start the tile process and go and enjoy a cuppa.
Welcome to approach me directly, via a message through this server or do a post on the WiF facebook page. After all, it is one of my modules and I’d like to help where possible.

There is a very limited range of issues which reinstalling anything can fix. If Vassal runs, reinstalling it is unlikely to touch whatever problem you’re having.

You might want to check the value set for the limit of the tiler’s max heap. (See Tiler tab in the Preferences dialog in the Module Manager.). To what is that set?

Otherwise, we need more information to continue troubleshooting.

Hi: I reset the tile max heap to 2048, and that got me in the programme.
thanks for the pointer.
rob mccoy

Dear Don:

I did download 3.20 successfully.
But 3.20a might have some bugs.I don’t where the error log is (yet).

I hope the following helps:

3.20a

  • WiF CE Maps and Units version 3.20a
  • Bad Data in Module: Source: FR L3 LeO451b.png Error: Image not found. See the errorlog for more details.
  • Bad Data in Module: Source: JA F2 Ki44IIcb.png Error: Image not found. See the errorlog for more details.
  • Bad Data in Module: Source: USA P F3 P59b.png Error: Image not found. See the errorlog for more details.
  • Bad Data in Module: Source: USSR L2 Il3Mb.png Error: Image not found. See the errorlog for more details.
  • Bad Data in Module: Source: {“” + “Ships: ATK:” + GetProperty(“sum(surf)”) + " #: " + GetProperty(“sum(noships)”) + "
    SUBs: ATK: " + GetProperty(“sum(subsurf)”) + " #: " + GetProperty(“sum(nosubs)”) + "
    All Naval: AA: " + GetProperty(“sum(aa)”) + " ASW: " + (GetProperty(“sum(asw)”)*1.0 + GetProperty(“sum(tennav)”)/10.0 + (Math.floor(GetProperty(“sum(nocps)”)/5.0))) + "
    ACFT: NAVAIR: " + GetProperty(“sum(tennav)”)/10.0 + " #NAVS: " + GetProperty(“sum(nonavacft)”) + " #Total: " + GetProperty(“sum(noacft)”) + "
    CPs: Total: " + GetProperty(“sum(nocps)”) + " CPs/5: " + ((int)(Math.ceil(GetProperty(“sum(nocps)”)/5.0))) + " CPs/3 : " + ((int)(Math.ceil(GetProperty(“sum(nocps)”)/3.0))) + "
    GND CF Total: " + GetProperty(“sum(groupcf)”) + " 3D10 Depletion: " + GetProperty(“sum(depletion3d10_Name)”)} Error: Expression evaluation error. See the errorlog for more details.

That ‘equation’ is used in the mouse over stack viewer. There is likely to be a counter on the map that has not been defined properly and when the mouse cursor passes over that counter Vassal throws up that error message (that yellow counter with “AIR TO GROUND STRIKE OR SUPPORT” is the culprit, I forgot to add the appropriate prototype to it). Fear not though, the message is only sent once and it does not affect any other counters on the map that are properly defined.
The other errors relate to 4 aircraft that have had their reverse layer images redone. A refresh counters will resolve those.

Did that resolve the matter? The next versions do (apart from those aircraft as anyone who is updating from an earlier version will get the same error messages)