diff --git a/Troubleshooting.md b/Troubleshooting.md index 4e5f278..63235f0 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -11,14 +11,7 @@ Ensure that you visit the in-game Commodity Market at a station where you intend This problem is tracked as [Issue #92](https://github.com/Marginal/EDMarketConnector/issues/92). ### Doesn't track Systems visited -This app uses Elite: Dangerous' “netLog” log files to track the systems and stations that you visit. When looking for the log files, this app assumes: - -- That you're running this app and Elite: Dangerous on the same machine. -- That you're running Elite: Dangerous from Steam, if you have both Steam and non-Steam versions installed. -- That you're running “Horizons” 64bit, if you have both Horizons and Season 1 installed. - -If you find that this app isn't automatically tracking the systems that you visit and/or isn't automatically “updating” on docking (if you have that option selected), or if you're running this app on a different machine from the Elite: Dangerous game then adjust the “E:D log file location” setting on the Configuration tab to point to the game's “netLog” files using [this info](https://support.frontier.co.uk/kb/faq.php?id=108) as a guide. +This app uses Elite: Dangerous' “journal” files to track the systems and stations that you visit. If you're running this app on a different machine from the Elite: Dangerous game, or if you find that this app isn't automatically tracking the systems that you visit and/or isn't automatically “updating” on docking (if you have that option selected), then adjust the “E:D journal file location” setting on the Configuration tab to point to the game's journal files. ### Error: Can't connect to EDDN EDMC needs to talk to eddn-gateway.elite-markets.net on port 8080. If you consistently receive this error check that your router or VPN configuration allows port 8080 / tcp outbound. -