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