Published 8 days ago
Status Released
Platforms HTML5
Author saharadesert1130
Made with Ren'Py

Comments

Log in with itch.io to leave a comment.

Error:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

NameError: name 'niko' is not defined. Did you mean: 'Niko'?

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "//game/script.rpyc", line 154, in script

Exception: Sayer 'niko' is not defined.

-- Full Traceback ------------------------------------------------------------

Traceback (most recent call last):

File "/renpy/ast.py", line 625, in eval_who

return renpy.python.py_eval(who)

~~~~~~~~~~~~~~~~~~~~^^^^^

File "/renpy/python.py", line 1292, in py_eval

return py_eval_bytecode(code, globals, locals)

~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^

File "/renpy/python.py", line 1285, in py_eval_bytecode

return eval(bytecode, globals, locals)

~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "<none>", line 1, in <module>

NameError: name 'niko' is not defined. Did you mean: 'Niko'?

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "//game/script.rpyc", line 154, in script

File "/renpy/ast.py", line 2915, in execute

Say.execute(self)

~~~~~~~~~~~^^^^^^

File "/renpy/ast.py", line 956, in execute

who = eval_who(self.who, self.who_fast)

~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

File "/renpy/ast.py", line 627, in eval_who

raise Exception("Sayer '%s' is not defined." % who)

Exception: Sayer 'niko' is not defined.

Emscripten-3.1.67-wasm32-32bit wasm32

Ren'Py 8.4.1.25072401

Soul Reapers 1.0

Sun Sep 28 18:39:34 2025

```