Largeomdogx

CRASHLOG

May 28th, 2018
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. [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.
  2. en System.Xml.XmlTextReaderImpl.Throw(Exception e)
  3. en System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  4. en System.Xml.XmlTextReaderImpl.Read()
  5. en System.Xml.XmlTextReader.Read()
  6. en System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)
  7. en System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
  8. --- Fin del seguimiento de la pila de la excepción interna ---
  9. en System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
  10. en System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
  11. en System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
  12. en System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
  13. --- Fin del seguimiento de la pila de la excepción interna ---
  14. en System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
  15. en System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e)
  16. en System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord)
  17. en System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
  18. en System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
  19. en System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
  20. en System.Configuration.ConfigurationManager.GetSection(String sectionName)
  21. en System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
  22. en System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
  23. en System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
  24. en System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
  25. en System.Configuration.SettingsBase.get_Item(String propertyName)
  26. en System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
  27. en System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
  28. en Launcher.Properties.Settings.get_DefaultLanguage()
  29. en Launcher.MainWindow.OnInitialized(Object sender, EventArgs e)
  30. en System.Windows.FrameworkElement.RaiseInitialized(EventPrivateKey key, EventArgs e)
  31. en System.Windows.FrameworkElement.OnInitialized(EventArgs e)
  32. en System.Windows.FrameworkElement.TryFireInitialized()
  33. en System.Windows.FrameworkElement.EndInit()
  34. en MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
  35. --- Fin del seguimiento de la pila de la excepción interna ---
  36. en System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
  37. en System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
  38. en System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
  39. en System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
  40. en System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
  41. en System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
  42. en System.Windows.Application.DoStartup()
  43. en System.Windows.Application.<.ctor>b__1(Object unused)
  44. en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  45. en MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  46. en System.Windows.Threading.DispatcherOperation.InvokeImpl()
  47. en System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  48. en System.Threading.ExecutionContext.runTryCode(Object userData)
  49. en System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  50. en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  51. en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
  52. en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  53. en System.Windows.Threading.DispatcherOperation.Invoke()
  54. en System.Windows.Threading.Dispatcher.ProcessQueue()
  55. en System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  56. en MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  57. en MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  58. en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  59. en MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  60. en System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  61. en MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  62. en MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  63. en System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  64. en System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  65. en System.Windows.Application.RunDispatcher(Object ignore)
  66. en System.Windows.Application.RunInternal(Window window)
  67. en System.Windows.Application.Run(Window window)
  68. en System.Windows.Application.Run()
  69. en Launcher.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment