SlumberingNaM

Member
Aug 1, 2017
100
87
Quick help pls!

1.Art class mission : magazine collection
Found 2 from the gay and music teacher but cant find the last one
2.Bio class mission: where can i find that flower? Can't find the cave..
 

Noodles

Newbie
Jul 24, 2017
20
16
how to have the artpad of eve?
Speak to her in the hallway at school in the afternoon...right side hallway in main corridor on the first floor. She says she left it in her bookbag in the park. Go to the park, get her bookbag. The artpad is missing, though. Go back to Eve, tell her it's missing. She thinks the white rapper guy standing next to her in the hallway might know where it is. Talk to him, he tells you he'll give you the artpad if you steal one of Eve's drawings from her locker for him. Go get the drawing from her locker (you need the skeleton key from the principal's desk) and return it to the rapper guy. He gives you the artbook, go back to Miss Ross's classroom, give the notebook to Mia...enjoy!
 

MoonFang

Newbie
Jul 11, 2017
82
13
Far as am aware, you need to light the line up with correct key pressed before the key crosses the line for it to disappear?
Nah, i think it play like Guitar hero - which suggested in the patch note, or Audition (or any music game u can google), which u have to press when the line stay in the middle of the music note, not before.
 
  • Like
Reactions: Notretsam

Vanillafiend

New Member
Feb 13, 2018
1
1
Quick help pls!

1.Art class mission : magazine collection
Found 2 from the gay and music teacher but cant find the last one
2.Bio class mission: where can i find that flower? Can't find the cave..
Last of the magazines are on the basketball court during the day.
Cave is next to the waterfall in the forest, kind of hard to see at night, but that's when you get the flower.
 
  • Like
Reactions: SlumberingNaM

rle68

Member
May 28, 2017
451
364
MAN 100 PAGES OF REPEATED NONSENSE....only bug i have is i cant drill out the flute.. every time hit the bench says i have no reason to do anything there.. i dont really care as i dont like dewitt...and ross has been ended for several days and she doesnt have an answer yet.... not the end of the world for me....

is there any more with the principle and or annie other then painting them?
 

zejoro

Newbie
Oct 4, 2017
21
1
Can't save:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 357, in __call__
    renpy.save(fn, extra_info=save_name)
IOError: [Errno 13] Permission denied: 'save_dump.txt'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/behavior.py", line 824, in handle_click
    rv = run(action)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/behavior.py", line 299, in run
    new_rv = run(i, *args, **kwargs)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/display/behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 357, in __call__
    renpy.save(fn, extra_info=save_name)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/loadsave.py", line 283, in save
    save_dump(roots, renpy.game.log)
  File "/Users/RSM/Downloads/SummertimeSaga-0150-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/loadsave.py", line 177, in save_dump
    f = file("save_dump.txt", "w")
IOError: [Errno 13] Permission denied: 'save_dump.txt'

Darwin-14.5.0-x86_64-i386-64bit
Ren'Py 6.99.12.4.2187
SummertimeSaga 0.15.0
 

BananaUser123

New Member
Oct 25, 2017
2
1
MAN 100 PAGES OF REPEATED NONSENSE....only bug i have is i cant drill out the flute.. every time hit the bench says i have no reason to do anything there.. i dont really care as i dont like dewitt...and ross has been ended for several days and she doesnt have an answer yet.... not the end of the world for me....

is there any more with the principle and or annie other then painting them?
Did you take the drill from the left shelf in the garage? ;)
 
  • Like
Reactions: rle68

tonzak

Member
Dec 18, 2016
142
74
Quick help pls!

1.Art class mission : magazine collection
Found 2 from the gay and music teacher but cant find the last one
2.Bio class mission: where can i find that flower? Can't find the cave..
1. Basketball field
2. The cave is 2 clicks away after entering the Forest. Click on the Waterfall part of the Forest, and then the Cave should be right in the middle.
 

Antoninus_

Newbie
May 23, 2017
70
61
Plz can someone share his fully completed save or very advanced? Don't have time for start this game from zero again... thx.
 

erend

Newbie
Aug 10, 2017
36
4
I'm stuck with Miss Okita (science teacher) she keeps saying "she's busy" , if someone know what to do
 

KeyvinCarter

Member
Dec 11, 2017
434
352
And by the way it's version 15.1 right? So if i copy it to version 15.2 do you think it will become buggy?
Yes, the version that i played was 15.1 and I highly doubt that these saves will work on v15.2.


And by the way bro i just want to add this question how do you manage to get all the scene? when you only got 1 save? Because you need to decide in story of

Mia, Helen, Erik, Mrs. Johnson
I played all the possible variations with each character and selected all the H-Scenes upon their respective quest completion.
 
4.20 star(s) 341 Votes