Page 1 of 2

Application Error

PostPosted: Sun Aug 26, 2012 7:40 am
by MocroGunz
Every time I try and run Salem, I get an application error that says, "Unable to launch the application."
In the details it tells me, "Error: Unable to load resource: http://plymouth.seatribe.se/java/builtin-res.jar" and give me this in the "Launch File" tab;

Code: Select all
<jnlp spec="1.0+" codebase="http://unionclient.ru/salem/" href="bdsalem.jnlp">
  <information>
    <title>BD SaleM</title>
    <vendor>Seatribe, APXEOLOG</vendor>
    <description>The Salem game</description>
    <icon href="icon.gif"/>
    <shortcut online="false">
      <desktop/>
      <menu submenu="Salem"/>
    </shortcut>
  </information>
  <security>
    <all-permissions/>
  </security>
  <resources>
    <java version="1.6+" max-heap-size="512M"/>
    <j2se version="1.6+" max-heap-size="512M"/>
    <jar href="bdsalem.jar"/>
    <property name="haven.defserv" value="plymouth.seatribe.se"/>
    <property name="haven.resurl" value="http://plymouth.seatribe.se/res/"/>
    <extension name="res" href="http://plymouth.seatribe.se/java/salem-res.jnlp"/>
    <extension name="jogl" href="http://www.havenandhearth.com/java/jogl/jogl.jnlp"/>
  </resources>
  <application-desc/>
</jnlp>


This in the "Exception" tab;
Code: Select all
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://plymouth.seatribe.se/java/builtin-res.jar
   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.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)


and this in the "Wrapped Exception" tab;
Code: Select all
java.io.EOFException: Unexpected end of ZLIB input stream
   at java.util.zip.InflaterInputStream.fill(Unknown Source)
   at java.util.zip.InflaterInputStream.read(Unknown Source)
   at java.util.zip.ZipInputStream.read(Unknown Source)
   at com.sun.deploy.net.HttpDownloadHelper.decompressWrite(Unknown Source)
   at com.sun.deploy.net.HttpDownloadHelper.download(Unknown Source)
   at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
   at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
   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.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)


Edit: I am running a "custom client" but the same thing happens when I run the forum client.

Re: Application Error

PostPosted: Sun Aug 26, 2012 9:06 am
by MagicManICT
Good chance something is corrupted and clearing the cache in Java will work. There could be other problems such as with your network, though.

Re: Application Error

PostPosted: Sun Aug 26, 2012 10:20 am
by MocroGunz
I've cleared my Java cache a few times to see if that was the issue, but it didn't seem to do anything because the same error kept popping up after I had cleared the cache.

Re: Application Error

PostPosted: Sun Aug 26, 2012 10:33 am
by pohl
I was having the same error as the first one you posted. This was happening to me because for some reason I couldn't connect to the salem server/forums. No idea how it got fixed to be honest, I just kept trying to connect again.

Re: Application Error

PostPosted: Sun Aug 26, 2012 2:45 pm
by LeftyRighty
I've been getting the same thing for the last hours or so... couldn't get on the forums, seatribe nor paradox websites either. It might be a interwebz issue... UK based here.

And I can now launch the game... give it another go guys

edit: and it went down again.

Searching the net (what i can get to) it looks like there are all kinds of outages going on at the moment. I've seen one source claiming Level3 (one of the EU core network people) are having issues so it's all a bit chaotic...

Re: Application Error

PostPosted: Sun Aug 26, 2012 7:07 pm
by MocroGunz
I live in the U.S.
I've had no issue with the forums, as I've always been able to get on when I do. The only issue I have is trying to actually run and play the game. It just won't run the damn game.

Re: Application Error

PostPosted: Fri Sep 14, 2012 2:44 am
by MocroGunz
Bump: I'm still having the same issues.

Re: Application Error

PostPosted: Fri Sep 14, 2012 3:05 am
by Tonkyhonk
have you tried running the default client first?

Re: Application Error

PostPosted: Fri Sep 14, 2012 5:08 am
by MagicManICT
MocroGunz wrote:Bump: I'm still having the same issues.


Tonkyhonk wrote:have you tried running the default client first?


This. There's something in the code requiring you to run the default client at least once.

Next, I hadn't noticed before, but issues with the third party clients need to be taken up with the mod programmer in their thread. This forum is here to report and solve bugs and technical issues in the standard client and server.

Re: Application Error

PostPosted: Sun Sep 16, 2012 4:34 am
by MocroGunz
I've tried it multiple times with the default client, it just doesn't work.
Same error pops up.