View Issue Details

IDCategoryLast Update
0003318Bug Report2021-10-19 16:18
Reporterd0c 
SeveritycrashReproducibilityalways
Status newResolutionopen
Summary0003318: Will not unzip via archive, unzipped version via terminal still wont run
DescriptionWhen downloading the patreon version, Archive Utility will not unzip the file (Error -1- no such process). When I use terminal to unzip the file, it unzips successfully, but it immediately crashed with the attached traceback.
Platform/OSOSX
Version0.20.10

Activities

d0c

d0c

2021-10-19 16:18

reporter  

traceback.txt (959 bytes)
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 "/Users/nickd/Downloads/SummertimeSaga.app/Contents/Resources/autorun/renpy/bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "/Users/nickd/Downloads/SummertimeSaga.app/Contents/Resources/autorun/renpy/main.py", line 354, in main
    renpy.loader.index_archives()
  File "/Users/nickd/Downloads/SummertimeSaga.app/Contents/Resources/autorun/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

Darwin-20.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
 
Tue Oct 19 12:12:30 2021
traceback.txt (959 bytes)

Issue History

Date Modified Username Field Change
2021-10-19 16:18 d0c New Issue
2021-10-19 16:18 d0c File Added: traceback.txt