Error on Spout Processing library 2.0.7.6

hello. i’m getting this error on Spout for processing library

‘’’

Spout 64bit v2.0.7.6 - Java 1.8.0_202
Created sender ‘Spout Processing Sender’ (640x360)
Spout initialized memory sharing

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=10228, tid=0x0000000000001210

JRE version: Java™ SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)

Java VM: Java HotSpot™ 64-Bit Server VM (25.202-b08 mixed mode windows-amd64 compressed oops)

Problematic frame:

C 0x0000000000000000

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:

C:\Users\eduza\Documents\processing-3.5.4\hs_err_pid10228.log

If you would like to submit a bug report, please visit:

Crash Report

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

loadComputeShaderExtensions failed
Could not run the sketch (Target VM failed to initialize).
For more information, read revisions.txt and Help ? Troubleshooting.
´´´

Some function for compute shaders is not being found, but I get no error with Java 17.0.8 so the first thing to do is update the Java runtime. It’s important to remove older versions before installing the latest one.

Please try that first and let me know the result. It appears that the Processing Library Contribution Manager has not picked up the latest release 2.0.7.7 so I will look into that.

Did the error still occur after updating the Java runtime ?

A maintenance release 2.0.7.8 which does not include the compute shader functions is now available in the Library Manager.