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

4.60 star(s) 44 Votes

__neronero

Member
Jan 23, 2021
276
382
I think that technically a true Lyndis could still appear if you don't have many girl packs in the girls folder, but if you have plenty of packs to choose from then the game will prefer to spawn new girls that don't exist yet in the game.

The most common strategy is to never sell girls unless it's an emergency where you quickly need a lot of cash. It's not like original girls are vastly superior to clones. A clone could even be better, depending on which traits she has. So it might be a waste to sell your clone and throw away the time you've already invested in her.

But do whatever feels most fun to you. I enjoy playing as a trader while buying/selling on a whim, even if it's not the optimal way to play.
 

Febui

Member
May 6, 2022
440
438
do whatever feels most fun to you
Ultimately the greatest approach.
I'm going to sell girls that I want to find a better version of. Slaver guild taxes add tension to me for playing sub-optimal, but I assume it isn't going to balloon out of control.
They still tax a smaller % of my income than real life taxes do. Tragic really.
 
  • Haha
Reactions: DougTheC

Leortha

Active Member
Jun 25, 2019
744
666
Can the original appear even if you already have a copy?
As someone else mentioned, that depends on how many girls you have installed.

In general the game will not reuse a girl pack until it runs out of girl packs. When it wants to create a instance and it has no more unused packs available, then only at that point will it start reusing packs.
 
  • Like
Reactions: selberdreher

Febui

Member
May 6, 2022
440
438
So I talked to a girl in town one time and learned her name, and eventually after not talking to her, she disappeared.
This time, I talked to a girl and got all the way to asking her out. Now I can see her traits, at last.

I don't want her. Will she disappear too, or is developing the relationship going to anchor her in?
 

__neronero

Member
Jan 23, 2021
276
382
So I talked to a girl in town one time and learned her name, and eventually after not talking to her, she disappeared.
This time, I talked to a girl and got all the way to asking her out. Now I can see her traits, at last.

I don't want her. Will she disappear too, or is developing the relationship going to anchor her in?
She will eventually disappear, but it's going to take a very long time (8 weeks after your last interaction with her)
 

tryviousse0

New Member
Apr 12, 2018
3
0
i keep butting in the same issues every time i get to the 3rd license.
once i get it i can't access the region wi0th the stable ( the top one )in the second row. the game crasheswithout fail. i can't roll back or ignore i'm forced to load thelast save i made. and get to the same point. it just locks me out of a bunch of stuff.

as anyone encountered this problem yet ?
 
Jan 13, 2018
45
25
i keep butting in the same issues every time i get to the 3rd license.
once i get it i can't access the region wi0th the stable ( the top one )in the second row. the game crasheswithout fail. i can't roll back or ignore i'm forced to load thelast save i made. and get to the same point. it just locks me out of a bunch of stuff.

as anyone encountered this problem yet ?
Do you have the error log on hand?
 

vadi9203

Member
Aug 2, 2019
303
185
i keep butting in the same issues every time i get to the 3rd license.
once i get it i can't access the region wi0th the stable ( the top one )in the second row. the game crasheswithout fail. i can't roll back or ignore i'm forced to load thelast save i made. and get to the same point. it just locks me out of a bunch of stuff.

as anyone encountered this problem yet ?
Send the traceback.txt here. And we could see whats the cause for your error.
 

lhucio

Newbie
Jan 7, 2021
93
218
Hi, there is something I don't understand or maybe it's a bug, sometimes at the end of the day, girls having energy and being assigned to jobs, they don't go to work, it's not that they refuse, it's that they don't go.

I have 3 assigned to a job, they tell me ok when I assign them, but at the end of the day only 1 goes, what can be the reason?

an example:
1672849279873.png
i finish the day and...
1672849373220.png
 

Febui

Member
May 6, 2022
440
438
I have 3 assigned to a job, they tell me ok when I assign them, but at the end of the day only 1 goes, what can be the reason?
If you click the calendar on their portrait, the current day at the top will be bolded. Are they set to rest on the current day?
Alternatively, is the 1 girl that is working filling the entire room, and they're all on the same job, so the others can't actually get any customers? Edit: Your example wasn't there when I typed this up. I'm guessing it's the calendar
 
Last edited:
  • Like
Reactions: DougTheC

lhucio

Newbie
Jan 7, 2021
93
218
If you click the calendar on their portrait, the current day at the top will be bolded. Are they set to rest on the current day?
Alternatively, is the 1 girl that is working filling the entire room, and they're all on the same job, so the others can't actually get any customers?
thanks, I was going crazy, I didn't know they had fixed days off.
 
  • Like
Reactions: DougTheC

tryviousse0

New Member
Apr 12, 2018
3
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 169, in script
    $ selected_location, r = ui.interact()
  File "game/BKmain.rpy", line 169, in <module>
    $ selected_location, r = ui.interact()
  File "game/BKscreens.rpy", line 3144, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3144, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3171, in execute
    frame:
  File "game/BKscreens.rpy", line 3177, in execute
    has vbox
  File "game/BKscreens.rpy", line 3187, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3191, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3193, in execute
    button:
  File "game/BKscreens.rpy", line 3207, in execute
    vbox:
  File "game/BKscreens.rpy", line 3211, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3222, in execute
    fixed:
  File "game/BKscreens.rpy", line 3238, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3239, in execute
    button xsize 50 ysize 50 xpos 105 ypos 55 background None xmargin 0 ymargin 0 xpadding 0 ypadding 0:
  File "game/BKscreens.rpy", line 3240, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3241, in execute
    add location_tb[location.menu[1]] insensitive_alpha 0.33 idle_alpha 0.66 hover_alpha 1.0
  File "game/BKscreens.rpy", line 3241, in <module>
    add location_tb[location.menu[1]] insensitive_alpha 0.33 idle_alpha 0.66 hover_alpha 1.0
KeyError: u'c3_contact_homura'

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

Full traceback:
  File "game/BKmain.rpy", line 169, in script
    $ selected_location, r = ui.interact()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/BKmain.rpy", line 169, in <module>
    $ selected_location, r = ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/BKscreens.rpy", line 3144, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3144, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3171, in execute
    frame:
  File "game/BKscreens.rpy", line 3177, in execute
    has vbox
  File "game/BKscreens.rpy", line 3187, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3191, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3193, in execute
    button:
  File "game/BKscreens.rpy", line 3207, in execute
    vbox:
  File "game/BKscreens.rpy", line 3211, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3222, in execute
    fixed:
  File "game/BKscreens.rpy", line 3238, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3239, in execute
    button xsize 50 ysize 50 xpos 105 ypos 55 background None xmargin 0 ymargin 0 xpadding 0 ypadding 0:
  File "game/BKscreens.rpy", line 3240, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3241, in execute
    add location_tb[location.menu[1]] insensitive_alpha 0.33 idle_alpha 0.66 hover_alpha 1.0
  File "game/BKscreens.rpy", line 3241, in <module>
    add location_tb[location.menu[1]] insensitive_alpha 0.33 idle_alpha 0.66 hover_alpha 1.0
KeyError: u'c3_contact_homura'

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Brothel King 0.2 v211126
Fri Jan  6 02:50:46 2023
 

gengarmite2

Newbie
Mar 24, 2021
61
11
Can anyone help me out ,i have this bug which appears while chatting with girls here is the trace back




I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/BKmain.rpy", line 1320, in script call
File "game/BKinteractions.rpy", line 389, in script call
File "game/BKinteractions.rpy", line 1069, in script call
File "game/BKinteractions.rpy", line 434, in script call
File "game/BKinteractions.rpy", line 155, in script
File "game/BKscreens.rpy", line 7311, in execute
File "game/BKscreens.rpy", line 7311, in execute
File "game/BKscreens.rpy", line 7316, in execute
File "game/BKscreens.rpy", line 1052, in execute
File "game/BKscreens.rpy", line 1052, in execute
File "game/BKscreens.rpy", line 1058, in execute
File "game/BKscreens.rpy", line 1074, in execute
File "game/BKscreens.rpy", line 1554, in execute
File "game/BKscreens.rpy", line 1558, in execute
File "game/BKscreens.rpy", line 1564, in execute
File "game/BKscreens.rpy", line 1578, in execute
File "renpy/common/00action_other.rpy", line 540, in __eq__
TypeError: 'unicode' object is not callable

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

Full traceback:
File "game/BKmain.rpy", line 1320, in script call
File "game/BKinteractions.rpy", line 389, in script call
File "game/BKinteractions.rpy", line 1069, in script call
File "game/BKinteractions.rpy", line 434, in script call
File "game/BKinteractions.rpy", line 155, in script
File "renpy/ast.py", line 1919, in execute
File "renpy/exports.py", line 1010, in menu
File "renpy/exports.py", line 1250, in display_menu
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3423, in interact
File "renpy/display\core.py", line 3856, in interact_core
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\screen.py", line 451, in visit_all
File "renpy/display\core.py", line 3856, in <lambda>
File "renpy/display\screen.py", line 462, in per_interact
File "renpy/display\screen.py", line 653, in update
File "game/BKscreens.rpy", line 7311, in execute
File "game/BKscreens.rpy", line 7311, in execute
File "game/BKscreens.rpy", line 7316, in execute
File "game/BKscreens.rpy", line 1052, in execute
File "game/BKscreens.rpy", line 1052, in execute
File "game/BKscreens.rpy", line 1058, in execute
File "game/BKscreens.rpy", line 1074, in execute
File "game/BKscreens.rpy", line 1554, in execute
File "game/BKscreens.rpy", line 1558, in execute
File "game/BKscreens.rpy", line 1564, in execute
File "game/BKscreens.rpy", line 1578, in execute
File "renpy/common/00action_other.rpy", line 540, in __eq__
TypeError: 'unicode' object is not callable
 

nothereorami12345

New Member
Jul 27, 2022
2
0
For morning (or night) events, I don't think there's a way.
For customer events, other things that can help is 1) attracting Craftsmen & Patricians (customers that are extra "horny"), and 2) waiting for a Wet Moon.

When changing files, for morning/night events: BKstart.rpy, line 133 & 134, change chance to something higher (1.0 = 100%)
For customer events: BKfunctions.rpy, line 2155, add a number at the end of this "chance = ..." line (eg: "chance = ... + 10"), 100 = 100%

Short answer, yes.

Long answer,
- The ingredients are available to support mods/events that use images with a pregnancy tag.
- Not many girlpacks support this tag. And it's not popular enough among artists to make such a feature a very prominent thing, such as a main tag which can be used in combination with all other tags - so it's not realistic to want girls becoming visibly pregnant but still going about their business as usual in the brothel
- We've had this discussion a few times over the years, but it has never been clear what this should look like gameplay-wise and how that would be a fun addition. Even if you just show the third trimester, 3 months is a very long time in the game and it's hard to imagine what your girl would be doing during that time (remember that for the average girl pack, you're going to have 1-2 pregnancy pics in total to work with for all this time)
- Best we can think of is some sort of magical pregnancy or parasitic-disease that only lasts a few days. But if it's a magical pregnancy, it's hard to wrap your head around how much of an impact such magic would have lore-wise. And if it's a parasitic-disease, it's hard to wrap your head around how that would be fun for most players.
- check out earliestbird555's girlpacks, most of them have custom events that involve pregnancy.
Is there any way to trigger the day/night events for each girl via command?
 

__neronero

Member
Jan 23, 2021
276
382
Can anyone help me out ,i have this bug which appears while chatting with girls here is the trace back


I'm sorry, but an uncaught exception occurred.

...

File "renpy/common/00action_other.rpy", line 540, in __eq__
TypeError: 'unicode' object is not callable
We're still trying to figure this one out. Since we haven't encountered it before, we suspect that some custom content could be involved.

Do you have any girl packs with custom dialogue, or do you remember if it only happened with a certain girl? Are you using any mods? Are you testing Community Dialogue? Have you ever tried manually editing the game's files?
 
  • Like
Reactions: gengarmite2
4.60 star(s) 44 Votes