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

Hello, my pc turned off(due to power outage) while I was playing ironman mode and entered manor in monster city, after that my save and profile file were corrupted and game didn't even load for me. I managed to deal with it by unloading save and profile file from the game folder, but lost all achievements because of this - is there a way to get it to work again? Here's the error file contents:

com.badlogic.gdx.utils.SerializationException: Unable to convert value to required type:                                                                                                                                                                               (com.majalis.save.SaveManager$ProfileSave)

at com.badlogic.gdx.utils.Json.readValue(Json.java:1105)

at com.badlogic.gdx.utils.Json.fromJson(Json.java:789)

at com.majalis.save.SaveManager.getProfileSave(SaveManager.java:357)

at com.majalis.save.SaveManager.<init>(SaveManager.java:66)

at com.majalis.talesofandrogyny.TalesOfAndrogyny.create(TalesOfAndrogyny.java:63)

at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:151)

at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:128)