If you're logged out, Blueprint prints this error.
It's setting
$this->data['username'] = $this->data['personal_urls']['userpage'];
but if the user is anonymous, there may be no 'userpage' key.
Blueprint shows this "username" in the top right, clicking on it shows a drop-down menu of the skin system's personal_urls.