Update: I tried the trick and saved a game in v0.29.00 in the bedroom.
Now I can load the game in v0.29.01 without error.
Good work so far. Thanx for the mod.
While loading a game in v0.29.01 I got this message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/util/func_utils.rpy", line 153, in script
return
Exception: Could not find return label u'_call_change_attr_175'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/util/func_utils.rpy", line 153, in script
return
File "D:\Games\SuperPowered_v0.29.01-win\renpy\ast.py", line 1448, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "D:\Games\SuperPowered_v0.29.01-win\renpy\execution.py", line 670, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label u'_call_change_attr_175'.
Any idea what happened?