3.3.6 Manual set-up

Hello, Processing community,

I hope you can help, I have an old version of Processing 3.3.6 which I am moving from one computer to another. I have a sketch which uses video and webcam, it opens but hangs, and I think is looking for cam.start();

In the console there is the following error:
May 09, 2021 4:53:51 PM com.google.classpath.JARClassPath loadEntries
WARNING: Failed to read Jar file C:\Program Files\processing-3.3.6\core\library\jogl-all-natives-windows-amd64.jar

Before terminating the hanging sketch there is the following error;
Java ™ Platform SE Binary is not responding

  • Are these separate or related issues?
  • where might I find a directory for a manual set-up of 3.3.6?

Any help would be great!

Thanks

・Yes, both errors are likely related.

・Try updating your graphics card drivers, uninstall all Java related applications from your computer and restart the computer.

This should fix both errors.

Hi elenanito,

Thank you for the heads-up, I have updated the java file so have alleviated that issue. I think I also need to check the directories so I have all the files in the right place as, it’s still not fully functioning.

Any ideas where I can get a full directory list/diagram?

Thanks again