PDA

View Full Version : Purger error



PunterSThompson
09-29-2008, 05:49 AM
Sorry if this has been posted previously.

When I try to purge about 20k hand histories from Pacific, ignoring any belonging to an alias, ignoring dates and limits, I get this error:

System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.Text.StringBuilder.Remove(Int32 startIndex, Int32 length)
at HoldemManager.ଙ.୐(Object ՚, EventArgs ՛)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnMouseUp(MouseEve ntArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevComponents.DotNetBar.PopupItemControl.WndProc(M essage& 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)

morny
09-29-2008, 11:41 AM
Can you post the screenshot of the filters you use before you run the purge

PunterSThompson
09-29-2008, 07:38 PM
http://img229.imageshack.us/img229/1672/errorxs5.png

I think the problem is I didn't select any limits. I figured with none selected it would just do them all. When I selected a few limits, the purge ran successfully.

morny
10-01-2008, 05:16 PM
If you want all limits you must select them all, when you select nothing it causes this error