[Csnd] New issue with csnd6.jar

Hi folks,
Following up on this. I was able to get my old code running again by installing an earlier version of Processing. This is a good fix for now, but I am wondering if anyone can shed light on why csnd6.jar might not be compatible with newer versions of Processing/Java. I had always assumed backwards compatibility with *.jar files.
(I also realize this might be a better question for the Processing forums. Ignore as needed.)

Best, Robert

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Hello Professor!

I want to see and hear all these cool projects you have done with Csound and Processing!

If I was to guess, it might be if you have a version of Csound that isn’t a universal binary, you might be trying to link with it from a JVM that is different from the version of Csound you have installed. Do you know what CPU architecture of Processing you had installed, and know the same for Csound?