wordpress can’t find single-project page
By analysis, your code maybe you should try Flush permalinks (This may solve this issue) because when we create custom post type in WordPress we should use flush_rewrite_rules() or manually update permalinks. Hope it will solve this issue.