From d0487d1497ee6538c785571ba8c1990ed9ae98a8 Mon Sep 17 00:00:00 2001 From: Jonathan Harris <jonathan@marginal.org.uk> Date: Sat, 29 Sep 2018 15:37:02 +0100 Subject: [PATCH] Document fix for very long cooldown period --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8df316dd..a3771337 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,15 @@ EDMC needs to talk to eddn.edcd.io on port 4430. If you consistently receive thi ### Import failed: No ship loadout found Complex ship loadouts with Engineers' mods can cause you to hit an Internet Explorer / Edge limitation on the length of URLs. Switch to a browser that doesn't suck. +### Very long "cooldown" period +You'll see a very long cooldown period if your system's time of day changes while you're running the app. To fix this: + +- Quit the app. +- Double-check your system's Date and Time settings. +- Windows: Run the RegEdit program and locate and delete the key `HKEY_CURRENT_USER\Software\Marginal\EDMarketConnector\querytime`. +- Mac: Copy and paste the following into a Terminal app window: `defaults write uk.org.marginal.edmarketconnector querytime -int 0` and press Enter. +- Re-start the app. + ### Location of configuration files If your configuration has been corrupted, or badly set, such that you can't run the program to fix it, or you otherwise need to directly access the configuration then these are the locations of the configuration: