wenbostar / PDV

PDV: an integrative proteomics data viewer
GNU General Public License v3.0
44 stars 20 forks source link

Exporting report doesn't work #65

Open wenbostar opened 9 months ago

wenbostar commented 9 months ago

Exporting report doesn't work as shown below:

image

Exception in thread "Export" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
    at PDVGUI.gui.PDVMainClass.getSpectrum(PDVMainClass.java:3912)
    at PDVGUI.utils.ExportReports$1.run(ExportReports.java:152)