Mr. Hero

Member
Oct 7, 2017
284
206
While everyone is thinking that mc is john's bastard son. cant it be different?
at first nicole then john then mcs father said to break up with chloe, what if mc is adopted by his mom and dad and actually son of john and nicole? thats why nicole is too much confused to be in relationship with mc?
 

Mormont

Devoted Member
Nov 30, 2018
11,925
53,082
While everyone is thinking that mc is john's bastard son. cant it be different?
at first nicole then john then mcs father said to break up with chloe, what if mc is adopted by his mom and dad and actually son of john and nicole? thats why nicole is too much confused to be in relationship with mc?
No that's not the case at all. She's confused because of the age gap between them and her marriage to John and of course if you kept Chloe as your girlfriend to her that just feels wrong adding to her more confused state.
 
  • Like
Reactions: J0K3RXXX

Jstforme

Well-Known Member
Dec 20, 2019
1,289
2,981
The game DOES have the NTR tag after all...but I agree, I'm glad it didn't take that direction this most recent release. But I have a feeling we're going to get some NTR in the upcoming episode...maybe not with Nicole, but MC's family/mom, or the girlfriend...door is open for the opportunity.
 
  • Angry
Reactions: Avaron1974

Abhai

Devoted Member
Sep 12, 2018
8,956
36,976
Where do these people keep coming from ? And then you have the lovers of "that" fetish CLAIM they never come into games without it, and keep begging for it to be included right ? smh
please, bro, dont be like that, you know how they say it nowadays - "ntr lovers matter"!;)
The game DOES have the NTR tag after all...but I agree, I'm glad it didn't take that direction this most recent release. But I have a feeling we're going to get some NTR in the upcoming episode...maybe not with Nicole, but MC's family/mom, or the girlfriend...door is open for the opportunity.
as far as i can remeber, the only "ntr" this game has, and will have is that with girlfriend.
yet, we shall see how it is going in future...
 

Jstforme

Well-Known Member
Dec 20, 2019
1,289
2,981
as far as i can remeber, the only "ntr" this game has, and will have is that with girlfriend.
yet, we shall see how it is going in future...
You are correct. But hardly seems worth having the tag for such a tiny portion of the story. Plus John is one of the ultimate NTR antagonist...THAT would be a wasted opportunity if at least a branch from that tree isn't at least explored in some way/shape/form.

Edit: and before someone says it, yes, we got a small bit from the bartender story...but it felt to me more like setting the table for future events.
 

Abhai

Devoted Member
Sep 12, 2018
8,956
36,976
You are correct. But hardly seems worth having the tag for such a tiny portion of the story. Plus John is one of the ultimate NTR antagonist...THAT would be a wasted opportunity if at least a branch from that tree isn't at least explored in some way/shape/form.

Edit: and before someone says it, yes, we got a small bit from the bartender story...but it felt to me more like setting the table for future events.
Yep John looks like a perfect ntr-er, so Im guessing you meant protagonist/archetyp and not "antagonist" there when describing him. We shall se, the story unfolds slowly, and it has some fairly dark moments in it.
I do hope dev/s will not change his/their plans due to people bragging for/against something in the game.
Just give the choices, make things avoidable, and all should be just fiiine for majority of us here.:WeSmart:
 
  • Like
Reactions: Jstforme

azureHeyHOO

Newbie
May 9, 2020
22
46
Dev knows how to make a cliffhanger... I can't wait for the next chapter! It's good that the NTR tag didn't knock on Nicole's door... yet. I hope it maintains that way. I'm to connected to her to let her hop with some stranger ass guy. :cautious:
 

ShadowThrone

Active Member
Mar 3, 2020
608
1,171
The game DOES have the NTR tag after all...but I agree, I'm glad it didn't take that direction this most recent release. But I have a feeling we're going to get some NTR in the upcoming episode...maybe not with Nicole, but MC's family/mom, or the girlfriend...door is open for the opportunity.
Yes, but the existing NTR is easily avoidable for those that do not want it.
Any unavoidable NTR (or something percevied as NTR) would cause some people to stop playing.
 

ProofreadingRUS

Forum Fanatic
Aug 10, 2019
4,202
2,011
Great game great story but that proofreading could use some help.
I usually check it twice so as to fix all those mistakes. It looks like somebody looked at it only once....peace.
 
Last edited:

DirtyDozen

Member
Dec 26, 2018
343
350
Did anyone else get an "error has occurred" after you find the slim hotel guy carrying Nicole back to the room and you catch them? I tried to ignore it and it wouldn't let me pass.
 

Jstforme

Well-Known Member
Dec 20, 2019
1,289
2,981
Yes, but the existing NTR is easily avoidable for those that do not want it.
Any unavoidable NTR (or something percevied as NTR) would cause some people to stop playing.
It's avoidable in terms of actually seeing it, but she was clearly sucking off the professor, hence her blowjobs suddenly got much better, and memory serves; she would tell the MC to go home while she stayed behind, and seeing them shopping together at the store, etc.
The choice was to let the professor continue with your girl, or claim her back. Very much implied, but not necessarily avoidable.
 

ADIDAS

Member
Feb 3, 2018
318
300
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "N:\Games\AMothersLove-Part8-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "N:\Games\AMothersLove-Part8-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "N:\Games\AMothersLove-Part8-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "N:\Games\AMothersLove-Part8-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "N:\Games\AMothersLove-Part8-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "N:\Games\AMothersLove-Part8-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "N:\Games\AMothersLove-Part8-pc\renpy\python.py", line 1733, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
A Mother's Love Part8
Thu Jun 11 21:06:07 2020

I have installed the patch but am getting this error.

KoGa3 I had your audio mod installed, I deleted the entire game then reinstalled without the mod and applied the bug fix on OP now it works fine. Don't know if anyone else using your mod is having the same issue but I think bug fix and mod files messed each other up.
 
Last edited:

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,022
31,010
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "N:\Games\AMothersLove-Part8-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "N:\Games\AMothersLove-Part8-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "N:\Games\AMothersLove-Part8-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "N:\Games\AMothersLove-Part8-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "N:\Games\AMothersLove-Part8-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "N:\Games\AMothersLove-Part8-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "N:\Games\AMothersLove-Part8-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "N:\Games\AMothersLove-Part8-pc\renpy\python.py", line 1733, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
A Mother's Love Part8
Thu Jun 11 21:06:07 2020

I have installed the patch but am getting this error.

KoGa3 I had your audio mod installed, I deleted the entire game then reinstalled without the mod and applied the bug fix on OP now it works fine. Don't know if anyone else using your mod is having the same issue but I think bug fix and mod files messed each other up.
Sorry about that.

This looks more like a problem with an older game save (before installing my mod). Unfortunately my mod changes the script files of the game in such a way that this can happen. Ren'Py (the game engine) is very bitchy about that. The only thing that can help is maybe a different save or, in the worst case, a complete new start of the game :oops:

Or I just fucked up in my mod, who knows...
 
4.30 star(s) 210 Votes