itdelatrisu / opsu

opsu! ~ an open-source osu! client
https://itdelatrisu.github.io/opsu/
GNU General Public License v3.0
763 stars 123 forks source link

Invalid data found on audio file 'C:\Users\after\Desktop\opsu\Skins\AA - Zero Two\count1s.wav'. #472

Open Indomynous1221 opened 5 years ago

Indomynous1221 commented 5 years ago

Version: 0.16.1 Build date: 2018-06-03 19:24 OS: Windows 10 (x86) JRE: 1.8.0_201 OpenGL version: 4.6.0 NVIDIA 411.63 (NVIDIA Corporation) Error: Invalid data found on audio file 'C:\Users\after\Desktop\opsu\Skins\AA - Zero Two\count1s.wav'. Stack trace:

javax.sound.sampled.UnsupportedAudioFileException: could not get audio input stream from input URL
    at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source)
    at itdelatrisu.opsu.audio.SoundController.loadClip(SoundController.java:99)
    at itdelatrisu.opsu.audio.SoundController.init(SoundController.java:234)
    at itdelatrisu.opsu.states.Splash$2.run(Splash.java:172)