Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [28/05/2018 12:51:08 p.m.] Exception System.UnhandledExceptionEventArgs, Base path C:\Users\Familia, Info System.Windows.Markup.XamlParseException: 'La inicialización de 'System.Windows.Shapes.Rectangle' produjo una excepción.' (número de línea: '377'; posición de línea: '43'). ---> System.Configuration.ConfigurationErrorsException: Error en la inicialización del sistema de configuración ---> System.Configuration.ConfigurationErrorsException: Falta el elemento raíz. (C:\Users\Familia\AppData\Local\PandaWoW\PandaWoWLauncher.exe_Url_ckebhuzqy2h5qlygulbmysn0erl4fjko\1.0.2.2\user.config) ---> System.Xml.XmlException: Falta el elemento raíz.
- en System.Xml.XmlTextReaderImpl.Throw(Exception e)
- en System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- en System.Xml.XmlTextReaderImpl.Read()
- en System.Xml.XmlTextReader.Read()
- en System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)
- en System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
- --- Fin del seguimiento de la pila de la excepción interna ---
- en System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
- en System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
- en System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
- en System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
- --- Fin del seguimiento de la pila de la excepción interna ---
- en System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
- en System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e)
- en System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord)
- en System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
- en System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
- en System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
- en System.Configuration.ConfigurationManager.GetSection(String sectionName)
- en System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
- en System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
- en System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
- en System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
- en System.Configuration.SettingsBase.get_Item(String propertyName)
- en System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
- en System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
- en Launcher.Properties.Settings.get_DefaultLanguage()
- en Launcher.MainWindow.OnInitialized(Object sender, EventArgs e)
- en System.Windows.FrameworkElement.RaiseInitialized(EventPrivateKey key, EventArgs e)
- en System.Windows.FrameworkElement.OnInitialized(EventArgs e)
- en System.Windows.FrameworkElement.TryFireInitialized()
- en System.Windows.FrameworkElement.EndInit()
- en MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
- --- Fin del seguimiento de la pila de la excepción interna ---
- en System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
- en System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
- en System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
- en System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
- en System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
- en System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
- en System.Windows.Application.DoStartup()
- en System.Windows.Application.<.ctor>b__1(Object unused)
- en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- en MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
- en System.Windows.Threading.DispatcherOperation.InvokeImpl()
- en System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
- en System.Threading.ExecutionContext.runTryCode(Object userData)
- en System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
- en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- en System.Windows.Threading.DispatcherOperation.Invoke()
- en System.Windows.Threading.Dispatcher.ProcessQueue()
- en System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- en MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
- en MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
- en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
- en MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
- en System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
- en MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
- en MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
- en System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
- en System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
- en System.Windows.Application.RunDispatcher(Object ignore)
- en System.Windows.Application.RunInternal(Window window)
- en System.Windows.Application.Run(Window window)
- en System.Windows.Application.Run()
- en Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment