This is the last log file generated. When I select the Profile Button nothing happens.
2015-08-24 05:11:28,783 [3] INFO Log - Login Success!
2015-08-24 05:11:29,844 [5] INFO Log - First CPU: Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz
2015-08-24 05:11:29,845 [5] INFO Log - OS Version: Windows NT 6.1.7600.0
2015-08-24 05:11:29,845 [5] INFO Log - App Path: D:\Buddywing New\Buddywing.exe
2015-08-24 05:11:35,553 [5] INFO Log - User is a Consular
2015-08-24 05:11:36,229 [5] INFO Log - Advanced Class: Sage / Discipline: Balance
2015-08-24 05:11:36,229 [5] INFO Log - Routine Path: Routines
2015-08-24 05:11:37,150 [5] INFO Log - Medpac Created!
2015-08-24 05:11:37,173 [5] INFO Log - [DefaultCombat] Level: 21
2015-08-24 05:11:37,174 [5] INFO Log - [DefaultCombat] Class: Consular
2015-08-24 05:11:37,174 [5] INFO Log - [DefaultCombat] Advanced Class: Sage
2015-08-24 05:11:37,189 [5] INFO Log - [DefaultCombat] Discipline: Balance
2015-08-24 05:11:37,206 [5] INFO Log - [DefaultCombat] [Hot Key][F7] Toggle AOE
2015-08-24 05:11:37,207 [5] INFO Log - [DefaultCombat] [Hot Key][F8] Load UI
2015-08-24 05:11:37,207 [5] INFO Log - [DefaultCombat] [Hot Key][F12] Set Tank
2015-08-24 05:11:37,207 [5] INFO Log - [DefaultCombat] Rotation Selected : Sage Balance
2015-08-24 05:11:37,242 [5] INFO Log - Chose DefaultCombat as your combat routine.
2015-08-24 05:11:37,243 [5] INFO Log - [DefaultCombat] Level: 21
2015-08-24 05:11:37,244 [5] INFO Log - [DefaultCombat] Class: Consular
2015-08-24 05:11:37,244 [5] INFO Log - [DefaultCombat] Advanced Class: Sage
2015-08-24 05:11:37,259 [5] INFO Log - [DefaultCombat] Discipline: Balance
2015-08-24 05:11:37,275 [5] INFO Log - [DefaultCombat] [Hot Key][F7] Toggle AOE
2015-08-24 05:11:37,278 [5] INFO Log - [DefaultCombat] [Hot Key][F8] Load UI
2015-08-24 05:11:37,278 [5] INFO Log - [DefaultCombat] [Hot Key][F12] Set Tank
2015-08-24 05:11:37,278 [5] INFO Log - [DefaultCombat] Rotation Selected : Sage Balance
2015-08-24 05:11:38,201 [5] INFO Log - BuddyMonitor has started up successfully.
2015-08-24 05:11:38,202 [5] INFO Log - [BuddyMonitor] You have enabled BuddyMonitor but haven't entered your API key or your identifier yet! Open the configuration, set the values and restart BuddyWing.
2015-08-24 05:11:38,203 [5] INFO Log - There are 2 plugins.
2015-08-24 05:11:38,208 [1] INFO Log - Sell quality set to Premium.
2015-08-24 05:11:38,211 [5] INFO Log - Buddy Wing: The Old Robot is ready!
2015-08-24 05:11:51,275 [1] ERROR Log - System.ApplicationException: Object synchronization method was called from an unsynchronized block of code.
at System.Threading.Mutex.ReleaseMutex()
at (Mutex )
at Buddywing.App.OnExit(ExitEventArgs e)
at System.Windows.Application.DoShutdown()
at System.Windows.Application.ShutdownImpl()
at System.Windows.Application.ShutdownCallback(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
2015-08-24 05:11:53,254 [1] ERROR Log - System.ApplicationException: Object synchronization method was called from an unsynchronized block of code.
at System.Threading.Mutex.ReleaseMutex()
at (Mutex )
at Buddywing.App.OnExit(ExitEventArgs e)
at System.Windows.Application.DoShutdown()
at System.Windows.Application.ShutdownImpl()
at System.Windows.Application.ShutdownCallback(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at (Application )
at Buddywing.App.Main()