Trying to install the game and keep getting one of these two errors. I tried reinstalling several times and had no success. I have also tried replacing the digest.txt and getdown.txt with the other 'updated' versions that are posted on the forums and it still doesn't work. I usually get the digest file missing error when I first install it and after I fix that it goes to the Premature EOF error.
Here is the log of my launcher:
2011/09/11 01:31:05:695 INFO e.a: ------------------ VM Info ------------------
2011/09/11 01:31:05:696 INFO e.a: -- OS Name: Windows 7
2011/09/11 01:31:05:696 INFO e.a: -- OS Arch: x86
2011/09/11 01:31:05:696 INFO e.a: -- OS Vers: 6.1
2011/09/11 01:31:05:696 INFO e.a: -- Java Vers: 1.6.0_27
2011/09/11 01:31:05:696 INFO e.a: -- Java Home: C:\Program Files (x86)\Java\jre6
2011/09/11 01:31:05:697 INFO e.a: -- User Name: Charles
2011/09/11 01:31:05:697 INFO e.a: -- User Home: C:\Users\Charles
2011/09/11 01:31:05:697 INFO e.a: -- Cur dir: C:\Users\Charles\AppData\Roaming\Three Rings Design\Spiral Knights
2011/09/11 01:31:05:697 INFO e.a: ---------------------------------------------
2011/09/11 01:31:05:710 INFO e.a: Failed to find proxy settings in Windows registry [error=java.lang.NoSuchFieldError: m_key]
2011/09/11 01:31:05:711 INFO e.a: ---------------- Proxy Info -----------------
2011/09/11 01:31:05:711 INFO e.a: -- Proxy Host: null
2011/09/11 01:31:05:711 INFO e.a: -- Proxy Port: null
2011/09/11 01:31:05:711 INFO e.a: ---------------------------------------------
2011/09/11 01:31:05:712 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=resource, value=[linux] native/liblwjgl64.so]
2011/09/11 01:31:05:713 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=resource, value=[linux] native/liblwjgl.so]
2011/09/11 01:31:05:713 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=resource, value=[linux] native/libjinput-linux.so]
2011/09/11 01:31:05:713 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=resource, value=[linux] native/libjinput-linux64.so]
2011/09/11 01:31:05:713 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=resource, value=[linux] native/libopenal64.so]
2011/09/11 01:31:05:713 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=resource, value=[linux] native/libopenal.so]
2011/09/11 01:31:05:713 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=resource, value=[linux] native/libkeybd.so]
2011/09/11 01:31:05:713 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=resource, value=[linux] native/libfroth.so]
2011/09/11 01:31:05:714 INFO e.a: Skipping [quals=mac os x, osname=windows 7, osarch=x86, key=resource, value=[mac os x] native/liblwjgl.jnilib]
2011/09/11 01:31:05:714 INFO e.a: Skipping [quals=mac os x, osname=windows 7, osarch=x86, key=resource, value=[mac os x] native/libjinput-osx.jnilib]
2011/09/11 01:31:05:714 INFO e.a: Skipping [quals=mac os x, osname=windows 7, osarch=x86, key=resource, value=[mac os x] native/openal.dylib]
2011/09/11 01:31:05:714 INFO e.a: Skipping [quals=mac os x, osname=windows 7, osarch=x86, key=resource, value=[mac os x] native/libfroth.jnilib]
2011/09/11 01:31:05:714 INFO e.a: Skipping [quals=linux, osname=windows 7, osarch=x86, key=java_location, value=[linux] /spiral/client/java_linux.jar]
2011/09/11 01:31:05:715 INFO e.a: Skipping [quals=mac os x-x86_64, osname=windows 7, osarch=x86, key=jvmarg, value=[mac os x-x86_64] -d32]
2011/09/11 01:31:05:721 INFO e.a: Able to lock for updates: true
2011/09/11 01:31:05:733 INFO e.a: Verifying application: http://download.threerings.net/spiral/20110906154737/
2011/09/11 01:31:05:733 INFO e.a: Version: 20110906154737
2011/09/11 01:31:05:733 INFO e.a: Class: com.threerings.projectx.client.ProjectXApp
2011/09/11 01:31:05:734 INFO e.a: Dropping status 'm.validating'.
2011/09/11 01:31:05:739 INFO e.a: Resource failed digest check [rsrc=getdown.txt, computed=35cef26cad850fce1de5cdcc44e8c479, expected=c23d635d750623d9fed338a591878306]
2011/09/11 01:31:05:740 INFO e.a: Attempting to refetch 'getdown.txt' from 'http://download.threerings.net/spiral/20110906154737/getdown.txt'.
2011/09/11 01:31:12:261 WARNING e.a: getdown() failed.
java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.fastRead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at com.a.d.a.a(Unknown Source)
at com.threerings.getdown.data.Application.downloadFile(Unknown Source)
at com.threerings.getdown.data.Application.downloadControlFile(Unknown Source)
at com.threerings.getdown.data.Application.downloadConfigFile(Unknown Source)
at com.threerings.getdown.data.Application.verifyMetadata(Unknown Source)
at com.threerings.getdown.launcher.Getdown.getdown(Unknown Source)
at com.threerings.getdown.launcher.Getdown.run(Unknown Source)
2011/09/11 01:31:12:262 INFO e.a: Releasing lock
Hi. It appears that your game version is listed as:
20110906154737 (Sept. 6)
The current (Sept 9 bugfix) version is:
20110909161726
This thread has the updated files. Were these the ones you tried?