Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OS: Майкрософт Windows 10 Pro (6.2.9200.0) x64
- Installed language: ru-RU
- Physical memory: total 7, available: 4
- Virtual memory: total 1, available: 1
- Exception System.UnhandledExceptionEventArgs
- Detail info System.Windows.Markup.XamlParseException: Вызов конструктора для типа "Launcher.MainWindow", удовлетворяющего указанным ограничениям привязки, привел к выдаче исключения. ---> System.TypeInitializationException: Инициализатор типа "Launcher.Json.Structures.Configuration" выдал исключение. ---> System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
- в Launcher.Json.Structures.Configuration.I8Fdp9uG9i()
- в Launcher.Json.Structures.Configuration.OtPclq7RKtQCVufXn8P(Object )
- в Launcher.Json.Structures.Configuration..cctor()
- --- Конец трассировки внутреннего стека исключений ---
- в Launcher.MainWindow.IyiCD8BHd()
- в Launcher.MainWindow..ctor()
- --- Конец трассировки внутреннего стека исключений ---
- в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
- в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
- в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
- в System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
- в System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
- в System.Windows.Application.DoStartup()
- в System.Windows.Application.<.ctor>b__1_0(Object unused)
- в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- в System.Windows.Threading.DispatcherOperation.InvokeImpl()
- в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
- в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- в MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
- в System.Windows.Threading.DispatcherOperation.Invoke()
- в System.Windows.Threading.Dispatcher.ProcessQueue()
- в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
- в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- в System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
- в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
- в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
- в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
- в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
- в System.Windows.Application.RunDispatcher(Object ignore)
- в System.Windows.Application.RunInternal(Window window)
- в System.Windows.Application.Run(Window window)
- в System.Windows.Application.Run()
- в Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement