Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
Not every man has a monster penis in his pants, as they are depicted in other games. I think this depiction is more realistic and not as exaggerated as in other games. Perhaps the size is also the reason why the niece decided to have sex with her uncle, as she can “accommodate” the penis without pain. Who knows?
didnt say they did he isnt even a normal size tbh he is like a 4.5 incher at best which is small as shit and that is me being extremely nice about the size
 
It plays so much better on RenPy, I like that the dev took time to improve on the original concept instead of creating a pure remake.
 
Nice update, but there are still a lot of errors, at least on android. The game crashes at the wardrobe when trying to open the swimsuites and Megan always has the same red one. Cutesie underwear fails to load on some places. And it also need to have a more easy walktrough. Ive her with +10000 or more in stats and some scenes doesnt trigger properly
 
Played Harem Camp, and enjoyed it, mostly (tons of bugs). This ones seems to run better & hope to see more
 
Now every time i try to click on Status or Details of Megan etc. an Error pops up, no way to bypass it even with a new Game and i already unzipped it a 2. time.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/store.rpy", line 487, 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 510, in execute
screen status():
File "game/store.rpy", line 510, in execute
screen status():
File "game/store.rpy", line 683, in execute
frame background "#ffffffff" pos 995,100 xysize 500,900:
File "game/store.rpy", line 684, in execute
vbox:
File "game/store.rpy", line 691, in execute
if holder==megan_char:
File "game/store.rpy", line 692, in execute
viewport scrollbars "vertical" xsize 480 ysize 800:
File "game/store.rpy", line 694, in execute
use hints_megan()
File "game/store.rpy", line 1032, in execute
screen hints_megan():
File "game/store.rpy", line 1032, in execute
screen hints_megan():
File "game/store.rpy", line 1033, in execute
vbox:
File "game/store.rpy", line 1261, in execute
if award<2:
File "game/store.rpy", line 1331, in execute
if megan_char.pool_pattern_swimsuit>0 and megan_char.pool_cutout_swimsuit>0 and megan_char.pool_bikini>0:
File "game/store.rpy", line 1337, in <module>
elif megan_char.pool_bikini==0 and persistent.hints>0:
AttributeError: 'GameCharacter' object has no attribute 'pool_bikini'

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

Full traceback:
File "game/store.rpy", line 487, in script
call screen status()
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\---\Desktop\corruptsin-1.6.0-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 "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\---\Desktop\corruptsin-1.6.0-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 "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\---\Desktop\corruptsin-1.6.0-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/store.rpy", line 510, in execute
screen status():
File "game/store.rpy", line 510, in execute
screen status():
File "game/store.rpy", line 683, in execute
frame background "#ffffffff" pos 995,100 xysize 500,900:
File "game/store.rpy", line 684, in execute
vbox:
File "game/store.rpy", line 691, in execute
if holder==megan_char:
File "game/store.rpy", line 692, in execute
viewport scrollbars "vertical" xsize 480 ysize 800:
File "game/store.rpy", line 694, in execute
use hints_megan()
File "game/store.rpy", line 1032, in execute
screen hints_megan():
File "game/store.rpy", line 1032, in execute
screen hints_megan():
File "game/store.rpy", line 1033, in execute
vbox:
File "game/store.rpy", line 1261, in execute
if award<2:
File "game/store.rpy", line 1331, in execute
if megan_char.pool_pattern_swimsuit>0 and megan_char.pool_cutout_swimsuit>0 and megan_char.pool_bikini>0:
File "game/store.rpy", line 1337, in <module>
elif megan_char.pool_bikini==0 and persistent.hints>0:
AttributeError: 'GameCharacter' object has no attribute 'pool_bikini'
 
Can anyone help me. Where do i buy the vibrator its not showing up in the creep shop. Also how do i find the ex wife in the bar?
 
Had to wipe storage and download again, anyone got save files until the update before?
 
The tags and overview match my taste, but it’s a sandbox. I hope there’s not too much grinding.
 
I really like the suspicion system, the points go quickly to farming and the scenes are pleasant to watch
 
When I try to change the nightwear in the wardrob, there is an error message and the listingwindow opened. When I click "ignore" it's going back in the game, but the error isn't fixed.

1736255538983.webp
 
When I try to change the nightwear in the wardrob, there is an error message and the listingwindow opened. When I click "ignore" it's going back in the game, but the error isn't fixed.

View attachment 483785
Where is the wardrobe now? Used to be able to change the clothes by clicking on the mc bed but can't find it now
 
When I try to change the nightwear in the wardrob, there is an error message and the listingwindow opened. When I click "ignore" it's going back in the game, but the error isn't fixed.

View attachment 483785
Also having same problem with changing nightwear
 
Very good game(y), although sometimes there will be an error diary.
 
This remake is not bad. Quite slow to get good scenes, but worth while. It does have a few bugs thow
 
Found this little gem yesterday and played through it, love Megan she is cute as fuck.
 
I love this game, even if I can't find the wife at the bar
 
Back
Top Bottom