[23:43:00.554 N] Failed to load profile: Element ExPurify is not supported. Please check your XML and try again. (<ExPurify />) Line 418
[23:43:00.556 D] System.Exception: Element ExPurify is not supported. Please check your XML and try again. (<ExPurify />) Line 418
在 Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
在 Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
在 Clio.XmlEngine.PropertyProcessor.(XElement , Type )
在 Clio.XmlEngine.PropertyProcessor..(XElement )
在 System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
在 Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
在 Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
在 Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
在 ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
在 ff14bot.NeoProfiles.NeoProfile.Load(String path)
在 ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
[23:43:02.119 D] Loading last profile
[23:43:02.342 N] Failed to load profile: Element ExPurify is not supported. Please check your XML and try again. (<ExPurify />) Line 418
[23:43:02.342 D] System.Exception: Element ExPurify is not supported. Please check your XML and try again. (<ExPurify />) Line 418
在 Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
在 Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
在 Clio.XmlEngine.PropertyProcessor.(XElement , Type )
在 Clio.XmlEngine.PropertyProcessor..(XElement )
在 System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
在 Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
在 Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
在 Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
在 ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
在 ff14bot.NeoProfiles.NeoProfile.Load(String path)
在 ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
[23:43:02.344 D] System.Exception: There is no profile loaded. Please load a profile before starting the bot.
在 ff14bot.TreeRoot.Start()
在 ff14bot.Forms.ugh.MainWpf.<Button_Click>d__7.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
在 System.Windows.Application.RunDispatcher(Object ignore)
在 System.Windows.Application.RunInternal(Window window)
在 System.Windows.Application.Run(Window window)
在 ff14bot.App.Main()