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

4.60 star(s) 44 Votes

vadi9203

Member
Aug 2, 2019
319
190
Hi guys , im experiencing this problem after 10 seconds of starting the game. what could i do to fix it?
This happens only when i enter the mods menu
The most likely cause it's the Headhunter mod. There are two version for it. 1 for 0.2 and one for 0.3.
 
  • Like
Reactions: __neronero

__neronero

Member
Jan 23, 2021
278
385
Hi guys , im experiencing this problem after 10 seconds of starting the game. what could i do to fix it?
This happens only when i enter the mods menu
I'm thinking you might have a broken version of the Unicorn mod, vadi discovered & fixed an error .

I hope there are new features in 0.3
The was first released a year ago and as a result should be relatively stable by now. Some of the new features include an overhauled farm which comes with evil superpowers, newgame+/no-story mode, new tooltips & UI improvements.
The delays for its full release are mostly caused by writers block surrounding the story. If anyone's interested in writing events for Brothel King, let us know on the HHS forums!
 

bobokin

New Member
Feb 3, 2018
8
6
BUG TIME!!! Yippee! Most bugs i encounter you can usually just roll back or ignore till it goes away but this one has been persistent. After buying any girl to fill out my 5th and last slot in brothel 2, I get this error when I click on the girl screen.
Thank u renpy wizards
You don't have permission to view the spoiler content. Log in or register now.
 

xxxtent

Member
Feb 26, 2018
158
51
I'm thinking you might have a broken version of the Unicorn mod, vadi discovered & fixed an error .

The was first released a year ago and as a result should be relatively stable by now. Some of the new features include an overhauled farm which comes with evil superpowers, newgame+/no-story mode, new tooltips & UI improvements.
The delays for its full release are mostly caused by writers block surrounding the story. If anyone's interested in writing events for Brothel King, let us know on the HHS forums!
ok thank for the info, ill try it out
Edit. i tried it out in a complete different fresh game. unicorn mod (even the updated version ) gave me a error so i just did what was suggested and deleted the line 52 in the RPY file and it works . ill keep updating if anything else pops up
 
Last edited:

rockfrog

Member
Apr 22, 2021
162
39
I'm thinking you might have a broken version of the Unicorn mod, vadi discovered & fixed an error .

The was first released a year ago and as a result should be relatively stable by now. Some of the new features include an overhauled farm which comes with evil superpowers, newgame+/no-story mode, new tooltips & UI improvements.
The delays for its full release are mostly caused by writers block surrounding the story. If anyone's interested in writing events for Brothel King, let us know on the HHS forums!
Hi, what thread should i reply too to on HHS forums to offer to write events ? (i write for others games) and could possibly help out. I been a long time player of BK and know the game VERY well.
 
  • Like
Reactions: __neronero

vadi9203

Member
Aug 2, 2019
319
190
Hi, what thread should i reply too to on HHS forums to offer to write events ? (i write for others games) and could possibly help out. I been a long time player of BK and know the game VERY well.
You can either post it Or create a new thread for it.
 
  • Like
Reactions: rockfrog

xxxtent

Member
Feb 26, 2018
158
51
On a fresh game, after installing the mod, i go to the "?" section and click on "[traitking] activate "

. Then i get this error.


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/BKmain.rpy", line 955, in script call
$ result = ui.interact()
File "game/BKhelp.rpy", line 61, in script call
call expression target_label from _call_expression
File "game/Mods/Trait King/Trait King.rpy", line 1514, in script
if traitking_activated == True:
File "game/Mods/Trait King/Trait King.rpy", line 1514, in <module>
if traitking_activated == True:
NameError: name 'traitking_activated' is not defined

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

Full traceback:
File "game/BKmain.rpy", line 955, in script call
$ result = ui.interact()
File "game/BKhelp.rpy", line 61, in script call
call expression target_label from _call_expression
File "game/Mods/Trait King/Trait King.rpy", line 1514, in script
if traitking_activated == True:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Mods/Trait King/Trait King.rpy", line 1514, in <module>
if traitking_activated == True:
NameError: name 'traitking_activated' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Sat Jul 6 01:25:33 2024
Should i click on the activate option or is it automatically activated ?

the trait king mod i have is "Traitking_0.21" , I downloaded it from this forum.


Also kings way mod works perfectly for me , are both the same ? as i have the option to add traits using kings way mod.
 
Last edited:

WarblGarbl

Member
Oct 10, 2017
230
198
On a fresh game, after installing the mod, i go to the "?" section and click on "[traitking] activate "

. Then i get this error.


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/BKmain.rpy", line 955, in script call
$ result = ui.interact()
File "game/BKhelp.rpy", line 61, in script call
call expression target_label from _call_expression
File "game/Mods/Trait King/Trait King.rpy", line 1514, in script
if traitking_activated == True:
File "game/Mods/Trait King/Trait King.rpy", line 1514, in <module>
if traitking_activated == True:
NameError: name 'traitking_activated' is not defined

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

Full traceback:
File "game/BKmain.rpy", line 955, in script call
$ result = ui.interact()
File "game/BKhelp.rpy", line 61, in script call
call expression target_label from _call_expression
File "game/Mods/Trait King/Trait King.rpy", line 1514, in script
if traitking_activated == True:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Mods/Trait King/Trait King.rpy", line 1514, in <module>
if traitking_activated == True:
NameError: name 'traitking_activated' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Sat Jul 6 01:25:33 2024
Should i click on the activate option or is it automatically activated ?

the trait king mod i have is "Traitking_0.21" , I downloaded it from this forum.


Also kings way mod works perfectly for me , are both the same ? as i have the option to add traits using kings way mod.
Are you starting a new game, or loading an old save without the mod? My guess is that you have to start a new game based on the error.
 

vadi9203

Member
Aug 2, 2019
319
190
On a fresh game, after installing the mod, i go to the "?" section and click on "[traitking] activate "

. Then i get this error.


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/BKmain.rpy", line 955, in script call
$ result = ui.interact()
File "game/BKhelp.rpy", line 61, in script call
call expression target_label from _call_expression
File "game/Mods/Trait King/Trait King.rpy", line 1514, in script
if traitking_activated == True:
File "game/Mods/Trait King/Trait King.rpy", line 1514, in <module>
if traitking_activated == True:
NameError: name 'traitking_activated' is not defined

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

Full traceback:
File "game/BKmain.rpy", line 955, in script call
$ result = ui.interact()
File "game/BKhelp.rpy", line 61, in script call
call expression target_label from _call_expression
File "game/Mods/Trait King/Trait King.rpy", line 1514, in script
if traitking_activated == True:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Mods/Trait King/Trait King.rpy", line 1514, in <module>
if traitking_activated == True:
NameError: name 'traitking_activated' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Sat Jul 6 01:25:33 2024
Should i click on the activate option or is it automatically activated ?

the trait king mod i have is "Traitking_0.21" , I downloaded it from this forum.


Also kings way mod works perfectly for me , are both the same ? as i have the option to add traits using kings way mod.
For TraitKing you only need to activate it in the main menu if it's not active yet. And no Kings way is pretty much a cheat tool while TraitKing adds some trait to your girls and lets you make free girls into slave.
 
  • Like
Reactions: __neronero

xxxtent

Member
Feb 26, 2018
158
51
how does one start the hinata event? is she available in the slave market or as a free roaming girl?
i have the events file and the pics too in my folder
 

Congressman Weiner

Active Member
Jul 29, 2018
779
712
Every once in a while, the game will give me the following error message and then after that, the farm doesn't work any more. At least this time I saved the code. Any idea how to stop this from happening? I know I'm not the only one that this has happened to (based on a previous post).


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKendday.rpy", line 543, in script
    python:
  File "game/BKendday.rpy", line 560, in <module>
    farm_events += farm.programs[girl].resolve("training")
  File "game/BKfarm.rpy", line 514, in resolve
    descript += farm_description[self.act + " intro"] % (girl.fullname, article(rand_choice(minion_adjectives[min_type])) + " " + min_type)
TypeError: not all arguments converted during string formatting

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

Full traceback:
  File "game/BKendday.rpy", line 543, in script
    python:
  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/BKendday.rpy", line 560, in <module>
    farm_events += farm.programs[girl].resolve("training")
  File "game/BKfarm.rpy", line 514, in resolve
    descript += farm_description[self.act + " intro"] % (girl.fullname, article(rand_choice(minion_adjectives[min_type])) + " " + min_type)
TypeError: not all arguments converted during string formatting

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Mon Jul 29 22:07:50 2024
 

WarblGarbl

Member
Oct 10, 2017
230
198
Every once in a while, the game will give me the following error message and then after that, the farm doesn't work any more. At least this time I saved the code. Any idea how to stop this from happening? I know I'm not the only one that this has happened to (based on a previous post).


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKendday.rpy", line 543, in script
    python:
  File "game/BKendday.rpy", line 560, in <module>
    farm_events += farm.programs[girl].resolve("training")
  File "game/BKfarm.rpy", line 514, in resolve
    descript += farm_description[self.act + " intro"] % (girl.fullname, article(rand_choice(minion_adjectives[min_type])) + " " + min_type)
TypeError: not all arguments converted during string formatting

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

Full traceback:
  File "game/BKendday.rpy", line 543, in script
    python:
  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/BKendday.rpy", line 560, in <module>
    farm_events += farm.programs[girl].resolve("training")
  File "game/BKfarm.rpy", line 514, in resolve
    descript += farm_description[self.act + " intro"] % (girl.fullname, article(rand_choice(minion_adjectives[min_type])) + " " + min_type)
TypeError: not all arguments converted during string formatting

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Brothel King 0.2 v220711
Mon Jul 29 22:07:50 2024
Any specific girl or monster? It's not converting the arguments into a string so I'm guessing it's got something to do with a girl's name.
 
4.60 star(s) 44 Votes