Gotcha! Thank you for the heads up! I'll start a new save then, I'm just going to miss all the gold I had saved up and progress I made lol. And yeah overall I'm really enjoying the game and I'm happy to see it updated!
Lonewolf72
Recent community posts
Ah sorry for the delay. And I can't pinpoint what exactly the crash would just randomly happen, like I would have a conversatoin with a character or be working in the fields. And to get around it I would just reload a save and do the same exact thing. The crash felt like random chance. Although perhaps it's because the save was originally from an older version? And here's the full traceback-
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/rosannapage.rpy", line 1427, in script
"Senna!"
File "game/rosannapage.rpy", line 1427, in script
"Senna!"
TypeError: 'sortwrapper' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 670, in main
run(restart)
File "renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 955, in run_context
context.run()
File "game/rosannapage.rpy", line 1427, in script
"Senna!"
File "game/rosannapage.rpy", line 1427, in script
"Senna!"
File "renpy/ast.py", line 930, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1474, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1352, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 1006, in do_display
**display_args)
File "renpy/character.py", line 693, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4249, in interact_core
if renpy.display.render.check_redraws():
File "render.pyx", line 341, in renpy.display.render.check_redraws.lambda
File "render.pyx", line 341, in renpy.display.render.check_redraws.lambda
TypeError: 'sortwrapper' object has no attribute '__getitem__'
Windows-10-10.0.26100 AMD64
Ren'Py 7.6.3.23091805
Farm Grown 1.3.0
Love this update! Very much appreciate the new belly potion, it was exactly what I was hoping for in terms of adding something along the lines of weight gain. Although it doesn't seem like it's currently possible to make enough gold to buy it in the sandbox mode. Perhaps for now, it can be free? Also, it is difficult to see the thieves belly when she's given a belly potion, due to her arm being down and in the way. I'm not sure how difficult it would be, but perhaps the arm's position can be moved in order to see the stomach better after giving them a belly potion?