Mitchconner29

Newbie
Apr 1, 2018
29
24
54
Wonder how we're gonna buy the new beachside house for $30k without cheats, i hope DC includes some way to earn a large amount from the criminal elements towards end game.
 
  • Like
Reactions: Kazehana

L337Leon

Newbie
Jan 5, 2018
23
14
31
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
 

Ungawa

Well-Known Member
Apr 16, 2017
1,652
6,964
694
I thought part of the whole 4 month update cycle last update was a major overhaul of the engine, and one of the perks is that old save would be usable from henceforth, yet here I am with none of my saves working. Jesus.
Wait for Diane update. She's the last of the old code.
 
  • Like
Reactions: Simba1776

Nikeee

Member
Sep 16, 2016
286
831
404
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,548
8,074
695
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
663
1,898
401
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
82
127
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,666
726
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
286
831
404
I'm caught in several loops that make progression impossible. I guess i'll have to wait for an image dump.
 
3.90 star(s) 434 Votes