HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #738891
Query "select * from modpacks where name is 'Variant2';" failed. (100)
Status:
Closed
Priority:
Normal
Assignee:
Category:
Modpack Installer
Sprint/Milestone:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
When updating an modpack, sqlite error 100 appears to the console. No visible bad effects, though.
From https://sqlite.org/c3ref/c_abort.html :
#define SQLITE_ROW 100 /* sqlite3_step() has another row ready */
Naturally happens only in master, since no older branch uses sqlite for modpack database.
History
#1
Updated by Marko Lindqvist 10 months ago
- File 0054-fcmp-Fix-bogus-error-message-about-failed-sql-query.patch 0054-fcmp-Fix-bogus-error-message-about-failed-sql-query.patch added
- Status changed from New to Resolved
#2
Updated by Marko Lindqvist 9 months ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist