Well like i said this SpeedHack is nice and works good.
Further more u don't need Fujiy to update it for patch 4341, i test it with the patch it still works good !
So enveryone enjoy it !!!
I'm getting error with it set to
CO speed: checked (on). Also unchecked (off).
One name high lighted in list.
All: unchecked.
And trying to move the zoom left or right. I can move alittle bit but get the error window.
The speed part works though.
Index 2 is out of range.
Parameter name: index.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index 2 is out of range.
Parameter name: index
at System.Windows.Forms.ListBox.CheckIndex(Int32 index)
at System.Windows.Forms.ListBox.GetSelected(Int32 index)
at COSpeed.COSpeed.trackBar1_Scroll(Object sender, EventArgs e)
at System.Windows.Forms.TrackBar.OnScroll(EventArgs e)
at System.Windows.Forms.TrackBar.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index 1 is out of range.
Parameter name: index
at System.Windows.Forms.ListBox.CheckIndex(Int32 index)
at System.Windows.Forms.ListBox.GetSelected(Int32 index)
at COSpeed.COSpeed.trackBar1_Scroll(Object sender, EventArgs e)
at System.Windows.Forms.TrackBar.OnScroll(EventArgs e)
at System.Windows.Forms.TrackBar.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 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.
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.
Originally posted by GrimReaper91@Mar 11 2007, 13:16 ************** 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.
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.
While trying to use zoom.
Will that help fix this error?
I see your's is having troubles with index 1 out of range.