Release candidate for VASSAL 3.2.14

Since 3.2.13 was released, we’ve fixed the following bugs:

  • 11631: Text in SVG is not rendered by Java 6 on Mac OS X Yosemite
  • 11404: Some uses of the PRNG introduce a minuscule amount of modulo bias
  • 11281: ArrayIndexOutOfBoundsException in PieceDefiner$11.actionPerformed()
  • 11275: Warn user when module contains incompatible class files
  • 2505: NPE in javax.swing.JEditorPane.registerEditorKitForContentType()

These fixes are in 3.2.14-svn9165, available here:

vassalengine.sourceforge.net/builds/

Unless anyone has other bug fixes to add, I’d like to release this as 3.2.14 next week.

I tried this version under OS X 10.5.8 and it also does not work. I realize that I had not yet provided all the information you had requested, but just posted it.

If there was an easy fix to make 3.2.14 run on OS X 10.5.8, that would be great. To accelerate testing, I’ll send you a PM with my email address. I check email more often than the forum.

Cheers,

Martin

Thus spake blackice:

I tried this version under OS X 10.5.8 and it also does not work. I
realize that I had not yet provided all the information you had
requested, but just posted it.

If there was an easy fix to make 3.2.14 run on OS X 10.5.8, that would
be great. To accelerate testing, I’ll send you a PM with my email
address. I check email more often than the forum.

Your problem is that you have a Java 1.6 JDK installed which was built
for a CPU architecture other than the one your machine uses. Remove
it, and you should find that 3.2.14 (and 3.2.11-13) work on your
machine.


J.

As mentioned in the other thread, Joel’s advice was spot on. I removed the Java 1.6 VM and this runs smoothly now, even on my old PowerBook G4!

Cheers,

Martin