- Dec 22, 2019
- 287
- 264
Unpack. The game doesn't read archives.i downloaded the girl pack and put it into girls folder. Can anybody help me?
It was a zip file i unpacked it and is now a normal file in the girls folder.Unpack. The game doesn't read archives.
If that was not it, provide more details.
This was already discussed before. If you put the girl packs separately then you shouldnt have any problem but if you put the folder there with multiple girl packs in it then use # in the naming like in the pic.Hi im new to this game, i have just started and can buy my first slave but there are no girls i can choose, i downloaded the girl pack and put it into girls folder. Can anybody help me?
Yes like that. But i warn you the Boa Hancock event will give you an error. This girl pack is way to old. You can find newer one'sOhh thanks, like this?
View attachment 1468893
Alright thank you very muchYes like that. But i warn you the Boa Hancock event will give you an error. This girl pack is way to old. You can find newer one'sYou must be registered to see the linksor here.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKscreens.rpy", line 7662, in script
call screen girl_mix(True)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/BKscreens.rpy", line 7671, in execute
screen girl_mix(show_rating=False):
File "game/BKscreens.rpy", line 7671, in execute
screen girl_mix(show_rating=False):
File "game/BKscreens.rpy", line 7675, in execute
$ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x))
File "game/BKscreens.rpy", line 7675, in <module>
$ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x))
File "game/BKscreens.rpy", line 7675, in <lambda>
$ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x))
KeyError: u'default'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKscreens.rpy", line 7662, in script
call screen girl_mix(True)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/BKscreens.rpy", line 7671, in execute
screen girl_mix(show_rating=False):
File "game/BKscreens.rpy", line 7671, in execute
screen girl_mix(show_rating=False):
File "game/BKscreens.rpy", line 7675, in execute
$ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x))
File "game/BKscreens.rpy", line 7675, in <module>
$ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x))
File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\python.py", line 911, in revertable_sorted
return RevertableList(sorted(*args, **kwargs))
File "game/BKscreens.rpy", line 7675, in <lambda>
$ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x))
KeyError: u'default'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Brothel King 0.2
Mon Oct 25 22:35:06 2021
Thanks but what do i do with that, sorry im really new to this.
No im just confused overall but thanks for the helpYou go through the search and the links until you hit either my post from Oct 8 or someone else's helpful post from even earlier.
What are you new to, reading, forum search functionality, the internet?
You don't. That's chapter 3 material, which doesn't exist yet.I'm stuck How to progress in the mission to overcome kunoichi defenses ?
If you dont want to searchSorry for all these question but i tried to download some others but it still dosent work. i also get this error:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/BKscreens.rpy", line 7662, in script call screen girl_mix(True) File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/BKscreens.rpy", line 7671, in execute screen girl_mix(show_rating=False): File "game/BKscreens.rpy", line 7671, in execute screen girl_mix(show_rating=False): File "game/BKscreens.rpy", line 7675, in execute $ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x)) File "game/BKscreens.rpy", line 7675, in <module> $ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x)) File "game/BKscreens.rpy", line 7675, in <lambda> $ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x)) KeyError: u'default' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/BKscreens.rpy", line 7662, in script call screen girl_mix(True) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\ast.py", line 1949, in execute self.call("execute") File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\ast.py", line 1937, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\statements.py", line 277, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\exports.py", line 2905, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\screen.py", line 430, in visit_all callback(self) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\core.py", line 3094, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\screen.py", line 440, in per_interact self.update() File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\display\screen.py", line 625, in update self.screen.function(**self.scope) File "game/BKscreens.rpy", line 7671, in execute screen girl_mix(show_rating=False): File "game/BKscreens.rpy", line 7671, in execute screen girl_mix(show_rating=False): File "game/BKscreens.rpy", line 7675, in execute $ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x)) File "game/BKscreens.rpy", line 7675, in <module> $ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x)) File "C:\Users\molle\OneDrive\Skrivebord\Brothel_King-0.2_test2\Brothel_King-pc\renpy\python.py", line 911, in revertable_sorted return RevertableList(sorted(*args, **kwargs)) File "game/BKscreens.rpy", line 7675, in <lambda> $ shown_gp = sorted(persistent.girl_packs, key=lambda x: (-(x in persistent.girl_mix[persistent.active_mix]), x)) KeyError: u'default' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Brothel King 0.2 Mon Oct 25 22:35:06 2021
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKmain.rpy", line 1300, in script call
call slave_interact(girl) from _call_slave_interact
File "game/BKinteractions.rpy", line 466, in script call
$ renpy.call(topic.label, girl, adv_mode)
File "game/BKinteractions.rpy", line 1573, in script call
call slave_train(girl, act, inter.response, mode) from _call_slave_train
File "game/BKinteractions.rpy", line 2203, in script call
call slave_advanced_training(girl, act, step=2) from _call_slave_advanced_training_1 # Sets 'pic' to a specific fix if available
File "game/BKinteractions.rpy", line 2256, in script
$ not_tags = prepare_not_tags(girl, act, advanced_fix_list)
File "game/BKinteractions.rpy", line 2256, in <module>
$ not_tags = prepare_not_tags(girl, act, advanced_fix_list)
File "game/BKfunctions.rpy", line 3741, in prepare_not_tags
not_tags += all_sex_tags
NameError: global name 'all_sex_tags' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKmain.rpy", line 1300, in script call
call slave_interact(girl) from _call_slave_interact
File "game/BKinteractions.rpy", line 466, in script call
$ renpy.call(topic.label, girl, adv_mode)
File "game/BKinteractions.rpy", line 1573, in script call
call slave_train(girl, act, inter.response, mode) from _call_slave_train
File "game/BKinteractions.rpy", line 2203, in script call
call slave_advanced_training(girl, act, step=2) from _call_slave_advanced_training_1 # Sets 'pic' to a specific fix if available
File "game/BKinteractions.rpy", line 2256, in script
$ not_tags = prepare_not_tags(girl, act, advanced_fix_list)
File "C:\Users\andre\Downloads\Brothel_King-0.2_test2\Brothel_King-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\andre\Downloads\Brothel_King-0.2_test2\Brothel_King-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/BKinteractions.rpy", line 2256, in <module>
$ not_tags = prepare_not_tags(girl, act, advanced_fix_list)
File "game/BKfunctions.rpy", line 3741, in prepare_not_tags
not_tags += all_sex_tags
NameError: global name 'all_sex_tags' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Brothel King 0.2
Sat Oct 30 06:59:09 2021
Looks like another unupdated game to me.File "game/BKfunctions.rpy", line 3741, in prepare_not_tags
not_tags += all_sex_tags
NameError: global name 'all_sex_tags' is not defined