Sign in to follow this  
Mercy

Stuck Downloading Application

Recommended Posts

I recently updated to Java 7 update 25, 64 bit(my OS is 64 bit), and everything was working fine. I played all day yesterday and it had no issues launching or with crashes. But today I tried to launch and it is stuck about 75% of the way of downloading application, before it even shows the log in and update news. I updated graphics drivers, uninstalled and reinstalled Java, and still nothing. I'm not sure why it isn't working, but the last time this happened I had to downgrade to java 6, and I'd rather not do that again. Anyone know how I can fix this? I would really love to play Wurm.


 


Edit: I just tried clearing my Java cache and now the bar is actually stuck about 25% of the way.


Edited by Mercy

Share this post


Link to post
Share on other sites

Had this, just uncheck graphics or sound download. Had one of them stuck at 100%


Share this post


Link to post
Share on other sites

 1zw24ub.jpg


I can't. Mine is stuck here.


 


That isn't my screenshot, so mine isn't stuck exactly at that spot, but it is stuck at that download bar. I can't access the settings or anything.


Edited by Mercy

Share this post


Link to post
Share on other sites

So I killed my connection while it was stuck and managed to get an error log, though I'm not sure if it'll help.


 


 

<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.0"/>

    <jar href="libraries-stable-2013/lwjgl_util.jar" version="2.9.0"/>

    <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"/>

  </resources>

  <resources os="Win" arch="x86">

    <nativelib href="libraries-stable-2013/lwjgl-natives-windows.jar" version="2.9.0"/>

  </resources>

  <resources os="Win" arch="amd64">

    <nativelib href="libraries-stable-2013/lwjgl-natives-windows.jar" version="2.9.0"/>

  </resources>

  <resources os="Mac" arch="ppc">

    <nativelib href="libraries-stable-2013/lwjgl-natives-macosx.jar" version="2.9.0"/>

  </resources>

  <resources os="Mac" arch="i386">

    <nativelib href="libraries-stable-2013/lwjgl-natives-macosx.jar" version="2.9.0"/>

  </resources>

  <resources os="Mac" arch="x86_64">

    <nativelib href="libraries-stable-2013/lwjgl-natives-macosx.jar" version="2.9.0"/>

  </resources>

  <resources os="Linux" arch="i386">

    <nativelib href="libraries-stable-2013/lwjgl-natives-linux.jar" version="2.9.0"/>

  </resources>

  <resources os="Linux" arch="x86">

    <nativelib href="libraries-stable-2013/lwjgl-natives-linux.jar" version="2.9.0"/>

  </resources>

  <resources os="Linux" arch="amd64">

    <nativelib href="libraries-stable-2013/lwjgl-natives-linux.jar" version="2.9.0"/>

  </resources>

  <resources os="Linux" arch="x86_64">

    <nativelib href="libraries-stable-2013/lwjgl-natives-linux.jar" version="2.9.0"/>

  </resources>

  <resources os="SunOS" arch="sparc">

    <nativelib href="libraries-stable-2013/lwjgl-natives-solaris.jar" version="2.9.0"/>

  </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

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