Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

That looks like a Ren'Py version issue.  I can't remember if revertable was introduced in one of the later 7.4/7.5/7.6 versions or if it is new in 8 (python 3).  Either way, the saves should work if you run the game in a more current version of the SDK.

In thinking about it further, I'm about 90% certain that module is a Ren'Py 8/Python 3 thing.  So you'd need to load it using a Ren'Py 8.x SDK.