ProofreadingRUS

Forum Fanatic
Aug 10, 2019
4,202
2,018
The game is caught in a loop.
I can't get out of high school.
It keeps going back to the beginning and it won't let me out.
I knew it was a bad idea to start from the beginning.
I'll try to find my old saves and see what happens.
There is something wrong with this version that's for sure.
I get it now. You can't wonder off in this game or this version.
Is so full of bugs if you don't follow the walkthrough exactly it will freeze or what ever worse thing you can think of will happen.
So follow the walkthrough or you'll be sorry..
 
Last edited:

AngelAIGS

Newbie
Sep 1, 2018
92
142
Is there an actul statement for whether DC moved on or is still working on 19.x?
Current version certainly reeks of missing scenes and unfulfilled implications.
Also a semi-unfinished story but that might simply be bad writing.
1571698624957.png
The progress tracker still says 0.19 and "11 changes in last 24hrs".
maybe they're still working on an update before 0.20
 

Stiehl69x

Newbie
Oct 17, 2016
77
14
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'backgrounds/menu_ground.png'>:
File "game/scripts/locations/home/entrance/hallway/bedroom/dialogue.rpy", line 2305, in script call
$ game.main()
File "game/scripts/locations/school/school_hall/school_hall.rpy", line 225, in <module>
File "game/scripts/core/systems/locations/locations.rpy", line 261, in call_screen
renpy.call_screen(name)
IOError: Couldn't find file 'backgrounds/menu_ground.png'.

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

Full traceback:
File "game/scripts/locations/home/entrance/hallway/bedroom/dialogue.rpy", line 2305, in script call
$ game.main()
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
File "scripts/locations/school/school_hall/school_hall.rpyc", line 225, in script
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/locations/school/school_hall/school_hall.rpy", line 225, in <module>
File "game/scripts/core/systems/locations/locations.rpy", line 261, in call_screen
renpy.call_screen(name)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 2896, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\behavior.py", line 763, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\layout.py", line 1127, in render
st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\im.py", line 584, in render
return cache.get(self, render=True)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\display\im.py", line 629, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Jim\Downloads\SummertimeSaga-0-19-1-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'backgrounds/menu_ground.png'.

Windows-7-6.1.7600
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Mon Oct 21 16:01:01 2019
 

fedge3423

New Member
Oct 21, 2019
8
7
Probably one of the best sexgames ever made, but I can not play it any more.
With every new update you have to do the same shit over and over again.
+ Go to the funeral.
+ Talk to your sister.
+ Talk to your mom.
+ Go to Erik
+ Go to school and so on.

Why cant v.19 begin, where v.18 has ended? ( That is the main question)

Just like some the following games:
Dating my Daughter
Parental Love
Dreams of Desire, and
Good Girl Gone Bad.......
and many more.

Hardcore fans, saying, that I am wrong in
3
2
1
:LOL:
Don't see why it's so hard to give an option to start off at xx version on a new game like other games do, not like were asking for save compatibility between versions which they are working on but letting us start at whatever version should be a thing by now
 

AngelAIGS

Newbie
Sep 1, 2018
92
142
Probably one of the best sexgames ever made, but I can not play it any more.
With every new update you have to do the same shit over and over again.
+ Go to the funeral.
+ Talk to your sister.
+ Talk to your mom.
+ Go to Erik
+ Go to school and so on.

Why cant v.19 begin, where v.18 has ended? ( That is the main question)

Just like some the following games:
Dating my Daughter
Parental Love
Dreams of Desire, and
Good Girl Gone Bad.......
and many more.

Hardcore fans, saying, that I am wrong in
3
2
1
:LOL:
Well, this game isn't linear, is more like a tokio drift style road, where you can easily go over the edge and die.
 

Marshall343

Member
Feb 12, 2018
156
93
yo so seriously is there a way to fix the gym bug, I can't do the yoga scene because if I do I'm trapped inside the gym and can't do anything
 

Deadlydread

Newbie
Feb 20, 2018
51
58
I found a bug in the poker game at Erik's house,this happens with the cheat and without it.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/minigames/poker_minigame/poker.rpy", line 311, in <module>
NameError: name 'mrsj' is not defined

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

Full traceback:
File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/map/map.rpyc", line 15, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/school/school_front.rpyc", line 37, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/school/school_hall/school_hall.rpyc", line 212, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/school/school_hall/first_floor/right_hallway/right_hallway.rpyc", line 15, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/school/school_hall/first_floor/right_hallway/assembly_hall/assembly_hall.rpyc", line 18, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/characters/mrsj/button.rpyc", line 100, in script call
File "scripts/minigames/poker_minigame/poker.rpyc", line 311, in script
File "C:\Users\raghu\Desktop\Newest Games\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\raghu\Desktop\Newest Games\SummertimeSaga-0-19-1-pc\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/minigames/poker_minigame/poker.rpy", line 311, in <module>
NameError: name 'mrsj' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Mon Oct 21 11:57:10 2019
Same error.
 

Saraf

Active Member
Mar 16, 2018
890
1,275
If he adds more scenes I'm sure it will be like the previous added updates, not worth the long wait
I disagree.
Aside from "worth the wait" being rather subjective,Jenny´s bugfix additions left her character on a far more satisfying note than the initial release(which left her exactly where she was prior to the update).
Hell I would argue that had those additions been in from the beginning her update would have received quite a bit less animosity by the community.

View attachment 436903
The progress tracker still says 0.19 and "11 changes in last 24hrs".
maybe they're still working on an update before 0.20
Huh thats good to know.
Even if there isnt new content this thing really needs a few more bugfixes before being laid to rest for the next few months.
 

mattius77

Well-Known Member
May 16, 2017
1,726
1,405
Forgive if this has been posted already:

For those of you experiencing the bug where Mrs J glitches out during poker, it's a conflict with the cheat mode. I toggled it off (using the dev console thingy you access via MC's phone and clicking the network signal bars on the left of the home screen), and went in and just played the game and won it first time and had the backroom over-pants handies.

But now that that's out of the way, the conversation she has with you, and the one you have with Erik, never fire. So I'm one event further down the chain, but it still won't progress any more.
 
  • Like
Reactions: Reese286

Holy Bacchus

Conversation Conqueror
Dec 13, 2018
7,748
19,533
Probably one of the best sexgames ever made, but I can not play it any more.
With every new update you have to do the same shit over and over again.
+ Go to the funeral.
+ Talk to your sister.
+ Talk to your mom.
+ Go to Erik
+ Go to school and so on.

Why cant v.19 begin, where v.18 has ended? ( That is the main question)

Just like some the following games:
Dating my Daughter
Parental Love
Dreams of Desire, and
Good Girl Gone Bad.......
and many more.

Hardcore fans, saying, that I am wrong in
3
2
1
:LOL:
Yes, you are wrong because this game is non-linear. With each new update there have been changes to previous events and many storylines have completely changed from what they were at the beginning. The coding of the game has also been constantly updated to both reflect these changes and to generally just improve the game's functionality. Most other Ren'py games just work within the basic framework of Ren'py coding and never go back to change what they've already done. As such, this game could not allow for saves from previous versions to be used as it would mess up the new version because their code is incompatible.
 
  • Like
Reactions: BigBobIsHere

Holy Bacchus

Conversation Conqueror
Dec 13, 2018
7,748
19,533
So I started this game for the 4th time since the new update with the incest patch and did exactly what was advised; focused only on the Jenny story, saved regularly (after every story point on the walkthrough), and saved the game on the main map. But despite all that, it's still fucked up. I exited the game then loaded the final save (after completing Jenny's story) and when I woke up (in-game) the next day it had gone all the way back to .

Guess I'll just wait until either the incest patch gets fixed or the game gets fixed, whichever comes first. :(
Well, tried it a 5th time, this time without the incest patch, and skipped through the whole Jenny storyline. It seemed to work this time as Jenny's storyline didn't reverse but then I did Debbie's storyline to completion but it has reverted back to and it won't stop repeating every morning. Also, the basement sex scene never triggers.

So I guess the game's fucked up whether you use the patch or not.
 

DimitarM12

Active Member
May 8, 2017
757
626
Help guys, im doing the Roxy's route and in school Roxy is saying that cops are in her house, so MC need to keep her company to her home, im going to her home but nothing happens, help?
 

ZTex

Engaged Member
Apr 3, 2019
2,939
4,251
You know what...I know DC has a schedule and all based on patreon votes

But it would be cool if one of those got pushed aside to move the Annie update up for the games Annie-versary.
I totally don't have other motives like getting judith content sooner.
 

xMalakh77x

Newbie
Jan 30, 2018
71
22
you know what? are we getting more of Mia? more positions? pregnancy? is her story done? i want more of the innocent yet corruptible Mia :)
 

Reese286

Well-Known Member
Nov 24, 2017
1,284
2,104
Probably one of the best sexgames ever made, but I can not play it any more.
With every new update you have to do the same shit over and over again.
+ Go to the funeral.
+ Talk to your sister.
+ Talk to your mom.
+ Go to Erik
+ Go to school and so on.

Why cant v.19 begin, where v.18 has ended? ( That is the main question)

Just like some the following games:
Dating my Daughter
Parental Love
Dreams of Desire, and
Good Girl Gone Bad.......
and many more.

Hardcore fans, saying, that I am wrong in
3
2
1
:LOL:
Completely agree. All the Dev needs to do is add a 'Save Game' files for a completed game, all routes. This would get rid of the never ending drama from folks about old saves not working too. Will that please everyone? No, but nothing will, there is always someone with issues; oh well. It will please 90% though and that's more than enough to make it worth while. Its not like this would add a lot of work either. We all know DC's team have those saves right now becuause they built the game and played the update ... so hey DC, do us a solid and Give Us The Save! Then those who want to play though the whole game can and those who just want to see the new content can do that too _ Win Win.
 
Last edited:
4.00 star(s) 381 Votes