vaendryl / Sunrider

source code of the visual novel 'Sunrider'
http://sunrider-vn.com/
41 stars 21 forks source link

Crash on game startup #150

Open Bimahi opened 8 years ago

Bimahi commented 8 years ago

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 commented 8 years ago

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

Bimahi commented 8 years ago

I've verified and deleted all local files several times On Mar 29, 2016 10:24 AM, "vaendryl" notifications@github.com 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 https://github.com/vaendryl/Sunrider/issues/150#issuecomment-203010272