Skip to main content

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

Hello, what is this error? I can't save any more😭😭😭😭


```

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "renpy/common/00action_file.rpy", line 415, in __call__

RuntimeError: maximum recursion depth exceeded while calling a Python object


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


Full traceback:

  File "_layout/screen_load_save.rpymc", line 35, in script

  File "renpy/ast.py", line 834, in execute

  File "renpy/python.py", line 1184, in py_exec_bytecode

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>

  File "renpy/ui.py", line 301, in interact

  File "renpy/display/core.py", line 2218, in interact

  File "renpy/display/core.py", line 3289, in interact_core

  File "renpy/display/layout.py", line 1297, in event

  File "renpy/display/layout.py", line 1297, in event

  File "renpy/display/layout.py", line 1297, in event

  File "renpy/display/screen.py", line 794, in event

  File "renpy/display/layout.py", line 1297, in event

  File "renpy/display/layout.py", line 1526, in event

  File "renpy/display/layout.py", line 285, in event

  File "renpy/display/layout.py", line 1297, in event

  File "renpy/display/layout.py", line 1297, in event

  File "renpy/display/behavior.py", line 1182, in event

  File "renpy/display/behavior.py", line 1103, in handle_click

  File "renpy/display/behavior.py", line 394, in run

  File "renpy/display/behavior.py", line 401, in run

  File "renpy/common/00action_file.rpy", line 415, in __call__

  File "renpy/loadsave.py", line 431, in save

  File "renpy/loadsave.py", line 417, in save

  File "renpy/compat/pickle.py", line 51, in dump

RuntimeError: maximum recursion depth exceeded while calling a Python object


```

Sorry about this! This seems to appear out of nowhere on some playthroughs, maybe a Ren'py issue, I still don't know how the bug was triggered, but after triggering it the save can no longer be saved. I'll try and see if anything can be done. In the meantime, I think you might need to load an old save. Very sorry about it!