I am new in Brainstorm. Today, I downloaded the latest version of brainstorm and followed the installation instructions. I am using matlab 2021a.
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 576: Undefined function 'ICON_VOLCT' for input arguments of type 'org.brainstorm.icon.IconLoader'.
Call stack:
tree:callbacks.m at 576
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.
A new problem occurred while following the solution provided for the previous issue:
With Matlab closed, delete the file /brainstorm3/java/brainstorm.jar and restart Brainstorm
The new problem is as follows when restart Brainstorm
error used bst_webread 79
No data could be read from: https://github.com/brainstorm-tools/bst-java/raw/master/brainstorm/dist/brainstorm.jar
Error brainstorm 98
bst_webread('https://github.com/brainstorm-tools/bst-java/raw/master/brainstorm/dist/brainstorm.jar', BstJar);
@Zhongrui, this error indicate that it was not possible to download the brainstorm.jar
It can be due to no internet connection, or a firewall in your institution.
Solution: download manually the file (using the link in the error), and copy it to the java/ directory inside the directory Brainstorm directory.