Jump to content

How do I solve this?


darkl0l

Recommended Posts

Exception Details: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\USUARIO\AppData\Local\ProjectPokémon\PKHeX.exe_Url_4tqsrrvw2uxe5uj2skhteeteflffk2c4\1.0.0.0\user.config) ---> System.Xml.XmlException: Root element is missing.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()    at System.Xml.XmlTextReaderImpl.Read()    at System.Xml.XmlTextReader.Read()    at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)    at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()    at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationManager.PrepareConfigSystem()    at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)    at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)    at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)    at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)    at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue)    at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)    at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value)    at PKHeX.WinForms.Main.changeMainLanguage(Object sender, EventArgs e)    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)    at System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ToolStripComboBox.HandleSelectedIndexChanged(Object sender, EventArgs e)    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)    at System.Windows.Forms.ToolStripComboBox.set_SelectedIndex(Int32 value)    at PKHeX.WinForms.Main..ctor()    at PKHeX.WinForms.Program.StartPKHeX()    at PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX-mono, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\USUARIO\Desktop\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close. Exception Details: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\USUARIO\AppData\Local\ProjectPokémon\PKHeX.exe_Url_4tqsrrvw2uxe5uj2skhteeteflffk2c4\1.0.0.0\user.config) ---> System.Xml.XmlException: Root element is missing.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()    at System.Xml.XmlTextReaderImpl.Read()    at System.Xml.XmlTextReader.Read()    at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)    at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()    at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationManager.PrepareConfigSystem()    at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)    at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)    at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)    at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)    at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue)    at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)    at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value)    at PKHeX.WinForms.Main.changeMainLanguage(Object sender, EventArgs e)    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)    at System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ToolStripComboBox.HandleSelectedIndexChanged(Object sender, EventArgs e)    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)    at System.Windows.Forms.ToolStripComboBox.set_SelectedIndex(Int32 value)    at PKHeX.WinForms.Main..ctor()    at PKHeX.WinForms.Program.StartPKHeX()    at PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX-mono, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\USUARIO\Desktop\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close. Exception Details: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\USUARIO\AppData\Local\ProjectPokémon\PKHeX.exe_Url_4tqsrrvw2uxe5uj2skhteeteflffk2c4\1.0.0.0\user.config) ---> System.Xml.XmlException: Root element is missing.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()    at System.Xml.XmlTextReaderImpl.Read()    at System.Xml.XmlTextReader.Read()    at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)    at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()    at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationManager.PrepareConfigSystem()    at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)    at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)    at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)    at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)    at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue)    at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)    at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value)    at PKHeX.WinForms.Main.changeMainLanguage(Object sender, EventArgs e)    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)    at System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ToolStripComboBox.HandleSelectedIndexChanged(Object sender, EventArgs e)    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)    at System.Windows.Forms.ToolStripComboBox.set_SelectedIndex(Int32 value)    at PKHeX.WinForms.Main..ctor()    at PKHeX.WinForms.Program.StartPKHeX()    at PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX-mono, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\USUARIO\Desktop\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close. Exception Details: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\USUARIO\AppData\Local\ProjectPokémon\PKHeX.exe_Url_4tqsrrvw2uxe5uj2skhteeteflffk2c4\1.0.0.0\user.config) ---> System.Xml.XmlException: Root element is missing.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()    at System.Xml.XmlTextReaderImpl.Read()    at System.Xml.XmlTextReader.Read()    at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)    at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()    at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationManager.PrepareConfigSystem()    at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)    at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)    at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)    at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)    at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue)    at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)    at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value)    at PKHeX.WinForms.Main.changeMainLanguage(Object sender, EventArgs e)    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)    at System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ToolStripComboBox.HandleSelectedIndexChanged(Object sender, EventArgs e)    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)    at System.Windows.Forms.ToolStripComboBox.set_SelectedIndex(Int32 value)    at PKHeX.WinForms.Main..ctor()    at PKHeX.WinForms.Program.StartPKHeX()    at PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX-mono, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\USUARIO\Desktop\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close. Exception Details: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\USUARIO\AppData\Local\ProjectPokémon\PKHeX.exe_Url_4tqsrrvw2uxe5uj2skhteeteflffk2c4\1.0.0.0\user.config) ---> System.Xml.XmlException: Root element is missing.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()    at System.Xml.XmlTextReaderImpl.Read()    at System.Xml.XmlTextReader.Read()    at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)    at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()    at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationManager.PrepareConfigSystem()    at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)    at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)    at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)    at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)    at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue)    at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)    at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value)    at PKHeX.WinForms.Main.changeMainLanguage(Object sender, EventArgs e)    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)    at System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ToolStripComboBox.HandleSelectedIndexChanged(Object sender, EventArgs e)    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)    at System.Windows.Forms.ToolStripComboBox.set_SelectedIndex(Int32 value)    at PKHeX.WinForms.Main..ctor()    at PKHeX.WinForms.Program.StartPKHeX()    at PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX-mono, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\USUARIO\Desktop\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close. Exception Details: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\USUARIO\AppData\Local\ProjectPokémon\PKHeX.exe_Url_4tqsrrvw2uxe5uj2skhteeteflffk2c4\1.0.0.0\user.config) ---> System.Xml.XmlException: Root element is missing.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()    at System.Xml.XmlTextReaderImpl.Read()    at System.Xml.XmlTextReader.Read()    at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)    at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()    at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationManager.PrepareConfigSystem()    at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)    at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)    at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)    at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)    at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue)    at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)    at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value)    at PKHeX.WinForms.Main.changeMainLanguage(Object sender, EventArgs e)    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)    at System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ToolStripComboBox.HandleSelectedIndexChanged(Object sender, EventArgs e)    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)    at System.Windows.Forms.ToolStripComboBox.set_SelectedIndex(Int32 value)    at PKHeX.WinForms.Main..ctor()    at PKHeX.WinForms.Program.StartPKHeX()    at PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX-mono, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\USUARIO\Desktop\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close. Exception Details: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\USUARIO\AppData\Local\ProjectPokémon\PKHeX.exe_Url_4tqsrrvw2uxe5uj2skhteeteflffk2c4\1.0.0.0\user.config) ---> System.Xml.XmlException: Root element is missing.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()    at System.Xml.XmlTextReaderImpl.Read()    at System.Xml.XmlTextReader.Read()    at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)    at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)    at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()    at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)    --- End of inner exception stack trace ---    at System.Configuration.ConfigurationManager.PrepareConfigSystem()    at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)    at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)    at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)    at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)    at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue)    at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)    at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value)    at PKHeX.WinForms.Main.changeMainLanguage(Object sender, EventArgs e)    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)    at System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ToolStripComboBox.HandleSelectedIndexChanged(Object sender, EventArgs e)    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)    at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)    at System.Windows.Forms.ToolStripComboBox.set_SelectedIndex(Int32 value)    at PKHeX.WinForms.Main..ctor()    at PKHeX.WinForms.Program.StartPKHeX()    at PKHeX.WinForms.Program.Main() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll PKHeX-mono, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\USUARIO\Desktop\PKHeX.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll -------------------- User Message: An unhandled exception has occurred. PKHeX must now close.

Link to comment
Share on other sites

52 minutes ago, darkl0l said:

System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\USUARIO\AppData\Local\ProjectPokémon\PKHeX.exe_Url_4tqsrrvw2uxe5uj2skhteeteflffk2c4\1.0.0.0\user.config) ---> System.Xml.XmlException: Root element is missing.   

appears to be similar issue as this (but I may be wrong):

Try deleting the user.config file in C:\Users\USUARIO\AppData\Local\ProjectPokémon\

(or just deleting that folder?)
[do back up whatever pokemon data you have, first]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...