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

4.80 star(s) 13 Votes

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
does new public hair for girls still work in new version of this mod ? if it does , how can I enable it ?
You need to download the optional content (game_overrides). It's still valid for the current game version, even if the version number is from the previous version.
 
  • Like
Reactions: Kingalready

SavageKing

Member
Feb 10, 2018
329
130
How do I fix this?
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/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "game/scripts/locations/school/school_hall/school_hall.rpy", line 237, in script
    $ player.location.call_screen(False)
  File "game/scripts/locations/school/school_hall/school_hall.rpy", line 237, in <module>
    $ player.location.call_screen(False)
  File "game/scripts/core/systems/locations/locations.rpy", line 274, in call_screen
    renpy.call_screen(name)
IOError: Couldn't find file 'backgrounds/location_school_locker_mc_day_patched.jpg'.

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

Full traceback:
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 71, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 11, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/home.rpyc", line 62, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "game/scripts/locations/school/school_hall/school_hall.rpy", line 237, in script
    $ player.location.call_screen(False)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/school/school_hall/school_hall.rpy", line 237, in <module>
    $ player.location.call_screen(False)
  File "game/scripts/core/systems/locations/locations.rpy", line 274, in call_screen
    renpy.call_screen(name)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\loader.py", line 576, 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.3.5.606
SummertimeSaga 0.20.13
Wed Apr 13 18:53:15 2022
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
How do I fix this?
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/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "game/scripts/locations/school/school_hall/school_hall.rpy", line 237, in script
    $ player.location.call_screen(False)
  File "game/scripts/locations/school/school_hall/school_hall.rpy", line 237, in <module>
    $ player.location.call_screen(False)
  File "game/scripts/core/systems/locations/locations.rpy", line 274, in call_screen
    renpy.call_screen(name)
IOError: Couldn't find file 'backgrounds/location_school_locker_mc_day_patched.jpg'.

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

Full traceback:
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 71, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 11, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 224, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/home/home.rpyc", line 62, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 10, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "game/scripts/locations/school/school_hall/school_hall.rpy", line 237, in script
    $ player.location.call_screen(False)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/school/school_hall/school_hall.rpy", line 237, in <module>
    $ player.location.call_screen(False)
  File "game/scripts/core/systems/locations/locations.rpy", line 274, in call_screen
    renpy.call_screen(name)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "F:\Games\SummertimeSaga-0-20-13-pc\SummertimeSaga-0-20-13-pc\renpy\loader.py", line 576, 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.3.5.606
SummertimeSaga 0.20.13
Wed Apr 13 18:53:15 2022
I cannot read your mind, unfortunately. When does this occur exactly, what are the steps to reproduce? Can you attach a save file here? Also, create the diagnosis file from the mod config menu and attach it here (make it a zip file first).
 

sakuya1996

New Member
Nov 26, 2020
10
2
Sorry guys, I just download the game and the mod, but when I wanna save the game (or other action like open the options, load save ecc...) tha game crashes without any log error. How could I resolve it?
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
Sorry guys, I just download the game and the mod, but when I wanna save the game (or other action like open the options, load save ecc...) tha game crashes without any log error. How could I resolve it?
What platform are you on?

First, make sure the game runs without any mod installed. If so, install the Naughty Tribute Mod and nothing else, ensure that it still runs. If not, what is the exact error you get? When does it crash exactly?

Can you enter the Mod's menu (clicking on the lower right text saying "Naughty Tribute Mod Version <something>"? If so, click on "Create Diagnosis File" and attach the zipped file "Naughty Tribute Mod Diagnosis.txt" that this creates here.

If you cannot enter that menu, try if the game runs with the mod disabled: Open the file "game/Naughty Tribute Mod Config.txt" with a text editor and change this line

#DISABLE_MOD = 0

to this:

DISABLE_MOD = 1

(i.e. delete the "#" and change 0 to 1). Save that file and see if you can run the game now. Enter the Mod menu (see above) and create and attach the diagnosis file here.
 

sakuya1996

New Member
Nov 26, 2020
10
2
I play on Windows, and I tried to do what you told me. I reinstalled the game and the mod and now seems to work, because yesterday the game crashed when I tried to save, load or open preferences. Maybe was the incest patch? Anyway, there is still an error: I play with italian tralsation installed, and when I load my save, the game change in english (only the UI, the text remain in italian). There's a solution for this?
If the error manifest again, I'll send you the diagnosis file.
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
I play on Windows, and I tried to do what you told me. I reinstalled the game and the mod and now seems to work, because yesterday the game crashed when I tried to save, load or open preferences. Maybe was the incest patch? Anyway, there is still an error: I play with italian tralsation installed, and when I load my save, the game change in english (only the UI, the text remain in italian). There's a solution for this?
If the error manifest again, I'll send you the diagnosis file.
The solution is (as described many times and also in the initial post here) not to use the incest patch together with translations. It will not work. How can it, when the translation is, well, translated, but the incest patch is not?
 

Unde8d

Member
Aug 26, 2021
125
135
So will the optional content stuff be updated to the latest version or is it already up to date?
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
How do I turn on pubic hair?
You download and install the optional content, and activate the corresponding options in the mod's configuration menu. Did you do that and had no success, or did you just not read the instructions?
 

bobsonbob

Newbie
Oct 31, 2019
46
37
Whats the new mia telescope scene about? I've been dying for new mia content and I don't think that's coming to the main game.
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,404
5,624
Whats the new mia telescope scene about? I've been dying for new mia content and I don't think that's coming to the main game.
I had to think some seconds to figure out what you might mean... Are you refering to the "Naughtier Jenny telescope scene (Mia) when player is submissive"? That was for version 0.18 and is hardly new ;)

However, this is more related to Jenny even though it's to be found with the Mia content in the cookie jar. It triggers when you watch Mia via telescope, and are being caught by Jenny. I added some funny animation to the event when Jenny discovers how packed you are. You might miss it if you skip the dialog too fast...
 
4.80 star(s) 13 Votes