3.70 star(s) 14 Votes

MrBaitor

Member
Nov 4, 2018
421
389
Live in Corruption v2.1.1

Change Log
Version 2.1.1
- Bug Fixes
- Fixed a transparency issue in the morning scene with the Pink Nightie
- Fixed a crash related to selecting the version of the university rooftop lingerie scene
- Fixed a crash if girls come into the bathroom while you're porking Megan in one of the stalls
- Fixed the second stage of the scene with Susan in Megan's bedroom not triggering properly
- Added some missing images
- Added map and cell phone button to Backyard and Master Bedroom
- "Go Home" from a solo trip to the mall now sends you home
Version 2.1.0
- Megan
- University
- You can now use the remote vibe on Megan if she's wearing it in the university classroom
- Extended the Megan stripping scene in the university library
- New Clothes Items
- Pink Nightie
- New adult scene in the morning
- Fetish Nurse Lingerie
- New adult scene at night
- New adult scene at the university rooftop
- Wrap Dress
- New adult scene in the movie theater
- Susan
- Susan will now come try to find Calvin if her Lust is too high for too long
- Extended Office Meeting Room Adult Scene
- Optional sharing scene unlocked if her boss catches you together
- Added alternate (lack of) costume in the bedroom in the morning if she is corrupted enough
- Stacy
- Extended scene with Stacy at the mall and added in new options for interactions
- Added a new scene in the bathroom at Ami's house
- It is now possible to impregnate Stacy
- Added optional sharing scenes
- One sharing scene with Stan
- One Sharing scene with Ami
- Ami
- Added a new scene in her bathroom
- Adjusted the requirements to purchase the strap on and now require you to give it to Ami before it can be used
- New Location: Movie Theater
- Calvin can go there on his own (it's a sub-location at the mall), invite Megan there on weekends or invite a girl there by texting her at night
- Balance Changes
- Remote Vibe is a new menu item available in locations where you can tease Megan with the Egg Vibe when she's wearing it
- You now do not automatically return home after all time periods
- Bug Fixes
- Fixed not purchasing white corset sending you back to the wrong store
- Panties scene in Library will trigger properly with more clothes options
- Fixed an issue where creampies on Susan or Monica could reset pregnancy count
- Stacy will now properly appear at the mall
 

Necrosis666

Newbie
Jan 20, 2022
19
7
details of the women on the phone causes error and also status on PC causes error, although looking at previous comment is it the case that previous saves wont work and thats why i'm getting the errors ?
 

SnakeDogs

Member
Mar 24, 2020
152
53
I replay the game, but lot of bug ! I can't access to statuts on the pc in the bedroom.
With the old saves (2.0.1), Megan in the gym is not here, and I can't force to change the swimsuit with the clothes in bedroom.
When Susan is nude to the pool, it's bug...
Lot of bug in this game...
 

Peri3481

Member
Aug 23, 2023
270
359
Every time this gets an update I think, hmm, promising, why haven't I played this before? I open up the first page, see the MC and think, oh, that's why.
 

denjedi

Newbie
Jul 3, 2018
19
11
Very good game, however I wonder if it is planned that Kevin will be so submissive that he can fall under the domination of his wife and/or daughter? All this leading, potentially to the whole family is found to fuck together by engaging the submissive father in the way of crossdressing ?
 
Nov 1, 2018
495
518
I'm trying to see the phone hints on the mom but it has error, how to fix it?
I confirm there is an error:

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

While running game code:
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  [Previous line repeated 29 more times]
  File "game/script.rpy", line 5517, in script
    
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/script.rpy", line 5542, in execute
    textbutton "< Back" action Return() pos 725,818 text_font "DejaVuSans.ttf" text_size 36  text_outlines [ (absolute(4), "#000", absolute(0), absolute(0)) ]
  File "game/script.rpy", line 5542, in execute
    textbutton "< Back" action Return() pos 725,818 text_font "DejaVuSans.ttf" text_size 36  text_outlines [ (absolute(4), "#000", absolute(0), absolute(0)) ]
  File "game/script.rpy", line 5545, in execute
    imagebutton idle "phone-bg" action Return()
  File "game/script.rpy", line 5637, in execute
    else:
  File "game/script.rpy", line 5638, in execute
    
  File "game/script.rpy", line 5639, in execute
    viewport scrollbars "vertical"  pos 735,195 xsize 470 ysize 630:
  File "game/script.rpy", line 5743, in execute
    if option==megan_char:
  File "game/script.rpy", line 5744, in execute
    use hints_megan()
  File "game/store.rpy", line 1635, in execute
    screen hints_susan():
  File "game/store.rpy", line 1635, in execute
    screen hints_susan():
  File "game/store.rpy", line 1636, in execute
    vbox:
  File "game/store.rpy", line 1683, in execute
    if susan_char.theater==1:
  File "game/store.rpy", line 1685, in <module>
    elif persist.hints>0:
NameError: name 'persist' is not defined

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

Full traceback:
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  [Previous line repeated 29 more times]
  File "game/script.rpy", line 5517, in script
    
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/ast.py", line 1974, in execute
    self.call("execute")
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/statements.py", line 374, 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 "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/exports/statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/core.py", line 2188, 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 "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/core.py", line 2705, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/screen.py", line 480, in visit_all
    callback(self)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/core.py", line 2705, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/screen.py", line 491, in per_interact
    self.update()
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/script.rpy", line 5542, in execute
    textbutton "< Back" action Return() pos 725,818 text_font "DejaVuSans.ttf" text_size 36  text_outlines [ (absolute(4), "#000", absolute(0), absolute(0)) ]
  File "game/script.rpy", line 5542, in execute
    textbutton "< Back" action Return() pos 725,818 text_font "DejaVuSans.ttf" text_size 36  text_outlines [ (absolute(4), "#000", absolute(0), absolute(0)) ]
  File "game/script.rpy", line 5545, in execute
    imagebutton idle "phone-bg" action Return()
  File "game/script.rpy", line 5637, in execute
    else:
  File "game/script.rpy", line 5638, in execute
    
  File "game/script.rpy", line 5639, in execute
    viewport scrollbars "vertical"  pos 735,195 xsize 470 ysize 630:
  File "game/script.rpy", line 5743, in execute
    if option==megan_char:
  File "game/script.rpy", line 5744, in execute
    use hints_megan()
  File "game/store.rpy", line 1635, in execute
    screen hints_susan():
  File "game/store.rpy", line 1635, in execute
    screen hints_susan():
  File "game/store.rpy", line 1636, in execute
    vbox:
  File "game/store.rpy", line 1683, in execute
    if susan_char.theater==1:
  File "game/store.rpy", line 1685, in <module>
    elif persist.hints>0:
NameError: name 'persist' is not defined

Ren'Py 8.3.0.24082114
Live in Corruption 2.1.1
Fri May  2 20:44:17 2025
 

staninca

Newbie
Jun 8, 2018
98
53
I get the same error on the mom.
Even when starting a new game same error with mom.
 
Last edited:

RottenPlum

Well-Known Member
Jun 17, 2017
1,290
686
Still can't enter shelter and movie theater is not even on the map. It's probably an issue with older saves but i can't just bring myself to grind this yet again and reading that even people with never saves have issues i don't see a point if it will again mess the save compatibility when next update is out. Dev really need to work on making saves compatible or provide full last game saves for sharing/vanilla route with every update he releases.

Ok movie theater is inside a mall, but shelter is still inaccessible.
 
Last edited:

jan^s

Active Member
Dec 19, 2019
875
772
I get an error under Kate / Mom details being the same or similar issue (a hold over from v1.7.1?), when player cilcks on details in phone for Kate / Mom, v2.1.1
The only thing I have not done was start a new game.

I confirm there is an error:

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

While running game code:
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  [Previous line repeated 29 more times]
  File "game/script.rpy", line 5517, in script
   
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/script.rpy", line 5542, in execute
    textbutton "< Back" action Return() pos 725,818 text_font "DejaVuSans.ttf" text_size 36  text_outlines [ (absolute(4), "#000", absolute(0), absolute(0)) ]
  File "game/script.rpy", line 5542, in execute
    textbutton "< Back" action Return() pos 725,818 text_font "DejaVuSans.ttf" text_size 36  text_outlines [ (absolute(4), "#000", absolute(0), absolute(0)) ]
  File "game/script.rpy", line 5545, in execute
    imagebutton idle "phone-bg" action Return()
  File "game/script.rpy", line 5637, in execute
    else:
  File "game/script.rpy", line 5638, in execute
   
  File "game/script.rpy", line 5639, in execute
    viewport scrollbars "vertical"  pos 735,195 xsize 470 ysize 630:
  File "game/script.rpy", line 5743, in execute
    if option==megan_char:
  File "game/script.rpy", line 5744, in execute
    use hints_megan()
  File "game/store.rpy", line 1635, in execute
    screen hints_susan():
  File "game/store.rpy", line 1635, in execute
    screen hints_susan():
  File "game/store.rpy", line 1636, in execute
    vbox:
  File "game/store.rpy", line 1683, in execute
    if susan_char.theater==1:
  File "game/store.rpy", line 1685, in <module>
    elif persist.hints>0:
NameError: name 'persist' is not defined

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

Full traceback:
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 90, in script call
    call megan_tv_3 from _call_megan_tv_3
  [Previous line repeated 29 more times]
  File "game/script.rpy", line 5517, in script
   
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/ast.py", line 1974, in execute
    self.call("execute")
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/statements.py", line 374, 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 "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/exports/statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/core.py", line 2188, 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 "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/core.py", line 2705, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/screen.py", line 480, in visit_all
    callback(self)
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/core.py", line 2705, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/screen.py", line 491, in per_interact
    self.update()
  File "/Users/smg/Desktop/corruptsin-2.1.1-mac.app/Contents/Resources/autorun/renpy/display/screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/script.rpy", line 5542, in execute
    textbutton "< Back" action Return() pos 725,818 text_font "DejaVuSans.ttf" text_size 36  text_outlines [ (absolute(4), "#000", absolute(0), absolute(0)) ]
  File "game/script.rpy", line 5542, in execute
    textbutton "< Back" action Return() pos 725,818 text_font "DejaVuSans.ttf" text_size 36  text_outlines [ (absolute(4), "#000", absolute(0), absolute(0)) ]
  File "game/script.rpy", line 5545, in execute
    imagebutton idle "phone-bg" action Return()
  File "game/script.rpy", line 5637, in execute
    else:
  File "game/script.rpy", line 5638, in execute
   
  File "game/script.rpy", line 5639, in execute
    viewport scrollbars "vertical"  pos 735,195 xsize 470 ysize 630:
  File "game/script.rpy", line 5743, in execute
    if option==megan_char:
  File "game/script.rpy", line 5744, in execute
    use hints_megan()
  File "game/store.rpy", line 1635, in execute
    screen hints_susan():
  File "game/store.rpy", line 1635, in execute
    screen hints_susan():
  File "game/store.rpy", line 1636, in execute
    vbox:
  File "game/store.rpy", line 1683, in execute
    if susan_char.theater==1:
  File "game/store.rpy", line 1685, in <module>
    elif persist.hints>0:
NameError: name 'persist' is not defined

Ren'Py 8.3.0.24082114
Live in Corruption 2.1.1
Fri May  2 20:44:17 2025
 
3.70 star(s) 14 Votes