ThEReAlIcEmAn

Newbie
Nov 25, 2022
47
46
117
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  [Previous line repeated 111 more times]
  File "game/university.rpy", line 1633, in script call
    call university_megan() from _call_university_megan
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  [Previous line repeated 5 more times]
  File "game/library.rpy", line 251, in script call
    call library_megan_streak from _call_library_megan_streak
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/university.rpy", line 1633, in script call
    call university_megan() from _call_university_megan
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/university.rpy", line 1633, in script call
    call university_megan() from _call_university_megan
  File "game/university.rpy", line 1633, in script call
    call university_megan() from _call_university_megan
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  [Previous line repeated 3 more times]
  File "game/store.rpy", line 610, in script
    call screen status()
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/store.rpy", line 633, in execute
    screen status():
  File "game/store.rpy", line 633, in execute
    screen status():
  File "game/store.rpy", line 753, in execute
    frame background "#ffffffff" pos 995,100 xysize 500,900:
  File "game/store.rpy", line 754, in execute
    vbox:
  File "game/store.rpy", line 761, in execute
    if holder==megan_char:
  File "game/store.rpy", line 762, in execute
    viewport scrollbars "vertical" xsize 480 ysize 800:
  File "game/store.rpy", line 764, in execute
    use hints_megan()
  File "game/store.rpy", line 1165, in execute
    screen hints_megan():
  File "game/store.rpy", line 1165, in execute
    screen hints_megan():
  File "game/store.rpy", line 1166, in execute
    vbox:
  File "game/store.rpy", line 1458, in execute
    if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.univeristy_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
  File "game/store.rpy", line 1458, in <module>
    if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.univeristy_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
AttributeError: 'GameCharacter' object has no attribute 'univeristy_rooftop'

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

Full traceback:
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  [Previous line repeated 111 more times]
  File "game/university.rpy", line 1633, in script call
    call university_megan() from _call_university_megan
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  [Previous line repeated 5 more times]
  File "game/library.rpy", line 251, in script call
    call library_megan_streak from _call_library_megan_streak
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/university.rpy", line 1633, in script call
    call university_megan() from _call_university_megan
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/university.rpy", line 1633, in script call
    call university_megan() from _call_university_megan
  File "game/university.rpy", line 1633, in script call
    call university_megan() from _call_university_megan
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  File "game/tv.rpy", line 98, in script call
    call megan_tv_3
  [Previous line repeated 3 more times]
  File "game/store.rpy", line 610, in script
    call screen status()
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ast.py", line 1971, in execute
    self.call("execute")
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\statements.py", line 349, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\exports.py", line 3420, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2166, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2688, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2688, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/store.rpy", line 633, in execute
    screen status():
  File "game/store.rpy", line 633, in execute
    screen status():
  File "game/store.rpy", line 753, in execute
    frame background "#ffffffff" pos 995,100 xysize 500,900:
  File "game/store.rpy", line 754, in execute
    vbox:
  File "game/store.rpy", line 761, in execute
    if holder==megan_char:
  File "game/store.rpy", line 762, in execute
    viewport scrollbars "vertical" xsize 480 ysize 800:
  File "game/store.rpy", line 764, in execute
    use hints_megan()
  File "game/store.rpy", line 1165, in execute
    screen hints_megan():
  File "game/store.rpy", line 1165, in execute
    screen hints_megan():
  File "game/store.rpy", line 1166, in execute
    vbox:
  File "game/store.rpy", line 1458, in execute
    if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.univeristy_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
  File "game/store.rpy", line 1458, in <module>
    if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.univeristy_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
AttributeError: 'GameCharacter' object has no attribute 'univeristy_rooftop'

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.3.24061702
Live in Corruption 2.4.1
Sat Aug 30 07:14:35 2025
Use the fixed file and copy to "\game" directory.
Remember to delete the store.rpyc file before running the game.
 
  • Like
Reactions: rnzn

ThEReAlIcEmAn

Newbie
Nov 25, 2022
47
46
117
Fixed some bugs in these files in version 2.5.0.
Copy these files to the "\game" folder.
Remember to delete the script.rpyc, stacy.rpyc, status.rpyc, store.rpyc, church.rpyc, text.rpyc, trainer.rpyc, mall.rpyc and nun.rpyc files before running the game.
If someone still doesn't know how to download them, right click on the file name and select the option to save the link as, select the directory where you want to download it and click save.
PS: Updated some bugs.
P.S. 2: Other bugs fixed. I have also compressed them into .rar for those who need it.
 
Last edited:

Stefano2426

Member
Dec 14, 2017
271
85
230
I am not quite sure what is new in this version for Susan, apart from the new outfit. The developer advertises "four new adult scenes". If someone could help me find them, I will very much appreciate it. And still can't get the early morning sex scenes with her in the kitchen.
 
Last edited:

cosimar

Newbie
Apr 27, 2017
62
17
220
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 111 more times]
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 5 more times]
File "game/library.rpy", line 251, in script call
call library_megan_streak from _call_library_megan_streak
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 3 more times]
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
[Previous line repeated 6 more times]
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
[Previous line repeated 3 more times]
File "game/script.rpy", line 5579, in script
label sms_menu_1:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script.rpy", line 5607, in execute

File "game/script.rpy", line 5607, in execute

File "game/script.rpy", line 5610, in execute
text "Contacts" xalign .5 ypos 160 size 30 color "#000000"
File "game/script.rpy", line 5702, in execute

File "game/script.rpy", line 5703, in execute
viewport scrollbars "vertical" pos 735,195 xsize 470 ysize 630:
File "game/script.rpy", line 5704, in execute
frame background "#ffffff":
File "game/script.rpy", line 5806, in execute

File "game/script.rpy", line 5807, in execute
if option==megan_char:
File "game/store.rpy", line 1165, in execute
screen hints_megan():
File "game/store.rpy", line 1165, in execute
screen hints_megan():
File "game/store.rpy", line 1166, in execute
vbox:
File "game/store.rpy", line 1458, in execute
if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.university_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
File "game/store.rpy", line 1458, in <module>
if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.university_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
NameError: name 'university_rooftop' is not defined

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

Full traceback:
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 111 more times]
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 5 more times]
File "game/library.rpy", line 251, in script call
call library_megan_streak from _call_library_megan_streak
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 3 more times]
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
[Previous line repeated 6 more times]
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
[Previous line repeated 3 more times]
File "game/script.rpy", line 5579, in script
label sms_menu_1:
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/script.rpy", line 5607, in execute

File "game/script.rpy", line 5607, in execute

File "game/script.rpy", line 5610, in execute
text "Contacts" xalign .5 ypos 160 size 30 color "#000000"
File "game/script.rpy", line 5702, in execute

File "game/script.rpy", line 5703, in execute
viewport scrollbars "vertical" pos 735,195 xsize 470 ysize 630:
File "game/script.rpy", line 5704, in execute
frame background "#ffffff":
File "game/script.rpy", line 5806, in execute

File "game/script.rpy", line 5807, in execute
if option==megan_char:
File "game/store.rpy", line 1165, in execute
screen hints_megan():
File "game/store.rpy", line 1165, in execute
screen hints_megan():
File "game/store.rpy", line 1166, in execute
vbox:
File "game/store.rpy", line 1458, in execute
if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.university_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
File "game/store.rpy", line 1458, in <module>
if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.university_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
NameError: name 'university_rooftop' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.3.24061702
Live in Corruption 2.4.1
Tue Sep 2 21:39:25 2025
``

After 30 minutes of play that happened again ...
 

ThEReAlIcEmAn

Newbie
Nov 25, 2022
47
46
117
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 111 more times]
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 5 more times]
File "game/library.rpy", line 251, in script call
call library_megan_streak from _call_library_megan_streak
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 3 more times]
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
[Previous line repeated 6 more times]
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
[Previous line repeated 3 more times]
File "game/script.rpy", line 5579, in script
label sms_menu_1:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script.rpy", line 5607, in execute

File "game/script.rpy", line 5607, in execute

File "game/script.rpy", line 5610, in execute
text "Contacts" xalign .5 ypos 160 size 30 color "#000000"
File "game/script.rpy", line 5702, in execute

File "game/script.rpy", line 5703, in execute
viewport scrollbars "vertical" pos 735,195 xsize 470 ysize 630:
File "game/script.rpy", line 5704, in execute
frame background "#ffffff":
File "game/script.rpy", line 5806, in execute

File "game/script.rpy", line 5807, in execute
if option==megan_char:
File "game/store.rpy", line 1165, in execute
screen hints_megan():
File "game/store.rpy", line 1165, in execute
screen hints_megan():
File "game/store.rpy", line 1166, in execute
vbox:
File "game/store.rpy", line 1458, in execute
if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.university_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
File "game/store.rpy", line 1458, in <module>
if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.university_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
NameError: name 'university_rooftop' is not defined

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

Full traceback:
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 111 more times]
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 5 more times]
File "game/library.rpy", line 251, in script call
call library_megan_streak from _call_library_megan_streak
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
File "game/tv.rpy", line 98, in script call
call megan_tv_3
[Previous line repeated 3 more times]
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
[Previous line repeated 6 more times]
File "game/university.rpy", line 1633, in script call
call university_megan() from _call_university_megan
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
File "game/tv.rpy", line 100, in script call
call megan_tv_3
[Previous line repeated 3 more times]
File "game/script.rpy", line 5579, in script
label sms_menu_1:
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/script.rpy", line 5607, in execute

File "game/script.rpy", line 5607, in execute

File "game/script.rpy", line 5610, in execute
text "Contacts" xalign .5 ypos 160 size 30 color "#000000"
File "game/script.rpy", line 5702, in execute

File "game/script.rpy", line 5703, in execute
viewport scrollbars "vertical" pos 735,195 xsize 470 ysize 630:
File "game/script.rpy", line 5704, in execute
frame background "#ffffff":
File "game/script.rpy", line 5806, in execute

File "game/script.rpy", line 5807, in execute
if option==megan_char:
File "game/store.rpy", line 1165, in execute
screen hints_megan():
File "game/store.rpy", line 1165, in execute
screen hints_megan():
File "game/store.rpy", line 1166, in execute
vbox:
File "game/store.rpy", line 1458, in execute
if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.university_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
File "game/store.rpy", line 1458, in <module>
if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.university_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list:
NameError: name 'university_rooftop' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.3.24061702
Live in Corruption 2.4.1
Tue Sep 2 21:39:25 2025
``

After 30 minutes of play that happened again ...
Which version of the game are you playing? 2.4.1 or 2.5.0?
Okay, I've seen that the error is with version 2.4.1. Try using this file for that version of the game.
Copy this file to the "\game" folder.
Remember to delete the store.rpyc file before running the game.
If someone still doesn't know how to download them, right click on the file name and select the option to save the link as, select the directory where you want to download it and click save.
 
Last edited:
  • Like
Reactions: rnzn

idon

Newbie
Aug 11, 2017
98
27
141
Mi dispiace, ma si è verificata un'eccezione non rilevata.

Durante l'esecuzione del codice di gioco:
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
[Riga precedente ripetuta altre 57 volte]
File "game/university.rpy", riga 1633, nella chiamata dello script
chiama university_megan() da _call_university_megan
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
[Riga precedente ripetuta altre 16 volte]
File "game/script.rpy", riga 2305, nello script
chiamata schermo night_tv_family()
ScriptError: impossibile trovare l'etichetta 'susan_threesome_start_1'.

-- Traceback completo -----------------------------------------------------------

Tracciabilità completa:
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\bootstrap.py", riga 359, in bootstrap
renpy.main.main()
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\main.py", riga 637, in main
eseguire (riavviare)
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\main.py", riga 145, in esecuzione
renpy.execution.run_context(True)
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\execution.py", riga 955, in run_context
contesto.run()
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
[Riga precedente ripetuta altre 57 volte]
File "game/university.rpy", riga 1633, nella chiamata dello script
chiama university_megan() da _call_university_megan
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
[Riga precedente ripetuta altre 16 volte]
File "game/script.rpy", riga 2305, nello script
chiamata schermo night_tv_family()
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\script.py", riga 1103, nella ricerca
raise ScriptError("Impossibile trovare l'etichetta '%s'." % str(originale))
ScriptError: impossibile trovare l'etichetta 'susan_threesome_start_1'.

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.3.24061702
Vivere nella corruzione 2.4.1
Mercoledì 3 settembre 2025 01:05:51
 

ThEReAlIcEmAn

Newbie
Nov 25, 2022
47
46
117
Mi dispiace, ma si è verificata un'eccezione non rilevata.

Durante l'esecuzione del codice di gioco:
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
[Riga precedente ripetuta altre 57 volte]
File "game/university.rpy", riga 1633, nella chiamata dello script
chiama university_megan() da _call_university_megan
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
[Riga precedente ripetuta altre 16 volte]
File "game/script.rpy", riga 2305, nello script
chiamata schermo night_tv_family()
ScriptError: impossibile trovare l'etichetta 'susan_threesome_start_1'.

-- Traceback completo -----------------------------------------------------------

Tracciabilità completa:
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\bootstrap.py", riga 359, in bootstrap
renpy.main.main()
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\main.py", riga 637, in main
eseguire (riavviare)
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\main.py", riga 145, in esecuzione
renpy.execution.run_context(True)
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\execution.py", riga 955, in run_context
contesto.run()
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
[Riga precedente ripetuta altre 57 volte]
File "game/university.rpy", riga 1633, nella chiamata dello script
chiama university_megan() da _call_university_megan
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
File "game/tv.rpy", riga 98, nella chiamata allo script
chiama megan_tv_3 da _call_megan_tv_3
[Riga precedente ripetuta altre 16 volte]
File "game/script.rpy", riga 2305, nello script
chiamata schermo night_tv_family()
File "D:\provare\rendy\corruptsin-2.4.1-pc\renpy\script.py", riga 1103, nella ricerca
raise ScriptError("Impossibile trovare l'etichetta '%s'." % str(originale))
ScriptError: impossibile trovare l'etichetta 'susan_threesome_start_1'.

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.3.24061702
Vivere nella corruzione 2.4.1
Mercoledì 3 settembre 2025 01:05:51
Which version of the game are you playing? 2.4.1 or 2.5.0?
Try using this file for 2.5.0 version of the game.
Copy this file to the "\game" folder.
Remember to delete the script.rpyc file before running the game.
If someone still doesn't know how to download them, right click on the file name and select the option to save the link as, select the directory where you want to download it and click save.
 
  • Like
Reactions: idon

watnu

New Member
Oct 5, 2020
6
2
22
With the scripts provided, it works very well for me. THANK YOU


Why can't I go into the kitchen or the master bedroom at night?
 
Last edited:

cosimar

Newbie
Apr 27, 2017
62
17
220
Which version of the game are you playing? 2.4.1 or 2.5.0?
Okay, I've seen that the error is with version 2.4.1. Try using this file for that version of the game.
Copy this file to the "\game" folder.
Remember to delete the store.rpyc file before running the game.
If someone still doesn't know how to download them, right click on the file name and select the option to save the link as, select the directory where you want to download it and click save.
It's version 2.4.1. Thanks for help. It's working again .
 
3.70 star(s) 24 Votes