FrankF010

Newbie
Sep 17, 2021
78
38
142
How do you activate Sakura. I go to the art room at all times of the day and I am not able to activate her. Please help.
 

Doraetin

New Member
Jul 17, 2023
6
1
46
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/common/00action_file.rpy", line 441, in __call__
    renpy.load(fn)
ImportError: No module named revertable

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\core.py", line 3451, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\transition.py", line 45, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\behavior.py", line 308, in run
    new_rv = run(i, *args, **kwargs)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 441, in __call__
    renpy.load(fn)
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\loadsave.py", line 727, in load
    roots, log = loads(location.load(filename))
  File "E:\User\Documents\HeroBlade Logs\Blizzard\Lustvillage-0.90-pc\Lustvillage-0.90-pc\renpy\loadsave.py", line 60, in loads
    return cPickle.loads(s)
ImportError: No module named revertable

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lust village 0.90
Sat Jul 19 00:19:44 2025

Someone know how to fix this error? it´s making me restart the game if a select "ignore"
 

Bara_Leo

Newbie
Jul 30, 2024
38
14
86
How do you activate Sakura. I go to the art room at all times of the day and I am not able to activate her. Please help.
talk to her in art room, and then go to sakura house at dusk for using magic. and in evening you do art together
for her mother and grandmother, you need go to sakura house at afternoon for using magic and at dusk you join tea togehter.
 

Hsoirva

New Member
Jun 21, 2018
6
0
125
Last time I played, there was barely any content. Is there a good amount now, or should I wait a couple more years?"
 

swordmank

Newbie
May 14, 2018
34
13
193
Same, so far I´m trying to unlock lvl 2 of Bella. I´ve magic her 5 times already and still nothing. About Sakura, she should appear in the art room next to the teacher Ivy. She has a blue outfit. You talk with her and then take a class with her. She automatically invite you to her house.
The problem is that the art room is always empty, no character is there
 
  • Like
Reactions: FrankF010

fuckyouall97

New Member
Nov 5, 2024
10
4
22
Same, so far I´m trying to unlock lvl 2 of Bella. I´ve magic her 5 times already and still nothing. About Sakura, she should appear in the art room next to the teacher Ivy. She has a blue outfit. You talk with her and then take a class with her. She automatically invite you to her house.
to unlock bella outfit talk with her instead of using magic. Ask about her husband and she will invite to your house then you will unlock the other outfit
 
  • Like
Reactions: Lordsimmons

Asashi69

New Member
Oct 11, 2021
7
3
45
Please someone share working 0.85 save mine is isnt working and i have tried using saves other provided but still getting errors (btw i'am on pc)
 

ludobico

Active Member
Oct 31, 2017
501
804
243
i havent played this game since like v0.5. do you guys think this game will actually be good when its finished? i just remember it feeling really tedious compared to corruption.. no idea if its better now
i do like it, even if it's not finished yet. it's worth a shot
 

nullshadow

New Member
Nov 19, 2017
14
4
127
Last time I played, there was barely any content. Is there a good amount now, or should I wait a couple more years?"
wait few more years. 3 months of work from the author of this game on average produces less than 5 minutes of game time, and there are only ~ 2 sex scenes in the game right now. He is more interested in adding in all of the NPCs for the games vision before advancing them
 
3.00 star(s) 65 Votes