Mod Ren'Py Summertime Saga Naughty Tribute Mod [srksrk 68]

4.80 star(s) 13 Votes

Buddha330

New Member
Feb 3, 2018
12
6
I'm having trouble getting the fantasize part of the mod to work. The option shows up, but when I click on it the next choice is just to leave. Did I break something?
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
I'm having trouble getting the fantasize part of the mod to work. The option shows up, but when I click on it the next choice is just to leave. Did I break something?
That would mean you did not yet finish the corresponding storyline on the other side of the branch (for example, Mia only shows up if you finished Helen's story).
 
  • Like
Reactions: Buddha330

muchacho

Member
Jul 19, 2017
172
73
OK, I don't know what went wrong with your save. But you can repair this one by opening the console (SHIFT+O) and type:

M_eve.set_state(S_eve_six6nine9_time)

Then continue your save (click on "I'll do it.").
Thank you very much!
 
Jan 14, 2020
89
26
Today when playing 2nd event of sniping bottle mini game the game crashes after bottle spin. I don't know why? Please help
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
Hi folks,

version 0.19.5-1.11 is up with some fixes and features.

Enjoy!
 
Jan 14, 2020
89
26
I tested & at Diane's shed cucumber the finish game me this error
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/diane/sex_scenes.rpy", line 301, in script
    with dissolve
Exception: DynamicImage u'characters/diane/layeredimage/diane_body_b_hay_insert1_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_body_b_hay_insert1_shirtless.png')

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

Full traceback:
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 186, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 186, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/characters/diane/button.rpyc", line 154, in script call
  File "game/scripts/characters/diane/sex_scenes.rpy", line 301, in script
    with dissolve
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 543, in visit_all
    callback(self)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\image.py", line 750, in per_interact
    self.find_target()
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\image.py", line 651, in find_target
    raise Exception(error)
Exception: DynamicImage u'characters/diane/layeredimage/diane_body_b_hay_insert1_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_body_b_hay_insert1_shirtless.png')

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.19.5
Fri Feb 14 22:11:44 2020
Any fix?
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
I tested & at Diane's shed cucumber the finish game me this error
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/characters/diane/sex_scenes.rpy", line 301, in script
    with dissolve
Exception: DynamicImage u'characters/diane/layeredimage/diane_body_b_hay_insert1_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_body_b_hay_insert1_shirtless.png')

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

Full traceback:
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 186, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 186, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/characters/diane/button.rpyc", line 154, in script call
  File "game/scripts/characters/diane/sex_scenes.rpy", line 301, in script
    with dissolve
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 543, in visit_all
    callback(self)
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\image.py", line 750, in per_interact
    self.find_target()
  File "C:\Users\m\Desktop\SummertimeSaga-0-19-5-pc\renpy\display\image.py", line 651, in find_target
    raise Exception(error)
Exception: DynamicImage u'characters/diane/layeredimage/diane_body_b_hay_insert1_[M_diane.outfit.get].png': could not find image. (u'characters/diane/layeredimage/diane_body_b_hay_insert1_shirtless.png')

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.19.5
Fri Feb 14 22:11:44 2020
Any fix?
Attach a save please.
 
4.80 star(s) 13 Votes