I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 199, in script
$ daily_update()
File "game/script.rpy", line 199, in <module>
$ daily_update()
File "game/01dailyupdate.rpy", line 203, in daily_update
renpy.say(None,"{} delivers her baby. Congratulations -- you have a new [child_gender]".format(girl.name))
KeyError: 'child_gender'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 199, in script
$ daily_update()
File "C:\Users\aondlo\Desktop\Damsels-1.8-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\aondlo\Desktop\Damsels-1.8-pc\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 199, in <module>
$ daily_update()
File "game/01dailyupdate.rpy", line 203, in daily_update
renpy.say(None,"{} delivers her baby. Congratulations -- you have a new [child_gender]".format(girl.name))
File "C:\Users\aondlo\Desktop\Damsels-1.8-pc\renpy\exports.py", line 1173, in say
who(what, *args, **kwargs)
File "C:\Users\aondlo\Desktop\Damsels-1.8-pc\renpy\character.py", line 902, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "C:\Users\aondlo\Desktop\Damsels-1.8-pc\renpy\character.py", line 884, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\aondlo\Desktop\Damsels-1.8-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: 'child_gender'
Windows-7-6.1.7601-SP1
Ren'Py 6.99.13.2919
Damsels and Dungeons 1.8