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 (x86) jre 1.8.0_291 (Oracle Corporation) trace
java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (table beatmaps has 49 columns but 47 values were supplied)
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.core.CorePreparedStatement.<init>(CorePreparedStatement.java:40)
at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:29)
at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:18)
at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:47)
at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:254)
at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:226)
at itdelatrisu.opsu.db.BeatmapDB.init(BeatmapDB.java:119)
at itdelatrisu.opsu.db.DBController.init(DBController.java:45)
at yugecin.opsudance.OpsuDance.start(OpsuDance.java:39)
at yugecin.opsudance.core.Entrypoint.main(Entrypoint.java:80)
info dump
> DisplayContainer dump
OpenGL version: null(null)
state is null
tNextState is null
loading sound: none
playing map: null
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.
Could not initialize database.
ver 0.5.2
os Windows 10 (x86)
jre 1.8.0_291 (Oracle Corporation)
trace
info dump
The text was updated successfully, but these errors were encountered: