Jump to content

Cipher

Programmers [DEV]
  • Posts

    230
  • Joined

  • Last visited

  • Donations

    0.00 USD 

Posts posted by Cipher

  1. TL;DR - Windows XP can no longer be supported by the Emulator due to it's age and limitations.

     

    Users still using Windows XP will find that they are no longer able to log into the Emulator. Simply put, Windows XP is very old now and no longer supports modern encryption ciphers which most certificates (including ours) use. With Microsoft also dropping support for WinXP in 2014 and no official (from Microsoft) workarounds for this, we can no longer support Windows XP.

     

    Although third-party patches may exist to address this issue, they could cause significant security problems or be outright malicious and so we cannot and will not officially support them.

     

    If you cannot upgrade off of Windows XP for whatever reason but your system is capable of running a Virtual Machine well enough then you may have more luck getting the Emulator running in an VM (Win7 or later preferred), although we cannot guarantee good performance when doing so.

  2. 4 hours ago, Jesus said:

    Can't log in. she can't validate log in info. i'm putting in my account info . I'm using xp

     

    As posted by Kyp above you; as Microsoft has dropped support for WinXP, so we have also. Windows XP lacks support for some modern encryption ciphers which certificates use now which prevent the client from being able to log in. Currently there is no supported (by us) workaround for this, sorry!

  3. 36 minutes ago, Veroneskas said:

    I just came back to the game also. I don't have any characters created so i can't log into game. I don't know how to get around that. The character creator in download sections keeps getting quarantined by Norton's. any suggestions?

     

    You have to log into the game in order to create a character. What problem are you experiencing exactly?

  4. 7 minutes ago, RenoJD said:

    WidowsXP SP3. Been playing for years with that and have made no changes to my system or ISP.. I haven't played since May 2017 but it worked fine then.

     

    I also tried bypassing my router and eliminated that as a cause.

     

    I've seen this happen with other players using Windows XP although I only have a theory on what's causing the problem.

     

    From research that I have done, it would seem that many certificates no longer work on Windows XP, particularly those from LetsEncrypt which we are currently utilizing. I'm not sure there's really anything we can do about this until we find a workaround for XP users but I will try to figure something out to sort it out for you.

  5. As Yinder brought up, you should make sure your local IP is set correctly in the launcher. If you run "ipconfig" in the command prompt, you should see a list of your adapters and ip addresses. You should be using the one for your primary Ethernet adapter. Alternatively, you can find the appropriate adapter in Control Panel -> Network and Internet -> Network Connections, right click that adapter then Status -> Details

  6. It looks like your settings file for the launcher got corrupted somehow.

     

    To fix this, please navigate to the "C:\Users\Owner\AppData\Local\LaunchNet7\LaunchNet7.exe_Url_1s3lfwn3oah0la3quxp3x5v4fyoq4mlz\2.2.0.0\" folder then delete the file you see in that folder (should be named user.config). Once you have done this, the Launcher will recreate it with default values and you should have it working again. Note that it is normal for you to have to point it towards your EnB client again after deleting the file.

    • Upvote 1
  7. Happened to notice that your response was posted on your profile rather than the thread. For archival purposes I will include your response here.

     

    Quote

    This was the details on the exception error

     

     

    System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: '.', hexadecimal value 0x00, is an invalid character. Line 14, position 1. (C:\Users\Owner\AppData\Local\LaunchNet7\LaunchNet7.exe_Url_1s3lfwn3oah0la3quxp3x5v4fyoq4mlz\2.2.0.0\user.config line 14) ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 14, position 1.
       at System.Xml.XmlTextReaderImpl.Throw(Exception e)
       at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
       at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
       at System.Xml.XmlTextReaderImpl.ParseText()
       at System.Xml.XmlTextReaderImpl.ParseElementContent()
       at System.Xml.XmlTextReaderImpl.Skip()
       at System.Configuration.XmlUtil.StrictSkipToNextElement(ExceptionAction action)
       at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
       at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
       at System.Configuration.BaseConfigurationRecord.ScanSections(XmlUtil xmlUtil)
       at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
       --- End of inner exception stack trace ---
       at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
       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.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)
       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 LaunchNet7.Properties.Settings.get_FormMainPosition()
       at LaunchNet7.FormMain.DoRestoreWindowPosition()
       at LaunchNet7.FormMain.FormMain_Load(Object sender, EventArgs e)
       at System.Windows.Forms.Form.OnLoad(EventArgs e)
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(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.8825 (WinRelRS3.050727-8800)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    LaunchNet7
        Assembly Version: 2.2.0.0
        Win32 Version: 2.2.0.0
        CodeBase: file:///F:/Program%20Files%20(x86)/Net-7/bin/LaunchNet7.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.8825 (WinRelRS3.050727-8800)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.8825 (WinRelRS3.050727-8800)
        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.8825 (WinRelRS3.050727-8800)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.8825 (WinRelRS3.050727-8800)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.8825 (WinRelRS3.050727-8800)
        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.

     

  8. 1 hour ago, RenoJD said:

    Yes Cipher. Just checked that to make sure. Thanks for suggestion.

     

    Are you sure you're logging into the game using your game account's username and not just your net-7.org name (your forum name)? You can view your characters and game accounts by logging in on net-7.org then going to Account -> Avatar Transfer - this will show your accounts and which characters are on each account.

  9. 22 hours ago, stonewhite jr said:

    hey guys i redownloaded the emu on my new laptop did all the updates and now the emu loads but only on the task bar as an open window i dont know it that makes sense but i cant get it to pop up on the screen and if i repeatdly click enter it will load but in small boxed screen cant enter config or anything

     

     

    In the E&B install folder, you should a folder named EBCONFIG.

    Inside of this folder is a program file E&BConfig.exe - right click this file, open properties, go to the compatibility tab, check "Run this program in compatibility mode for:" and in the drop-down select Windows XP (Service Pack 3).

    Now, run E&BConfig.exe and make sure all of your settings are how you want them and try launching the game again.

     

    If this doesn't work, then please respond with screenshots that show what you are experiencing. Thanks!

  10. Next time this happens, could you get to your system tray somehow (that tray full of icons at the bottom right of your task bar) and hover over the Net7 Proxy icon? This will give us an idea of whether the issue is with Server<->Proxy communication or with the client itself.

     

    Edit: If you haven't already, try temporarily disabling any AVs and Firewalls and try again. Perhaps the exceptions were not successful.

     

    Thanks!

  11. Click on your name then "My Attachments" in the top right. For each attachment you wish to delete, click on the thread or message that it's in (next column over from the attachment name/size) then edit that post to delete the attachment.

  12. 2 hours ago, Moo said:

    Weird thing happened and I have no clue how to fix it.  I run EnB in a Windows XP VM and out of no where I cannot get the game to login it.  Patching works, but the patch notes window says "Navigation to the webpage was canceled".  The game loads fine but when I try to login i get an error about EA being down.  Thoughts?

     

    I've moved your topic to Technical Support.

     

    I've actually seen this issue with Windows XP systems myself. I'm wondering if it's not something to do with certificate verification on XP, since when I last investigated I couldn't find any reason it should be happening either.

     

    When I get some free time, hopefully tonight, I'll throw up an XP VM and investigate this for you.

    • Upvote 1
  13. In the Net7 Launcher, open the "Launcher" menu (at the top left) then click "Reset Updates".

     

    This should re-download the proxy and fix your problems. If you still have the same problem after that, see if any AntiVirus/Malware on your computer is deleting it and whitelist the Net7 folder if necessary.

×
×
  • Create New...