Jump to content

Patch Update Conflict


Recommended Posts

My roommate was trying to get me setup to play this with him, and we keep running across an error that we cannot seem to find a bypass for.

Computer specs:

Dell Inspiron 1012 netbook

Windows 7

(let me know if you need any other information... but I don't think it applies)

--

He has modified all permissions that he can find regarding Net7 and EnB both.

--

Error is as follows:

"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 application will close immediately.

InvalidArgument=Value of '5' is not valid for 'index'.

Parameter name: index"

Details:

See the end of this message for details on invoking

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

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

System.ArgumentOutOfRangeException: InvalidArgument=Value of '5' is not valid for 'index'.

Parameter name: index

at System.Windows.Forms.ListViewItem.ListViewSubItemCollection.get_Item(Int32 index)

at LaunchNet7.FormUpdateReport.DoDisplayUpdateReport()

at LaunchNet7.FormUpdateReport.FormUpdateReport_Load(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnLoad(EventArgs e)

at System.Windows.Forms.Form.OnCreateControl()

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.ScrollableControl.WndProc(Message& m)

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

at System.Windows.Forms.Form.WmShowWindow(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.4952 (win7RTMGDR.050727-4900)

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

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

LaunchNet7

Assembly Version: 1.9.9.10

Win32 Version: 1.9.9.10

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

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

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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

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

Accessibility

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.

Link to comment
Share on other sites

My roommate was trying to get me setup to play this with him, and we keep running across an error that we cannot seem to find a bypass for.

Computer specs:

Dell Inspiron 1012 netbook

Windows 7

(let me know if you need any other information... but I don't think it applies)

--

He has modified all permissions that he can find regarding Net7 and EnB both.

--

Error is as follows:

"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 application will close immediately.

InvalidArgument=Value of '5' is not valid for 'index'.

Parameter name: index"

Details:

See the end of this message for details on invoking

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

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

System.ArgumentOutOfRangeException: InvalidArgument=Value of '5' is not valid for 'index'.

Parameter name: index

at System.Windows.Forms.ListViewItem.ListViewSubItemCollection.get_Item(Int32 index)

at LaunchNet7.FormUpdateReport.DoDisplayUpdateReport()

at LaunchNet7.FormUpdateReport.FormUpdateReport_Load(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnLoad(EventArgs e)

at System.Windows.Forms.Form.OnCreateControl()

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.ScrollableControl.WndProc(Message& m)

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

at System.Windows.Forms.Form.WmShowWindow(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.4952 (win7RTMGDR.050727-4900)

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

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

LaunchNet7

Assembly Version: 1.9.9.10

Win32 Version: 1.9.9.10

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

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

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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.4927 (NetFXspW7.050727-4900)

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

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

Accessibility

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.

Copy your fully patched C\Net-7\bin folder over his and it'll most likely be resolved. This is a problem with a file that tells the Launcher what to offer in its drop down lists.

Link to comment
Share on other sites

Copy your fully patched C\Net-7\bin folder over his and it'll most likely be resolved. This is a problem with a file that tells the Launcher what to offer in its drop down lists.

Information from his computer copied to external hard drive and then imported to my files.

New error that states:

"Could not patch registry settings because of a security conflict. Run LaunchNet7 again as an administrator."

All permissions have been set to "Full Control" that we can find to change.

Input?

Link to comment
Share on other sites

Progress of sorts. No error popup now. (I will have to ask him later what he did, if you want to include this as a troubleshooting method for others... if they encounter the same issue).

However.

Game Crash on password entry.

input?

More detail needed: where exactly does he get the orange handprint and our galaxy map? If so, run the game configuration (as an admin if on Vista or Win7)

If it crashes instantly as soon as he hits enter, then it could be a corrupted galaxymap.dat, which you'd find in the database subfolder instead of \bin\, just delete it and repatch it.

Link to comment
Share on other sites

Progress of sorts. No error popup now. (I will have to ask him later what he did, if you want to include this as a troubleshooting method for others... if they encounter the same issue).

However.

Game Crash on password entry.

input?

Also, under Widnows Vista and 7, the file "C:\Program Files (x86)\EA Games\Earth & Beyond\release\client.exe" should be set to run in compatibility mode for Windows XP. This can be done by right-clicking the file, opening "Properties", going to the "Compatibility" tab, checking "Run in compatibility mode", and selecting "Windows XP" (SP2 or SP3 is fine).

Link to comment
Share on other sites

Guest Minozaiah

Also, under Widnows Vista and 7, the file "C:\Program Files (x86)\EA Games\Earth & Beyond\release\client.exe" should be set to run in compatibility mode for Windows XP. This can be done by right-clicking the file, opening "Properties", going to the "Compatibility" tab, checking "Run in compatibility mode", and selecting "Windows XP" (SP2 or SP3 is fine).

Link to comment
Share on other sites

Guest Minozaiah

Issue was eventually resolved, though he might be able to explain it better. Having it set to Windows XP was default ... I believe he changed it to Vista and now I can enter the game w/ no issues (crossfingers). So many things were fiddled w/ that I'm not sure what affected which thing. But that was the last thing modified.

All downloads came from http://www.net-7.org, though files were eventually replaced w/ copies of his, so... not sure if they came from the same site or not.

Link to comment
Share on other sites

Issue was eventually resolved, though he might be able to explain it better. Having it set to Windows XP was default ... I believe he changed it to Vista and now I can enter the game w/ no issues (crossfingers). So many things were fiddled w/ that I'm not sure what affected which thing. But that was the last thing modified.

All downloads came from http://www.net-7.org, though files were eventually replaced w/ copies of his, so... not sure if they came from the same site or not.

Thats what I did with mine when I set it up was set it to vista compatibility mode and it seemed to work without any issue.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...