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

4.60 star(s) 48 Votes

cerega93

New Member
Jun 17, 2018
10
2
Previously i downloaded 0.2 test version, can i continue with my last saves on new release version or i need to start new game?
 

Wikikuni28

New Member
May 2, 2017
7
3
Code:
```
I'm sorry, but an uncaught exception occurred.

While processing text tag {color#009874} in u"{b}Dosan Shikane's recent events{/b}\n\n1/24: She {color=#DC143C}refused to train (naked){/color}.\n1/21: She performed {color#009874}well{/color} on a quest\n1/21: She has become more experienced ({color=#009874}level 4{/color}).\n1/19: Her performance was {color=#009874}good{/color} while working (masseuse).\n1/18: You have acquired Dosan.\n".:
  File "game/BKmain.rpy", line 1308, in script call
    call slave_interact(girl) from _call_slave_interact
  File "game/BKinteractions.rpy", line 389, in script call
    $ renpy.call(topic.label, girl)
  File "game/BKinteractions.rpy", line 577, in script
    menu:
Exception: Unknown text tag u'color#009874'

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

Full traceback:
  File "game/BKmain.rpy", line 1308, in script call
    call slave_interact(girl) from _call_slave_interact
  File "game/BKinteractions.rpy", line 389, in script call
    $ renpy.call(topic.label, girl)
  File "game/BKinteractions.rpy", line 577, 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 1060, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1296, 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 3325, 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 3839, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2565, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 688, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1264, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1029, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 987, in render
    surf = render(d, rw, height - y, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1768, in render
    cwidth, cheight = sizeit('c', width, height, 0, 0)
  File "renpy/display/layout.py", line 1765, in sizeit
    rend = renpy.display.render.render_for_size(pos_d[pos], width, height, st, at)
  File "render.pyx", line 315, in renpy.display.render.render_for_size
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/viewport.py", line 257, in render
    surf = renpy.display.render.render(self.child, child_width, child_height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/text/text.py", line 2096, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "renpy/text/text.py", line 610, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "renpy/text/text.py", line 1259, in segment
    raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'color#009874'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Brothel King 0.2 v220416
Sun May  1 16:53:22 2022
```
Any help?
 

Jman9

Engaged Member
Jul 17, 2019
2,295
965
Exception: Unknown text tag u'color#009874'

Brothel King 0.2 v220416

Any help?
Try editing BKclasses.rpy, line 4521, and change
Code:
girl.track_event("quest good result", arg=__("She performed {color[c_emerald]}well{/color} on a quest"))
to
Code:
girl.track_event("quest good result", arg=__("She performed {color=[c_emerald]}well{/color} on a quest"))
 

Leortha

Active Member
Jun 25, 2019
744
668
In the Ren'py console, type the following line:

bro_capacity = {1 : [1, 4], 2 : [4, 8], 3: [8, 12], 4 : [12, 16], 5 : [16, 20], 6 : [20, 24], 7 : [24, 32]}

In a game where you are already in the final chapter you will want to raise the last number in that line. Set it sky-high. 10,000 would likely be far more than you could ever need. That will raise your room number cap for you for the final chapter.

If you want to do this for a new game, and especially if you want to raise the cap for earlier chapters as well, edit the same variable in the BKSettings.rpy file. It's best to make sure that the max for each chapter is less than or equal to the min for the next chapter.
 

TheFallen666

New Member
Mar 18, 2019
4
0
While running game code:
ScriptError: Name (u'game/BKclasses.rpy', 1651479207, 13199) is defined twice, at game/BKclasses.rpy:7 and game/BKclasses.rpy:4593.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/BKclasses.rpy', 1651479207, 13199) is defined twice, at game/BKclasses.rpy:7 and game/BKclasses.rpy:4593.


some help please
 

Jman9

Engaged Member
Jul 17, 2019
2,295
965
ScriptError: Name (u'game/BKclasses.rpy', 1651479207, 13199) is defined twice, at game/BKclasses.rpy:7 and game/BKclasses.rpy:4593.

some help please
Most likely a botched installation. Follow the procedure exactly. If it still fails, post snapshots of your directory trees.
 

morty2301

Member
Oct 9, 2018
372
213
anyone know how easy is it to make your own packs/add some pictures into existing ones? I was wondering if I could add in more quality pictures to existing packs I have found
 
Jun 24, 2017
201
438
anyone know how easy is it to make your own packs/add some pictures into existing ones? I was wondering if I could add in more quality pictures to existing packs I have found
It's not too hard to get started. There's a thread on F95 that is dedicated to BK's girl packs and mods, so check that thread out. There are resources, programs, and tips about it on the front page and scattered throughout the thread.

https://f95zone.to/threads/brothel-king-girl-packs-and-mods-collection.21058/
 
  • Like
Reactions: Jman9

morty2301

Member
Oct 9, 2018
372
213

Jman9

Engaged Member
Jul 17, 2019
2,295
965
I've added a few pics to the lop pack, I'm wondering if I should release this as like an update or something or keep it to myself
Personally, I'd try asking the original author if he wanted to do a collab pack, i.e. check your new stuff, come to an agreement of how much of it is good, and let them publish the result, adding you to the credits (in the spreadsheet, at least).

Might not work if the original author was an HHS+ forumite who didn't migrate over (like Chris12) or has otherwise disappeared.
 

morty2301

Member
Oct 9, 2018
372
213
Personally, I'd try asking the original author if he wanted to do a collab pack, i.e. check your new stuff, come to an agreement of how much of it is good, and let them publish the result, adding you to the credits (in the spreadsheet, at least).

Might not work if the original author was an HHS+ forumite who didn't migrate over (like Chris12) or has otherwise disappeared.
it was from the Leortha pack so would I contact them? I'm assuming that's their username, and I'm guessing I would DM them probably
 

TCZ44

New Member
Jun 29, 2017
8
1
I've noticed that the function to revert to previous text via mouse-scroll doesn't work anymore after 0.2 version, or is it just me? Anyway to fix this?
 

Jman9

Engaged Member
Jul 17, 2019
2,295
965
...Leortha pack so would I contact them? I'm assuming that's their username, and I'm guessing I would DM them probably
Yep. Fortunately, Leortha's nick is unchanged, unlike the the one zillion J-men I have to contend with. :cautious:

I've noticed that the function to revert to previous text via mouse-scroll doesn't work anymore after 0.2 version, or is it just me?
Does it not work at all, or does it just not work occasionally? The game has a lot of rollback blocks, so that might be it. If not, have you ruled out the mouse wheel functionality being broken? I.e. can you still use rollback via 'back', but not the mousewheel?
 

ZioBen

Newbie
Sep 27, 2016
85
56
The homepage of the game doesn't work. I tried with Chrome and Edge browser
 

TCZ44

New Member
Jun 29, 2017
8
1
Yep. Fortunately, Leortha's nick is unchanged, unlike the the one zillion J-men I have to contend with. :cautious:


Does it not work at all, or does it just not work occasionally? The game has a lot of rollback blocks, so that might be it. If not, have you ruled out the mouse wheel functionality being broken? I.e. can you still use rollback via 'back', but not the mousewheel?
The back button doesn't work either. Do you mind telling me more about the "rollback blocks"? Would be neat if there's a way to bypass it, I accidentally skip text all the time and loading a save 5-10 minutes prior isn't ideal just to be able to read them.
 

Jman9

Engaged Member
Jul 17, 2019
2,295
965
The back button doesn't work either. Do you mind telling me more about the "rollback blocks"? Would be neat if there's a way to bypass it, I accidentally skip text all the time and loading a save 5-10 minutes prior isn't ideal just to be able to read them.
Rollback blocks are manually inserted by the dev into places they deem appropriate, usually just before a major decision, random check or similar. If you cannot roll back anything, it's not them.

Edit: Is the 'back' button actually disabled, or can you still click it but nothing happens? /edit

I am a major user of quicksave (guess who lobbied for the F5/F9 shortcuts :sneaky:), so I haven't really tried it, recently or not. Does anyone else have this problem? If not, maybe you have accidentally disabled rollback somehow?

What does consoling renpy.can_rollback(), config.rollback_enabled, config.rollback_length, config.hard_rollback_limit tell you?

The homepage of the game doesn't work.
The HHS+ site has been dead for a month now. No-one knows why, it just dropped dead one day and nobody has been able to contact the site owner, either. There might be still some slight hope left, but I think it's pretty likely that the forums are gone for good, and possibly Zythen as well. There's been some discussion about this scattered here and in the HHS+ thread.
 
Last edited:
4.60 star(s) 48 Votes