You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I load the game it instantly crashes and pulls up notepad with the following error
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 "C:\Program Files (x86)\Steam\steamapps\common\Sunrider\renpy\bootstrap.py", line 288, in bootstrap
renpy.main.main()
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider\renpy\main.py", line 238, in main
renpy.loader.index_archives()
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider\renpy\loader.py", line 111, 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 6.99.3.404
The text was updated successfully, but these errors were encountered:
When I load the game it instantly crashes and pulls up notepad with the following error
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 "C:\Program Files (x86)\Steam\steamapps\common\Sunrider\renpy\bootstrap.py", line 288, in bootstrap
renpy.main.main()
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider\renpy\main.py", line 238, in main
renpy.loader.index_archives()
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider\renpy\loader.py", line 111, 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 6.99.3.404
The text was updated successfully, but these errors were encountered: