I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'daddy' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script Locations.rpyc", line 4406, in script call
File "script Functions.rpyc", line 1372, in script call
File "Emma_Scenes.rpyc", line 2415, in script
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\ast.py", line 2586, in execute
Say.execute(self)
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\ast.py", line 623, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\character.py", line 1456, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\character.py", line 1369, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\character.py", line 1349, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\substitutions.py", line 373, in substitute
s = interpolate(s, variables) # type: ignore
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\substitutions.py", line 86, in interpolate
raise e
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\python.py", line 1218, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Download\Rogue-Like-r8-1.62d-2-mod-win\renpy\python.py", line 1211, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'daddy' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Rogue-like: Evolution 1.62d
Fri May 2 15:24:43 2025