Alisha; First off I've loved your kit since the early days -- and the GB engine is just about the best thing going.
I know it's been a mess since the patch but things are finally starting to work (Mostly)
I have two primary issues:
2. The GB->Garrison->Building Planning autofill throws an exception:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 49938432
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.ReadArray[T](IntPtr addr, Int32 count)
at kME/GKDsi\.3!EdWBk|}7}HkC.7ey~:/gkY9W>j^_~2-6E)>nc$./t$7f1NIdJrA\*}X>L)/%g%x:.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Styx.WoWInternals.Garrison.GarrisonInfo.get_OwnedBuildings()
at Alisha.Garrison.get_OwnedBuildings()
at Alisha.GoldBoss.GUI.GUI.‹(Object , EventArgs )
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)