PreibischLab / BigStitcher

ImgLib2/BDV implementation of Stitching for large datasets
GNU General Public License v2.0
67 stars 14 forks source link

Java Exception during fusion after update #99

Closed pawlowska closed 2 years ago

pawlowska commented 3 years ago

java.lang.NoSuchMethodError: net.imglib2.Dimensions.Verify((I)(I appears when attempting to fuse and save as new HDF5 project.

Przechwytywanie

StephanPreibisch commented 3 years ago

Hi @pawlowska, I cannot reproduce that error. Might it be that you have other update sites active that replace some imglib2 components with older or newer versions? Could you please try again with only the BigStitcher update site active?

pawlowska commented 3 years ago

@StephanPreibisch okay, then this is probably the case. I was trying out some other plugins and activating update sites. In this case I suppose a clean Fiji install will be faster, if I then still have the error, then it will be easier to narrow down.