LWJGL
May 21, 2013, 16:33:13 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL 2.9.0 released!
 
   Home   Help Search Login Register  



Pages: [1]
  Print  
Author Topic: [FIXED] applet loader refuses to download files  (Read 1975 times)
Mickelukas
Talks Too Much
***
Posts: 166


WWW
« on: November 17, 2011, 12:06:02 »

No idea what StreamCorruptedException is, but I am sure you gurus can fix whatever is wrong Smiley It didn't work after a restart. Having him remove the cache, which will hopefully fix it for him.

If it isn't anything we can do about it, maybe redownload the files if it happens?

Mike

Code:
java.io.StreamCorruptedException: invalid stream header: 00000000
   at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
   at java.io.ObjectInputStream.<init>(Unknown Source)
   at org.lwjgl.util.applet.AppletLoader.readObjectFile(AppletLoader.java:1120)
   at org.lwjgl.util.applet.AppletLoader.readHashMapFile(AppletLoader.java:1099)
   at org.lwjgl.util.applet.AppletLoader.getJarInfo(AppletLoader.java:1346)
   at org.lwjgl.util.applet.AppletLoader.run(AppletLoader.java:866)
   at java.lang.Thread.run(Unknown Source)
This occurred while 'Calculating download size'
java.lang.RuntimeException: Failed to fetch information for http://stateofprofit.com/lwjgl.jar
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Failed to fetch information for http://stateofprofit.com/lwjgl.jar
   at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
   at java.util.concurrent.FutureTask.get(Unknown Source)
   at org.lwjgl.util.applet.AppletLoader.getJarInfo(AppletLoader.java:1408)
   at org.lwjgl.util.applet.AppletLoader.run(AppletLoader.java:866)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Failed to fetch information for http://stateofprofit.com/lwjgl.jar
   at org.lwjgl.util.applet.AppletLoader$5.run(AppletLoader.java:1396)
   at java.util.concurrent.Executors$RunnableAdapter.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)
   ... 1 more
Caused by: java.lang.NullPointerException
   at org.lwjgl.util.applet.AppletLoader$5.run(AppletLoader.java:1377)
   ... 6 more
Logged

kappa
Administrator
Nerdus Imperius
*****
Posts: 1112



« Reply #1 on: November 17, 2011, 13:42:02 »

fixed in nightly build.

thx for reporting and the detailed exception.
Logged
Mickelukas
Talks Too Much
***
Posts: 166


WWW
« Reply #2 on: November 17, 2011, 13:47:23 »

It worked after clearing the cache, thanks for the quick fix Smiley

Mike
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!