------------ BEGIN log session [2023-05-08 19:20:24] ------------- [19:20:27] INI: HotKey 'Joystick2+Key0' is unknown [19:20:27] INI: HotKey 'Joystick+Key0' is unknown [19:20:50] [19:20:50] ================================================= [19:20:50] Dispatcher_UnhandledException: [19:20:50] System.Runtime.InteropServices.COMException (0x80004005): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) ---> System.Runtime.InteropServices.COMException (0x80070157): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) [19:20:50] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) [19:20:50] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo) [19:20:50] 在 MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32 hr) [19:20:50] 在 MS.Internal.Text.TextInterface.FontList.get_Item(UInt32 A_0) [19:20:50] 在 MS.Internal.FontFace.PhysicalFontFamily.MapGlyphTypeface(FontStyle style, FontWeight weight, FontStretch stretch, CharacterBufferRange charString, CultureInfo digitCulture, Int32& advance, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFaceFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Boolean nullFont, Double scaleInEm, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Boolean ignoreMissing, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, CanonicalFontFamilyReference canonicalFamilyReference, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapOnceByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapItem(CharacterBufferRange unicodeString, CultureInfo culture, Span itemSpan, SpanVector`1& cachedScaledTypefaceIndexSpans, Int32 ichItem) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.GetShapeableText(CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:20:50] 在 MS.Internal.Shaping.GlyphingCache.GetShapeableText(Typeface typeface, CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:20:50] 在 System.Windows.Media.TextFormatting.TextCharacters.MS.Internal.TextFormatting.ITextSymbols.GetTextShapeableSymbols(GlyphingCache glyphingCache, CharacterBufferReference characterBufferReference, Int32 length, Boolean rightToLeft, Boolean isRightToLeftParagraph, CultureInfo digitCulture, TextModifierScope textModifierScope, TextFormattingMode textFormattingMode, Boolean isSideways) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateTextLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel, Int32& textRunLength) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateLSRunsUniformBidiLevel(SpanVector runInfoVector, SpanVector textEffectsVector, Int32 runInfoFirstCp, Int32 ichUniform, Int32 cchUniform, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.FetchLSRun(Int32 lscpFetch, TextFormattingMode textFormattingMode, Boolean isSideways, Plsrun& plsrun, Int32& lsrunOffset, Int32& lsrunLength) [19:20:50] 在 MS.Internal.TextFormatting.LineServicesCallbacks.FetchRunRedefined(IntPtr pols, Int32 lscpFetch, Int32 fIsStyle, IntPtr pstyle, Char* pwchTextBuffer, Int32 cchTextBuffer, Int32& fIsBufferUsed, Char*& pwchText, Int32& cchText, Int32& fIsHidden, LsChp& lschp, IntPtr& lsplsrun) [19:20:50] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine.FormatLine(FullTextState fullText, Int32 cpFirst, Int32 lineLength, Int32 formatWidth, Int32 finiteFormatWidth, Int32 paragraphWidth, LineFlags lineFlags, FormattedTextSymbols collapsingSymbol) [19:20:50] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine..ctor(FormatSettings settings, Int32 cpFirst, Int32 lineLength, Int32 paragraphWidth, LineFlags lineFlags) [19:20:50] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:20:50] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:20:50] 在 System.Windows.Controls.TextBlock.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.AccessText.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint) [19:20:50] 在 System.Windows.Controls.StackPanel.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV) [19:20:50] 在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.ContextLayoutManager.UpdateLayout() [19:20:50] 在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg) [19:20:50] 在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() [19:20:50] 在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) [19:20:50] 在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) [19:20:50] 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) [19:20:50] 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [19:20:50] ================================================= [19:20:50] [19:20:50] ================================================= [19:20:50] Dispatcher_UnhandledException: [19:20:50] System.Runtime.InteropServices.COMException (0x80004005): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) ---> System.Runtime.InteropServices.COMException (0x80070157): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) [19:20:50] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) [19:20:50] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo) [19:20:50] 在 MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32 hr) [19:20:50] 在 MS.Internal.Text.TextInterface.FontList.get_Item(UInt32 A_0) [19:20:50] 在 MS.Internal.FontFace.PhysicalFontFamily.MapGlyphTypeface(FontStyle style, FontWeight weight, FontStretch stretch, CharacterBufferRange charString, CultureInfo digitCulture, Int32& advance, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFaceFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Boolean nullFont, Double scaleInEm, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Boolean ignoreMissing, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, CanonicalFontFamilyReference canonicalFamilyReference, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapOnceByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapItem(CharacterBufferRange unicodeString, CultureInfo culture, Span itemSpan, SpanVector`1& cachedScaledTypefaceIndexSpans, Int32 ichItem) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.GetShapeableText(CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:20:50] 在 MS.Internal.Shaping.GlyphingCache.GetShapeableText(Typeface typeface, CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:20:50] 在 System.Windows.Media.TextFormatting.TextCharacters.MS.Internal.TextFormatting.ITextSymbols.GetTextShapeableSymbols(GlyphingCache glyphingCache, CharacterBufferReference characterBufferReference, Int32 length, Boolean rightToLeft, Boolean isRightToLeftParagraph, CultureInfo digitCulture, TextModifierScope textModifierScope, TextFormattingMode textFormattingMode, Boolean isSideways) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateTextLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel, Int32& textRunLength) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateLSRunsUniformBidiLevel(SpanVector runInfoVector, SpanVector textEffectsVector, Int32 runInfoFirstCp, Int32 ichUniform, Int32 cchUniform, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.FetchLSRun(Int32 lscpFetch, TextFormattingMode textFormattingMode, Boolean isSideways, Plsrun& plsrun, Int32& lsrunOffset, Int32& lsrunLength) [19:20:50] 在 MS.Internal.TextFormatting.LineServicesCallbacks.FetchRunRedefined(IntPtr pols, Int32 lscpFetch, Int32 fIsStyle, IntPtr pstyle, Char* pwchTextBuffer, Int32 cchTextBuffer, Int32& fIsBufferUsed, Char*& pwchText, Int32& cchText, Int32& fIsHidden, LsChp& lschp, IntPtr& lsplsrun) [19:20:50] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine.FormatLine(FullTextState fullText, Int32 cpFirst, Int32 lineLength, Int32 formatWidth, Int32 finiteFormatWidth, Int32 paragraphWidth, LineFlags lineFlags, FormattedTextSymbols collapsingSymbol) [19:20:50] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine..ctor(FormatSettings settings, Int32 cpFirst, Int32 lineLength, Int32 paragraphWidth, LineFlags lineFlags) [19:20:50] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:20:50] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:20:50] 在 System.Windows.Controls.TextBlock.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.AccessText.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint) [19:20:50] 在 System.Windows.Controls.StackPanel.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV) [19:20:50] 在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.ContextLayoutManager.UpdateLayout() [19:20:50] 在 System.Windows.Controls.ItemsControl.OnBringItemIntoView(ItemInfo info) [19:20:50] 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) [19:20:50] 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [19:20:50] ================================================= [19:20:50] [19:20:50] ================================================= [19:20:50] Dispatcher_UnhandledException: [19:20:50] System.Runtime.InteropServices.COMException (0x80004005): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) ---> System.Runtime.InteropServices.COMException (0x80070157): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) [19:20:50] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) [19:20:50] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo) [19:20:50] 在 MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32 hr) [19:20:50] 在 MS.Internal.Text.TextInterface.FontList.get_Item(UInt32 A_0) [19:20:50] 在 MS.Internal.FontFace.PhysicalFontFamily.MapGlyphTypeface(FontStyle style, FontWeight weight, FontStretch stretch, CharacterBufferRange charString, CultureInfo digitCulture, Int32& advance, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFaceFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Boolean nullFont, Double scaleInEm, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Boolean ignoreMissing, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, CanonicalFontFamilyReference canonicalFamilyReference, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapOnceByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapItem(CharacterBufferRange unicodeString, CultureInfo culture, Span itemSpan, SpanVector`1& cachedScaledTypefaceIndexSpans, Int32 ichItem) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.GetShapeableText(CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:20:50] 在 MS.Internal.Shaping.GlyphingCache.GetShapeableText(Typeface typeface, CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:20:50] 在 System.Windows.Media.TextFormatting.TextCharacters.MS.Internal.TextFormatting.ITextSymbols.GetTextShapeableSymbols(GlyphingCache glyphingCache, CharacterBufferReference characterBufferReference, Int32 length, Boolean rightToLeft, Boolean isRightToLeftParagraph, CultureInfo digitCulture, TextModifierScope textModifierScope, TextFormattingMode textFormattingMode, Boolean isSideways) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateTextLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel, Int32& textRunLength) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateLSRunsUniformBidiLevel(SpanVector runInfoVector, SpanVector textEffectsVector, Int32 runInfoFirstCp, Int32 ichUniform, Int32 cchUniform, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.FetchLSRun(Int32 lscpFetch, TextFormattingMode textFormattingMode, Boolean isSideways, Plsrun& plsrun, Int32& lsrunOffset, Int32& lsrunLength) [19:20:50] 在 MS.Internal.TextFormatting.LineServicesCallbacks.FetchRunRedefined(IntPtr pols, Int32 lscpFetch, Int32 fIsStyle, IntPtr pstyle, Char* pwchTextBuffer, Int32 cchTextBuffer, Int32& fIsBufferUsed, Char*& pwchText, Int32& cchText, Int32& fIsHidden, LsChp& lschp, IntPtr& lsplsrun) [19:20:50] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine.FormatLine(FullTextState fullText, Int32 cpFirst, Int32 lineLength, Int32 formatWidth, Int32 finiteFormatWidth, Int32 paragraphWidth, LineFlags lineFlags, FormattedTextSymbols collapsingSymbol) [19:20:50] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine..ctor(FormatSettings settings, Int32 cpFirst, Int32 lineLength, Int32 paragraphWidth, LineFlags lineFlags) [19:20:50] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:20:50] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:20:50] 在 System.Windows.Controls.TextBlock.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.AccessText.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint) [19:20:50] 在 System.Windows.Controls.StackPanel.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV) [19:20:50] 在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.ContextLayoutManager.UpdateLayout() [19:20:50] 在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg) [19:20:50] 在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() [19:20:50] 在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) [19:20:50] 在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) [19:20:50] 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) [19:20:50] 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [19:20:50] ================================================= [19:20:50] [19:20:50] ================================================= [19:20:50] Dispatcher_UnhandledException: [19:20:50] System.Runtime.InteropServices.COMException (0x80004005): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) ---> System.Runtime.InteropServices.COMException (0x80070157): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) [19:20:50] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) [19:20:50] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo) [19:20:50] 在 MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32 hr) [19:20:50] 在 MS.Internal.Text.TextInterface.FontList.get_Item(UInt32 A_0) [19:20:50] 在 MS.Internal.FontFace.PhysicalFontFamily.MapGlyphTypeface(FontStyle style, FontWeight weight, FontStretch stretch, CharacterBufferRange charString, CultureInfo digitCulture, Int32& advance, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFaceFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Boolean nullFont, Double scaleInEm, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Boolean ignoreMissing, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, CanonicalFontFamilyReference canonicalFamilyReference, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapOnceByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.MapItem(CharacterBufferRange unicodeString, CultureInfo culture, Span itemSpan, SpanVector`1& cachedScaledTypefaceIndexSpans, Int32 ichItem) [19:20:50] 在 MS.Internal.Shaping.TypefaceMap.GetShapeableText(CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:20:50] 在 MS.Internal.Shaping.GlyphingCache.GetShapeableText(Typeface typeface, CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:20:50] 在 System.Windows.Media.TextFormatting.TextCharacters.MS.Internal.TextFormatting.ITextSymbols.GetTextShapeableSymbols(GlyphingCache glyphingCache, CharacterBufferReference characterBufferReference, Int32 length, Boolean rightToLeft, Boolean isRightToLeftParagraph, CultureInfo digitCulture, TextModifierScope textModifierScope, TextFormattingMode textFormattingMode, Boolean isSideways) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateTextLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel, Int32& textRunLength) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.CreateLSRunsUniformBidiLevel(SpanVector runInfoVector, SpanVector textEffectsVector, Int32 runInfoFirstCp, Int32 ichUniform, Int32 cchUniform, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:20:50] 在 MS.Internal.TextFormatting.TextStore.FetchLSRun(Int32 lscpFetch, TextFormattingMode textFormattingMode, Boolean isSideways, Plsrun& plsrun, Int32& lsrunOffset, Int32& lsrunLength) [19:20:50] 在 MS.Internal.TextFormatting.LineServicesCallbacks.FetchRunRedefined(IntPtr pols, Int32 lscpFetch, Int32 fIsStyle, IntPtr pstyle, Char* pwchTextBuffer, Int32 cchTextBuffer, Int32& fIsBufferUsed, Char*& pwchText, Int32& cchText, Int32& fIsHidden, LsChp& lschp, IntPtr& lsplsrun) [19:20:50] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine.FormatLine(FullTextState fullText, Int32 cpFirst, Int32 lineLength, Int32 formatWidth, Int32 finiteFormatWidth, Int32 paragraphWidth, LineFlags lineFlags, FormattedTextSymbols collapsingSymbol) [19:20:50] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine..ctor(FormatSettings settings, Int32 cpFirst, Int32 lineLength, Int32 paragraphWidth, LineFlags lineFlags) [19:20:50] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:20:50] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:20:50] 在 System.Windows.Controls.TextBlock.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.AccessText.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint) [19:20:50] 在 System.Windows.Controls.StackPanel.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV) [19:20:50] 在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:20:50] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:20:50] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:20:50] 在 System.Windows.UIElement.Measure(Size availableSize) [19:20:50] 在 System.Windows.ContextLayoutManager.UpdateLayout() [19:20:50] 在 System.Windows.Controls.ItemsControl.OnBringItemIntoView(ItemInfo info) [19:20:50] 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) [19:20:50] 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [19:20:50] ================================================= [08/05/2023 19:21:14] -------------- END log session ------------- ------------ BEGIN log session [2023-05-08 19:25:48] ------------- [19:25:51] INI: HotKey 'Joystick2+Key0' is unknown [19:25:51] INI: HotKey 'Joystick+Key0' is unknown Hello World [19:26:14] [19:26:14] ================================================= [19:26:14] Dispatcher_UnhandledException: [19:26:14] System.Runtime.InteropServices.COMException (0x80004005): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) ---> System.Runtime.InteropServices.COMException (0x80070157): 无法识别该外部支持提供程序。 (异常来自 HRESULT:0x80070157) [19:26:14] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) [19:26:14] 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo) [19:26:14] 在 MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32 hr) [19:26:14] 在 MS.Internal.Text.TextInterface.FontList.get_Item(UInt32 A_0) [19:26:14] 在 MS.Internal.FontFace.PhysicalFontFamily.MapGlyphTypeface(FontStyle style, FontWeight weight, FontStretch stretch, CharacterBufferRange charString, CultureInfo digitCulture, Int32& advance, Int32& nextValid) [19:26:14] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFaceFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Boolean nullFont, Double scaleInEm, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Boolean ignoreMissing, Int32& nextValid) [19:26:14] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamily(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, IFontFamily fontFamily, CanonicalFontFamilyReference canonicalFamilyReference, FontStyle canonicalStyle, FontWeight canonicalWeight, FontStretch canonicalStretch, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:26:14] 在 MS.Internal.Shaping.TypefaceMap.MapOnceByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:26:14] 在 MS.Internal.Shaping.TypefaceMap.MapByFontFamilyList(CharacterBufferRange unicodeString, CultureInfo culture, CultureInfo digitCulture, FontFamily[] familyList, PhysicalFontFamily& firstValidFamily, Int32& firstValidLength, IDeviceFont deviceFont, Double scaleInEm, Int32 recursionDepth, SpanVector scaledTypefaceSpans, Int32 firstCharIndex, Int32& nextValid) [19:26:14] 在 MS.Internal.Shaping.TypefaceMap.MapItem(CharacterBufferRange unicodeString, CultureInfo culture, Span itemSpan, SpanVector`1& cachedScaledTypefaceIndexSpans, Int32 ichItem) [19:26:14] 在 MS.Internal.Shaping.TypefaceMap.GetShapeableText(CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:26:14] 在 MS.Internal.Shaping.GlyphingCache.GetShapeableText(Typeface typeface, CharacterBufferReference characterBufferReference, Int32 stringLength, TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode textFormattingMode) [19:26:14] 在 System.Windows.Media.TextFormatting.TextCharacters.MS.Internal.TextFormatting.ITextSymbols.GetTextShapeableSymbols(GlyphingCache glyphingCache, CharacterBufferReference characterBufferReference, Int32 length, Boolean rightToLeft, Boolean isRightToLeftParagraph, CultureInfo digitCulture, TextModifierScope textModifierScope, TextFormattingMode textFormattingMode, Boolean isSideways) [19:26:14] 在 MS.Internal.TextFormatting.TextStore.CreateTextLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:26:14] 在 MS.Internal.TextFormatting.TextStore.CreateLSRuns(TextRunInfo runInfo, IList`1 textEffects, CultureInfo digitCulture, Int32 offsetToFirstChar, Int32 stringLength, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel, Int32& textRunLength) [19:26:14] 在 MS.Internal.TextFormatting.TextStore.CreateLSRunsUniformBidiLevel(SpanVector runInfoVector, SpanVector textEffectsVector, Int32 runInfoFirstCp, Int32 ichUniform, Int32 cchUniform, Int32 uniformBidiLevel, TextFormattingMode textFormattingMode, Boolean isSideways, Int32& lastBidiLevel) [19:26:14] 在 MS.Internal.TextFormatting.TextStore.FetchLSRun(Int32 lscpFetch, TextFormattingMode textFormattingMode, Boolean isSideways, Plsrun& plsrun, Int32& lsrunOffset, Int32& lsrunLength) [19:26:14] 在 MS.Internal.TextFormatting.LineServicesCallbacks.FetchRunRedefined(IntPtr pols, Int32 lscpFetch, Int32 fIsStyle, IntPtr pstyle, Char* pwchTextBuffer, Int32 cchTextBuffer, Int32& fIsBufferUsed, Char*& pwchText, Int32& cchText, Int32& fIsHidden, LsChp& lschp, IntPtr& lsplsrun) [19:26:14] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine.FormatLine(FullTextState fullText, Int32 cpFirst, Int32 lineLength, Int32 formatWidth, Int32 finiteFormatWidth, Int32 paragraphWidth, LineFlags lineFlags, FormattedTextSymbols collapsingSymbol) [19:26:14] 在 MS.Internal.TextFormatting.TextMetrics.FullTextLine..ctor(FormatSettings settings, Int32 cpFirst, Int32 lineLength, Int32 paragraphWidth, LineFlags lineFlags) [19:26:14] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:26:14] 在 MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) [19:26:14] 在 System.Windows.Controls.TextBlock.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.AccessText.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:26:14] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.Border.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint) [19:26:14] 在 System.Windows.Controls.StackPanel.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV) [19:26:14] 在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged) [19:26:14] 在 System.Windows.Controls.Grid.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:26:14] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.Controls.Control.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) [19:26:14] 在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) [19:26:14] 在 System.Windows.FrameworkElement.MeasureCore(Size availableSize) [19:26:14] 在 System.Windows.UIElement.Measure(Size availableSize) [19:26:14] 在 System.Windows.ContextLayoutManager.UpdateLayout() [19:26:14] 在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg) [19:26:14] 在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() [19:26:14] 在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) [19:26:14] 在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) [19:26:14] 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) [19:26:14] 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [19:26:14] =================================================