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

4.80 star(s) 13 Votes

Flyte

Newbie
Sep 2, 2017
41
9
Hey. I got a error using the mod during an early scene with Diane (The Scene where you are supposed to bring her a class of water). Here the Markdown:

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

While running game code:
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "game/scripts/locations/diane_s_home/garden/garden.rpy", line 82, in script call
    call expression game.dialog_select("dianes_garden_diane_drunken_splur")
  File "game/scripts/TributeMod.rpy", line 366, in nt_lookup
    translated_what = rv.what
AttributeError: 'Pass' object has no attribute 'what'

-- 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/core/user_interface/cellphone/hooks.rpyc", line 13, 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 13, in script call
  File "scripts/characters/debbie/button.rpyc", line 7, 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 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/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/erik_s_house/erik_s_house.rpyc", line 16, 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/diane_s_home/garden/garden.rpy", line 82, in script call
    call expression game.dialog_select("dianes_garden_diane_drunken_splur")
  File "scripts/locations/diane_s_home/garden/dialogues.rpyc", line 674, in script
  File "E:\Pron\Games\SummertimeSaga-0-20-16-pc\renpy\ast.py", line 2321, in execute
    next_node(self.lookup())
  File "game/scripts/TributeMod.rpy", line 366, in nt_lookup
    translated_what = rv.what
AttributeError: 'Pass' object has no attribute 'what'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Thu Dec 05 20:39:15 2024
```
Any Idea how to solve this? I cant scroll back far enough to leave the scene and my last save is hours ago.

Thanks in Advance!


EDIT:
Deleting the Incest Patch solved the Issue. Dont know, if it is only a problem with the patch or a compability Problem.
 
Last edited:
  • Like
Reactions: StormyGameZ

Flyte

Newbie
Sep 2, 2017
41
9
Can I just remove the incest patch for playing the part where it gives me that exception? After I am done with that part, can I put the incest patch back and keep playing?
Thats what i did. Worked for me. Dont know if there are other Scene in the game with the same Problem.
 

Muatal

New Member
Jan 6, 2023
5
4
i'm doing a pre-tech [20.16] run-through with your mod, which i love btw, and i'm stuck at the bank vault interaction
i go into the bank vault, click the area where the safety-deposit boxes are and the mini-game doesn't load, stuck in an endless loop, impossible to do the mini-game to advance, impossible to leave the vault without completing the mini-game


EDIT: nvm, i found a work-around, i was playing with the mini-game feature set to 0 (always play mini-games), i changed it to 1(ask to play mini-games), it gave me the correct prompt and i was able to play the mini-game, complete it, and advance
 
Last edited:

some_thing3

Newbie
Nov 26, 2020
45
67
Using this mod with incest patch will cause an error in Diane route (Pre Tech Version).

the only way to fix it is to remove incest patch to continue then install it again (if you want, but keep in mind that it causes error in Diane and i still don't know about other characters).
 
  • Like
Reactions: 7195648

sardinner

New Member
Dec 12, 2021
2
1
Hey. I got a error using the mod during an early scene with Diane (The Scene where you are supposed to bring her a class of water). Here the Markdown:

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

While running game code:
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "game/scripts/locations/diane_s_home/garden/garden.rpy", line 82, in script call
    call expression game.dialog_select("dianes_garden_diane_drunken_splur")
  File "game/scripts/TributeMod.rpy", line 366, in nt_lookup
    translated_what = rv.what
AttributeError: 'Pass' object has no attribute 'what'

-- 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/core/user_interface/cellphone/hooks.rpyc", line 13, 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 13, in script call
  File "scripts/characters/debbie/button.rpyc", line 7, 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 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/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/erik_s_house/erik_s_house.rpyc", line 16, 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/diane_s_home/garden/garden.rpy", line 82, in script call
    call expression game.dialog_select("dianes_garden_diane_drunken_splur")
  File "scripts/locations/diane_s_home/garden/dialogues.rpyc", line 674, in script
  File "E:\Pron\Games\SummertimeSaga-0-20-16-pc\renpy\ast.py", line 2321, in execute
    next_node(self.lookup())
  File "game/scripts/TributeMod.rpy", line 366, in nt_lookup
    translated_what = rv.what
AttributeError: 'Pass' object has no attribute 'what'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Thu Dec 05 20:39:15 2024
```
Any Idea how to solve this? I cant scroll back far enough to leave the scene and my last save is hours ago.

Thanks in Advance!


EDIT:
Deleting the Incest Patch solved the Issue. Dont know, if it is only a problem with the patch or a compability Problem.
where do you find the incest patch?
 

DemonicUser12

New Member
Jan 14, 2025
1
0
Good evening, I am new to your forum, from Russia, oh yes, I placed the Game_Overrides folder in the Game folder, did I install it correctly, or do I need to extract everything that is inside Game Overrides just into Game? I just can't find out if the mod is active or not, I would like to see what the mod folder and folders should look like in the Games folder
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,463
5,679
Good evening, I am new to your forum, from Russia, oh yes, I placed the Game_Overrides folder in the Game folder, did I install it correctly, or do I need to extract everything that is inside Game Overrides just into Game? I just can't find out if the mod is active or not, I would like to see what the mod folder and folders should look like in the Games folder
Put the games_override folder beside the game folder, not inside. They need to be on the same level.
 

Bobby5656565

New Member
Nov 23, 2024
2
1
I'm getting this error when opening the app on Android, any idea how to fix

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 31: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 98: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 123: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 193: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 212: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_c{}"):
                                                           ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/eve/button_dialogues.rpy", line 3350: show statement expects a non-empty block.
    show expression "characters/eve/eve_overlay_o_chair.png" zorder 0:
                                                                      ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/liu/dialogue/lobby.rpy", line 243: show statement expects a non-empty block.
    show anon a_sides f_brag with {'master': dissolve}:
                                                       ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/erik_s_house/basement/basement.rpy", line 186: show statement expects a non-empty block.
    show eve a_bottle f_happy:
                              ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/home/entrance/kitchen/dialogue/jen0m.rpy", line 461: show statement expects a non-empty block.
    show jenny b_naked_pregnant_belly_pickup:
                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/pizzeria/interior/storage/dialogue/ano08.rpy", line 29: show statement expects a non-empty block.
    show anon a_flour f_hurt behind maria with dissolve:
                                                        ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 11: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_c{}"):
                                                           ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 228: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 252: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 307: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 640: scene statement expects a non-empty block.
    scene expression game.timer.image("school_hall_third_floor{}_b"):
                                                                     ^
Ren'Py Version: Ren'Py 7.7.1.24030407
Sun Jan 19 04:18:51 2025
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,463
5,679
I'm getting this error when opening the app on Android, any idea how to fix

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 31: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 98: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 123: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 193: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/dewitt/office_button_dialogues.rpy", line 212: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_c{}"):
                                                           ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/eve/button_dialogues.rpy", line 3350: show statement expects a non-empty block.
    show expression "characters/eve/eve_overlay_o_chair.png" zorder 0:
                                                                      ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/liu/dialogue/lobby.rpy", line 243: show statement expects a non-empty block.
    show anon a_sides f_brag with {'master': dissolve}:
                                                       ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/erik_s_house/basement/basement.rpy", line 186: show statement expects a non-empty block.
    show eve a_bottle f_happy:
                              ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/home/entrance/kitchen/dialogue/jen0m.rpy", line 461: show statement expects a non-empty block.
    show jenny b_naked_pregnant_belly_pickup:
                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/pizzeria/interior/storage/dialogue/ano08.rpy", line 29: show statement expects a non-empty block.
    show anon a_flour f_hurt behind maria with dissolve:
                                                        ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 11: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_c{}"):
                                                           ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 228: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 252: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 307: scene statement expects a non-empty block.
    scene expression game.timer.image("dewitt_office_sex{}"):
                                                             ^
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/locations/school/school_hall/third_floor/dewitts_office/dialogues.rpy", line 640: scene statement expects a non-empty block.
    scene expression game.timer.image("school_hall_third_floor{}_b"):
                                                                     ^
Ren'Py Version: Ren'Py 7.7.1.24030407
Sun Jan 19 04:18:51 2025
Try the 32bit version of the game (not the 64bit version). And please report back if that works.
 

N1CKs001

Member
Nov 12, 2021
315
249
What a chad of a mod like the only other mod I think provides good enough support is Scrappy's mod. Amazing work dude
 

RamzaLions

New Member
Oct 11, 2022
1
0
Great! I think you really were the first person to report back here. Thanks for that!
I'm glad both of you responded to each other, as I just had the same error and was pulling my hair out trying to figure out how to fix it. This seems to be the fix though!
 

Teekak

New Member
Feb 5, 2021
4
0
Hi I just installed for pre tech version for PC. Did as suggested and opened the game, saved at the city map as soon as I left the house for the first time and then installed the mod. How can you tell if it actually worked correctly, is there any sign? Everything looks the same.
 

lazylazyoni

Newbie
May 10, 2023
78
110
Hi I just installed for pre tech version for PC. Did as suggested and opened the game, saved at the city map as soon as I left the house for the first time and then installed the mod. How can you tell if it actually worked correctly, is there any sign? Everything looks the same.
It's been years since I used it but look at the first post on this thread the author posted a picture how the main screen of the game supposed to look like
 
  • Like
Reactions: srksrk 68
4.80 star(s) 13 Votes