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
My issue was not mentioned by others, and it is not a duplicate issue.
Description
获取1月明细时报错,总览数据获取成功,但缺少具体日期的数据,12月和2月无报错。
Reproduction Steps
点击绳网月报-1月-获取明细
Expected Behavior
No response
Screenshots
Starward Version
0.13.6
Windows Version
Windows 11 24H2
Log
Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 19: 'UNIQUE constraint failed: InterKnotReportDetailItem.Uid, InterKnotReportDetailItem.Id'.
at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32, sqlite3)
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery()
at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 638
at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 527
at Starward.Services.GameRecordService.GetInterKnotReportDetailAsync(GameRecordRole role, String month, String type) in D:\a\Starward\Starward\src\Starward\Services\GameRecordService.cs:line 885
at Starward.Pages.HoyolabToolbox.InterKnotMonthlyReportPage.GetDataDetailsAsync(String month) in D:\a\Starward\Starward\src\Starward\Pages\HoyolabToolbox\InterKnotMonthlyReportPage.xaml.cs:line 199
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Checklist
Description
获取1月明细时报错,总览数据获取成功,但缺少具体日期的数据,12月和2月无报错。
Reproduction Steps
点击绳网月报-1月-获取明细
Expected Behavior
No response
Screenshots
Starward Version
0.13.6
Windows Version
Windows 11 24H2
Log
Additional Context
No response
The text was updated successfully, but these errors were encountered: