xxxtent
Member
- Feb 26, 2018
- 158
- 57
- 98
i have 2.0 v and the 0.2 v mod. i think the problem is something else....The most likely cause it's the Headhunter mod. There are two version for it. 1 for 0.2 and one for 0.3.
i have 2.0 v and the 0.2 v mod. i think the problem is something else....The most likely cause it's the Headhunter mod. There are two version for it. 1 for 0.2 and one for 0.3.
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.I'm thinking you might have a broken version of the Unicorn mod, vadi discovered & fixed an errorYou must be registered to see the links.
TheYou must be registered to see the linkswas 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!
You can either post itHi, 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.
Code:
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.On a fresh game, after installing the mod, i go to the "?" section and click on "[traitking] activate "
. Then i get this error.
Should i click on the activate option or is it automatically activated ?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
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.On a fresh game, after installing the mod, i go to the "?" section and click on "[traitking] activate "
. Then i get this error.
Should i click on the activate option or is it automatically activated ?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
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.
There isn't a female protag in this game from the beginning.Maybe someone will tell you. Is there a fashion for a female protagonist by any chance?
That's why I'm asking about the mod. -_-There isn't a female protag in this game from the beginning.
There is no mod for it either.That's why I'm asking about the mod. -_-
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.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
I haven't noticed any correlation, but maybe I can go back to my last save and see... Are you saying that it happens because I get a new girl in the farm and her name has something to do with it?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.
Goldo forgot to set an alarm and slept in. It happens.Why is development of this game taking so long?
One man team with writers blockWhy is development of this game taking so long?