I reckon [Name] is not the correct variable
Edit: Somehow, the only time they successfully call the MC's name is when Cade said goodbye to him at the end of Day 2
I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/days/day02.rpy", line 311, in script c "They're our friends, [Name]! They ain't gone hurt ya, they're good people I reckon." KeyError: 'Name' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/days/day02.rpy", line 311, in script c "They're our friends, [Name]! They ain't gone hurt ya, they're good people I reckon." File "E:\New update\TheHumanHeart-2.5-pc\renpy\ast.py", line 930, in execute renpy.exports.say(who, what, *args, **kwargs) File "E:\New update\TheHumanHeart-2.5-pc\renpy\exports.py", line 1473, in say who(what, *args, **kwargs) File "E:\New update\TheHumanHeart-2.5-pc\renpy\character.py", line 1337, in __call__ what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix) File "E:\New update\TheHumanHeart-2.5-pc\renpy\character.py", line 1251, in prefix_suffix return (sub(prefix) + sub(body) + sub(suffix)) File "E:\New update\TheHumanHeart-2.5-pc\renpy\character.py", line 1231, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "E:\New update\TheHumanHeart-2.5-pc\renpy\substitutions.py", line 278, in substitute s = formatter.vformat(s, (), kwargs) # type: ignore File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat File "E:\New update\TheHumanHeart-2.5-pc\renpy\substitutions.py", line 168, in get_field obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value KeyError: 'Name' Windows-10-10.0.19045 AMD64 Ren'Py 8.1.1.23060707 The Human Heart 2.5 Sat Jul 8 10:34:46 2023