Whenever I extract from CMT's D40,I get this error from HEK+:
An Exception occured within the program, it is advised to contact a developer
so this issue can be fixed.
Include the generated 'error.log' file created in the main mscorlib directory
and use the addresses provided in the about dialog to email the log
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
--- STACK TRACE ---
at System.Collections.ArrayList.get_Item(Int32 index)
at TagExtractor.Script_Parser.ScriptParser.BeginConversion()
at TagExtractor.TagConverterPlugin.tceq_ExtractStart(Object sender, EventArgs e)
at TagExtractor.TagConverterExtractQueue.OnExtractStart(Object sender, EventArgs e)
at TagExtractor.TagConverterExtractQueue.button6_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.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)
If someone can help that would be great.