Maddick

Member
Jul 21, 2017
116
141
I cant progress with any quest anymore. The mom quest startet to bug first - she didnt hit the last homework stage. Somewhere along the game the sister must have started having issues too, because she never does anything else but lying on her bed, sleeping and showering and never leaves her diary behind. Every other quest bugged so bad that they keep repeading the same stages. Something in the coding must have triggered a chain of bugs. Only the developer would know what happened. I cant be the only one having multiple game breaking bugs.
 
  • Like
Reactions: Gandalf78
Nov 27, 2017
125
91
I cant progress with any quest anymore. The mom quest startet to bug first - she didnt hit the last homework stage. Somewhere along the game the sister must have started having issues too, because she never does anything else but lying on her bed, sleeping and showering and never leaves her diary behind. Every other quest bugged so bad that they keep repeading the same stages. Something in the coding must have triggered a chain of bugs. Only the developer would know what happened. I cant be the only one having multiple game breaking bugs.
Please search a few pages back... People have adressed these issues a million times...
 

Kenuichi

Well-Known Member
Aug 28, 2017
1,599
1,443
We're definately not the only ones... I managed to do Jenny's and Roxxie's story without bugs... But Mom is frickin' bugged =/
Yeah i managed to complete all the teachers quests,Jenny,Roxxy and the others but i can't unlock those scenes with Debbie.
 

Jokerzwylde69

Member
Jul 7, 2017
138
29
I keep getting in loops that are not forwarding the story I have gotten the mind wipe list from Okita 4 days in a row now and it won't progress. Also the fishing minigame goes so fast you can't catch anything
 

styggtuff12

Active Member
Jul 12, 2017
698
938
can't find sister diary anywhere, guessing it's bugged. hopefully the patch won't force me to restart the entire fucking game once it comes out.....
 

PatreonTed

Active Member
Jun 3, 2017
876
1,121
i found a lil bug, when you go to get the lil cat from the graveyard behind Diane house,
as soon you hit the "mom wont mind" line, the game exits and sends you back to the main menu screen, no save happens,
i tested this a few times, and it happens every single time.
just reporting a minor bug ...
can you please fix the old save is not compatible issue too while you are working on the new version, huh Kompas ???

======
EDIT: i found a second bug, the after class tutor session with mrs bissette, the scene where she sits on the MC lap, is broken and starts off at the middle, but, after its finished it starts again, but right this time and goes all the way till the end ...
i will keep playing for another hour or so, anything else i find, i`ll add as edit to this post, no sense making more posts, or should i ?
The save issue has been responded to by the devs already, and they probably won't see it here. Perhaps post on the Patreon page?
 

PatreonTed

Active Member
Jun 3, 2017
876
1,121
Hi.

I have a severe problem. When I go to the Car Shop to make a claim, the Game shuts down with an error that it could not find the file background/location_dealership_indoor.jpg.

When I press ignore then the Game returns to the Main Menu and I cannot continue!

Please help me with that!

Greetings

Aldicamper
It's a bug and has been brought up many, many times in this thread already. If you can't get by it by trying to convince her the next day, you'll have to wait until the bug fix comes out.
 

Carmen Sandiego

Active Member
Game Developer
May 17, 2017
891
1,263
The foursome scene is random but I have a tip for you guys to save you from having to go from Saturday to Saturday.

While playing spin the bottle, if it lands on someone other than you for the final spin, pause the game (ESC button), then unpause and it will reset the turn. Do this until the bottle lands on you and you're gold
You can just hit ctrl (to fast skip) and it will automatically reset the turn as well.
pls add sime info to minigame karakoe song, if you presed key to early, wrong key, or perfect..atc - to simply know at which time to press key, it is hard to quest at which time ( tried presing at line but failed every time).
That's definitely the hardest minigame in the game. I hate it. Timing wise tho, you need to hit the button right before the note hits the bar.
 

Grecco

Newbie
Jul 4, 2017
30
3
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'backgrounds/location_school_locker_mc_day_patched.jpg'>:
  File "game/scripts/locations/school/school.rpy", line 198, in <module>
  File "game/scripts/core/systems/locations.rpy", line 95, in call_screen
IOError: Couldn't find file 'backgrounds/location_school_locker_mc_day_patched.jpg'.

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

Full traceback:
  File "scripts/locations/school/school.rpyc", line 185, in script call
  File "scripts/locations/school/school.rpyc", line 198, in script
  File "C:\Users\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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 198, in <module>
  File "game/scripts/core/systems/locations.rpy", line 95, in call_screen
  File "C:\Users\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\SummertimeSaga-0.16.0-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\SummertimeSaga-0.16.0-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(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\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\SummertimeSaga-0.16.0-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\SummertimeSaga-0.16.0-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\SummertimeSaga-0.16.0-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\jr_gr\Downloads\SummertimeSaga _0.16\SummertimeSaga-0.16.0-pc\SummertimeSaga-0.16.0-pc\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'backgrounds/location_school_locker_mc_day_patched.jpg'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Thu Jul 26 18:51:05 2018
 
4.00 star(s) 374 Votes