Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

** Uncaught Exception! ** #37

Closed
Pokefan5 opened this issue Oct 15, 2016 · 2 comments
Closed

** Uncaught Exception! ** #37

Pokefan5 opened this issue Oct 15, 2016 · 2 comments

Comments

@Pokefan5
Copy link

Version: 0.2.1
Build date: 2016-10-15 00:17
OS: Windows 10 (amd64)
JRE: 1.8.0_101
Error: ** Uncaught Exception! **
Stack trace:

java.lang.IllegalArgumentException: Requested value -897.0694 smaller than allowable minimum value -80.0.
    at javax.sound.sampled.FloatControl.setValue(Unknown Source)
    at com.sun.media.sound.DirectAudioDevice$DirectDL$Gain.setValue(Unknown Source)
    at itdelatrisu.opsu.audio.MultiClip.mute(MultiClip.java:248)
    at itdelatrisu.opsu.audio.SoundController.muteSoundComponent(SoundController.java:390)
    at itdelatrisu.opsu.states.GameRanking.returnToSongMenu(GameRanking.java:243)
    at itdelatrisu.opsu.states.GameRanking.mousePressed(GameRanking.java:170)
    at org.newdawn.slick.state.StateBasedGame.mousePressed(StateBasedGame.java:499)
    at org.newdawn.slick.Input.poll(Input.java:1249)
    at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:680)
    at itdelatrisu.opsu.Container.gameLoop(Container.java:90)
    at itdelatrisu.opsu.Container.start(Container.java:64)
    at itdelatrisu.opsu.Opsu.main(Opsu.java:206)
@Pokefan5
Copy link
Author

Happens when pressing back on results screen

@yugecin
Copy link
Owner

yugecin commented Oct 16, 2016

fix ready for next release

@yugecin yugecin closed this as completed Oct 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants