In my project, I want to put an mp3 file as background music.
I did this, and then, when the music ends and suppose to start again, there's a terminal error:
Exception in thread "SoundStream:file:directory" java.lang.ArrayIndexOutOfBoundsException: 15
(directory is the file directory, not the word directory).
I've done the same thing with other musics, and it worked, so maybe it's a problem in the file?
can someone tell me what's the problem?