JennyTreibel

Member
Jul 22, 2018
134
162
I like the game but the girls start looking really trashy once they get fully corrupted. Not really my cup of tea and there is no wardrobe from what I've seen.
 

havoc032

New Member
May 20, 2017
14
1
guys i am getting this error when i start the game.
and it happens both time,when i use my save and when i used someone else ssave pls help


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

While running game code:
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'TracedExpressionsList'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\python.py", line 1715, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module>
    ui.interact()
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\core.py", line 2507, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\core.py", line 3181, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\loadsave.py", line 593, in load
    roots, log = loads(location.load(filename))
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\loadsave.py", line 59, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'TracedExpressionsList'

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.3.2123
corruption 1.90
 

-Hex-

Purging Heresy
Game Compressor
Donor
Sep 18, 2017
1,656
9,021
Corruption [v1.90] Kompressed

lossy compression was used, so the image quality is slightly worse than the original
Tools: Unren v0.8 by F95Zone@Sam and Cruncher v0.4.1 by F95Zone@bas

PC/MAC (708 MB): - - - -
 

DMon1981

Active Member
Jul 19, 2019
521
283
hi,
every time I go to My Club, I get a message that says "I have no reason to go here"
How do I get into the club?
Can someone help me and tell me what I need to do to get the club events started
Have you enslaved Heather? If not that is how you get the club.

Other than that I found if you have the club but do not sleep in your room to change from one day to the next it won't allow you to work as it thinks you have already worked.
 

mikledk

Newbie
Apr 4, 2018
16
11
guys i am getting this error when i start the game.
and it happens both time,when i use my save and when i used someone else ssave pls help


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

While running game code:
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'TracedExpressionsList'

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\python.py", line 1715, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module>
    ui.interact()
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\core.py", line 2507, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\core.py", line 3181, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\layout.py", line 232, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\loadsave.py", line 593, in load
    roots, log = loads(location.load(filename))
  File "D:\Downloads\corruption\corruption-v1.90(Lite)-pc\renpy\loadsave.py", line 59, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'TracedExpressionsList'

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.3.2123
corruption 1.90
This can happen when there is a version conflict in RenPy. Don't have time to check up on it myself, but IIRC this "bug" was introduced in RenPy when 6.99.12.4 was released. Hopefully someone with better RenPy skills can chime in
 

PublicUseOps

Member
Jun 2, 2017
125
236
I'm getting an error after the (My club> Bar)Entertain scene, with any of the three. I think it's the "m" on the mispelling of Town.

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

While running game code:
  File "game/club.rpy", line 494, in script
ScriptError: could not find label 'towm'.

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

Full traceback:
  File "game/club.rpy", line 494, in script
  File "E:\untitled\Thegoods\Egames\Renpy games\corruption-v190-pc\corruption-v1.90-pc\renpy\ast.py", line 1527, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\untitled\Thegoods\Egames\Renpy games\corruption-v190-pc\corruption-v1.90-pc\renpy\script.py", line 858, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'towm'.

Windows-8-6.2.9200
Ren'Py 6.99.12.3.2123
corruption 1.90
 
  • Like
Reactions: MRMIdAS2k
3.70 star(s) 199 Votes