I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/first_night.rpy", line 38, in script call
call intro_name_menu from _call_intro_name_menu
File "game/name_system.rpy", line 360, in script call
call screen dau_name_menu
File "game/niece.rpy", line 715, in script
daddy "As you may be well aware, [daugher_name] has some {i}hormonal issues.{/i}"
KeyError: u'daugher_name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/first_night.rpy", line 38, in script call
call intro_name_menu from _call_intro_name_menu
File "game/name_system.rpy", line 360, in script call
call screen dau_name_menu
File "game/niece.rpy", line 715, in script
daddy "As you may be well aware, [daugher_name] has some {i}hormonal issues.{/i}"
File "I:\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "I:\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "I:\GoodnightKiss-1.01-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "I:\GoodnightKiss-1.01-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "I:\GoodnightKiss-1.01-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: u'daugher_name'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Sat Jan 12 22:30:25 2019