NightlyRevenger / TataruHelper

Tataru Helper - application for translation of in-game texts in Japan MMORPG - Final Fantasy XIV. The texts are understood as MSQ, cutscenes, quests, NPC replicas, etc.
https://github.com/NightlyRevenger/TataruHelper/releases/latest
MIT License
310 stars 45 forks source link

User config will be cleared when shut down computer without exit TataruHelper #20

Closed Echoring closed 3 years ago

Echoring commented 3 years ago

Describe the bug I shutdown my computer while forget to exit TataruHelper. When I start TataruHelper again tomorrow, I find that all user config are gone. (I do not mean change not saved. it has been modified and saved long time ago and not been modified that day.) This has happen twice.

To Reproduce Steps to reproduce the behavior:

  1. Start TataruHelper
  2. Change user config as you like
  3. Reboot computer without exit TataruHelper
  4. Start TataruHelper again and find that all is gone.

Expected behavior Config will not be cleared when shut down computer without exit TataruHelper (Change not saved for this time is OK, but don't clear all config I changed before)

Desktop (please complete the following information):

xDarkOne commented 3 years ago

Thank you for the information! We will look into this issue.

Echoring commented 3 years ago

Oh, sorry for giving wrong issue! I meet this problem again and finally find out that it's not because of unnormal exit, but hotkey conflict that makes this issue. If a software has registered a hotkey which TataruHelper config want to register, TataruHelper will meet an error and skip this config, causing bug above.