Sign in to follow this  
Debernius

Unable to launch the application

Recommended Posts

Hello,

 

I cant start the game, just say Unable to launch the application. Have the latest java. Worked like 2h ago and crashed me a lot of times today.

 

<jnlp spec="1.0" codebase="http://www.wurmonline.com/client/" href="wurmclient.jnlp">
  <information>
    <title>Wurm Online</title>
    <vendor>Code Club AB</vendor>
    <homepage href="http://www.wurmonline.com/"/>
    <description>Wurm Online client</description>
    <icon href="wurm-icon-128-w.jpg" width="128" height="128"/>
    <icon href="wurm-icon-64-w.jpg" width="64" height="64"/>
    <icon href="wurm-icon-32-w.jpg" width="32" height="32"/>
    <icon href="wurm-icon-16-w.jpg" width="16" height="16"/>
    <icon kind="splash" href="splash.gif"/>
    <shortcut online="true">
      <desktop/>
      <menu submenu="Wurm Online"/>
    </shortcut>
  </information>
  <update check="timeout" policy="always"/>
  <security>
    <all-permissions/>
  </security>
  <resources>
    <j2se href="http://java.sun.com/products/autodl/j2se" version="1.6+" initial-heap-size="128M" max-heap-size="800M"/>
    <property name="sun.java2d.noddraw" value="true"/>
    <property name="org.lwjgl.input.Mouse.allowNegativeMouseCoords" value="true"/>
    <jar href="wurmclient.jar" main="true"/>
    <jar href="wurmres.jar"/>
    <jar href="libraries-stable-2013/colladabind.jar" version="1.0.0"/>
    <jar href="libraries-stable-2013/irclib.jar" version="1.10"/>
    <jar href="libraries-stable-2013/jogg.jar" version="0.0.7"/>
    <jar href="libraries-stable-2013/jorbis.jar" version="0.0.15"/>
    <jar href="libraries-stable-2013/joXSI.jar" version="1.0.0"/>
    <jar href="libraries-stable-2013/jzipupdate.jar" version="0.9.1"/>
    <jar href="libraries-stable-2013/lwjgl.jar" version="2.9.1"/>
    <jar href="libraries-stable-2013/lwjgl_util.jar" version="2.9.1"/>
    <jar href="libraries-stable-2013/PNGDecoder.jar" version="0.0.1"/>
    <jar href="libraries-stable-2013/slick-util.jar" version="b208"/>
    <jar href="libraries-stable-2013/vecmath.jar" version="1.5.2"/>
    <jar href="libraries-stable-2013/jbullet.jar" version="1.0.0"/>
    <jar href="libraries-stable-2013/commons-codec.jar" version="1.4"/>
    <jar href="libraries-stable-2013/commons-httpclient.jar" version="3.1"/>
    <jar href="libraries-stable-2013/commons-logging.jar" version="1.1.3"/>
  </resources>
  <resources os="Win" arch="x86">
    <nativelib href="libraries-stable-2013/lwjgl-natives-windows.jar" version="2.9.1"/>
  </resources>
  <resources os="Win" arch="amd64">
    <nativelib href="libraries-stable-2013/lwjgl-natives-windows.jar" version="2.9.1"/>
  </resources>
  <resources os="Mac" arch="ppc">
    <nativelib href="libraries-stable-2013/lwjgl-natives-macosx.jar" version="2.9.1"/>
  </resources>
  <resources os="Mac" arch="i386">
    <nativelib href="libraries-stable-2013/lwjgl-natives-macosx.jar" version="2.9.1"/>
  </resources>
  <resources os="Mac" arch="x86_64">
    <nativelib href="libraries-stable-2013/lwjgl-natives-macosx.jar" version="2.9.1"/>
  </resources>
  <resources os="Linux" arch="i386">
    <nativelib href="libraries-stable-2013/lwjgl-natives-linux.jar" version="2.9.1"/>
  </resources>
  <resources os="Linux" arch="x86">
    <nativelib href="libraries-stable-2013/lwjgl-natives-linux.jar" version="2.9.1"/>
  </resources>
  <resources os="Linux" arch="amd64">
    <nativelib href="libraries-stable-2013/lwjgl-natives-linux.jar" version="2.9.1"/>
  </resources>
  <resources os="Linux" arch="x86_64">
    <nativelib href="libraries-stable-2013/lwjgl-natives-linux.jar" version="2.9.1"/>
  </resources>
  <resources os="SunOS" arch="sparc">
    <nativelib href="libraries-stable-2013/lwjgl-natives-solaris.jar" version="2.9.1"/>
  </resources>
  <application-desc main-class="com.wurmonline.client.WurmLauncher">
    <argument>jenn001.game.wurmonline.com</argument>
  </application-desc>
</jnlp>

 

Share this post


Link to post
Share on other sites

having the same issue after being told to update jave, updated java and now i cannot start the application, have redownloaded the client.  Still not working.


Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this