Page 1 of 1
Save EE Patcher 0.9.4
Posted: Wed Jan 13, 2010 4:47 pm
by speedacb
Had a problem downloading the patch. The "Check for patch updates" and "Force Patch update" provided an error message which said "Unhandled exception has occurred...Index was outside the bounds of the array". I press continue and it searches for updates but the OK box doesnt allow me to update.
Can anyone assist
Thanks
Re: Save EE Patcher 0.9.4
Posted: Wed Jan 13, 2010 5:20 pm
by PeLlE
You can do the updates byself by browsing this sites portal. You will find every patch you need in order to get your game ready to play.
Usefull links:
http://save-ee.com/pages.php?p=26
http://save-ee.com/viewtopic.php?p=10292#p10292
Re: Save EE Patcher 0.9.4
Posted: Wed Jan 13, 2010 7:07 pm
by Ghost
Please copy and paste the full error, including those in the details tab, to a post here on the forums and describe what (if anything) happens between the time you click the button and the time the error pops up.
Also, try using "Run as Administrator" on PatchUpdate.exe to see if that fixes the problem.
Re: Save EE Patcher 0.9.4
Posted: Thu Jan 14, 2010 1:25 am
by speedacb
thanks Ghost here is what the message says when I press "continue" after I get the error message "Unhandled exception has occurred..."
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PatchUpdate.Globals.UpdatePatchFiles()
at PatchUpdate.FormUpdate.CheckForUpdatesButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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.4200 (NetFxQFE.050727-4200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PatchUpdate
Assembly Version: 0.9.4.0
Win32 Version: 0.9.4.0
CodeBase: file:///C:/Users/Carl/Documents/PatchUpdate.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
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.4016 (NetFxQFE.050727-4000)
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.
Re: Save EE Patcher 0.9.4
Posted: Mon Jan 18, 2010 2:23 am
by Ghost
I haven't been able to reproduce the error, nor pinpoint the location in my code that causes it. I'd really need more information than just the error.
Hit Force Patch Update. Does it finish downloading patchinfo.dat before you get the error? Does it download any other files? Perhaps paste here the text that's inside the Update window after the error (before you hit OK to close the window)...
I need to know everything that happens, even the tiny little details. If you can't do that, record a video of it or something?