From 288c6ba01796a54b1bce0d0f451281cd8f3a66a1 Mon Sep 17 00:00:00 2001
From: Botman <138563668+Botman836@users.noreply.github.com>
Date: Sat, 25 Nov 2023 14:29:24 -0800
Subject: [PATCH] troubleshooting: add entry for when an exception occurs doing
MSET9
---
_pages/en_US/troubleshooting.txt | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt
index 7f1f2cc16a..cb158e89e8 100644
--- a/_pages/en_US/troubleshooting.txt
+++ b/_pages/en_US/troubleshooting.txt
@@ -279,6 +279,14 @@ After finishing the MSET9 page, you should switch back to your old SD card befor
{% endcapture %}
{{ compat | markdownify }}
+{% capture compat %}
+An exception occured after triggering MSET9
+
+This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
+
+{% endcapture %}
+{{ compat | markdownify }}
+
## Installing boot9strap (super-skaterhax)
{% capture compat %}