Error when right-click the subject

Hello everyone,

I am new in Brainstorm. Today, I downloaded the latest version of brainstorm and followed the installation instructions. I am using matlab 2019b.
I created a new protocol and then a new subject. when I right-clicked on the new subject in order to import the anatomical data, Brainstorm threw an error right in the beginning:

Error in tree_callbacks.m

Line 574: Undefined function 'ICON_VOLCT' for input arguments of type 'org.brainstorm.icon.IconLoader'.

Call stack:

tree:callbacks.m at 574
bst_call.m at 26
panel_protocols.m>CreatePanel/protocolTreeClicked_Callback at 156
bst_call.m at 28
panel_protocol.m>@(h,ev)bst_call(protocolTreeClicked_Callback,h,ev) at 75

I would appreciate it if the experienced ones could help me with this.

Thanks in advance
Andac Topkan
University of Leipzig

With Matlab closed, delete the file brainstorm3/java/brainstorm.jar and restart Brainstorm

It seems to have worked.

Thanks Raymundo!