MgAl2O4 / FFTriadBuddy

FF14 Triple Triad helper
MIT License
129 stars 17 forks source link

settings file is deleted after closing the program (v30) #13

Closed mweggen closed 4 years ago

MgAl2O4 commented 4 years ago

Yes, it's on purpose. I moved all saved files to %LocalAppData% path and settings will try to load from there first. No point in keeping both files.

Can you confirm that program retains all card data after reopening? Or, go to folder %LocalAppData%\FFTriadBuddy (type that in windows explorer address bar) and verify that settings still exists there.

mweggen commented 4 years ago

edit: i can see a settings file on the new location, but it doesn't have my settings. just the defaults.

"cards":[1,3,6,7,10],"npcs":[]

(i have 158 cards and all except 8 npcs defeated)

MgAl2O4 commented 4 years ago

Uh, that's bad. I'll revert changes, but I'm afraid that saved data is lost, unless you had cloud saves enabled :(

Sorry about that.

MgAl2O4 commented 4 years ago

Reverted. Cards should be relatively easy to restore using Icons list and comparing in game screen with what program shows in "Show only owned cards" mode.

No easy way around deleted npcs though :/ Once you fix cards, you'll see most of npcs having empty rewards (all cards owned) so 99% sure that you already defeated them and can be checked off. Unless you remember which areas / npcs where missing, it will require comparing with ingame icons.

Sorry again, I'll make sure to avoid any destructive changes in future.

mweggen commented 4 years ago

Haha no worries, bugs happen :)