Skip to main content

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

Hey, I've reached episode ten, however I seem to encounter a problem after I roll past the introductory scene for it. Could you help me figure out how to fix it?

Happy to try! What's the issue?

"I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 32061, in script

    if ashleyswallow:

  File "game/script.rpy", line 32061, in <module>

    if ashleyswallow:

NameError: name 'ashleyswallow' is not defined

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

Full traceback:

  File "game/script.rpy", line 32061, in script

    if ashleyswallow:

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/script.rpy", line 32061, in <module>

    if ashleyswallow:

NameError: name 'ashleyswallow' is not defined

Windows-10-10.0.26100

Ren'Py 7.4.10.2178

Hypnosis v1.5.1c-Public

Sat Nov 15 05:04:55 2025"

I just realized I could ignore it. I'll hope it doesn't prove to be fatal for the playthrough. ¯\_(ツ)_/¯