scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
62 stars 18 forks source link

Issues starting sciview with Fiji #563

Open JorisCld opened 4 months ago

JorisCld commented 4 months ago

Hi guys,

I'm very interested in sciview's functionalities for my PhD and I'm a complete beginner with imageJ / Fiji. Unfortunately, I can't launch sciview once it's installed with sciview-buttercup. No matter what I try, I get this error:

[Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.SMLMPointCloudIO [Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.N5IO [Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.OBJMeshIO [Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.SMLMPointCloudIO [Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.N5IO [Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.OBJMeshIO [Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.SMLMPointCloudIO [Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.N5IO [Wed Feb 28 17:51:53 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.io.OBJMeshIO [Wed Feb 28 18:01:35 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.ActiveSciViewPreprocessor [Wed Feb 28 18:01:35 CET 2024] [ERROR] [] Cannot create plugin: sc.iview.ui.SwingGroupingInputHarvester [Wed Feb 28 18:01:37 CET 2024] [INFO] [] Reading available sites from https://imagej.net/

I've seen that it may comes from using Java 8 instead of Java 11 but I don't how to switch to Java 11 on my Windows 11 machine.
Do you think you can help me? I can't find any alternatives to sciview for what I'd like to do.

kephale commented 3 months ago

@JorisCld Thanks for trying sciview out! We just had a thread on zulip about this where the problem was resolved: https://imagesc.zulipchat.com/#narrow/stream/327495-scenery.2Bsciview/topic/fiji.20sciview.20crashes