if (!isset($Image->author->User) || !$Image->author->User instanceof User) {
            $Image = ImageUpdater::updateAuthor($Image);
        }