opsu-dance icon indicating copy to clipboard operation
opsu-dance copied to clipboard

[abandoned] fork of opsu! (which is an osu! clone) with extra stuff

Results 100 opsu-dance issues
Sort by recently updated
recently updated
newest added

Could not initialize database. **ver** 0.5.2 **os** Windows 7 (amd64) **jre** 1.8.0_241 (Oracle Corporation) **trace** ``` java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open(Ljava/lang/String;I)V at org.sqlite.core.NativeDB._open(Native Method) at org.sqlite.core.DB.open(DB.java:161) at org.sqlite.core.CoreConnection.open(CoreConnection.java:220) at org.sqlite.core.CoreConnection.(CoreConnection.java:76) at org.sqlite.jdbc3.JDBC3Connection.(JDBC3Connection.java:24) at...

I don't know what to put here. While I was installing the latest opsudance, I opened it and it loaded the Sounds and Main Menu. But it started getting stuck....

PASTE THEupdate/render error **ver** 0.5.2 **os** Windows 10 (x86) **jre** 1.8.0_261 (Oracle Corporation) **trace** ``` java.lang.NullPointerException at yugecin.opsudance.ui.OptionsOverlay.renderSearch(OptionsOverlay.java:704) at yugecin.opsudance.ui.OptionsOverlay.render(OptionsOverlay.java:336) at itdelatrisu.opsu.states.game.Game.render(Game.java:733) at yugecin.opsudance.core.DisplayContainer.run(DisplayContainer.java:281) 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)...

![image](https://user-images.githubusercontent.com/74105374/98444039-afa53d00-210f-11eb-9d2b-db47ec78097a.png) ![opsu!dance error 07_11_2020 15_41_14](https://user-images.githubusercontent.com/74105374/98444048-c186e000-210f-11eb-8245-4e9cfbf200d0.png)

needs feedback

update/render error **ver** 0.5.2 **os** Windows 10 (amd64) **jre** 14.0.1 (Oracle Corporation) **trace** ``` java.lang.NullPointerException at org.newdawn.slick.openal.SoundStore.setMusicPitch(SoundStore.java:539) at org.newdawn.slick.Music.setPitch(Music.java:397) at itdelatrisu.opsu.audio.MusicController.setPitch(MusicController.java:484) at itdelatrisu.opsu.states.game.PauseOverlay.backToSongMenu(PauseOverlay.java:111) at itdelatrisu.opsu.states.game.PauseOverlay.checkButtonClick(PauseOverlay.java:177) at itdelatrisu.opsu.states.game.PauseOverlay.mouseReleased(PauseOverlay.java:219) at yugecin.opsudance.core.input.Input.dispatch(Input.java:199) at...

PASTE THE DUMP HERE Failed to destroy OpenAL **ver** 0.5.2 **os** Mac OS X (x86_64) **jre** 1.8.0_261 (Oracle Corporation) **trace** ``` org.newdawn.slick.SlickException: Could not clear SoundStore sources, err: 40964 at...

Please help with error - could not initialize GL **ver** 0.5.2 **os** Windows 10 (x86) **jre** 1.8.0_251 (Oracle Corporation) **trace** ``` org.lwjgl.LWJGLException: Pixel format not accelerated at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) at...

update/render error **ver** 0.5.1 **os** Windows 10 (x86) **jre** 1.8.0_251 (Oracle Corporation) **trace** ``` java.lang.NullPointerException at org.newdawn.slick.openal.SoundStore.setMusicPitch(SoundStore.java:539) at org.newdawn.slick.Music.setPitch(Music.java:397) at itdelatrisu.opsu.audio.MusicController.setPitch(MusicController.java:484) at itdelatrisu.opsu.states.game.PauseOverlay.backToSongMenu(PauseOverlay.java:111) at itdelatrisu.opsu.states.game.PauseOverlay.checkButtonClick(PauseOverlay.java:177) at itdelatrisu.opsu.states.game.PauseOverlay.mouseReleased(PauseOverlay.java:219) at yugecin.opsudance.core.input.Input.dispatch(Input.java:199) at...

java.sql.SQLException: [SQLITE_BUSY] The database file is locked (database is locked) at org.sqlite.core.DB.newSQLException(DB.java:890) at org.sqlite.core.DB.newSQLException(DB.java:901) at org.sqlite.core.DB.throwex(DB.java:868) at org.sqlite.core.NativeDB.prepare(Native Method) at org.sqlite.core.DB.prepare(DB.java:211) at org.sqlite.jdbc3.JDBC3Statement.executeQuery(JDBC3Statement.java:81) at itdelatrisu.opsu.db.BeatmapDB.updateDatabase(BeatmapDB.java:183) at itdelatrisu.opsu.db.BeatmapDB.init(BeatmapDB.java:107) at itdelatrisu.opsu.db.DBController.init(DBController.java:45) at...