Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load file '/preview/278395.mp3'. #59

Closed
DuloT34 opened this issue Mar 23, 2015 · 3 comments
Closed

Failed to load file '/preview/278395.mp3'. #59

DuloT34 opened this issue Mar 23, 2015 · 3 comments
Labels

Comments

@DuloT34
Copy link

DuloT34 commented Mar 23, 2015

Version: 0.8.0
Build date: 2015-03-20 04:45
OS: Linux (amd64)
JRE: 1.7.0_75
Error: Failed to load file '/preview/278395.mp3'.
Stack trace:

java.lang.IllegalArgumentException: Invalid format
    at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.createStream(PulseAudioDataLine.java:142)
    at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:99)
    at org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:283)
    at org.classpath.icedtea.pulseaudio.PulseAudioClip.open(PulseAudioClip.java:402)
    at itdelatrisu.opsu.audio.MultiClip.getClip(MultiClip.java:164)
    at itdelatrisu.opsu.audio.MultiClip.<init>(MultiClip.java:94)
    at itdelatrisu.opsu.audio.SoundController.loadClip(SoundController.java:118)
    at itdelatrisu.opsu.audio.SoundController.playTrack(SoundController.java:336)
    at itdelatrisu.opsu.states.DownloadsMenu$2.run(DownloadsMenu.java:488)
@itdelatrisu
Copy link
Owner

Does this happen for every beatmap you try to preview, or only sometimes?

@DuloT34
Copy link
Author

DuloT34 commented Mar 23, 2015

Only sometimes.

@itdelatrisu
Copy link
Owner

Should be fixed -- it might have just been trying to play an incomplete file, and for some reason that exception wasn't being handled. Thanks for reporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants