2015-03-18 03:48:30,135 [1] DEBUG Hotkeys - Registered hotkey TargetDump to Alt, Shift + D
2015-03-18 03:48:30,155 [1] DEBUG Hotkeys - Registered hotkey Inventory to Alt, Shift + I
2015-03-18 03:48:30,155 [1] DEBUG Hotkeys - Registered hotkey QuestDump to Alt, Shift + Q
2015-03-18 03:48:30,155 [1] DEBUG Hotkeys - Registered hotkey OffmeshConnection to Alt, Control, Shift + C
2015-03-18 03:48:30,155 [1] DEBUG Hotkeys - Registered hotkey ShowClickLocation to Alt, Shift + C
2015-03-18 03:48:30,165 [1] DEBUG Hotkeys - Registered hotkey PDT_Interact to Alt, Control + I
2015-03-18 03:48:30,165 [1] DEBUG Hotkeys - Registered hotkey PDT_TurnIn to Alt, Control + T
2015-03-18 03:48:30,165 [1] DEBUG Hotkeys - Registered hotkey PDT_PickUp to Alt, Control + P
2015-03-18 03:48:30,165 [1] DEBUG Hotkeys - Registered hotkey PDT_MoveTo to Alt, Control + O
2015-03-18 03:48:30,165 [1] DEBUG Hotkeys - Registered hotkey PDT_GrindHotspot to Alt, Control + H
2015-03-18 03:48:30,165 [1] INFO MainWindowViewModel - Wildbuddy 0.1.483.210 starting...
2015-03-18 03:48:30,165 [1] INFO MainWindowViewModel - CPU Architecture: x64
2015-03-18 03:48:30,165 [1] INFO MainWindowViewModel - Process Architecture: x64
2015-03-18 03:48:30,205 [1] INFO MainWindowViewModel - OS: Windows 7 Home Premium x64
2015-03-18 03:48:30,205 [1] INFO MainWindowViewModel - OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
2015-03-18 03:48:30,205 [1] INFO MainWindowViewModel - .NET Runtime Version: 4.0.30319.34209
2015-03-18 03:48:30,205 [1] INFO MainWindowViewModel - System Memory: 7.95 GB Available
2015-03-18 03:48:30,205 [1] INFO MainWindowViewModel - CPU Cores: 8
2015-03-18 03:48:30,215 [1] INFO MainWindowViewModel - Application Uri: C:\Wildbuddy
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey TargetDump to Alt, Shift + D
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey Inventory to Alt, Shift + I
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey QuestDump to Alt, Shift + Q
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey OffmeshConnection to Alt, Control, Shift + C
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey ShowClickLocation to Alt, Shift + C
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey PDT_Interact to Alt, Control + I
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey PDT_TurnIn to Alt, Control + T
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey PDT_PickUp to Alt, Control + P
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey PDT_MoveTo to Alt, Control + O
2015-03-18 03:48:32,435 [1] DEBUG Hotkeys - Registered hotkey PDT_GrindHotspot to Alt, Control + H
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - Wildbuddy 0.1.483.210 starting...
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - CPU Architecture: x64
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - Process Architecture: x64
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - OS: Windows 7 Home Premium x64
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - .NET Runtime Version: 4.0.30319.34209
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - System Memory: 7.95 GB Available
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - CPU Cores: 8
2015-03-18 03:48:32,435 [1] INFO MainWindowViewModel - Application Uri: C:\Wildbuddy
2015-03-18 03:48:32,985 [1] DEBUG TypeFinder<IBot> - Type ProfileBot implements interface IBot
2015-03-18 03:48:34,248 [1] INFO MainWindow - Logging in...
2015-03-18 03:48:36,038 [1] INFO MainWindow - T: 5247308491575369549 H: 2925929240
2015-03-18 03:48:37,120 [1] DEBUG ProcessWrapper - Mutex.TryOpenExisting on PID 17612
2015-03-18 03:48:37,200 [1] DEBUG ProcessWrapper - Mutex.TryOpenExisting on PID 17612
2015-03-18 03:48:38,230 [1] DEBUG MainWindow - Game Process Hook Type: Standard D3D11 64-bit #1 [Push 4]
2015-03-18 03:48:38,230 [1] INFO GameEngine - Attached to game: [17612] WildStar64 (Hash: 1D3B1231)
2015-03-18 03:48:38,240 [1] DEBUG Hotkeys - Initialized hotkeys to window handle + 70572
2015-03-18 03:48:38,320 [1] DEBUG GameManager - Base Addr 13F790000
2015-03-18 03:48:38,330 [1] INFO MainWindow - Local Player is a level 15 Chua Spellslinger Scientist
2015-03-18 03:48:53,376 [1] FATAL MainWindow - System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent_was_never_fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.ExecuteInternal(Boolean inject, Int32 timeout)
at GreyMagic.Executor.Execute(Byte[] bytes)
at GreyMagic.CachedCall.CallInjected64[T](IntPtr address, Object[] args)
at GreyMagic.ExternalProcessMemory.CallInjected64[T](IntPtr address, Object[] args)
at Buddy.Wildstar.Game.DataTable`1.GetRecord(Int32 id)
at Buddy.Wildstar.Game.GameManager.get_CurrentMapName()
at Buddy.Wildstar.MainWindow.<AttachProcess>d__1c.MoveNext()