briansd9 / exile-diary

A game tracker for Path of Exile. Track literally everything that drops in your maps, and more!
https://patreon.com/briansd9
207 stars 33 forks source link

Program won't open if it can't load setting.json #118

Open Noctis- opened 3 years ago

Noctis- commented 3 years ago

I think that file might have gotten corrupted somehow ... but the result is that trying to open the program will look like it does nothing ... You can find the program in the windows process explorer, but no window or icon exists. I thought it might be due to windows update, or windows defender ... Then i went digging i found this in the log:

image

briansd9 commented 3 years ago

Hmm, yes, this needs to be handled better. Thanks for the report, will fix in next release.

If your settings.json file is completely corrupted, you can delete it as a workaround. The program will prompt you to set up from scratch the next time you start it (your previous map and stash data won't be lost though, it'll show up again after everything is set up properly).

Noctis- commented 3 years ago

Yep. That's what I've done :) Re- enter data, all the stuff was there after it logged in. Just letting you know what I've found.

On Thu, 8 Apr 2021, 22:24 briansd9, @.***> wrote:

Hmm, yes, this needs to be handled better. Thanks for the report, will fix in next release.

If your settings.json file is completely corrupted, you can delete it as a workaround. The program will prompt you to set up from scratch the next time you start it (your previous map and stash data won't be lost though, it'll show up again after everything is set up properly).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/briansd9/exile-diary/issues/118#issuecomment-815754538, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABO76CYZ3APQHTUTIABSBPLTHWOAPANCNFSM42SUJUTQ .

Noctis- commented 3 years ago

not sure how it happened ...but here's a hex view of the corrupted json file ... seems it's all empty image