Nikeee

Member
Sep 16, 2016
233
726
Can you post a screenshot of the error message or the text of it, please?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/home/entrance/hallway/shower/shower.rpy", line 18, in <module>
  File "game/scripts/core/systems/state_machine.rpy", line 390, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 414, in _do_trigger
  File "game/scripts/core/systems/state_machine.rpy", line 265, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 142, in process_action
  File "game/scripts/core/systems/state_machine.rpy", line 514, in force
KeyError: u'Jenny'

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

Full traceback:
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 76, in script call
  File "scripts/locations/home/entrance/hallway/shower/shower.rpyc", line 18, in script
  File "C:\Users\Noname\Documents\MediaPlayerClassic\1\1\gam\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Noname\Documents\MediaPlayerClassic\1\1\gam\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/home/entrance/hallway/shower/shower.rpy", line 18, in <module>
  File "game/scripts/core/systems/state_machine.rpy", line 390, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 414, in _do_trigger
  File "game/scripts/core/systems/state_machine.rpy", line 265, in trigger
  File "game/scripts/core/systems/state_machine.rpy", line 142, in process_action
  File "game/scripts/core/systems/state_machine.rpy", line 514, in force
KeyError: u'Jenny'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Jul 25 10:09:44 2018
 
  • Like
Reactions: bas
D

Deleted member 159480

Guest
Guest
Please help me. The game does not play on my notebook, not just this one, but the Ren'py in general. I do not know much about computer science.
 

Kakato

Engaged Member
Feb 25, 2017
3,340
6,413
Great !! Just too bad we have to start a new game again, but well, it seems that DC will fix the save/load issues once Jenny's reworked story will be done, as it will contain the new codes. Until then, we'll have to be patient :)
 

Renetta

Active Member
Jan 30, 2018
630
1,766
Excellent a new version, now to wait for couple of days until the public test is over and we get a bug free version :)
 
  • Like
Reactions: dioyoyo
May 16, 2017
116
76
If anyone is interested in how to unlock the gallery (cookie jar), type the following into the debug console:

Code:
for name in persistent.cookie_jar.keys():
  persistent.cookie_jar[name]["unlocked"] = True
  for i in range(1, persistent.cookie_jar[name]["gallery_total"]+1):
    persistent.cookie_jar[name]["gallery"][format(i, '02d') + "_unlocked"] = True
With shift+o? How would one put those in?
 
D

Deleted member 159480

Guest
Guest
Would you mind to post an error message?
By clicking on the game it does not spin. In the game properties - General - Security: This file came from another computer, and can be locked to help protect this computer. I already tried to click to unlock and nothing has changed, still does not play the game. I deleted the game and extracted again and I still can not play.
 

King Monkey Mon

The Perverted King of The Harem Masters
May 16, 2017
5,198
17,622
well thats interesting i brought roxxy home and my mom is being called land lady im pretty sure i had incest patch back in :coldsweat:
edit: nevermind just reloaded the game and land lady is back to being mommy again :D
 
  • Like
Reactions: IceBearApproves

Nikeee

Member
Sep 16, 2016
233
726
I'm caught in several loops that make progression impossible. I guess i'll have to wait for an image dump.
 

aliscad

Member
Jun 14, 2017
261
175
Wow, it's finally out. So just wait for another week for them to fix bugs for this version, then it's ready to go.
 

whereislotion

Member
Jul 24, 2018
248
1,163
Ook, i'll keep myself away from this game for a while(which will be a challenge), new releases are incoming fast. I downloaded 0.15.3 or something like that 2 days ago. Better wait for a full release and seeing lots of new thingies :)
 
4.20 star(s) 340 Votes