VASSAL wont run on Ubuntu?

ctewks

Member
Joined
Jan 28, 2003
Messages
340
Reaction score
164
Location
Massachusetts
Country
llUnited States
I am trying to get VASSAL running on my ubuntu buid -- I have the latest java/JRE loaded -- I get exception errors when I attempt to run the VASSAL.sh script.


Any ideas? (error message pasted below)
JNLParseException[ Could not parse launch file. Error at line 0.]
at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java:69)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:81)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:99)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:144)
at com.sun.javaws.Main.launchApp(Main.java:373)
at com.sun.javaws.Main.continueInSecureThread(Main.java:249)
at com.sun.javaws.Main$1.run(Main.java:111)
at java.lang.Thread.run(Thread.java:619)
 

ctewks

Member
Joined
Jan 28, 2003
Messages
340
Reaction score
164
Location
Massachusetts
Country
llUnited States
never mind - I figured it out -- I added the full path to where java is sitting so that it would start up -- I am happily VASSALing on Ubuntu now!
 
Top