You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fri Jun 21 18:36:23 EDT 2024] [ERROR] [] null
java.lang.NoSuchMethodException: Could not find method nanoj.updater.java.InstallNanoJDependencies.isAparapiCorrect()Z
There was a problem with the class nanoj.updater.java.InstallNanoJDependencies which can be found here:
/C:/Users/dgeresu/FIJI-W~1/Fiji.app/plugins/NanoJ_Updater.jar
java.lang.NoSuchMethodError: nanoj.updater.java.InstallNanoJDependencies.isAparapiCorrect()Z
at nanoj.core.java.gui.BaseDialog.showAndAcceptAnnouncements(BaseDialog.java:193)
at nanoj.core.java.gui.BaseDialog.run(BaseDialog.java:71)
at ij.IJ.runUserPlugIn(IJ.java:244)
at ij.IJ.runPlugIn(IJ.java:210)
at ij.Executer.runCommand(Executer.java:152)
at ij.Executer.run(Executer.java:70)
at java.lang.Thread.run(Thread.java:750)
at nanoj.core.java.gui._BaseDialog_.showAndAcceptAnnouncements(_BaseDialog_.java:193)
at nanoj.core.java.gui._BaseDialog_.run(_BaseDialog_.java:71)
at ij.IJ.runUserPlugIn(IJ.java:244)
at ij.IJ.runPlugIn(IJ.java:210)
at ij.Executer.runCommand(Executer.java:152)
at ij.Executer.run(Executer.java:70)
at java.lang.Thread.run(Thread.java:750)
I also tried this [https://github.com/HenriquesLab/NanoJ-eSRRF/wiki#nanoj-esrrf-opencl-issues] windows fix that was available by you. Please let me know what the problem is with is. Thank you!
The text was updated successfully, but these errors were encountered:
This is the error log:
[Fri Jun 21 18:36:23 EDT 2024] [ERROR] [] null
java.lang.NoSuchMethodException: Could not find method nanoj.updater.java.InstallNanoJDependencies.isAparapiCorrect()Z
There was a problem with the class nanoj.updater.java.InstallNanoJDependencies which can be found here:
/C:/Users/dgeresu/FIJI-W~1/Fiji.app/plugins/NanoJ_Updater.jar
java.lang.NoSuchMethodError: nanoj.updater.java.InstallNanoJDependencies.isAparapiCorrect()Z
at nanoj.core.java.gui.BaseDialog.showAndAcceptAnnouncements(BaseDialog.java:193)
at nanoj.core.java.gui.BaseDialog.run(BaseDialog.java:71)
at ij.IJ.runUserPlugIn(IJ.java:244)
at ij.IJ.runPlugIn(IJ.java:210)
at ij.Executer.runCommand(Executer.java:152)
at ij.Executer.run(Executer.java:70)
at java.lang.Thread.run(Thread.java:750)
I also tried this [https://github.com/HenriquesLab/NanoJ-eSRRF/wiki#nanoj-esrrf-opencl-issues] windows fix that was available by you. Please let me know what the problem is with is. Thank you!
The text was updated successfully, but these errors were encountered: