|
From: <la...@na...> - 2016-06-27 21:36:24
|
Hi Manny, I don't get this error. But I'm only testing on Linux these days. - Lars manny kung skrev den 2016-06-22 23:21: > Hi Lars, > > I've been getting this strange OGG sound error. > > Do you have that in your eclipse running in eclipse or just that my eclipse dev environment is screwed up again somehow after adding spring boot ? > > Manny > > ------------------------------------------------ > > org.mars_sim.msp.ui.swing.sound.OGGSoundClip$InternalException: java.lang.IndexOutOfBoundsException > at org.mars_sim.msp.ui.swing.sound.OGGSoundClip.playStream(OGGSoundClip.java:481) > at org.mars_sim.msp.ui.swing.sound.OGGSoundClip.access$0(OGGSoundClip.java:399) > at org.mars_sim.msp.ui.swing.sound.OGGSoundClip$1.run(OGGSoundClip.java:255) > Caused by: java.lang.IndexOutOfBoundsException > at java.io.BufferedInputStream.read(BufferedInputStream.java:338) > at org.mars_sim.msp.ui.swing.sound.OGGSoundClip.playStream(OGGSoundClip.java:479) > ... 2 more |