Iamystic

Newbie
May 21, 2018
50
23
where do I find skill and charisma points, and please change fast food job...after hired first time shouldn't need to repeatably apply
 
Jun 6, 2018
296
95
Every time i try to open Shop in Mall , an error is occurring!

here is is =

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 40, in execute
NameError: name 'webcam' is not defined

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

Full traceback:
File "game/store.rpyc", line 7, in script
�x ��9n�/�����]g7��^��4�힬U-���4\��]
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 40, in execute
File "<screen language>", line 40, in <module>
NameError: name 'webcam' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Lust village 0.01b
Wed Apr 10 09:19:25 2019
 

Ruodger

Active Member
Sep 20, 2018
886
244
Every time i try to open Shop in Mall , an error is occurring!

here is is =

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 40, in execute
NameError: name 'webcam' is not defined

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

Full traceback:
File "game/store.rpyc", line 7, in script
�x ��9n�/�����]g7��^��4�힬U-���4\��]
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "D:\PC Games\KEEP EM\Lustvillage-0.01b-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 39, in execute
File "game/store.rpy", line 40, in execute
File "<screen language>", line 40, in <module>
NameError: name 'webcam' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Lust village 0.01b
Wed Apr 10 09:19:25 2019
I had the same problem and was solved only after starting a new game.
 

Randeza

Active Member
May 16, 2018
698
633
how do oyu raise likability?, hopefully future updates will add more so far there is only voyeur in the game and nothing else it seems like
 

marsm

Newbie
Feb 3, 2018
22
6
In 005 you could do a photo shoot with sexy outfits after x corruption, a new start with this version removes that???
 

M>A>M

Member
Sep 20, 2018
153
175
Patch .01 Notes:
Between this and the short walkthrough below, there is no other content in this game so far. If I missed something please let me know.

massage maxes at 10, I have not seen anything else max out

11 intellect lets you help sophia with homework=meaning no more candy

with 35 love, you can walk in on your family to raise there corruption. you can touch diana's ass, after you teach sophia swimming, you can touch sophia's breasts when teaching her school work.

when you walk in on diana when she is changing there is a time skip. There is no time skip for the others.

(corrupting: Without time skip)

sophia=morning shower,evening changing
diana=evening shower
elena=wake up,afternoon bath,weekend evening changing,(morning hug) when you have 35 corruption & love
 
Last edited:

M>A>M

Member
Sep 20, 2018
153
175
day1=school locker room, school gym,school pool,shop for a webcam,principle office,then
return to principle,deliver packages,talk to family,town gym,fastfood,diana

day2=class,town gym,fast food(reqiured!),mom,living room,diana

day3=class,lockers,computer( massage ),mom,gym,diana

day 4=class,homepool,computer( massage ),diana,mom,studio,gym,diana

day 5=class,principle,homepool,computer,mom,gym,diana

day 6=computer,home pool,gym,mom,fastfood,sophia (about mom),park,computer(massage, webcam and email),diana

day 7=gym,home pool,computer(massage and email),sophia (about guy),fastfood,sophia,diana

day 8=class,homepool,computer,mom (about modeling),sophia,adult shop(4th daywere),studio,diana

day 9=class,homepool,computer,mom(about boyfriend),sophia,moms diary,,studio,diana
 
Last edited:
3.30 star(s) 31 Votes