Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on game startup #150

Open
Bimahi opened this issue Mar 28, 2016 · 2 comments
Open

Crash on game startup #150

Bimahi opened this issue Mar 28, 2016 · 2 comments

Comments

@Bimahi
Copy link

Bimahi commented Mar 28, 2016

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

@vaendryl
Copy link
Owner

seems like an incomplete or corrupted download.
If you're using steam you might want to verify the local files.

@Bimahi
Copy link
Author

Bimahi commented Apr 2, 2016

I've verified and deleted all local files several times
On Mar 29, 2016 10:24 AM, "vaendryl" [email protected] wrote:

seems like an incomplete or corrupted download.
If you're using steam you might want to verify the local files.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#150 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants