Lysergic

Well-Known Member
Aug 18, 2018
1,393
1,721
So dumb wasting an opportunity by having Roxanne content and making it a pissing scene.
 

Xythurr

Active Member
Oct 29, 2017
920
1,834
So do saves transfer between chapters with this game? I downloaded all the available chapters and started them up to make sure they are working and each time I had to name characters.
I'm wondering if I can bypass that once I have a save.
 

Xythurr

Active Member
Oct 29, 2017
920
1,834
So I keep reading all these posts about the game went full NTR this and that. How many dudes are banging MC's chicks and is it willing sharing or is the MC getting cucked and losing his women?
Are they sneaking around behind his back etc?
 

Xythurr

Active Member
Oct 29, 2017
920
1,834
steve, grandpa, alvin and the kid they met at yacht. the last update has steve (super steve) banging mc's mom and aunt.
Thanks for the info bud now let me ask one more thing: Is it mostly the side girls or the MC's family getting shared?
This is my last question I promise!
 
  • Like
Reactions: hotdtakagi

hotdtakagi

Newbie
Feb 15, 2022
89
31
Thanks for the info bud now let me ask one more thing: Is it mostly the side girls or the MC's family getting shared?
This is my last question I promise!
no problem! mostly from the family side since the mc is on vacation and he gave permission to the girls to satisfy their sexual desires. but has rules though no cumming inside their pussies.
 

Xythurr

Active Member
Oct 29, 2017
920
1,834
no problem! mostly from the family side since the mc is on vacation and he gave permission to the girls to satisfy their sexual desires. but has rules though no cumming inside their pussies.
Cool! I was actually wondering about that because I don't like other dudes creampieing main girls.
I'm almost through chapter 1 and Alvin seems like a bro so I think I can get down with this game now that my worries have been cleared up.
Like I have no problem (in certain games) helping a homie out but when the pregnancy stuff finally happens I want no question to who's the daddy lol.
And I hate hard NTR cucking etc.
EDIT: Thanks for your help bro!
 
Last edited:
  • Like
Reactions: hotdtakagi

Neko-Chan Pacifica

Active Member
Jul 6, 2021
910
917
NTR / Harem Looking at your tags, it seems you have decided to add as many as possible which is truly ridiculous. But your not supposed to have NTR and Harem in the same game. One completely opposes the other. Either remove the NTR and have a harem game for those that want it, or remove the Harem and it's tag if you want an NTR game.
 

BlasKyau

Devoted Member
Jun 26, 2018
8,345
11,272
NTR / Harem Looking at your tags, it seems you have decided to add as many as possible which is truly ridiculous. But your not supposed to have NTR and Harem in the same game. One completely opposes the other. Either remove the NTR and have a harem game for those that want it, or remove the Harem and it's tag if you want an NTR game.
The Dev has said that when he finishes chapter 5 (the current one and it seems like the last one) he will make a unified version without any NTR or sharing. The individual chapters will continue the same (and I don't know if there will be a unified version of them without modifications)
 
  • Red Heart
Reactions: Twistty

Xythurr

Active Member
Oct 29, 2017
920
1,834
Chapter 2 is completely unplayable for me. First my saves corrupt where I get an out of memory error thus forcing me to start over because I can no longer save my game and then no matter when I click on the sex shop from the map it throws a big Renpy error I can't get through no matter what I do.
I'm shocked people managed to get through this chapter at all. I have great hardware so I know it's not on my end.
Really disappointing because I wanted to know the story and play the chapters in a proper order.
EDIT: I re-downloaded the game and left it as is and so far so good.
I can only assume that one or more of the chapter 2 patches linked on the main page seriously break something.
EDIT PART 2: So twice now my saves are once again throwing exceptions making me unable to save my game. I have now restarted 3 times.
This last time I made it a little bit further.
This is insane. How is this game doing this after all these years with no patches or whatever? I did a search and this issue goes back YEARS.
I don't usually bash devs but maybe fix your fucking game before making new content. This is really irritating. /endrant
EDIT PART 3: This is the error log---------
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 364, in __call__
    renpy.save(fn, extra_info=save_name)
MemoryError: out of memory

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\core.py", line 3451, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\transition.py", line 45, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 364, in __call__
    renpy.save(fn, extra_info=save_name)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\loadsave.py", line 402, in save
    dump((roots, renpy.game.log), logf)
  File "G:\Backup Games\VNs\Extras\Max's Life\2\Maxslife-0.22-pc\renpy\loadsave.py", line 46, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
MemoryError: out of memory

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Max's life 0.22
Tue Feb 13 13:55:15 2024
 
Last edited:

Dibald88

Newbie
Dec 18, 2020
71
4
Any idea about Alvin being stuck in his room? and I can not talk to him and seems he is mad at max, im trying to expand the villa but i need 5 man and in the walkthrough i need to talk to alvin but im stuck where hes mad at max i cant talk to him, how to fix this? ty
 
3.70 star(s) 97 Votes