Error when lauching SimMEEG (Windows)

When I launched SimMEEG from Brainstorm, I got the following error. How can I resolve this error?

** Call stack:
** >SimMEEG_GUI.m>menu_sens_type_CallBack at 5415
** >SimMEEG_GUI.m>menu_head_model_CallBack at 5299
** >SimMEEG_GUI.m at 2203
** >bst_simmeeg.m>GUI at 51
** >bst_simmeeg.m at 26
** >bst_call.m at 28
** >tree_callbacks.m>@(h,ev)bst_call(@bst_simmeeg,'GUI',iStudy) at 748

>SimMEEG_GUI.m>menu

Hello @SotomeTsubasa,

This is known issue with the current version of SimMEEG:

The temporary fix if to comment the culprit line as indicated in the Issue link above.

We are in contact with the SimMEEG developer to improve the plugin and the use experience in Brainstorm.

Best,
Raymundo

Hello @Raymundo.Cassani

Thank you for your reply!