Ren'Py Brothel King [v0.3t.2] [Goldo]

4.60 star(s) 51 Votes

tanukk1

Newbie
Nov 1, 2024
96
176
111
I believe sanity only comes into play when you unlock the evil rituals at the farm. The slave you pick to be the conduit will lose some sanity, and becomes broken if you overdo it.

So your slave's sanity is like your budget for using those rituals, it doesn't seem to matter otherwise.
 

Congressman Weiner

Active Member
Jul 29, 2018
847
774
288
A MOD I'D LIKE TO SEE:

Adjustment of the farm where you can choose how many places there are for each option. I have a lot more pictures of girls for "beast" and "monster" than I do for "machine" so I'd love it if I could decide how each room is designated.
 

Smegmut

Newbie
Oct 30, 2020
85
31
85
I hope the developer doesn't mind but I'm keen to turn some of the random encounters from animated to 'real porn' pics and videos. I figure that, as the game can display both pictures and .webm videos from the girl packs, it should be possible to randomly select either for the city encounters too. However, I know next to nothing about RenPy programming so maybe (for some reason) that isn't possible.

If it is though, can anyone please tell me what I'd need to put instead of (for example) -

$ p = rand_choice(encounter_pics["cat_found"])

So that it would either show a picture or play a video?
 

Loreswows10000

New Member
May 2, 2025
7
2
3
Does anyone know how to get the void ninja? I think I failed the magic U thing but I don't know where to try again or to hunt for the void ninja because the hunt button isn't appearing anywhere. I don't want to skip the story because then it will just bug me more
 

goldenmullet

New Member
Nov 13, 2020
9
14
94
Does anyone know how to get the void ninja? I think I failed the magic U thing but I don't know where to try again or to hunt for the void ninja because the hunt button isn't appearing anywhere. I don't want to skip the story because then it will just bug me more
i just explore random areas until it pops up
 

carloskpo120

Newbie
Apr 2, 2022
16
3
45
```
Lo siento, pero ocurrió una excepción no detectada.

Mientras se ejecuta el código del juego:
Archivo "game/BKmain.rpy", línea 908, en la llamada del script
$ calendar.play_alarms() # También activa eventos condicionales de "día"
Archivo "game/BKevents.rpy", línea 1036, en la llamada del script
$ ev.play()
Archivo "game/Mods/Friends and Foes/friends_and_foes.rpy", línea 1198, en el script
pitón:
Archivo "juego/Mods/Amigos y enemigos/amigos_y_enemigos.rpy", línea 1202, en <módulo>
Si no es chica, fuera:
AttributeError: el objeto 'bool' no tiene el atributo 'away'

-- Seguimiento completo ------------------------------------------------------------

Rastreo completo:
Archivo "game/BKmain.rpy", línea 908, en la llamada del script
$ calendar.play_alarms() # También activa eventos condicionales de "día"
Archivo "game/BKevents.rpy", línea 1036, en la llamada del script
$ ev.play()
Archivo "game/Mods/Friends and Foes/friends_and_foes.rpy", línea 1198, en el script
pitón:
Archivo "C:\Usuarios\Usuario\Descargas\Brothel_King-pc\renpy\ast.py", línea 823, en ejecución
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
Archivo "C:\Usuarios\Usuario\Descargas\Brothel_King-pc\renpy\python.py", línea 1178, en py_exec_bytecode
exec(bytecode, globales, locales)
Archivo "juego/Mods/Amigos y enemigos/amigos_y_enemigos.rpy", línea 1202, en <módulo>
Si no es chica, fuera:
AttributeError: el objeto 'bool' no tiene el atributo 'away'

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.0.24012702
Bro King 0.3t.2 v250418
Mar 22 jul 2025 01:51:25
```

1753167106252.png
 

badutsulap

New Member
May 1, 2022
4
0
11
(y)(y)
ive been replaying these game few time sice early dev , nice game till error occurred ( similiar case almost every update) . mybe this will be last time untill big improvement or complete version.
 

carloskpo120

Newbie
Apr 2, 2022
16
3
45
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/BKmain.rpy", line 908, in script call
$ calendar.play_alarms() # Also triggers "day" conditional events
File "game/BKevents.rpy", line 1036, in script call
$ ev.play()
File "game/BKevents.rpy", line 1630, in script
python:
File "game/BKevents.rpy", line 1632, in <module>
title, description = quest.get_results(girl)
File "game/BKclasses.rpy", line 4907, in get_results
jp = round_int(girl.change_jp(self.jp, jp_target))
NameError: name 'jp_target' is not defined

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

Full traceback:
File "game/BKmain.rpy", line 908, in script call
$ calendar.play_alarms() # Also triggers "day" conditional events
File "game/BKevents.rpy", line 1036, in script call
$ ev.play()
File "game/BKevents.rpy", line 1630, in script
python:
File "C:\Users\User\Downloads\Brothel_King-pc-0.3t.2\Brothel_King-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Downloads\Brothel_King-pc-0.3t.2\Brothel_King-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/BKevents.rpy", line 1632, in <module>
title, description = quest.get_results(girl)
File "game/BKclasses.rpy", line 4907, in get_results
jp = round_int(girl.change_jp(self.jp, jp_target))
NameError: name 'jp_target' is not defined

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.0.24012702
Bro King 0.3t.2 v250418
Wed Jul 23 12:40:53 2025
```
 

cheesusbruger

New Member
Nov 23, 2023
1
0
11
Hello I am using joiplay but when I launch this it just closes after a while and this is the error I got:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/gui.rpy", line 22, in script
File "game/gui.rpy", line 22, in script
File "renpy/common/000namespaces.rpy", line 33, in set
Exception: config.check_conflicting_properties is not a known configuration variable.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
File "renpy/main.py", line 562, in main
File "game/gui.rpy", line 22, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/gui.rpy", line 22, in script
File "renpy/ast.py", line 2441, in execute
File "renpy/ast.py", line 2459, in set
File "renpy/common/000namespaces.rpy", line 33, in set
File "renpy/defaultstore.py", line 105, in __setattr__
Exception: config.check_conflicting_properties is not a known configuration variable.
 

jhall1809

New Member
Mar 6, 2023
8
6
71
Hello I am using joiplay but when I launch this it just closes after a while and this is the error I got:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/gui.rpy", line 22, in script
File "game/gui.rpy", line 22, in script
File "renpy/common/000namespaces.rpy", line 33, in set
Exception: config.check_conflicting_properties is not a known configuration variable.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
File "renpy/main.py", line 562, in main
File "game/gui.rpy", line 22, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/gui.rpy", line 22, in script
File "renpy/ast.py", line 2441, in execute
File "renpy/ast.py", line 2459, in set
File "renpy/common/000namespaces.rpy", line 33, in set
File "renpy/defaultstore.py", line 105, in __setattr__
Exception: config.check_conflicting_properties is not a known configuration variable.
In the fourth line of the trace ack, the reference to Linux suggests that you might have accidentally downloaded the Linux version rather than the Windows version.
 

tanukk1

Newbie
Nov 1, 2024
96
176
111
How do you recruit (capture) the various Kunoichi? I've managed the fire, but am struggling with the others.
First, you need that old man to prepare prisons for all three (old man in docks gives the quests for them). Then, ask the NPCs for hints on the kunoichi.
To unlock the "good" path for each one, you just have to collect 3 hints, then complete an additional sidequest.
But, there's also a 4th hint where one of the NPCs wants to sell you a rune (void, fire, or water). If you buy that and have it in your inventory, you can ask Shizune to just find the kunoichi in town, then win the whack-a-mole minigame for the 3rd time and capture her.
 

notmalthus

Newbie
May 12, 2018
32
29
193
First, you need that old man to prepare prisons for all three (old man in docks gives the quests for them). Then, ask the NPCs for hints on the kunoichi.
To unlock the "good" path for each one, you just have to collect 3 hints, then complete an additional sidequest.
But, there's also a 4th hint where one of the NPCs wants to sell you a rune (void, fire, or water). If you buy that and have it in your inventory, you can ask Shizune to just find the kunoichi in town, then win the whack-a-mole minigame for the 3rd time and capture her.
For some reason, I can't get the option to come up to search for the earth kunoichi. There's a choice to try, but the hunting missions never appear.
I've captured the water kunoichi, but then she escapes the cell after a couple days to "never be seen again".

I assume I'm doing something wrong, or haven't prepared sufficiently?
 

Kuyabah

New Member
Sep 25, 2018
14
6
163
Do we have a list of "all" possible achievments?

Really nice game with the tag engine, we can make our own selection of pictures to play.
 

lhung914

New Member
May 14, 2019
6
1
33
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKendday.rpy", line 1433, in script
    python:
  File "game/BKendday.rpy", line 1439, in <module>
    calendar.newday()
  File "game/BKclasses.rpy", line 3026, in newday
    self.updates()
  File "game/BKclasses.rpy", line 3031, in updates
    weekly_updates(change_district)
  File "game/BKfunctions.rpy", line 2736, in weekly_updates
    update_free_girls()
  File "game/BKfunctions.rpy", line 541, in update_free_girls
    if (not girl.MC_interact and dice(4) == 1) or (girl.MC_interact and girl.talked_to_date < calendar.time - 56):
TypeError: '<' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
  File "game/BKendday.rpy", line 1433, in script
    python:
  File "C:\Users\lhung\Downloads\Brothel_King-0.3t\Brothel_King-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lhung\Downloads\Brothel_King-0.3t\Brothel_King-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/BKendday.rpy", line 1439, in <module>
    calendar.newday()
  File "game/BKclasses.rpy", line 3026, in newday
    self.updates()
  File "game/BKclasses.rpy", line 3031, in updates
    weekly_updates(change_district)
  File "game/BKfunctions.rpy", line 2736, in weekly_updates
    update_free_girls()
  File "game/BKfunctions.rpy", line 541, in update_free_girls
    if (not girl.MC_interact and dice(4) == 1) or (girl.MC_interact and girl.talked_to_date < calendar.time - 56):
TypeError: '<' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.0.24012702
Bro King 0.3t.2 v250418
Mon Jul 28 22:22:24 2025
 

lhung914

New Member
May 14, 2019
6
1
33
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKendday.rpy", line 1433, in script
    python:
  File "game/BKendday.rpy", line 1439, in <module>
    calendar.newday()
  File "game/BKclasses.rpy", line 3026, in newday
    self.updates()
  File "game/BKclasses.rpy", line 3031, in updates
    weekly_updates(change_district)
  File "game/BKfunctions.rpy", line 2736, in weekly_updates
    update_free_girls()
  File "game/BKfunctions.rpy", line 541, in update_free_girls
    if (not girl.MC_interact and dice(4) == 1) or (girl.MC_interact and girl.talked_to_date < calendar.time - 56):
TypeError: '<' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
  File "game/BKendday.rpy", line 1433, in script
    python:
  File "C:\Users\lhung\Downloads\Brothel_King-0.3t\Brothel_King-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\lhung\Downloads\Brothel_King-0.3t\Brothel_King-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/BKendday.rpy", line 1439, in <module>
    calendar.newday()
  File "game/BKclasses.rpy", line 3026, in newday
    self.updates()
  File "game/BKclasses.rpy", line 3031, in updates
    weekly_updates(change_district)
  File "game/BKfunctions.rpy", line 2736, in weekly_updates
    update_free_girls()
  File "game/BKfunctions.rpy", line 541, in update_free_girls
    if (not girl.MC_interact and dice(4) == 1) or (girl.MC_interact and girl.talked_to_date < calendar.time - 56):
TypeError: '<' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.0.24012702
Bro King 0.3t.2 v250418
Mon Jul 28 22:22:24 2025

HelP Anyone, also for some reason I can't get the magic university mission to start
 

Sam10

Member
May 13, 2017
221
86
197
The game has become extremely laggy for me. IDK if it's a mod I downloaded or what. I've even deleted my girl folders to a 50% and still really slow
 

Tracking333

Newbie
May 4, 2019
19
0
127
First, you need that old man to prepare prisons for all three (old man in docks gives the quests for them). Then, ask the NPCs for hints on the kunoichi.
To unlock the "good" path for each one, you just have to collect 3 hints, then complete an additional sidequest.
But, there's also a 4th hint where one of the NPCs wants to sell you a rune (void, fire, or water). If you buy that and have it in your inventory, you can ask Shizune to just find the kunoichi in town, then win the whack-a-mole minigame for the 3rd time and capture her.
But where/when do you find that old man? Do you need to have started the hunt already? Is there requirement? I can not find any new NPC in docks. I am at the point where I have just learned about the other Kunoichi and can start searching for them now.
 
4.60 star(s) 51 Votes