Hi,
I'm new to Processing, I just got back into programming after 15 years. I'm currently making a simple game, in which i'd like to have some sounds. However, I can't get the "sound"-library to work. Every example-scetch I've tried gives this error:
A fatal error has been detected by the Java Runtime Environment:
#
Internal Error (0x20474343), pid=2972, tid=5820
#
JRE version: Java(TM) SE Runtime Environment (8.0_74-b02) (build 1.8.0_74-b02)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.74-b02 mixed mode windows-amd64 compressed oops)
Problematic frame:
C [KERNELBASE.dll+0x71f28]
#
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:
G:\Software\Overige\Processing 2\processing-3.0.2\hs_err_pid2972.log
#
If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
# Could not run the sketch (Target VM failed to initialize). For more information, read revisions.txt and Help ? Troubleshooting.
Tetris-fan