Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)(-1)

Bug report, paste incoming...

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/n_events.rpy", line 742, in <module>

NameError: name 'Natalie_Path' is not defined

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

Full traceback:

  File "n_events.rpyc", line 742, in script

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

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

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

  File "game/n_events.rpy", line 742, in <module>

NameError: name 'Natalie_Path' is not defined

```