Describe the bug
Providing wrong MP icon file path which contains a symbol, such as a double quote at the end, will throw an exception.

Reproduction steps
- Put a wrong path for MP icon file, which contains a symbol, such as a double quote at the end.
Expected behavior
During MP initialization in case of other input params we are showing error messages about wrong format or path. It would be nice to handle error in this case as well.
Additional context
No response