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

4.60 star(s) 51 Votes

Jebenoime123

Newbie
Oct 7, 2022
20
2
22
Hi I ran in error.
Screenshot_20230528_020818_Ren'Py Plugin for JoiPlay.jpg
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 43, in script
Exception: Could not find font u'CHOWFUN_0.TTF'.

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

Full traceback:
  File "game/BKmain.rpy", line 43, in script
  File "renpy/ast.py", line 716, in execute
  File "renpy/exports.py", line 1417, in say
  File "renpy/character.py", line 1223, in __call__
  File "renpy/character.py", line 875, in do_display
  File "renpy/character.py", line 621, in display_say
  File "renpy/ui.py", line 298, in interact
  File "renpy/display\core.py", line 3276, in interact
  File "renpy/display\core.py", line 3793, in interact_core
  File "renpy/display\core.py", line 2521, in draw_screen
  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 814, in render
  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 814, in render
  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 814, in render
  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 687, in render
  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 814, in render
  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 1238, in render
  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 1017, in render
  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 2060, in render
  File "renpy/text\text.py", line 639, in __init__
  File "renpy/text\text.py", line 248, in glyphs
  File "renpy/text\font.py", line 699, in get_font
  File "renpy/text\font.py", line 640, in load_face
Exception: Could not find font u'CHOWFUN_0.TTF'.
 

vadi9203

Member
Aug 2, 2019
463
273
238
Hi I ran in error.
View attachment 2655129
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 43, in script
Exception: Could not find font u'CHOWFUN_0.TTF'.

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

Full traceback:
  File "game/BKmain.rpy", line 43, in script
  File "renpy/ast.py", line 716, in execute
  File "renpy/exports.py", line 1417, in say
  File "renpy/character.py", line 1223, in __call__
  File "renpy/character.py", line 875, in do_display
  File "renpy/character.py", line 621, in display_say
  File "renpy/ui.py", line 298, in interact
  File "renpy/display\core.py", line 3276, in interact
  File "renpy/display\core.py", line 3793, in interact_core
  File "renpy/display\core.py", line 2521, in draw_screen
  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 814, in render
  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 814, in render
  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 814, in render
  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 687, in render
  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 814, in render
  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 1238, in render
  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 1017, in render
  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 2060, in render
  File "renpy/text\text.py", line 639, in __init__
  File "renpy/text\text.py", line 248, in glyphs
  File "renpy/text\font.py", line 699, in get_font
  File "renpy/text\font.py", line 640, in load_face
Exception: Could not find font u'CHOWFUN_0.TTF'.
This error is related to the Headhunter mod. Just copy paste everything from the HH_mod into the game folder like you do with the patch. (You dont have the font needed for it)
 

Jebenoime123

Newbie
Oct 7, 2022
20
2
22
This error is related to the Headhunter mod. Just copy paste everything from the HH_mod into the game folder like you do with the patch. (You dont have the font needed for it)
Thank you soon much, it works now.
Can you pls tell me consol command for gold. There is none In kings way mod.
Thank you
 

ArcanEWolf

Member
Mar 13, 2018
101
210
215
I have applied the new patch to the picture namer / tagging tool and noticed there is now a "pregnant" ... i have then applied the newest version to my game and i wonder if its already in the game or not since i did not notice a way to impregnate the employees
 

vadi9203

Member
Aug 2, 2019
463
273
238
I have applied the new patch to the picture namer / tagging tool and noticed there is now a "pregnant" ... i have then applied the newest version to my game and i wonder if its already in the game or not since i did not notice a way to impregnate the employees
It's not. For now its only there if someone wants to make a mod for it.
 

corndogsoup

New Member
May 19, 2022
8
7
13
None of the markets reset for me and I'm getting this error
Anyone know the fix?

While running game code:
File "game/BKendday.rpy", line 945, in script
python:
File "game/BKendday.rpy", line 951, in <module>
calendar.newday()
File "game/BKclasses.rpy", line 2748, in newday
self.updates()
File "game/BKclasses.rpy", line 2753, in updates
weekly_updates(new_district)
File "game/BKfunctions.rpy", line 2498, in weekly_updates
update_slaves()
File "game/BKfunctions.rpy", line 505, in update_slaves
slavemarket.girls = get_girls(nb)
File "game/BKfunctions.rpy", line 283, in get_girls
template_girls = [g for g in generate_girls() if can_generate(g, free)] # Must be separate from available_templates to avoid creating new girl objects with every loop
File "game/BKfunctions.rpy", line 199, in generate_girls
available_girlpacks = get_selected_girlpacks(game.mixes)
File "game/BKfunctions.rpy", line 184, in get_selected_girlpacks
girlpacks += [gp for gp in persistent.girl_mix[mix] if gp not in girlpacks]
KeyError: u'all'
 

vadi9203

Member
Aug 2, 2019
463
273
238
None of the markets reset for me and I'm getting this error
Anyone know the fix?

While running game code:
File "game/BKendday.rpy", line 945, in script
python:
File "game/BKendday.rpy", line 951, in <module>
calendar.newday()
File "game/BKclasses.rpy", line 2748, in newday
self.updates()
File "game/BKclasses.rpy", line 2753, in updates
weekly_updates(new_district)
File "game/BKfunctions.rpy", line 2498, in weekly_updates
update_slaves()
File "game/BKfunctions.rpy", line 505, in update_slaves
slavemarket.girls = get_girls(nb)
File "game/BKfunctions.rpy", line 283, in get_girls
template_girls = [g for g in generate_girls() if can_generate(g, free)] # Must be separate from available_templates to avoid creating new girl objects with every loop
File "game/BKfunctions.rpy", line 199, in generate_girls
available_girlpacks = get_selected_girlpacks(game.mixes)
File "game/BKfunctions.rpy", line 184, in get_selected_girlpacks
girlpacks += [gp for gp in persistent.girl_mix[mix] if gp not in girlpacks]
KeyError: u'all'
Without the version number it's hard to tell if you are using an older bugged version or not. Are you using only girls with BK_ini and you didnt allow the cloning in it? Because as i see it from this error the game cant create enough girls for both the city and the slave market.
 

kingthandra

Newbie
Jun 18, 2021
55
176
133
I have a cuestion about when i don't attend a client, i lose reputation, then i can't grow my reputation past a point, is this normal?
Example i get 60 people to my brothel, but i can only attend like 30-40, then 20 result disgusted and i lose reputation.
 

vadi9203

Member
Aug 2, 2019
463
273
238
I have a cuestion about when i don't attend a client, i lose reputation, then i can't grow my reputation past a point, is this normal?
Example i get 60 people to my brothel, but i can only attend like 30-40, then 20 result disgusted and i lose reputation.
It is normal.
 
  • Like
Reactions: kingthandra

_HappyWolf_

Newbie
Jan 14, 2019
95
12
193
When i have more than 20 girls game became really slow and laggy. Everyone playing like this or me doing something wrong?
 

Yasaki74

Member
Aug 21, 2020
141
152
238
I have an M.2 storage and loading girls and reloading girls seems to take a long time to boot the game up let alone coding the girl pack
 

vadi9203

Member
Aug 2, 2019
463
273
238
Well, my laptop is far from potato. So there is no fix for this problem?
I meant it for most of the laptop's. (im using one too and it's not really a potato either)
But well for the coding part you cant really do anything, becuse most of the solution was already implemented in the coding. For some people this helped.
The thing what i can recommend is changing wich render the game uses. (Just hold down the shift button when you boot up the game and it will redirect you into the renpy system). And turning down the powersave. This is a temporarly solution though.

Edit: My guess is that on laptop the game cant render the images fast enough resulting in a heavy lag.
 
Last edited:
  • Like
Reactions: __neronero
4.60 star(s) 51 Votes