Hello, i got some trouble with using Sounds in java. I just wanted to implement some fancy 8 bit sounds to my newest retro 2d game.... when i run it in java eclipse everything is fine and the sounds work....
but as soon as i run the finished application (the application itself works perfect...) but the sounds wont play and there is the error you can see in the 3d picture.
picture 1 shows my "sound method" and picture 2 how i use it.
How could i fix this?