Sign in to follow this  
Procne

[Fixed] Unable to load resource

Recommended Posts

Hello,

Today I got this error when starting wurm. I didn't even make it to login screen.

Unable to load resource: (http://www.wurmonline.com/client/libraries/gluegen-rt.jar?version-id=1.0b06, 1.0b06)

I thought servers went down, but homepage says they are up. Yesterday it was working fine and I don't think anything has changed in my system. We use proxy in the office, but it never seemed to be a problem. I tried configuring java to use direct connection (was browser settings before) - didn't help.

I'm using Java 1.6.0_21 - quite old version, on Windows 7 x32.

Other java apps, like Haven and Hearth, seem to work fine.

Here's the callstack:

com.sun.deploy.net.FailedDownloadException: Unable to load resource: (http://www.wurmonline.com/client/libraries/gluegen-rt.jar?version-id=1.0b06, 1.0b06)

at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)

at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)

at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)

at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)

at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)

at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)

at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Any help would be appreciated.

Edit: After cleaning java temporary internet files and redownloading the game it seems to be fine again

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