You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
ver 0.5.2 os Windows 10 (amd64) jre 1.8.0_291 (Oracle Corporation) trace
org.newdawn.slick.SlickException: Could not clear SoundStore sources, err: 40964
at itdelatrisu.opsu.audio.MusicController.destroyOpenAL(MusicController.java:607)
at itdelatrisu.opsu.audio.MusicController.reset(MusicController.java:569)
at itdelatrisu.opsu.audio.MusicController.play(MusicController.java:106)
at yugecin.opsudance.ui.nodelist.NodeList.focusNode(NodeList.java:573)
at yugecin.opsudance.ui.nodelist.NodeList.focusHoveredNode(NodeList.java:470)
at itdelatrisu.opsu.states.SongMenu.mouseReleased(SongMenu.java:913)
at yugecin.opsudance.core.input.Input.dispatch(Input.java:199)
at yugecin.opsudance.core.input.Input.poll(Input.java:127)
at yugecin.opsudance.core.DisplayContainer.run(DisplayContainer.java:220)
at yugecin.opsudance.OpsuDance.rungame(OpsuDance.java:75)
at yugecin.opsudance.OpsuDance.start(OpsuDance.java:53)
at yugecin.opsudance.core.Entrypoint.main(Entrypoint.java:80)
info dump
> DisplayContainer dump
OpenGL version: 4.6.0 - Build 27.20.100.8729(Intel)
state is SongMenu
> BaseOpsuState dump
isDirty: false
> SongMenu dump
focused map: setid -1 beatmapid 0 name UNDEAD CORPORATION - The Empress [osu!standard]
< DisplayContainer
tNextState is null
loading sound: none
playing map: null
I tried to open one of my beatmaps, but it crashed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Failed to destroy OpenAL
ver 0.5.2
os Windows 10 (amd64)
jre 1.8.0_291 (Oracle Corporation)
trace
info dump
I tried to open one of my beatmaps, but it crashed.
The text was updated successfully, but these errors were encountered: