Skip to main content

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

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day31.rpy", line 18, in <module>

NameError: name 'arthur_sex' is not defined

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

Full traceback:

  File "day31.rpyc", line 18, in script

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/day31.rpy", line 18, in <module>

NameError: name 'arthur_sex' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.7.1862

The One Chapter 1 1.02

Fri Apr 15 12:14:27 2022

Did you play the game from the start?

Yes.