:PP Posted July 20, 2020 Report Share Posted July 20, 2020 Hello. I need a help with STB crashing. Error: System.Configuration.ConfigurationErrorsException: Nie można zainicjować systemu konfiguracji ---> System.Configuration.ConfigurationErrorsException: Element '.', szesnastkowa wartość 0x00, jest nieprawidłowym znakiem. Wiersz 6, pozycja 1. (C:\Users\KUBA\AppData\Local\FlyingWSimulation\TrafficBoardFrontEnd.exe_Url_5xvhbqbnxytxvnujbo51zne3g5gxstmm\3.6.2018.14100\user.config line 6) ---> System.Xml.XmlException: Element '.', szesnastkowa wartość 0x00, jest nieprawidłowym znakiem. Wiersz 6, pozycja 1. w System.Xml.XmlTextReaderImpl.Throw(Exception e) w System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) w System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args) w System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar) w System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars) w System.Xml.XmlTextReaderImpl.ParseText() w System.Xml.XmlTextReaderImpl.ParseElementContent() w System.Xml.XmlTextReaderImpl.Read() w System.Xml.XmlTextReader.Read() w System.Configuration.XmlUtil.StrictReadToNextElement(ExceptionAction action) w System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(XmlUtil xmlUtil, String parentConfigKey, Hashtable factoryList) w System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(XmlUtil xmlUtil, String parentConfigKey, Hashtable factoryList) w System.Configuration.BaseConfigurationRecord.ScanFactories(XmlUtil xmlUtil) w System.Configuration.BaseConfigurationRecord.InitConfigFromFile() --- Koniec śladu stosu wyjątków wewnętrznych --- w System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) w System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) w System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors() w System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e) --- Koniec śladu stosu wyjątków wewnętrznych --- w System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e) w System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e) w System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord) w System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject) w System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission) w System.Configuration.BaseConfigurationRecord.GetSection(String configKey) w System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName) w System.Configuration.ConfigurationManager.GetSection(String sectionName) w System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped) w System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties) w System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) w System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) w System.Configuration.SettingsBase.get_Item(String propertyName) w System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName) w System.Configuration.ApplicationSettingsBase.get_Item(String propertyName) w STB.Board.Properties.Settings.get_CustomFilter_SameATC() w C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Traffic Board\Properties\Settings.Designer.cs:wiersz 153 w STB.Board.CustomFilterProperties..ctor() w C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Traffic Board\CustomFilterProperties.cs:wiersz 39 w STB.Board.TrafficBoard..ctor() w C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Traffic Board\TrafficBoard.cs:wiersz 190 w STB.SimConnectWrapper.SimConnectWrapperFsxXPack..ctor() w C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\SimConnect Wrapper 10 SP2\SimConnectWrapperFsxXPack.cs:wiersz 111 w STB.FrontEnd.Program.loadSP2(ClientExceptionHandler eh) w C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Front End\TBLauncher.cs:wiersz 43 w STB.FrontEnd.Program.Main(String[] args) w C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Front End\TBLauncher.cs:wiersz 185 Please help asap. Thank you! Quote Link to comment Share on other sites More sharing options...
flying-w Posted July 21, 2020 Report Share Posted July 21, 2020 This is a periodic bug that occurs in Microsoft Windows. Please delete the file mentioned in the message, i.e. C:\Users\KUBA\AppData\Local\FlyingWSimulation\TrafficBoardFrontEnd.exe_Url_5xvhbqbnxytxvnujbo51zne3g5gxstmm\3.6.2018.14100\user.config Thanks Simon Quote Link to comment Share on other sites More sharing options...
:PP Posted July 21, 2020 Author Report Share Posted July 21, 2020 Thanks! 😄 Quote Link to comment Share on other sites More sharing options...
DFlyer Posted July 23, 2020 Report Share Posted July 23, 2020 7/23/2020 6:00:01 PM.140 System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Users\derri_000\AppData\Local\FlyingWSimulation\TrafficBoardFrontEnd.exe_Url_5xvhbqbnxytxvnujbo51zne3g5gxstmm\3.6.2018.14100\user.config) ---> System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) 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.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e) at System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e) at System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord) at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject) at System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission) at System.Configuration.BaseConfigurationRecord.GetSection(String configKey) at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName) at System.Configuration.ConfigurationManager.GetSection(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.GetPropertyValueByName(String propertyName) at System.Configuration.SettingsBase.get_Item(String propertyName) at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName) at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName) at STB.Board.Properties.Settings.get_CustomFilter_SameATC() in C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Traffic Board\Properties\Settings.Designer.cs:line 153 at STB.Board.CustomFilterProperties..ctor() in C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Traffic Board\CustomFilterProperties.cs:line 39 at STB.Board.TrafficBoard..ctor() in C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Traffic Board\TrafficBoard.cs:line 190 at STB.SimConnectWrapper.SimConnectWrapperFsxXPack..ctor() in C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\SimConnect Wrapper 10 SP2\SimConnectWrapperFsxXPack.cs:line 111 at STB.FrontEnd.Program.loadSP2(ClientExceptionHandler eh) in C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Front End\TBLauncher.cs:line 43 at STB.FrontEnd.Program.Main(String[] args) in C:\Users\simon\OneDrive\Flight Simulator\STB\STB V3.6 FSX Omega\Common\Client\Front End\TBLauncher.cs:line 185 Quote Link to comment Share on other sites More sharing options...
flying-w Posted July 24, 2020 Report Share Posted July 24, 2020 Again let me emphasize this has been a problem in Microsoft .Net forever, and they still haven't fixed it. The workaround/fix is as suggested here. That said, it might only be a .Net V3 problem, and FSX is stuck in that world I'm afraid. Simon Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.