Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(-1)

i really want to play this but every time i try to launch it i get this message:


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 "E:\other\Onceinalifetime-1.0-pc\Onceinalifetime-1.0-pc\renpy\bootstrap.py", line 314, in bootstrap

    renpy.main.main()

  File "E:\other\Onceinalifetime-1.0-pc\Onceinalifetime-1.0-pc\renpy\main.py", line 308, in main

    renpy.loader.index_archives()

  File "E:\other\Onceinalifetime-1.0-pc\Onceinalifetime-1.0-pc\renpy\loader.py", line 136, in index_archives

    index = loads(f.read().decode("zlib"))

  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/encodings/zlib_codec.py", line 43, in zlib_decode

error: Error -5 while decompressing data: incomplete or truncated stream

Windows-8-6.2.9200

Ren'Py 7.3.2.320


Any advice on what to do?

(+1)

This looks like a general problem with Renpy, not this game specifically. Apparently, your game files are incomplete in some way. The downloaded zip file should be exactly 5,085,067,224 Bytes large, that's something you should ensure first.

If that looks good, some people reported that their antivirus messed with the game files and they needed to setup an exception for the game and then decompress the zip file anew.