Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

After investigating the camp in the greenhouse, when I go to talk to gerdalt to say I have finished my investigation I run into this error.


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/places/greenhouseCampsite.rpy", line 357, in <module>

NameError: name 'Ending_greenhouse' is not defined

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

Full traceback:

  File "scripts/places/greenhouseCampsite.rpyc", line 357, in script

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

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/places/greenhouseCampsite.rpy", line 357, in <module>

NameError: name 'Ending_greenhouse' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

Acolytes 0.2.5

Tue May 17 23:42:27 2022

[/code]