Spartacus69+

Newbie
Mar 10, 2022
23
11
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
26
2
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
 

Arthas Menethil

Well-Known Member
Apr 7, 2019
1,235
878
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
The game is very buggy with loading and saving,
 

Greymantle

Member
Jan 11, 2018
169
156
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:

Greymantle

Member
Jan 11, 2018
169
156
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.
You chose to waste your time answering a question, I didn't force you to anything.
On the subject of my poor efficiency, I admit that I'm not the best at finding the right keywords in a language I'm not fully proficient in, but you can't say I didn't try when I specified I DID try the search function, I just didn't find the right thing to search for (fyi, mom wardrobe, night wardrobe and night were my 3 searches).

Subject closed.
 
  • Like
Reactions: Xillonen

Aibek

Newbie
Mar 5, 2019
32
13
Can someone explain what stats like Strength, Intelligence, and Charisma are for? What do they actually do, and is it worth investing in them
 

Forestmarko

Newbie
Sep 1, 2024
28
40
Can someone explain what stats like Strength, Intelligence, and Charisma are for? What do they actually do, and is it worth investing in them
couldnt find one skill check in the current game version. It is possible that massage is in place, as you get to massage your mom in her job at one point, but cant tell you if there is some sort of level requirement as I had points in it already. The rest of the skills? nothing..
 
3.00 star(s) 53 Votes