Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Got an error right after Pierre pulls out the silver orb and shows the MC how to use it.  Here:

While running game code:
  File "game/script.rpy", line 6339, in <module>
NameError: name 'greenpath' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "script.rpyc", line 6335, in script
  File "D:\Itch\limits\Limits-1.04-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "D:\Itch\limits\Limits-1.04-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Itch\limits\Limits-1.04-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 6339, in <module>
NameError: name 'greenpath' is not defined
```</module></module>