Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

The morning the Garden clean-up finishes, I am stuck with t he following:


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 44662, in <module>

  File "game/scripts/Garden/GardenPlot.rpy", line 88, in reset_plot

AttributeError: 'NoneType' object has no attribute 'get'

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

Full traceback:

  File "scripts/bar.rpyc", line 1611, in script call

  File "script.rpyc", line 44504, in script call

  File "script.rpyc", line 39594, in script call

  File "script.rpyc", line 44655, 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/script.rpy", line 44662, in <module>

  File "game/scripts/Garden/GardenPlot.rpy", line 88, in reset_plot

AttributeError: 'NoneType' object has no attribute 'get'

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

Harem Hotel v0.18.1

Wed Nov 20 13:53:59 2024

[/code]

this happened to me i believe when i tried loading my save file 

just happened to me aswell. the very next morning it crashes like that

I'm also having this issue, a fix would be greatly appreciated!

image.png

Known issue, will be fixed on the next patch.