On Sep 11, 2007, at 6:42 PM, b5mith wrote: > But Joel it doesn't work with your version of Vengine.jar. This is > the exception: > > Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad > version n > umber in .class file
Hmmm. That's from a Java version mismatch. Since a previous message indicated you are running Java 1.5, it sounds like Joel's was compiled with Java 1.6 instead,
