I think im blind at this point. Have been looking for the "circle" special event for a while but to no avail. Could you give me more hint?
Heimly
4
Posts
5
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!