Ursus4321

Well-Known Member
Aug 2, 2017
1,286
2,718
I stopped playing this a long time ago due to lack of time and I was thinking of going back to it but it occurred to me to look at the comments first. Apparently sharing and ntr became frequent from what I have been able to read. I looked at his patreon and he earns just over 400 a month, which made it clear to me that this game has indeed changed from when I played it to now. Well, I'll forget it again and this time not for lack of time
Against my own reasoning I tried chapter 4, the one that starts with Max lying on a beach, because that was apparently where the problems start. And now I am convinced that it is not for me. I've played a little more from the beginning and I see that while in ntr there are Steve's sex scenes (isn't that supposed to be Max's life?) in the route without ntr nothing happens, well rather little happens and also to Steve, I think it's the mom showing her tits and approaching him in her sexy underwear. I mean, you can play without ntr but then you get a lot less lewd content. Well, good bye and good luck
 
Last edited:
  • Like
Reactions: Bloodguard
Jan 7, 2022
441
560
For downloading chapter 3, I need to download all 1-3 parts and then overwrite them in same folder?

Like download part 1 first. Then move the contents for part 2 and part 3 to part 1 folder and click overwrite?
 

worldkaiser

Member
Aug 14, 2019
199
382
For downloading chapter 3, I need to download all 1-3 parts and then overwrite them in same folder?

Like download part 1 first. Then move the contents for part 2 and part 3 to part 1 folder and click overwrite?
Just play each part separately without merging anything or carrying save files, it goes like this:

Download chapter 1 > play > complete > delete the game (if you prefer)
Download chapter 2 > play > complete > delete the game (if you prefer)
Download chapter 3 > play > complete > delete the game (if you prefer)
Download chapter 4 > play > complete > delete the game (if you prefer)
Download chapter 5 > play > complete > delete the game and wait for the next update
 
  • Haha
Reactions: ReShadowDancer
Jan 28, 2019
74
9
screenshot0001.png
it says here to check the picture but every time I do that it always opens a traceback.txt.

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

While running game code:
  File "game/SCRIPT/movies.rpy", line 2632, in script call
    call credits_ln
  File "game/SCRIPT/pc.rpy", line 8, in script
    call screen pc2
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/SCRIPT/pc.rpy", line 83, in execute
    screen pc2():
  File "game/SCRIPT/pc.rpy", line 83, in execute
    screen pc2():
  File "game/SCRIPT/pc.rpy", line 138, in execute
    if persistent.va > 0 or persistent.va is None:
  File "game/SCRIPT/pc.rpy", line 138, in <module>
    if persistent.va > 0 or persistent.va is None:
TypeError: '>' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
  File "game/SCRIPT/movies.rpy", line 2632, in script call
    call credits_ln
  File "game/SCRIPT/pc.rpy", line 8, in script
    call screen pc2
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\exports.py", line 3161, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 3804, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\screen.py", line 451, in visit_all
    callback(self)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 3804, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\screen.py", line 462, in per_interact
    self.update()
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/SCRIPT/pc.rpy", line 83, in execute
    screen pc2():
  File "game/SCRIPT/pc.rpy", line 83, in execute
    screen pc2():
  File "game/SCRIPT/pc.rpy", line 138, in execute
    if persistent.va > 0 or persistent.va is None:
  File "game/SCRIPT/pc.rpy", line 138, in <module>
    if persistent.va > 0 or persistent.va is None:
TypeError: '>' not supported between instances of 'NoneType' and 'int'

Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.0.1.22070801
 0.45
Thu Apr 27 20:59:45 2023
 

MelodyMark

Newbie
Mar 20, 2020
70
19
View attachment 2576910
it says here to check the picture but every time I do that it always opens a traceback.txt.

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

While running game code:
  File "game/SCRIPT/movies.rpy", line 2632, in script call
    call credits_ln
  File "game/SCRIPT/pc.rpy", line 8, in script
    call screen pc2
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/SCRIPT/pc.rpy", line 83, in execute
    screen pc2():
  File "game/SCRIPT/pc.rpy", line 83, in execute
    screen pc2():
  File "game/SCRIPT/pc.rpy", line 138, in execute
    if persistent.va > 0 or persistent.va is None:
  File "game/SCRIPT/pc.rpy", line 138, in <module>
    if persistent.va > 0 or persistent.va is None:
TypeError: '>' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
  File "game/SCRIPT/movies.rpy", line 2632, in script call
    call credits_ln
  File "game/SCRIPT/pc.rpy", line 8, in script
    call screen pc2
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\ast.py", line 2232, in execute
    self.call("execute")
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\exports.py", line 3161, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 3804, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\screen.py", line 451, in visit_all
    callback(self)
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\core.py", line 3804, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\screen.py", line 462, in per_interact
    self.update()
  File "D:\Offline\Maxslife_ch4-0.45-pc\renpy\display\screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/SCRIPT/pc.rpy", line 83, in execute
    screen pc2():
  File "game/SCRIPT/pc.rpy", line 83, in execute
    screen pc2():
  File "game/SCRIPT/pc.rpy", line 138, in execute
    if persistent.va > 0 or persistent.va is None:
  File "game/SCRIPT/pc.rpy", line 138, in <module>
    if persistent.va > 0 or persistent.va is None:
TypeError: '>' not supported between instances of 'NoneType' and 'int'

Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.0.1.22070801
0.45
Thu Apr 27 20:59:45 2023
did you set NTR?
 

apple81630

Newbie
Feb 23, 2020
72
30
How to unlock Milena's events
The prompt I get is
[Milena is still eaer for your cock.She is waiting for you
Dalia is still eaer for your cock.She is waiting for you]
 

Bloodguard

Engaged Member
Feb 20, 2021
2,336
3,765
Just play each part separately without merging anything or carrying save files, it goes like this:

Download chapter 1 > play > complete > delete the game (if you prefer)
Download chapter 2 > play > complete > delete the game (if you prefer)
Download chapter 3 > play > complete > delete the game (if you prefer)
Download chapter 4 > play > complete > delete the game (if you prefer)
Download chapter 5 > play > complete > delete the game and wait for the next update
That's not what he is asking. Chapter 3 has 3 parts that all need to be downloaded into the same folder to play the game. It was confusing for me as well. :cry:
 
Jan 7, 2022
441
560
That's not what he is asking. Chapter 3 has 3 parts that all need to be downloaded into the same folder to play the game. It was confusing for me as well. :cry:
Yea, chapter 3 seems to be split - there are 3 separate links in OP for this single chapter. So like I said, we have to overwrite right?
 

worldkaiser

Member
Aug 14, 2019
199
382
Yea, chapter 3 seems to be split - there are 3 separate links in OP for this single chapter. So like I said, we have to overwrite right?
You just download them all and extract from part one and winrar/7zip will automatically continue and extract them all (just make sure the naming/part number is right)



 
  • Red Heart
Reactions: Bloodguard
3.70 star(s) 94 Votes