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
 

Dr.Brule

Member
Aug 2, 2017
205
355
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
Yea i have the Akita loop also,i had other loops but they were caused by the incest patch after i removed it they were fixed unfortunately the akita loop persists.
 

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

Please, how fix it ???
 

jimd92

Newbie
May 18, 2017
48
78
So I was in the middle of some of the teacher quests while progressing the Roxxy story, waiting until saturday. After the weekend however the science and art ones seem to have 'restarted' and I can't get the passcode for the science teachers door from the office since i've already done that.

I guess this, like the sister's diary not triggering is just a question of some crossed wires in this patch which will be fixed in the next release.
 

Darth Sidious

The Senate & Emperor of the First Galactic Empire
Donor
Sep 24, 2017
1,576
2,238
Cowboy: "It's over Dexter, Roxxy ain't your girl no more..."
Dexter the Kidd: "This ain't over Cowboy, ya hear?!" *flees*
Salloon Girls: "That was soo bad ass, Cowboy!"
Cowboy: "Sorry I'm late."
*Roxxy kisses Cowboy*
Hear ye folks! There's a new Sheriff in town!

Whoever wrote the bully-beat-down scene was a genius.
 

zabuza1

New Member
Jan 4, 2018
6
5
v0.16 , spent 14h to unlock all scenes, this game causing me sleep loss.

Anyone getting bugs:
Jenny(sis) no Diary after Debby masturbation scene(mom): enable console by adding option file and enabling it in 00console.rpy file, just google how to enable renpy console. Then open the game and make sure you are at the point of the game where you need the diary, then open console with shift+O and enter sis_diary_unlocked=True , then just skip a day and go to Jenny's room at night. You might find the diary later, if you press on it nothing bad will happen and the game seems to work fine later on.

Anyone know how to fix the bug where the save crashes when you find the cat in graveyard?
 
  • Like
Reactions: Ferdi Kafka

zabuza1

New Member
Jan 4, 2018
6
5
There is a walkthrough for 15.3 so I made sure I unlocked everything, also found the new content based on update notes. Not sure about the CG as I crash when I find the cat so cant get the cookie jar to show me the unlocked scenes. will see if I can make it work
 

Valoryn

Active Member
Jul 13, 2018
924
519
I guess I'll have to wait for the bugfix. okita quests keeps going on loops. dewitt quest don't trigger flute making. on ross quest, mia can't be called upon because of okita loop. only besitt quest as completed. jenny quest is stuck as the diary part dont trigger. also the game crashes when you interact with the cat.
 
Nov 27, 2017
121
80
v0.16 , spent 14h to unlock all scenes, this game causing me sleep loss.

Anyone getting bugs:
Jenny(sis) no Diary after Debby masturbation scene(mom): enable console by adding option file and enabling it in 00console.rpy file, just google how to enable renpy console. Then open the game and make sure you are at the point of the game where you need the diary, then open console with shift+O and enter sis_diary_unlocked=True , then just skip a day and go to Jenny's room at night. You might find the diary later, if you press on it nothing bad will happen and the game seems to work fine later on.

Anyone know how to fix the bug where the save crashes when you find the cat in graveyard?
I think people said if you get the cat after a few days, it's okay... Can't confirm this though, I'll try later...
 

thamaverick

New Member
Sep 19, 2017
10
4
Finished Roxxy's path without bugs. Only bug I had this version was with Mrs. Dewitt. That was the BEST update so far, holy shit.

Also, what's this you guys talking about a Cat? I didn't run into anything about a cat or graveyard. Whose path/story is this?
 

tommy.tits

Newbie
May 8, 2017
34
13
Hi guys would like to say this game is awesome but unfortunately in the cookie jar I am unable to unlock Roxxys scene between the two lockers, how do I unlock the scene? Also is the last person Crystal because I haven't unlock her yet?
 

Vistq

Newbie
Jul 23, 2018
45
17
Guys i'm locked on Jenny's part real hard i can't tell her debbie needs your or anything all i can say is talk or trade and i pretty much am stuck ...
 
Nov 27, 2017
121
80
Finished Roxxy's path without bugs. Only bug I had this version was with Mrs. Dewitt. That was the BEST update so far, holy shit.

Also, what's this you guys talking about a Cat? I didn't run into anything about a cat or graveyard. Whose path/story is this?
I believe it's not really anybody's path, it's just a cute cat you can have as a pet =P She's located at Aunt Diane's (the graveyard behind the garden), but BEWARE, people say they get errors because of it. So atleast save before you try picking her up =)
 
4.10 star(s) 359 Votes