Troubleshooting

List of common issues and solutions

Introduction

MIA is in ongoing development and from time-to-time, issues may arise. Below are listed some common problems and solutions. For any problems not covered in the table (or if you have concerns something isn't working correctly), please submit an issue via GitHub.

ProblemSolution
Module [name] not loaded. Dependencies not satisfied displayed when starting MIACertain modules require specific versions of other 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 workflowOn 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 workflowIf 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 workflowIf 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.