Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Tales of Androgyny

A game about birds, bees, flowers and trees. · By Majalis

Crash error

A topic by GooseMan69420 created Jul 02, 2021 Views: 181 Replies: 1
Viewing posts 1 to 2

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)

Developer

Sounds like your profile save is corrupted, you may need to delete it (in the .toa-data folder). Make a backup of the file in case you want to try and fix it, but delete it out of the folder so the crash will be resolved.