```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 9346, in script
player_name "(Hmmm... something feels good...)"
KeyError: 'None'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 9346, in script
player_name "(Hmmm... something feels good...)"
File "C:\Users\hp\AppData\Local\Temp\Rar$EXa21084.7799\LostAndFound-0.7-pc\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\hp\AppData\Local\Temp\Rar$EXa21084.7799\LostAndFound-0.7-pc\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "C:\Users\hp\AppData\Local\Temp\Rar$EXa21084.7799\LostAndFound-0.7-pc\renpy\character.py", line 1251, in __call__
who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
File "C:\Users\hp\AppData\Local\Temp\Rar$EXa21084.7799\LostAndFound-0.7-pc\renpy\character.py", line 1172, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "C:\Users\hp\AppData\Local\Temp\Rar$EXa21084.7799\LostAndFound-0.7-pc\renpy\character.py", line 1152, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\hp\AppData\Local\Temp\Rar$EXa21084.7799\LostAndFound-0.7-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 "C:\Users\hp\AppData\Local\Temp\Rar$EXa21084.7799\LostAndFound-0.7-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: 'None'
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.1.22070801
Lost & Found 0.7
Sat Aug 26 19:42:51 2023
```