Create and Fuck your AI Cum Slut –70% OFF
x

Rito 750

Newbie
Mar 29, 2018
90
16
161
please i need to know what is the use of these
Patch (0.21 to 0.22): MEGA - - - -
and
Patch (0.30 to 0.31): MEGA - - -
Patch (0.31 to 0.32): - - MEGA -
Old Video Pack -
i mean i download the chapters so do i need to download these patch ?
 

Blutregen

Active Member
May 25, 2017
600
621
315
please i need to know what is the use of these
Patch (0.21 to 0.22): MEGA - - - -
and
Patch (0.30 to 0.31): MEGA - - -
Patch (0.31 to 0.32): - - MEGA -
Old Video Pack -
i mean i download the chapters so do i need to download these patch ?
No
 

sexyegg

Well-Known Member
Nov 20, 2018
1,049
536
189
can someone explain the point of the old video pack? From what I understand, with every new update within a chapter, it only contains the content from where the last update ends to where the new one ends? So if you want to watch all the other scenes from that chapter, or maybe all chapters, you need to have that pack?
 

Badboy702019

Active Member
Jan 1, 2019
677
131
166
Please help. What is this? Ch 3.
While running game code:
File "game/SCRIPT/church.rpy", line 9, in script
call screen church_entry
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/SCRIPT/church.rpy", line 71, in execute
screen church_entry:
File "game/SCRIPT/church.rpy", line 71, in execute
screen church_entry:
File "game/SCRIPT/church.rpy", line 72, in execute
if day < 4:
File "game/SCRIPT/church.rpy", line 74, in execute
if day == 1:
File "game/SCRIPT/church.rpy", line 83, in execute
if maria_feet == True:
NameError: name 'maria_feet' is not defined
 

Badboy702019

Active Member
Jan 1, 2019
677
131
166
I am not able to go to Maria at the church to get her panties after speaking with Yakuza. There are no arrows inside the church to go to her room. Also an exemption error occurs. Could some one Help with this. Thank you
 

aker_69

New Member
Jan 21, 2019
5
0
100
and this?
-- Full Traceback ------------------------------------------------------------

Full traceback:
\Maxslife-0.31-Full\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
Maxslife-0.31-Full\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
Maxslife-0.31-Full\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
\Maxslife-0.31-Full\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
\Maxslife-0.31-Full\renpy\script.py", line 452, in finish_load
check_name(node)
\Maxslife-0.31-Full\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1504313599, 0) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl_1.rpyc:25.

pach 0.32
 

Badboy702019

Active Member
Jan 1, 2019
677
131
166
and this?
-- Full Traceback ------------------------------------------------------------

Full traceback:
\Maxslife-0.31-Full\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
Maxslife-0.31-Full\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
Maxslife-0.31-Full\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
\Maxslife-0.31-Full\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
\Maxslife-0.31-Full\renpy\script.py", line 452, in finish_load
check_name(node)
\Maxslife-0.31-Full\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1504313599, 0) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl_1.rpyc:25.

pach 0.32
Are you asking me. If so, I have this:
Full traceback:
File "game/SCRIPT/church.rpy", line 9, in script
call screen church_entry
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\ast.py", line 1947, in execute
self.call("execute")
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\exports.py", line 2896, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 3091, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 3091, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\screen.py", line 440, in per_interact
self.update()
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/SCRIPT/church.rpy", line 71, in execute
screen church_entry:
File "game/SCRIPT/church.rpy", line 71, in execute
screen church_entry:
File "game/SCRIPT/church.rpy", line 72, in execute
if day < 4:
File "game/SCRIPT/church.rpy", line 74, in execute
if day == 1:
File "game/SCRIPT/church.rpy", line 83, in execute
if maria_feet == True:
File "<screen language>", line 83, in <module>
NameError: name 'maria_feet' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320
0.31
Fri Jul 17 17:55:43 2020
 

vakarian-01

Newbie
Apr 10, 2020
50
31
182
Hi there. I'm stuck with elena (chapter 2). The walkthrough (page 25) says to go to the bedroom and touch. But the MC just leaves. I did everything before. Her stats are at 4 love and 1 corr. Anyone got an idea?
 

vakarian-01

Newbie
Apr 10, 2020
50
31
182
Kuggazer
I hired all prositutes and models and went through every scene with them. Still no progress with Elena. I click on her in the bed, but no choices are available.
 
Last edited:

Sin Eater

Newbie
Apr 9, 2018
62
46
96
I have a question that's been bugging me for almost all of chapter 3.
You don't have permission to view the spoiler content. Log in or register now.
Am I just tripping and reading too much into things?
Aside from that, gotta say, Kuggazer keep up the good work. As always, I'm highly anticipating the next update.
 

Sin Eater

Newbie
Apr 9, 2018
62
46
96
can someone explain the point of the old video pack? From what I understand, with every new update within a chapter, it only contains the content from where the last update ends to where the new one ends? So if you want to watch all the other scenes from that chapter, or maybe all chapters, you need to have that pack?
It lets you watch the scenes for girls from chapter 2 without the need to have chapter 2 downloaded on your pc.
 
Last edited:
3.70 star(s) 103 Votes