4.00 star(s) 10 Votes

giqui

Conversation Conqueror
Compressor
Nov 9, 2019
6,720
46,220

LiveInCorruption-1.4 (Corrected version)

COMPRESSED

SIZE ~ 327 MB

WIN/MAC: - -

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

mikado24

Member
Apr 12, 2018
112
29
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/tv.rpy", line 58, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 58, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 58, in script call
    call megan_tv_3 from _call_megan_tv_3
  [Previous line repeated 18 more times]
  File "game/script.rpy", line 1613, in script
    call screen bedroom_hub()
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/bathroom.rpy", line 379, in execute
    screen pleasure_hud(location_current,girl_current=megan_char):
  File "game/bathroom.rpy", line 379, in execute
    screen pleasure_hud(location_current,girl_current=megan_char):
  File "game/bathroom.rpy", line 396, in execute
    vbox align .01,.01:
  File "game/bathroom.rpy", line 398, in execute
    hbox:
  File "game/bathroom.rpy", line 399, in execute
    if location_current==3:
  File "game/bathroom.rpy", line 400, in execute
    for i in range(max(3,girl_current.bathroom_level)-option+1):
  File "game/bathroom.rpy", line 400, in <module>
    for i in range(max(3,girl_current.bathroom_level)-option+1):
TypeError: unsupported operand type(s) for -: 'int' and 'RevertableList'

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

Full traceback:
  File "game/tv.rpy", line 58, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 58, in script call
    call megan_tv_3 from _call_megan_tv_3
  File "game/tv.rpy", line 58, in script call
    call megan_tv_3 from _call_megan_tv_3
  [Previous line repeated 18 more times]
  File "game/script.rpy", line 1613, in script
    call screen bedroom_hub()
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\ast.py", line 1971, in execute
    self.call("execute")
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.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 "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\exports.py", line 3420, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.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 "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\core.py", line 2688, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\displayable.py", line 431, in visit_all
    d.visit_all(callback, seen)
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\core.py", line 2688, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "D:\a2\corruptsin-1.4.0-pc\corruptsin-1.4.0-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/bathroom.rpy", line 379, in execute
    screen pleasure_hud(location_current,girl_current=megan_char):
  File "game/bathroom.rpy", line 379, in execute
    screen pleasure_hud(location_current,girl_current=megan_char):
  File "game/bathroom.rpy", line 396, in execute
    vbox align .01,.01:
  File "game/bathroom.rpy", line 398, in execute
    hbox:
  File "game/bathroom.rpy", line 399, in execute
    if location_current==3:
  File "game/bathroom.rpy", line 400, in execute
    for i in range(max(3,girl_current.bathroom_level)-option+1):
  File "game/bathroom.rpy", line 400, in <module>
    for i in range(max(3,girl_current.bathroom_level)-option+1):
TypeError: unsupported operand type(s) for -: 'int' and 'RevertableList'

Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.2.3.24061702
Live in Corruption 1.4.0
Mon Sep 30 22:03:03 2024
 

CutieLvr

Engaged Member
Jun 3, 2020
3,620
4,223
There is a bug when you take Megan to the library, if you ask her to take off her panties, you end up with a cutout, and even though she is wearing her sundress they are talking like she is still wearing her jeans. Sid, you still need to fix the hints because I still don't really get how to get things done. It says to corrupt her more and I have her at over 2000 corruption points. Is she fuckable yet? I don't know how to meet the new guys. How do I prostitute her? I would imagine that I would have to fuck her first. I can fuck the Mom, but, I think her story goes no further in this version. Will I be able to pimp the Mom out too? There is no clues as to how to corrupt the other girls in the game either.

BTW, the art and animations are fantastic, Megan and Mom are such cuties. Would love to get them both in bed at the same time.
 
  • Like
Reactions: NorthernGent

youraccount69

Engaged Member
Donor
Dec 30, 2020
2,007
751
LiveInCorruption-1.4.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
4.00 star(s) 10 Votes