QUOTE (atheistic @ Dec 30 2008, 04:00 AM)

when i start the batclient i get an error saying i dont have the right java version. i have mac os 10.4.11 with the latest apple java version (version 7). here is the error i get:
Java Web Start - Launch File Error
Unable to launch Batclient
details:
An error occurred while launching/running the application.
Title: Batclient
Vendor: Balanced Alternative Techniques ry
Category: Launch File Error
Unsupported JNLP version in launch file: 1.6+. Only versions 1.0 and 1.5 are supported with this version. Please contact the application vendor to report this problem.
I have basically the same setup and the same problem. Here is the exception information:
JNLPException[category: Launch File Error : Exception: null : LaunchDesc:
<jnlp spec="1.6+" codebase="http://www.bat.org/batclient/" href="http://www.bat.org/batclient/batclient.jnlp">
<information>
<title>Batclient</title>
<vendor>Balanced Alternative Techniques ry</vendor>
<homepage href="http://www.bat.org/batclient/docs/help.html"/>
<description>Batclient</description>
<description kind="short">A graphical user interface for BatMUD.</description>
<icon href="http://www.bat.org/batclient/images/icon.gif" kind="default"/>
<shortcut online="true">
<menu submenu="BatMUD"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se java-vm-args="-Xmx128m" version="1.6+"/>
<jar href="http://www.bat.org/batclient/lib/bat_client.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/bat_resources.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/bat_interfaces.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/bat_html.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/jdom.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/bsh-2.0b4.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/swingx.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/swingx-bean.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/swingx-ws-2008_08_03.jar" download="eager" main="false"/>
<jar href="http://www.bat.org/batclient/lib/swing-worker.jar" download="eager" main="false"/>
</resources>
<application-desc main-class="com.mythicscape.batclient.Main"/>
</jnlp> ]
at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:193)
at com.sun.javaws.Launcher.run(Launcher.java:165)
at java.lang.Thread.run(Thread.java:613)