Same. Sounds like an issue only he's having.
Nah I'm having the same problem, downloaded it just now and this is what I get:
I'm sorry, but an uncaught exception occurred.
Before loading the script.
error: Error -5 while decompressing data: incomplete or truncated stream
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 382, in main
renpy.loader.index_archives()
File "renpy/loader.py", line 244, in index_archives
index = handler.read_index(f)
File "renpy/loader.py", line 129, in read_index
index = loads(zlib.decompress(infile.read()))
error: Error -5 while decompressing data: incomplete or truncated stream