Sorry to post this here
By searching this thread, I realize that you have errors using my app.
I have no errors with my saves (maybe because, i don't have endgame save, because i don't have time to play),
Without feedback, i can't fix it, so if you have troubles with my app, please answer the app thread with your savegame and i will fix it
Kapten wrote: ↑Tue Apr 18, 2023 9:19 am
As for the Save Editor... I can't get it to work. My items doesn't show and when I click on a armor slot I get an error to either continue using the editor and nothing happens, or to close the editor.
Messy6666 wrote: ↑Tue Apr 18, 2023 9:52 am
press continue
then click on home
then click on character again
worked here
This error indicates that the application don't know all your data (you have data i don't have in my saves).
App load all of this as object, so you can save without lost of data.
List of unknow property type in Character Data (because i have no data in my saves for this)
Code: Select all
[JsonProperty("characterTreeNodeProgression")]
[JsonProperty("monolithOptions")]
[JsonProperty("activeMonolithMods")]
[JsonProperty("arenaTiersCompleted")]
ActiveArenaRun :
[JsonProperty("activeModIndices")]
SavedCharacterTree :
[JsonProperty("nodesTaken")]
SavedMonolithQuest :
[JsonProperty("nolongerRelevantObjectives")]
[JsonProperty("objectiveProgress")]
SavedQuest :
[JsonProperty("nolongerRelevantObjectives")]
[JsonProperty("objectiveProgress")]
SavedSkillTree :
[JsonProperty("nodesTaken")]
SceneProgress :
[JsonProperty("progress")]