When running the game from the website, it doesn’t load and I get the following:
An error occurred while loading the applet. Please contact support to resolve the issue. This occurred while ‘Downloading packages’
The console also shows this:
invalid entry size (expected 237633544 but got 0 bytes)
java.util.zip.ZipException: invalid entry size (expected 237633544 but got 0 bytes)
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$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
at com.sun.deploy.cache.DeployFileOutputStream.close(Unknown Source)
at java.io.FilterOutputStream.close(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.close(Unknown Source)
at org.lwjgl.util.applet.AppletLoader.downloadJars(AppletLoader.java:1501)
at org.lwjgl.util.applet.AppletLoader.run(AppletLoader.java:874)
at java.lang.Thread.run(Unknown Source)
Hope this isn’t hard to fix, I really want to play this game. Though I guess I can just download it.