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

4.60 star(s) 44 Votes

Jman9

Engaged Member
Jul 17, 2019
2,295
957
Brothel King 0.2 v211126

plz hlp
What part of "Unzip the patch in the 'game' folder and overwrite existing files" was so difficult to understand? I could see you not running the patch from yesterday, but being two and a half months out of date... :(
 

poposss

New Member
Mar 26, 2021
12
0
help
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 228, in script call
    label visit_district:
  File "game/BKevents.rpy", line 150, in script
    menu:
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 228, in script call
    label visit_district:
  File "game/BKevents.rpy", line 150, in script
    menu:
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  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 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 v220222
Wed Feb 23 16:04:53 2022
 

poposss

New Member
Mar 26, 2021
12
0
i did all that and downloaded another patch and do all that again can u help me what should i do my friend
 

poposss

New Member
Mar 26, 2021
12
0
sry put i need help again
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 239, in script
    with Dissolve(0.3)
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 239, in script
    with Dissolve(0.3)
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1682, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2752, in do_with
    clear=clear)
  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/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 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 v220105
Wed Feb 23 16:33:12 2022
i updated the patch plez help my friend
 

poposss

New Member
Mar 26, 2021
12
0
plez help
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 239, in script
    with Dissolve(0.3)
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 239, in script
    with Dissolve(0.3)
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1682, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2752, in do_with
    clear=clear)
  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/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 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 v220105
Wed Feb 23 16:33:12 2022
 

poposss

New Member
Mar 26, 2021
12
0
help plez i love this game some1 help me
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 249, in script
    $ selected_location, r = ui.interact()
  File "game/BKmain.rpy", line 249, in <module>
    $ selected_location, r = ui.interact()
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 249, 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 249, 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 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 v220105
Wed Feb 23 16:53:29 2022
pleeeez i cant wait this game very good
 

poposss

New Member
Mar 26, 2021
12
0
pleeez help
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 239, in script
    with Dissolve(0.3)
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 239, in script
    with Dissolve(0.3)
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1682, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2752, in do_with
    clear=clear)
  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/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 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 v220105
Wed Feb 23 17:10:00 2022
 

poposss

New Member
Mar 26, 2021
12
0
im now 220222 and deleted all rpyc i still get this error my friend
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 239, in script
    with Dissolve(0.3)
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 239, in script
    with Dissolve(0.3)
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1682, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2752, in do_with
    clear=clear)
  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/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 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3182, in execute
    screen visit_district():
  File "game/BKscreens.rpy", line 3209, in execute
    frame:
  File "game/BKscreens.rpy", line 3215, in execute
    has vbox
  File "game/BKscreens.rpy", line 3225, in execute
    grid 3 2:
  File "game/BKscreens.rpy", line 3229, in execute
    for location in location_dict[selected_district.name]:
  File "game/BKscreens.rpy", line 3231, in execute
    button:
  File "game/BKscreens.rpy", line 3245, in execute
    vbox:
  File "game/BKscreens.rpy", line 3249, in execute
    if location.secret:
  File "game/BKscreens.rpy", line 3260, in execute
    fixed:
  File "game/BKscreens.rpy", line 3276, in execute
    if location.action:
  File "game/BKscreens.rpy", line 3277, 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 3278, in execute
    if location.can_do_action():
  File "game/BKscreens.rpy", line 3279, 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 3279, 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 v220222
Wed Feb 23 18:17:25 2022
 

poposss

New Member
Mar 26, 2021
12
0
when I ignore this error 2 times then go to contact_homura I get this error
my version is 220222 and I deleted all rpyc what I have to do pleaaaaze
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/BKmain.rpy", line 363, in script call
$ renpy.call(selected_location.menu[1])
File "game/BKmain.rpy", line 363, in script call
$ renpy.call(selected_location.menu[1])
ScriptError: could not find label 'c3_contact_homura'.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/BKmain.rpy", line 363, in script call
$ renpy.call(selected_location.menu[1])
File "game/BKmain.rpy", line 363, in script call
$ renpy.call(selected_location.menu[1])
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'c3_contact_homura'.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Brothel King 0.2 v220222
Wed Feb 23 18:27:13 2022
 

DougTheC

Member
Oct 15, 2018
386
218
when I ignore this error 2 times then go to contact_homura I get this error
my version is 220222 and I deleted all rpyc what I have to do pleaaaaze
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/BKmain.rpy", line 363, in script call
$ renpy.call(selected_location.menu[1])
File "game/BKmain.rpy", line 363, in script call
$ renpy.call(selected_location.menu[1])
ScriptError: could not find label 'c3_contact_homura'.
...
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Brothel King 0.2 v220222
Wed Feb 23 18:27:13 2022
Your original base code (before patch) is before Feb 12th, so too old.

Follow the steps in to fix the problem.

And though you seem desperate, please try to remain calm while waiting for help. The girls will be waiting for you, as good parts of the program should.
 

__neronero

Member
Jan 23, 2021
276
383
How do I get my slave to be permanently naked? She's fascinated with it already, and likes it
If her libido is high enough and her reluctance is low enough, the option to suggest permanent nudity will automatically appear after naked training or lecturing.
Sounds like her reluctance is very low already, so try to raise her libido more if you can. If that doesn't do the trick, you might have to wait for her to rank up so you can raise her libido even more.
 
  • Like
Reactions: xer332 and Jman9

Leortha

Active Member
Jun 25, 2019
744
666
To be specific, at "Fascinated" with nudity it requires a libido of 75. If the girl's opinion of nudity is lower than that a higher libido is needed, but I cannot give exact numbers.

I think someone said that you need a total of 150 points between libido and nudity preference, and "fascinated" counts as 75 of those points.
 

AnoOtoko

New Member
Jan 13, 2020
4
3
Does anyone else get performance lag in the girls screen with the latest version? I had to revert to v220105 due to the slowdown (I am on a potato though, so yeah).
 

DougTheC

Member
Oct 15, 2018
386
218
Does anyone else get performance lag in the girls screen with the latest version? I had to revert to v220105 due to the slowdown (I am on a potato though, so yeah).
Did you download and extract the latest base code from before extracting the latest patch to game/ folder?

People using base code before Feb 12 need to do this because the base code changed from a "ver 0.2 test" to "ver 0.2" release set of code. If using the same install folder, you'll probably need to delete "game/*.rpyc" old compiled files, which are automatically recompiled on running game.

BTW, latest patch is version "0.2 v220222" (in yymmdd), available from above link, and should only be used on later-than-Feb-11 base code.

I have used several patch updates on the new base code, and have encountered no performance problems. I am using the 32-bit of Ren'Py executable.
 

AnoOtoko

New Member
Jan 13, 2020
4
3
Did you download and extract the latest base code from before extracting the latest patch to game/ folder?

People using base code before Feb 12 need to do this because the base code changed from a "ver 0.2 test" to "ver 0.2" release set of code. If using the same install folder, you'll probably need to delete "game/*.rpyc" old compiled files, which are automatically recompiled on running game.

BTW, latest patch is version "0.2 v220222" (in yymmdd), available from above link, and should only be used on later-than-Feb-11 base code.

I have used several patch updates on the new base code, and have encountered no performance problems. I am using the 32-bit of Ren'Py executable.
Unfortunately I did not, and was working from the files linked in the OP. I'll go ahead and try it out with a clean copy of the base game. I'm a bit sad to lose another save file though.

Edit: After a proper reinstall, its working much better than my previous attempt at updating, but a smidge worse than the version in OP performance-wise. I'm gonna try tweaking some of the image cache settings and seeing where that lands me. Thank you for the help Doug.
 
Last edited:

poposss

New Member
Mar 26, 2021
12
0
Your original base code (before patch) is before Feb 12th, so too old.

Follow the steps in to fix the problem.

And though you seem desperate, please try to remain calm while waiting for help. The girls will be waiting for you, as good parts of the program should.
thanks for ur help put i dont understand any thing actouly can u plz put it simple in my fat head
 
4.60 star(s) 44 Votes