diff options
author | amione <57235791+xamionex@users.noreply.github.com> | 2022-02-06 15:16:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-06 15:16:00 +0100 |
commit | 89507cbb4bef533ae8a054fe6f35f4e39470a138 (patch) | |
tree | 66a89bc167a2574473f386e8c3b27298bf389779 /docs | |
parent | 1ecd37b2ef1f68abccb686a2f7cb0bdd1802cb14 (diff) | |
download | NorthstarWiki-89507cbb4bef533ae8a054fe6f35f4e39470a138.tar.gz NorthstarWiki-89507cbb4bef533ae8a054fe6f35f4e39470a138.zip |
Alternative solution to LSX issue (#41)
* new fix (fixed the issue 3 times before)
* link broke
* clean install bin folder
* Update docs/installing-northstar/troubleshooting.md
Diffstat (limited to 'docs')
-rw-r--r-- | docs/images/bin-folder.png | bin | 64021 -> 55985 bytes | |||
-rw-r--r-- | docs/installing-northstar/troubleshooting.md | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/images/bin-folder.png b/docs/images/bin-folder.png Binary files differindex a364a89..307f0d9 100644 --- a/docs/images/bin-folder.png +++ b/docs/images/bin-folder.png diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index 9c2fa1d..9c81351 100644 --- a/docs/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md @@ -142,3 +142,16 @@ Campaign is not supported in 1.4, but you could do one of these **"_fixes_"** - [If you can't open the console](#i-cant-open-the-console) 2. Adding `-vanilla` to your launch options - [How to add launch options](#adding-launch-options) + +## Authentication Failed when clicking Launch Northstar + +Before trying this check out [this section](#failed-to-initialize-origin-origin-core-seems-to-be-running-but-the-lsx-authentication-challenge-fai).\ +If that didn't work DM `Petar#0389` on Discord and tell him if it did or did not work.\ +Alternative to that fix: + +1. Close the game +2. Open task manager +3. End Origin (everything origin related) +4. Launch Origin as admin +5. Start the game through Origin with `-northstar` in [launch options](#adding-launch-options) +6. See if that fixed it |