Help - Search - Members - Calendar
Full Version: Invalid spec in batclient.jnlp file
BatMUD > BatMUD forums > Batclient
Niliz
Hello,

Been trying to get batclient running on openjdk on Ubuntu 10.04, but the batclient.jnlp file can't be executed by openjdk's version of javaws. After some twiddling, I noticed there's a line in the jnlp file that's not valid according to the JNLP specification:

spec="1.6+"

In my opinion, this should be

spec="6.0+"

Sun's implementation of the JNLP parser probably has some workaround implemented which accepts both 1.6+ and 6.0+, but openjdk fails with the following error:

netx: Unexpected net.sourceforge.jnlp.ParseException: Spec version not supported (supports 1.0 1.5 6.0) at net.sourceforge.jnlp.Parser.<init>(Parser.java:137)


Can this be fixed, or does anybody know a way to work around this problem?

Thanks,

Niliz
proprius
I'd like this to be fixed too, can't install it on Ubuntu 10.04...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.