Updated Troubleshooting (markdown)

Aria Moradi
2021-10-07 05:46:47 +03:30
parent 68614ed58a
commit 662b83a84e

@@ -1,5 +1,13 @@
## General Troubleshooting
- Make sure that Tachidesk is not running(right click on tray icon and quit or kill it through the way your Operating System provides)
- Delete the data directory described below **(This will delete all app data including your library!)**
- Re-run the app
- Make sure you have a recent backup of your library or create one in the app (if possible) because we **are going to wipe all Tachidesk data**.
- Make sure Tachidesk is not running (right click on tray icon and quit or kill it through the way your Operating System provides)
- Delete the Tachidesk data directory located below and re-run the app.
Note: Replace `<Account>` with the currently logged in account/user name on your pc.
On Mac OS X : `/Users/<Account>/Library/Application Support/Tachidesk`
On Windows XP : `C:\Documents and Settings\<Account>\Application Data\Local Settings\Tachidesk`
On Windows 7 and later : `C:\Users\<Account>\AppData\Local\Tachidesk`
On Unix/Linux : `/home/<account>/.local/share/Tachidesk`
- If the problem persists or you failed to fix it, open an issue or Join Tachidesk's [discord server](https://discord.gg/DDZdqZWaHA) to hang out with the community and to receive support and help.