Help - Search - Members - Calendar
Full Version: Batclient problem
BatMUD > BatMUD forums > Batclient
erdrick
I am trying to use Batclient, but to no avail. I get an error concerning the version, something about Batclient wants 1.5. I have the NEWEST version of Java, I don't get it. I completely uninstalled java, and batclient, rebooted and reinstalled them both, same thing. Please help ;_;

""Error: The application has requested a version of the JRE (version 1.5+) that currently is not locally installed. Java Web Start is unable to automatically download and install the requested version. This JRE must be installed manually."

CODE
<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP File for BatClient -->
<jnlp
spec="1.5+"
codebase="http://mirror-us.bat.org/batclient"
href="batclient-us.jnlp">
<information>
<title>Batclient</title>
<vendor>Balanced Alternative Techniques ry</vendor>
<homepage href="docs/help.html"/>
<description>BatClient</description>
<description kind="short">A graphical user interface for BatMUD.</description>
<icon href="http://mirror-us.bat.org/batclient/images/icon.gif"/>
<shortcut>
<desktop/>
<menu submenu="BatMUD"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.5+" java-vm-args="-Xmx128m"/>
<jar href="lib/bat_client.jar"/>
<jar href="lib/bat_resources.jar"/>
<jar href="lib/bat_interfaces.jar"/>
<jar href="lib/bat_html.jar"/>
<jar href="lib/jdom.jar"/>
<jar href="lib/bsh-2.0b4.jar"/>
<jar href="lib/swingx.jar"/>
<jar href="lib/swingx-bean.jar"/>
<jar href="lib/swingx-ws.jar"/>
<jar href="lib/swing-worker.jar"/>
</resources>
<application-desc main-class="com.mythicscape.batclient.Main"/>
</jnlp>


CODE
JNLPException[category: System Configuration : Exception: null : LaunchDesc:
<jnlp spec="1.5+" codebase="http://mirror-us.bat.org/batclient/" href="http://mirror-us.bat.org/batclient/batclient-us.jnlp">
<information>
<title>Batclient</title>
<vendor>Balanced Alternative Techniques ry</vendor>
<homepage href="http://mirror-us.bat.org/batclient/docs/help.html"/>
<description>BatClient</description>
<description kind="short">A graphical user interface for BatMUD.</description>
<icon href="http://mirror-us.bat.org/batclient/images/icon.gif" kind="default"/>
<shortcut online="true">
<desktop/>
<menu submenu="BatMUD"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<update check="timeout" policy="always"/>
<resources>
<java java-vm-args="-Xmx128m" version="1.5+"/>
<jar href="http://mirror-us.bat.org/batclient/lib/bat_client.jar" download="eager" main="false"/>
<jar href="http://mirror-us.bat.org/batclient/lib/bat_resources.jar" download="eager" main="false"/>
<jar href="http://mirror-us.bat.org/batclient/lib/bat_interfaces.jar" download="eager" main="false"/>
<jar href="http://mirror-us.bat.org/batclient/lib/bat_html.jar" download="eager" main="false"/>
<jar href="http://mirror-us.bat.org/batclient/lib/jdom.jar" download="eager" main="false"/>
<jar href="http://mirror-us.bat.org/batclient/lib/bsh-2.0b4.jar" download="eager" main="false"/>
<jar href="http://mirror-us.bat.org/batclient/lib/swingx.jar" download="eager" main="false"/>
<jar href="http://mirror-us.bat.org/batclient/lib/swingx-bean.jar" download="eager" main="false"/>
<jar href="http://mirror-us.bat.org/batclient/lib/swingx-ws.jar" download="eager" main="false"/>
<jar href="http://mirror-us.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.downloadJREResource(Unknown Source)
at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Rigger
This might not help, but do you have an old version of java hidden away in some directory that it's finding? I know at least on my PCs 1.4 or earlier didn't automatically uninstall when a newer version was added.

Also, try going to 1.5 and see if it works, then if it does then try and upgrade to 1.6.
erdrick
So far as I know, only one version, Java 6 update 7, if there's other instances I wouldn't know where to look. I will try uninstalling 6/7 and installing 1.5 alone to see if it works, although I think I tried that earlier. I'll let ya know what happens, thanks for the help ----it's working now, putting in plain old 1.5 did the trick, the balls still rolling on what happens when i update to newest, but hell with it! =D And btw, thanks a bunch!
Rigger
no probs, I'm glad it worked.

I just thought of another thing (which might have got updated when you went to 1.5) which is your enviroment variables, these are located in System Properties (right click on my computer) under the advanced tab. Some of these variables are to do with java, and may be created by programs other than Java - these programs might have a java1.4 folder embeded in the main program folders (an older version of quicktime did for me).

But, as your system is working now I wouldn't go messing around with them, as it may cause things to break. :)
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.