LiteDB 异常问题汇集

发布时间 2023-10-14 09:24:32作者: 二娃网

1、LiteDB ENSURE: get only index below highest index

===================================================
在 LiteDB.Constants.ENSURE(Boolean conditional, String message) 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.BasePage.Get(Byte index) 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.DataPage.GetBlock(Byte index) 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.DataService.<Read>d__5.MoveNext() 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.BufferReader..ctor(IEnumerable`1 source, Boolean utcDate) 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.DatafileLookup.Load(PageAddress rawId) 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.DatafileLookup.Load(IndexNode node) 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.BasePipe.<LoadDocument>d__6.MoveNext() 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.QueryPipe.<Select>d__2.MoveNext() 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Engine.QueryExecutor.<>c__DisplayClass10_0.<<ExecuteQuery>g__RunQuery|0>d.MoveNext() 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.BsonDataReader.Read() 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\ICSharpCode.TextEditor\Util\TipPainterTools.cs:行号 0
在 LiteDB.Studio.TaskData.ReadResult(IBsonDataReader reader) 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\Classes\TaskData.cs:行号 48
在 LiteDB.Studio.MainForm.CreateThread(TaskData task) 位置 C:\Users\DELL\Desktop\litedb损坏\LiteDB.Studio-master\LiteDB.Studio\Forms\MainForm.cs:行号 328

 

 

 

2、

 

 

 

 

3、