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

*** Unhandled SQLException: Failed to load beatmap TWICE - What is Love? [ShiraHoki's Hard] from db #353

Open
lia-he opened this issue Jan 28, 2021 · 0 comments

Comments

@lia-he
Copy link

lia-he commented Jan 28, 2021

Failed to load beatmap TWICE - What is Love? [ShiraHoki's Hard] from db

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

java.sql.SQLException: ResultSet already requested
	at org.sqlite.jdbc3.JDBC3Statement.getResultSet(JDBC3Statement.java:136)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.executeQuery(JDBC3PreparedStatement.java:69)
	at itdelatrisu.opsu.db.BeatmapDB.load(BeatmapDB.java:426)
	at itdelatrisu.opsu.beatmap.BeatmapDifficultyCalculator.<init>(BeatmapDifficultyCalculator.java:85)
	at itdelatrisu.opsu.states.SongMenu.calculateStarRatings0(SongMenu.java:1499)
	at itdelatrisu.opsu.states.SongMenu.lambda$calculateStarRatings$7(SongMenu.java:1481)
	at yugecin.opsudance.core.JobContainer.run(JobContainer.java:37)

info dump

> DisplayContainer dump
OpenGL version: 4.6.0 NVIDIA 461.40(NVIDIA Corporation)
state is SongMenu
> BaseOpsuState dump
isDirty: false
> SongMenu dump
focused map:  setid 762823 beatmapid 1603791 name TWICE - What is Love? [Movie]
< DisplayContainer
tNextState is Game
loading sound: none
playing map:  setid 762823 beatmapid 1603791 name TWICE - What is Love? [Movie]
 at time 46464 

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