Mod Cheat Mod Ren'Py Completed Corruption: Better Experience [v2.02] [anne O'nymous]

5.00 star(s) 6 Votes

Fzoner95

Well-Known Member
Oct 13, 2017
1,622
6,904
Thanks for the patch. And The mod once again seems to work flawlessly.

There is a strange bug though: Sometimes you can sleep at Sophia's place (Grandma) and sometimes that option is missing. Weird. You can always stay at Justin's place, but still.
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,313
15,200
There is a strange bug though: Sometimes you can sleep at Sophia's place (Grandma) and sometimes that option is missing. Weird. You can always stay at Justin's place, but still.
Hmm. I changed nothing there, but I'll look if it come from the mod.
 
  • Like
Reactions: Fzoner95

F1forhalp

SOTD: Jimi Hendrix - Voodoo Child (live)
Donor
Oct 28, 2019
1,641
1,395
For those who missed it in the game thread, I attached to this post a fix that correct the problem due to the images sizes.
reposted that because of the amount of pages back :) some kept asking.
funny enough i didn't have issues playing in not full sized window.

Hmm. I changed nothing there, but I'll look if it come from the mod.
just some idea; it might happen if you "un-slave" mom and/or sister..?
iirc you're not supposed to meet granma before they are enslaved, could be something triggers there.
haven't tried it, lack of free time.
 

Hugos

Newbie
Mar 9, 2019
53
28
bro why if im save game i got this error

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

While running game code:
  File "renpy/common/00action_file.rpy", line 382, in __call__
    renpy.save(fn, extra_info=save_name)
TypeError: __getnewargs__ should return a tuple, not 'NoneType' (perhaps renpy.game.log.log[127].objects[5][0] = <AONmc.ModCenter object at 0x00000000026edc10>)

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 923, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2223, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4107, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1297, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1090, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 382, in __call__
    renpy.save(fn, extra_info=save_name)
  File "renpy/loadsave.py", line 418, in save
    reraise(t, e, tb)
  File "renpy/loadsave.py", line 401, in save
    dump((roots, renpy.game.log), logf)
  File "renpy/loadsave.py", line 49, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
TypeError: __getnewargs__ should return a tuple, not 'NoneType' (perhaps renpy.game.log.log[127].objects[5][0] = <AONmc.ModCenter object at 0x00000000026edc10>)

Windows-7-6.1.7601-SP1
Ren'Py 7.4.7.1862
corruption 2.45
Sat Aug 14 08:59:35 2021

SORRY FOR MYY BAD ENGLISH
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,313
15,200
Code:
TypeError: __getnewargs__ should return a tuple, not 'NoneType' (perhaps renpy.game.log.log[127].objects[5][0] = <AONmc.ModCenter object at 0x00000000026edc10>)
Hmm, I haven't defined this method :/


Code:
Ren'Py 7.4.7.1862
corruption 2.45
What version of the game do you play ? The game use Ren'py 7.0.0, it have no reason to be ported on the version 7.4.7 ; especially since this version existed for 8 days only, before being replaced by the 7.4.8 due to some breaking bugs.
 

Hugos

Newbie
Mar 9, 2019
53
28
Hmm, I haven't defined this method :/




What version of the game do you play ? The game use Ren'py 7.0.0, it have no reason to be ported on the version 7.4.7 ; especially since this version existed for 8 days only, before being replaced by the 7.4.8 due to some breaking bugs.
Latest version game bro
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,313
15,200

Fzoner95

Well-Known Member
Oct 13, 2017
1,622
6,904
As usual I tested everything. Seems to work just fine. There is just a bug when Mia's body is shown (scrolling up), the wrong image is loading. But this has to be a bug in the original script.
 
  • Like
Reactions: anne O'nymous

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,313
15,200
But this has to be a bug in the original script.
It effectively come from the original script.

As for the mod, normally I'll just have to add four trackers so it will be quick. I'm writing the walkthrough in parallel, what explain that it's still not released ; oh, and I partly burn my diner, wasn't even on my computer, this also made me late.


Will the mod work on version 2.50 ?
Serious ? The answer is literally in the message right above yours.

Please guys, when you've a question, here or on any other thread, take at least the time to read the last page. You're the second since the start of this week to who I have to give this exact answer.
 

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,823
Serious ? The answer is literally in the message right above yours.

Please guys, when you've a question, here or on any other thread, take at least the time to read the last page. You're the second since the start of this week to who I have to give this exact answer.
Android???

Can you share your full save?? Pls. send bob and vagan!!


(Sorry, but I had to!)
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,313
15,200
Alright, as I said, there weren't much to do for this update, but still there's things to do, and two possible confusions to clarify, so I updated the mod for this update.

Changelog:
  • Changed: In the secondary characters tracker, renamed the event for the family in the fastfood ;
    It was previously named "Fastfood girls", but now that you can corrupt the waitress, "Fastfood family" is less ambiguous.
  • Changed: In the secondary characters tracker, renamed the event for the coffee shop waitress ;
    It was previously named "Waitress level", but now she's not the only corruptable waitress, it needed to be more explicit.
  • Added: A entry for the island family in the enslavement managment ;
  • Added: Three entries in the secondary characters trackers.
    One for the fastfood waitress, one for the piano teacher, and one for the gym trainer.
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,313
15,200
guys whatd i miss?
The corruption at the TV station.
Once you won the election, go to the TV station and use a gas potion. It change absolutely nothing, except the main screen of the TV station.
Note that you can see the name of the event by changing the configuration of the mod. It's in "secondary characters tracker" -> "Hide events at level 0".


Side note: And me I missed two trailing ")" :(
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,313
15,200
seems like for the newer update the better experience mod kind of fucks with it. you cant talk to the waitress.
If you talk about the one of the fast food, there's nothing in the mod preventing you to talk to her. I guess that you haven't been far enough with the "fat family".
As said (well not 'as it') by the wallthrough, you need to have shot two videos with the girls, then talked to the family a last time, before the action become available.
 
5.00 star(s) 6 Votes