Page 1 of 1

Game crashes during authentication.

PostPosted: Mon Feb 11, 2013 2:34 am
by AuntJemimah7
So I got a key yesterday and quickly discovered that the normal client doesn't work for me. I downloaded the Ender client which gets me to the login screen, but while authenticating, it crashes and gives me this error, which doesn't look like any errors I could find posted elsewhere.


java.lang.ClassFormatError: Illegal exception table range in class file haven/OCache
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at haven.Glob.<init>(Glob.java:47)
at haven.Session.<init>(Session.java:785)
at haven.Bootstrap.run(Bootstrap.java:171)
at haven.MainFrame.run(MainFrame.java:287)
at java.lang.Thread.run(Unknown Source)


Any help would be appreciated. Thanks.

PS Triple buffering is off.

Re: Game crashes during authentication.

PostPosted: Mon Feb 11, 2013 9:15 am
by MagicManICT
Issues with third party clients need to be taken up with the modder in their thread or by PM. If you have issues with the original client, I'll be happy to help you here,though.

Re: Game crashes during authentication.

PostPosted: Tue Feb 12, 2013 1:39 am
by AuntJemimah7
Well this is the wrapped exception I get when I am unable to launch the original client.

java.util.zip.ZipException: invalid entry CRC (expected 0xdc699b85 but got 0x18299c0b)
at java.util.zip.ZipInputStream.readEnd(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)

Re: Game crashes during authentication.

PostPosted: Tue Feb 12, 2013 2:20 am
by MagicManICT
Best I can tell you is to clear out the download and try again. There was a communication error somewhere during the process.