I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 309, in script call
call expression "before_main_menu"
File "game/BKevents.rpy", line 94, in script
if not persistent.girl_mix["default"]:
File "game/BKevents.rpy", line 94, in <module>
if not persistent.girl_mix["default"]:
KeyError: u'default'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 309, in script call
call expression "before_main_menu"
File "game/BKevents.rpy", line 94, in script
if not persistent.girl_mix["default"]:
File "D:\Downloads D\Brothel_King-0.2_test2\Brothel_King-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "D:\Downloads D\Brothel_King-0.2_test2\Brothel_King-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Downloads D\Brothel_King-0.2_test2\Brothel_King-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/BKevents.rpy", line 94, in <module>
if not persistent.girl_mix["default"]:
KeyError: u'default'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Brothel King 0.2
Thu Oct 14 17:55:13 2021