So, I wanted to play a sound and I get the following error. I dont know what is causing the problem
1 2 3 | Could not play sound file: file:/I:/Java/Greenfoot/scenarios/C1BA13/sounds/fire.wav If you have a sound card installed, check your system settings. java.lang.IllegalArgumentException: No line matching interface SourceDataLine supporting format PCM_FLOAT 44100.0 Hz, 32 bit, stereo, 8 bytes/frame, is supported. |