Skip to main content

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

While running game code:

  File "game/scripts/Garden/GardenFoodDrive.rpy", line 7, in <module>

NameError: name 'mary' is not defined

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

Full traceback:

  File "renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 560, in main

    renpy.game.context().run(node)

  File "scripts/Garden/GardenFoodDrive.rpyc", line 1, in script

  File "scripts/Garden/GardenFoodDrive.rpyc", line 1, 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/Garden/GardenFoodDrive.rpy", line 7, in <module>

NameError: name 'mary' is not defined

Windows-10-10.0.22621

Ren'Py 7.4.11.2266

Harem Hotel v0.18.0

Sun Sep  1 11:43:39 2024

(+1)(-2)

Have you played beta 3?

nope, but i downloaded the patch before when it was showing that error and after downloading the whole game again (v .18) everything’s working perfectly.