Ok, I found the (temporary?)solution. This is line 8. in header.php in GamePress theme:
<link rel="shortcut icon" href="<?php echo of_get_option('gamepress_favicon_url'); ?>" type="image/x-icon" />
I put under comment that line and now everything running smooth…