From b71c336995f949139b3baa8c1de1646c87e5db1f Mon Sep 17 00:00:00 2001 From: Trial97 Date: Wed, 29 May 2024 14:52:49 +0300 Subject: [PATCH 1/3] add two new tags Signed-off-by: Trial97 --- tags/login_fix.md | 8 ++++++++ tags/prism_logs.md | 20 ++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 tags/login_fix.md create mode 100644 tags/prism_logs.md diff --git a/tags/login_fix.md b/tags/login_fix.md new file mode 100644 index 00000000..8359ecc5 --- /dev/null +++ b/tags/login_fix.md @@ -0,0 +1,8 @@ +--- +title: Microsoft login +color: orange +--- + +If you have trouble with Microsoft login make sure your account age is over 21. + +For more possible solutions check this github issue [#2302](https://github.com/PrismLauncher/PrismLauncher/issues/2302). diff --git a/tags/prism_logs.md b/tags/prism_logs.md new file mode 100644 index 00000000..c04eb8cc --- /dev/null +++ b/tags/prism_logs.md @@ -0,0 +1,20 @@ +--- +title: Upload Logs +color: orange + +fields: + - name: Portable (Windows / Linux) + value: '`./logs/PrismLauncher-0.log` In the PrismLauncher folder' + - name: Windows + value: '`%APPDATA%/PrismLauncher/logs/PrismLauncher-0.log`' + - name: Scoop + value: '`%HOMEPATH%\scoop\persist\prismlauncher\logs\PrismLauncher-0.log`' + - name: macOS + value: '`~/Library/Application Support/PrismLauncher/logs/PrismLauncher-0.log`' + - name: Linux + value: '`~/.local/share/PrismLauncher/logs/PrismLauncher-0.log`' + - name: Flatpak + value: '`~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/logs/PrismLauncher-0.log`' +--- + +Please send logs! The recommended site to upload your logs to is [mclo.gs](https://mclo.gs/). From dac46a2f542d4cfe2cfb7b34237a1e81781cb83b Mon Sep 17 00:00:00 2001 From: Alexandru Ionut Tripon Date: Wed, 4 Sep 2024 14:02:50 +0300 Subject: [PATCH 2/3] Update tags/login_fix.md Co-authored-by: KTrain <69028025+KTrain5169@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon --- tags/login_fix.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tags/login_fix.md b/tags/login_fix.md index 8359ecc5..456f856c 100644 --- a/tags/login_fix.md +++ b/tags/login_fix.md @@ -3,6 +3,8 @@ title: Microsoft login color: orange --- -If you have trouble with Microsoft login make sure your account age is over 21. +If you have trouble with Microsoft login make sure: +* The age stated in your account is over 21. +* Microsoft auth servers are not experiencing downtime. For more possible solutions check this github issue [#2302](https://github.com/PrismLauncher/PrismLauncher/issues/2302). From be6465916b97892841ee48965997405c1e499fe8 Mon Sep 17 00:00:00 2001 From: Alexandru Ionut Tripon Date: Wed, 4 Sep 2024 14:02:56 +0300 Subject: [PATCH 3/3] Update tags/login_fix.md Co-authored-by: KTrain <69028025+KTrain5169@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon --- tags/login_fix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/login_fix.md b/tags/login_fix.md index 456f856c..6931eb42 100644 --- a/tags/login_fix.md +++ b/tags/login_fix.md @@ -7,4 +7,4 @@ If you have trouble with Microsoft login make sure: * The age stated in your account is over 21. * Microsoft auth servers are not experiencing downtime. -For more possible solutions check this github issue [#2302](https://github.com/PrismLauncher/PrismLauncher/issues/2302). +For more possible solutions check this GitHub issue [#2302](https://github.com/PrismLauncher/PrismLauncher/issues/2302).