Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change href to match ms error token #209

Merged
merged 2 commits into from
Sep 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ A: Northstar runs separate from official servers and progress does not carry ove

However your progress on official servers is not lost, so running vanilla client after playing on Northstar you should be back to your old level on official servers.

### Q: I get an error message saying "Couldn't find player account" or "Invalid Master Server Token" <a href="#faq-playernotfound" id="faq-playernotfound"></a>
### Q: I get an error message saying "Couldn't find player account" or "Invalid Master Server Token" <a href="#INVALID_MASTERSERVER_TOKEN" id="INVALID_MASTERSERVER_TOKEN"></a>

These two errors can commonly be fixed for the average user by following the guide [here](installing-northstar/troubleshooting.md#playeraccount). "Invalid Master Server Token" can also be caused by the Northstar master server being offline, however this is normally not the cause of the error.
These two errors can commonly be fixed for the average user by following the guide [here](installing-northstar/troubleshooting.md#PLAYER_NOT_FOUND). "Invalid Master Server Token" can also be caused by the Northstar master server being offline, however this is normally not the cause of the error.

### Q: I get an error message saying "Failed creating log file! Make sure the profile directory is writable."/ Why won't my mod manager install mods? <a href="#faq-failed-log" id="faq-failed-log"></a>

Expand Down
2 changes: 1 addition & 1 deletion docs/installing-northstar/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down