I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKmain.rpy", line 294, in script call
$ renpy.call(selected_location.menu[1])
File "game/BKevents.rpy", line 3862, in script call
call visit_merchant(NPC_ramias) from _call_visit_merchant_5
File "game/BKmain.rpy", line 335, in script call
call free_girl_interact(result) from _call_free_girl_interact
File "game/BKinteractions_free.rpy", line 25, in script call
call free_girl_talk(girl) from _call_free_girl_talk
File "game/BKinteractions_free.rpy", line 182, in script call
call free_girl_interact_menu() from _call_free_girl_interact_menu
File "game/BKinteractions_free.rpy", line 220, in script call
$ renpy.call(topic.label, girl)
File "game/BKinteractions_free.rpy", line 683, in script
$ pic = girl.get_pic("sex", "naked", "profile", not_tags = ("group", "bisexual", "beast", "monster", "machine"))
File "game/BKinteractions_free.rpy", line 683, in <module>
$ pic = girl.get_pic("sex", "naked", "profile", not_tags = ("group", "bisexual", "beast", "monster", "machine"))
File "game/BKgirlclass.rpy", line 764, in get_pic
if "portrait" not in (tags + and_tags + not_tags):
TypeError: can only concatenate list (not "tuple") to list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKmain.rpy", line 294, in script call
$ renpy.call(selected_location.menu[1])
File "game/BKevents.rpy", line 3862, in script call
call visit_merchant(NPC_ramias) from _call_visit_merchant_5
File "game/BKmain.rpy", line 335, in script call
call free_girl_interact(result) from _call_free_girl_interact
File "game/BKinteractions_free.rpy", line 25, in script call
call free_girl_talk(girl) from _call_free_girl_talk
File "game/BKinteractions_free.rpy", line 182, in script call
call free_girl_interact_menu() from _call_free_girl_interact_menu
File "game/BKinteractions_free.rpy", line 220, in script call
$ renpy.call(topic.label, girl)
File "game/BKinteractions_free.rpy", line 683, in script
$ pic = girl.get_pic("sex", "naked", "profile", not_tags = ("group", "bisexual", "beast", "monster", "machine"))
File "F:\Brothel_King-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Brothel_King-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/BKinteractions_free.rpy", line 683, in <module>
$ pic = girl.get_pic("sex", "naked", "profile", not_tags = ("group", "bisexual", "beast", "monster", "machine"))
File "game/BKgirlclass.rpy", line 764, in get_pic
if "portrait" not in (tags + and_tags + not_tags):
File "F:\Brothel_King-pc\renpy\python.py", line 816, in newmethod
l = method(*args, **kwargs)
TypeError: can only concatenate list (not "tuple") to list
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Brothel King 0.15b
Wed Sep 15 06:14:35 2021