You’re using an older Ren’Py version. You have two options:
Ren’Py then refuses to load the save. But why? And more importantly, how do you bypass it? renpy this save was created on a different device link
Type the following command:
The "This save was created on a different device" error occurs when Ren'Py's save file system detects that the save file was created on a different device or platform than the one you're currently using. This is due to a security feature implemented in Ren'Py to prevent saves from being loaded across different devices, which could potentially be used to cheat or exploit the game. You’re using an older Ren’Py version
Ren’Py usually increments the save token if the script_version changes. To maintain the link: And more importantly, how do you bypass it
Ensure your cloud client copies both the .save files and the persistent data file to maintain full compatibility. Troubleshooting Common Mismatches