Have tried version 0.12.0, 0.12.1, 0.5.0. Any idea?
KyoshiDeath wrote: 3e1e55
Hey, I have a problem I can't change the size of the window even if I change the resolution in the options...
And how do I change the sensibility in game ? is it a raw input option ?
Thank you for all the work by the way![]()
Thu Oct 29 17:46:08 ICT 2015 ERROR:Could not connect to database: '.\.opsu.db'.how to fix it?
Thu Oct 29 17:46:08 ICT 2015 ERROR:Error opening connection
java.sql.SQLException: Error opening connection
at org.sqlite.core.CoreConnection.open(CoreConnection.java:215)
at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76)
at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:24)
at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:23)
at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45)
at org.sqlite.JDBC.createConnection(JDBC.java:114)
at org.sqlite.JDBC.connect(JDBC.java:88)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at itdelatrisu.opsu.db.DBController.createConnection(DBController.java:65)
at itdelatrisu.opsu.db.BeatmapDB.init(BeatmapDB.java:74)
at itdelatrisu.opsu.db.DBController.init(DBController.java:46)
at itdelatrisu.opsu.Opsu.main(Opsu.java:166)
Caused by: java.lang.NullPointerException
at org.sqlite.SQLiteJDBCLoader.extractAndLoadLibraryFile(SQLiteJDBCLoader.java:169)
at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:290)
at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:65)
at org.sqlite.core.NativeDB.load(NativeDB.java:53)
at org.sqlite.core.CoreConnection.open(CoreConnection.java:211)
... 12 more
Thu Oct 29 17:46:58 ICT 2015 ERROR:opsu! could not be launched for one of these reasons:
- An instance of opsu! is already running.
- Another program is bound to port 49250. You can change the port opsu! uses by editing the "Port" field in the configuration file.
Thu Oct 29 17:47:23 ICT 2015 ERROR:Could not connect to database: '.\.opsu_scores.db'.
Thu Oct 29 17:47:23 ICT 2015 ERROR:Error opening connection
java.sql.SQLException: Error opening connection
at org.sqlite.core.CoreConnection.open(CoreConnection.java:215)
at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76)
at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:24)
at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:23)
at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45)
at org.sqlite.JDBC.createConnection(JDBC.java:114)
at org.sqlite.JDBC.connect(JDBC.java:88)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at itdelatrisu.opsu.db.DBController.createConnection(DBController.java:65)
at itdelatrisu.opsu.db.ScoreDB.init(ScoreDB.java:88)
at itdelatrisu.opsu.db.DBController.init(DBController.java:47)
at itdelatrisu.opsu.Opsu.main(Opsu.java:166)
Caused by: java.lang.NullPointerException
at org.sqlite.SQLiteJDBCLoader.extractAndLoadLibraryFile(SQLiteJDBCLoader.java:169)
at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:290)
at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:65)
at org.sqlite.core.NativeDB.load(NativeDB.java:53)
at org.sqlite.core.CoreConnection.open(CoreConnection.java:211)
... 12 more
you can copy the skin into the opsu! folder\Skinsnerfs wrote: 5u615n
Will the Android version going to .osk skin files?
Or will it ever be able to change skins? At least just using images instead of .osk files?
(Sorry for shoving this thread to top.)
resolution settings can be found in OptionsCodwwe348 wrote: q1fa
some resolution options.
Codwwe348 wrote: q1fa
I like the game although I think it needs a sensitivity slider
IIRC, this is not possible in Java (at least from the library it uses)vitail wrote: 3h6v4i
an option to change the sensibility of the cursor would be good!
That's the problem. I'm not able to see that button eithereuphyy wrote: 2ap2l
You can change the resolution in the options menu.[-Xetanai-] wrote: 2v671p
Noticed an issue.
On a laptop running 1366x768, the bottom of the window cuts off, making it impossible to get far in, since it cuts off the import all button.
Could not connect to database: '.\.opsu.db'.
java.sql.SQLException: Error opening connection
at org.sqlite.core.CoreConnection.open(CoreConnection.java:215)
at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76)
at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:24)
at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:23)
at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45)
at org.sqlite.JDBC.createConnection(JDBC.java:114)
at org.sqlite.JDBC.connect(JDBC.java:88)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at itdelatrisu.opsu.db.DBController.createConnection(DBController.java:65)
at itdelatrisu.opsu.db.BeatmapDB.init(BeatmapDB.java:74)
at itdelatrisu.opsu.db.DBController.init(DBController.java:46)
at itdelatrisu.opsu.Opsu.main(Opsu.java:166)
Caused by: java.lang.NullPointerException
at org.sqlite.SQLiteJDBCLoader.extractAndLoadLibraryFile(SQLiteJDBCLoader.java:169)
at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:290)
at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:65)
at org.sqlite.core.NativeDB.load(NativeDB.java:53)
at org.sqlite.core.CoreConnection.open(CoreConnection.java:211)
... 12 more
It does work. I read their github page and the application, being an open source project, runs on multiple platforms.memecena wrote: 2a7215
screen shots? and dose it work on windos 10
I get the same error when I try opening the file too. Has anyone found a solution to this?JapanYoshiTheGamer wrote: u4c1w
I get an error every time I boot...
Could not connect to database: '.\.opsu.db'.
java.sql.SQLException: Error opening connection
at org.sqlite.core.CoreConnection.open(CoreConnection.java:215)
at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76)
at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:24)
at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:23)
at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45)
at org.sqlite.JDBC.createConnection(JDBC.java:114)
at org.sqlite.JDBC.connect(JDBC.java:88)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at itdelatrisu.opsu.db.DBController.createConnection(DBController.java:65)
at itdelatrisu.opsu.db.BeatmapDB.init(BeatmapDB.java:74)
at itdelatrisu.opsu.db.DBController.init(DBController.java:46)
at itdelatrisu.opsu.Opsu.main(Opsu.java:166)
Caused by: java.lang.NullPointerException
at org.sqlite.SQLiteJDBCLoader.extractAndLoadLibraryFile(SQLiteJDBCLoader.java:169)
at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:290)
at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:65)
at org.sqlite.core.NativeDB.load(NativeDB.java:53)
at org.sqlite.core.CoreConnection.open(CoreConnection.java:211)
... 12 more
Finally!euphyy wrote: 2ap2l
fluddokt updated the Android version to 0.14.0a! You can get it here: https://github.com/fluddokt/opsu/releases/tag/0.14.0a
You'll have to open the file in a text editor. Sorry, couldn't find an easy way to make a file picker inside the game (without Swing).pututu wrote: 2z1w1k
Also how do you change the .cfg file in android ??
there is non however it could be done eazely by pcMisakura wrote: 4r6e5j
According to the post it is possible to get this running on iOS. If someone could make this happen that would be amazing. I have a jailbroken device I can test it with.
Edit: I'll just need the .ipa
Don't post this here. Make a review on the Play Store. If not, create a new issue here: https://github.com/AnirudhRahul/opsu-Android/issues.Coolnine9 wrote: 5y262o
Does anyone know if it’s possible to reset the of an ? Can’t mine. I’m moving devices and will lose the then.
Opsu was made with on-screen styluses in mind, or actually tapping the circles. The new developer, Anirudh. Is currently working on sertan things the community wants so i suggest you go to the softwares GitHub https://github.com/itdelatrisu/opsuHuman-Being wrote: 2zwe
This game is good, but is there any way to change the sensitivity? I have no way to do it so I'd like to know if it will be implemented.
looks like its not working for meeuphyy_old wrote: 3m1o1
Site: http://itdelatrisu.github.io/opsu/
Releases: https://github.com/itdelatrisu/opsu/releases/
About
opsu! is an unofficial osu! client written in Java using Slick2D and LWJGL, wrappers around the OpenGL and OpenAL libraries. The only requirement to run opsu! is a Java Runtime Environment (JRE), so it's cross-platform compatible (tested on Windows, OS X, and Ubuntu). fluddokt has also ported the project to LibGDX, so opsu! will also run on Android (and theoretically iOS, but that's untested). More details can be found on the opsu! web page or the GitHub ree page.
Running
If you've installed osu! in the default program folder, opsu! will run from anywhere: just execute opsu-{version}.jar and you're set. Otherwise, you can either set the paths manually in the configuration file (.opsu.cfg, generated when the program starts) or run opsu! from the working directory. There's a built-in beatmap er, and any OSZ archives placed in the SongPacks directory will be automatically unpacked.
Game options can be accessed by clicking the "Other Options" button in the song menu. You'll likely need to change the "Music Offset" value if hit objects are out of sync (this might involve a bit of playing around -- it's a known issue, sorry!).
Project Goals & Contributing
Update: This project has reached a relatively stable point, thanks to all the contributions I've received -- please keep sending them in! If you have any interest in the project, feel free to me by opening an Issue on GitHub, and I'd love to hear your thoughts.
Credits
The majority of images included in opsu! are taken from -released skins, and their names are listed in the Wojtkosu and osu! web projects when writing portions of the code. fluddokt also contributed significantly to the project. Lastly, I want to thank peppy for allowing me to share this here.
Screenshots
See this page.
License
This software is licensed under GNU GPL version 3. You are free to change and redistribute it, but only under the of the license. The full text can be found here.