She’s waiting… ready to tease you LIVE — come play. Join Now!
x

osanaiko

Engaged Member
Modder
Jul 4, 2017
3,378
6,495
707
I'm having a problem launching the game.
The image "CoxBeautyEmporium.png" is where it should be.
That's not part of the base game, it's in a Mod.
Either you've installed it wrong, or the Mod is broken.

> "The image "CoxBeautyEmporium.png" is where it should be."
Clearly it isn't, because that's what the error message is saying.

Talk to the mod creator.
 

sebastiansaint1

New Member
Jan 10, 2021
2
1
30
I'm having a problem launching the game.
The image "CoxBeautyEmporium.png" is where it should be.

View attachment 4946377


##########################################################


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Mods/coxSluttery/coxSlutteryDefinitionsAndFunctions.rpy", line 282, in script
$ coxBeautyEmporium = Location("Cox Beauty Emporium", "coxEmporiumScreen", "Cox/coxSluttery/CoxBeautyEmporium.png")
File "game/Mods/coxSluttery/coxSlutteryDefinitionsAndFunctions.rpy", line 282, in <module>
$ coxBeautyEmporium = Location("Cox Beauty Emporium", "coxEmporiumScreen", "Cox/coxSluttery/CoxBeautyEmporium.png")
File "game/Classes/Logic_Classes/Location.rpy", line 8, in __init__
ClickableImage.__init__(self, background_image, screen_position = screen_position, name = name, *args, **kwargs)
File "game/Classes/Display_Classes/ClickableBase.rpy", line 52, in __init__
self.image_size = renpy.image_size(starting_image)
OSError: Couldn't find file 'LocationImages/Cox/coxSluttery/CoxBeautyEmporium.png'.

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

Full traceback:
File "game/Mods/coxSluttery/coxSlutteryDefinitionsAndFunctions.rpy", line 282, in script
$ coxBeautyEmporium = Location("Cox Beauty Emporium", "coxEmporiumScreen", "Cox/coxSluttery/CoxBeautyEmporium.png")
File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Mods/coxSluttery/coxSlutteryDefinitionsAndFunctions.rpy", line 282, in <module>
$ coxBeautyEmporium = Location("Cox Beauty Emporium", "coxEmporiumScreen", "Cox/coxSluttery/CoxBeautyEmporium.png")
File "game/Classes/Logic_Classes/Location.rpy", line 8, in __init__
ClickableImage.__init__(self, background_image, screen_position = screen_position, name = name, *args, **kwargs)
File "game/Classes/Display_Classes/ClickableBase.rpy", line 52, in __init__
self.image_size = renpy.image_size(starting_image)
File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\exports\displayexports.py", line 755, in image_size
surf = im.load()
File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\display\im.py", line 788, in load
raise e
File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\display\im.py", line 738, in load
filelike = renpy.loader.load(self.filename, directory="images")
File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\loader.py", line 686, in load
raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'LocationImages/Cox/coxSluttery/CoxBeautyEmporium.png'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
A Very Full House 0.35.4
Sun Jun 15 17:28:27 2025
```

##########################################################

I click ignore...and there...

##########################################################

Code:
I'm sorry, but an uncaught exception occurred.

While running game code
  File gameModscoxSlutterycoxSlutteryDefinitionsAndFunctions.rpy, line 297, in script
    $ DeliveryGuy_store = ClickablePerson(DeliveryGuy Offmap, DeliveryGuy, imagesCoxcoxSlutteryDeliveryGuy_1_Standing, location = coxBeautyEmporium, live2d_height = 0.8,  screen_position = (1200, 850),
  File gameModscoxSlutterycoxSlutteryDefinitionsAndFunctions.rpy, line 297, in module
    $ DeliveryGuy_store = ClickablePerson(DeliveryGuy Offmap, DeliveryGuy, imagesCoxcoxSlutteryDeliveryGuy_1_Standing, location = coxBeautyEmporium, live2d_height = 0.8,  screen_position = (1200, 850),
NameError name 'coxBeautyEmporium' is not defined

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

Full traceback
  File gameModscoxSlutterycoxSlutteryDefinitionsAndFunctions.rpy, line 297, in script
    $ DeliveryGuy_store = ClickablePerson(DeliveryGuy Offmap, DeliveryGuy, imagesCoxcoxSlutteryDeliveryGuy_1_Standing, location = coxBeautyEmporium, live2d_height = 0.8,  screen_position = (1200, 850),
  File DCACIncoming1 - Jeux- AA Very FullHouseV0.35.4renpyast.py, line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File DCACIncoming1 - Jeux- AA Very FullHouseV0.35.4renpypython.py, line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File gameModscoxSlutterycoxSlutteryDefinitionsAndFunctions.rpy, line 297, in module
    $ DeliveryGuy_store = ClickablePerson(DeliveryGuy Offmap, DeliveryGuy, imagesCoxcoxSlutteryDeliveryGuy_1_Standing, location = coxBeautyEmporium, live2d_height = 0.8,  screen_position = (1200, 850),
NameError name 'coxBeautyEmporium' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
A Very Full House 0.35.4
Sun Jun 15 173519 2025
[code]

############################################################

I click ignore...and there

The game crashes

############################################################
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 211, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 388, in script
    with None
  File "renpy/common/00start.rpy", line 211, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 388, in script
    with None
KeyError: 'x52Overlay'

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

Full traceback:
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\bootstrap.py", line 359, in bootstrap
    renpy.main.main()
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\main.py", line 652, in main
    run(restart)
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\main.py", line 148, in run
    renpy.execution.run_context(True)
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\execution.py", line 958, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 211, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 388, in script
    with None
  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
  File "renpy/common/00start.rpy", line 211, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 388, in script
    with None
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\ast.py", line 1367, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\exports\statementexports.py", line 257, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\display\core.py", line 1574, in do_with
    self.with_none()
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\display\core.py", line 1601, in with_none
    for layer, d in self.compute_scene(scene_lists).items():
  File "D:\CAC\Incoming\1 - Jeux\- A\A Very FullHouseV0.35.4\renpy\display\core.py", line 1785, in compute_scene
    root.layers[layer] = rv[layer]
KeyError: 'x52Overlay'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
A Very Full House 0.35.4
Sun Jun 15 17:39:07 2025

#############################################################

Any solution?
the CoxBeautyEmporium.png is located in the "game\images\Cox\coxSluttery" directory. But the mod is looking for it here "game\images\LocationImages\Cox\coxSluttery". So create the correct file path and copy the .png file to the correct location.
 
  • Like
Reactions: Hitotih

Fartballs82$

New Member
Oct 22, 2024
4
3
32
Honestly this is one of the fun-est porn games that I've played. I like the grind aspect just wish it had some animated scenes (I now it's a work in progress)

Does anyone have any recommendations that pla like this game?
 

osanaiko

Engaged Member
Modder
Jul 4, 2017
3,378
6,495
707
Honestly this is one of the fun-est porn games that I've played. I like the grind aspect just wish it had some animated scenes (I now it's a work in progress)

Does anyone have any recommendations that pla like this game?
To be honest there aren't many that I can name - this style of game with multiple overlapping quests and continual resource allocation/task management are unusual because implementing them is very high effort.

There were some Japanese games back in the 2000s that had a similar vibe but damned if I can remember the names of any. These days most of the Japanese pro market seems to be titles that are like VNs, where the spend goes into the graphics and not building custom game play.

Actually, thinking more about it there's a number of others that I spent good long fap sessions playing through to get all the ero scenes:
- the first Zombie Retreat had a lot of gameplay to get the rewards.
- "The Twist" perhaps had a similar feeling of grind->reward.
- Struggle with Sin has an epic amount of content that you can get to, and to get it all you need a lot of game time but it's not too grindy.
- Corruption Town is a bit uneven but does have an interesting and complex minigame with escalating corruption.
- And while not exactly the same, i recall that enjoying the first few years of updates to SummertimeSaga also scratched a similar itch for me.

You might get more idea searching the threads in General: e.g. link to a search for threads with "gameplay" in the title

UPDATE:

Just remembered a good one:
- News Desk by Pygora: a Maledom corruption story with a fairly challenging card battle game at the core. Great writing and story beats.
 
Last edited:
4.10 star(s) 66 Votes