First thing: Is the latest build you updated, uh, correct? I think you might've made a mistake, unless something went haywire when I extracted it. I downloaded, hoping that the issues I've been having might've been fixed, but...
************** Exception Text **************
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at WaywardGamers.KParser.ParserWindow.FindAndLoadPlugins()
at WaywardGamers.KParser.ParserWindow.ParserWindow_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.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
KParser
Assembly Version: 1.1.5.0
Win32 Version: 1.1
CodeBase: file:///C:/Users/Owner/Documents/FFXI%20Programs/KParser/KParser.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
WaywardGamers.KParser.ParserCore
Assembly Version: 1.1.3191.28114
Win32 Version: 1.1.5.0
CodeBase: file:///C:/Users/Owner/Documents/FFXI%20Programs/KParser/WaywardGamers.KParser.ParserCore.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
py0-a1dj
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
WaywardGamers.KParser.Plugin.Chat
Assembly Version: 1.0.0.0
Win32 Version: 1.0.13.0
CodeBase: file:///C:/Users/Owner/Documents/FFXI%20Programs/KParser/WaywardGamers.KParser.Plugin.Chat.DLL
It didn't help.
As for the issues I was trying to fix: I thought I PM'd you this somewhere, but I can't remember. If I already PM'd this to you, you can ignore it. I tried using KParser last week because it's much better than mine, but I had some issues with the program freezing. I took a look at the errors it was throwing and laughed, because the errors are similar to those that have been stalking me for a few months now. The problem occurs when KParser is trying to add a chatline.
System.FormatException: Message string does not contain the proper breakpoint values (position 1). T
System.FormatException: Message string does not contain the proper breakpoint values (position 1). ‰
System.FormatException: Message string does not contain the proper breakpoint values (position 1). K
System.ArgumentException: Cannot process an empty message
System.InvalidOperationException: Invalid code string set:
Those were the unique errors. I can PM you the entire log file (I think I did, but again, I can't recall).