There should be a Summertime Saga folder under [yourUsername]/Library/RenPy/Technical question... I want to delete the old version of the game including the old save files. Can someone tell me where the save files are located on a mac typically? I just want to make sure I have a thorough delete before I install the latest version. I don't think they're in the games file because last year I deleted an old version and upon install of the newest, the old save files were still there. Thanks.
You can't continue from old saves and all progress is lost.I've just downloaded the latest version and it said I can just pick up where I ended the last version. How do I do that? I don't really want to have to start over again.
After Erik tells you about the ID, go talk to Roxxy and finally go to the pier and talk to the Captain (the barman, not the drunk on the crates)where do i find fake id?
In my playthrough my character automatically anwers this question... Maybe because I already finished the DeWitt route (in which you play the recorder (flute), which is the answer to the question). Did you start/progress the music teacher route?Hey! Can you please help? I'm stuck when trying to get the magazine from the music teacher. She is in the Teacher's lounge but in exchange for the magazine she asks "from what instrument family does the flute derive" or something like it, and I can't answer (there is no option) and she says come back when you know this...how to pass this?
Thanks for your answer. I made a new flute after Judith broke it, but I wasn't able to practice or sing in class or anything like that. Can you please point me in the right direction?In my playthrough my character automatically anwers this question... Maybe because I already finished the DeWitt route (in which you play the recorder (flute), which is the answer to the question). Did you start/progress the music teacher route?
Maybe your intelligence is too low? Try raising it (playing the maze game on your computer). That's my last guess...Thanks for your answer. I made a new flute after Judith broke it, but I wasn't able to practice or sing in class or anything like that. Can you please point me in the right direction?
Hey, I think this was it. It did work indeed eventually...thank you so much for the tip. Now sadly I'm stuck with Judith, she said to meet at the park for the pictures, and she will then give me the glasses. She's never there, morning, afternoon and during the evenings it's Eve's gang. I've read many people have this issue but an answer was not provided, would be great if you could help. Thank you againMaybe your intelligence is too low? Try raising it (playing the maze game on your computer). That's my last guess...
That's the only thing I could find on the Discord server:Hey, I think this was it. It did work indeed eventually...thank you so much for the tip. Now sadly I'm stuck with Judith, she said to meet at the park for the pictures, and she will then give me the glasses. She's never there, morning, afternoon and during the evenings it's Eve's gang. I've read many people have this issue but an answer was not provided, would be great if you could help. Thank you again
Which means you may have to reload an earlier savegameYou have to go to the park after asking her for the glasses. If after you talk to her, but before you go to the park, if you do anything that has her leave the hall, you will break your game.
If you ask her to go to thebathroom or the latinas drive her there, it breaks the game currently.
That's the curious thing, I don't think the game is broken at this point. Judith is always staying that hallway, I can either talk about bathroom or picture, but then she is never at the park. I've completed the sister, aqua, french - music - art teachers quests, working on Mia currently, I had Roxxy foursome, Diane...don't really know what to do next to trigger Judith so I can get the glasses and progress with teacher Okita.That's the only thing I could find on the Discord server:
Which means you may have to reload an earlier savegame
That's the curious thing, I don't think the game is broken at this point. Judith is always staying that hallway, I can either talk about bathroom or picture, but then she is never at the park. I've completed the sister, aqua, french - music - art teachers quests, working on Mia currently, I had Roxxy foursome, Diane...don't really know what to do next to trigger Judith so I can get the glasses and progress with teacher Okita.
I've got the same problem..
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'backgrounds/location_dealership_indoor.jpg'>:
File "game/scripts/characters/josephine/button_dealership.rpy", line 116, 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
IOError: Couldn't find file 'backgrounds/location_dealership_indoor.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/characters/josephine/button_dealership.rpyc", line 116, in script
File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/characters/josephine/button_dealership.rpy", line 116, 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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'backgrounds/location_dealership_indoor.jpg'.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.1
Wed Sep 05 03:11:33 2018
Not entirely certain, but looks like ur missing the dealership info.....download corrupted? Maybe using a mod?i just got this mistake. It doesn't let me advance and closes the game immediately.
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'backgrounds/location_dealership_indoor.jpg'>: File "game/scripts/characters/josephine/button_dealership.rpy", line 116, 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 IOError: Couldn't find file 'backgrounds/location_dealership_indoor.jpg'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/characters/josephine/button_dealership.rpyc", line 116, in script File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "game/scripts/characters/josephine/button_dealership.rpy", line 116, 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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'backgrounds/location_dealership_indoor.jpg'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 SummertimeSaga 0.16.1 Wed Sep 05 03:11:33 2018
The cat has no bearing on the story so far. It's a gimmick. Nothing else.Hey everyone i have a question finally: What do i get from bringing the stray cat home to live with me? Nobody has interacted with her except my character when i choose to. Only thing i can think of is maybe should have rescued her before bringing roxxy home to my room?
Looks like a bug that only appeared in 0.16.0. Did you by any chance use an old savegame?i just got this mistake. It doesn't let me advance and closes the game immediately.
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'backgrounds/location_dealership_indoor.jpg'>: File "game/scripts/characters/josephine/button_dealership.rpy", line 116, 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 IOError: Couldn't find file 'backgrounds/location_dealership_indoor.jpg'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/characters/josephine/button_dealership.rpyc", line 116, in script File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "game/scripts/characters/josephine/button_dealership.rpy", line 116, 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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-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\eduar\Desktop\Eduardo\Games\SummertimeSaga-0.16.1-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'backgrounds/location_dealership_indoor.jpg'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 SummertimeSaga 0.16.1 Wed Sep 05 03:11:33 2018
You access the graveyard via Diane's garden. There is a hole in the fence.how do i access the graveyard i go to the church but cant find a way to go to the fence?
No bro, i dont like to use modsNot entirely certain, but looks like ur missing the dealership info.....download corrupted? Maybe using a mod?