Chucke1992

Well-Known Member
Jun 11, 2017
1,040
621
Now with more pregnancy content, I'll replay.
Still, it seems no pregnancy content for the mother and the sister. Also I hope some policewomen get pregnant.
 
  • Like
Reactions: AdamJohn36

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,297
15,160
Hy, guys,

I updated my "better experience" mod. Not that it was mandatory, but I had to fix the two small none breaking bugs found in the previous version, and the one in the club (which come from the game).

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

I'll also update the walkthrough in few minutes, even if there's really few to add.
 
  • Like
Reactions: Xtanketa

Fluilo

Newbie
Jun 30, 2017
52
9
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'towm'.

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

Full traceback:
File "game/club.rpyc", line 494, in script
File "D:\Games\corruption-v1.90_Kompressed\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "D:\Games\corruption-v1.90_Kompressed\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'towm'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
corruption 1.90
Thu Apr 30 18:06:57 2020

Which file should I correct this typo in? this error happens every time any of the melissa family is selected at the bar.
 

cerberus666

Newbie
Apr 28, 2017
60
15
hello is anyone else having problem with the principal's office? every time i click on the office i am given a different background
 

buttercup

New Member
Dec 9, 2017
4
3
iv maxed out the 3 residential women but to progress with becky and dana it says i need to increase it....what?
is this not in the game yet or is it bugged?
 

Ive-11

Well-Known Member
Sep 10, 2019
1,404
499
hmm,, maybe i need to be more patient to wait for version 2.0 cuz ive seen on change log the change not wht i want to see,
 

Paapi

Engaged Member
Jan 21, 2020
3,321
1,830
iv maxed out the 3 residential women but to progress with becky and dana it says i need to increase it....what?
is this not in the game yet or is it bugged?
Nah. Maybe u need to go to school assembly or increase corruption of principal
 

Rubix

Member
Oct 14, 2017
243
87
i get this error when loading the save file:

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 "F:\H games\corruption-v1.90-pc\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\H games\corruption-v1.90-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 "F:\H games\corruption-v1.90-pc\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\H games\corruption-v1.90-pc\renpy\display\core.py", line 2507, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\H games\corruption-v1.90-pc\renpy\display\core.py", line 3181, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\H games\corruption-v1.90-pc\renpy\display\screen.py", line 651, in event
rv = self.child.event(ev, x, y, st)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 232, in event
rv = d.event(ev, x - xo, y - yo, st)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 232, in event
rv = d.event(ev, x - xo, y - yo, st)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\H games\corruption-v1.90-pc\renpy\display\layout.py", line 232, in event
rv = d.event(ev, x - xo, y - yo, st)
File "F:\H games\corruption-v1.90-pc\renpy\display\behavior.py", line 889, in event
return handle_click(self.clicked)
File "F:\H games\corruption-v1.90-pc\renpy\display\behavior.py", line 824, in handle_click
rv = run(action)
File "F:\H games\corruption-v1.90-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 "F:\H games\corruption-v1.90-pc\renpy\loadsave.py", line 593, in load
roots, log = loads(location.load(filename))
File "F:\H games\corruption-v1.90-pc\renpy\loadsave.py", line 59, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'TracedExpressionsList'

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