Created a document to show the problems that can be found when playing test builds of the game on Firefox.

This commit is contained in:
PersonGuyGit
2023-11-05 11:43:00 -07:00
parent 972640cc1d
commit 026356456a
86 changed files with 4579 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# How to get arround SSL and HTTP Errors with Mozilla Firefox.
Sometimes you might get an error in regards to HTTPS and our project, when using Firefox.
The best way around that is to clear your Cache and Cookies before doing anything else.
If that does not work, you can attempt to disable HTTPS Only Mode.
## How to clear cookies in Mozilla Firefox.
[Mozilla Docs](https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox)
## How to learn more about HTTPS Only Mode in Mozilla Firefox.
[Mozilla Docs](https://support.mozilla.org/en-US/kb/https-only-prefs#)