Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

here is the Markdown in case you need it! I don't understand anything of these things, sorry if this is spammy. just trying to help in case it needs to be fixed!

```

I'm sorry, but an uncaught exception occurred.

While running game code:

NameError: name 'e' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "game/2DSS/000-diag/day2_dialogue.rpy", line 112, in script

Exception: Sayer 'e' 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 1305, in py_eval

    return py_eval_bytecode(code, globals, locals)

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

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

    return eval(bytecode, globals, locals)

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

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

NameError: name 'e' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "game/2DSS/000-diag/day2_dialogue.rpy", line 112, 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 'e' is not defined.

Windows-11-10.0.26200-SP0 AMD64

Ren'Py 8.4.2.25111201+nightly

A Date with Death 2 1.25

Fri Apr 17 13:39:01 2026

```

Hey there - just to make sure, you've never had another version of ADWD2 on your computer, right? Like any of our previous betas from Patreon, etc? Thank you!

And to double-double check, is this after playing chess?

never had another version but I do own ADWD 1 (steam version). nothing on 2 previously though! and it happened after winning chess, I did play and lost before (around 3 times) but the same didn't happen :o

Thank you, I've put up a fix that should help with this issue, though you'd need to redownload and use a new save file!