Lust Madness

Member
Game Developer
Dec 14, 2020
240
194
111
New hotfix, but this game is still broken. Once your story inventory is full. It is "Game Over". No means to delete or destroy story inventory stuff. What a mess.
How did you fill out the story event? Can you send me your save file?
 

ptua20

Newbie
Sep 26, 2017
28
3
164
I added a cheat option to this mod that will add sex skills to all enemies in the jail to level 10. At least for females.

I also increased the number of items for materials and added some new ones.

Note, all 30 cells have to be filled or you will get about 26 errors for each empty cell.
Is it still working?
 

Yoli

Active Member
Aug 28, 2018
836
541
297
I still have a bug in the Brothel : I can't buy clothes to the mantis guard .
This problem remains since few monthes.
Any bug fix ?
 

pontena

New Member
Jun 4, 2023
3
1
136
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5568, in execute
File "game/brothel.rpy", line 5574, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5375, in execute
File "game/brothel.rpy", line 5384, in execute
File "game/brothel.rpy", line 5386, in execute
File "game/brothel.rpy", line 5387, in execute
File "game/brothel.rpy", line 5397, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5430, in execute
File "game/brothel.rpy", line 5439, in execute
File "game/brothel.rpy", line 5439, in <module>
File "game/brothel.rpy", line 816, in getClientBySlutRoomNum
KeyError: 4

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

Full traceback:
File "brothel.rpyc", line 5485, in script
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\exports.py", line 3413, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\core.py", line 2683, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\core.py", line 2683, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5568, in execute
File "game/brothel.rpy", line 5574, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5375, in execute
File "game/brothel.rpy", line 5384, in execute
File "game/brothel.rpy", line 5386, in execute
File "game/brothel.rpy", line 5387, in execute
File "game/brothel.rpy", line 5397, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5430, in execute
File "game/brothel.rpy", line 5439, in execute
File "game/brothel.rpy", line 5439, in <module>
File "game/brothel.rpy", line 816, in getClientBySlutRoomNum
KeyError: 4

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24020502+nightly
LustHunter 0.112.0hotfix1
목 2월 6일 14:33:00 2025

Does anyone know what error this is? I couldn't enter the prostitute's room in the brothel and got an error...
 
  • Like
Reactions: Dark17

Lust Madness

Member
Game Developer
Dec 14, 2020
240
194
111
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5568, in execute
File "game/brothel.rpy", line 5574, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5375, in execute
File "game/brothel.rpy", line 5384, in execute
File "game/brothel.rpy", line 5386, in execute
File "game/brothel.rpy", line 5387, in execute
File "game/brothel.rpy", line 5397, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5430, in execute
File "game/brothel.rpy", line 5439, in execute
File "game/brothel.rpy", line 5439, in <module>
File "game/brothel.rpy", line 816, in getClientBySlutRoomNum
KeyError: 4

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

Full traceback:
File "brothel.rpyc", line 5485, in script
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\exports.py", line 3413, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\core.py", line 2683, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\core.py", line 2683, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\Down\game\LustHunter-0.112.0hotfix1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5562, in execute
File "game/brothel.rpy", line 5568, in execute
File "game/brothel.rpy", line 5574, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5373, in execute
File "game/brothel.rpy", line 5375, in execute
File "game/brothel.rpy", line 5384, in execute
File "game/brothel.rpy", line 5386, in execute
File "game/brothel.rpy", line 5387, in execute
File "game/brothel.rpy", line 5397, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5429, in execute
File "game/brothel.rpy", line 5430, in execute
File "game/brothel.rpy", line 5439, in execute
File "game/brothel.rpy", line 5439, in <module>
File "game/brothel.rpy", line 816, in getClientBySlutRoomNum
KeyError: 4

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24020502+nightly
LustHunter 0.112.0hotfix1
목 2월 6일 14:33:00 2025

Does anyone know what error this is? I couldn't enter the prostitute's room in the brothel and got an error...
Will be fixed in version 0.114.0
 

Yoli

Active Member
Aug 28, 2018
836
541
297
Where to obtain the sacred ring and the candle (Gifts for the nun)
Any clue ?
 

jaydenAye

New Member
Sep 4, 2019
2
0
57
Im using save editor to rewrite my values but I cant find the values for items and currency. Odd question but does anyone know where I can find the values and rewrite them?
 
2.00 star(s) 62 Votes