Introduction
Problem | Solution |
"Module [name] not loaded. Dependencies not satisfied" displayed when starting MIA | Certain modules require specific versions of other Fiji plugins to be installed. The warning message should list the required version of that plugin. You can check what version of a plugin is currently installed by looking in the "plugins" folder of your Fiji installation. |
"Loaded workflow created in different version of MIA." displayed when loading a workflow | On its own this warning doesn't necessarily mean anything won't work as expected; however, to ensure the workflow operates as intended, it's advisable to install the same version of MIA as that used to prepare the workflow. Subsequent lines of this warning should indicate the version used to create the workflow. |
"Module [name] not found (skipping)" displayed when loading a workflow | If loading a workflow prepared in an older version of MIA, the module in question may have been removed. Similarly, if the workflow is from a newer version of MIA, this module may not yet have been added. To fix this, install the MIA version matching that used to create the workflow. |
"Parameter not found. Module: [name]. Parameter: [name]. Value: [name]." displayed when loading a workflow | If loading a workflow prepared in an older version of MIA, the parameter in question may have been renamed or removed. To fix this, install the MIA version matching that used to create the workflow. |