Application-Start 2017-11-06T17:52:57 (v3.3.1 Release: 256 | CLR v4.0.30319.42000 | OS Microsoft Windows NT 6.2.9200.0)
***** 2017-11-06T17:53:01 - Entering InitACT
***** 2017-11-06T17:53:01 - Entering LoadNewSettings
***** 2017-11-06T17:53:02 - Config loading plugin from: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\FFXIV_ACT_Plugin.dll
***** 2017-11-06T17:53:02 - Enabling plugin: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\FFXIV_ACT_Plugin.dll
***** 2017-11-06T17:53:03 - LogFileChanged: C:\Users\Eai\AppData\Roaming\Advanced Combat Tracker\FFXIVLogs\Network_20171106.log - 2017-11-06T17:34:39 - 2017-11-06T17:52:03 - 30795
***** 2017-11-06T17:53:03 - Config loading plugin from: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\OverlayPlugin\OverlayPlugin.dll
***** 2017-11-06T17:53:03 - Enabling plugin: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\OverlayPlugin\OverlayPlugin.dll
***** 2017-11-06T17:53:04 - Config loading plugin from: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\Hojoring\ACT.SpecialSpellTimer.dll
***** 2017-11-06T17:53:04 - Enabling plugin: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\Hojoring\ACT.SpecialSpellTimer.dll
***** 2017-11-06T17:53:06 - Config loading plugin from: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\Hojoring\ACT.TTSYukkuri.dll
***** 2017-11-06T17:53:06 - Enabling plugin: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\Hojoring\ACT.TTSYukkuri.dll
***** 2017-11-06T17:53:07 - Config loading plugin from: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\Hojoring\ACT.UltraScouter.dll
***** 2017-11-06T17:53:07 - Enabling plugin: C:\Users\Eai\クラウド\Google Drive\PortableApps\ACT\plugins\Hojoring\ACT.UltraScouter.dll
***** 2017-11-06T17:53:08 - Exiting LoadNewSettings
***** 2017-11-06T17:53:08 - LogFileChanged: C:\Users\Eai\AppData\Roaming\Advanced Combat Tracker\FFXIVLogs\Network_20171106.log - 2017-11-06T17:34:39 - 2017-11-06T17:52:03 - 33551
***** 2017-11-06T17:53:09 - Checking for program updates
***** 2017-11-06T17:53:09 - Exiting InitACT: 8080.48
*****
2017-11-06T17:53:26
Unhandled Exception
System.InvalidOperationException: 指定された要素は、既に別の要素の論理子です。まず接続を切断してください。
場所 System.Windows.FrameworkElement.ChangeLogicalParent(DependencyObject newParent)
場所 System.Windows.FrameworkElement.AddLogicalChild(Object child)
場所 System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
場所 FFXIV.Framework.Dialog.Views.ColorDialog.ShowDialog()
場所 FFXIV.Framework.Dialog.ColorDialogWrapper.ShowDialog(Nullable`1 color, Boolean ignoreAlpha)
場所 ACT.UltraScouter.Config.UI.ViewModels.ChangeColorCommand.Execute(Object parameter)
場所 MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
場所 System.Windows.Documents.Hyperlink.OnClick()
場所 System.Windows.Documents.Hyperlink.DoUserInitiatedNavigation(Object sender)
場所 System.Windows.Documents.Hyperlink.OnMouseLeftButtonUp(Object sender, MouseButtonEventArgs e)
場所 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
場所 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
場所 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
場所 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
場所 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
場所 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
場所 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
場所 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
場所 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
場所 System.Windows.ContentElement.RaiseTrustedEvent(RoutedEventArgs args)
場所 System.Windows.Input.InputManager.ProcessStagingArea()
場所 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
場所 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
場所 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
場所 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
場所 System.Windows.Interop.HwndSource.InputFilterMessage(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)
場所 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
場所 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
場所 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
場所 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
場所 Advanced_Combat_Tracker.ActLoader.Main(String[] args)
*****