Nothing happens after redownloading the rar-file over and over again so I just deleted the some code from line 353 from the class-wp-admin-bar.php and the error-message is gone.
Does anyone knows if this piece of code is important?
<?php foreach ( $root->children as $group ) {
$this->_render_group( $group );
} ?>