Cybuster

Member
Sep 28, 2017
144
154
112
Is there anyway to trigger the jenny's "mom needs you" dialogue through console? I went through Mom's route first and it seems to never trigger the dialogue.
 

mattius77

Well-Known Member
May 16, 2017
1,785
1,491
355
Is there anyway to trigger the jenny's "mom needs you" dialogue through console? I went through Mom's route first and it seems to never trigger the dialogue.
The playthroughs I've had in this version, the "Mom needs you" dialog has been triggered by going into Sister's room and selecting the 'Talk' option once the conditions have been met. (I think you have get caught trying to log on to her PC during the day at least once and progress her story a certain bit - I think you have to buy her at least one toy - before that will happen.) After 'Talk', the option for 'Mom needs you' is there.
 

Matsageman

Member
Mar 25, 2018
133
48
204
Yes, you should click on the left bench in the afternoon, but she should already be on it, IIRC. For me this time, I talked to her in the afternoon, and went straight to the park, and she was there.
View attachment 131384


She should be in the hall to the left, unless you asked her to wait for you in the girl's locker room or something.


View attachment 131385
Hey mate, I do talk to her everytime and I go straight to the park, but she never appears and when I click on the bench it says that this part is under construction. The version of the game I have is 0.16.1. i believe that this is the newest. I still don't know what to do. I am stuck in this Okita questline and it is so frustrating.
 

Saan01

Newbie
May 31, 2018
54
14
61
Foxy's friends are not letting me pass to the shower , after workout when he says i can't breath in the main hall . need help
 

dewr

Newbie
May 15, 2018
60
44
28
Since I only started playing this last week I'm wondering how often are there major updates to the game?
 

kalik

Member
Oct 14, 2017
124
242
267
About the incest patch... it's crap. if you want to make something at least put some real effort into it... this half arsed attempt just ends up pissing people off. it's so full of errors it's laughable... the author/s seem immune to the many comments informing him/them of said errors.... revisions don't have to follow the game and can be done as soon as you are notified of the errors .. just in case you did not realize.
 
  • Like
Reactions: Pete129

Cybuster

Member
Sep 28, 2017
144
154
112
got an exception
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/school/school.rpy", line 185, in <module>
  File "game/scripts/core/systems/game.rpy", line 260, in main
  File "game/scripts/core/systems/locations.rpy", line 93, in call_screen
  File "game/scripts/core/user_interface/cellphone.rpy", line 439, in render
  File "game/scripts/core/user_interface/cellphone.rpy", line 98, in render
KeyError: u'j\nen_name'

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

Full traceback:
  File "scripts/locations/school/school.rpyc", line 185, in script
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\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\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/school/school.rpy", line 185, in <module>
  File "game/scripts/core/systems/game.rpy", line 260, in main
  File "game/scripts/core/systems/locations.rpy", line 93, in call_screen
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
  File "render.pyx", line 233, in renpy.display.render.render
  File "game/scripts/core/user_interface/cellphone.rpy", line 439, in render
  File "game/scripts/core/user_interface/cellphone.rpy", line 98, in render
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\text\text.py", line 1377, in __init__
    self.set_text(text, scope, substitute)
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\text\text.py", line 1477, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "C:\Users\David\Desktop\NEW SUB GAMES\Summtertime Saga\SummertimeSaga-0.16.0-pc\renpy\substitutions.py", line 242, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'j\nen_name'

Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Wed Aug 01 15:23:59 2018
 

Kuriichi

Member
Dec 29, 2017
136
239
242
Ughh. These polls keep pushing off the BDSM cult. Girls getting sent to the Principal's office doesn't even give you a tease.
 
3.90 star(s) 420 Votes