al-tracking; gamepad; gyroscope; accelerometer; xr; cross-origin-isolated; web-share">">
Published 8 days ago
StatusReleased
PlatformsHTML5
Authorsaharadesert1130
Made withRen'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 scriptript

Exception: Sayer 'niko' is not defined.

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

Traceback (most recent call last):

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

    return renpy.python.py_eval(who)val(who)

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

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

    return py_eval_bytecode(code, globals, locals) locals)

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

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

    return eval(bytecode, globals, locals) locals)

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

  File "", line 1, in n <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 scriptript

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

    Say.execute(self)te(self)

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

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

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

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

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

    raise Exception("Sayer '%s' is not defined." % who)" % 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

```