From 662b83a84ec5f016333cdf77f4db3eade8e1a8c1 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Thu, 7 Oct 2021 05:46:47 +0330 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 7047b92..84dfba9 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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 `` with the currently logged in account/user name on your pc. + +On Mac OS X : `/Users//Library/Application Support/Tachidesk` +On Windows XP : `C:\Documents and Settings\\Application Data\Local Settings\Tachidesk` +On Windows 7 and later : `C:\Users\\AppData\Local\Tachidesk` +On Unix/Linux : `/home//.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. \ No newline at end of file