Mod Ren'Py Summertime Saga - Infernal Paradise Mod ( Community Tribute Mod )

jackbook

Newbie
Sep 21, 2018
25
12
168
This is my first time playing the game and I'm getting this error when I get to the part where I need to fetch a towel for Debbie after she gets out of the pool at night:

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

While loading <'Flip' <'Image' u'characters/debbie/char_debbie_193b_oil2.png'> True False>:
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 71, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 11, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/home.rpy", line 62, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 117, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/dining_room/backyard/dialogues.rpy", line 383, in script call
    call expression game.dialog_select("backyard_mom_fetch_towel_success")
  File "game/scripts/locations/home/entrance/kitchen/dining_room/backyard/dialogues.rpy", line 65, in script
    with dissolve
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 71, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 11, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/home.rpy", line 62, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 117, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/dining_room/backyard/dialogues.rpy", line 383, in script call
    call expression game.dialog_select("backyard_mom_fetch_towel_success")
  File "game/scripts/locations/home/entrance/kitchen/dining_room/backyard/dialogues.rpy", line 65, in script
    with dissolve
IOError: Couldn't find file 'characters/debbie/char_debbie_193b_oil2.png'.

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

Full traceback:
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\bootstrap.py", line 316, in bootstrap
    renpy.main.main()
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\main.py", line 575, in main
    run(restart)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\main.py", line 143, in run
    renpy.execution.run_context(True)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\execution.py", line 908, in run_context
    context.run()
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 71, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 11, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/home.rpy", line 62, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 117, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/dining_room/backyard/dialogues.rpy", line 383, in script call
    call expression game.dialog_select("backyard_mom_fetch_towel_success")
  File "game/scripts/locations/home/entrance/kitchen/dining_room/backyard/dialogues.rpy", line 65, in script
    with dissolve
  File "game/scripts/locations/home/entrance/hallway/bedroom/bedroom.rpy", line 100, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 71, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 11, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 10, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/home.rpy", line 62, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 117, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/dining_room/backyard/dialogues.rpy", line 383, in script call
    call expression game.dialog_select("backyard_mom_fetch_towel_success")
  File "game/scripts/locations/home/entrance/kitchen/dining_room/backyard/dialogues.rpy", line 65, in script
    with dissolve
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\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 "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\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 "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\transition.py", line 361, in render
    top = render(self.new_widget, width, height, 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 "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\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 "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\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 "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  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 "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\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 "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\im.py", line 919, in load
    child = cache.get(self.image)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\Admin\Downloads\SummertimeSaga - Infernal Paradise - Alpha\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'characters/debbie/char_debbie_193b_oil2.png'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Sat Jun 22 23:24:53 2024
Hi, I also had this issue. It's because 2 of the mods are incompatible.

Go into the game folder and delete the highlighted folder below or both files within (filepath: Downloads\SummertimeSaga - Infernal Paradise - Alpha\SummertimeSaga - Infernal Paradise - Alpha\game\scripts\mods).

1720480608564.png

You can re copy the folder or files after the event with Debbie is completed but it seems to have similar issues with the other event it alters so I wouldn't bother if i were you. You only miss out on oily skin during the scene.

Also as a note to the modder- some images are missing from the massage mod as well as linking to a variable that I couldn't be bothered to fix. I would suggest just removing the massage mod from the next iteration because this mod collection is great otherwise.

Thanks for all of your hard work putting them together.
 

Chiller16

New Member
Jun 19, 2019
1
0
92
Having this happen while loading game any suggestions?

```
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 713: Line with id helen_final_sacrament_fuck_helen_cum_after_dce58008 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:117
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 714: Line with id helen_final_sacrament_fuck_helen_cum_after_d3ae88b9 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:118
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 715: Line with id helen_final_sacrament_fuck_helen_cum_after_abff710d appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:119
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 718: Line with id helen_final_sacrament_fuck_helen_cum_after_57d7cd56 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:122
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 721: Line with id helen_final_sacrament_fuck_helen_cum_after_30eb66c1 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:125
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 722: Line with id helen_final_sacrament_fuck_helen_cum_after_6e029ae2 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:126
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 724: Line with id helen_final_sacrament_fuck_helen_cum_after_630cdbcf appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:128
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 729: Line with id helen_final_sacrament_fuck_helen_cum_after_7bbdb937 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:129
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 730: Line with id helen_final_sacrament_fuck_helen_cum_after_7d73251c appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:130
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 736: Line with id helen_final_sacrament_fuck_helen_cum_after_03c57225 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:133
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 739: Line with id helen_final_sacrament_fuck_helen_cum_after_0d795aec appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:136
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 741: Line with id helen_final_sacrament_fuck_helen_cum_after_028e203b appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:138
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 742: Line with id helen_final_sacrament_fuck_helen_cum_after_7600cb65 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:139
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 744: Line with id helen_final_sacrament_fuck_helen_cum_after_65c710e8 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:141
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 750: Line with id helen_final_sacrament_fuck_helen_cum_after_7163c473 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:142
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 751: Line with id helen_final_sacrament_fuck_helen_cum_after_3af01b9c appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:143
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 752: Line with id helen_final_sacrament_fuck_helen_cum_after_918990d0 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:144
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 755: Line with id helen_final_sacrament_fuck_helen_cum_after_44a8d6dd appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:147
File "game/scripts/locations/church/angelica_s_room/dialogues.rpy", line 757: Line with id helen_final_sacrament_fuck_helen_cum_after_d35282b8 appears twice. The other line is game/scripts/characters/angelica/halen_treehouse.rpy:149
Ren'Py Version: Ren'Py 7.6.3.23091805
Fri Aug 16 12:10:47 2024
```
 

DOUBTEZ

New Member
Nov 1, 2021
2
0
35
all i did was download and extract the zip file included with the pixel link and the game just doesnt launch help?
 

Zorx123

New Member
May 14, 2022
7
1
13
Help me dev



An exception has occurred.

0.20.16 10-c)

7.3.5.606 Android

While running game code:

File "game/MiaMod.rpy", line 1, in script

File "game/MiaMod.rpy", line 2, in <module>

TypeError: argument of type 'NoneType' is not iterable

Full traceback:

File "game/MiaMod.rpy", line 1, in script

File "C:\Git\RenPy/renpy-7.3.5-sdk\renpylast.py", line 914, in execute

File "renpy/python.py", line 2028, in py_exec_bytecode

File "game/MiaMod.rpy", line 2, in <module>

TypeError: argument of type 'NoneType' is not iterable
 

offlineonline

New Member
Nov 24, 2024
4
2
3
Love this attempt on creating a summertime modpack. Tried it out with your save files and it worked right of the bat :)

Made a little frankenstein summertime version for myself last month with Naughty Tribute (+ german translation), and Lain Walkthrough and started to want moar mods and content but also looking into proper Ren'py modding to troubleshoot my errors so I might be able to help out with things and knowledge.


Question I see you have the DLC Fan Content of the old version of Lain Walkthrough then called lains-mod-pack (with Lilith etc.)
Do you happen to have the unmodified v0-20-1.21138 zip or lower of it and might upload it?
 
Nov 22, 2022
18
78
23
Love this attempt on creating a summertime modpack. Tried it out with your save files and it worked right of the bat :)

Made a little frankenstein summertime version for myself last month with Naughty Tribute (+ german translation), and Lain Walkthrough and started to want moar mods and content but also looking into proper Ren'py modding to troubleshoot my errors so I might be able to help out with things and knowledge.


Question I see you have the DLC Fan Content of the old version of Lain Walkthrough then called lains-mod-pack (with Lilith etc.)
Do you happen to have the unmodified v0-20-1.21138 zip or lower of it and might upload it?
I will try to check but I cannot guarantee you that I still have it. :)
 

Tugemoni

New Member
Oct 31, 2024
1
0
11
I got this error in the mall bathroom with debbie help?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 71, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 11, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/home.rpy", line 62, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/map/map.rpy", line 15, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/erik_s_house/erik_s_house.rpy", line 16, in script call
    $ game.main()
  File "game/scripts/characters/debbie/debbie_go_mall.rpy", line 21, in script call
    call expression game.dialog_select("debbie_mall_pre")
  File "game/scripts/characters/debbie/debbie_go_mall.rpy", line 137, in script call
    call expression game.dialog_select("debbie_basement_hscene_dialog")
  File "game/scripts/locations/home/entrance/living_room/basement/dialogues.rpy", line 281, in script
    if mom_basement_rand:
  File "game/scripts/locations/home/entrance/living_room/basement/dialogues.rpy", line 281, in <module>
    if mom_basement_rand:
NameError: name 'mom_basement_rand' is not defined

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

Full traceback:
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 71, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/kitchen/kitchen.rpy", line 11, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/entrance/entrance.rpy", line 224, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/home/home.rpy", line 62, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/map/map.rpy", line 15, in script call
    $ game.main()
  File "game/scripts/locks/01global_lock_check.rpy", line 13, in script call
    python:
  File "game/scripts/locations/erik_s_house/erik_s_house.rpy", line 16, in script call
    $ game.main()
  File "game/scripts/characters/debbie/debbie_go_mall.rpy", line 21, in script call
    call expression game.dialog_select("debbie_mall_pre")
  File "game/scripts/characters/debbie/debbie_go_mall.rpy", line 137, in script call
    call expression game.dialog_select("debbie_basement_hscene_dialog")
  File "game/scripts/locations/home/entrance/living_room/basement/dialogues.rpy", line 281, in script
    if mom_basement_rand:
  File "C:\Users\tugemoni\Desktop\SummertimeSaga - Infernal Paradise - Alpha\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\tugemoni\Desktop\SummertimeSaga - Infernal Paradise - Alpha\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\tugemoni\Desktop\SummertimeSaga - Infernal Paradise - Alpha\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/locations/home/entrance/living_room/basement/dialogues.rpy", line 281, in <module>
    if mom_basement_rand:
NameError: name 'mom_basement_rand' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.16
Sun Jan 26 14:02:38 2025