I'm having a serious problem with this code, I've been trying to get it to work for awhile...

Code:
If Girl.Body = Fine Then
  If Girl.Face = Acceptable Then
    Slap.Ass = True
  End If
End If
I seem to get "Error 442: Lawsuit Filed" every time I run it. Any ideas?