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

*** Unhandled SQLException: Could not initialize database. #381

Open
secretboss42542 opened this issue Jul 20, 2021 · 0 comments
Open

*** Unhandled SQLException: Could not initialize database. #381

secretboss42542 opened this issue Jul 20, 2021 · 0 comments

Comments

@secretboss42542
Copy link

secretboss42542 commented Jul 20, 2021

Could not initialize database.

ver 0.5.2
os Windows 10 (amd64)
jre 1.8.0_291 (Oracle Corporation)
trace

java.sql.SQLException: [SQLITE_IOERR]  Some kind of disk I/O error occurred (disk I/O error)
	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 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant