Sign in to follow this  
Ilija

Cant load client

Recommended Posts

com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://www.wurmonline.com/client/wurmclient.jnlp
    at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
    at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
    at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
    at com.sun.javaws.Launcher.prepareToLaunch(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.access$000(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

 

 

 

java.net.ConnectException: Connection timed out: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
    at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
    at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
    at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
    at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
    at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
    at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
    at com.sun.javaws.Launcher.prepareToLaunch(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.access$000(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

 

 

Edited by Ilija

Share this post


Link to post
Share on other sites

Are you able to open/load this url http://www.wurmonline.com/client/wurmclient.jnlp ?

You seem to be unable to connect at all..

Try to ping the host (start menu > Run or search field.. type in there "CMD" for windows 7/8, not sure for win10)

and in Command Prompt, type:  ping www.wurmonline.com

Do you get something like this below?

 

88dc2819e03d48dbb156bfd601307ec8.png

Share this post


Link to post
Share on other sites

easy way.. drag the image to URL bar.. and you'll get the direct image url, copy-paste that here.. (well for next time :))

bad part.. your connection is ok.. which makes it something more serious..

Either java have some high security profile and allows only whitelisted apps or something else

 

try something else.. make a desktop shortcut like this(copy any existing one.. and make a duplicate, right click the new one and change these 2 lines, explained below:

target field should some this.. or your exact location to javaws.exe(could be different on your end)

Quote

"C:\Program Files\Java\jre1.8.0_131\bin\javaws.exe" http://www.wurmonline.com/client/wurmclient.jnlp

Start-in field should be the location(folder) where javaws.exe is located:

Quote

C:\Program Files\Java\jre1.8.0_131\bin

Quotes in target matter, in start-in.. not really

b1f593914b3b477e9bc83e46301e9031.png

 

Possible reason for the game to be not running is that your java is set to use a proxy set in java settings or browser settings, if you could just check that and use direct connect instead, unless your internet is somehow only working trough some proxy.

https://www.java.com/en/download/help/proxy_setup.xml

browser_settings-jcp.jpg You could check this url above before or after trying the desktop shortcut, either way.. be sure to check this and unless you need the proxy, get rid of it and use direct connect instead.

 

If neither isn't helping.. wait for staff's reply, I'm out of options, on my mind is only the case to have allowed only whitelisted apps, hope any of this was useful, good luck.

 

 

Share this post


Link to post
Share on other sites

damn!!! tryed everything and still... unable to launch

 

Edited by Ilija

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