To be used for archiving purposes only. No new posts will be made. View Scope's Farewell Message
i fixed the issue is the newest build.
at Asgard3.Forms.MainForm..ctor(String[] args) at Asgard3.Program.Main(String[] args)
at System.Drawing.Graphics.Clear(Color color) at System.Windows.Forms.ToolStripSystemRenderer.RenderStatusSt ripBackground(ToolStripRenderEventArgs e) at System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolSt ripBackground(ToolStripRenderEventArgs e) at System.Windows.Forms.ToolStripRenderer.DrawToolStripBackgro und(ToolStripRenderEventArgs e) at System.Windows.Forms.ToolStrip.OnPaintBackground(PaintEventArgs e) at System.Windows.Forms.StatusStrip.OnPaintBackground(PaintEventArgs e) at System.Windows.Forms.Control.PaintTransparentBackground(PaintEventArgs e, Rectangle rectangle, Region transparentRegion) at System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle, Color backColor, Point scrollOffset) at System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle) at System.Windows.Forms.Control.OnPaintBackground(PaintEventArgs pevent) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.StatusStrip.RightToLeftLayoutGrip.WndP roc(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)
at Asgard3.Core.BattleNetClient.ParseBNET.Handle_0X66(DataReader dr) in C:\Users\Mike\Documents\Visual Studio 2010\Projects\Asgard3\Asgard3PluginSystem\BattleNetClient\ParseBNET.cs:line 720 at Asgard3.Core.BattleNetClient.ParseBNET.Process(Byte[] data) in C:\Users\Mike\Documents\Visual Studio 2010\Projects\Asgard3\Asgard3PluginSystem\BattleNetClient\ParseBNET.cs:line 130 at Asgard3.Core.BattleNetClient.BattleNetClient.BnetProcess(IAsyncResult asyc) in C:\Users\Mike\Documents\Visual Studio 2010\Projects\Asgard3\Asgard3PluginSystem\BattleNetClient\BattleNetClient.cs:line 598 at System.Net.LazyAsyncResult.Complete(IntPtr userToken) at System.Net.ContextAwareResult.CompleteCallback(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeW ithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.ContextAwareResult.Complete(IntPtr userToken) at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken) at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPort Callback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped) at System.Threading._IOCompletionCallback.PerformIOCompletionC allback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)