Currently, MAVEN complains about missing samples when opening an mzrollDB file, but lets the user proceed.
Later, when trying to save an mzrollDB file, MAVEN will crash because it is missing samples.
The solution is either to remove the crash condition, or refuse to open the mzrollDB file unless all samples are present.
Currently, MAVEN complains about missing samples when opening an mzrollDB file, but lets the user proceed. Later, when trying to save an mzrollDB file, MAVEN will crash because it is missing samples. The solution is either to remove the crash condition, or refuse to open the mzrollDB file unless all samples are present.
For now, switch to requiring all samples.