Skip to main content

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

Heimly

2
Posts
3
Following
A member registered Sep 25, 2021

Recent community posts

Keep encountering this bug in the garden

While running game code:

  File "game/scripts/Garden/GardenScripts.rpy", line 175, in <module>

  File "game/scripts/Garden/GardenPlot.rpy", line 136, in harvest_plot

KeyError: u'perennial'

I think this also lead to this code when I "Go to sleep"

While running game code:

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

  File "game/scripts/Garden/Garden.rpy", line 528, in garden_daily_stuff

  File "game/scripts/Garden/GardenPlot.rpy", line 105, in plot_daily_stuff

  File "game/scripts/Garden/GardenCrop.rpy", line 28, in grow_crop

KeyError: u'regrowth_mature_age'

Could you have a quick check in this, Runey?

Thanks!