2022-03-30 23:02:00.728 +08:00 [ERR] 更新配置表失败，表:t_ServerListConfig，值:GameServerModelType='0',GameServerGamelType='0',IsShowSeverInfo='False',IsExpanded='False',ServerListVersion='5',Cdate='2022-03-30 23:02:00',MDate='2022-03-30 23:02:00'
System.Exception: Exception of type 'System.Exception' was thrown.
2022-03-30 23:02:33.553 +08:00 [ERR] 更新配置表失败，表:t_ServerListConfig，值:GameServerModelType='0',GameServerGamelType='0',IsShowSeverInfo='False',IsExpanded='False',ServerListVersion='5',Cdate='2022-03-30 23:02:33',MDate='2022-03-30 23:02:33'
System.Exception: Exception of type 'System.Exception' was thrown.
2022-03-30 23:02:50.481 +08:00 [ERR] UI线程全局异常捕获
System.InvalidOperationException: Connection was closed, statement was terminated
   at System.Data.SQLite.SQLiteDataReader.CheckClosed()
   at System.Data.SQLite.SQLiteDataReader.Read()
   at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)
   at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue)
   at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
   at Common.Extends.SqlLiteHelper.ExecuteDataSet(SQLiteConnection cn, String commandText, Object[] paramList)
   at Client.PC.MainApp.Business.ConfigService.GetConfig[T](String tableName)
   at Client.PC.MainApp.Modules.Home.ViewModels.HomeControlViewModel.GetHomeConfig()
   at Client.PC.MainApp.Modules.Home.ViewModels.HomeControlViewModel.ExecuteLoadedCommand(Object obj)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_0(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
2022-03-30 23:02:51.084 +08:00 [ERR] 非UI线程全局异常捕获
System.InvalidOperationException: Connection was closed, statement was terminated
   at System.Data.SQLite.SQLiteDataReader.CheckClosed()
   at System.Data.SQLite.SQLiteDataReader.Read()
   at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)
   at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue)
   at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
   at Common.Extends.SqlLiteHelper.ExecuteDataSet(SQLiteConnection cn, String commandText, Object[] paramList)
   at Client.PC.MainApp.Business.ConfigService.GetConfig[T](String tableName)
   at Client.PC.MainApp.Modules.Home.ViewModels.HomeControlViewModel.GetHomeConfig()
   at Client.PC.MainApp.Modules.Home.ViewModels.HomeControlViewModel.ExecuteLoadedCommand(Object obj)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_0(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
   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)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run()
   at ZombiEden.Client.PC.MainApp.App.Main()
