WordPress empty Nav Menu error

try and add your location as a parameter.

 <?php
if ( has_nav_menu( $location ) ) {
     //Do something
} ?>