Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

持っていない譜面をFAVORITE登録すると不正なレコードが追加される #746

Closed
NaggyNagumo opened this issue Jun 28, 2023 · 0 comments

Comments

@NaggyNagumo
Copy link

こんにちは。私はGitHubを利用するのが初めてで、何か間違っていたらごめんなさい。

beatoraja-0.8.5-jre-win64
難易度表フォルダから持っていない譜面で「FAVORITE」をクリックすると、songdata.dbのsongテーブルにpathがNULLであるレコードが追加される。
このようなレコードは「楽曲全更新」を実行しても消えずに残る。

【問題を見つけた背景】
私はLN難易度表の◆13フォルダを開くとフリーズしてしまう現象に悩んでいました。
色々と試行錯誤していたところ、songdata.dbのsongテーブルから、pathがNULLであるレコードを削除すると正常にフォルダを開けるようになりました。

不良レコードが追加されたのは、おそらく難易度表フォルダから持っていない譜面で「FAVORITE」ボタンをクリックしたためです。
この動作は予期しない動作ではありませんか?
20230628_234320_Music_Select

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

No branches or pull requests

1 participant