Cannot parse empty date

To confirm, are you only receiving this error for events where datBirth is empty, and parsing is successful when it's populated?

If so you could try specifying zero or one occurrences using the ? operator, as per the below: