FireCubeStudios / SwiftBrowser

browse your websites
The Unlicense
41 stars 5 forks source link

Fix Microsoft.Data.Sqlite.SqliteException in <>c__DisplayClass4_0.<AddData>b__0 () #40

Closed FireCubeStudios closed 4 years ago

FireCubeStudios commented 4 years ago

Version 0.4.16.0(0.4.16.0)

Stacktrace

SwiftBrowser.Assets.DataAccess.<>c__DisplayClass4_0.b__0() + 0x667;SwiftBrowser.Assets.DataAccess

SwiftBrowser.Assets.DataAccess.d__4.MoveNext() + 0x167;SwiftBrowser.Assets.DataAccess

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_16[TThis](ComObject, Int32) + 0x24;Interop

Reason

Microsoft.Data.Sqlite.SqliteException

Link to App Center