diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw
index f8229bf372e2c46f2ffeb96bd74dabb992b842f6..2a77be60d671d8fe1f36755cfa8c5b0b2c6f8456 100644
--- a/src/uncategorized/main.tw
+++ b/src/uncategorized/main.tw
@@ -1,7 +1,9 @@
 :: Main [nobr]
 
 <<if $releaseID >= 1000 || $ver.includes("0.9") || $ver.includes("0.8") || $ver.includes("0.7") || $ver.includes("0.6")>>
-	<<if $releaseID >= 1031>>
+	<<if $releaseID >= 1046>>
+	<<elseif $releaseID < 1046>>
+		''@@.red;INCOMPATIBILITY WARNING:@@'' your saved game was created using version $ver build $releaseID. Due to a major changes to the Rules Assistant data scheme, you must run [[backwards compatibility|Backwards Compatibility]].
 	<<elseif $releaseID < 1031>>
 		''@@.red;INCOMPATIBILITY WARNING:@@'' your saved game was created using version $ver build $releaseID. Due to a major overhaul to intelligence and education, it is advisable to run backwards compatibility.
 	<<elseif $releaseID >= 1022 && ndef $SF>>