PGJ8000 Posted April 13 Posted April 13 (edited) I'm getting an error when clicking on games in LaunchBox: SQLite Error 11: 'database disk image is malformed'. App: LaunchBox Version: 13.20 Theme: Big Details Type: Microsoft.Data.Sqlite.SqliteException Site: Void ThrowExceptionForRC(Int32, SQLitePCL.sqlite3) Source: Microsoft.Data.Sqlite at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) at Microsoft.Data.Sqlite.SqliteDataRecord.Read() at System.Data.Common.DbDataReader.ReadAsync(CancellationToken cancellationToken) --- End of stack trace from previous location --- at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToHashSetAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToHashSetAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) at Unbroken.LaunchBox.LocalDb.GamesDb.GetAllGameIdsAsync(Nullable`1 cancelToken) at Unbroken.LaunchBox.LocalDb.GamesDb.GetAllGameIdsAsync(Nullable`1 cancelToken) at Unbroken.LaunchBox.Windows.Data.GameSuggester.GetSuggestions(GameBase game, Int32 max, Boolean allowSameDbId) at ServiceAdvisorError.ManageXmlCollection(Object, GameBase game, Int32 max, Boolean allowSameDbId, ServiceAdvisorError) at Unbroken.LaunchBox.Windows.Data.GameSuggester.GetSuggestions(Int32 max, Boolean allowSameDbId) at Unbroken.LaunchBox.Windows.Desktop.ViewModels.GameDetailsViewModel.StopMultipartDecorator() at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ReflectMultipartMessage(Object) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ChangeStatelessParameter() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) Recent Log: 02:38:45 Exception This happens always when I click on games but before I do that nothing happens and everything loads fine. Can anyone help me with this? Edited April 13 by PGJ8000 Quote
Solution JoeViking245 Posted April 13 Solution Posted April 13 1 hour ago, PGJ8000 said: Can anyone help me with this? Force update the metadata file. Tools < Download < Force Update Games Database Metadata... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.