- Posts
- 10
- Likes
- 0
I'm trying to open the game with the launcher, but it crashes immediately. This is a new problem after the latest launcher update. The crash logs:
(An exception occurred for the type initializer for...)
Ett undantagsfel uppstod för typinitieraren för System.Windows.Media.FontFamily.
vid System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
vid MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
vid MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
vid MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
vid System.Windows.Controls.TextBlock.GetLineProperties()
vid System.Windows.Controls.TextBlock.EnsureTextBlockCache()
vid System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
vid System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Border.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Control.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
vid System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
vid System.Windows.Controls.Grid.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Grid.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
vid System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
vid System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Border.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Window.MeasureOverrideHelper(Size constraint)
vid System.Windows.Window.MeasureOverride(Size availableSize)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Interop.HwndSource.SetLayoutSize()
vid System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
vid System.Windows.Window.SetRootVisual()
vid System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
vid System.Windows.Window.CreateSourceWindowImpl()
vid System.Windows.Window.ShowHelper(Object booleanBox)
vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
vid System.Windows.Threading.DispatcherOperation.InvokeImpl()
vid System.Threading.ExecutionContext.runTryCode(Object userData)
vid System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
vid System.Windows.Threading.DispatcherOperation.Invoke()
vid System.Windows.Threading.Dispatcher.ProcessQueue()
vid System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
vid System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
vid MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
vid MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
vid System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
vid System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
vid System.Windows.Application.RunInternal(Window window)
vid .()
----------------------------------------------------------------------------
Det finns mera data tillgängliga. (More data available)
vid Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
vid Microsoft.Win32.RegistryKey.GetValueNames()
vid MS.Internal.FontCache.FontSourceCollection.SetFontSources()
vid MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
vid MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
vid MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
vid MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
vid MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
vid System.Windows.Media.FontFamily..cctor()
Do I have a font problem? And how do I fix it?
(An exception occurred for the type initializer for...)
Ett undantagsfel uppstod för typinitieraren för System.Windows.Media.FontFamily.
vid System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
vid MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
vid MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
vid MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
vid System.Windows.Controls.TextBlock.GetLineProperties()
vid System.Windows.Controls.TextBlock.EnsureTextBlockCache()
vid System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
vid System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Border.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Control.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
vid System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
vid System.Windows.Controls.Grid.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Grid.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
vid System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
vid System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Controls.Border.MeasureOverride(Size constraint)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Window.MeasureOverrideHelper(Size constraint)
vid System.Windows.Window.MeasureOverride(Size availableSize)
vid System.Windows.FrameworkElement.MeasureCore(Size availableSize)
vid System.Windows.UIElement.Measure(Size availableSize)
vid System.Windows.Interop.HwndSource.SetLayoutSize()
vid System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
vid System.Windows.Window.SetRootVisual()
vid System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
vid System.Windows.Window.CreateSourceWindowImpl()
vid System.Windows.Window.ShowHelper(Object booleanBox)
vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
vid System.Windows.Threading.DispatcherOperation.InvokeImpl()
vid System.Threading.ExecutionContext.runTryCode(Object userData)
vid System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
vid System.Windows.Threading.DispatcherOperation.Invoke()
vid System.Windows.Threading.Dispatcher.ProcessQueue()
vid System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
vid System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
vid MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
vid MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
vid System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
vid System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
vid System.Windows.Application.RunInternal(Window window)
vid .()
----------------------------------------------------------------------------
Det finns mera data tillgängliga. (More data available)
vid Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
vid Microsoft.Win32.RegistryKey.GetValueNames()
vid MS.Internal.FontCache.FontSourceCollection.SetFontSources()
vid MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
vid MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
vid MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
vid MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
vid MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
vid System.Windows.Media.FontFamily..cctor()
Do I have a font problem? And how do I fix it?