diff --git a/src/uncategorized/reputation.tw b/src/uncategorized/reputation.tw
index 60a71092505c774b3bcbe515c4d258d036fb7234..4020af322dced560c0783aeadad07e5825b48ea6 100644
--- a/src/uncategorized/reputation.tw
+++ b/src/uncategorized/reputation.tw
@@ -655,8 +655,10 @@ On formal occasions, you are announced as $PCTitle.
 	<</if>>
 <</if>>
 
-<<set $rep -= $repLoss>>
-<<set $rep += $repGain>>
+<<if !isNaN($repLoss) && !isNaN($repGain)>>
+	<<set $rep -= $repLoss>>
+	<<set $rep += $repGain>>
+<</if>>
 
 <br>
 
diff --git a/src/uncategorized/saPleaseYou.tw b/src/uncategorized/saPleaseYou.tw
index 8e9f36ec79550f358c2b160ec085499c1d669a8a..103c11366ab5922d322970b019b47c6c4c3a5d0e 100644
--- a/src/uncategorized/saPleaseYou.tw
+++ b/src/uncategorized/saPleaseYou.tw
@@ -856,7 +856,11 @@ serves you this week.
 	<<set _multiplier += 0.05>>
 <</if>>
 
-<<set $repGain += Math.trunc(($beauty*$FResult)*_multiplier)>>
+<<if $beauty>>
+	<<set $repGain += Math.trunc(($beauty*$FResult)*_multiplier)>>
+<<else>>
+	<b>@@.red;Error: slaves' beauty undefined, report this issue!@@</b>
+<</if>>
 
 Keeping $object as nothing but your personal
 <<if ($slaves[$i].toyHole == "pussy")>>