Smart map crashes Smart Client during "Add plugin element" cycle

We have developed a background plugin using MIP SDK 2025 R2, the workspace control and monitoring part works correctly, classic map allows placement of elements and control of the elements via context menus. When trying to place elements on the Smart Map however the integration is unloading/crashing the Smart Client.

the crash occurs in setup mode, the “Add plugin element” is clicked the curser changes accordingly when how ever clicking on the smart map the smart client crashes. we have tried tracing the cause via logs.

if anyone can suggest where to find logs that will assist in identifying the cause of the crash.

To find logs:

**How to enable XProtect Smart Client logging
**
Debugging of your plugin might be relevant. When using Smart Map a lot of the functionality is in the Event Server so it might be a bit complex how your plugin cause the crash in the Smart Client, let me know what you find.

Debugging techniques for developing XProtect Smart Client plug-ins

Debugging techniques for developing XProtect Event Server plug-ins

@Bo_Ellegard_Andersen thank you the “Smart Client Config Manager” in the first link helped in tracing the cause of the crash (icon handling). Your support is much appreciated.