[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'first_letter' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpyc", line 2304, in script
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\ast.py", line 2573, in execute
Say.execute(self)
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\character.py", line 1440, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\character.py", line 1354, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\character.py", line 1334, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\substitutions.py", line 373, in substitute
s = interpolate(s, variables) # type: ignore
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\N.V.H. 2.0\Ashes of the Sun\AshesoftheSun-0.20-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'first_letter' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.2.24090902
Ashes of the Sun 0.20
Thu Mar 27 03:35:53 2025