- Mar 18, 2019
- 86
- 38
Just play each part separately without merging anything or carrying save files, it goes like this: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?
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
this game have good things. But it's weird since old (not new version) Chapter 2 the assistant were more hot than the average women in this game. Why not some sex scenes with them?...Need help...
did you set NTR?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
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.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
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?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.
Ahh well... some one might find this "guide for dummies" useful one dayThat'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.
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)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?
Mostly? It's not really NTR, it's mostly sharing/swinging, though there are a few scenes, like Rita's movies that have NTR scenes. Also letting your Dad bang his wife again after you steal her might be NTR-ish? Mostly it's letting other dudes bang some of the ladies, though they are still your ladies. Even with it turned off, there is still a pretty heavy sharing vibe for some of chapter 3, and a lot of chapter 4. So, if you are strict no sharing or swinging, might want to stick to chapter 1 and 2.ntr avoidable ?!
Or you can play CH1 remake, got amazed and love it, then start CH2, see how terrible it is, can't finish it, and start waiting CH2 remake with no hope or word from DEV like me for years, it's another option to choice...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