1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 07:31:22 +03:00

Troubleshooting: Add section about cloud gaming

Athanasius 2020-10-21 10:04:49 +01:00
parent 0172ca3a06
commit c107d0b5e0

@ -46,6 +46,15 @@ The authentication didn't complete correctly for some reason. This can be caused
- Entering credentials for a different Cmdr - see [Error: Wrong Cmdr](#error-wrong-cmdr).
- Entering Steam credentials instead of Frontier credentials - see [Error: User not found](#error-user-not-found).
## App does not open Frontier authentication website
The app needs to see your Journal Files in order to detect your Commander and
initiate the Frontier authentication.
One known cause of this is playing the game via GeForce NOW. As this is a
cloud gaming service the Journal Files are also in the cloud, not on your
local machine, and thus EDMC can't see them. This will not work. It is
assumed that the same will be true of other cloud gaming services.
## Error: Invalid Credentials
See [above](#app-repeatedly-opens-the-frontier-authentication-website).