Ren'Py Everlasting summer Errors

Aidenhomeboy

Newbie
Sep 11, 2017
40
6
Hey folks, the everlasting summer caught my eye and i wanted to try it out. i mange to launch the game fine but when it runs after every scripted sentence ends it gives me a ren'py grey error screen. it says that something from the scrip is missing (3 ot of 4 required are there) but i don't know what is happening. i can basically play the game but i just get a grey screen every click. not the way you supposed to play it. Some one else also had a same problem
 

Aidenhomeboy

Newbie
Sep 11, 2017
40
6
never mind... after downloading the new mega i cant even launch now , i have a mac and ren'py on it that is how i usually run these games but here is the error i am getting. can anyone explain what is happening and how to deal with these problems?

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/Aiden/Documents/GAMES/bonbons/renpy-6.99.13-sdk/renpy/bootstrap.py", line 305, in bootstrap
renpy.main.main()
File "/Users/Aiden/Documents/GAMES/bonbons/renpy-6.99.13-sdk/renpy/main.py", line 300, in main
renpy.loader.index_archives()
File "/Users/Aiden/Documents/GAMES/bonbons/renpy-6.99.13-sdk/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-17.3.0-x86_64-i386-64bit
Ren'Py 6.99.13.2919
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Respected User
Donor
Jun 10, 2017
9,948
14,547
Before loading the script.
error: Error -5 while decompressing data: incomplete or truncated stream
The error mean that the .rpa file is corrupted. It was probably the same issue previously, but seen in a different way ; the file was already corrupted, and Ren'py wasn't able to find some missing scripts, but doesn't complained about the corruption.
This said, it don't really explain why it seem to happen only to you.
 

FetishCollectorD

Member
Donor
Jan 15, 2018
150
81
Happens for me too except I get the errors upon attempting to launch. Very first screen goes grey saying there are errors in script lines containing the H content
 

kiribito

Member
Aug 14, 2016
462
770
"2- Note:
hentai.rpyc needs to be removed or renamed to - hentai.rpyc.bak
Turn on Adult content in the settings menu."

Maybe this is the issue?
 

jadegreen

Member
Jul 31, 2018
280
30
I cant even launch the game . when i try i get this :
I'm sorry, but an uncaught exception occurred.

While executing init code:
File "hentai.rpy", line 7, in <module>
NameError: name 'gallery_cg_hentai' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/hentai.rpyc", line 3, in script
File "D:\everlasting_summer-12-all\everlasting_summer-12-all\everlasting_summer-1.2-all\renpy\ast.py", line 785, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\everlasting_summer-12-all\everlasting_summer-12-all\everlasting_summer-1.2-all\renpy\python.py", line 1382, in py_exec_bytecode
exec bytecode in globals, locals
File "hentai.rpy", line 7, in <module>
NameError: name 'gallery_cg_hentai' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 6.18.3.761
Everlasting Summer 1.2


and MEGA dont work for a download
 
  • Like
Reactions: Opmz