Spartacus69+

Newbie
Mar 10, 2022
21
4
I've clearly gone as far as I can in this version and can't wait for the next upgrade. As different elements of the game get solved it does get tedious (and frustrating) as some parts simply repeat over and over.
 

kanhimyku10

Newbie
Jun 13, 2023
17
1
WHEN I PUT SAVE INTO THE GAME MARKET IT SHOWS THIS, NO MATTER WHAT IT DOES I HAVE TO PLAY FROM THE BEGINNING - WHEN I PUT SAVE INTO THE GAME MARKET IT SHOWS THIS, NO MATTER WHAT IT DOES I HAVE TO PLAY FROM THE BEGINNING
 

Greymantle

Member
Jan 11, 2018
169
155
Does anyone know what are the requirements to unlock the last night outfit in wardrobe for Diana and Sophia and for the two last outfitss in night wardrobe for the Mom? I've maxed out Corr/Obed/Consc for the 3 of them and still stuck with second outfit.
 

silent_truth

New Member
Oct 19, 2017
9
3
starting a new game and when it gets to introduction of older sister game crashes. while running game code out of memory. is what it says. any ideas how to fix.
Full thing
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
File "renpy/common/00gamemenu.rpy", line 166, in script call
call _enter_game_menu from _call__enter_game_menu_0
File "renpy/common/00gamemenu.rpy", line 147, in script
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 147, in <module>
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 88, in _enter_menu
renpy.take_screenshot((config.thumbnail_width, config.thumbnail_height))
error: Out of memory

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

Full traceback:
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\main.py", line 513, in main
run(restart)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\execution.py", line 879, in run_context
context.run()
File "game/script.rpyc", line 2090, in script
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\ast.py", line 1337, in execute
renpy.exports.with_statement(trans, paired)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\exports.py", line 1452, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\core.py", line 2207, in do_with
clear=clear)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\behavior.py", line 439, in event
rv = run(action)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\game.py", line 331, in call_in_new_context
return renpy.execution.run_context(False)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\execution.py", line 879, in run_context
context.run()
File "renpy/common/00gamemenu.rpy", line 166, in script call
call _enter_game_menu from _call__enter_game_menu_0
File "renpy/common/00gamemenu.rpy", line 147, in script
$ _enter_menu()
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 147, in <module>
$ _enter_menu()
File "renpy/common/00gamemenu.rpy", line 88, in _enter_menu
renpy.take_screenshot((config.thumbnail_width, config.thumbnail_height))
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\exports.py", line 1570, in take_screenshot
renpy.game.interface.take_screenshot(scale, background=background)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\core.py", line 2100, in take_screenshot
surf = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video)
File "gldraw.pyx", line 1391, in renpy.gl.gldraw.GLDraw.screenshot
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\pgrender.py", line 172, in flip
return copy_surface_unscaled(surf)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\pgrender.py", line 127, in copy_surface
rv = surface_unscaled(surf.get_size(), alpha)
File "G:\Downloads\Lust_Village\Eng\Lustvillage-0.85-pc\Lustvillage-0.85-pc\renpy\display\pgrender.py", line 116, in surface
surf = Surface((width + 4, height + 4), 0, sample)
File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__
error: Out of memory

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lust village 0.85
Tue Jun 03 13:15:52 2025
 
Last edited:

Bronzescorpion

Active Member
Apr 18, 2022
551
953
Does anyone know what are the requirements to unlock the last night outfit in wardrobe for Diana and Sophia and for the two last outfitss in night wardrobe for the Mom? I've maxed out Corr/Obed/Consc for the 3 of them and still stuck with second outfit.
I am sure that everybody else have figured it out and decided to not discuss it in this thread. Surely you can't find the solution by using the search function, don't even try it will be pointless. Much better to ask this original question.

PS. Since these questions are definitely going to keep you up all night, you might as well go to the toilet during that quiet period.
 
  • Haha
Reactions: Fauno36 and Arheme

Greymantle

Member
Jan 11, 2018
169
155
I am sure that everybody else have figured it out and decided to not discuss it in this thread. Surely you can't find the solution by using the search function, don't even try it will be pointless. Much better to ask this original question.

PS. Since these questions are definitely going to keep you up all night, you might as well go to the toilet during that quiet period.
Did you try using the search function for this question? I did. Tried 3 different searches that returned only irrelevant posts. And no, I won't read the whole 197 pages of this thread in search for a potential answer that could or could not be there.

Thanks for the hint anyway (even if that game or those questions won't have kept me sleepless in any case).
 

Bronzescorpion

Active Member
Apr 18, 2022
551
953
Did you try using the search function for this question? I did. Tried 3 different searches that returned only irrelevant posts. And no, I won't read the whole 197 pages of this thread in search for a potential answer that could or could not be there.

Thanks for the hint anyway (even if that game or those questions won't have kept me sleepless in any case).
Simply searching for "night outfit" will give you the result on page one and you can easily skim to find it. Takes less than a minute. "mom night outfit" yields even better results, including me teaching another poster how to search correctly.

It is funny that people like you don't think I have tried the search function, then in truth it just shows your poor efficiency in using it properly. I am thorough. Even when I know the answer CAN be found, I still check how easily it is found before I lecture somebody on using it.

If you don't want to waste time scrolling through pages of comments, then at least enhance your empathy to the point where you realize that you probably shouldn't waste others time with a question you could easily have answered yourself.
 
  • Like
Reactions: Fauno36
3.00 star(s) 53 Votes