Java error

The worst monsters in the Hearthlands warp the fabric of space and time..

Java error

Postby Beggar » Sun Mar 13, 2011 7:27 am

Ender's client doesn't work because "it's too old".
Default one doesn't work too, gives me this error.

Code: Select all
<?xml version="1.0" ?>
<!--

   This is a Java Web Start file. If you are reading this text,
   it most likely means that you have not installed Java, which
   you will need to play Haven and Hearth. The easiest way to get
   Java is probably to go to http://www.java.com/ and download
   it.
   
   It might also mean that you are just curious, in which case I
   bid you to go ahead. 'Tis a good thing.

-->
<jnlp spec="1.0+" codebase="http://www.havenandhearth.com/java/">
  <information>
    <title>Haven and Hearth</title>
    <vendor>Seatribe</vendor>
    <homepage href="http://www.havenandhearth.com/" />
    <description>The Haven game</description>
    <icon href="icon.gif" />
    <icon href="splash.gif" kind="splash" />
  </information>
  <security>
    <all-permissions />
  </security>
  <resources>
    <j2se version="1.5+" max-heap-size="256M" />
    <jar href="haven.jar" />
    <jar href="haven-res.jar" />
    <property name="haven.errorhandler" value="on" />
    <property name="haven.defserv" value="moltke.seatribe.se" />
    <property name="haven.fullscreen" value="off" />
    <property name="haven.authuser" value="Beggar" />
    <property name="haven.authck" value="5DAFBDBD8627B8DC679C96503343538AC7837F98CEF42ABB73E380E7CF309E00" />
    <extension name="jogl" href="http://www.havenandhearth.com/java/jogl/jogl.jnlp" />
  </resources>
  <application-desc />
</jnlp>


How to fix it?
Updated java two minutes before creating this topic.
Beggar
 
Posts: 11
Joined: Thu Nov 25, 2010 8:29 am

Re: Java error

Postby loftar » Sun Mar 13, 2011 7:29 am

Please post the rightmost "Exception" tab.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: Java error

Postby Beggar » Sun Mar 13, 2011 7:31 am

My bad, wrong window.
Code: Select all
JNLPException[category: Download Error : Exception: null : LaunchDesc: null ]
   at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
   at com.sun.javaws.Launcher.prepareAllResources(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$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Beggar
 
Posts: 11
Joined: Thu Nov 25, 2010 8:29 am

Re: Java error

Postby loftar » Sun Mar 13, 2011 7:32 am

The rightmost one, please. It probably says "Wrapped Exception".
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: Java error

Postby Beggar » Sun Mar 13, 2011 7:36 am

loftar wrote:The rightmost one, please. It probably says "Wrapped Exception".

Well, that's my rightmost actually.
You do not have the required permissions to view the files attached to this post.
Beggar
 
Posts: 11
Joined: Thu Nov 25, 2010 8:29 am

Re: Java error

Postby loftar » Sun Mar 13, 2011 7:39 am

Ah, the real error is actually above. "System is offline". For some reason, Java doesn't think you're connected to the Internet. I've no idea why it would think so, though.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: Java error

Postby Beggar » Sun Mar 13, 2011 7:52 am

Doesn't work even after system reboot. Does anyone have similar?
Beggar
 
Posts: 11
Joined: Thu Nov 25, 2010 8:29 am

Re: Java error

Postby Vurd » Sun Mar 13, 2011 7:55 am

Yes, I have.

Wrapped Exception

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$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Vurd
 
Posts: 3
Joined: Thu Mar 18, 2010 8:51 am

Re: Java error

Postby GhostOfZed » Sun Mar 13, 2011 9:30 pm

I have same problem as OP. It is the same error and has the same text pop-up for everything.
~ Chieftain of Cloudsdale ~
User avatar
GhostOfZed
 
Posts: 188
Joined: Sun Jul 04, 2010 4:05 am
Location: Canada

Re: Java error

Postby loftar » Sun Mar 13, 2011 9:44 pm

Vurd wrote:Yes, I have.

Wrapped Exception

java.io.EOFException: Unexpected end of ZLIB input stream[/quote

No, that is something different. For some reason, one of your Jar files failed to download correctly. It should work again if you clear your Java cache and download the client again.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Next

Return to Bugs

Who is online

Users browsing this forum: Claude [Bot] and 3 guests