Grumbledwarf

Newbie
Oct 15, 2017
96
40
Thanks a lot. one more question, where do i get the magazines for ms ross?
Go to the library, ask the librarian, then go to school, and get the ones from the teacher's lounge (event with dewitt) and the ones from the basketball court (they appear only when dexter is there at least for me).
 

TheUser19

Newbie
Jun 5, 2017
86
13
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/script.rpy", line 1, in script
init python:
File "game/scripts/script.rpy", line 4, in <module>
config.keymap["game_menu"].remove("K_ESCAPE")
ValueError: list.remove(x): x not in list

What do I do ? I have Ikaru mod and incest patch installed.
 

madmit

Member
Jun 4, 2017
293
359
Authentic drawing, nice dialogs, but very poor programming (scripting) and Patreon's censorship are almost killed project. Sad, it would be very nice game.
 

Fission Mailed

Active Member
Modder
Nov 27, 2017
629
670
Money, stats codes ?
how do you increase your intelligence
What are the console commands for stats?
Locate 00Console.rpy in renpy\common, search for "config.console = False" change to "config.console = True". Cheating DEX is not recommended as it'll break Jenny's questline. Each time you input the cheat you get 1 point, hit the "UP ARROW" to auto-type the previous command instead of typing it every time.
Stats cheat:
player.stats.increase("int")
player.stats.increase("str")

player.stats.increase("dex")
player.stats.increase("chr")
Money:
player.get_money($$$)
CG are all .png files and wont open.
They're WEBP files with a PNG extension. IRFANVIEW with the plugin's pack opens them fine but gives an 'incorrect extension' warning for every file, other worthless image viewers probably can't handle the inconsistency (including Photoshop IIRC) and refuse to open them.
 

Notretsam

Well-Known Member
Game Developer
Nov 1, 2017
1,265
1,977
so I downloaded the bug fix, and have two folders, 15.0 and 15.2

I didn't do anything other than click .exe file in 15.2 , and start up game, I then tried to load saved game and got the following. (I removed the full path from couple of files)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'_main_menu_screen'

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 32, in script
return
File "SummertimeSaga-0.15.20-pc\renpy\ast.py", line 1377, in execute
renpy.game.context().pop_dynamic()
File "SummertimeSaga-0.15.20-pc\renpy\execution.py", line 313, in pop_dynamic
del store[k]
KeyError: u'_main_menu_screen'

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
SummertimeSaga 0.15.20

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

so yeah, few issues with the save system still, which is little disappointing, but its a new feature, so going be issues to begin with.
 
Last edited:
Jul 11, 2017
74
44
Hey guys, can anyone please tell me the difference between the "Patrons download link" and the "Public download link"
And can anyone share both of these links please?
 

Stareagle lord

Active Member
Aug 8, 2017
726
242
found a game proplem, there is something i must do, but my character is too tired, and i can't move to other maps.. map is locked and nothing in house can be done..
 

Go_Go_Gadget

New Member
Nov 3, 2017
12
21
Sorry, but you could please tell me how to access the console?
All you need just unpack this file

Console needed only if you work in garden over and over, but aunt wont ask nothing. Go renpy->common. Search 00console.rpy Search config.console = False. Delete False write True. Shift + O in game type exit to exit.
 
  • Like
Reactions: BigLoada
4.20 star(s) 341 Votes