Jump to content

manson50

Members
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 

Posts posted by manson50

  1. Ok after several reinstals/deletes of net 7,the client and .netframe (which made no diffrence,the error remained),i decided to search my comp and stumbled over a couple files tucked in user/local/appdata,of which i manually deleted.

    I then did a full reinstall of .netframe work,client and net 7 and now im able to to log into the game again.

    so my original post is hopefully no longer valid.

  2. Hi

    been playing since early december and have had my share of problems,but never anything that id see as bad,well untill today.

    i was mining in abg then unloaded it all and headed to glenn, where i mined again to full and went to f7 to unload.

    During the loading of f7 i got a ctd and got a Unhandled exception,and nothing i do seems to allow me to run net7,it justs repeats the Unhandled exception warning and allows me to try to continue or quit (continue just greys net7 out and im forced to shut it).

    ive removed/reinstall .netframework 3.5,ive reinstalled both game and net7

    this is what the Unhandled exception says.

    Unhandled exception has occurred in your application . If you click continue,the

    application will ignore this error and attempt to continue. if you click quit, the

    applicaton will close immediatly.

    Configuration statem failed ti initalize.

    See the end of this message for details on invoking

    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************

    System.Configuration.ConfigurationErrorsException: Configuration system failed to

    initialize ---> System.Configuration.ConfigurationErrorsException: Root element is

    missing. (C:\Users\Manson50\AppData\Local\LaunchNet7

    \LaunchNet7.exe_Url_33uz3155fe0lw51jyicbrfpxh3h01gh0\1.9.4.0\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.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 LaunchNet7.Properties.Settings.set_FormMainPosition(Point value)

    at LaunchNet7.FormMain.DoSaveWindowPosition()

    at LaunchNet7.FormMain.FormMain_FormClosing(Object sender, FormClosingEventArgs e)

    at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)

    at System.Windows.Forms.Form.WmClose(Message& m)

    at System.Windows.Forms.Form.WndProc(Message& m)

    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam,

    IntPtr lparam)

    ************** Loaded Assemblies **************

    mscorlib

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

    ----------------------------------------

    LaunchNet7

    Assembly Version: 1.9.4.0

    Win32 Version: 1.9.4.0

    CodeBase: file:///C:/NET7/bin/LaunchNet7.exe

    ----------------------------------------

    System.Windows.Forms

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase:

    file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/Syste

    m.Windows.Forms.dll

    ----------------------------------------

    System

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase:

    file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

    ----------------------------------------

    System.Drawing

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase:

    file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Draw

    ing.dll

    ----------------------------------------

    System.Configuration

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase:

    file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/Syste

    m.Configuration.dll

    ----------------------------------------

    System.Xml

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase:

    file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

    ----------------------------------------

    ************** JIT Debugging **************

    To enable just-in-time (JIT) debugging, the .config file for this

    application or computer (machine.config) must have the

    jitDebugging value set in the system.windows.forms section.

    The application must also be compiled with debugging

    enabled.

    For example:

    <configuration>

    <system.windows.forms jitDebugging="true" />

    </configuration>

    When JIT debugging is enabled, any unhandled exception

    will be sent to the JIT debugger registered on the computer

    rather than be handled by this dialog box.

    so hopefully someone can make head or tail of the above and advise me

    thanks in advance.

×
×
  • Create New...