Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

This is where you can find your saves on android: Android > data > Lucky paradox > Files > Saves

Then to transfer them it should be the saves folder in the windows version you set up for Joiplay

I could find the save folder, and  copy the files to the save folder of the Windows version, but when I try to load the save Game, it shows an error and nothing happens

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00action_file.rpy", line 462, in __call__

ImportError: No module named revertable

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "_layout/screen_main_menu.rpymc", line 28, in script

  File "renpy/ast.py", line 923, in execute

  File "renpy/python.py", line 2235, in py_exec_bytecode

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

  File "renpy/ui.py", line 298, in interact

  File "renpy/display\core.py", line 3276, in interact

  File "renpy/display\core.py", line 4110, in interact_core

  File "renpy/display\layout.py", line 1090, in event

  File "renpy/display\layout.py", line 1090, in event

  File "renpy/display\layout.py", line 1090, in event

  File "renpy/display\screen.py", line 726, in event

  File "renpy/display\layout.py", line 1090, in event

  File "renpy/display\layout.py", line 1297, in event

  File "renpy/display\layout.py", line 273, in event

  File "renpy/display\layout.py", line 1090, in event

  File "renpy/display\layout.py", line 1297, in event

  File "renpy/display\layout.py", line 273, in event

  File "renpy/display\layout.py", line 1090, in event

  File "renpy/display\layout.py", line 273, in event

  File "renpy/display\behavior.py", line 979, in event

  File "renpy/display\behavior.py", line 914, in handle_click

  File "renpy/display\behavior.py", line 329, in run

  File "renpy/common/00action_file.rpy", line 462, in __call__

  File "renpy/loadsave.py", line 770, in load

  File "renpy/loadsave.py", line 63, in loads

ImportError: No module named revertable

[/code]