I decided to replay the game in another way, but when I launched it, I noticed the whole gamemenu is odd. Then I got this:
While running game code:
File "renpy/common/00gamemenu.rpy", line 176, in script
jump expression _game_menu_screen
ScriptError: could not find label 'save_screen'.
Full traceback:
File "renpy/common/00gamemenu.rpy", line 176, in script
jump expression _game_menu_screen
File "\DMD.CH1-0.14.5-pc\DMD.CH1-0.14.5-pc\renpy\ast.py", line 1573, in execute
rv = renpy.game.script.lookup(target)
File "\DMD.CH1-0.14.5-pc\DMD.CH1-0.14.5-pc\renpy\script.py", line 871, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'save_screen'.
I tried to redownload it, but it does not helped. Any ideas?