diff options
author | NoCatt <86153630+NoCatt@users.noreply.github.com> | 2023-09-09 19:55:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-09 19:55:08 +0200 |
commit | ed4ce62ea68f94e8592f00f3ab0a3f7d0c6cbcfc (patch) | |
tree | 8e2d72ce8b9d412a0b0c6773e1a26045cb560c34 /docs/installing-northstar | |
parent | 658d7782d3729ae0d459881c788622ba33924bed (diff) | |
download | NorthstarWiki-ed4ce62ea68f94e8592f00f3ab0a3f7d0c6cbcfc.tar.gz NorthstarWiki-ed4ce62ea68f94e8592f00f3ab0a3f7d0c6cbcfc.zip |
Change href to match masterserver error token (#209)
this matches the href tag to the exact masterserver response so we can open the wiki section directly without hacky shenanigans
Diffstat (limited to 'docs/installing-northstar')
-rw-r--r-- | docs/installing-northstar/troubleshooting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index 9738b13..f9d925b 100644 --- a/docs/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md @@ -198,7 +198,7 @@ The following command will reset all your loadouts and levels! Open console in-game in main menu, type in `ns_resetpersistence` and press enter. Close console again and click on "Launch Northstar". All your stuff should now be reset. -## Couldn't find player account/Invalid Master Server Token <a href="#playeraccount" id="playeraccount"></a> +## Couldn't find player account/Invalid Master Server Token <a href="#PLAYER_NOT_FOUND" id="PLAYER_NOT_FOUND"></a> This is an error commonly caused by EA not properly updating players' names when launching Northstar, especially prevalent for people who have changed their EA username before. |