Some people, myself included, have been getting an error along the lines of "Received unexpected end of file from server" when patching.
Looking in the launcher.log reveals something like this:
2011/07/26 09:19:32:122 INFO g.a: Attempting to refetch 'digest.txt' from 'http://download.threerings.net/spiral/20110721120606/digest.txt'.
2011/07/26 09:19:32:163 WARNING g.a: getdown() failed.
java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)