I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Chapters/chapter14/chapter14_scene03_lotta.rpy", line 16, in script
lotta "Hey, [persistent.playername]."
KeyError: 'retain'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Chapters/chapter14/chapter14_scene03_lotta.rpy", line 16, in script
lotta "Hey, [persistent.playername]."
File "F:\VNs\FamilyVacation-0.14.11.13.-pc\renpy\ast.py", line 2586, in execute
Say.execute(self)
File "F:\VNs\FamilyVacation-0.14.11.13.-pc\renpy\ast.py", line 623, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "F:\VNs\FamilyVacation-0.14.11.13.-pc\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "F:\VNs\FamilyVacation-0.14.11.13.-pc\renpy\character.py", line 1377, in __call__
return Character(kind=self, **kwargs)(what, interact=interact, _call_done=_call_done, multiple=multiple, _mode=_mode, _with_none=_with_none)
File "F:\VNs\FamilyVacation-0.14.11.13.-pc\renpy\character.py", line 1794, in Character
return type(kind)(name, kind=kind, **properties)
File "F:\VNs\FamilyVacation-0.14.11.13.-pc\renpy\character.py", line 982, in __init__
retain=d('retain'),
File "F:\VNs\FamilyVacation-0.14.11.13.-pc\renpy\character.py", line 943, in d
return kind.display_args[n] # type: ignore
KeyError: 'retain'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.7.25031702
Family Vacation 0.14.SE.11.12
Wed Sep 24 22:48:30 2025