Hi,
The new version of MB User Profile shows the warning when the meta box ID is not available but you are using it in the shortcode. Please just remove it.
Docs:
[mb_user_profile_register id="meta-box-id" label_submit="Register" confirmation="Your account has been created successfully."]
change to:
[mb_user_profile_register label_submit="Register" confirmation="Your account has been created successfully."]