Hmm, I'm getting an Atrribute error : 'StoreModule' object has no attribute when loading a saved game:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'
Darwin-21.3.0-x86_64-i386-64bit
Ren'Py 7.4.4.1439
Maid to Please 0.5.5
Wed Feb 22 11:36:55 2023
[/code]
Restarting from scratch does seem to work though.