Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 248.80 KB | None | 0 0
  1. RAGE Plugin Hook v0.51.1056.10373 PUBLIC ALPHA
  2.  
  3. Game: Grand Theft Auto V
  4. Game build: 1011
  5. Branch: Retail
  6.  
  7. Plugins loaded at the time of the crash:
  8. Entity Persistence by FtDLulz.
  9. EUP Menu by PieRGud / Alex Braun / EUP Team.
  10. LSPD First Response by G17 Media.
  11. Spike Strips V by alexguirre.
  12. Spotlight Mod by alexguirre.
  13. Traffic Control by Stealth22.
  14.  
  15. This crash most likely occurred in plugin: LSPD First Response
  16.  
  17. Base address: 00007ff7619a0000
  18. Exception address: 00007fff923a41fb
  19. Exception offset: 830a041fb
  20. Exception code: 0xc0000005 (EXCEPTION_ACCESS_VIOLATION)
  21.  
  22. Stack trace (unmanaged):
  23. 0x00007fffc75b5fa7 - UnhandledExceptionFilter - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
  24. 0x00007fffcb13ed1b - memset - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
  25. 0x00007fffcb126bd6 - _C_specific_handler - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
  26. 0x00007fffcb13ab9d - _chkstk - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
  27. 0x00007fffcb0d9913 - RtlImageNtHeaderEx - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
  28. 0x00007fffcb139cba - KiUserExceptionDispatcher - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
  29. 0x00007fff923a41fb - KiUserExceptionDispatcher - in Unknown:0 (C:\Users\deltapooh37\AppData\Local\Temp\rkbdg2zc40n3vznx\d3d11_tmp.dll)
  30. 0x00007fff58dcb137 - KiUserExceptionDispatcher - in Unknown:0 (C:\Users\deltapooh37\AppData\Local\Temp\rkbdg2zc40n3vznx\d3d11_tmp.dll)
  31.  
  32. Stack trace (managed):
  33. Hook:OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
  34. Hook:Rage.Plugin.RemoteOnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, String pluginStackTrace)
  35. Plugin: OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
  36. Plugin: OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName)
  37. Plugin: CNativeInvocationInfoV.CopyVectorResult(CNativeInvocationInfoV* , Int32 )
  38. Plugin: CNativeInvocationInfoV.CopyVectorResult(CNativeInvocationInfoV* , Int32 )
  39. Plugin: Rage.Native.NativeFunction.CallByAddress(IntPtr address, Type returnType, NativeArgument[] arguments)
  40. Plugin: Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, Type returnType, NativeArgument[] arguments)
  41. Plugin: Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, NativeArgument[] arguments)
  42. Plugin: ?A0xda4a3bb2.jXaszBkY2YUciv5K5UAr9S5o0vBFpNHW(UInt64 nativeHash, NativeArgument[] arguments)
  43. Plugin: Rage.Entity.IsValid()
  44. Plugin: Rage.Entity.op_Implicit(Entity value)
  45. Plugin: ComputerPlus.Controllers.Models.ComputerPlusEntity.get_FirstName()
  46. Plugin: ComputerPlus.Controllers.ComputerReportsController+<GetTrafficCitationsForPedAsync>d__14.MoveNext()
  47. Plugin: System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start(TStateMachine& stateMachine)
  48. Plugin: ComputerPlus.Controllers.ComputerReportsController.GetTrafficCitationsForPedAsync(ComputerPlusEntity entity)
  49. Plugin: ComputerPlus.Interfaces.ComputerPedDB.ComputerPedController+<ShowPedView>d__13.MoveNext()
  50. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  51. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  52. Plugin: System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
  53. Plugin: System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
  54. Plugin: System.Threading.Tasks.Task.FinishContinuations()
  55. Plugin: System.Threading.Tasks.Task`1.TrySetResult(TResult result)
  56. Plugin: System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
  57. Plugin: ComputerPlus.Controllers.ComputerReportsController+<GetArrestReportsForPedAsync>d__6.MoveNext()
  58. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  59. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  60. Plugin: System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
  61. Plugin: System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
  62. Plugin: System.Threading.Tasks.Task.FinishContinuations()
  63. Plugin: System.Threading.Tasks.Task`1.TrySetResult(TResult result)
  64. Plugin: System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
  65. Plugin: ComputerPlus.Controllers.ComputerReportsController+<GetArrestReportsForPedAsync>d__7.MoveNext()
  66. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  67. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  68. Plugin: System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
  69. Plugin: System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
  70. Plugin: System.Threading.Tasks.Task.FinishContinuations()
  71. Plugin: System.Threading.Tasks.Task`1.TrySetResult(TResult result)
  72. Plugin: System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
  73. Plugin: SQLiteNetExtensionsAsync.Extensions.ReadOperations+<GetAllWithChildrenAsync>c__async0`1.MoveNext()
  74. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  75. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  76. Plugin: System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
  77. Plugin: System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
  78. Plugin: System.Threading.Tasks.Task.FinishContinuations()
  79. Plugin: System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
  80. Plugin: System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  81. Plugin: System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  82. Plugin: System.Threading.ThreadPoolWorkQueue.Dispatch()
  83.  
  84.  
  85. General purpose registers:
  86. RAX: 0x000000006731e058
  87. RCX: 0x0000000000000000
  88. RDX: 0x00007fff92d2dc28
  89. RBX: 0x0000000000000000
  90. RSP: 0x00000004530dca48
  91. RBP: 0x00000004530dcb20
  92. RSI: 0x00007ff7623b9070
  93. RDI: 0x0000000000000001
  94. R8: 0x0000000000000001
  95. R9: 0x00007fff92d2dbf0
  96. R10: 0x00007fff56e46ac8
  97. R11: 0x00007fff92d2dbc0
  98. R12: 0x0000000000000001
  99. R13: 0x00000004530de120
  100. R14: 0x000001779ec3d728
  101. R15: 0x000001779e361740
  102. RIP: 0x00007fff923a41fb
  103.  
  104. Segment registers:
  105. CS: 0x0033
  106. DS: 0x002b
  107. ES: 0x002b
  108. FS: 0x0053
  109. GS: 0x002b
  110. SS: 0x002b
  111. Flags: 0x00010202
  112.  
  113. Debug registers:
  114. Dr0: 0x0000000000000000
  115. Dr1: 0x0000000000000000
  116. Dr2: 0x0000000000000000
  117. Dr3: 0x0000000000000000
  118. Dr6: 0x0000000000000000
  119. Dr7: 0x0000000000000000
  120.  
  121. Floating point state:
  122. Xmm0: Low: 0x0000000000000000, High: 0x0000000000000000
  123. Xmm1: Low: 0x00000000ffffffff, High: 0x00000000ffffffff
  124. Xmm2: Low: 0x000000009ec40250, High: 0x000000009ec40250
  125. Xmm3: Low: 0x000000005709bca8, High: 0x000000005709bca8
  126. Xmm4: Low: 0x0000000000000000, High: 0x0000000000000000
  127. Xmm5: Low: 0x0000000000000000, High: 0x0000000000000000
  128. Xmm6: Low: 0x0000000000000000, High: 0x0000000000000000
  129. Xmm7: Low: 0x0000000000000000, High: 0x0000000000000000
  130. Xmm8: Low: 0x0000000000000000, High: 0x0000000000000000
  131. Xmm9: Low: 0x0000000000000000, High: 0x0000000000000000
  132. Xmm10: Low: 0x0000000000000000, High: 0x0000000000000000
  133. Xmm11: Low: 0x0000000000000000, High: 0x0000000000000000
  134. Xmm12: Low: 0x0000000000000000, High: 0x0000000000000000
  135. Xmm13: Low: 0x0000000000000000, High: 0x0000000000000000
  136. Xmm14: Low: 0x0000000000000000, High: 0x0000000000000000
  137. Xmm15: Low: 0x0000000000000000, High: 0x0000000000000000
  138.  
  139. Threads:
  140. Id: 1860 (0x0744)state: Wait (Reason: UserRequest)
  141. Id: 11972 (0x2ec4)state: Wait (Reason: ExecutionDelay)
  142. Id: 10828 (0x2a4c)state: Wait (Reason: UserRequest)
  143. Id: 11252 (0x2bf4)state: Wait (Reason: UserRequest)
  144. Id: 10492 (0x28fc)state: Wait (Reason: UserRequest)
  145. Id: 9864 (0x2688)state: Wait (Reason: ExecutionDelay)
  146. Id: 1968 (0x07b0)state: Wait (Reason: UserRequest)
  147. Id: 1744 (0x06d0)state: Wait (Reason: UserRequest)
  148. Id: 9992 (0x2708)state: Wait (Reason: UserRequest)
  149. Id: 1896 (0x0768)state: Wait (Reason: UserRequest)
  150. Id: 2684 (0x0a7c)state: Wait (Reason: UserRequest)
  151. Id: 9264 (0x2430)state: Wait (Reason: UserRequest)
  152. Id: 10464 (0x28e0)state: Wait (Reason: UserRequest)
  153. Id: 10784 (0x2a20)state: Wait (Reason: UserRequest)
  154. Id: 7844 (0x1ea4)state: Wait (Reason: UserRequest)
  155. Id: 12068 (0x2f24)state: Wait (Reason: UserRequest)
  156. Id: 8012 (0x1f4c)state: Wait (Reason: UserRequest)
  157. Id: 11520 (0x2d00)state: Wait (Reason: EventPairLow)
  158. Id: 8872 (0x22a8)state: Wait (Reason: UserRequest)
  159. Id: 9324 (0x246c)state: Wait (Reason: UserRequest)
  160. Id: 6240 (0x1860)state: Wait (Reason: UserRequest)
  161. Id: 7856 (0x1eb0)state: Wait (Reason: UserRequest)
  162. Id: 1724 (0x06bc)state: Wait (Reason: UserRequest)
  163. Id: 232 (0x00e8)state: Wait (Reason: UserRequest)
  164. Id: 12208 (0x2fb0)state: Wait (Reason: UserRequest)
  165. Id: 7632 (0x1dd0)state: Wait (Reason: UserRequest)
  166. Id: 6772 (0x1a74)state: Wait (Reason: UserRequest)
  167. Id: 4024 (0x0fb8)state: Wait (Reason: UserRequest)
  168. Id: 11060 (0x2b34)state: Wait (Reason: UserRequest)
  169. Id: 11088 (0x2b50)state: Wait (Reason: UserRequest)
  170. Id: 3960 (0x0f78)state: Wait (Reason: UserRequest)
  171. Id: 11444 (0x2cb4)state: Wait (Reason: UserRequest)
  172. Id: 10576 (0x2950)state: Wait (Reason: UserRequest)
  173. Id: 11216 (0x2bd0)state: Wait (Reason: UserRequest)
  174. Id: 4328 (0x10e8)state: Wait (Reason: ExecutionDelay)
  175. Id: 6020 (0x1784)state: Wait (Reason: UserRequest)
  176. Id: 10380 (0x288c)state: Wait (Reason: UserRequest)
  177. Id: 4248 (0x1098)state: Wait (Reason: UserRequest)
  178. Id: 12064 (0x2f20)state: Wait (Reason: UserRequest)
  179. Id: 11128 (0x2b78)state: Wait (Reason: UserRequest)
  180. Id: 6052 (0x17a4)state: Wait (Reason: UserRequest)
  181. Id: 6028 (0x178c)state: Wait (Reason: UserRequest)
  182. Id: 8220 (0x201c)state: Wait (Reason: UserRequest)
  183. Id: 3956 (0x0f74)state: Wait (Reason: UserRequest)
  184. Id: 4280 (0x10b8)state: Wait (Reason: EventPairLow)
  185. Id: 5128 (0x1408)state: Wait (Reason: ExecutionDelay)
  186. Id: 9612 (0x258c)state: Wait (Reason: UserRequest)
  187. Id: 6188 (0x182c)state: Wait (Reason: EventPairLow)
  188. Id: 4596 (0x11f4)state: Wait (Reason: EventPairLow)
  189. Id: 11308 (0x2c2c)state: Wait (Reason: UserRequest)
  190. Id: 11076 (0x2b44)state: Wait (Reason: UserRequest)
  191. Id: 10448 (0x28d0)state: Wait (Reason: EventPairLow)
  192. Id: 4792 (0x12b8)state: Wait (Reason: UserRequest)
  193. Id: 11092 (0x2b54)state: Wait (Reason: UserRequest)
  194. Id: 11456 (0x2cc0)state: Wait (Reason: UserRequest)
  195. Id: 612 (0x0264)state: Wait (Reason: EventPairLow)
  196. Id: 9660 (0x25bc)state: Wait (Reason: ExecutionDelay)
  197. Id: 5808 (0x16b0)state: Wait (Reason: UserRequest)
  198. Id: 3752 (0x0ea8)state: Wait (Reason: UserRequest)
  199. Id: 2196 (0x0894)state: Wait (Reason: ExecutionDelay)
  200. Id: 9504 (0x2520)state: Wait (Reason: UserRequest)
  201. Id: 9252 (0x2424)state: Wait (Reason: UserRequest)
  202. Id: 6968 (0x1b38)state: Wait (Reason: UserRequest)
  203. Id: 3508 (0x0db4)state: Wait (Reason: UserRequest)
  204. Id: 8268 (0x204c)state: Wait (Reason: UserRequest)
  205. Id: 1564 (0x061c)state: Wait (Reason: UserRequest)
  206. Id: 11912 (0x2e88)state: Wait (Reason: UserRequest)
  207. Id: 9068 (0x236c)state: Wait (Reason: UserRequest)
  208. Id: 10472 (0x28e8)state: Wait (Reason: ExecutionDelay)
  209. Id: 10656 (0x29a0)state: Wait (Reason: UserRequest)
  210. Id: 11100 (0x2b5c)state: Wait (Reason: UserRequest)
  211. Id: 11068 (0x2b3c)state: Wait (Reason: UserRequest)
  212. Id: 4040 (0x0fc8)state: Wait (Reason: UserRequest)
  213. Id: 11632 (0x2d70)state: Wait (Reason: UserRequest)
  214. Id: 10424 (0x28b8)state: Wait (Reason: UserRequest)
  215. Id: 7252 (0x1c54)state: Wait (Reason: UserRequest)
  216. Id: 10948 (0x2ac4)state: Wait (Reason: UserRequest)
  217. Id: 1640 (0x0668)state: Wait (Reason: EventPairLow)
  218. Id: 11416 (0x2c98)state: Wait (Reason: UserRequest)
  219. Id: 140 (0x008c)state: Wait (Reason: UserRequest)
  220. Id: 7972 (0x1f24)state: Wait (Reason: UserRequest)
  221. Id: 11820 (0x2e2c)state: Wait (Reason: UserRequest)
  222. Id: 11352 (0x2c58)state: Wait (Reason: UserRequest)
  223. Id: 11984 (0x2ed0)state: Wait (Reason: UserRequest)
  224. Id: 6508 (0x196c)state: Wait (Reason: UserRequest)
  225. Id: 1752 (0x06d8)state: Wait (Reason: UserRequest)
  226. Id: 1720 (0x06b8)state: Wait (Reason: UserRequest)
  227. Id: 4368 (0x1110)state: Wait (Reason: ExecutionDelay)
  228. Id: 7300 (0x1c84)state: Wait (Reason: UserRequest)
  229. Id: 10452 (0x28d4)state: Wait (Reason: UserRequest)
  230. Id: 9604 (0x2584)state: Wait (Reason: UserRequest)
  231. Id: 12048 (0x2f10)state: Wait (Reason: UserRequest)
  232. Id: 4580 (0x11e4)state: Wait (Reason: UserRequest)
  233. Id: 7852 (0x1eac)state: Wait (Reason: UserRequest)
  234. Id: 9012 (0x2334)state: Wait (Reason: UserRequest)
  235. Id: 212 (0x00d4)state: Wait (Reason: UserRequest)
  236. Id: 11548 (0x2d1c)state: Wait (Reason: UserRequest)
  237. Id: 8924 (0x22dc)state: Wait (Reason: UserRequest)
  238. Id: 5940 (0x1734)state: Wait (Reason: UserRequest)
  239. Id: 6112 (0x17e0)state: Wait (Reason: UserRequest)
  240. Id: 11664 (0x2d90)state: Wait (Reason: UserRequest)
  241. Id: 11424 (0x2ca0)state: Wait (Reason: UserRequest)
  242. Id: 5372 (0x14fc)state: Wait (Reason: UserRequest)
  243. Id: 7188 (0x1c14)state: Wait (Reason: UserRequest)
  244. Id: 10288 (0x2830)state: Wait (Reason: UserRequest)
  245. Id: 8616 (0x21a8)state: Wait (Reason: UserRequest)
  246. Id: 8880 (0x22b0)state: Wait (Reason: UserRequest)
  247. Id: 10924 (0x2aac)state: Wait (Reason: UserRequest)
  248. Id: 4608 (0x1200)state: Wait (Reason: UserRequest)
  249. Id: 9032 (0x2348)state: Wait (Reason: UserRequest)
  250. Id: 11600 (0x2d50)state: Wait (Reason: UserRequest)
  251. Id: 7860 (0x1eb4)state: Wait (Reason: UserRequest)
  252. Id: 7524 (0x1d64)state: Wait (Reason: UserRequest)
  253. Id: 9468 (0x24fc)state: Wait (Reason: ExecutionDelay)
  254. Id: 9852 (0x267c)state: Wait (Reason: UserRequest)
  255. Id: 8540 (0x215c)state: Wait (Reason: UserRequest)
  256. Id: 6948 (0x1b24)state: Wait (Reason: ExecutionDelay)
  257. Id: 11212 (0x2bcc)state: Wait (Reason: UserRequest)
  258. Id: 5664 (0x1620)state: Wait (Reason: ExecutionDelay)
  259. Id: 11420 (0x2c9c)state: Wait (Reason: UserRequest)
  260. Id: 8984 (0x2318)state: Wait (Reason: ExecutionDelay)
  261. Id: 4936 (0x1348)state: Wait (Reason: ExecutionDelay)
  262. Id: 4748 (0x128c)state: Wait (Reason: UserRequest)
  263. Id: 1676 (0x068c)state: Wait (Reason: UserRequest)
  264. Id: 10316 (0x284c)state: Wait (Reason: UserRequest)
  265. Id: 10024 (0x2728)state: Wait (Reason: UserRequest)
  266. Id: 3792 (0x0ed0)state: Wait (Reason: UserRequest)
  267. Id: 11480 (0x2cd8)state: Wait (Reason: ExecutionDelay)
  268. Id: 9500 (0x251c)state: Wait (Reason: UserRequest)
  269. Id: 9816 (0x2658)state: Wait (Reason: ExecutionDelay)
  270. Id: 9016 (0x2338)state: Wait (Reason: UserRequest)
  271. Id: 11428 (0x2ca4)state: Wait (Reason: UserRequest)
  272. Id: 10352 (0x2870)state: Wait (Reason: UserRequest)
  273. Id: 5496 (0x1578)state: Wait (Reason: ExecutionDelay)
  274. Id: 9536 (0x2540)state: Wait (Reason: UserRequest)
  275. Id: 5588 (0x15d4)state: Wait (Reason: UserRequest)
  276. Id: 1136 (0x0470)state: Wait (Reason: UserRequest)
  277. Id: 9640 (0x25a8)state: Wait (Reason: UserRequest)
  278. Id: 9956 (0x26e4)state: Wait (Reason: UserRequest)
  279. Id: 8360 (0x20a8)state: Wait (Reason: UserRequest)
  280. Id: 1040 (0x0410)state: Wait (Reason: UserRequest)
  281. Id: 4864 (0x1300)state: Wait (Reason: UserRequest)
  282. Id: 2492 (0x09bc)state: Wait (Reason: UserRequest)
  283. Id: 2976 (0x0ba0)state: Wait (Reason: UserRequest)
  284. Id: 10092 (0x276c)state: Wait (Reason: UserRequest)
  285. Id: 4464 (0x1170)state: Wait (Reason: UserRequest)
  286. Id: 6812 (0x1a9c)state: Wait (Reason: UserRequest)
  287. Id: 2860 (0x0b2c)state: Wait (Reason: ExecutionDelay)
  288. Id: 8444 (0x20fc)state: Wait (Reason: ExecutionDelay)
  289. Id: 8172 (0x1fec)state: Wait (Reason: ExecutionDelay)
  290. Id: 11328 (0x2c40)state: Wait (Reason: ExecutionDelay)
  291. Id: 2596 (0x0a24)state: Wait (Reason: ExecutionDelay)
  292. Id: 8532 (0x2154)state: Wait (Reason: ExecutionDelay)
  293. Id: 9720 (0x25f8)state: Wait (Reason: UserRequest)
  294. Id: 10480 (0x28f0)state: Wait (Reason: ExecutionDelay)
  295. Id: 11716 (0x2dc4)state: Wait (Reason: ExecutionDelay)
  296. Id: 5220 (0x1464)state: Wait (Reason: ExecutionDelay)
  297. Id: 11940 (0x2ea4)state: Wait (Reason: ExecutionDelay)
  298. Id: 9812 (0x2654)state: Wait (Reason: ExecutionDelay)
  299. Id: 11464 (0x2cc8)state: Wait (Reason: ExecutionDelay)
  300. Id: 9916 (0x26bc)state: Wait (Reason: ExecutionDelay)
  301. Id: 10952 (0x2ac8)state: Wait (Reason: ExecutionDelay)
  302. Id: 11472 (0x2cd0)state: Wait (Reason: ExecutionDelay)
  303. Id: 3932 (0x0f5c)state: Wait (Reason: ExecutionDelay)
  304. Id: 9424 (0x24d0)state: Wait (Reason: ExecutionDelay)
  305. Id: 9516 (0x252c)state: Wait (Reason: ExecutionDelay)
  306. Id: 6764 (0x1a6c)state: Wait (Reason: ExecutionDelay)
  307. Id: 4924 (0x133c)state: Wait (Reason: ExecutionDelay)
  308. Id: 3220 (0x0c94)state: Wait (Reason: UserRequest)
  309. Id: 5700 (0x1644)state: Wait (Reason: UserRequest)
  310. Id: 12280 (0x2ff8)state: Wait (Reason: UserRequest)
  311. Id: 10760 (0x2a08)state: Wait (Reason: UserRequest)
  312. Id: 7476 (0x1d34)state: Wait (Reason: UserRequest)
  313. Id: 10720 (0x29e0)state: Wait (Reason: UserRequest)
  314. Id: 11376 (0x2c70)state: Wait (Reason: UserRequest)
  315. Id: 11728 (0x2dd0)state: Wait (Reason: UserRequest)
  316. Id: 1880 (0x0758)state: Wait (Reason: UserRequest)
  317. Id: 6268 (0x187c)state: Wait (Reason: UserRequest)
  318. Id: 9108 (0x2394)state: Wait (Reason: UserRequest)
  319. Id: 5076 (0x13d4)state: Wait (Reason: UserRequest)
  320. Id: 2668 (0x0a6c)state: Wait (Reason: UserRequest)
  321. Id: 11008 (0x2b00)state: Wait (Reason: UserRequest)
  322. Id: 8628 (0x21b4)state: Wait (Reason: UserRequest)
  323. Id: 9064 (0x2368)state: Wait (Reason: UserRequest)
  324. Id: 11676 (0x2d9c)state: Wait (Reason: EventPairLow)
  325. Id: 2124 (0x084c)state: Wait (Reason: UserRequest)
  326. Id: 8416 (0x20e0)state: Wait (Reason: UserRequest)
  327. Id: 6816 (0x1aa0)state: Wait (Reason: EventPairLow)
  328. Id: 11040 (0x2b20) (CURRENT); state: Running
  329. Id: 9676 (0x25cc)state: Wait (Reason: UserRequest)
  330. Id: 6088 (0x17c8)state: Wait (Reason: UserRequest)
  331. Id: 11616 (0x2d60)state: Wait (Reason: UserRequest)
  332. Id: 5708 (0x164c)state: Wait (Reason: UserRequest)
  333. Id: 7576 (0x1d98)state: Wait (Reason: UserRequest)
  334. Id: 4772 (0x12a4)state: Wait (Reason: UserRequest)
  335. Id: 3212 (0x0c8c)state: Wait (Reason: UserRequest)
  336. Id: 10620 (0x297c)state: Wait (Reason: UserRequest)
  337. Id: 10936 (0x2ab8)state: Wait (Reason: UserRequest)
  338. Id: 7296 (0x1c80)state: Wait (Reason: UserRequest)
  339. Id: 9244 (0x241c)state: Wait (Reason: UserRequest)
  340. Id: 7416 (0x1cf8)state: Wait (Reason: UserRequest)
  341. Id: 9232 (0x2410)state: Wait (Reason: UserRequest)
  342. Id: 2932 (0x0b74)state: Wait (Reason: UserRequest)
  343. Id: 9292 (0x244c)state: Wait (Reason: UserRequest)
  344. Id: 9880 (0x2698)state: Wait (Reason: UserRequest)
  345. Id: 5848 (0x16d8)state: Wait (Reason: UserRequest)
  346. Id: 3032 (0x0bd8)state: Wait (Reason: UserRequest)
  347. Id: 2464 (0x09a0)state: Wait (Reason: UserRequest)
  348. Id: 10416 (0x28b0)state: Wait (Reason: UserRequest)
  349. Id: 5880 (0x16f8)state: Wait (Reason: UserRequest)
  350. Id: 5396 (0x1514)state: Wait (Reason: ExecutionDelay)
  351. Id: 11408 (0x2c90)state: Wait (Reason: ExecutionDelay)
  352. Id: 9848 (0x2678)state: Wait (Reason: UserRequest)
  353. Id: 10780 (0x2a1c)state: Wait (Reason: UserRequest)
  354. Id: 8420 (0x20e4)state: Wait (Reason: UserRequest)
  355. Id: 3816 (0x0ee8)state: Wait (Reason: UserRequest)
  356. Id: 5044 (0x13b4)state: Wait (Reason: UserRequest)
  357. Id: 11240 (0x2be8)state: Wait (Reason: UserRequest)
  358. Id: 2716 (0x0a9c)state: Wait (Reason: UserRequest)
  359. Id: 4320 (0x10e0)state: Wait (Reason: UserRequest)
  360. Id: 976 (0x03d0)state: Wait (Reason: UserRequest)
  361. Id: 1860 (0x0744)
  362. Start address: 0x0000000000000000
  363. State: Wait (Reason: UserRequest)
  364. Priority: 15
  365. Priority level: TimeCritical
  366. Start time: 3/23/2017 8:36:01 PM
  367. Total processor time: 00:05:57.2812500
  368. User processor time: 00:05:57.2812500
  369.  
  370. Id: 11972 (0x2ec4)
  371. Start address: 0x00007fffcb0f70b0
  372. State: Wait (Reason: ExecutionDelay)
  373. Priority: 12
  374. Priority level: Normal
  375. Start time: 3/23/2017 8:36:08 PM
  376. Total processor time: 00:00:00
  377. User processor time: 00:00:00
  378.  
  379. Id: 10828 (0x2a4c)
  380. Start address: 0x00007fffcb0f70b0
  381. State: Wait (Reason: UserRequest)
  382. Priority: 12
  383. Priority level: Normal
  384. Start time: 3/23/2017 8:36:08 PM
  385. Total processor time: 00:00:00
  386. User processor time: 00:00:00
  387.  
  388. Id: 11252 (0x2bf4)
  389. Start address: 0x00007fffcb0f70b0
  390. State: Wait (Reason: UserRequest)
  391. Priority: 8
  392. Priority level: Normal
  393. Start time: 3/23/2017 8:36:08 PM
  394. Total processor time: 00:00:00.0781250
  395. User processor time: 00:00:00.0781250
  396.  
  397. Id: 10492 (0x28fc)
  398. Start address: 0x00007fffcb0f70b0
  399. State: Wait (Reason: UserRequest)
  400. Priority: 8
  401. Priority level: Normal
  402. Start time: 3/23/2017 8:36:08 PM
  403. Total processor time: 00:00:00.3125000
  404. User processor time: 00:00:00.3125000
  405.  
  406. Id: 9864 (0x2688)
  407. Start address: 0x00007fffcb0f70b0
  408. State: Wait (Reason: ExecutionDelay)
  409. Priority: 15
  410. Priority level: TimeCritical
  411. Start time: 3/23/2017 8:36:08 PM
  412. Total processor time: 00:00:00
  413. User processor time: 00:00:00
  414.  
  415. Id: 1968 (0x07b0)
  416. Start address: 0x00007fffcb0f70b0
  417. State: Wait (Reason: UserRequest)
  418. Priority: 10
  419. Priority level: Highest
  420. Start time: 3/23/2017 8:36:08 PM
  421. Total processor time: 00:01:36.4687500
  422. User processor time: 00:01:36.4687500
  423.  
  424. Id: 1744 (0x06d0)
  425. Start address: 0x00007fffcb0f70b0
  426. State: Wait (Reason: UserRequest)
  427. Priority: 10
  428. Priority level: Highest
  429. Start time: 3/23/2017 8:36:08 PM
  430. Total processor time: 00:01:24
  431. User processor time: 00:01:24
  432.  
  433. Id: 9992 (0x2708)
  434. Start address: 0x00007fffcb0f70b0
  435. State: Wait (Reason: UserRequest)
  436. Priority: 10
  437. Priority level: Highest
  438. Start time: 3/23/2017 8:36:08 PM
  439. Total processor time: 00:01:19.9531250
  440. User processor time: 00:01:19.9531250
  441.  
  442. Id: 1896 (0x0768)
  443. Start address: 0x00007fffcb0f70b0
  444. State: Wait (Reason: UserRequest)
  445. Priority: 10
  446. Priority level: Highest
  447. Start time: 3/23/2017 8:36:08 PM
  448. Total processor time: 00:01:12.6562500
  449. User processor time: 00:01:12.6562500
  450.  
  451. Id: 2684 (0x0a7c)
  452. Start address: 0x00007fffcb0f70b0
  453. State: Wait (Reason: UserRequest)
  454. Priority: 10
  455. Priority level: Highest
  456. Start time: 3/23/2017 8:36:08 PM
  457. Total processor time: 00:01:00.7031250
  458. User processor time: 00:01:00.7031250
  459.  
  460. Id: 9264 (0x2430)
  461. Start address: 0x00007fffcb0f70b0
  462. State: Wait (Reason: UserRequest)
  463. Priority: 10
  464. Priority level: Highest
  465. Start time: 3/23/2017 8:36:08 PM
  466. Total processor time: 00:00:47.1875000
  467. User processor time: 00:00:47.1875000
  468.  
  469. Id: 10464 (0x28e0)
  470. Start address: 0x00007fffcb0f70b0
  471. State: Wait (Reason: UserRequest)
  472. Priority: 15
  473. Priority level: TimeCritical
  474. Start time: 3/23/2017 8:36:08 PM
  475. Total processor time: 00:00:00
  476. User processor time: 00:00:00
  477.  
  478. Id: 10784 (0x2a20)
  479. Start address: 0x00007fffcb0f70b0
  480. State: Wait (Reason: UserRequest)
  481. Priority: 7
  482. Priority level: BelowNormal
  483. Start time: 3/23/2017 8:36:08 PM
  484. Total processor time: 00:00:00.2500000
  485. User processor time: 00:00:00.2500000
  486.  
  487. Id: 7844 (0x1ea4)
  488. Start address: 0x00007fffcb0f70b0
  489. State: Wait (Reason: UserRequest)
  490. Priority: 15
  491. Priority level: TimeCritical
  492. Start time: 3/23/2017 8:36:08 PM
  493. Total processor time: 00:00:00.8281250
  494. User processor time: 00:00:00.8281250
  495.  
  496. Id: 12068 (0x2f24)
  497. Start address: 0x00007fffcb0f70b0
  498. State: Wait (Reason: UserRequest)
  499. Priority: 6
  500. Priority level: Lowest
  501. Start time: 3/23/2017 8:36:08 PM
  502. Total processor time: 00:00:17
  503. User processor time: 00:00:17
  504.  
  505. Id: 8012 (0x1f4c)
  506. Start address: 0x00007fffcb0f70b0
  507. State: Wait (Reason: UserRequest)
  508. Priority: 9
  509. Priority level: AboveNormal
  510. Start time: 3/23/2017 8:36:08 PM
  511. Total processor time: 00:11:10.5156250
  512. User processor time: 00:11:10.5156250
  513.  
  514. Id: 11520 (0x2d00)
  515. Start address: 0x00007fffcb0f70b0
  516. State: Wait (Reason: EventPairLow)
  517. Priority: 10
  518. Priority level: Normal
  519. Start time: 3/23/2017 8:36:08 PM
  520. Total processor time: 00:00:00
  521. User processor time: 00:00:00
  522.  
  523. Id: 8872 (0x22a8)
  524. Start address: 0x00007fffcb0f70b0
  525. State: Wait (Reason: UserRequest)
  526. Priority: 13
  527. Priority level: AboveNormal
  528. Start time: 3/23/2017 8:36:08 PM
  529. Total processor time: 00:06:27.0625000
  530. User processor time: 00:06:27.0625000
  531.  
  532. Id: 9324 (0x246c)
  533. Start address: 0x00007fffcb0f70b0
  534. State: Wait (Reason: UserRequest)
  535. Priority: 12
  536. Priority level: Normal
  537. Start time: 3/23/2017 8:36:08 PM
  538. Total processor time: 00:00:00
  539. User processor time: 00:00:00
  540.  
  541. Id: 6240 (0x1860)
  542. Start address: 0x00007fffcb0f70b0
  543. State: Wait (Reason: UserRequest)
  544. Priority: 12
  545. Priority level: Normal
  546. Start time: 3/23/2017 8:36:08 PM
  547. Total processor time: 00:00:00
  548. User processor time: 00:00:00
  549.  
  550. Id: 7856 (0x1eb0)
  551. Start address: 0x00007fffcb0f70b0
  552. State: Wait (Reason: UserRequest)
  553. Priority: 12
  554. Priority level: Normal
  555. Start time: 3/23/2017 8:36:08 PM
  556. Total processor time: 00:00:00
  557. User processor time: 00:00:00
  558.  
  559. Id: 1724 (0x06bc)
  560. Start address: 0x00007fffcb0f70b0
  561. State: Wait (Reason: UserRequest)
  562. Priority: 12
  563. Priority level: Normal
  564. Start time: 3/23/2017 8:36:08 PM
  565. Total processor time: 00:00:00.0156250
  566. User processor time: 00:00:00.0156250
  567.  
  568. Id: 232 (0x00e8)
  569. Start address: 0x00007fffcb0f70b0
  570. State: Wait (Reason: UserRequest)
  571. Priority: 12
  572. Priority level: Normal
  573. Start time: 3/23/2017 8:36:08 PM
  574. Total processor time: 00:00:00.3906250
  575. User processor time: 00:00:00.3906250
  576.  
  577. Id: 12208 (0x2fb0)
  578. Start address: 0x00007fffcb0f70b0
  579. State: Wait (Reason: UserRequest)
  580. Priority: 5
  581. Priority level: Idle
  582. Start time: 3/23/2017 8:36:08 PM
  583. Total processor time: 00:00:00.2968750
  584. User processor time: 00:00:00.2968750
  585.  
  586. Id: 7632 (0x1dd0)
  587. Start address: 0x00007fffcb0f70b0
  588. State: Wait (Reason: UserRequest)
  589. Priority: 5
  590. Priority level: Idle
  591. Start time: 3/23/2017 8:36:08 PM
  592. Total processor time: 00:00:00.3750000
  593. User processor time: 00:00:00.3750000
  594.  
  595. Id: 6772 (0x1a74)
  596. Start address: 0x00007fffcb0f70b0
  597. State: Wait (Reason: UserRequest)
  598. Priority: 5
  599. Priority level: Idle
  600. Start time: 3/23/2017 8:36:08 PM
  601. Total processor time: 00:00:00.3125000
  602. User processor time: 00:00:00.3125000
  603.  
  604. Id: 4024 (0x0fb8)
  605. Start address: 0x00007fffcb0f70b0
  606. State: Wait (Reason: UserRequest)
  607. Priority: 5
  608. Priority level: Idle
  609. Start time: 3/23/2017 8:36:08 PM
  610. Total processor time: 00:00:00.2812500
  611. User processor time: 00:00:00.2812500
  612.  
  613. Id: 11060 (0x2b34)
  614. Start address: 0x00007fffcb0f70b0
  615. State: Wait (Reason: UserRequest)
  616. Priority: 6
  617. Priority level: Lowest
  618. Start time: 3/23/2017 8:36:08 PM
  619. Total processor time: 00:00:03.9687500
  620. User processor time: 00:00:03.9687500
  621.  
  622. Id: 11088 (0x2b50)
  623. Start address: 0x00007fffcb0f70b0
  624. State: Wait (Reason: UserRequest)
  625. Priority: 12
  626. Priority level: Normal
  627. Start time: 3/23/2017 8:36:08 PM
  628. Total processor time: 00:00:00
  629. User processor time: 00:00:00
  630.  
  631. Id: 3960 (0x0f78)
  632. Start address: 0x00007fffcb0f70b0
  633. State: Wait (Reason: UserRequest)
  634. Priority: 14
  635. Priority level: Highest
  636. Start time: 3/23/2017 8:36:08 PM
  637. Total processor time: 00:00:00.3593750
  638. User processor time: 00:00:00.3593750
  639.  
  640. Id: 11444 (0x2cb4)
  641. Start address: 0x00007fffcb0f70b0
  642. State: Wait (Reason: UserRequest)
  643. Priority: 12
  644. Priority level: Normal
  645. Start time: 3/23/2017 8:36:08 PM
  646. Total processor time: 00:00:00
  647. User processor time: 00:00:00
  648.  
  649. Id: 10576 (0x2950)
  650. Start address: 0x00007fffcb0f70b0
  651. State: Wait (Reason: UserRequest)
  652. Priority: 12
  653. Priority level: Normal
  654. Start time: 3/23/2017 8:36:09 PM
  655. Total processor time: 00:00:00.0156250
  656. User processor time: 00:00:00.0156250
  657.  
  658. Id: 11216 (0x2bd0)
  659. Start address: 0x00007fffcb0f70b0
  660. State: Wait (Reason: UserRequest)
  661. Priority: 12
  662. Priority level: Normal
  663. Start time: 3/23/2017 8:36:09 PM
  664. Total processor time: 00:00:00
  665. User processor time: 00:00:00
  666.  
  667. Id: 4328 (0x10e8)
  668. Start address: 0x00007fffcb0f70b0
  669. State: Wait (Reason: ExecutionDelay)
  670. Priority: 9
  671. Priority level: AboveNormal
  672. Start time: 3/23/2017 8:36:10 PM
  673. Total processor time: 00:00:00
  674. User processor time: 00:00:00
  675.  
  676. Id: 6020 (0x1784)
  677. Start address: 0x00007fffcb0f70b0
  678. State: Wait (Reason: UserRequest)
  679. Priority: 14
  680. Priority level: Highest
  681. Start time: 3/23/2017 8:36:10 PM
  682. Total processor time: 00:00:00.4531250
  683. User processor time: 00:00:00.4531250
  684.  
  685. Id: 10380 (0x288c)
  686. Start address: 0x00007fffcb0f70b0
  687. State: Wait (Reason: UserRequest)
  688. Priority: 10
  689. Priority level: Highest
  690. Start time: 3/23/2017 8:36:10 PM
  691. Total processor time: 00:00:03.7812500
  692. User processor time: 00:00:03.7812500
  693.  
  694. Id: 4248 (0x1098)
  695. Start address: 0x00007fffcb0f70b0
  696. State: Wait (Reason: UserRequest)
  697. Priority: 9
  698. Priority level: AboveNormal
  699. Start time: 3/23/2017 8:36:10 PM
  700. Total processor time: 00:00:26.5937500
  701. User processor time: 00:00:26.5937500
  702.  
  703. Id: 12064 (0x2f20)
  704. Start address: 0x00007fffcb0f70b0
  705. State: Wait (Reason: UserRequest)
  706. Priority: 9
  707. Priority level: AboveNormal
  708. Start time: 3/23/2017 8:36:10 PM
  709. Total processor time: 00:00:26.4843750
  710. User processor time: 00:00:26.4843750
  711.  
  712. Id: 11128 (0x2b78)
  713. Start address: 0x00007fffcb0f70b0
  714. State: Wait (Reason: UserRequest)
  715. Priority: 9
  716. Priority level: AboveNormal
  717. Start time: 3/23/2017 8:36:10 PM
  718. Total processor time: 00:00:26.5468750
  719. User processor time: 00:00:26.5468750
  720.  
  721. Id: 6052 (0x17a4)
  722. Start address: 0x00007fffcb0f70b0
  723. State: Wait (Reason: UserRequest)
  724. Priority: 9
  725. Priority level: AboveNormal
  726. Start time: 3/23/2017 8:36:10 PM
  727. Total processor time: 00:00:26.2500000
  728. User processor time: 00:00:26.2500000
  729.  
  730. Id: 6028 (0x178c)
  731. Start address: 0x00007fffcb0f70b0
  732. State: Wait (Reason: UserRequest)
  733. Priority: 9
  734. Priority level: AboveNormal
  735. Start time: 3/23/2017 8:36:10 PM
  736. Total processor time: 00:00:26.4843750
  737. User processor time: 00:00:26.4843750
  738.  
  739. Id: 8220 (0x201c)
  740. Start address: 0x00007fffcb0f70b0
  741. State: Wait (Reason: UserRequest)
  742. Priority: 9
  743. Priority level: AboveNormal
  744. Start time: 3/23/2017 8:36:10 PM
  745. Total processor time: 00:00:26.5156250
  746. User processor time: 00:00:26.5156250
  747.  
  748. Id: 3956 (0x0f74)
  749. Start address: 0x00007fffcb0f70b0
  750. State: Wait (Reason: UserRequest)
  751. Priority: 22
  752. Priority level: 14
  753. Start time: 3/23/2017 8:36:10 PM
  754. Total processor time: 00:00:02.5156250
  755. User processor time: 00:00:02.5156250
  756.  
  757. Id: 4280 (0x10b8)
  758. Start address: 0x00007fffcb0f70b0
  759. State: Wait (Reason: EventPairLow)
  760. Priority: 11
  761. Priority level: Normal
  762. Start time: 3/23/2017 8:36:10 PM
  763. Total processor time: 00:00:00.0468750
  764. User processor time: 00:00:00.0468750
  765.  
  766. Id: 5128 (0x1408)
  767. Start address: 0x00007fffcb0f70b0
  768. State: Wait (Reason: ExecutionDelay)
  769. Priority: 15
  770. Priority level: TimeCritical
  771. Start time: 3/23/2017 8:36:10 PM
  772. Total processor time: 00:04:58.5937500
  773. User processor time: 00:04:58.5937500
  774.  
  775. Id: 9612 (0x258c)
  776. Start address: 0x00007fffcb0f70b0
  777. State: Wait (Reason: UserRequest)
  778. Priority: 7
  779. Priority level: BelowNormal
  780. Start time: 3/23/2017 8:36:10 PM
  781. Total processor time: 00:00:00
  782. User processor time: 00:00:00
  783.  
  784. Id: 6188 (0x182c)
  785. Start address: 0x00007fffcb0f70b0
  786. State: Wait (Reason: EventPairLow)
  787. Priority: 10
  788. Priority level: Normal
  789. Start time: 3/23/2017 8:36:10 PM
  790. Total processor time: 00:00:00
  791. User processor time: 00:00:00
  792.  
  793. Id: 4596 (0x11f4)
  794. Start address: 0x00007fffcb0f70b0
  795. State: Wait (Reason: EventPairLow)
  796. Priority: 10
  797. Priority level: Normal
  798. Start time: 3/23/2017 8:36:10 PM
  799. Total processor time: 00:00:00
  800. User processor time: 00:00:00
  801.  
  802. Id: 11308 (0x2c2c)
  803. Start address: 0x00007fffcb0f70b0
  804. State: Wait (Reason: UserRequest)
  805. Priority: 12
  806. Priority level: Normal
  807. Start time: 3/23/2017 8:36:10 PM
  808. Total processor time: 00:00:00
  809. User processor time: 00:00:00
  810.  
  811. Id: 11076 (0x2b44)
  812. Start address: 0x00007fffcb0f70b0
  813. State: Wait (Reason: UserRequest)
  814. Priority: 8
  815. Priority level: Normal
  816. Start time: 3/23/2017 8:36:11 PM
  817. Total processor time: 00:00:00
  818. User processor time: 00:00:00
  819.  
  820. Id: 10448 (0x28d0)
  821. Start address: 0x00007fffcb0f70b0
  822. State: Wait (Reason: EventPairLow)
  823. Priority: 11
  824. Priority level: Normal
  825. Start time: 3/23/2017 8:36:11 PM
  826. Total processor time: 00:00:00
  827. User processor time: 00:00:00
  828.  
  829. Id: 4792 (0x12b8)
  830. Start address: 0x00007fffcb0f70b0
  831. State: Wait (Reason: UserRequest)
  832. Priority: 8
  833. Priority level: Normal
  834. Start time: 3/23/2017 8:36:11 PM
  835. Total processor time: 00:00:00
  836. User processor time: 00:00:00
  837.  
  838. Id: 11092 (0x2b54)
  839. Start address: 0x00007fffcb0f70b0
  840. State: Wait (Reason: UserRequest)
  841. Priority: 8
  842. Priority level: Normal
  843. Start time: 3/23/2017 8:36:11 PM
  844. Total processor time: 00:00:00
  845. User processor time: 00:00:00
  846.  
  847. Id: 11456 (0x2cc0)
  848. Start address: 0x00007fffcb0f70b0
  849. State: Wait (Reason: UserRequest)
  850. Priority: 8
  851. Priority level: Normal
  852. Start time: 3/23/2017 8:36:11 PM
  853. Total processor time: 00:00:00
  854. User processor time: 00:00:00
  855.  
  856. Id: 612 (0x0264)
  857. Start address: 0x00007fffcb0f70b0
  858. State: Wait (Reason: EventPairLow)
  859. Priority: 12
  860. Priority level: Normal
  861. Start time: 3/23/2017 8:36:12 PM
  862. Total processor time: 00:00:00
  863. User processor time: 00:00:00
  864.  
  865. Id: 9660 (0x25bc)
  866. Start address: 0x00007fffcb0f70b0
  867. State: Wait (Reason: ExecutionDelay)
  868. Priority: 8
  869. Priority level: Normal
  870. Start time: 3/23/2017 8:36:12 PM
  871. Total processor time: 00:00:00.0156250
  872. User processor time: 00:00:00.0156250
  873.  
  874. Id: 5808 (0x16b0)
  875. Start address: 0x00007fffcb0f70b0
  876. State: Wait (Reason: UserRequest)
  877. Priority: 8
  878. Priority level: Normal
  879. Start time: 3/23/2017 8:36:12 PM
  880. Total processor time: 00:00:00
  881. User processor time: 00:00:00
  882.  
  883. Id: 3752 (0x0ea8)
  884. Start address: 0x00007fffcb0f70b0
  885. State: Wait (Reason: UserRequest)
  886. Priority: 8
  887. Priority level: Normal
  888. Start time: 3/23/2017 8:36:12 PM
  889. Total processor time: 00:00:00
  890. User processor time: 00:00:00
  891.  
  892. Id: 2196 (0x0894)
  893. Start address: 0x00007fffcb0f70b0
  894. State: Wait (Reason: ExecutionDelay)
  895. Priority: 7
  896. Priority level: BelowNormal
  897. Start time: 3/23/2017 8:36:12 PM
  898. Total processor time: 00:00:00.0312500
  899. User processor time: 00:00:00.0312500
  900.  
  901. Id: 9504 (0x2520)
  902. Start address: 0x00007fffcb0f70b0
  903. State: Wait (Reason: UserRequest)
  904. Priority: 5
  905. Priority level: Idle
  906. Start time: 3/23/2017 8:36:12 PM
  907. Total processor time: 00:00:13.6093750
  908. User processor time: 00:00:13.6093750
  909.  
  910. Id: 9252 (0x2424)
  911. Start address: 0x00007fffcb0f70b0
  912. State: Wait (Reason: UserRequest)
  913. Priority: 5
  914. Priority level: Idle
  915. Start time: 3/23/2017 8:36:12 PM
  916. Total processor time: 00:00:15.0312500
  917. User processor time: 00:00:15.0312500
  918.  
  919. Id: 6968 (0x1b38)
  920. Start address: 0x00007fffcb0f70b0
  921. State: Wait (Reason: UserRequest)
  922. Priority: 5
  923. Priority level: Idle
  924. Start time: 3/23/2017 8:36:12 PM
  925. Total processor time: 00:00:14.5625000
  926. User processor time: 00:00:14.5625000
  927.  
  928. Id: 3508 (0x0db4)
  929. Start address: 0x00007fffcb0f70b0
  930. State: Wait (Reason: UserRequest)
  931. Priority: 5
  932. Priority level: Idle
  933. Start time: 3/23/2017 8:36:12 PM
  934. Total processor time: 00:00:14.0625000
  935. User processor time: 00:00:14.0625000
  936.  
  937. Id: 8268 (0x204c)
  938. Start address: 0x00007fffcb0f70b0
  939. State: Wait (Reason: UserRequest)
  940. Priority: 6
  941. Priority level: Lowest
  942. Start time: 3/23/2017 8:36:12 PM
  943. Total processor time: 00:00:00.5468750
  944. User processor time: 00:00:00.5468750
  945.  
  946. Id: 1564 (0x061c)
  947. Start address: 0x00007fffcb0f70b0
  948. State: Wait (Reason: UserRequest)
  949. Priority: 6
  950. Priority level: Lowest
  951. Start time: 3/23/2017 8:36:12 PM
  952. Total processor time: 00:00:00.4687500
  953. User processor time: 00:00:00.4687500
  954.  
  955. Id: 11912 (0x2e88)
  956. Start address: 0x00007fffcb0f70b0
  957. State: Wait (Reason: UserRequest)
  958. Priority: 6
  959. Priority level: Lowest
  960. Start time: 3/23/2017 8:36:12 PM
  961. Total processor time: 00:00:00.2656250
  962. User processor time: 00:00:00.2656250
  963.  
  964. Id: 9068 (0x236c)
  965. Start address: 0x00007fffcb0f70b0
  966. State: Wait (Reason: UserRequest)
  967. Priority: 6
  968. Priority level: Lowest
  969. Start time: 3/23/2017 8:36:12 PM
  970. Total processor time: 00:00:00.4375000
  971. User processor time: 00:00:00.4375000
  972.  
  973. Id: 10472 (0x28e8)
  974. Start address: 0x00007fffcb0f70b0
  975. State: Wait (Reason: ExecutionDelay)
  976. Priority: 8
  977. Priority level: Normal
  978. Start time: 3/23/2017 8:36:12 PM
  979. Total processor time: 00:00:05.6875000
  980. User processor time: 00:00:05.6875000
  981.  
  982. Id: 10656 (0x29a0)
  983. Start address: 0x00007fffcb0f70b0
  984. State: Wait (Reason: UserRequest)
  985. Priority: 8
  986. Priority level: Normal
  987. Start time: 3/23/2017 8:36:12 PM
  988. Total processor time: 00:00:23.5000000
  989. User processor time: 00:00:23.5000000
  990.  
  991. Id: 11100 (0x2b5c)
  992. Start address: 0x00007fffcb0f70b0
  993. State: Wait (Reason: UserRequest)
  994. Priority: 7
  995. Priority level: BelowNormal
  996. Start time: 3/23/2017 8:36:12 PM
  997. Total processor time: 00:00:00.0156250
  998. User processor time: 00:00:00.0156250
  999.  
  1000. Id: 11068 (0x2b3c)
  1001. Start address: 0x00007fffcb0f70b0
  1002. State: Wait (Reason: UserRequest)
  1003. Priority: 7
  1004. Priority level: BelowNormal
  1005. Start time: 3/23/2017 8:36:12 PM
  1006. Total processor time: 00:00:00
  1007. User processor time: 00:00:00
  1008.  
  1009. Id: 4040 (0x0fc8)
  1010. Start address: 0x00007fffcb0f70b0
  1011. State: Wait (Reason: UserRequest)
  1012. Priority: 15
  1013. Priority level: TimeCritical
  1014. Start time: 3/23/2017 8:36:12 PM
  1015. Total processor time: 00:00:00
  1016. User processor time: 00:00:00
  1017.  
  1018. Id: 11632 (0x2d70)
  1019. Start address: 0x00007fffcb0f70b0
  1020. State: Wait (Reason: UserRequest)
  1021. Priority: 15
  1022. Priority level: TimeCritical
  1023. Start time: 3/23/2017 8:36:12 PM
  1024. Total processor time: 00:00:00
  1025. User processor time: 00:00:00
  1026.  
  1027. Id: 10424 (0x28b8)
  1028. Start address: 0x00007fffcb0f70b0
  1029. State: Wait (Reason: UserRequest)
  1030. Priority: 22
  1031. Priority level: 14
  1032. Start time: 3/23/2017 8:36:12 PM
  1033. Total processor time: 00:00:01.7031250
  1034. User processor time: 00:00:01.7031250
  1035.  
  1036. Id: 7252 (0x1c54)
  1037. Start address: 0x00007fffcb0f70b0
  1038. State: Wait (Reason: UserRequest)
  1039. Priority: 15
  1040. Priority level: TimeCritical
  1041. Start time: 3/23/2017 8:36:12 PM
  1042. Total processor time: 00:00:01.0781250
  1043. User processor time: 00:00:01.0781250
  1044.  
  1045. Id: 10948 (0x2ac4)
  1046. Start address: 0x00007fffcb0f70b0
  1047. State: Wait (Reason: UserRequest)
  1048. Priority: 8
  1049. Priority level: Normal
  1050. Start time: 3/23/2017 8:36:12 PM
  1051. Total processor time: 00:00:00
  1052. User processor time: 00:00:00
  1053.  
  1054. Id: 1640 (0x0668)
  1055. Start address: 0x00007fffcb0f70b0
  1056. State: Wait (Reason: EventPairLow)
  1057. Priority: 12
  1058. Priority level: Normal
  1059. Start time: 3/23/2017 8:36:12 PM
  1060. Total processor time: 00:00:00
  1061. User processor time: 00:00:00
  1062.  
  1063. Id: 11416 (0x2c98)
  1064. Start address: 0x00007fffcb0f70b0
  1065. State: Wait (Reason: UserRequest)
  1066. Priority: 9
  1067. Priority level: AboveNormal
  1068. Start time: 3/23/2017 8:36:13 PM
  1069. Total processor time: 00:00:00
  1070. User processor time: 00:00:00
  1071.  
  1072. Id: 140 (0x008c)
  1073. Start address: 0x00007fffcb0f70b0
  1074. State: Wait (Reason: UserRequest)
  1075. Priority: 9
  1076. Priority level: AboveNormal
  1077. Start time: 3/23/2017 8:36:13 PM
  1078. Total processor time: 00:00:00
  1079. User processor time: 00:00:00
  1080.  
  1081. Id: 7972 (0x1f24)
  1082. Start address: 0x00007fffcb0f70b0
  1083. State: Wait (Reason: UserRequest)
  1084. Priority: 9
  1085. Priority level: AboveNormal
  1086. Start time: 3/23/2017 8:36:13 PM
  1087. Total processor time: 00:00:00
  1088. User processor time: 00:00:00
  1089.  
  1090. Id: 11820 (0x2e2c)
  1091. Start address: 0x00007fffcb0f70b0
  1092. State: Wait (Reason: UserRequest)
  1093. Priority: 9
  1094. Priority level: AboveNormal
  1095. Start time: 3/23/2017 8:36:13 PM
  1096. Total processor time: 00:00:00
  1097. User processor time: 00:00:00
  1098.  
  1099. Id: 11352 (0x2c58)
  1100. Start address: 0x00007fffcb0f70b0
  1101. State: Wait (Reason: UserRequest)
  1102. Priority: 7
  1103. Priority level: BelowNormal
  1104. Start time: 3/23/2017 8:36:13 PM
  1105. Total processor time: 00:00:00
  1106. User processor time: 00:00:00
  1107.  
  1108. Id: 11984 (0x2ed0)
  1109. Start address: 0x00007fffcb0f70b0
  1110. State: Wait (Reason: UserRequest)
  1111. Priority: 8
  1112. Priority level: Normal
  1113. Start time: 3/23/2017 8:36:13 PM
  1114. Total processor time: 00:00:00
  1115. User processor time: 00:00:00
  1116.  
  1117. Id: 6508 (0x196c)
  1118. Start address: 0x00007fffcb0f70b0
  1119. State: Wait (Reason: UserRequest)
  1120. Priority: 8
  1121. Priority level: Normal
  1122. Start time: 3/23/2017 8:36:13 PM
  1123. Total processor time: 00:00:00
  1124. User processor time: 00:00:00
  1125.  
  1126. Id: 1752 (0x06d8)
  1127. Start address: 0x00007fffcb0f70b0
  1128. State: Wait (Reason: UserRequest)
  1129. Priority: 6
  1130. Priority level: Lowest
  1131. Start time: 3/23/2017 8:36:13 PM
  1132. Total processor time: 00:00:00.0156250
  1133. User processor time: 00:00:00.0156250
  1134.  
  1135. Id: 1720 (0x06b8)
  1136. Start address: 0x00007fffcb0f70b0
  1137. State: Wait (Reason: UserRequest)
  1138. Priority: 6
  1139. Priority level: Lowest
  1140. Start time: 3/23/2017 8:36:13 PM
  1141. Total processor time: 00:00:00.0312500
  1142. User processor time: 00:00:00.0312500
  1143.  
  1144. Id: 4368 (0x1110)
  1145. Start address: 0x00007fffcb0f70b0
  1146. State: Wait (Reason: ExecutionDelay)
  1147. Priority: 6
  1148. Priority level: Lowest
  1149. Start time: 3/23/2017 8:36:13 PM
  1150. Total processor time: 00:00:00.4218750
  1151. User processor time: 00:00:00.4218750
  1152.  
  1153. Id: 7300 (0x1c84)
  1154. Start address: 0x00007fffcb0f70b0
  1155. State: Wait (Reason: UserRequest)
  1156. Priority: 9
  1157. Priority level: AboveNormal
  1158. Start time: 3/23/2017 8:36:13 PM
  1159. Total processor time: 00:00:03.2968750
  1160. User processor time: 00:00:03.2968750
  1161.  
  1162. Id: 10452 (0x28d4)
  1163. Start address: 0x00007fffcb0f70b0
  1164. State: Wait (Reason: UserRequest)
  1165. Priority: 9
  1166. Priority level: AboveNormal
  1167. Start time: 3/23/2017 8:36:13 PM
  1168. Total processor time: 00:00:03.3750000
  1169. User processor time: 00:00:03.3750000
  1170.  
  1171. Id: 9604 (0x2584)
  1172. Start address: 0x00007fffcb0f70b0
  1173. State: Wait (Reason: UserRequest)
  1174. Priority: 9
  1175. Priority level: AboveNormal
  1176. Start time: 3/23/2017 8:36:13 PM
  1177. Total processor time: 00:00:03.0625000
  1178. User processor time: 00:00:03.0625000
  1179.  
  1180. Id: 12048 (0x2f10)
  1181. Start address: 0x00007fffcb0f70b0
  1182. State: Wait (Reason: UserRequest)
  1183. Priority: 9
  1184. Priority level: AboveNormal
  1185. Start time: 3/23/2017 8:36:13 PM
  1186. Total processor time: 00:00:03.2968750
  1187. User processor time: 00:00:03.2968750
  1188.  
  1189. Id: 4580 (0x11e4)
  1190. Start address: 0x00007fffcb0f70b0
  1191. State: Wait (Reason: UserRequest)
  1192. Priority: 10
  1193. Priority level: Highest
  1194. Start time: 3/23/2017 8:36:13 PM
  1195. Total processor time: 00:00:00.6093750
  1196. User processor time: 00:00:00.6093750
  1197.  
  1198. Id: 7852 (0x1eac)
  1199. Start address: 0x00007fffcb0f70b0
  1200. State: Wait (Reason: UserRequest)
  1201. Priority: 6
  1202. Priority level: Lowest
  1203. Start time: 3/23/2017 8:36:13 PM
  1204. Total processor time: 00:00:00.0156250
  1205. User processor time: 00:00:00.0156250
  1206.  
  1207. Id: 9012 (0x2334)
  1208. Start address: 0x00007fffcb0f70b0
  1209. State: Wait (Reason: UserRequest)
  1210. Priority: 6
  1211. Priority level: Lowest
  1212. Start time: 3/23/2017 8:36:13 PM
  1213. Total processor time: 00:00:00.0156250
  1214. User processor time: 00:00:00.0156250
  1215.  
  1216. Id: 212 (0x00d4)
  1217. Start address: 0x00007fffcb0f70b0
  1218. State: Wait (Reason: UserRequest)
  1219. Priority: 6
  1220. Priority level: Lowest
  1221. Start time: 3/23/2017 8:36:13 PM
  1222. Total processor time: 00:00:00.0156250
  1223. User processor time: 00:00:00.0156250
  1224.  
  1225. Id: 11548 (0x2d1c)
  1226. Start address: 0x00007fffcb0f70b0
  1227. State: Wait (Reason: UserRequest)
  1228. Priority: 6
  1229. Priority level: Lowest
  1230. Start time: 3/23/2017 8:36:13 PM
  1231. Total processor time: 00:00:00
  1232. User processor time: 00:00:00
  1233.  
  1234. Id: 8924 (0x22dc)
  1235. Start address: 0x00007fffcb0f70b0
  1236. State: Wait (Reason: UserRequest)
  1237. Priority: 6
  1238. Priority level: Lowest
  1239. Start time: 3/23/2017 8:36:13 PM
  1240. Total processor time: 00:00:00
  1241. User processor time: 00:00:00
  1242.  
  1243. Id: 5940 (0x1734)
  1244. Start address: 0x00007fffcb0f70b0
  1245. State: Wait (Reason: UserRequest)
  1246. Priority: 6
  1247. Priority level: Lowest
  1248. Start time: 3/23/2017 8:36:13 PM
  1249. Total processor time: 00:00:00
  1250. User processor time: 00:00:00
  1251.  
  1252. Id: 6112 (0x17e0)
  1253. Start address: 0x00007fffcb0f70b0
  1254. State: Wait (Reason: UserRequest)
  1255. Priority: 10
  1256. Priority level: Highest
  1257. Start time: 3/23/2017 8:36:15 PM
  1258. Total processor time: 00:00:01.6718750
  1259. User processor time: 00:00:01.6718750
  1260.  
  1261. Id: 11664 (0x2d90)
  1262. Start address: 0x00007fffcb0f70b0
  1263. State: Wait (Reason: UserRequest)
  1264. Priority: 10
  1265. Priority level: Highest
  1266. Start time: 3/23/2017 8:36:15 PM
  1267. Total processor time: 00:00:01.5000000
  1268. User processor time: 00:00:01.5000000
  1269.  
  1270. Id: 11424 (0x2ca0)
  1271. Start address: 0x00007fffcb0f70b0
  1272. State: Wait (Reason: UserRequest)
  1273. Priority: 10
  1274. Priority level: Highest
  1275. Start time: 3/23/2017 8:36:15 PM
  1276. Total processor time: 00:00:01.5468750
  1277. User processor time: 00:00:01.5468750
  1278.  
  1279. Id: 5372 (0x14fc)
  1280. Start address: 0x00007fffcb0f70b0
  1281. State: Wait (Reason: UserRequest)
  1282. Priority: 10
  1283. Priority level: Highest
  1284. Start time: 3/23/2017 8:36:15 PM
  1285. Total processor time: 00:00:01.5468750
  1286. User processor time: 00:00:01.5468750
  1287.  
  1288. Id: 7188 (0x1c14)
  1289. Start address: 0x00007fffcb0f70b0
  1290. State: Wait (Reason: UserRequest)
  1291. Priority: 10
  1292. Priority level: Highest
  1293. Start time: 3/23/2017 8:36:15 PM
  1294. Total processor time: 00:00:01.2031250
  1295. User processor time: 00:00:01.2031250
  1296.  
  1297. Id: 10288 (0x2830)
  1298. Start address: 0x00007fffcb0f70b0
  1299. State: Wait (Reason: UserRequest)
  1300. Priority: 10
  1301. Priority level: Highest
  1302. Start time: 3/23/2017 8:36:15 PM
  1303. Total processor time: 00:00:01.2031250
  1304. User processor time: 00:00:01.2031250
  1305.  
  1306. Id: 8616 (0x21a8)
  1307. Start address: 0x00007fffcb0f70b0
  1308. State: Wait (Reason: UserRequest)
  1309. Priority: 10
  1310. Priority level: Highest
  1311. Start time: 3/23/2017 8:36:15 PM
  1312. Total processor time: 00:00:01.0625000
  1313. User processor time: 00:00:01.0625000
  1314.  
  1315. Id: 8880 (0x22b0)
  1316. Start address: 0x00007fffcb0f70b0
  1317. State: Wait (Reason: UserRequest)
  1318. Priority: 10
  1319. Priority level: Highest
  1320. Start time: 3/23/2017 8:36:15 PM
  1321. Total processor time: 00:00:01.1562500
  1322. User processor time: 00:00:01.1562500
  1323.  
  1324. Id: 10924 (0x2aac)
  1325. Start address: 0x00007fffcb0f70b0
  1326. State: Wait (Reason: UserRequest)
  1327. Priority: 10
  1328. Priority level: Highest
  1329. Start time: 3/23/2017 8:36:15 PM
  1330. Total processor time: 00:00:02.5156250
  1331. User processor time: 00:00:02.5156250
  1332.  
  1333. Id: 4608 (0x1200)
  1334. Start address: 0x00007fffcb0f70b0
  1335. State: Wait (Reason: UserRequest)
  1336. Priority: 8
  1337. Priority level: Normal
  1338. Start time: 3/23/2017 8:36:16 PM
  1339. Total processor time: 00:00:00.1250000
  1340. User processor time: 00:00:00.1250000
  1341.  
  1342. Id: 9032 (0x2348)
  1343. Start address: 0x00007fffcb0f70b0
  1344. State: Wait (Reason: UserRequest)
  1345. Priority: 8
  1346. Priority level: Normal
  1347. Start time: 3/23/2017 8:36:16 PM
  1348. Total processor time: 00:00:00.1718750
  1349. User processor time: 00:00:00.1718750
  1350.  
  1351. Id: 11600 (0x2d50)
  1352. Start address: 0x00007fffcb0f70b0
  1353. State: Wait (Reason: UserRequest)
  1354. Priority: 8
  1355. Priority level: Normal
  1356. Start time: 3/23/2017 8:36:41 PM
  1357. Total processor time: 00:00:00
  1358. User processor time: 00:00:00
  1359.  
  1360. Id: 7860 (0x1eb4)
  1361. Start address: 0x00007fffcb0f70b0
  1362. State: Wait (Reason: UserRequest)
  1363. Priority: 8
  1364. Priority level: Normal
  1365. Start time: 3/23/2017 8:36:41 PM
  1366. Total processor time: 00:00:00
  1367. User processor time: 00:00:00
  1368.  
  1369. Id: 7524 (0x1d64)
  1370. Start address: 0x00007fffcb0f70b0
  1371. State: Wait (Reason: UserRequest)
  1372. Priority: 12
  1373. Priority level: Normal
  1374. Start time: 3/23/2017 8:36:46 PM
  1375. Total processor time: 00:00:00
  1376. User processor time: 00:00:00
  1377.  
  1378. Id: 9468 (0x24fc)
  1379. Start address: 0x00007fffcb0f70b0
  1380. State: Wait (Reason: ExecutionDelay)
  1381. Priority: 12
  1382. Priority level: Normal
  1383. Start time: 3/23/2017 8:36:48 PM
  1384. Total processor time: 00:00:00
  1385. User processor time: 00:00:00
  1386.  
  1387. Id: 9852 (0x267c)
  1388. Start address: 0x00007fffcb0f70b0
  1389. State: Wait (Reason: UserRequest)
  1390. Priority: 12
  1391. Priority level: Normal
  1392. Start time: 3/23/2017 8:36:48 PM
  1393. Total processor time: 00:00:05.2812500
  1394. User processor time: 00:00:05.2812500
  1395.  
  1396. Id: 8540 (0x215c)
  1397. Start address: 0x00007fffcb0f70b0
  1398. State: Wait (Reason: UserRequest)
  1399. Priority: 12
  1400. Priority level: Normal
  1401. Start time: 3/23/2017 8:36:48 PM
  1402. Total processor time: 00:00:00.3125000
  1403. User processor time: 00:00:00.3125000
  1404.  
  1405. Id: 6948 (0x1b24)
  1406. Start address: 0x00007fffcb0f70b0
  1407. State: Wait (Reason: ExecutionDelay)
  1408. Priority: 12
  1409. Priority level: Normal
  1410. Start time: 3/23/2017 8:36:49 PM
  1411. Total processor time: 00:00:00
  1412. User processor time: 00:00:00
  1413.  
  1414. Id: 11212 (0x2bcc)
  1415. Start address: 0x00007fffcb0f70b0
  1416. State: Wait (Reason: UserRequest)
  1417. Priority: 12
  1418. Priority level: Normal
  1419. Start time: 3/23/2017 8:36:49 PM
  1420. Total processor time: 00:00:00.9062500
  1421. User processor time: 00:00:00.9062500
  1422.  
  1423. Id: 5664 (0x1620)
  1424. Start address: 0x00007fffcb0f70b0
  1425. State: Wait (Reason: ExecutionDelay)
  1426. Priority: 12
  1427. Priority level: Normal
  1428. Start time: 3/23/2017 8:36:49 PM
  1429. Total processor time: 00:00:00
  1430. User processor time: 00:00:00
  1431.  
  1432. Id: 11420 (0x2c9c)
  1433. Start address: 0x00007fffcb0f70b0
  1434. State: Wait (Reason: UserRequest)
  1435. Priority: 12
  1436. Priority level: Normal
  1437. Start time: 3/23/2017 8:36:49 PM
  1438. Total processor time: 00:00:15.5156250
  1439. User processor time: 00:00:15.5156250
  1440.  
  1441. Id: 8984 (0x2318)
  1442. Start address: 0x00007fffcb0f70b0
  1443. State: Wait (Reason: ExecutionDelay)
  1444. Priority: 12
  1445. Priority level: Normal
  1446. Start time: 3/23/2017 8:36:51 PM
  1447. Total processor time: 00:00:00
  1448. User processor time: 00:00:00
  1449.  
  1450. Id: 4936 (0x1348)
  1451. Start address: 0x00007fffcb0f70b0
  1452. State: Wait (Reason: ExecutionDelay)
  1453. Priority: 12
  1454. Priority level: Normal
  1455. Start time: 3/23/2017 8:36:51 PM
  1456. Total processor time: 00:00:00
  1457. User processor time: 00:00:00
  1458.  
  1459. Id: 4748 (0x128c)
  1460. Start address: 0x00007fffcb0f70b0
  1461. State: Wait (Reason: UserRequest)
  1462. Priority: 12
  1463. Priority level: Normal
  1464. Start time: 3/23/2017 8:36:51 PM
  1465. Total processor time: 00:00:47.9687500
  1466. User processor time: 00:00:47.9687500
  1467.  
  1468. Id: 1676 (0x068c)
  1469. Start address: 0x00007fffcb0f70b0
  1470. State: Wait (Reason: UserRequest)
  1471. Priority: 12
  1472. Priority level: Normal
  1473. Start time: 3/23/2017 8:36:52 PM
  1474. Total processor time: 00:00:04.3281250
  1475. User processor time: 00:00:04.3281250
  1476.  
  1477. Id: 10316 (0x284c)
  1478. Start address: 0x00007fffcb0f70b0
  1479. State: Wait (Reason: UserRequest)
  1480. Priority: 12
  1481. Priority level: Normal
  1482. Start time: 3/23/2017 8:36:52 PM
  1483. Total processor time: 00:00:00.1875000
  1484. User processor time: 00:00:00.1875000
  1485.  
  1486. Id: 10024 (0x2728)
  1487. Start address: 0x00007fffcb0f70b0
  1488. State: Wait (Reason: UserRequest)
  1489. Priority: 12
  1490. Priority level: Normal
  1491. Start time: 3/23/2017 8:36:54 PM
  1492. Total processor time: 00:00:02.3750000
  1493. User processor time: 00:00:02.3750000
  1494.  
  1495. Id: 3792 (0x0ed0)
  1496. Start address: 0x00007fffcb0f70b0
  1497. State: Wait (Reason: UserRequest)
  1498. Priority: 12
  1499. Priority level: Normal
  1500. Start time: 3/23/2017 8:36:54 PM
  1501. Total processor time: 00:00:00.2812500
  1502. User processor time: 00:00:00.2812500
  1503.  
  1504. Id: 11480 (0x2cd8)
  1505. Start address: 0x00007fffcb0f70b0
  1506. State: Wait (Reason: ExecutionDelay)
  1507. Priority: 12
  1508. Priority level: Normal
  1509. Start time: 3/23/2017 8:36:55 PM
  1510. Total processor time: 00:00:00
  1511. User processor time: 00:00:00
  1512.  
  1513. Id: 9500 (0x251c)
  1514. Start address: 0x00007fffcb0f70b0
  1515. State: Wait (Reason: UserRequest)
  1516. Priority: 12
  1517. Priority level: Normal
  1518. Start time: 3/23/2017 8:36:55 PM
  1519. Total processor time: 00:00:02.7031250
  1520. User processor time: 00:00:02.7031250
  1521.  
  1522. Id: 9816 (0x2658)
  1523. Start address: 0x00007fffcb0f70b0
  1524. State: Wait (Reason: ExecutionDelay)
  1525. Priority: 12
  1526. Priority level: Normal
  1527. Start time: 3/23/2017 8:36:55 PM
  1528. Total processor time: 00:00:00
  1529. User processor time: 00:00:00
  1530.  
  1531. Id: 9016 (0x2338)
  1532. Start address: 0x00007fffcb0f70b0
  1533. State: Wait (Reason: UserRequest)
  1534. Priority: 12
  1535. Priority level: Normal
  1536. Start time: 3/23/2017 8:36:55 PM
  1537. Total processor time: 00:00:08.8750000
  1538. User processor time: 00:00:08.8750000
  1539.  
  1540. Id: 11428 (0x2ca4)
  1541. Start address: 0x00007fffcb0f70b0
  1542. State: Wait (Reason: UserRequest)
  1543. Priority: 12
  1544. Priority level: Normal
  1545. Start time: 3/23/2017 8:36:56 PM
  1546. Total processor time: 00:00:07.4687500
  1547. User processor time: 00:00:07.4687500
  1548.  
  1549. Id: 10352 (0x2870)
  1550. Start address: 0x00007fffcb0f70b0
  1551. State: Wait (Reason: UserRequest)
  1552. Priority: 12
  1553. Priority level: Normal
  1554. Start time: 3/23/2017 8:36:56 PM
  1555. Total processor time: 00:00:00.0937500
  1556. User processor time: 00:00:00.0937500
  1557.  
  1558. Id: 5496 (0x1578)
  1559. Start address: 0x00007fffcb0f70b0
  1560. State: Wait (Reason: ExecutionDelay)
  1561. Priority: 12
  1562. Priority level: Normal
  1563. Start time: 3/23/2017 8:36:56 PM
  1564. Total processor time: 00:00:00.0625000
  1565. User processor time: 00:00:00.0625000
  1566.  
  1567. Id: 9536 (0x2540)
  1568. Start address: 0x00007fffcb0f70b0
  1569. State: Wait (Reason: UserRequest)
  1570. Priority: 12
  1571. Priority level: Normal
  1572. Start time: 3/23/2017 8:36:56 PM
  1573. Total processor time: 00:00:01.7343750
  1574. User processor time: 00:00:01.7343750
  1575.  
  1576. Id: 5588 (0x15d4)
  1577. Start address: 0x00007fffcb0f70b0
  1578. State: Wait (Reason: UserRequest)
  1579. Priority: 12
  1580. Priority level: Normal
  1581. Start time: 3/23/2017 8:36:56 PM
  1582. Total processor time: 00:00:00.3125000
  1583. User processor time: 00:00:00.3125000
  1584.  
  1585. Id: 1136 (0x0470)
  1586. Start address: 0x00007fffcb0f70b0
  1587. State: Wait (Reason: UserRequest)
  1588. Priority: 12
  1589. Priority level: Normal
  1590. Start time: 3/23/2017 8:36:56 PM
  1591. Total processor time: 00:00:04.2187500
  1592. User processor time: 00:00:04.2187500
  1593.  
  1594. Id: 9640 (0x25a8)
  1595. Start address: 0x00007fffcb0f70b0
  1596. State: Wait (Reason: UserRequest)
  1597. Priority: 12
  1598. Priority level: Normal
  1599. Start time: 3/23/2017 8:36:56 PM
  1600. Total processor time: 00:00:16.8125000
  1601. User processor time: 00:00:16.8125000
  1602.  
  1603. Id: 9956 (0x26e4)
  1604. Start address: 0x00007fffcb0f70b0
  1605. State: Wait (Reason: UserRequest)
  1606. Priority: 12
  1607. Priority level: Normal
  1608. Start time: 3/23/2017 8:36:57 PM
  1609. Total processor time: 00:00:00.1875000
  1610. User processor time: 00:00:00.1875000
  1611.  
  1612. Id: 8360 (0x20a8)
  1613. Start address: 0x00007fffcb0f70b0
  1614. State: Wait (Reason: UserRequest)
  1615. Priority: 12
  1616. Priority level: Normal
  1617. Start time: 3/23/2017 8:36:57 PM
  1618. Total processor time: 00:00:00.2343750
  1619. User processor time: 00:00:00.2343750
  1620.  
  1621. Id: 1040 (0x0410)
  1622. Start address: 0x00007fffcb0f70b0
  1623. State: Wait (Reason: UserRequest)
  1624. Priority: 12
  1625. Priority level: Normal
  1626. Start time: 3/23/2017 8:36:58 PM
  1627. Total processor time: 00:00:00.0468750
  1628. User processor time: 00:00:00.0468750
  1629.  
  1630. Id: 4864 (0x1300)
  1631. Start address: 0x00007fffcb0f70b0
  1632. State: Wait (Reason: UserRequest)
  1633. Priority: 14
  1634. Priority level: Highest
  1635. Start time: 3/23/2017 8:37:04 PM
  1636. Total processor time: 00:00:00.0156250
  1637. User processor time: 00:00:00.0156250
  1638.  
  1639. Id: 2492 (0x09bc)
  1640. Start address: 0x00007fffcb0f70b0
  1641. State: Wait (Reason: UserRequest)
  1642. Priority: 12
  1643. Priority level: Normal
  1644. Start time: 3/23/2017 8:37:04 PM
  1645. Total processor time: 00:00:01.1250000
  1646. User processor time: 00:00:01.1250000
  1647.  
  1648. Id: 2976 (0x0ba0)
  1649. Start address: 0x00007fffcb0f70b0
  1650. State: Wait (Reason: UserRequest)
  1651. Priority: 12
  1652. Priority level: Normal
  1653. Start time: 3/23/2017 8:37:59 PM
  1654. Total processor time: 00:00:00.0625000
  1655. User processor time: 00:00:00.0625000
  1656.  
  1657. Id: 10092 (0x276c)
  1658. Start address: 0x00007fffcb0f70b0
  1659. State: Wait (Reason: UserRequest)
  1660. Priority: 12
  1661. Priority level: Normal
  1662. Start time: 3/23/2017 8:38:29 PM
  1663. Total processor time: 00:00:04.3593750
  1664. User processor time: 00:00:04.3593750
  1665.  
  1666. Id: 4464 (0x1170)
  1667. Start address: 0x00007fffcb0f70b0
  1668. State: Wait (Reason: UserRequest)
  1669. Priority: 12
  1670. Priority level: Normal
  1671. Start time: 3/23/2017 8:38:29 PM
  1672. Total processor time: 00:00:02
  1673. User processor time: 00:00:02
  1674.  
  1675. Id: 6812 (0x1a9c)
  1676. Start address: 0x00007fffcb0f70b0
  1677. State: Wait (Reason: UserRequest)
  1678. Priority: 12
  1679. Priority level: Normal
  1680. Start time: 3/23/2017 8:38:29 PM
  1681. Total processor time: 00:00:00.2968750
  1682. User processor time: 00:00:00.2968750
  1683.  
  1684. Id: 2860 (0x0b2c)
  1685. Start address: 0x00007fffcb0f70b0
  1686. State: Wait (Reason: ExecutionDelay)
  1687. Priority: 12
  1688. Priority level: Normal
  1689. Start time: 3/23/2017 8:38:29 PM
  1690. Total processor time: 00:00:00
  1691. User processor time: 00:00:00
  1692.  
  1693. Id: 8444 (0x20fc)
  1694. Start address: 0x00007fffcb0f70b0
  1695. State: Wait (Reason: ExecutionDelay)
  1696. Priority: 12
  1697. Priority level: Normal
  1698. Start time: 3/23/2017 8:38:29 PM
  1699. Total processor time: 00:00:00
  1700. User processor time: 00:00:00
  1701.  
  1702. Id: 8172 (0x1fec)
  1703. Start address: 0x00007fffcb0f70b0
  1704. State: Wait (Reason: ExecutionDelay)
  1705. Priority: 12
  1706. Priority level: Normal
  1707. Start time: 3/23/2017 8:38:29 PM
  1708. Total processor time: 00:00:00
  1709. User processor time: 00:00:00
  1710.  
  1711. Id: 11328 (0x2c40)
  1712. Start address: 0x00007fffcb0f70b0
  1713. State: Wait (Reason: ExecutionDelay)
  1714. Priority: 12
  1715. Priority level: Normal
  1716. Start time: 3/23/2017 8:38:29 PM
  1717. Total processor time: 00:00:00
  1718. User processor time: 00:00:00
  1719.  
  1720. Id: 2596 (0x0a24)
  1721. Start address: 0x00007fffcb0f70b0
  1722. State: Wait (Reason: ExecutionDelay)
  1723. Priority: 12
  1724. Priority level: Normal
  1725. Start time: 3/23/2017 8:38:29 PM
  1726. Total processor time: 00:00:00
  1727. User processor time: 00:00:00
  1728.  
  1729. Id: 8532 (0x2154)
  1730. Start address: 0x00007fffcb0f70b0
  1731. State: Wait (Reason: ExecutionDelay)
  1732. Priority: 12
  1733. Priority level: Normal
  1734. Start time: 3/23/2017 8:38:29 PM
  1735. Total processor time: 00:00:00
  1736. User processor time: 00:00:00
  1737.  
  1738. Id: 9720 (0x25f8)
  1739. Start address: 0x00007fffcb0f70b0
  1740. State: Wait (Reason: UserRequest)
  1741. Priority: 12
  1742. Priority level: Normal
  1743. Start time: 3/23/2017 8:38:29 PM
  1744. Total processor time: 00:00:00.2343750
  1745. User processor time: 00:00:00.2343750
  1746.  
  1747. Id: 10480 (0x28f0)
  1748. Start address: 0x00007fffcb0f70b0
  1749. State: Wait (Reason: ExecutionDelay)
  1750. Priority: 12
  1751. Priority level: Normal
  1752. Start time: 3/23/2017 8:38:29 PM
  1753. Total processor time: 00:00:00
  1754. User processor time: 00:00:00
  1755.  
  1756. Id: 11716 (0x2dc4)
  1757. Start address: 0x00007fffcb0f70b0
  1758. State: Wait (Reason: ExecutionDelay)
  1759. Priority: 12
  1760. Priority level: Normal
  1761. Start time: 3/23/2017 8:38:29 PM
  1762. Total processor time: 00:00:00
  1763. User processor time: 00:00:00
  1764.  
  1765. Id: 5220 (0x1464)
  1766. Start address: 0x00007fffcb0f70b0
  1767. State: Wait (Reason: ExecutionDelay)
  1768. Priority: 12
  1769. Priority level: Normal
  1770. Start time: 3/23/2017 8:38:29 PM
  1771. Total processor time: 00:00:00
  1772. User processor time: 00:00:00
  1773.  
  1774. Id: 11940 (0x2ea4)
  1775. Start address: 0x00007fffcb0f70b0
  1776. State: Wait (Reason: ExecutionDelay)
  1777. Priority: 12
  1778. Priority level: Normal
  1779. Start time: 3/23/2017 8:38:29 PM
  1780. Total processor time: 00:00:00
  1781. User processor time: 00:00:00
  1782.  
  1783. Id: 9812 (0x2654)
  1784. Start address: 0x00007fffcb0f70b0
  1785. State: Wait (Reason: ExecutionDelay)
  1786. Priority: 12
  1787. Priority level: Normal
  1788. Start time: 3/23/2017 8:38:29 PM
  1789. Total processor time: 00:00:00
  1790. User processor time: 00:00:00
  1791.  
  1792. Id: 11464 (0x2cc8)
  1793. Start address: 0x00007fffcb0f70b0
  1794. State: Wait (Reason: ExecutionDelay)
  1795. Priority: 12
  1796. Priority level: Normal
  1797. Start time: 3/23/2017 8:38:29 PM
  1798. Total processor time: 00:00:00
  1799. User processor time: 00:00:00
  1800.  
  1801. Id: 9916 (0x26bc)
  1802. Start address: 0x00007fffcb0f70b0
  1803. State: Wait (Reason: ExecutionDelay)
  1804. Priority: 12
  1805. Priority level: Normal
  1806. Start time: 3/23/2017 8:38:29 PM
  1807. Total processor time: 00:00:00
  1808. User processor time: 00:00:00
  1809.  
  1810. Id: 10952 (0x2ac8)
  1811. Start address: 0x00007fffcb0f70b0
  1812. State: Wait (Reason: ExecutionDelay)
  1813. Priority: 12
  1814. Priority level: Normal
  1815. Start time: 3/23/2017 8:38:29 PM
  1816. Total processor time: 00:00:00
  1817. User processor time: 00:00:00
  1818.  
  1819. Id: 11472 (0x2cd0)
  1820. Start address: 0x00007fffcb0f70b0
  1821. State: Wait (Reason: ExecutionDelay)
  1822. Priority: 12
  1823. Priority level: Normal
  1824. Start time: 3/23/2017 8:38:29 PM
  1825. Total processor time: 00:00:00
  1826. User processor time: 00:00:00
  1827.  
  1828. Id: 3932 (0x0f5c)
  1829. Start address: 0x00007fffcb0f70b0
  1830. State: Wait (Reason: ExecutionDelay)
  1831. Priority: 12
  1832. Priority level: Normal
  1833. Start time: 3/23/2017 8:38:29 PM
  1834. Total processor time: 00:00:00
  1835. User processor time: 00:00:00
  1836.  
  1837. Id: 9424 (0x24d0)
  1838. Start address: 0x00007fffcb0f70b0
  1839. State: Wait (Reason: ExecutionDelay)
  1840. Priority: 12
  1841. Priority level: Normal
  1842. Start time: 3/23/2017 8:38:29 PM
  1843. Total processor time: 00:00:00
  1844. User processor time: 00:00:00
  1845.  
  1846. Id: 9516 (0x252c)
  1847. Start address: 0x00007fffcb0f70b0
  1848. State: Wait (Reason: ExecutionDelay)
  1849. Priority: 12
  1850. Priority level: Normal
  1851. Start time: 3/23/2017 8:38:29 PM
  1852. Total processor time: 00:00:00
  1853. User processor time: 00:00:00
  1854.  
  1855. Id: 6764 (0x1a6c)
  1856. Start address: 0x00007fffcb0f70b0
  1857. State: Wait (Reason: ExecutionDelay)
  1858. Priority: 12
  1859. Priority level: Normal
  1860. Start time: 3/23/2017 8:38:29 PM
  1861. Total processor time: 00:00:00
  1862. User processor time: 00:00:00
  1863.  
  1864. Id: 4924 (0x133c)
  1865. Start address: 0x00007fffcb0f70b0
  1866. State: Wait (Reason: ExecutionDelay)
  1867. Priority: 12
  1868. Priority level: Normal
  1869. Start time: 3/23/2017 8:38:29 PM
  1870. Total processor time: 00:00:00
  1871. User processor time: 00:00:00
  1872.  
  1873. Id: 3220 (0x0c94)
  1874. Start address: 0x00007fffcb0f70b0
  1875. State: Wait (Reason: UserRequest)
  1876. Priority: 12
  1877. Priority level: Normal
  1878. Start time: 3/23/2017 8:38:30 PM
  1879. Total processor time: 00:00:07.4218750
  1880. User processor time: 00:00:07.4218750
  1881.  
  1882. Id: 5700 (0x1644)
  1883. Start address: 0x00007fffcb0f70b0
  1884. State: Wait (Reason: UserRequest)
  1885. Priority: 12
  1886. Priority level: Normal
  1887. Start time: 3/23/2017 8:38:30 PM
  1888. Total processor time: 00:00:01.8125000
  1889. User processor time: 00:00:01.8125000
  1890.  
  1891. Id: 12280 (0x2ff8)
  1892. Start address: 0x00007fffcb0f70b0
  1893. State: Wait (Reason: UserRequest)
  1894. Priority: 12
  1895. Priority level: Normal
  1896. Start time: 3/23/2017 8:38:30 PM
  1897. Total processor time: 00:00:00.2343750
  1898. User processor time: 00:00:00.2343750
  1899.  
  1900. Id: 10760 (0x2a08)
  1901. Start address: 0x00007fffcb0f70b0
  1902. State: Wait (Reason: UserRequest)
  1903. Priority: 12
  1904. Priority level: Normal
  1905. Start time: 3/23/2017 8:38:30 PM
  1906. Total processor time: 00:00:00.0625000
  1907. User processor time: 00:00:00.0625000
  1908.  
  1909. Id: 7476 (0x1d34)
  1910. Start address: 0x00007fffcb0f70b0
  1911. State: Wait (Reason: UserRequest)
  1912. Priority: 12
  1913. Priority level: Normal
  1914. Start time: 3/23/2017 8:38:30 PM
  1915. Total processor time: 00:00:00.1718750
  1916. User processor time: 00:00:00.1718750
  1917.  
  1918. Id: 10720 (0x29e0)
  1919. Start address: 0x00007fffcb0f70b0
  1920. State: Wait (Reason: UserRequest)
  1921. Priority: 12
  1922. Priority level: Normal
  1923. Start time: 3/23/2017 8:38:30 PM
  1924. Total processor time: 00:00:00
  1925. User processor time: 00:00:00
  1926.  
  1927. Id: 11376 (0x2c70)
  1928. Start address: 0x00007fffcb0f70b0
  1929. State: Wait (Reason: UserRequest)
  1930. Priority: 12
  1931. Priority level: Normal
  1932. Start time: 3/23/2017 8:38:30 PM
  1933. Total processor time: 00:00:00.0156250
  1934. User processor time: 00:00:00.0156250
  1935.  
  1936. Id: 11728 (0x2dd0)
  1937. Start address: 0x00007fffcb0f70b0
  1938. State: Wait (Reason: UserRequest)
  1939. Priority: 12
  1940. Priority level: Normal
  1941. Start time: 3/23/2017 8:38:30 PM
  1942. Total processor time: 00:00:00.3281250
  1943. User processor time: 00:00:00.3281250
  1944.  
  1945. Id: 1880 (0x0758)
  1946. Start address: 0x00007fffcb0f70b0
  1947. State: Wait (Reason: UserRequest)
  1948. Priority: 12
  1949. Priority level: Normal
  1950. Start time: 3/23/2017 8:38:30 PM
  1951. Total processor time: 00:00:02.4218750
  1952. User processor time: 00:00:02.4218750
  1953.  
  1954. Id: 6268 (0x187c)
  1955. Start address: 0x00007fffcb0f70b0
  1956. State: Wait (Reason: UserRequest)
  1957. Priority: 12
  1958. Priority level: Normal
  1959. Start time: 3/23/2017 8:38:30 PM
  1960. Total processor time: 00:00:00.1562500
  1961. User processor time: 00:00:00.1562500
  1962.  
  1963. Id: 9108 (0x2394)
  1964. Start address: 0x00007fffcb0f70b0
  1965. State: Wait (Reason: UserRequest)
  1966. Priority: 12
  1967. Priority level: Normal
  1968. Start time: 3/23/2017 8:38:30 PM
  1969. Total processor time: 00:00:00.2343750
  1970. User processor time: 00:00:00.2343750
  1971.  
  1972. Id: 5076 (0x13d4)
  1973. Start address: 0x00007fffcb0f70b0
  1974. State: Wait (Reason: UserRequest)
  1975. Priority: 12
  1976. Priority level: Normal
  1977. Start time: 3/23/2017 8:38:30 PM
  1978. Total processor time: 00:00:00.2187500
  1979. User processor time: 00:00:00.2187500
  1980.  
  1981. Id: 2668 (0x0a6c)
  1982. Start address: 0x00007fffcb0f70b0
  1983. State: Wait (Reason: UserRequest)
  1984. Priority: 12
  1985. Priority level: Normal
  1986. Start time: 3/23/2017 8:38:30 PM
  1987. Total processor time: 00:00:00.0468750
  1988. User processor time: 00:00:00.0468750
  1989.  
  1990. Id: 11008 (0x2b00)
  1991. Start address: 0x00007fffcb0f70b0
  1992. State: Wait (Reason: UserRequest)
  1993. Priority: 12
  1994. Priority level: Normal
  1995. Start time: 3/23/2017 8:38:30 PM
  1996. Total processor time: 00:00:00.0625000
  1997. User processor time: 00:00:00.0625000
  1998.  
  1999. Id: 8628 (0x21b4)
  2000. Start address: 0x00007fffcb0f70b0
  2001. State: Wait (Reason: UserRequest)
  2002. Priority: 12
  2003. Priority level: Normal
  2004. Start time: 3/23/2017 8:38:30 PM
  2005. Total processor time: 00:00:00.2656250
  2006. User processor time: 00:00:00.2656250
  2007.  
  2008. Id: 9064 (0x2368)
  2009. Start address: 0x00007fffcb0f70b0
  2010. State: Wait (Reason: UserRequest)
  2011. Priority: 12
  2012. Priority level: Normal
  2013. Start time: 3/23/2017 8:38:30 PM
  2014. Total processor time: 00:00:02.0937500
  2015. User processor time: 00:00:02.0937500
  2016.  
  2017. Id: 11676 (0x2d9c)
  2018. Start address: 0x00007fffcb0f70b0
  2019. State: Wait (Reason: EventPairLow)
  2020. Priority: 12
  2021. Priority level: Normal
  2022. Start time: 3/23/2017 8:38:30 PM
  2023. Total processor time: 00:00:00.0156250
  2024. User processor time: 00:00:00.0156250
  2025.  
  2026. Id: 2124 (0x084c)
  2027. Start address: 0x00007fffcb0f70b0
  2028. State: Wait (Reason: UserRequest)
  2029. Priority: 12
  2030. Priority level: Normal
  2031. Start time: 3/23/2017 8:38:30 PM
  2032. Total processor time: 00:00:00.6718750
  2033. User processor time: 00:00:00.6718750
  2034.  
  2035. Id: 8416 (0x20e0)
  2036. Start address: 0x00007fffcb0f70b0
  2037. State: Wait (Reason: UserRequest)
  2038. Priority: 12
  2039. Priority level: Normal
  2040. Start time: 3/23/2017 8:38:30 PM
  2041. Total processor time: 00:00:02.7500000
  2042. User processor time: 00:00:02.7500000
  2043.  
  2044. Id: 6816 (0x1aa0)
  2045. Start address: 0x00007fffcb0f70b0
  2046. State: Wait (Reason: EventPairLow)
  2047. Priority: 10
  2048. Priority level: Normal
  2049. Start time: 3/23/2017 8:38:30 PM
  2050. Total processor time: 00:00:00
  2051. User processor time: 00:00:00
  2052.  
  2053. Id: 11040 (0x2b20) (CURRENT)
  2054. Start address: 0x00007fffcb0f70b0
  2055. State: Running
  2056. Priority: 11
  2057. Priority level: Normal
  2058. Start time: 3/23/2017 8:38:31 PM
  2059. Total processor time: 00:00:01.2031250
  2060. User processor time: 00:00:01.2031250
  2061.  
  2062. Id: 9676 (0x25cc)
  2063. Start address: 0x00007fffcb0f70b0
  2064. State: Wait (Reason: UserRequest)
  2065. Priority: 12
  2066. Priority level: Normal
  2067. Start time: 3/23/2017 8:38:31 PM
  2068. Total processor time: 00:00:00
  2069. User processor time: 00:00:00
  2070.  
  2071. Id: 6088 (0x17c8)
  2072. Start address: 0x00007fffcb0f70b0
  2073. State: Wait (Reason: UserRequest)
  2074. Priority: 12
  2075. Priority level: Normal
  2076. Start time: 3/23/2017 8:38:31 PM
  2077. Total processor time: 00:00:00.0156250
  2078. User processor time: 00:00:00.0156250
  2079.  
  2080. Id: 11616 (0x2d60)
  2081. Start address: 0x00007fffcb0f70b0
  2082. State: Wait (Reason: UserRequest)
  2083. Priority: 12
  2084. Priority level: Normal
  2085. Start time: 3/23/2017 8:38:34 PM
  2086. Total processor time: 00:00:01.1406250
  2087. User processor time: 00:00:01.1406250
  2088.  
  2089. Id: 5708 (0x164c)
  2090. Start address: 0x00007fffcb0f70b0
  2091. State: Wait (Reason: UserRequest)
  2092. Priority: 12
  2093. Priority level: Normal
  2094. Start time: 3/23/2017 8:38:34 PM
  2095. Total processor time: 00:00:01.5937500
  2096. User processor time: 00:00:01.5937500
  2097.  
  2098. Id: 7576 (0x1d98)
  2099. Start address: 0x00007fffcb0f70b0
  2100. State: Wait (Reason: UserRequest)
  2101. Priority: 12
  2102. Priority level: Normal
  2103. Start time: 3/23/2017 8:38:34 PM
  2104. Total processor time: 00:00:03.0937500
  2105. User processor time: 00:00:03.0937500
  2106.  
  2107. Id: 4772 (0x12a4)
  2108. Start address: 0x00007fffcb0f70b0
  2109. State: Wait (Reason: UserRequest)
  2110. Priority: 12
  2111. Priority level: Normal
  2112. Start time: 3/23/2017 8:38:34 PM
  2113. Total processor time: 00:00:03.2968750
  2114. User processor time: 00:00:03.2968750
  2115.  
  2116. Id: 3212 (0x0c8c)
  2117. Start address: 0x00007fffcb0f70b0
  2118. State: Wait (Reason: UserRequest)
  2119. Priority: 12
  2120. Priority level: Normal
  2121. Start time: 3/23/2017 8:38:34 PM
  2122. Total processor time: 00:00:03.9531250
  2123. User processor time: 00:00:03.9531250
  2124.  
  2125. Id: 10620 (0x297c)
  2126. Start address: 0x00007fffcb0f70b0
  2127. State: Wait (Reason: UserRequest)
  2128. Priority: 12
  2129. Priority level: Normal
  2130. Start time: 3/23/2017 8:38:34 PM
  2131. Total processor time: 00:00:05.1718750
  2132. User processor time: 00:00:05.1718750
  2133.  
  2134. Id: 10936 (0x2ab8)
  2135. Start address: 0x00007fffcb0f70b0
  2136. State: Wait (Reason: UserRequest)
  2137. Priority: 12
  2138. Priority level: Normal
  2139. Start time: 3/23/2017 8:38:34 PM
  2140. Total processor time: 00:00:03.3281250
  2141. User processor time: 00:00:03.3281250
  2142.  
  2143. Id: 7296 (0x1c80)
  2144. Start address: 0x00007fffcb0f70b0
  2145. State: Wait (Reason: UserRequest)
  2146. Priority: 12
  2147. Priority level: Normal
  2148. Start time: 3/23/2017 8:38:35 PM
  2149. Total processor time: 00:00:01.5937500
  2150. User processor time: 00:00:01.5937500
  2151.  
  2152. Id: 9244 (0x241c)
  2153. Start address: 0x00007fffcb0f70b0
  2154. State: Wait (Reason: UserRequest)
  2155. Priority: 12
  2156. Priority level: Normal
  2157. Start time: 3/23/2017 8:38:35 PM
  2158. Total processor time: 00:00:00.2031250
  2159. User processor time: 00:00:00.2031250
  2160.  
  2161. Id: 7416 (0x1cf8)
  2162. Start address: 0x00007fffcb0f70b0
  2163. State: Wait (Reason: UserRequest)
  2164. Priority: 12
  2165. Priority level: Normal
  2166. Start time: 3/23/2017 8:38:35 PM
  2167. Total processor time: 00:00:00.3437500
  2168. User processor time: 00:00:00.3437500
  2169.  
  2170. Id: 9232 (0x2410)
  2171. Start address: 0x00007fffcb0f70b0
  2172. State: Wait (Reason: UserRequest)
  2173. Priority: 12
  2174. Priority level: Normal
  2175. Start time: 3/23/2017 8:38:40 PM
  2176. Total processor time: 00:00:02.3906250
  2177. User processor time: 00:00:02.3906250
  2178.  
  2179. Id: 2932 (0x0b74)
  2180. Start address: 0x00007fffcb0f70b0
  2181. State: Wait (Reason: UserRequest)
  2182. Priority: 12
  2183. Priority level: Normal
  2184. Start time: 3/23/2017 8:38:40 PM
  2185. Total processor time: 00:00:16.7343750
  2186. User processor time: 00:00:16.7343750
  2187.  
  2188. Id: 9292 (0x244c)
  2189. Start address: 0x00007fffcb0f70b0
  2190. State: Wait (Reason: UserRequest)
  2191. Priority: 12
  2192. Priority level: Normal
  2193. Start time: 3/23/2017 8:38:40 PM
  2194. Total processor time: 00:00:01.9375000
  2195. User processor time: 00:00:01.9375000
  2196.  
  2197. Id: 9880 (0x2698)
  2198. Start address: 0x00007fffcb0f70b0
  2199. State: Wait (Reason: UserRequest)
  2200. Priority: 12
  2201. Priority level: Normal
  2202. Start time: 3/23/2017 8:38:40 PM
  2203. Total processor time: 00:00:05.2656250
  2204. User processor time: 00:00:05.2656250
  2205.  
  2206. Id: 5848 (0x16d8)
  2207. Start address: 0x00007fffcb0f70b0
  2208. State: Wait (Reason: UserRequest)
  2209. Priority: 12
  2210. Priority level: Normal
  2211. Start time: 3/23/2017 8:41:05 PM
  2212. Total processor time: 00:00:00.5937500
  2213. User processor time: 00:00:00.5937500
  2214.  
  2215. Id: 3032 (0x0bd8)
  2216. Start address: 0x00007fffcb0f70b0
  2217. State: Wait (Reason: UserRequest)
  2218. Priority: 12
  2219. Priority level: Normal
  2220. Start time: 3/23/2017 8:41:08 PM
  2221. Total processor time: 00:00:00.1562500
  2222. User processor time: 00:00:00.1562500
  2223.  
  2224. Id: 2464 (0x09a0)
  2225. Start address: 0x00007fffcb0f70b0
  2226. State: Wait (Reason: UserRequest)
  2227. Priority: 12
  2228. Priority level: Normal
  2229. Start time: 3/23/2017 8:44:29 PM
  2230. Total processor time: 00:00:00.1406250
  2231. User processor time: 00:00:00.1406250
  2232.  
  2233. Id: 10416 (0x28b0)
  2234. Start address: 0x00007fffcb0f70b0
  2235. State: Wait (Reason: UserRequest)
  2236. Priority: 15
  2237. Priority level: TimeCritical
  2238. Start time: 3/23/2017 8:44:59 PM
  2239. Total processor time: 00:00:00
  2240. User processor time: 00:00:00
  2241.  
  2242. Id: 5880 (0x16f8)
  2243. Start address: 0x00007fffcb0f70b0
  2244. State: Wait (Reason: UserRequest)
  2245. Priority: 22
  2246. Priority level: 14
  2247. Start time: 3/23/2017 8:44:59 PM
  2248. Total processor time: 00:00:00.5937500
  2249. User processor time: 00:00:00.5937500
  2250.  
  2251. Id: 5396 (0x1514)
  2252. Start address: 0x00007fffcb0f70b0
  2253. State: Wait (Reason: ExecutionDelay)
  2254. Priority: 12
  2255. Priority level: Normal
  2256. Start time: 3/23/2017 8:45:33 PM
  2257. Total processor time: 00:00:00
  2258. User processor time: 00:00:00
  2259.  
  2260. Id: 11408 (0x2c90)
  2261. Start address: 0x00007fffcb0f70b0
  2262. State: Wait (Reason: ExecutionDelay)
  2263. Priority: 12
  2264. Priority level: Normal
  2265. Start time: 3/23/2017 8:45:33 PM
  2266. Total processor time: 00:00:00
  2267. User processor time: 00:00:00
  2268.  
  2269. Id: 9848 (0x2678)
  2270. Start address: 0x00007fffcb0f70b0
  2271. State: Wait (Reason: UserRequest)
  2272. Priority: 12
  2273. Priority level: Normal
  2274. Start time: 3/23/2017 8:49:15 PM
  2275. Total processor time: 00:00:00
  2276. User processor time: 00:00:00
  2277.  
  2278. Id: 10780 (0x2a1c)
  2279. Start address: 0x00007fffcb0f70b0
  2280. State: Wait (Reason: UserRequest)
  2281. Priority: 12
  2282. Priority level: Normal
  2283. Start time: 3/23/2017 8:53:30 PM
  2284. Total processor time: 00:00:00.1250000
  2285. User processor time: 00:00:00.1250000
  2286.  
  2287. Id: 8420 (0x20e4)
  2288. Start address: 0x00007fffcb0f70b0
  2289. State: Wait (Reason: UserRequest)
  2290. Priority: 12
  2291. Priority level: Normal
  2292. Start time: 3/23/2017 8:53:30 PM
  2293. Total processor time: 00:00:00.1406250
  2294. User processor time: 00:00:00.1406250
  2295.  
  2296. Id: 3816 (0x0ee8)
  2297. Start address: 0x00007fffcb0f70b0
  2298. State: Wait (Reason: UserRequest)
  2299. Priority: 12
  2300. Priority level: Normal
  2301. Start time: 3/23/2017 8:54:40 PM
  2302. Total processor time: 00:00:00
  2303. User processor time: 00:00:00
  2304.  
  2305. Id: 5044 (0x13b4)
  2306. Start address: 0x00007fffcb0f70b0
  2307. State: Wait (Reason: UserRequest)
  2308. Priority: 12
  2309. Priority level: Normal
  2310. Start time: 3/23/2017 8:54:40 PM
  2311. Total processor time: 00:00:00
  2312. User processor time: 00:00:00
  2313.  
  2314. Id: 11240 (0x2be8)
  2315. Start address: 0x00007fffcb0f70b0
  2316. State: Wait (Reason: UserRequest)
  2317. Priority: 12
  2318. Priority level: Normal
  2319. Start time: 3/23/2017 8:54:41 PM
  2320. Total processor time: 00:00:00.0156250
  2321. User processor time: 00:00:00.0156250
  2322.  
  2323. Id: 4320 (0x10e0)
  2324. Start address: 0x00007fffcb0f70b0
  2325. State: Wait (Reason: UserRequest)
  2326. Priority: 12
  2327. Priority level: Normal
  2328. Start time: 3/23/2017 8:54:43 PM
  2329. Total processor time: 00:00:00.0156250
  2330. User processor time: 00:00:00.0156250
  2331.  
  2332. Id: 976 (0x03d0)
  2333. Start address: 0x00007fffcb0f70b0
  2334. State: Wait (Reason: UserRequest)
  2335. Priority: 11
  2336. Priority level: Normal
  2337. Start time: 3/23/2017 8:54:44 PM
  2338. Total processor time: 00:00:00.0312500
  2339. User processor time: 00:00:00.0312500
  2340.  
  2341. Modules:
  2342. Name: GTA5.exe; path: J:\Programs\Rockstar Games\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.1011.1, by Rockstar Games)
  2343. Name: ntdll.dll; path: C:\WINDOWS\SYSTEM32\ntdll.dll (Microsoft® Windows® Operating System v10.0.14393.206, by Microsoft Corporation)
  2344. Name: KERNEL32.DLL; path: C:\WINDOWS\System32\KERNEL32.DLL (Microsoft® Windows® Operating System v10.0.14393.206, by Microsoft Corporation)
  2345. Name: KERNELBASE.dll; path: C:\WINDOWS\System32\KERNELBASE.dll (Microsoft® Windows® Operating System v10.0.14393.206, by Microsoft Corporation)
  2346. Name: apphelp.dll; path: C:\WINDOWS\system32\apphelp.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2347. Name: USER32.dll; path: C:\WINDOWS\System32\USER32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2348. Name: win32u.dll; path: C:\WINDOWS\System32\win32u.dll (Microsoft® Windows® Operating System v10.0.14393.51, by Microsoft Corporation)
  2349. Name: GDI32.dll; path: C:\WINDOWS\System32\GDI32.dll (Microsoft® Windows® Operating System v10.0.14393.206, by Microsoft Corporation)
  2350. Name: gdi32full.dll; path: C:\WINDOWS\System32\gdi32full.dll (Microsoft® Windows® Operating System v10.0.14393.953, by Microsoft Corporation)
  2351. Name: WS2_32.dll; path: C:\WINDOWS\System32\WS2_32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2352. Name: sechost.dll; path: C:\WINDOWS\System32\sechost.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2353. Name: RPCRT4.dll; path: C:\WINDOWS\System32\RPCRT4.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2354. Name: GFSDK_ShadowLib.win64.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
  2355. Name: PSAPI.DLL; path: C:\WINDOWS\System32\PSAPI.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2356. Name: CRYPT32.dll; path: C:\WINDOWS\System32\CRYPT32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2357. Name: ucrtbase.dll; path: C:\WINDOWS\System32\ucrtbase.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2358. Name: VERSION.dll; path: C:\WINDOWS\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2359. Name: DSOUND.dll; path: C:\WINDOWS\SYSTEM32\DSOUND.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2360. Name: MSASN1.dll; path: C:\WINDOWS\System32\MSASN1.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2361. Name: WINTRUST.dll; path: C:\WINDOWS\System32\WINTRUST.dll (Microsoft® Windows® Operating System v10.0.14393.953, by Microsoft Corporation)
  2362. Name: msvcrt.dll; path: C:\WINDOWS\System32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.14393.0, by Microsoft Corporation)
  2363. Name: IMM32.dll; path: C:\WINDOWS\System32\IMM32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2364. Name: advapi32.dll; path: C:\WINDOWS\System32\advapi32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2365. Name: bink2w64.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
  2366. Name: SHLWAPI.dll; path: C:\WINDOWS\System32\SHLWAPI.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2367. Name: powrprof.dll; path: C:\WINDOWS\System32\powrprof.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2368. Name: combase.dll; path: C:\WINDOWS\System32\combase.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2369. Name: ole32.dll; path: C:\WINDOWS\System32\ole32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2370. Name: bcryptPrimitives.dll; path: C:\WINDOWS\System32\bcryptPrimitives.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2371. Name: SHELL32.dll; path: C:\WINDOWS\System32\SHELL32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2372. Name: cfgmgr32.dll; path: C:\WINDOWS\System32\cfgmgr32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2373. Name: WINMM.dll; path: C:\WINDOWS\SYSTEM32\WINMM.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2374. Name: MF.dll; path: C:\WINDOWS\SYSTEM32\MF.dll (Microsoft® Windows® Operating System v10.0.14393.953, by Microsoft Corporation)
  2375. Name: MFPlat.DLL; path: C:\WINDOWS\SYSTEM32\MFPlat.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2376. Name: windows.storage.dll; path: C:\WINDOWS\System32\windows.storage.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2377. Name: kernel.appcore.dll; path: C:\WINDOWS\System32\kernel.appcore.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2378. Name: shcore.dll; path: C:\WINDOWS\System32\shcore.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2379. Name: profapi.dll; path: C:\WINDOWS\System32\profapi.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2380. Name: PROPSYS.dll; path: C:\WINDOWS\SYSTEM32\PROPSYS.dll (Windows® Search v7.0.14393.0, by Microsoft Corporation)
  2381. Name: OLEAUT32.dll; path: C:\WINDOWS\System32\OLEAUT32.dll (Microsoft® Windows® Operating System v10.0.14393.447, by Microsoft Corporation)
  2382. Name: msdmo.dll; path: C:\WINDOWS\SYSTEM32\msdmo.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2383. Name: MFReadWrite.dll; path: C:\WINDOWS\SYSTEM32\MFReadWrite.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2384. Name: msvcp_win.dll; path: C:\WINDOWS\System32\msvcp_win.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2385. Name: WTSAPI32.dll; path: C:\WINDOWS\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2386. Name: d3d9.dll; path: C:\WINDOWS\SYSTEM32\d3d9.dll (Microsoft® Windows® Operating System v10.0.14393.447, by Microsoft Corporation)
  2387. Name: d3dx9_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx9_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  2388. Name: D3DCOMPILER_43.dll; path: C:\WINDOWS\SYSTEM32\D3DCOMPILER_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  2389. Name: GFSDK_TXAA_AlphaResolve.win64.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
  2390. Name: DINPUT8.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\DINPUT8.dll (GTA V Asi loader v1.0.0.1, by Alexander Blade)
  2391. Name: XINPUT1_3.dll; path: C:\WINDOWS\SYSTEM32\XINPUT1_3.dll (Microsoft® DirectX for Windows® v9.18.944.0000, by Microsoft Corporation)
  2392. Name: IPHLPAPI.DLL; path: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2393. Name: SETUPAPI.dll; path: C:\WINDOWS\System32\SETUPAPI.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2394. Name: WINMMBASE.dll; path: C:\WINDOWS\SYSTEM32\WINMMBASE.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2395. Name: dwmapi.dll; path: C:\WINDOWS\SYSTEM32\dwmapi.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2396. Name: OPENGL32.dll; path: C:\WINDOWS\SYSTEM32\OPENGL32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2397. Name: MFCORE.DLL; path: C:\WINDOWS\SYSTEM32\MFCORE.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2398. Name: DDRAW.dll; path: C:\WINDOWS\SYSTEM32\DDRAW.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2399. Name: GLU32.dll; path: C:\WINDOWS\SYSTEM32\GLU32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2400. Name: ksuser.dll; path: C:\WINDOWS\SYSTEM32\ksuser.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2401. Name: bcrypt.dll; path: C:\WINDOWS\SYSTEM32\bcrypt.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2402. Name: DCIMAN32.dll; path: C:\WINDOWS\SYSTEM32\DCIMAN32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2403. Name: CRYPTBASE.DLL; path: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2404. Name: RTWorkQ.DLL; path: C:\WINDOWS\SYSTEM32\RTWorkQ.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2405. Name: dinput8.dll; path: C:\WINDOWS\system32\dinput8.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2406. Name: ACSPatch.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\ACSPatch.asi ( v, by )
  2407. Name: ScriptHookV.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookV.dll (ScriptHookV v1.0.1011.1, by Alexander Blade)
  2408. Name: d3dx11_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx11_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  2409. Name: AdvancedHookV.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\AdvancedHookV.asi ( v, by )
  2410. Name: MSVCP140.dll; path: C:\WINDOWS\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® 2015 v14.00.23506.0, by Microsoft Corporation)
  2411. Name: VCRUNTIME140.dll; path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® 2015 v14.00.23506.0, by Microsoft Corporation)
  2412. Name: ELS.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\ELS.asi ( v, by )
  2413. Name: AdvancedHookV.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\AdvancedHookV.dll ( v, by )
  2414. Name: LUA.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\LUA.asi (Lua Plugin by Headscript v1.0.0.1, by Headscript)
  2415. Name: MSVCR120.dll; path: C:\WINDOWS\SYSTEM32\MSVCR120.dll (Microsoft® Visual Studio® 2013 v12.00.21005.1, by Microsoft Corporation)
  2416. Name: MSVCP120.dll; path: C:\WINDOWS\SYSTEM32\MSVCP120.dll (Microsoft® Visual Studio® 2013 v12.00.21005.1, by Microsoft Corporation)
  2417. Name: OpenInteriors.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\OpenInteriors.asi ( v, by )
  2418. Name: OpenIV.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\OpenIV.asi (OpenIV RPF Patch for GTAV v1.1.0.0, by OpenIV Dev. Team)
  2419. Name: PLD.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\PLD.asi ( v, by )
  2420. Name: ScriptHookVDotNet.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet.asi ( v, by )
  2421. Name: mscoree.dll; path: C:\WINDOWS\SYSTEM32\mscoree.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2422. Name: mscoreei.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2423. Name: TrainerV.asi; path: J:\Programs\Rockstar Games\Grand Theft Auto V\TrainerV.asi ( v, by )
  2424. Name: D3D11.DLL; path: C:\WINDOWS\SYSTEM32\D3D11.DLL (Microsoft® Windows® Operating System v10.0.14393.953, by Microsoft Corporation)
  2425. Name: dxgi.dll; path: C:\WINDOWS\SYSTEM32\dxgi.dll (Microsoft® Windows® Operating System v10.0.14393.953, by Microsoft Corporation)
  2426. Name: nvapi64.dll; path: C:\WINDOWS\system32\nvapi64.dll (NVIDIA Windows drivers v21.21.13.7653, by NVIDIA Corporation)
  2427. Name: D3D10_1.DLL; path: C:\WINDOWS\SYSTEM32\D3D10_1.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2428. Name: d3d10_1core.dll; path: C:\WINDOWS\SYSTEM32\d3d10_1core.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2429. Name: uxtheme.dll; path: C:\WINDOWS\system32\uxtheme.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2430. Name: nvStereoApiI64.dll; path: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvStereoApiI64.dll (NVIDIA GeForce 3D Vision v7.17.13.7653, by NVIDIA Corporation)
  2431. Name: nvSCPAPI64.dll; path: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll (NVIDIA GeForce 3D Vision v7.17.13.7653, by NVIDIA Corporation)
  2432. Name: DEVOBJ.dll; path: C:\WINDOWS\SYSTEM32\DEVOBJ.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2433. Name: MSCTF.dll; path: C:\WINDOWS\System32\MSCTF.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2434. Name: WINSTA.dll; path: C:\WINDOWS\SYSTEM32\WINSTA.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2435. Name: nvwgf2umx.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispiwu.inf_amd64_b67dc924fff8de6d\nvwgf2umx.dll (NVIDIA D3D10 drivers v21.21.13.7653, by NVIDIA Corporation)
  2436. Name: d3d11_tmp.dll; path: C:\Users\deltapooh37\AppData\Local\Temp\rkbdg2zc40n3vznx\d3d11_tmp.dll (RAGE Plugin Hook v0.51.1056.10373, by MulleDK19 / LMS)
  2437. Name: FW1FontWrapper.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
  2438. Name: dbghelp.dll; path: C:\WINDOWS\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v10.0.14321.1024, by Microsoft)
  2439. Name: XINPUT9_1_0.dll; path: C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2440. Name: dbgcore.DLL; path: C:\WINDOWS\SYSTEM32\dbgcore.DLL (Microsoft® Windows® Operating System v10.0.14321.1024, by Microsoft)
  2441. Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.6.1637.0, by Microsoft Corporation)
  2442. Name: MSVCR120_CLR0400.dll; path: C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll (Microsoft® Visual Studio® 2013 v12.00.52512.0, by Microsoft Corporation)
  2443. Name: mscorlib.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\0f8c8caa3b8ed1ecfae97a3e365e8417\mscorlib.ni.dll (Microsoft® .NET Framework v4.6.1637.0, by Microsoft Corporation)
  2444. Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.6.1637.0, by Microsoft Corporation)
  2445. Name: diasymreader.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll (Microsoft® Visual Studio® 12 CTP v14.6.1586.0, by Microsoft Corporation)
  2446. Name: System.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\ae8565508661519448d02d9fd5d7f695\System.ni.dll (Microsoft® .NET Framework v4.6.1637.0, by Microsoft Corporation)
  2447. Name: System.Drawing.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\71be0dc36f84e9ad970d641e96c47cad\System.Drawing.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2448. Name: System.Windows.Forms.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\3ff93d82615268dec17455e71346a529\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2449. Name: ntmarta.dll; path: C:\WINDOWS\SYSTEM32\ntmarta.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2450. Name: System.Core.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\e954e59773fbc308a759801da77c449d\System.Core.ni.dll (Microsoft® .NET Framework v4.6.1638.0, by Microsoft Corporation)
  2451. Name: System.Xml.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\acc6ec32484c92cc4744b5ca8abc06ab\System.Xml.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2452. Name: comctl32.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.953_none_42151e83c686086b\comctl32.dll (Microsoft® Windows® Operating System v10.0.14393.953, by Microsoft Corporation)
  2453. Name: System.Configuration.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\f1657572282ee9ef8ec71c8818b74a78\System.Configuration.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2454. Name: gdiplus.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.953_none_7300116921188239\gdiplus.dll (Microsoft® Windows® Operating System v10.0.14393.953, by Microsoft Corporation)
  2455. Name: DWrite.dll; path: C:\WINDOWS\SYSTEM32\DWrite.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2456. Name: WindowsCodecs.dll; path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v10.0.14393.576, by Microsoft Corporation)
  2457. Name: PrecisionXServerHooks_x64.dll; path: C:\Program Files (x86)\EVGA\PrecisionX 16\PrecisionXServerHooks_x64.dll (EVGA PrecisionX Server Hooks v5.3.9, by EVGA Corp.)
  2458. Name: d3dx10_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx10_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  2459. Name: FW1FontWrapper_x64.dll; path: C:\WINDOWS\SYSTEM32\FW1FontWrapper_x64.dll ( v, by )
  2460. Name: HID.DLL; path: C:\WINDOWS\SYSTEM32\HID.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2461. Name: clbcatq.dll; path: C:\WINDOWS\System32\clbcatq.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2462. Name: MMDevApi.dll; path: C:\WINDOWS\System32\MMDevApi.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2463. Name: XAudio2_7.dll; path: C:\Windows\system32\XAudio2_7.dll (Microsoft® DirectX for Windows® v9.29.1962.0, by Microsoft Corporation)
  2464. Name: AUDIOSES.DLL; path: C:\WINDOWS\SYSTEM32\AUDIOSES.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2465. Name: wintypes.dll; path: C:\WINDOWS\SYSTEM32\wintypes.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2466. Name: avrt.dll; path: C:\WINDOWS\SYSTEM32\avrt.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2467. Name: CRYPTSP.dll; path: C:\WINDOWS\SYSTEM32\CRYPTSP.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2468. Name: rsaenh.dll; path: C:\WINDOWS\system32\rsaenh.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2469. Name: SlimDX.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\SlimDX.dll ( v, by )
  2470. Name: MSVCR100.dll; path: C:\WINDOWS\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
  2471. Name: MSVCP100.dll; path: C:\WINDOWS\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
  2472. Name: imagehlp.dll; path: C:\WINDOWS\System32\imagehlp.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2473. Name: gpapi.dll; path: C:\WINDOWS\SYSTEM32\gpapi.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2474. Name: cryptnet.dll; path: C:\Windows\System32\cryptnet.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2475. Name: WINNSI.DLL; path: C:\WINDOWS\SYSTEM32\WINNSI.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2476. Name: NSI.dll; path: C:\WINDOWS\System32\NSI.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2477. Name: SspiCli.dll; path: C:\WINDOWS\SYSTEM32\SspiCli.dll (Microsoft® Windows® Operating System v10.0.14393.576, by Microsoft Corporation)
  2478. Name: USERENV.dll; path: C:\WINDOWS\SYSTEM32\USERENV.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2479. Name: socialclub.dll; path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll (Social Club v1.2.1.4, by Take-Two Interactive Software, Inc.)
  2480. Name: WININET.dll; path: C:\WINDOWS\SYSTEM32\WININET.dll (Internet Explorer v11.00.14393.447, by Microsoft Corporation)
  2481. Name: FirewallAPI.dll; path: C:\Windows\System32\FirewallAPI.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2482. Name: fwbase.dll; path: C:\Windows\System32\fwbase.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2483. Name: FWPolicyIOMgr.dll; path: C:\Windows\System32\FWPolicyIOMgr.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2484. Name: wdmaud.drv; path: C:\WINDOWS\SYSTEM32\wdmaud.drv (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2485. Name: msacm32.drv; path: C:\WINDOWS\SYSTEM32\msacm32.drv (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2486. Name: MSACM32.dll; path: C:\WINDOWS\SYSTEM32\MSACM32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2487. Name: midimap.dll; path: C:\WINDOWS\SYSTEM32\midimap.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2488. Name: iertutil.dll; path: C:\WINDOWS\SYSTEM32\iertutil.dll (Internet Explorer v11.00.14393.0, by Microsoft Corporation)
  2489. Name: ondemandconnroutehelper.dll; path: C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll (Microsoft® Windows® Operating System v10.0.14393.351, by Microsoft Corporation)
  2490. Name: winhttp.dll; path: C:\WINDOWS\SYSTEM32\winhttp.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2491. Name: mswsock.dll; path: C:\WINDOWS\system32\mswsock.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2492. Name: NLAapi.dll; path: C:\WINDOWS\system32\NLAapi.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2493. Name: napinsp.dll; path: C:\WINDOWS\system32\napinsp.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2494. Name: pnrpnsp.dll; path: C:\WINDOWS\system32\pnrpnsp.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2495. Name: DNSAPI.dll; path: C:\WINDOWS\SYSTEM32\DNSAPI.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2496. Name: winrnr.dll; path: C:\WINDOWS\System32\winrnr.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2497. Name: wshbth.dll; path: C:\WINDOWS\System32\wshbth.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2498. Name: mdnsNSP.dll; path: C:\Program Files\Bonjour\mdnsNSP.dll (Bonjour v3,0,0,10, by Apple Inc.)
  2499. Name: fwpuclnt.dll; path: C:\WINDOWS\System32\fwpuclnt.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2500. Name: rasadhlp.dll; path: C:\Windows\System32\rasadhlp.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2501. Name: XInput1_4.dll; path: C:\WINDOWS\SYSTEM32\XInput1_4.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2502. Name: deviceaccess.dll; path: C:\Windows\System32\deviceaccess.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2503. Name: System.Management.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\207e9da89acb0760bc45531f9ffb84e6\System.Management.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2504. Name: Microsoft.VisualBasic.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Microsoft.V9921e851#\c84cc0a6edbba858013396ecbd06ebfa\Microsoft.VisualBasic.ni.dll (Microsoft® .NET Framework v14.6.1586.0, by Microsoft Corporation)
  2505. Name: System.Web.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Web\1359c202e9c09f39484237c3b745e059\System.Web.ni.dll (Microsoft® .NET Framework v4.6.1637.0, by Microsoft Corporation)
  2506. Name: Microsoft.CSharp.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Microsoft.CSharp\ff39585feaae504ef788d424384b996e\Microsoft.CSharp.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2507. Name: System.Dynamic.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Dynamic\ccde88521019d3ddf15ae12eb0834d3d\System.Dynamic.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2508. Name: System.Xml.Linq.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\1e84a7f0d0bda72495404a936ee39f41\System.Xml.Linq.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2509. Name: rasapi32.dll; path: C:\WINDOWS\SYSTEM32\rasapi32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2510. Name: rasman.dll; path: C:\WINDOWS\SYSTEM32\rasman.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2511. Name: rtutils.dll; path: C:\WINDOWS\SYSTEM32\rtutils.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2512. Name: dhcpcsvc6.DLL; path: C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2513. Name: dhcpcsvc.DLL; path: C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2514. Name: SQLite.Interop.dll; path: J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\SQLite.Interop.dll (System.Data.SQLite v1.0.98.0, by Robert Simpson, et al.)
  2515. Name: wminet_utils.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2516. Name: wmiutils.dll; path: C:\WINDOWS\system32\wbem\wmiutils.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2517. Name: wbemcomn.dll; path: C:\WINDOWS\SYSTEM32\wbemcomn.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2518. Name: wbemprox.dll; path: C:\WINDOWS\system32\wbem\wbemprox.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2519. Name: wbemsvc.dll; path: C:\WINDOWS\system32\wbem\wbemsvc.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2520. Name: fastprox.dll; path: C:\WINDOWS\system32\wbem\fastprox.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2521. Name: secur32.dll; path: C:\WINDOWS\SYSTEM32\secur32.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2522. Name: schannel.DLL; path: C:\WINDOWS\system32\schannel.DLL (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2523. Name: mskeyprotect.dll; path: C:\WINDOWS\SYSTEM32\mskeyprotect.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2524. Name: ncrypt.dll; path: C:\WINDOWS\SYSTEM32\ncrypt.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2525. Name: NTASN1.dll; path: C:\WINDOWS\SYSTEM32\NTASN1.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2526. Name: ncryptsslp.dll; path: C:\WINDOWS\system32\ncryptsslp.dll (Microsoft® Windows® Operating System v10.0.14393.0, by Microsoft Corporation)
  2527. Name: comctl32.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.14393.447_none_0d5aa7fbb6d35646\comctl32.dll (Microsoft® Windows® Operating System v10.0.14393.447, by Microsoft Corporation)
  2528. Name: Accessibility.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Accessibility\0504dfaa2ce6dce9c49a0862a15a18bd\Accessibility.ni.dll (Microsoft® .NET Framework v4.6.1586.0, by Microsoft Corporation)
  2529. Name: GTA5.exe
  2530. Base address: 0x00007ff7619a0000
  2531. Memory size: 0x047fc600
  2532. Entry point address: 0x00007ff763075a14
  2533. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\GTA5.exe
  2534. Product name: Grand Theft Auto V
  2535. Product version: 1.0.1011.1
  2536. Company: Rockstar Games
  2537.  
  2538. Name: ntdll.dll
  2539. Base address: 0x00007fffcb090000
  2540. Memory size: 0x001d1000
  2541. Entry point address: 0x0000000000000000
  2542. File path: C:\WINDOWS\SYSTEM32\ntdll.dll
  2543. Product name: Microsoft® Windows® Operating System
  2544. Product version: 10.0.14393.206
  2545. Company: Microsoft Corporation
  2546.  
  2547. Name: KERNEL32.DLL
  2548. Base address: 0x00007fffc88d0000
  2549. Memory size: 0x000ab000
  2550. Entry point address: 0x00007fffc88d8400
  2551. File path: C:\WINDOWS\System32\KERNEL32.DLL
  2552. Product name: Microsoft® Windows® Operating System
  2553. Product version: 10.0.14393.206
  2554. Company: Microsoft Corporation
  2555.  
  2556. Name: KERNELBASE.dll
  2557. Base address: 0x00007fffc7560000
  2558. Memory size: 0x0021d000
  2559. Entry point address: 0x00007fffc7595b80
  2560. File path: C:\WINDOWS\System32\KERNELBASE.dll
  2561. Product name: Microsoft® Windows® Operating System
  2562. Product version: 10.0.14393.206
  2563. Company: Microsoft Corporation
  2564.  
  2565. Name: apphelp.dll
  2566. Base address: 0x00007fffc5a70000
  2567. Memory size: 0x0007a000
  2568. Entry point address: 0x00007fffc5aa3ff0
  2569. File path: C:\WINDOWS\system32\apphelp.dll
  2570. Product name: Microsoft® Windows® Operating System
  2571. Product version: 10.0.14393.0
  2572. Company: Microsoft Corporation
  2573.  
  2574. Name: USER32.dll
  2575. Base address: 0x00007fffc9020000
  2576. Memory size: 0x00165000
  2577. Entry point address: 0x00007fffc902bab0
  2578. File path: C:\WINDOWS\System32\USER32.dll
  2579. Product name: Microsoft® Windows® Operating System
  2580. Product version: 10.0.14393.0
  2581. Company: Microsoft Corporation
  2582.  
  2583. Name: win32u.dll
  2584. Base address: 0x00007fffc7cf0000
  2585. Memory size: 0x0001e000
  2586. Entry point address: 0x0000000000000000
  2587. File path: C:\WINDOWS\System32\win32u.dll
  2588. Product name: Microsoft® Windows® Operating System
  2589. Product version: 10.0.14393.51
  2590. Company: Microsoft Corporation
  2591.  
  2592. Name: GDI32.dll
  2593. Base address: 0x00007fffc95d0000
  2594. Memory size: 0x00034000
  2595. Entry point address: 0x00007fffc95d4310
  2596. File path: C:\WINDOWS\System32\GDI32.dll
  2597. Product name: Microsoft® Windows® Operating System
  2598. Product version: 10.0.14393.206
  2599. Company: Microsoft Corporation
  2600.  
  2601. Name: gdi32full.dll
  2602. Base address: 0x00007fffc7950000
  2603. Memory size: 0x00182000
  2604. Entry point address: 0x00007fffc798d4c0
  2605. File path: C:\WINDOWS\System32\gdi32full.dll
  2606. Product name: Microsoft® Windows® Operating System
  2607. Product version: 10.0.14393.953
  2608. Company: Microsoft Corporation
  2609.  
  2610. Name: WS2_32.dll
  2611. Base address: 0x00007fffc9460000
  2612. Memory size: 0x0006a000
  2613. Entry point address: 0x00007fffc9478f60
  2614. File path: C:\WINDOWS\System32\WS2_32.dll
  2615. Product name: Microsoft® Windows® Operating System
  2616. Product version: 10.0.14393.0
  2617. Company: Microsoft Corporation
  2618.  
  2619. Name: sechost.dll
  2620. Base address: 0x00007fffc8f00000
  2621. Memory size: 0x00059000
  2622. Entry point address: 0x00007fffc8f12d30
  2623. File path: C:\WINDOWS\System32\sechost.dll
  2624. Product name: Microsoft® Windows® Operating System
  2625. Product version: 10.0.14393.0
  2626. Company: Microsoft Corporation
  2627.  
  2628. Name: RPCRT4.dll
  2629. Base address: 0x00007fffc8980000
  2630. Memory size: 0x00121000
  2631. Entry point address: 0x00007fffc898ed40
  2632. File path: C:\WINDOWS\System32\RPCRT4.dll
  2633. Product name: Microsoft® Windows® Operating System
  2634. Product version: 10.0.14393.0
  2635. Company: Microsoft Corporation
  2636.  
  2637. Name: GFSDK_ShadowLib.win64.dll
  2638. Base address: 0x00007fffa0900000
  2639. Memory size: 0x003cc000
  2640. Entry point address: 0x00007fffa090cf10
  2641. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll
  2642. Product name:
  2643. Product version:
  2644. Company:
  2645.  
  2646. Name: PSAPI.DLL
  2647. Base address: 0x00007fffc9500000
  2648. Memory size: 0x00008000
  2649. Entry point address: 0x00007fffc95010b0
  2650. File path: C:\WINDOWS\System32\PSAPI.DLL
  2651. Product name: Microsoft® Windows® Operating System
  2652. Product version: 10.0.14393.0
  2653. Company: Microsoft Corporation
  2654.  
  2655. Name: CRYPT32.dll
  2656. Base address: 0x00007fffc7780000
  2657. Memory size: 0x001c9000
  2658. Entry point address: 0x00007fffc77dc950
  2659. File path: C:\WINDOWS\System32\CRYPT32.dll
  2660. Product name: Microsoft® Windows® Operating System
  2661. Product version: 10.0.14393.0
  2662. Company: Microsoft Corporation
  2663.  
  2664. Name: ucrtbase.dll
  2665. Base address: 0x00007fffc7bf0000
  2666. Memory size: 0x000f5000
  2667. Entry point address: 0x00007fffc7c003a0
  2668. File path: C:\WINDOWS\System32\ucrtbase.dll
  2669. Product name: Microsoft® Windows® Operating System
  2670. Product version: 10.0.14393.0
  2671. Company: Microsoft Corporation
  2672.  
  2673. Name: VERSION.dll
  2674. Base address: 0x00007fffc2b90000
  2675. Memory size: 0x0000a000
  2676. Entry point address: 0x00007fffc2b91310
  2677. File path: C:\WINDOWS\SYSTEM32\VERSION.dll
  2678. Product name: Microsoft® Windows® Operating System
  2679. Product version: 10.0.14393.0
  2680. Company: Microsoft Corporation
  2681.  
  2682. Name: DSOUND.dll
  2683. Base address: 0x00007fffbe1e0000
  2684. Memory size: 0x0009b000
  2685. Entry point address: 0x00007fffbe1f4be0
  2686. File path: C:\WINDOWS\SYSTEM32\DSOUND.dll
  2687. Product name: Microsoft® Windows® Operating System
  2688. Product version: 10.0.14393.0
  2689. Company: Microsoft Corporation
  2690.  
  2691. Name: MSASN1.dll
  2692. Base address: 0x00007fffc7550000
  2693. Memory size: 0x00010000
  2694. Entry point address: 0x00007fffc7555630
  2695. File path: C:\WINDOWS\System32\MSASN1.dll
  2696. Product name: Microsoft® Windows® Operating System
  2697. Product version: 10.0.14393.0
  2698. Company: Microsoft Corporation
  2699.  
  2700. Name: WINTRUST.dll
  2701. Base address: 0x00007fffc7d10000
  2702. Memory size: 0x00055000
  2703. Entry point address: 0x00007fffc7d24a30
  2704. File path: C:\WINDOWS\System32\WINTRUST.dll
  2705. Product name: Microsoft® Windows® Operating System
  2706. Product version: 10.0.14393.953
  2707. Company: Microsoft Corporation
  2708.  
  2709. Name: msvcrt.dll
  2710. Base address: 0x00007fffc9530000
  2711. Memory size: 0x0009e000
  2712. Entry point address: 0x00007fffc95378b0
  2713. File path: C:\WINDOWS\System32\msvcrt.dll
  2714. Product name: Microsoft® Windows® Operating System
  2715. Product version: 7.0.14393.0
  2716. Company: Microsoft Corporation
  2717.  
  2718. Name: IMM32.dll
  2719. Base address: 0x00007fffc94d0000
  2720. Memory size: 0x0002e000
  2721. Entry point address: 0x00007fffc94d12e0
  2722. File path: C:\WINDOWS\System32\IMM32.dll
  2723. Product name: Microsoft® Windows® Operating System
  2724. Product version: 10.0.14393.0
  2725. Company: Microsoft Corporation
  2726.  
  2727. Name: advapi32.dll
  2728. Base address: 0x00007fffc8e50000
  2729. Memory size: 0x000a2000
  2730. Entry point address: 0x00007fffc8e661c0
  2731. File path: C:\WINDOWS\System32\advapi32.dll
  2732. Product name: Microsoft® Windows® Operating System
  2733. Product version: 10.0.14393.0
  2734. Company: Microsoft Corporation
  2735.  
  2736. Name: bink2w64.dll
  2737. Base address: 0x00007fffae5c0000
  2738. Memory size: 0x0008d000
  2739. Entry point address: 0x00007fffae5c3a78
  2740. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\bink2w64.dll
  2741. Product name: Bink and Smacker
  2742. Product version: 1.994a
  2743. Company: RAD Game Tools, Inc.
  2744.  
  2745. Name: SHLWAPI.dll
  2746. Base address: 0x00007fffc8fc0000
  2747. Memory size: 0x00052000
  2748. Entry point address: 0x00007fffc8fcf460
  2749. File path: C:\WINDOWS\System32\SHLWAPI.dll
  2750. Product name: Microsoft® Windows® Operating System
  2751. Product version: 10.0.14393.0
  2752. Company: Microsoft Corporation
  2753.  
  2754. Name: powrprof.dll
  2755. Base address: 0x00007fffc7500000
  2756. Memory size: 0x0004c000
  2757. Entry point address: 0x00007fffc7503710
  2758. File path: C:\WINDOWS\System32\powrprof.dll
  2759. Product name: Microsoft® Windows® Operating System
  2760. Product version: 10.0.14393.0
  2761. Company: Microsoft Corporation
  2762.  
  2763. Name: combase.dll
  2764. Base address: 0x00007fffc8600000
  2765. Memory size: 0x002c8000
  2766. Entry point address: 0x00007fffc86d07d0
  2767. File path: C:\WINDOWS\System32\combase.dll
  2768. Product name: Microsoft® Windows® Operating System
  2769. Product version: 10.0.14393.0
  2770. Company: Microsoft Corporation
  2771.  
  2772. Name: ole32.dll
  2773. Base address: 0x00007fffc8ab0000
  2774. Memory size: 0x00137000
  2775. Entry point address: 0x00007fffc8ad7380
  2776. File path: C:\WINDOWS\System32\ole32.dll
  2777. Product name: Microsoft® Windows® Operating System
  2778. Product version: 10.0.14393.0
  2779. Company: Microsoft Corporation
  2780.  
  2781. Name: bcryptPrimitives.dll
  2782. Base address: 0x00007fffc7ae0000
  2783. Memory size: 0x0006a000
  2784. Entry point address: 0x00007fffc7b15bd0
  2785. File path: C:\WINDOWS\System32\bcryptPrimitives.dll
  2786. Product name: Microsoft® Windows® Operating System
  2787. Product version: 10.0.14393.0
  2788. Company: Microsoft Corporation
  2789.  
  2790. Name: SHELL32.dll
  2791. Base address: 0x00007fffc9b80000
  2792. Memory size: 0x01509000
  2793. Entry point address: 0x00007fffc9d24fc0
  2794. File path: C:\WINDOWS\System32\SHELL32.dll
  2795. Product name: Microsoft® Windows® Operating System
  2796. Product version: 10.0.14393.0
  2797. Company: Microsoft Corporation
  2798.  
  2799. Name: cfgmgr32.dll
  2800. Base address: 0x00007fffc85b0000
  2801. Memory size: 0x00042000
  2802. Entry point address: 0x00007fffc85c5e70
  2803. File path: C:\WINDOWS\System32\cfgmgr32.dll
  2804. Product name: Microsoft® Windows® Operating System
  2805. Product version: 10.0.14393.0
  2806. Company: Microsoft Corporation
  2807.  
  2808. Name: WINMM.dll
  2809. Base address: 0x00007fffc55d0000
  2810. Memory size: 0x00023000
  2811. Entry point address: 0x00007fffc55d3820
  2812. File path: C:\WINDOWS\SYSTEM32\WINMM.dll
  2813. Product name: Microsoft® Windows® Operating System
  2814. Product version: 10.0.14393.0
  2815. Company: Microsoft Corporation
  2816.  
  2817. Name: MF.dll
  2818. Base address: 0x00007fffae520000
  2819. Memory size: 0x00093000
  2820. Entry point address: 0x00007fffae53e5a0
  2821. File path: C:\WINDOWS\SYSTEM32\MF.dll
  2822. Product name: Microsoft® Windows® Operating System
  2823. Product version: 10.0.14393.953
  2824. Company: Microsoft Corporation
  2825.  
  2826. Name: MFPlat.DLL
  2827. Base address: 0x00007fffc3cf0000
  2828. Memory size: 0x00168000
  2829. Entry point address: 0x00007fffc3d20bb0
  2830. File path: C:\WINDOWS\SYSTEM32\MFPlat.DLL
  2831. Product name: Microsoft® Windows® Operating System
  2832. Product version: 10.0.14393.0
  2833. Company: Microsoft Corporation
  2834.  
  2835. Name: windows.storage.dll
  2836. Base address: 0x00007fffc7e20000
  2837. Memory size: 0x006da000
  2838. Entry point address: 0x00007fffc7fdbce0
  2839. File path: C:\WINDOWS\System32\windows.storage.dll
  2840. Product name: Microsoft® Windows® Operating System
  2841. Product version: 10.0.14393.0
  2842. Company: Microsoft Corporation
  2843.  
  2844. Name: kernel.appcore.dll
  2845. Base address: 0x00007fffc74d0000
  2846. Memory size: 0x0000f000
  2847. Entry point address: 0x00007fffc74d3550
  2848. File path: C:\WINDOWS\System32\kernel.appcore.dll
  2849. Product name: Microsoft® Windows® Operating System
  2850. Product version: 10.0.14393.0
  2851. Company: Microsoft Corporation
  2852.  
  2853. Name: shcore.dll
  2854. Base address: 0x00007fffc8500000
  2855. Memory size: 0x000a9000
  2856. Entry point address: 0x00007fffc853db30
  2857. File path: C:\WINDOWS\System32\shcore.dll
  2858. Product name: Microsoft® Windows® Operating System
  2859. Product version: 10.0.14393.0
  2860. Company: Microsoft Corporation
  2861.  
  2862. Name: profapi.dll
  2863. Base address: 0x00007fffc74e0000
  2864. Memory size: 0x00014000
  2865. Entry point address: 0x00007fffc74e5290
  2866. File path: C:\WINDOWS\System32\profapi.dll
  2867. Product name: Microsoft® Windows® Operating System
  2868. Product version: 10.0.14393.0
  2869. Company: Microsoft Corporation
  2870.  
  2871. Name: PROPSYS.dll
  2872. Base address: 0x00007fffc4db0000
  2873. Memory size: 0x00185000
  2874. Entry point address: 0x00007fffc4e002b0
  2875. File path: C:\WINDOWS\SYSTEM32\PROPSYS.dll
  2876. Product name: Windows® Search
  2877. Product version: 7.0.14393.0
  2878. Company: Microsoft Corporation
  2879.  
  2880. Name: OLEAUT32.dll
  2881. Base address: 0x00007fffc9690000
  2882. Memory size: 0x000bf000
  2883. Entry point address: 0x00007fffc96af760
  2884. File path: C:\WINDOWS\System32\OLEAUT32.dll
  2885. Product name: Microsoft® Windows® Operating System
  2886. Product version: 10.0.14393.447
  2887. Company: Microsoft Corporation
  2888.  
  2889. Name: msdmo.dll
  2890. Base address: 0x00007fffbf120000
  2891. Memory size: 0x0000a000
  2892. Entry point address: 0x00007fffbf121510
  2893. File path: C:\WINDOWS\SYSTEM32\msdmo.dll
  2894. Product name: Microsoft® Windows® Operating System
  2895. Product version: 10.0.14393.0
  2896. Company: Microsoft Corporation
  2897.  
  2898. Name: MFReadWrite.dll
  2899. Base address: 0x00007fffa0030000
  2900. Memory size: 0x000d4000
  2901. Entry point address: 0x00007fffa005ad30
  2902. File path: C:\WINDOWS\SYSTEM32\MFReadWrite.dll
  2903. Product name: Microsoft® Windows® Operating System
  2904. Product version: 10.0.14393.0
  2905. Company: Microsoft Corporation
  2906.  
  2907. Name: msvcp_win.dll
  2908. Base address: 0x00007fffc7b50000
  2909. Memory size: 0x0009c000
  2910. Entry point address: 0x00007fffc7b60370
  2911. File path: C:\WINDOWS\System32\msvcp_win.dll
  2912. Product name: Microsoft® Windows® Operating System
  2913. Product version: 10.0.14393.0
  2914. Company: Microsoft Corporation
  2915.  
  2916. Name: WTSAPI32.dll
  2917. Base address: 0x00007fffc4bf0000
  2918. Memory size: 0x00013000
  2919. Entry point address: 0x00007fffc4bf2660
  2920. File path: C:\WINDOWS\SYSTEM32\WTSAPI32.dll
  2921. Product name: Microsoft® Windows® Operating System
  2922. Product version: 10.0.14393.0
  2923. Company: Microsoft Corporation
  2924.  
  2925. Name: d3d9.dll
  2926. Base address: 0x00007fffa39a0000
  2927. Memory size: 0x0018d000
  2928. Entry point address: 0x00007fffa39ec8e0
  2929. File path: C:\WINDOWS\SYSTEM32\d3d9.dll
  2930. Product name: Microsoft® Windows® Operating System
  2931. Product version: 10.0.14393.447
  2932. Company: Microsoft Corporation
  2933.  
  2934. Name: d3dx9_43.dll
  2935. Base address: 0x00007fffa3570000
  2936. Memory size: 0x00263000
  2937. Entry point address: 0x00007fffa3785d1c
  2938. File path: C:\WINDOWS\SYSTEM32\d3dx9_43.dll
  2939. Product name: Microsoft® DirectX for Windows®
  2940. Product version: 9.29.952.3111
  2941. Company: Microsoft Corporation
  2942.  
  2943. Name: D3DCOMPILER_43.dll
  2944. Base address: 0x00007fff9e040000
  2945. Memory size: 0x0026f000
  2946. Entry point address: 0x00007fff9e27be5c
  2947. File path: C:\WINDOWS\SYSTEM32\D3DCOMPILER_43.dll
  2948. Product name: Microsoft® DirectX for Windows®
  2949. Product version: 9.29.952.3111
  2950. Company: Microsoft Corporation
  2951.  
  2952. Name: GFSDK_TXAA_AlphaResolve.win64.dll
  2953. Base address: 0x00007fffbb450000
  2954. Memory size: 0x0001c000
  2955. Entry point address: 0x00007fffbb45493c
  2956. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll
  2957. Product name:
  2958. Product version:
  2959. Company:
  2960.  
  2961. Name: DINPUT8.dll
  2962. Base address: 0x00007fffbb330000
  2963. Memory size: 0x00025000
  2964. Entry point address: 0x00007fffbb333804
  2965. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\DINPUT8.dll
  2966. Product name: GTA V Asi loader
  2967. Product version: 1.0.0.1
  2968. Company: Alexander Blade
  2969.  
  2970. Name: XINPUT1_3.dll
  2971. Base address: 0x0000000000400000
  2972. Memory size: 0x0001e000
  2973. Entry point address: 0x00000000004098e0
  2974. File path: C:\WINDOWS\SYSTEM32\XINPUT1_3.dll
  2975. Product name: Microsoft® DirectX for Windows®
  2976. Product version: 9.18.944.0000
  2977. Company: Microsoft Corporation
  2978.  
  2979. Name: IPHLPAPI.DLL
  2980. Base address: 0x00007fffc6b80000
  2981. Memory size: 0x00038000
  2982. Entry point address: 0x00007fffc6b90620
  2983. File path: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  2984. Product name: Microsoft® Windows® Operating System
  2985. Product version: 10.0.14393.0
  2986. Company: Microsoft Corporation
  2987.  
  2988. Name: SETUPAPI.dll
  2989. Base address: 0x00007fffc9750000
  2990. Memory size: 0x00429000
  2991. Entry point address: 0x00007fffc9778680
  2992. File path: C:\WINDOWS\System32\SETUPAPI.dll
  2993. Product name: Microsoft® Windows® Operating System
  2994. Product version: 10.0.14393.0
  2995. Company: Microsoft Corporation
  2996.  
  2997. Name: WINMMBASE.dll
  2998. Base address: 0x00000177c8720000
  2999. Memory size: 0x0002b000
  3000. Entry point address: 0x00000177c87281e0
  3001. File path: C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  3002. Product name: Microsoft® Windows® Operating System
  3003. Product version: 10.0.14393.0
  3004. Company: Microsoft Corporation
  3005.  
  3006. Name: dwmapi.dll
  3007. Base address: 0x00007fffc5020000
  3008. Memory size: 0x00026000
  3009. Entry point address: 0x00007fffc5021b50
  3010. File path: C:\WINDOWS\SYSTEM32\dwmapi.dll
  3011. Product name: Microsoft® Windows® Operating System
  3012. Product version: 10.0.14393.0
  3013. Company: Microsoft Corporation
  3014.  
  3015. Name: OPENGL32.dll
  3016. Base address: 0x00007fffae3f0000
  3017. Memory size: 0x00123000
  3018. Entry point address: 0x00007fffae4cb920
  3019. File path: C:\WINDOWS\SYSTEM32\OPENGL32.dll
  3020. Product name: Microsoft® Windows® Operating System
  3021. Product version: 10.0.14393.0
  3022. Company: Microsoft Corporation
  3023.  
  3024. Name: MFCORE.DLL
  3025. Base address: 0x00007fffadf20000
  3026. Memory size: 0x0040a000
  3027. Entry point address: 0x00007fffadfb3bf0
  3028. File path: C:\WINDOWS\SYSTEM32\MFCORE.DLL
  3029. Product name: Microsoft® Windows® Operating System
  3030. Product version: 10.0.14393.0
  3031. Company: Microsoft Corporation
  3032.  
  3033. Name: DDRAW.dll
  3034. Base address: 0x00007fffadc50000
  3035. Memory size: 0x000f7000
  3036. Entry point address: 0x00007fffadc66e00
  3037. File path: C:\WINDOWS\SYSTEM32\DDRAW.dll
  3038. Product name: Microsoft® Windows® Operating System
  3039. Product version: 10.0.14393.0
  3040. Company: Microsoft Corporation
  3041.  
  3042. Name: GLU32.dll
  3043. Base address: 0x00007fffbb300000
  3044. Memory size: 0x0002d000
  3045. Entry point address: 0x00007fffbb31dc00
  3046. File path: C:\WINDOWS\SYSTEM32\GLU32.dll
  3047. Product name: Microsoft® Windows® Operating System
  3048. Product version: 10.0.14393.0
  3049. Company: Microsoft Corporation
  3050.  
  3051. Name: ksuser.dll
  3052. Base address: 0x00007fffc01e0000
  3053. Memory size: 0x00009000
  3054. Entry point address: 0x00007fffc01e1290
  3055. File path: C:\WINDOWS\SYSTEM32\ksuser.dll
  3056. Product name: Microsoft® Windows® Operating System
  3057. Product version: 10.0.14393.0
  3058. Company: Microsoft Corporation
  3059.  
  3060. Name: bcrypt.dll
  3061. Base address: 0x00007fffc7350000
  3062. Memory size: 0x0002b000
  3063. Entry point address: 0x00007fffc73645c0
  3064. File path: C:\WINDOWS\SYSTEM32\bcrypt.dll
  3065. Product name: Microsoft® Windows® Operating System
  3066. Product version: 10.0.14393.0
  3067. Company: Microsoft Corporation
  3068.  
  3069. Name: DCIMAN32.dll
  3070. Base address: 0x00007fffbebb0000
  3071. Memory size: 0x00008000
  3072. Entry point address: 0x00007fffbebb1e00
  3073. File path: C:\WINDOWS\SYSTEM32\DCIMAN32.dll
  3074. Product name: Microsoft® Windows® Operating System
  3075. Product version: 10.0.14393.0
  3076. Company: Microsoft Corporation
  3077.  
  3078. Name: CRYPTBASE.DLL
  3079. Base address: 0x00007fffc6fc0000
  3080. Memory size: 0x0000b000
  3081. Entry point address: 0x00007fffc6fc19f0
  3082. File path: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
  3083. Product name: Microsoft® Windows® Operating System
  3084. Product version: 10.0.14393.0
  3085. Company: Microsoft Corporation
  3086.  
  3087. Name: RTWorkQ.DLL
  3088. Base address: 0x00007fffc4170000
  3089. Memory size: 0x0002e000
  3090. Entry point address: 0x00007fffc417d180
  3091. File path: C:\WINDOWS\SYSTEM32\RTWorkQ.DLL
  3092. Product name: Microsoft® Windows® Operating System
  3093. Product version: 10.0.14393.0
  3094. Company: Microsoft Corporation
  3095.  
  3096. Name: dinput8.dll
  3097. Base address: 0x00007fffbb7d0000
  3098. Memory size: 0x00040000
  3099. Entry point address: 0x00007fffbb7db280
  3100. File path: C:\WINDOWS\system32\dinput8.dll
  3101. Product name: Microsoft® Windows® Operating System
  3102. Product version: 10.0.14393.0
  3103. Company: Microsoft Corporation
  3104.  
  3105. Name: ACSPatch.asi
  3106. Base address: 0x00007fffb89b0000
  3107. Memory size: 0x00039000
  3108. Entry point address: 0x00007fffb89c0670
  3109. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\ACSPatch.asi
  3110. Product name:
  3111. Product version:
  3112. Company:
  3113.  
  3114. Name: ScriptHookV.dll
  3115. Base address: 0x00007fffa9f80000
  3116. Memory size: 0x00153000
  3117. Entry point address: 0x00007fffa9f8ca88
  3118. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookV.dll
  3119. Product name: ScriptHookV
  3120. Product version: 1.0.1011.1
  3121. Company: Alexander Blade
  3122.  
  3123. Name: d3dx11_43.dll
  3124. Base address: 0x00007fffa3860000
  3125. Memory size: 0x00046000
  3126. Entry point address: 0x00007fffa3897a2c
  3127. File path: C:\WINDOWS\SYSTEM32\d3dx11_43.dll
  3128. Product name: Microsoft® DirectX for Windows®
  3129. Product version: 9.29.952.3111
  3130. Company: Microsoft Corporation
  3131.  
  3132. Name: AdvancedHookV.asi
  3133. Base address: 0x00007fffbe590000
  3134. Memory size: 0x0000c000
  3135. Entry point address: 0x00007fffbe593840
  3136. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\AdvancedHookV.asi
  3137. Product name:
  3138. Product version:
  3139. Company:
  3140.  
  3141. Name: MSVCP140.dll
  3142. Base address: 0x00007fffae350000
  3143. Memory size: 0x0009f000
  3144. Entry point address: 0x00007fffae39a540
  3145. File path: C:\WINDOWS\SYSTEM32\MSVCP140.dll
  3146. Product name: Microsoft® Visual Studio® 2015
  3147. Product version: 14.00.23506.0
  3148. Company: Microsoft Corporation
  3149.  
  3150. Name: VCRUNTIME140.dll
  3151. Base address: 0x00007fffba390000
  3152. Memory size: 0x00017000
  3153. Entry point address: 0x00007fffba39c440
  3154. File path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
  3155. Product name: Microsoft® Visual Studio® 2015
  3156. Product version: 14.00.23506.0
  3157. Company: Microsoft Corporation
  3158.  
  3159. Name: ELS.asi
  3160. Base address: 0x00007fffa0d60000
  3161. Memory size: 0x00133000
  3162. Entry point address: 0x00007fffa0d9d580
  3163. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\ELS.asi
  3164. Product name:
  3165. Product version:
  3166. Company:
  3167.  
  3168. Name: AdvancedHookV.dll
  3169. Base address: 0x00007fffbb9a0000
  3170. Memory size: 0x0000d000
  3171. Entry point address: 0x00007fffbb9a3990
  3172. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\AdvancedHookV.dll
  3173. Product name:
  3174. Product version:
  3175. Company:
  3176.  
  3177. Name: LUA.asi
  3178. Base address: 0x00007fff93150000
  3179. Memory size: 0x00360000
  3180. Entry point address: 0x00007fff933f9f10
  3181. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\LUA.asi
  3182. Product name: Lua Plugin by Headscript
  3183. Product version: 1.0.0.1
  3184. Company: Headscript
  3185.  
  3186. Name: MSVCR120.dll
  3187. Base address: 0x00007fffa38b0000
  3188. Memory size: 0x000ef000
  3189. Entry point address: 0x00007fffa38d29cc
  3190. File path: C:\WINDOWS\SYSTEM32\MSVCR120.dll
  3191. Product name: Microsoft® Visual Studio® 2013
  3192. Product version: 12.00.21005.1
  3193. Company: Microsoft Corporation
  3194.  
  3195. Name: MSVCP120.dll
  3196. Base address: 0x00007fffadba0000
  3197. Memory size: 0x000a6000
  3198. Entry point address: 0x00007fffadbeefec
  3199. File path: C:\WINDOWS\SYSTEM32\MSVCP120.dll
  3200. Product name: Microsoft® Visual Studio® 2013
  3201. Product version: 12.00.21005.1
  3202. Company: Microsoft Corporation
  3203.  
  3204. Name: OpenInteriors.asi
  3205. Base address: 0x00007fffb4cf0000
  3206. Memory size: 0x00029000
  3207. Entry point address: 0x00007fffb4cf9ea4
  3208. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\OpenInteriors.asi
  3209. Product name:
  3210. Product version:
  3211. Company:
  3212.  
  3213. Name: OpenIV.asi
  3214. Base address: 0x00007fffb8cf0000
  3215. Memory size: 0x00020000
  3216. Entry point address: 0x00007fffb8cf31d0
  3217. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\OpenIV.asi
  3218. Product name: OpenIV RPF Patch for GTAV
  3219. Product version: 1.1.0.0
  3220. Company: OpenIV Dev. Team
  3221.  
  3222. Name: PLD.asi
  3223. Base address: 0x00007fffb3270000
  3224. Memory size: 0x00034000
  3225. Entry point address: 0x00007fffb32765e4
  3226. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\PLD.asi
  3227. Product name:
  3228. Product version:
  3229. Company:
  3230.  
  3231. Name: ScriptHookVDotNet.asi
  3232. Base address: 0x00007fffad4e0000
  3233. Memory size: 0x000f9000
  3234. Entry point address: 0x00007fffad5111ac
  3235. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet.asi
  3236. Product name:
  3237. Product version:
  3238. Company:
  3239.  
  3240. Name: mscoree.dll
  3241. Base address: 0x00007fffb63e0000
  3242. Memory size: 0x00066000
  3243. Entry point address: 0x00007fffb63e4af0
  3244. File path: C:\WINDOWS\SYSTEM32\mscoree.dll
  3245. Product name: Microsoft® Windows® Operating System
  3246. Product version: 10.0.14393.0
  3247. Company: Microsoft Corporation
  3248.  
  3249. Name: mscoreei.dll
  3250. Base address: 0x00007fffb6340000
  3251. Memory size: 0x0009d000
  3252. Entry point address: 0x00007fffb6341010
  3253. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
  3254. Product name: Microsoft® .NET Framework
  3255. Product version: 4.6.1586.0
  3256. Company: Microsoft Corporation
  3257.  
  3258. Name: TrainerV.asi
  3259. Base address: 0x00007fff92d40000
  3260. Memory size: 0x00408000
  3261. Entry point address: 0x00007fff92ec5cb4
  3262. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\TrainerV.asi
  3263. Product name:
  3264. Product version:
  3265. Company:
  3266.  
  3267. Name: D3D11.DLL
  3268. Base address: 0x00007fffc2d30000
  3269. Memory size: 0x002b6000
  3270. Entry point address: 0x00007fffc2dbfec0
  3271. File path: C:\WINDOWS\SYSTEM32\D3D11.DLL
  3272. Product name: Microsoft® Windows® Operating System
  3273. Product version: 10.0.14393.953
  3274. Company: Microsoft Corporation
  3275.  
  3276. Name: dxgi.dll
  3277. Base address: 0x00007fffc6450000
  3278. Memory size: 0x0009f000
  3279. Entry point address: 0x00007fffc646de60
  3280. File path: C:\WINDOWS\SYSTEM32\dxgi.dll
  3281. Product name: Microsoft® Windows® Operating System
  3282. Product version: 10.0.14393.953
  3283. Company: Microsoft Corporation
  3284.  
  3285. Name: nvapi64.dll
  3286. Base address: 0x00007fffc0420000
  3287. Memory size: 0x003fb000
  3288. Entry point address: 0x00007fffc06a4dcc
  3289. File path: C:\WINDOWS\system32\nvapi64.dll
  3290. Product name: NVIDIA Windows drivers
  3291. Product version: 21.21.13.7653
  3292. Company: NVIDIA Corporation
  3293.  
  3294. Name: D3D10_1.DLL
  3295. Base address: 0x00007fffaeca0000
  3296. Memory size: 0x00033000
  3297. Entry point address: 0x00007fffaecc05e0
  3298. File path: C:\WINDOWS\SYSTEM32\D3D10_1.DLL
  3299. Product name: Microsoft® Windows® Operating System
  3300. Product version: 10.0.14393.0
  3301. Company: Microsoft Corporation
  3302.  
  3303. Name: d3d10_1core.dll
  3304. Base address: 0x00007fffa9e70000
  3305. Memory size: 0x00062000
  3306. Entry point address: 0x00007fffa9e71a80
  3307. File path: C:\WINDOWS\SYSTEM32\d3d10_1core.dll
  3308. Product name: Microsoft® Windows® Operating System
  3309. Product version: 10.0.14393.0
  3310. Company: Microsoft Corporation
  3311.  
  3312. Name: uxtheme.dll
  3313. Base address: 0x00007fffc5c50000
  3314. Memory size: 0x00095000
  3315. Entry point address: 0x00007fffc5c75650
  3316. File path: C:\WINDOWS\system32\uxtheme.dll
  3317. Product name: Microsoft® Windows® Operating System
  3318. Product version: 10.0.14393.0
  3319. Company: Microsoft Corporation
  3320.  
  3321. Name: nvStereoApiI64.dll
  3322. Base address: 0x00007fffae650000
  3323. Memory size: 0x0007d000
  3324. Entry point address: 0x00007fffae6949d8
  3325. File path: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvStereoApiI64.dll
  3326. Product name: NVIDIA GeForce 3D Vision
  3327. Product version: 7.17.13.7653
  3328. Company: NVIDIA Corporation
  3329.  
  3330. Name: nvSCPAPI64.dll
  3331. Base address: 0x00007fffc0a60000
  3332. Memory size: 0x000e6000
  3333. Entry point address: 0x00007fffc0ac7ad8
  3334. File path: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  3335. Product name: NVIDIA GeForce 3D Vision
  3336. Product version: 7.17.13.7653
  3337. Company: NVIDIA Corporation
  3338.  
  3339. Name: DEVOBJ.dll
  3340. Base address: 0x00007fffc6100000
  3341. Memory size: 0x00028000
  3342. Entry point address: 0x00007fffc6107ad0
  3343. File path: C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  3344. Product name: Microsoft® Windows® Operating System
  3345. Product version: 10.0.14393.0
  3346. Company: Microsoft Corporation
  3347.  
  3348. Name: MSCTF.dll
  3349. Base address: 0x00007fffc8bf0000
  3350. Memory size: 0x0015a000
  3351. Entry point address: 0x00007fffc8c342e0
  3352. File path: C:\WINDOWS\System32\MSCTF.dll
  3353. Product name: Microsoft® Windows® Operating System
  3354. Product version: 10.0.14393.0
  3355. Company: Microsoft Corporation
  3356.  
  3357. Name: WINSTA.dll
  3358. Base address: 0x00007fffc6960000
  3359. Memory size: 0x00056000
  3360. Entry point address: 0x00007fffc69709f0
  3361. File path: C:\WINDOWS\SYSTEM32\WINSTA.dll
  3362. Product name: Microsoft® Windows® Operating System
  3363. Product version: 10.0.14393.0
  3364. Company: Microsoft Corporation
  3365.  
  3366. Name: nvwgf2umx.dll
  3367. Base address: 0x00007fffc1010000
  3368. Memory size: 0x01731000
  3369. Entry point address: 0x00007fffc1023d90
  3370. File path: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispiwu.inf_amd64_b67dc924fff8de6d\nvwgf2umx.dll
  3371. Product name: NVIDIA D3D10 drivers
  3372. Product version: 21.21.13.7653
  3373. Company: NVIDIA Corporation
  3374.  
  3375. Name: d3d11_tmp.dll
  3376. Base address: 0x00007fff92360000
  3377. Memory size: 0x009db000
  3378. Entry point address: 0x00007fff923f31cc
  3379. File path: C:\Users\deltapooh37\AppData\Local\Temp\rkbdg2zc40n3vznx\d3d11_tmp.dll
  3380. Product name: RAGE Plugin Hook
  3381. Product version: 0.51.1056.10373
  3382. Company: MulleDK19 / LMS
  3383.  
  3384. Name: FW1FontWrapper.dll
  3385. Base address: 0x00007fffaeff0000
  3386. Memory size: 0x0002a000
  3387. Entry point address: 0x00007fffaeffe94c
  3388. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\FW1FontWrapper.dll
  3389. Product name:
  3390. Product version:
  3391. Company:
  3392.  
  3393. Name: dbghelp.dll
  3394. Base address: 0x00007fffb7520000
  3395. Memory size: 0x00192000
  3396. Entry point address: 0x00007fffb75310a0
  3397. File path: C:\WINDOWS\SYSTEM32\dbghelp.dll
  3398. Product name: Microsoft® Windows® Operating System
  3399. Product version: 10.0.14321.1024
  3400. Company: Microsoft
  3401.  
  3402. Name: XINPUT9_1_0.dll
  3403. Base address: 0x00007fffbb2f0000
  3404. Memory size: 0x00007000
  3405. Entry point address: 0x00007fffbb2f1510
  3406. File path: C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll
  3407. Product name: Microsoft® Windows® Operating System
  3408. Product version: 10.0.14393.0
  3409. Company: Microsoft Corporation
  3410.  
  3411. Name: dbgcore.DLL
  3412. Base address: 0x00007fffb74b0000
  3413. Memory size: 0x00029000
  3414. Entry point address: 0x00007fffb74c86f0
  3415. File path: C:\WINDOWS\SYSTEM32\dbgcore.DLL
  3416. Product name: Microsoft® Windows® Operating System
  3417. Product version: 10.0.14321.1024
  3418. Company: Microsoft
  3419.  
  3420. Name: clr.dll
  3421. Base address: 0x00007fffb5870000
  3422. Memory size: 0x009e5000
  3423. Entry point address: 0x00007fffb58790b0
  3424. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
  3425. Product name: Microsoft® .NET Framework
  3426. Product version: 4.6.1637.0
  3427. Company: Microsoft Corporation
  3428.  
  3429. Name: MSVCR120_CLR0400.dll
  3430. Base address: 0x00007fffb5770000
  3431. Memory size: 0x000f7000
  3432. Entry point address: 0x00007fffb5794d80
  3433. File path: C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll
  3434. Product name: Microsoft® Visual Studio® 2013
  3435. Product version: 12.00.52512.0
  3436. Company: Microsoft Corporation
  3437.  
  3438. Name: mscorlib.ni.dll
  3439. Base address: 0x00007fffb3720000
  3440. Memory size: 0x014e8000
  3441. Entry point address: 0x0000000000000000
  3442. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\0f8c8caa3b8ed1ecfae97a3e365e8417\mscorlib.ni.dll
  3443. Product name: Microsoft® .NET Framework
  3444. Product version: 4.6.1637.0
  3445. Company: Microsoft Corporation
  3446.  
  3447. Name: clrjit.dll
  3448. Base address: 0x00007fffaf780000
  3449. Memory size: 0x0010e000
  3450. Entry point address: 0x00007fffaf781080
  3451. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
  3452. Product name: Microsoft® .NET Framework
  3453. Product version: 4.6.1637.0
  3454. Company: Microsoft Corporation
  3455.  
  3456. Name: diasymreader.dll
  3457. Base address: 0x00007fff9e510000
  3458. Memory size: 0x00138000
  3459. Entry point address: 0x00007fff9e537fb0
  3460. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
  3461. Product name: Microsoft® Visual Studio® 12 CTP
  3462. Product version: 14.6.1586.0
  3463. Company: Microsoft Corporation
  3464.  
  3465. Name: System.ni.dll
  3466. Base address: 0x00007fffb2610000
  3467. Memory size: 0x00c44000
  3468. Entry point address: 0x0000000000000000
  3469. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\ae8565508661519448d02d9fd5d7f695\System.ni.dll
  3470. Product name: Microsoft® .NET Framework
  3471. Product version: 4.6.1637.0
  3472. Company: Microsoft Corporation
  3473.  
  3474. Name: System.Drawing.ni.dll
  3475. Base address: 0x00007fffa1180000
  3476. Memory size: 0x001eb000
  3477. Entry point address: 0x0000000000000000
  3478. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\71be0dc36f84e9ad970d641e96c47cad\System.Drawing.ni.dll
  3479. Product name: Microsoft® .NET Framework
  3480. Product version: 4.6.1586.0
  3481. Company: Microsoft Corporation
  3482.  
  3483. Name: System.Windows.Forms.ni.dll
  3484. Base address: 0x00007fff9c290000
  3485. Memory size: 0x00ef1000
  3486. Entry point address: 0x0000000000000000
  3487. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\3ff93d82615268dec17455e71346a529\System.Windows.Forms.ni.dll
  3488. Product name: Microsoft® .NET Framework
  3489. Product version: 4.6.1586.0
  3490. Company: Microsoft Corporation
  3491.  
  3492. Name: ntmarta.dll
  3493. Base address: 0x00007fffc6870000
  3494. Memory size: 0x00032000
  3495. Entry point address: 0x00007fffc6878020
  3496. File path: C:\WINDOWS\SYSTEM32\ntmarta.dll
  3497. Product name: Microsoft® Windows® Operating System
  3498. Product version: 10.0.14393.0
  3499. Company: Microsoft Corporation
  3500.  
  3501. Name: System.Core.ni.dll
  3502. Base address: 0x00007fffb1bc0000
  3503. Memory size: 0x00982000
  3504. Entry point address: 0x0000000000000000
  3505. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\e954e59773fbc308a759801da77c449d\System.Core.ni.dll
  3506. Product name: Microsoft® .NET Framework
  3507. Product version: 4.6.1638.0
  3508. Company: Microsoft Corporation
  3509.  
  3510. Name: System.Xml.ni.dll
  3511. Base address: 0x00007fffaf8d0000
  3512. Memory size: 0x008a6000
  3513. Entry point address: 0x0000000000000000
  3514. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\acc6ec32484c92cc4744b5ca8abc06ab\System.Xml.ni.dll
  3515. Product name: Microsoft® .NET Framework
  3516. Product version: 4.6.1586.0
  3517. Company: Microsoft Corporation
  3518.  
  3519. Name: comctl32.dll
  3520. Base address: 0x00007fffbbf10000
  3521. Memory size: 0x0027a000
  3522. Entry point address: 0x00007fffbbfad430
  3523. File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.953_none_42151e83c686086b\comctl32.dll
  3524. Product name: Microsoft® Windows® Operating System
  3525. Product version: 10.0.14393.953
  3526. Company: Microsoft Corporation
  3527.  
  3528. Name: System.Configuration.ni.dll
  3529. Base address: 0x00007fffb0180000
  3530. Memory size: 0x00122000
  3531. Entry point address: 0x0000000000000000
  3532. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\f1657572282ee9ef8ec71c8818b74a78\System.Configuration.ni.dll
  3533. Product name: Microsoft® .NET Framework
  3534. Product version: 4.6.1586.0
  3535. Company: Microsoft Corporation
  3536.  
  3537. Name: gdiplus.dll
  3538. Base address: 0x00007fffbde60000
  3539. Memory size: 0x0019a000
  3540. Entry point address: 0x00007fffbdeb2ac0
  3541. File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.953_none_7300116921188239\gdiplus.dll
  3542. Product name: Microsoft® Windows® Operating System
  3543. Product version: 10.0.14393.953
  3544. Company: Microsoft Corporation
  3545.  
  3546. Name: DWrite.dll
  3547. Base address: 0x00007fffbbca0000
  3548. Memory size: 0x00269000
  3549. Entry point address: 0x00007fffbbd3d910
  3550. File path: C:\WINDOWS\SYSTEM32\DWrite.dll
  3551. Product name: Microsoft® Windows® Operating System
  3552. Product version: 10.0.14393.0
  3553. Company: Microsoft Corporation
  3554.  
  3555. Name: WindowsCodecs.dll
  3556. Base address: 0x00007fffc4870000
  3557. Memory size: 0x001a8000
  3558. Entry point address: 0x00007fffc4904f70
  3559. File path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
  3560. Product name: Microsoft® Windows® Operating System
  3561. Product version: 10.0.14393.576
  3562. Company: Microsoft Corporation
  3563.  
  3564. Name: PrecisionXServerHooks_x64.dll
  3565. Base address: 0x00007fffba380000
  3566. Memory size: 0x0000f000
  3567. Entry point address: 0x00007fffba3861d8
  3568. File path: C:\Program Files (x86)\EVGA\PrecisionX 16\PrecisionXServerHooks_x64.dll
  3569. Product name: EVGA PrecisionX Server Hooks
  3570. Product version: 5.3.9
  3571. Company: EVGA Corp.
  3572.  
  3573. Name: d3dx10_43.dll
  3574. Base address: 0x00007fffa37e0000
  3575. Memory size: 0x0007f000
  3576. Entry point address: 0x00007fffa384c0d0
  3577. File path: C:\WINDOWS\SYSTEM32\d3dx10_43.dll
  3578. Product name: Microsoft® DirectX for Windows®
  3579. Product version: 9.29.952.3111
  3580. Company: Microsoft Corporation
  3581.  
  3582. Name: FW1FontWrapper_x64.dll
  3583. Base address: 0x00007fffc0820000
  3584. Memory size: 0x0002a000
  3585. Entry point address: 0x00007fffc082e94c
  3586. File path: C:\WINDOWS\SYSTEM32\FW1FontWrapper_x64.dll
  3587. Product name:
  3588. Product version:
  3589. Company:
  3590.  
  3591. Name: HID.DLL
  3592. Base address: 0x00007fffc63b0000
  3593. Memory size: 0x0000c000
  3594. Entry point address: 0x00007fffc63b2650
  3595. File path: C:\WINDOWS\SYSTEM32\HID.DLL
  3596. Product name: Microsoft® Windows® Operating System
  3597. Product version: 10.0.14393.0
  3598. Company: Microsoft Corporation
  3599.  
  3600. Name: clbcatq.dll
  3601. Base address: 0x00007fffc9220000
  3602. Memory size: 0x0009f000
  3603. Entry point address: 0x00007fffc9228cb0
  3604. File path: C:\WINDOWS\System32\clbcatq.dll
  3605. Product name: Microsoft® Windows® Operating System
  3606. Product version: 10.0.14393.0
  3607. Company: Microsoft Corporation
  3608.  
  3609. Name: MMDevApi.dll
  3610. Base address: 0x00007fffc2850000
  3611. Memory size: 0x00071000
  3612. Entry point address: 0x00007fffc2874480
  3613. File path: C:\WINDOWS\System32\MMDevApi.dll
  3614. Product name: Microsoft® Windows® Operating System
  3615. Product version: 10.0.14393.0
  3616. Company: Microsoft Corporation
  3617.  
  3618. Name: XAudio2_7.dll
  3619. Base address: 0x00007fffa9de0000
  3620. Memory size: 0x0008b000
  3621. Entry point address: 0x00007fffa9e50650
  3622. File path: C:\Windows\system32\XAudio2_7.dll
  3623. Product name: Microsoft® DirectX for Windows®
  3624. Product version: 9.29.1962.0
  3625. Company: Microsoft Corporation
  3626.  
  3627. Name: AUDIOSES.DLL
  3628. Base address: 0x00007fffbf650000
  3629. Memory size: 0x00094000
  3630. Entry point address: 0x00007fffbf6648e0
  3631. File path: C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  3632. Product name: Microsoft® Windows® Operating System
  3633. Product version: 10.0.14393.0
  3634. Company: Microsoft Corporation
  3635.  
  3636. Name: wintypes.dll
  3637. Base address: 0x00007fffc3520000
  3638. Memory size: 0x00136000
  3639. Entry point address: 0x00007fffc354c480
  3640. File path: C:\WINDOWS\SYSTEM32\wintypes.dll
  3641. Product name: Microsoft® Windows® Operating System
  3642. Product version: 10.0.14393.0
  3643. Company: Microsoft Corporation
  3644.  
  3645. Name: avrt.dll
  3646. Base address: 0x00007fffc32c0000
  3647. Memory size: 0x0000b000
  3648. Entry point address: 0x00007fffc32c1650
  3649. File path: C:\WINDOWS\SYSTEM32\avrt.dll
  3650. Product name: Microsoft® Windows® Operating System
  3651. Product version: 10.0.14393.0
  3652. Company: Microsoft Corporation
  3653.  
  3654. Name: CRYPTSP.dll
  3655. Base address: 0x00007fffc6fa0000
  3656. Memory size: 0x00017000
  3657. Entry point address: 0x00007fffc6fa78f0
  3658. File path: C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  3659. Product name: Microsoft® Windows® Operating System
  3660. Product version: 10.0.14393.0
  3661. Company: Microsoft Corporation
  3662.  
  3663. Name: rsaenh.dll
  3664. Base address: 0x00007fffc6a00000
  3665. Memory size: 0x00033000
  3666. Entry point address: 0x00007fffc6a17e90
  3667. File path: C:\WINDOWS\system32\rsaenh.dll
  3668. Product name: Microsoft® Windows® Operating System
  3669. Product version: 10.0.14393.0
  3670. Company: Microsoft Corporation
  3671.  
  3672. Name: SlimDX.dll
  3673. Base address: 0x0000000180000000
  3674. Memory size: 0x00392000
  3675. Entry point address: 0x00000001801358b4
  3676. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\SlimDX.dll
  3677. Product name:
  3678. Product version:
  3679. Company:
  3680.  
  3681. Name: MSVCR100.dll
  3682. Base address: 0x00000000737d0000
  3683. Memory size: 0x000d2000
  3684. Entry point address: 0x00000000737f14e4
  3685. File path: C:\WINDOWS\SYSTEM32\MSVCR100.dll
  3686. Product name: Microsoft® Visual Studio® 2010
  3687. Product version: 10.00.40219.325
  3688. Company: Microsoft Corporation
  3689.  
  3690. Name: MSVCP100.dll
  3691. Base address: 0x00000000738b0000
  3692. Memory size: 0x00098000
  3693. Entry point address: 0x00000000738f71d0
  3694. File path: C:\WINDOWS\SYSTEM32\MSVCP100.dll
  3695. Product name: Microsoft® Visual Studio® 2010
  3696. Product version: 10.00.40219.325
  3697. Company: Microsoft Corporation
  3698.  
  3699. Name: imagehlp.dll
  3700. Base address: 0x00007fffc9670000
  3701. Memory size: 0x0001c000
  3702. Entry point address: 0x00007fffc96732c0
  3703. File path: C:\WINDOWS\System32\imagehlp.dll
  3704. Product name: Microsoft® Windows® Operating System
  3705. Product version: 10.0.14393.0
  3706. Company: Microsoft Corporation
  3707.  
  3708. Name: gpapi.dll
  3709. Base address: 0x00007fffc63c0000
  3710. Memory size: 0x00023000
  3711. Entry point address: 0x00007fffc63c2f30
  3712. File path: C:\WINDOWS\SYSTEM32\gpapi.dll
  3713. Product name: Microsoft® Windows® Operating System
  3714. Product version: 10.0.14393.0
  3715. Company: Microsoft Corporation
  3716.  
  3717. Name: cryptnet.dll
  3718. Base address: 0x00007fffaef40000
  3719. Memory size: 0x0002f000
  3720. Entry point address: 0x00007fffaef4db20
  3721. File path: C:\Windows\System32\cryptnet.dll
  3722. Product name: Microsoft® Windows® Operating System
  3723. Product version: 10.0.14393.0
  3724. Company: Microsoft Corporation
  3725.  
  3726. Name: WINNSI.DLL
  3727. Base address: 0x00007fffc2aa0000
  3728. Memory size: 0x0000b000
  3729. Entry point address: 0x00007fffc2aa1c50
  3730. File path: C:\WINDOWS\SYSTEM32\WINNSI.DLL
  3731. Product name: Microsoft® Windows® Operating System
  3732. Product version: 10.0.14393.0
  3733. Company: Microsoft Corporation
  3734.  
  3735. Name: NSI.dll
  3736. Base address: 0x00007fffc9210000
  3737. Memory size: 0x00008000
  3738. Entry point address: 0x00007fffc9211ed0
  3739. File path: C:\WINDOWS\System32\NSI.dll
  3740. Product name: Microsoft® Windows® Operating System
  3741. Product version: 10.0.14393.0
  3742. Company: Microsoft Corporation
  3743.  
  3744. Name: SspiCli.dll
  3745. Base address: 0x00007fffc71a0000
  3746. Memory size: 0x0002c000
  3747. Entry point address: 0x00007fffc71b9380
  3748. File path: C:\WINDOWS\SYSTEM32\SspiCli.dll
  3749. Product name: Microsoft® Windows® Operating System
  3750. Product version: 10.0.14393.576
  3751. Company: Microsoft Corporation
  3752.  
  3753. Name: USERENV.dll
  3754. Base address: 0x00007fffc6c80000
  3755. Memory size: 0x0001f000
  3756. Entry point address: 0x00007fffc6c85eb0
  3757. File path: C:\WINDOWS\SYSTEM32\USERENV.dll
  3758. Product name: Microsoft® Windows® Operating System
  3759. Product version: 10.0.14393.0
  3760. Company: Microsoft Corporation
  3761.  
  3762. Name: socialclub.dll
  3763. Base address: 0x00007fff97850000
  3764. Memory size: 0x00ac5800
  3765. Entry point address: 0x00007fff9794dccc
  3766. File path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll
  3767. Product name: Social Club
  3768. Product version: 1.2.1.4
  3769. Company: Take-Two Interactive Software, Inc.
  3770.  
  3771. Name: WININET.dll
  3772. Base address: 0x00007fffb6750000
  3773. Memory size: 0x002ca000
  3774. Entry point address: 0x00007fffb67ff600
  3775. File path: C:\WINDOWS\SYSTEM32\WININET.dll
  3776. Product name: Internet Explorer
  3777. Product version: 11.00.14393.447
  3778. Company: Microsoft Corporation
  3779.  
  3780. Name: FirewallAPI.dll
  3781. Base address: 0x00007fffc6130000
  3782. Memory size: 0x00086000
  3783. Entry point address: 0x00007fffc613a6d0
  3784. File path: C:\Windows\System32\FirewallAPI.dll
  3785. Product name: Microsoft® Windows® Operating System
  3786. Product version: 10.0.14393.0
  3787. Company: Microsoft Corporation
  3788.  
  3789. Name: fwbase.dll
  3790. Base address: 0x00007fffc6070000
  3791. Memory size: 0x0002b000
  3792. Entry point address: 0x00007fffc6078fb0
  3793. File path: C:\Windows\System32\fwbase.dll
  3794. Product name: Microsoft® Windows® Operating System
  3795. Product version: 10.0.14393.0
  3796. Company: Microsoft Corporation
  3797.  
  3798. Name: FWPolicyIOMgr.dll
  3799. Base address: 0x00007fffbb360000
  3800. Memory size: 0x00037000
  3801. Entry point address: 0x00007fffbb36a500
  3802. File path: C:\Windows\System32\FWPolicyIOMgr.dll
  3803. Product name: Microsoft® Windows® Operating System
  3804. Product version: 10.0.14393.0
  3805. Company: Microsoft Corporation
  3806.  
  3807. Name: wdmaud.drv
  3808. Base address: 0x00007fffc3060000
  3809. Memory size: 0x0003f000
  3810. Entry point address: 0x00007fffc30657e0
  3811. File path: C:\WINDOWS\SYSTEM32\wdmaud.drv
  3812. Product name: Microsoft® Windows® Operating System
  3813. Product version: 10.0.14393.0
  3814. Company: Microsoft Corporation
  3815.  
  3816. Name: msacm32.drv
  3817. Base address: 0x00007fffc01d0000
  3818. Memory size: 0x0000d000
  3819. Entry point address: 0x00007fffc01d4530
  3820. File path: C:\WINDOWS\SYSTEM32\msacm32.drv
  3821. Product name: Microsoft® Windows® Operating System
  3822. Product version: 10.0.14393.0
  3823. Company: Microsoft Corporation
  3824.  
  3825. Name: MSACM32.dll
  3826. Base address: 0x00007fffa1f30000
  3827. Memory size: 0x0001c000
  3828. Entry point address: 0x00007fffa1f331f0
  3829. File path: C:\WINDOWS\SYSTEM32\MSACM32.dll
  3830. Product name: Microsoft® Windows® Operating System
  3831. Product version: 10.0.14393.0
  3832. Company: Microsoft Corporation
  3833.  
  3834. Name: midimap.dll
  3835. Base address: 0x00007fffc01c0000
  3836. Memory size: 0x0000a000
  3837. Entry point address: 0x00007fffc01c1770
  3838. File path: C:\WINDOWS\SYSTEM32\midimap.dll
  3839. Product name: Microsoft® Windows® Operating System
  3840. Product version: 10.0.14393.0
  3841. Company: Microsoft Corporation
  3842.  
  3843. Name: iertutil.dll
  3844. Base address: 0x00007fffbc720000
  3845. Memory size: 0x002a2000
  3846. Entry point address: 0x00007fffbc76b220
  3847. File path: C:\WINDOWS\SYSTEM32\iertutil.dll
  3848. Product name: Internet Explorer
  3849. Product version: 11.00.14393.0
  3850. Company: Microsoft Corporation
  3851.  
  3852. Name: ondemandconnroutehelper.dll
  3853. Base address: 0x00007fffbff50000
  3854. Memory size: 0x00015000
  3855. Entry point address: 0x00007fffbff52ca0
  3856. File path: C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll
  3857. Product name: Microsoft® Windows® Operating System
  3858. Product version: 10.0.14393.351
  3859. Company: Microsoft Corporation
  3860.  
  3861. Name: winhttp.dll
  3862. Base address: 0x00007fffbff70000
  3863. Memory size: 0x000cd000
  3864. Entry point address: 0x00007fffbffaf8b0
  3865. File path: C:\WINDOWS\SYSTEM32\winhttp.dll
  3866. Product name: Microsoft® Windows® Operating System
  3867. Product version: 10.0.14393.0
  3868. Company: Microsoft Corporation
  3869.  
  3870. Name: mswsock.dll
  3871. Base address: 0x00007fffc6e00000
  3872. Memory size: 0x0005c000
  3873. Entry point address: 0x00007fffc6e147e0
  3874. File path: C:\WINDOWS\system32\mswsock.dll
  3875. Product name: Microsoft® Windows® Operating System
  3876. Product version: 10.0.14393.0
  3877. Company: Microsoft Corporation
  3878.  
  3879. Name: NLAapi.dll
  3880. Base address: 0x00007fffc5090000
  3881. Memory size: 0x00018000
  3882. Entry point address: 0x00007fffc5095450
  3883. File path: C:\WINDOWS\system32\NLAapi.dll
  3884. Product name: Microsoft® Windows® Operating System
  3885. Product version: 10.0.14393.0
  3886. Company: Microsoft Corporation
  3887.  
  3888. Name: napinsp.dll
  3889. Base address: 0x00007fffb70e0000
  3890. Memory size: 0x00016000
  3891. Entry point address: 0x00007fffb70e1ac0
  3892. File path: C:\WINDOWS\system32\napinsp.dll
  3893. Product name: Microsoft® Windows® Operating System
  3894. Product version: 10.0.14393.0
  3895. Company: Microsoft Corporation
  3896.  
  3897. Name: pnrpnsp.dll
  3898. Base address: 0x00007fffb7110000
  3899. Memory size: 0x0001a000
  3900. Entry point address: 0x00007fffb7112310
  3901. File path: C:\WINDOWS\system32\pnrpnsp.dll
  3902. Product name: Microsoft® Windows® Operating System
  3903. Product version: 10.0.14393.0
  3904. Company: Microsoft Corporation
  3905.  
  3906. Name: DNSAPI.dll
  3907. Base address: 0x00007fffc6bd0000
  3908. Memory size: 0x000a1000
  3909. Entry point address: 0x00007fffc6bf3820
  3910. File path: C:\WINDOWS\SYSTEM32\DNSAPI.dll
  3911. Product name: Microsoft® Windows® Operating System
  3912. Product version: 10.0.14393.0
  3913. Company: Microsoft Corporation
  3914.  
  3915. Name: winrnr.dll
  3916. Base address: 0x00007fffb7100000
  3917. Memory size: 0x0000e000
  3918. Entry point address: 0x00007fffb71013f0
  3919. File path: C:\WINDOWS\System32\winrnr.dll
  3920. Product name: Microsoft® Windows® Operating System
  3921. Product version: 10.0.14393.0
  3922. Company: Microsoft Corporation
  3923.  
  3924. Name: wshbth.dll
  3925. Base address: 0x00007fffb7130000
  3926. Memory size: 0x00015000
  3927. Entry point address: 0x00007fffb71389c0
  3928. File path: C:\WINDOWS\System32\wshbth.dll
  3929. Product name: Microsoft® Windows® Operating System
  3930. Product version: 10.0.14393.0
  3931. Company: Microsoft Corporation
  3932.  
  3933. Name: mdnsNSP.dll
  3934. Base address: 0x0000000074710000
  3935. Memory size: 0x00026000
  3936. Entry point address: 0x0000000074715844
  3937. File path: C:\Program Files\Bonjour\mdnsNSP.dll
  3938. Product name: Bonjour
  3939. Product version: 3,0,0,10
  3940. Company: Apple Inc.
  3941.  
  3942. Name: fwpuclnt.dll
  3943. Base address: 0x00007fffc0da0000
  3944. Memory size: 0x0006a000
  3945. Entry point address: 0x00007fffc0da6550
  3946. File path: C:\WINDOWS\System32\fwpuclnt.dll
  3947. Product name: Microsoft® Windows® Operating System
  3948. Product version: 10.0.14393.0
  3949. Company: Microsoft Corporation
  3950.  
  3951. Name: rasadhlp.dll
  3952. Base address: 0x00007fffbfeb0000
  3953. Memory size: 0x0000a000
  3954. Entry point address: 0x00007fffbfeb1490
  3955. File path: C:\Windows\System32\rasadhlp.dll
  3956. Product name: Microsoft® Windows® Operating System
  3957. Product version: 10.0.14393.0
  3958. Company: Microsoft Corporation
  3959.  
  3960. Name: XInput1_4.dll
  3961. Base address: 0x00007fffc0860000
  3962. Memory size: 0x0000e000
  3963. Entry point address: 0x00007fffc0866800
  3964. File path: C:\WINDOWS\SYSTEM32\XInput1_4.dll
  3965. Product name: Microsoft® Windows® Operating System
  3966. Product version: 10.0.14393.0
  3967. Company: Microsoft Corporation
  3968.  
  3969. Name: deviceaccess.dll
  3970. Base address: 0x00007fffbef20000
  3971. Memory size: 0x00056000
  3972. Entry point address: 0x00007fffbef2b4e0
  3973. File path: C:\Windows\System32\deviceaccess.dll
  3974. Product name: Microsoft® Windows® Operating System
  3975. Product version: 10.0.14393.0
  3976. Company: Microsoft Corporation
  3977.  
  3978. Name: System.Management.ni.dll
  3979. Base address: 0x00007fffaddc0000
  3980. Memory size: 0x0015f000
  3981. Entry point address: 0x0000000000000000
  3982. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\207e9da89acb0760bc45531f9ffb84e6\System.Management.ni.dll
  3983. Product name: Microsoft® .NET Framework
  3984. Product version: 4.6.1586.0
  3985. Company: Microsoft Corporation
  3986.  
  3987. Name: Microsoft.VisualBasic.ni.dll
  3988. Base address: 0x00007fffa2230000
  3989. Memory size: 0x00224000
  3990. Entry point address: 0x0000000000000000
  3991. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Microsoft.V9921e851#\c84cc0a6edbba858013396ecbd06ebfa\Microsoft.VisualBasic.ni.dll
  3992. Product name: Microsoft® .NET Framework
  3993. Product version: 14.6.1586.0
  3994. Company: Microsoft Corporation
  3995.  
  3996. Name: System.Web.ni.dll
  3997. Base address: 0x00007fff989d0000
  3998. Memory size: 0x00fba000
  3999. Entry point address: 0x0000000000000000
  4000. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Web\1359c202e9c09f39484237c3b745e059\System.Web.ni.dll
  4001. Product name: Microsoft® .NET Framework
  4002. Product version: 4.6.1637.0
  4003. Company: Microsoft Corporation
  4004.  
  4005. Name: Microsoft.CSharp.ni.dll
  4006. Base address: 0x00007fffa2040000
  4007. Memory size: 0x001e3000
  4008. Entry point address: 0x0000000000000000
  4009. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Microsoft.CSharp\ff39585feaae504ef788d424384b996e\Microsoft.CSharp.ni.dll
  4010. Product name: Microsoft® .NET Framework
  4011. Product version: 4.6.1586.0
  4012. Company: Microsoft Corporation
  4013.  
  4014. Name: System.Dynamic.ni.dll
  4015. Base address: 0x00007fffa1fc0000
  4016. Memory size: 0x00079000
  4017. Entry point address: 0x0000000000000000
  4018. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Dynamic\ccde88521019d3ddf15ae12eb0834d3d\System.Dynamic.ni.dll
  4019. Product name: Microsoft® .NET Framework
  4020. Product version: 4.6.1586.0
  4021. Company: Microsoft Corporation
  4022.  
  4023. Name: System.Xml.Linq.ni.dll
  4024. Base address: 0x00007fffa1770000
  4025. Memory size: 0x00078000
  4026. Entry point address: 0x0000000000000000
  4027. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\1e84a7f0d0bda72495404a936ee39f41\System.Xml.Linq.ni.dll
  4028. Product name: Microsoft® .NET Framework
  4029. Product version: 4.6.1586.0
  4030. Company: Microsoft Corporation
  4031.  
  4032. Name: rasapi32.dll
  4033. Base address: 0x00007fffae6f0000
  4034. Memory size: 0x000a1000
  4035. Entry point address: 0x00007fffae6f5bb0
  4036. File path: C:\WINDOWS\SYSTEM32\rasapi32.dll
  4037. Product name: Microsoft® Windows® Operating System
  4038. Product version: 10.0.14393.0
  4039. Company: Microsoft Corporation
  4040.  
  4041. Name: rasman.dll
  4042. Base address: 0x00007fffae6d0000
  4043. Memory size: 0x00020000
  4044. Entry point address: 0x00007fffae6d15a0
  4045. File path: C:\WINDOWS\SYSTEM32\rasman.dll
  4046. Product name: Microsoft® Windows® Operating System
  4047. Product version: 10.0.14393.0
  4048. Company: Microsoft Corporation
  4049.  
  4050. Name: rtutils.dll
  4051. Base address: 0x00007fffb94c0000
  4052. Memory size: 0x00014000
  4053. Entry point address: 0x00007fffb94c2d10
  4054. File path: C:\WINDOWS\SYSTEM32\rtutils.dll
  4055. Product name: Microsoft® Windows® Operating System
  4056. Product version: 10.0.14393.0
  4057. Company: Microsoft Corporation
  4058.  
  4059. Name: dhcpcsvc6.DLL
  4060. Base address: 0x00007fffc2750000
  4061. Memory size: 0x00016000
  4062. Entry point address: 0x00007fffc27521e0
  4063. File path: C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  4064. Product name: Microsoft® Windows® Operating System
  4065. Product version: 10.0.14393.0
  4066. Company: Microsoft Corporation
  4067.  
  4068. Name: dhcpcsvc.DLL
  4069. Base address: 0x00007fffc0ff0000
  4070. Memory size: 0x0001a000
  4071. Entry point address: 0x00007fffc0ff2380
  4072. File path: C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  4073. Product name: Microsoft® Windows® Operating System
  4074. Product version: 10.0.14393.0
  4075. Company: Microsoft Corporation
  4076.  
  4077. Name: SQLite.Interop.dll
  4078. Base address: 0x00007fffa1640000
  4079. Memory size: 0x0012f000
  4080. Entry point address: 0x00007fffa16417ac
  4081. File path: J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\SQLite.Interop.dll
  4082. Product name: System.Data.SQLite
  4083. Product version: 1.0.98.0
  4084. Company: Robert Simpson, et al.
  4085.  
  4086. Name: wminet_utils.dll
  4087. Base address: 0x00007fffbb9d0000
  4088. Memory size: 0x0000d000
  4089. Entry point address: 0x00007fffbb9d4e90
  4090. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll
  4091. Product name: Microsoft® .NET Framework
  4092. Product version: 4.6.1586.0
  4093. Company: Microsoft Corporation
  4094.  
  4095. Name: wmiutils.dll
  4096. Base address: 0x00007fffb7150000
  4097. Memory size: 0x00024000
  4098. Entry point address: 0x00007fffb7159c70
  4099. File path: C:\WINDOWS\system32\wbem\wmiutils.dll
  4100. Product name: Microsoft® Windows® Operating System
  4101. Product version: 10.0.14393.0
  4102. Company: Microsoft Corporation
  4103.  
  4104. Name: wbemcomn.dll
  4105. Base address: 0x00007fffb8680000
  4106. Memory size: 0x0007f000
  4107. Entry point address: 0x00007fffb8697d00
  4108. File path: C:\WINDOWS\SYSTEM32\wbemcomn.dll
  4109. Product name: Microsoft® Windows® Operating System
  4110. Product version: 10.0.14393.0
  4111. Company: Microsoft Corporation
  4112.  
  4113. Name: wbemprox.dll
  4114. Base address: 0x00007fffb8b50000
  4115. Memory size: 0x00010000
  4116. Entry point address: 0x00007fffb8b52d80
  4117. File path: C:\WINDOWS\system32\wbem\wbemprox.dll
  4118. Product name: Microsoft® Windows® Operating System
  4119. Product version: 10.0.14393.0
  4120. Company: Microsoft Corporation
  4121.  
  4122. Name: wbemsvc.dll
  4123. Base address: 0x00007fffb7180000
  4124. Memory size: 0x00014000
  4125. Entry point address: 0x00007fffb71817d0
  4126. File path: C:\WINDOWS\system32\wbem\wbemsvc.dll
  4127. Product name: Microsoft® Windows® Operating System
  4128. Product version: 10.0.14393.0
  4129. Company: Microsoft Corporation
  4130.  
  4131. Name: fastprox.dll
  4132. Base address: 0x00007fffb7930000
  4133. Memory size: 0x000f4000
  4134. Entry point address: 0x00007fffb7966cb0
  4135. File path: C:\WINDOWS\system32\wbem\fastprox.dll
  4136. Product name: Microsoft® Windows® Operating System
  4137. Product version: 10.0.14393.0
  4138. Company: Microsoft Corporation
  4139.  
  4140. Name: secur32.dll
  4141. Base address: 0x00007fffb9970000
  4142. Memory size: 0x0000c000
  4143. Entry point address: 0x00007fffb9973590
  4144. File path: C:\WINDOWS\SYSTEM32\secur32.dll
  4145. Product name: Microsoft® Windows® Operating System
  4146. Product version: 10.0.14393.0
  4147. Company: Microsoft Corporation
  4148.  
  4149. Name: schannel.DLL
  4150. Base address: 0x00007fffc68e0000
  4151. Memory size: 0x0007a000
  4152. Entry point address: 0x00007fffc69046b0
  4153. File path: C:\WINDOWS\system32\schannel.DLL
  4154. Product name: Microsoft® Windows® Operating System
  4155. Product version: 10.0.14393.0
  4156. Company: Microsoft Corporation
  4157.  
  4158. Name: mskeyprotect.dll
  4159. Base address: 0x00007fffb73c0000
  4160. Memory size: 0x00015000
  4161. Entry point address: 0x00007fffb73c4970
  4162. File path: C:\WINDOWS\SYSTEM32\mskeyprotect.dll
  4163. Product name: Microsoft® Windows® Operating System
  4164. Product version: 10.0.14393.0
  4165. Company: Microsoft Corporation
  4166.  
  4167. Name: ncrypt.dll
  4168. Base address: 0x00007fffc7080000
  4169. Memory size: 0x00026000
  4170. Entry point address: 0x00007fffc7090480
  4171. File path: C:\WINDOWS\SYSTEM32\ncrypt.dll
  4172. Product name: Microsoft® Windows® Operating System
  4173. Product version: 10.0.14393.0
  4174. Company: Microsoft Corporation
  4175.  
  4176. Name: NTASN1.dll
  4177. Base address: 0x00007fffc7040000
  4178. Memory size: 0x0003b000
  4179. Entry point address: 0x00007fffc7047420
  4180. File path: C:\WINDOWS\SYSTEM32\NTASN1.dll
  4181. Product name: Microsoft® Windows® Operating System
  4182. Product version: 10.0.14393.0
  4183. Company: Microsoft Corporation
  4184.  
  4185. Name: ncryptsslp.dll
  4186. Base address: 0x00007fffb7720000
  4187. Memory size: 0x00021000
  4188. Entry point address: 0x00007fffb772e500
  4189. File path: C:\WINDOWS\system32\ncryptsslp.dll
  4190. Product name: Microsoft® Windows® Operating System
  4191. Product version: 10.0.14393.0
  4192. Company: Microsoft Corporation
  4193.  
  4194. Name: comctl32.dll
  4195. Base address: 0x00007fffbdca0000
  4196. Memory size: 0x000ac000
  4197. Entry point address: 0x00007fffbdcaab80
  4198. File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.14393.447_none_0d5aa7fbb6d35646\comctl32.dll
  4199. Product name: Microsoft® Windows® Operating System
  4200. Product version: 10.0.14393.447
  4201. Company: Microsoft Corporation
  4202.  
  4203. Name: Accessibility.ni.dll
  4204. Base address: 0x00007fffbb9f0000
  4205. Memory size: 0x00013000
  4206. Entry point address: 0x0000000000000000
  4207. File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Accessibility\0504dfaa2ce6dce9c49a0862a15a18bd\Accessibility.ni.dll
  4208. Product name: Microsoft® .NET Framework
  4209. Product version: 4.6.1586.0
  4210. Company: Microsoft Corporation
  4211.  
  4212. Environment:
  4213. TickCount: 41127187
  4214. ExitCode: 0
  4215. CommandLine: "J:\Programs\Rockstar Games\Grand Theft Auto V\GTA5.exe"
  4216. CurrentDirectory: J:\Programs\Rockstar Games\Grand Theft Auto V
  4217. SystemDirectory: C:\WINDOWS\system32
  4218. MachineName: DELTAPOOHAVA
  4219. ProcessorCount: 8
  4220. SystemPageSize: 4096
  4221. Version: 4.0.30319.42000
  4222. WorkingSet: 3286102016
  4223. OSVersion: Microsoft Windows NT 6.2.9200.0
  4224. Is64BitProcess: True
  4225. Is64BitOperatingSystem: True
  4226. HasShutdownStarted: False
  4227. UserName: deltapooh37
  4228. UserInteractive: True
  4229. UserDomainName: deltapoohAVA
  4230. CurrentManagedThreadId: 88
  4231.  
  4232. Process list:
  4233. EPSON Status Monitor 3 9.00 by SEIKO EPSON CORPORATION (C:\Windows\System32\spool\drivers\x64\3\E_YATIM2E.EXE)
  4234. Steam Client Service 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Common Files\Steam\SteamService.exe)
  4235. EVGA PrecisionX Server 5.3.8 by EVGA Corp. (C:\Program Files (x86)\EVGA\PrecisionX 16\PrecisionXServer_x64.exe)
  4236. Intel(R) Dynamic Application Loader Host Interface 10.0.0.1180 by Intel Corporation (C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL\jhi_service.exe)
  4237. EVGA PrecisionX 16 5.3.10 by EVGA Corp. (C:\Program Files (x86)\EVGA\PrecisionX 16\PrecisionX_x64.exe)
  4238. Avast Antivirus 17.2.3419.64 by AVAST Software (C:\Program Files\AVAST Software\Avast\AvastUI.exe)
  4239. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\DllHost.exe)
  4240. EPSON Status Monitor 3 9.00 by SEIKO EPSON CORPORATION (C:\Windows\System32\spool\drivers\x64\3\E_YATIM2E.EXE)
  4241. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\System32\svchost.exe)
  4242. Microsoft Xbox 360 Accessories 1.2 by Microsoft Corporation (C:\Program Files\Microsoft Xbox 360 Accessories\XBoxStat.exe)
  4243. Windows® Search 7.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\SearchIndexer.exe)
  4244. CCleaner 5, 28, 00, 6005 by Piriform Ltd (C:\Program Files\CCleaner\CCleaner64.exe)
  4245. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\wbem\wmiprvse.exe)
  4246. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\ApplicationFrameHost.exe)
  4247. Social Club UI 1.2.1.4 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
  4248. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\AUDIODG.EXE)
  4249. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4250. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\Windows\System32\WUDFHost.exe)
  4251. Microsoft® Windows® Operating System 10.0.14393.953 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe)
  4252. iTunes 12.1.2.27 by Apple Inc. (J:\Programs\iTunes\iTunesHelper.exe)
  4253. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\Explorer.EXE)
  4254. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4255. by (C:\Program Files\NVIDIA Corporation\Display.NvContainer\NVDisplay.Container.exe)
  4256. GOG Galaxy 1.1.30.5 by GOG.com (C:\Program Files (x86)\GOG Galaxy\GalaxyClient.exe)
  4257. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\conhost.exe)
  4258. CyberLink MediaLibray Service 8.0.0.0608 by CyberLink (C:\Program Files (x86)\CyberLink\Power2Go8\CLMLSvc_P2G8.exe)
  4259. GOG Galaxy 1.1.30.5 by GOG.com (C:\Program Files (x86)\GOG Galaxy\GalaxyClient Helper.exe)
  4260. Intel(R) Management and Security Application Local Management Service 10.0.0.1180 by Intel Corporation (C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\LMS\LMS.exe)
  4261. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\WLANExt.exe)
  4262. EEventManager Application 3.2.0.0 by SEIKO EPSON CORPORATION (C:\Program Files (x86)\EPSON Software\Event Manager\EEventManager.exe)
  4263. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4264. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\Windows\System32\WUDFHost.exe)
  4265. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4266. Microsoft® Windows® Operating System 10.0.14393.953 by Microsoft Corporation (C:\WINDOWS\system32\fontdrvhost.exe)
  4267. GOG Galaxy 1.1.30.5 by GOG.com (C:\Program Files (x86)\GOG Galaxy\GalaxyClient Helper.exe)
  4268. Realtek HD Audio Manager 1.0.378.0 by Realtek Semiconductor (C:\Program Files\Realtek\Audio\HDA\RtkNGUI64.exe)
  4269. Grand Theft Auto V 1.0.944.2 by Rockstar Games (J:\Programs\Rockstar Games\Grand Theft Auto V\GTAVLauncher.exe)
  4270. Google Update 1.3.32.7 by Google Inc. (C:\Program Files (x86)\Google\Update\1.3.32.7\GoogleCrashHandler64.exe)
  4271. Grand Theft Auto V 1.0.1011.1 by Rockstar Games (J:\Programs\Rockstar Games\Grand Theft Auto V\GTA5.exe)
  4272. Directory Opus 12, 3, 0, 0 by GP Software (C:\Program Files\GPSoftware\Directory Opus\dopus.exe)
  4273. Google Update 1.3.32.7 by Google Inc. (C:\Program Files (x86)\Google\Update\1.3.32.7\GoogleCrashHandler.exe)
  4274. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4275. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\System32\svchost.exe)
  4276. EPSON PC-FAX SOFTWARE 1,5,3,1 by SEIKO EPSON CORPORATION (C:\Program Files (x86)\EPSON Software\FAX Utility\FUFAXSTM.exe)
  4277. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\sihost.exe)
  4278. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\SysWOW64\ctfmon.exe)
  4279. Social Club UI 1.2.1.4 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
  4280. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\mqsvc.exe)
  4281. Microsoft OneDrive 17.3.6798.0207 by Microsoft Corporation (C:\Users\deltapooh37\AppData\Local\Microsoft\OneDrive\OneDrive.exe)
  4282. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\System32\svchost.exe)
  4283. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4284. Microsoft® Windows® Operating System 10.0.14393.82 by Microsoft Corporation (C:\WINDOWS\system32\dashost.exe)
  4285. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\Windows\System32\GameBarPresenceWriter.exe)
  4286. DTS Post Processing APO 1.0.0.1 by DTS, Inc (C:\Program Files\Realtek\Audio\HDA\DTSU2PAuSrv64.exe)
  4287. Bluetooth Software 12.0.0.8048 by Broadcom Corporation. (C:\WINDOWS\system32\BtwRSupportService.exe)
  4288. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4289. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4290. Adobe Acrobat Update Service 1.824.21.1354 by Adobe Systems Incorporated (C:\Program Files (x86)\Common Files\Adobe\ARM\1.0\armsvc.exe)
  4291. EVGA PrecisionX Server 5.3.8 by EVGA Corp. (C:\Program Files (x86)\EVGA\PrecisionX 16\PrecisionXServer.exe)
  4292. HD Audio Background Process 1, 0, 0, 193 by Realtek Semiconductor (C:\Program Files\Realtek\Audio\HDA\RAVBg64.exe)
  4293. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\System32\spoolsv.exe)
  4294. Microsoft® .NET Framework 4.6.1586.0 by Microsoft Corporation (C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\SMSvcHost.exe)
  4295. Directory Opus 12, 3, 0, 0 by GP Software (C:\Program Files\GPSoftware\Directory Opus\dopusrt.exe)
  4296. iTunes 12.1.2.27 by Apple Inc. (C:\Program Files\iPod\bin\iPodService.exe)
  4297. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\winlogon.exe)
  4298. by (C:\Users\deltapooh37\AppData\Local\Amazon Music\Amazon Music Helper.exe)
  4299. Microsoft® .NET Framework 4.6.1586.0 by Microsoft Corporation (C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\SMSvcHost.exe)
  4300. Adobe Genuine Software Integrity Service 3.7.0.466 BuildVersion: 3.7; BuildDate: Mon Feb 27 2017 09:20:06 by Adobe Systems, Incorporated (C:\Program Files (x86)\Common Files\Adobe\AdobeGCClient\AGSService.exe)
  4301. Intel® PROSet Monitoring Service 19, 5, 300, 1 by Intel Corporation (C:\Windows\system32\IProsetMonitor.exe)
  4302. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
  4303. Bonjour 3,0,0,10 by Apple Inc. (C:\Program Files\Bonjour\mDNSResponder.exe)
  4304. Microsoft® Skype Preview 11.12.112.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.SkypeApp_11.12.112.0_x64__kzf8qxf38zg5c\SkypeHost.exe)
  4305. Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)
  4306. Microsoft® Windows® Operating System 10.0.14393.82 by Microsoft Corporation (C:\WINDOWS\ImmersiveControlPanel\SystemSettings.exe)
  4307. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4308. by (C:\Program Files (x86)\ASUS\AXSP\1.02.00\atkexComSvc.exe)
  4309. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\dwm.exe)
  4310. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\System32\svchost.exe)
  4311. Social Club UI 1.2.1.4 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
  4312. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4313. EPSON Scanner Driver 1.1 by Seiko Epson Corporation (C:\WINDOWS\system32\EscSvc64.exe)
  4314. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4315. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\Windows\System32\InstallAgent.exe)
  4316. Social Club UI 1.2.1.4 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
  4317. Steam Client Bootstrapper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\Steam.exe)
  4318. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4319. EPSON PC-FAX SOFTWARE 1,5,3,1 by SEIKO EPSON CORPORATION (C:\Program Files (x86)\EPSON Software\FAX Utility\FUFAXRCV.exe)
  4320. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4321. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\conhost.exe)
  4322. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
  4323. NVIDIA User Experience Driver Component 8.17.13.7653 by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\Display\nvxdsync.exe)
  4324. Microsoft® Windows® Operating System 10.0.14393.447 by Microsoft Corporation (C:\WINDOWS\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe)
  4325. 3.3.0.0 by Apple Inc. (C:\Program Files\Common Files\Apple\Mobile Device Support\AppleMobileDeviceService.exe)
  4326. Microsoft® Windows® Operating System 10.0.14393.0 by Microsoft Corporation (C:\WINDOWS\system32\taskhostw.exe)
  4327. GOG Galaxy 1.1.30.5 by GOG.com (C:\Program Files (x86)\GOG Galaxy\GalaxyClient Helper.exe)
  4328. Microsoft® Windows® Operating System 10.0.14393.693 by Microsoft Corporation (C:\Windows\System32\InstallAgentUserBroker.exe)
  4329.  
  4330. File list:
  4331. J:\Programs\Rockstar Games\Grand Theft Auto V\3.wav *f78f19b0998e48a1ae0762a941423e69
  4332. J:\Programs\Rockstar Games\Grand Theft Auto V\ACSPatch.asi *02a32bbc2bb015bd28695e9f19cf55e7
  4333. J:\Programs\Rockstar Games\Grand Theft Auto V\ACSPatch.log *b64dfa34548bc4cfc569d15d4033b434
  4334. J:\Programs\Rockstar Games\Grand Theft Auto V\AdvancedHook.log *5b1b5953539cf59a9535999e699d1b50
  4335. J:\Programs\Rockstar Games\Grand Theft Auto V\AdvancedHookV.asi *90f62f92fdd55b2a259377ebef10627b
  4336. J:\Programs\Rockstar Games\Grand Theft Auto V\AdvancedHookV.dll *bd542a136d36305f76ec7d8e74c97436
  4337. J:\Programs\Rockstar Games\Grand Theft Auto V\AdvancedHookV.log *e43b74d76b53c176df641f3fe15358aa
  4338. J:\Programs\Rockstar Games\Grand Theft Auto V\Albo1125.Common.dll *b9f3b3faf59a140b2eb57ef92c795d26
  4339. J:\Programs\Rockstar Games\Grand Theft Auto V\asiloader.log *85118f578bd21fdb4e7d435c436d250d
  4340. J:\Programs\Rockstar Games\Grand Theft Auto V\bass.dll *636ab7c7f2a1736da9b6ed0c711ff865
  4341. J:\Programs\Rockstar Games\Grand Theft Auto V\Bass.Net.dll *1d9949fd7be3b9d02fc72e90531ee39f
  4342. J:\Programs\Rockstar Games\Grand Theft Auto V\Bass.Net.xml *cd637cb1435964d5328cf31921e0cc8d
  4343. J:\Programs\Rockstar Games\Grand Theft Auto V\bink2w64.dll *3722f03c488093cb2631b5412d4f12d9
  4344. J:\Programs\Rockstar Games\Grand Theft Auto V\chatter.mp3 *56bb84e805b0d77455624416dddbe517
  4345. J:\Programs\Rockstar Games\Grand Theft Auto V\chatter2.mp3 *eb912c6212c967ba5c418c6ed8e45267
  4346. J:\Programs\Rockstar Games\Grand Theft Auto V\commandline.txt *a5692a54abcafd7240a1900397be7bb5
  4347. J:\Programs\Rockstar Games\Grand Theft Auto V\common.rpf *bbe724acef5f9fcfd85a38c4e35e2f00
  4348. J:\Programs\Rockstar Games\Grand Theft Auto V\config.ini *d646d2071dc66746b7a8c5a972e287ac
  4349. J:\Programs\Rockstar Games\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
  4350. J:\Programs\Rockstar Games\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
  4351. J:\Programs\Rockstar Games\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
  4352. J:\Programs\Rockstar Games\Grand Theft Auto V\Darkmyre.Common.dll *c691d63a4b94514b98c0d768552d6a0a
  4353. J:\Programs\Rockstar Games\Grand Theft Auto V\DarkmyreAPI.dll *849ecbee28cb7528cb6bbfb67b3e06f8
  4354. J:\Programs\Rockstar Games\Grand Theft Auto V\DefaultSkin.png *5f31315706fb207808dbb729d0e5caed
  4355. J:\Programs\Rockstar Games\Grand Theft Auto V\dinput8.dll *c9b973183908a6631b31ca29f863b4d1
  4356. J:\Programs\Rockstar Games\Grand Theft Auto V\ELS.asi *8a3a156befdec3aaeeaef410880ac8fe
  4357. J:\Programs\Rockstar Games\Grand Theft Auto V\ELS.ini *4c1b8c6ec10bdce4b039b78ed058b036
  4358. J:\Programs\Rockstar Games\Grand Theft Auto V\ELS.log *3b8651b4200dde64345f9afc1a633dce
  4359. J:\Programs\Rockstar Games\Grand Theft Auto V\Fiskey111Common.dll *43937cabba35e74749c79ed491eaa246
  4360. J:\Programs\Rockstar Games\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
  4361. J:\Programs\Rockstar Games\Grand Theft Auto V\GameBackups.rph *Unknown
  4362. J:\Programs\Rockstar Games\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
  4363. J:\Programs\Rockstar Games\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
  4364. J:\Programs\Rockstar Games\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
  4365. J:\Programs\Rockstar Games\Grand Theft Auto V\GPUPerfAPIDX11-x64.dll *121044fe4ae47114dfccd15e399df399
  4366. J:\Programs\Rockstar Games\Grand Theft Auto V\GTA5.exe *2abdf57a219a1e0224430f2d69e0e580
  4367. J:\Programs\Rockstar Games\Grand Theft Auto V\GTAVLauncher.exe *9fdd38370b23f61663e803acb94fe5f0
  4368. J:\Programs\Rockstar Games\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
  4369. J:\Programs\Rockstar Games\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
  4370. J:\Programs\Rockstar Games\Grand Theft Auto V\Khorio.Common.dll *acc3d17a9b572cccc49ad6e4054b77d4
  4371. J:\Programs\Rockstar Games\Grand Theft Auto V\LMS.Common.dll *61dfccfc5509df7e88bc4ab7eab982e1
  4372. J:\Programs\Rockstar Games\Grand Theft Auto V\LMS.PortableExecutable.dll *ca16cd950e77e37ce004d5bd413ab22b
  4373. J:\Programs\Rockstar Games\Grand Theft Auto V\LPC Config Editor.exe *5ac6201b050fbe8b1104a0e346d335fe
  4374. J:\Programs\Rockstar Games\Grand Theft Auto V\LSPDFR Install.txt *5426407c354122f845cca397e89b5b38
  4375. J:\Programs\Rockstar Games\Grand Theft Auto V\LSPDFR Readme.pdf *579643cf8d88fa6ab8226b318ce2ac15
  4376. J:\Programs\Rockstar Games\Grand Theft Auto V\LSPDFR User Documentation.pdf *b56029e4731469dff7f5c41c601d056b
  4377. J:\Programs\Rockstar Games\Grand Theft Auto V\LSPDFR_Install.txt *29b7a4aeeb210b74bf01fee6df78589d
  4378. J:\Programs\Rockstar Games\Grand Theft Auto V\lspdfr_uinst.exe *175a8f0c4042b1314ba02ec384340c04
  4379. J:\Programs\Rockstar Games\Grand Theft Auto V\LUA.asi *4f5175c0b079cfd979936cc4b7516bf7
  4380. J:\Programs\Rockstar Games\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
  4381. J:\Programs\Rockstar Games\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
  4382. J:\Programs\Rockstar Games\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
  4383. J:\Programs\Rockstar Games\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
  4384. J:\Programs\Rockstar Games\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
  4385. J:\Programs\Rockstar Games\Grand Theft Auto V\NAudio.dll *8298c971e8a367499cd9fbeee08d0472
  4386. J:\Programs\Rockstar Games\Grand Theft Auto V\NvPmApi.Core.win64.dll *2041025c15e6ff893dcbb5ed63fdb2f8
  4387. J:\Programs\Rockstar Games\Grand Theft Auto V\OpenInteriors.asi *ee6053d14b92305f99b2017841f87493
  4388. J:\Programs\Rockstar Games\Grand Theft Auto V\OpenInteriors.ini *dd9d85732f493330233cd6129a83bb7b
  4389. J:\Programs\Rockstar Games\Grand Theft Auto V\OpenIV.asi *4b1baffb6f810aecc5d5d866211cef78
  4390. J:\Programs\Rockstar Games\Grand Theft Auto V\OpenIV.log *31a2d600825268bf92a9edd41a06f5e7
  4391. J:\Programs\Rockstar Games\Grand Theft Auto V\ParksTools.dll *b7599c69cb10ad25e1f2f1267e145cbe
  4392. J:\Programs\Rockstar Games\Grand Theft Auto V\PlayGTAV.exe *f78f447d4b72896d7549714c6842ac1b
  4393. J:\Programs\Rockstar Games\Grand Theft Auto V\PLD.asi *5ee91cb189d86660afbd35c16cf136ac
  4394. J:\Programs\Rockstar Games\Grand Theft Auto V\PLD.ini *830cc4e6339781aebd9514d415f2ac7c
  4395. J:\Programs\Rockstar Games\Grand Theft Auto V\PLD.log *e04cfcc9c9bd5c94965439fd8ae2fa77
  4396. J:\Programs\Rockstar Games\Grand Theft Auto V\RAGENativeUI.dll *e19a343301a55b707fde99c62f0dccbf
  4397. J:\Programs\Rockstar Games\Grand Theft Auto V\RAGEPluginHook.euifl *b38ebd0e4255de35e7a31dbaec71fa08
  4398. J:\Programs\Rockstar Games\Grand Theft Auto V\RAGEPluginHook.exe *ea3e294e6939454688a41d22a928b103
  4399. J:\Programs\Rockstar Games\Grand Theft Auto V\RagePluginHook.ini *44a6307a091e89bb094392e9c42f6965
  4400. J:\Programs\Rockstar Games\Grand Theft Auto V\RagePluginHook.log *1d10b1c26d2574584767627164d077ee
  4401. J:\Programs\Rockstar Games\Grand Theft Auto V\RagePluginHook.vpc *f47f240775fa924e5958672c98cf9913
  4402. J:\Programs\Rockstar Games\Grand Theft Auto V\Readme.txt *c742abc1d7f364bca097ca6599f2257c
  4403. J:\Programs\Rockstar Games\Grand Theft Auto V\RPH Readme.txt *01d2fd060494f5aab0a6f84471f7698b
  4404. J:\Programs\Rockstar Games\Grand Theft Auto V\RPH_Readme.txt *01d2fd060494f5aab0a6f84471f7698b
  4405. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookV.dll *5f846f932367dce66276c6074902269d
  4406. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookV.log *073d7fc4859a2f023ccae421f15d3804
  4407. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-02-25.log *75ce70ba2fbc9f473cc8cf0ef8ec0672
  4408. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-02-26.log *6bbd25c08ba72d2b54b1aa6537b1192d
  4409. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-02-27.log *ad11355801e9d54ce208f22eaeedfd0b
  4410. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-01.log *65b61b6f4d6d9e7f3721f1469c677c1e
  4411. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-04.log *365ae25bfb96df445f9ab12d6e27b604
  4412. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-05.log *65a75b9551675c5cd8dac7b09cdf16ea
  4413. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-06.log *23af060d109fc0772123ede23f8423d9
  4414. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-07.log *2f84e18f81fe76e040117dc0d6b95120
  4415. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-08.log *eef579f2af1d3b44b3e0f36dfd426b12
  4416. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-10.log *15f103a2372d9c5e91a3c9af0fe87e07
  4417. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-11.log *d5529f31de15972d983f10126d50f022
  4418. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-12.log *874065fbb66f65f3d19f0462ddb37f3b
  4419. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-14.log *1ea751234c037f789fe3ce98f1e8b78e
  4420. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-16.log *26d039fde34d66691b226c22d14655c6
  4421. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-17.log *ba22be49ffe6f16e7558f4c68fad26de
  4422. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-18.log *90686464ff871be5e08b665cddc5f691
  4423. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-19.log *17207e792fa4c7ef765f202a6cd01cb2
  4424. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-21.log *6877336399f4cc2a37bdec32e80aed92
  4425. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-22.log *2af495b16fdf458e6713ae6cc0de011f
  4426. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet-2017-03-23.log *bc16acea166532a88f3f3c61a1c151d0
  4427. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet.asi *699598b7cbc849130f8f29b5f0a94ade
  4428. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet.dll *699598b7cbc849130f8f29b5f0a94ade
  4429. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet.log *75926b3c33cf15be218de73a000483e9
  4430. J:\Programs\Rockstar Games\Grand Theft Auto V\ScriptHookVDotNet.xml *de68f70a5496291a3db0ac870786527f
  4431. J:\Programs\Rockstar Games\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
  4432. J:\Programs\Rockstar Games\Grand Theft Auto V\startup.rphs *23590069a46459d9a4e262e253047343
  4433. J:\Programs\Rockstar Games\Grand Theft Auto V\Stealth.Common.dll *33dd943beec275e6bd94a91d557caf76
  4434. J:\Programs\Rockstar Games\Grand Theft Auto V\TrainerV.asi *f27afa7f7725bf05595bfba1a2e5340c
  4435. J:\Programs\Rockstar Games\Grand Theft Auto V\trainerv.ini *ec2a40cd3b5cd65cac192406cf9c6b50
  4436. J:\Programs\Rockstar Games\Grand Theft Auto V\version.txt *eb0ec566293a46f64f522242687722cb
  4437. J:\Programs\Rockstar Games\Grand Theft Auto V\x64a.rpf *683610e269ba60c5fcc7a9f6d1a8bfd5
  4438. J:\Programs\Rockstar Games\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
  4439. J:\Programs\Rockstar Games\Grand Theft Auto V\x64c.rpf *Unknown
  4440. J:\Programs\Rockstar Games\Grand Theft Auto V\x64cd9e9.rra *479dfda592c89690dae4591e1dd44a0d
  4441. J:\Programs\Rockstar Games\Grand Theft Auto V\x64d.rpf *Unknown
  4442. J:\Programs\Rockstar Games\Grand Theft Auto V\x64e.rpf *Unknown
  4443. J:\Programs\Rockstar Games\Grand Theft Auto V\x64f.rpf *Unknown
  4444. J:\Programs\Rockstar Games\Grand Theft Auto V\x64g.rpf *Unknown
  4445. J:\Programs\Rockstar Games\Grand Theft Auto V\x64h.rpf *Unknown
  4446. J:\Programs\Rockstar Games\Grand Theft Auto V\x64i.rpf *Unknown
  4447. J:\Programs\Rockstar Games\Grand Theft Auto V\x64j.rpf *Unknown
  4448. J:\Programs\Rockstar Games\Grand Theft Auto V\x64k.rpf *Unknown
  4449. J:\Programs\Rockstar Games\Grand Theft Auto V\x64l.rpf *Unknown
  4450. J:\Programs\Rockstar Games\Grand Theft Auto V\x64m.rpf *Unknown
  4451. J:\Programs\Rockstar Games\Grand Theft Auto V\x64n.rpf *Unknown
  4452. J:\Programs\Rockstar Games\Grand Theft Auto V\x64o.rpf *Unknown
  4453. J:\Programs\Rockstar Games\Grand Theft Auto V\x64p.rpf *Unknown
  4454. J:\Programs\Rockstar Games\Grand Theft Auto V\x64q.rpf *Unknown
  4455. J:\Programs\Rockstar Games\Grand Theft Auto V\x64r.rpf *Unknown
  4456. J:\Programs\Rockstar Games\Grand Theft Auto V\x64s.rpf *Unknown
  4457. J:\Programs\Rockstar Games\Grand Theft Auto V\x64t.rpf *Unknown
  4458. J:\Programs\Rockstar Games\Grand Theft Auto V\x64u.rpf *Unknown
  4459. J:\Programs\Rockstar Games\Grand Theft Auto V\x64v.rpf *Unknown
  4460. J:\Programs\Rockstar Games\Grand Theft Auto V\x64w.rpf *Unknown
  4461. J:\Programs\Rockstar Games\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707
  4462.  
  4463. Latest log:
  4464. 3/23/2017 8:36:09 PM.270] Started new log on 3/23/2017 8:36:09 PM.270
  4465. [3/23/2017 8:36:09 PM.271] ====================================================================================================
  4466. [3/23/2017 8:36:09 PM.246] Log path: J:\Programs\Rockstar Games\Grand Theft Auto V\RagePluginHook.log
  4467. [3/23/2017 8:36:09 PM.271] Log verbosity: Trivial
  4468. [3/23/2017 8:36:09 PM.272] Initializing input system
  4469. [3/23/2017 8:36:09 PM.274] Initializing game console
  4470. [3/23/2017 8:36:09 PM.278] Console key has been set to F4 (key code: 115)
  4471. [3/23/2017 8:36:09 PM.314] Initializing console variable "ConsoleScrollAmount".
  4472. [3/23/2017 8:36:09 PM.314] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
  4473. [3/23/2017 8:36:09 PM.316] Read value: <null>
  4474. [3/23/2017 8:36:09 PM.316] Initializing console variable "DisableRenderVersionText".
  4475. [3/23/2017 8:36:09 PM.316] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
  4476. [3/23/2017 8:36:09 PM.319] Read value: True
  4477. [3/23/2017 8:36:09 PM.319] Setting value of console variable "DisableRenderVersionText" to stored value.
  4478. [3/23/2017 8:36:09 PM.319] Initializing console variable "ConsoleKey".
  4479. [3/23/2017 8:36:09 PM.319] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
  4480. [3/23/2017 8:36:09 PM.319] Read value: F4
  4481. [3/23/2017 8:36:09 PM.319] Setting value of console variable "ConsoleKey" to stored value.
  4482. [3/23/2017 8:36:09 PM.320] Console key has been set to F4 (key code: 115)
  4483. [3/23/2017 8:36:09 PM.320] Initializing console variable "PluginTimeoutThreshold".
  4484. [3/23/2017 8:36:09 PM.320] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
  4485. [3/23/2017 8:36:09 PM.320] Read value: 10000
  4486. [3/23/2017 8:36:09 PM.321] Setting value of console variable "PluginTimeoutThreshold" to stored value.
  4487. [3/23/2017 8:36:09 PM.321] Initializing console variable "AlwaysShowConsoleOutput".
  4488. [3/23/2017 8:36:09 PM.321] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
  4489. [3/23/2017 8:36:09 PM.321] Read value: <null>
  4490. [3/23/2017 8:36:09 PM.321] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
  4491. [3/23/2017 8:36:09 PM.322] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
  4492. [3/23/2017 8:36:09 PM.322] Read value: <null>
  4493. [3/23/2017 8:36:09 PM.322] Initializing console variable "ShowOnScreenWarnings".
  4494. [3/23/2017 8:36:09 PM.322] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
  4495. [3/23/2017 8:36:09 PM.323] Read value: <null>
  4496. [3/23/2017 8:36:09 PM.323] Console initialized
  4497. [3/23/2017 8:36:09 PM.323] Initializing forms manager
  4498. [3/23/2017 8:36:09 PM.325] Version: RAGE Plugin Hook v0.51.1056.10373 PUBLIC ALPHA for Grand Theft Auto V
  4499. [3/23/2017 8:36:09 PM.328] ================ RAGE Plugin Hook ================
  4500. [3/23/2017 8:36:09 PM.331] Command line option -disableCustomLoadingScreen is specified; disabling custom loading screen rendering.
  4501. [3/23/2017 8:36:09 PM.333] Detected Windows 10 Professional (64-bit) (10.0.14393.0)!
  4502. [3/23/2017 8:36:09 PM.333] Checking game support
  4503. [3/23/2017 8:36:09 PM.550] Product name: Grand Theft Auto V
  4504. [3/23/2017 8:36:09 PM.551] Product version: 1.0.1011.1
  4505. [3/23/2017 8:36:09 PM.551] Is steam version: False
  4506. [3/23/2017 8:36:09 PM.551] Initializing DirectX
  4507. [3/23/2017 8:36:09 PM.553] Initializing Direct3D
  4508. [3/23/2017 8:36:09 PM.553] Loading C:\WINDOWS\system32\d3d11.dll
  4509. [3/23/2017 8:36:09 PM.553] Loaded at 0x7FFFC2D30000
  4510. [3/23/2017 8:36:09 PM.553] D3D11CreateDeviceAndSwapChain at 0x7FFFC2D95170
  4511. [3/23/2017 8:36:09 PM.554] Creating Direct3D 11 device and swap chain
  4512. [3/23/2017 8:36:09 PM.564] Attempting feature level 10_1
  4513. [3/23/2017 8:36:09 PM.574] Failed to create D3D11 device for Grand Theft Auto V: 887a0001
  4514. [3/23/2017 8:36:09 PM.580] Swap Chain created: 0x1779C4A2440
  4515. [3/23/2017 8:36:09 PM.580] Swap Chain VTable: 0x1779C4A2440
  4516. [3/23/2017 8:36:09 PM.580] Swap Chain VTable_2: 0x7FFFC64AC018
  4517. [3/23/2017 8:36:09 PM.580] 0x57565510245C8948;0x5741564155415441;0xEC8148D9246C8D48
  4518. [3/23/2017 8:36:09 PM.580] D3D11Present: 0x7FFFC6452140
  4519. [3/23/2017 8:36:09 PM.581] D3D11ResizeBuffers: 0x7FFFC64647B0
  4520. [3/23/2017 8:36:09 PM.581] D3D11ResizeTarget: 0x7FFFC64A47A0
  4521. [3/23/2017 8:36:09 PM.581] D3D11SetFullscreenState: 0x7FFFC646B7E0
  4522. [3/23/2017 8:36:09 PM.585] Direct3D initialized
  4523. [3/23/2017 8:36:09 PM.586] Initialized DirectX
  4524. [3/23/2017 8:36:09 PM.586] Direct3D watcher thread spawned
  4525. [3/23/2017 8:36:10 PM.258] Getting device
  4526. [3/23/2017 8:36:10 PM.258] Retrieved device
  4527. [3/23/2017 8:36:10 PM.259] Creating wrapper
  4528. [3/23/2017 8:36:10 PM.303] Wrapper created
  4529. [3/23/2017 8:36:10 PM.306] Effect created
  4530. [3/23/2017 8:36:10 PM.307] Creating buffer
  4531. [3/23/2017 8:36:10 PM.307] Created buffer
  4532. [3/23/2017 8:36:10 PM.307] Creating blend state
  4533. [3/23/2017 8:36:10 PM.307] Created blend state
  4534. [3/23/2017 8:36:10 PM.307] Done with creation
  4535. [3/23/2017 8:36:10 PM.341] Initializing texture system.
  4536. [3/23/2017 8:36:10 PM.342] Initializing texture system; phase 1
  4537. [3/23/2017 8:36:10 PM.342] Initializing texture system; phase 2
  4538. [3/23/2017 8:36:10 PM.347] Initializing texture system; phase 3
  4539. [3/23/2017 8:36:10 PM.347] Initializing texture system; phase 4
  4540. [3/23/2017 8:36:10 PM.353] Initializing texture system; phase 5
  4541. [3/23/2017 8:36:10 PM.354] Initializing texture system; phase 6
  4542. [3/23/2017 8:36:10 PM.355] Initializing texture system; phase 7
  4543. [3/23/2017 8:36:10 PM.357] Initializing texture system; phase 8
  4544. [3/23/2017 8:36:10 PM.358] Initializing texture system; phase 9
  4545. [3/23/2017 8:36:10 PM.359] Initializing texture system; phase 10
  4546. [3/23/2017 8:36:10 PM.361] Initializing texture system; phase 11
  4547. [3/23/2017 8:36:10 PM.362] Initializing texture system; phase 12
  4548. [3/23/2017 8:36:10 PM.363] Initializing texture system; phase 13
  4549. [3/23/2017 8:36:10 PM.363] Initializing texture system; phase 14
  4550. [3/23/2017 8:36:14 PM.587] Direct3D watcher thread ended
  4551. [3/23/2017 8:36:28 PM.520] LoadingScreenMsg: Initializing game support
  4552. [3/23/2017 8:36:28 PM.771] Initializing game support
  4553. [3/23/2017 8:36:29 PM.168] LoadingScreenMsg: Velocity limit removed
  4554. [3/23/2017 8:36:29 PM.526] Compatibility level: 0
  4555. [3/23/2017 8:36:29 PM.527] Supported version detected
  4556. [3/23/2017 8:36:29 PM.527] ==================================================
  4557. [3/23/2017 8:36:29 PM.527] LoadingScreenMsg: Patching code
  4558. [3/23/2017 8:36:29 PM.778] LoadingScreenMsg: Waiting for game initialization
  4559. [3/23/2017 8:36:30 PM.028] Waiting for game initialization
  4560. [3/23/2017 8:36:30 PM.130] LoadingScreenMsg: Initializing core
  4561. [3/23/2017 8:36:30 PM.380] Initializing hook
  4562. [3/23/2017 8:36:30 PM.380] LoadingScreenMsg: Completing interoperability
  4563. [3/23/2017 8:36:30 PM.631] Completing interoperability
  4564. [3/23/2017 8:36:30 PM.632] Initialization code 1.
  4565. [3/23/2017 8:36:30 PM.632] Initialization code 2.
  4566. [3/23/2017 8:36:30 PM.632] Initialization code 3.
  4567. [3/23/2017 8:36:30 PM.638] 1 Address: 0x00007FF762392F54
  4568. [3/23/2017 8:36:30 PM.638] Calling func 1
  4569. [3/23/2017 8:36:30 PM.651] 2 Address: 0x00007FF762E82442
  4570. [3/23/2017 8:36:30 PM.651] 3 Address: 0x00007FF7619A5CA2
  4571. [3/23/2017 8:36:30 PM.673] Address: 0x00007FF762E823E0
  4572. [3/23/2017 8:36:30 PM.673] Unknown var: 0x00007FF763DD3AF0
  4573. [3/23/2017 8:36:30 PM.673] Initialization code 4.
  4574. [3/23/2017 8:36:30 PM.674] Initialization code 5.
  4575. [3/23/2017 8:36:30 PM.674] Completing interoperability, phase 1
  4576. [3/23/2017 8:36:30 PM.674] Completing interoperability, phase 2
  4577. [3/23/2017 8:36:30 PM.674] Completing interoperability, phase 3
  4578. [3/23/2017 8:36:30 PM.674] Completing interoperability, phase 4
  4579. [3/23/2017 8:36:30 PM.675] Completing interoperability, phase 5
  4580. [3/23/2017 8:36:30 PM.675] Completing interoperability, phase 6
  4581. [3/23/2017 8:36:30 PM.675] Completing interoperability, phase 7
  4582. [3/23/2017 8:36:30 PM.675] LoadingScreenMsg:
  4583. [3/23/2017 8:36:30 PM.926] LoadingScreenMsg: Loading Story Mode
  4584. [3/23/2017 8:36:41 PM.447] LoadingScreenMsg: Loading and Populating Game World
  4585. [3/23/2017 8:36:41 PM.698] LoadingScreenMsg:
  4586. [3/23/2017 8:36:46 PM.417] Initializing console variable "IsDeveloperModeEnabled".
  4587. [3/23/2017 8:36:46 PM.417] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
  4588. [3/23/2017 8:36:46 PM.418] Read value: False
  4589. [3/23/2017 8:36:46 PM.418] Setting value of console variable "IsDeveloperModeEnabled" to stored value.
  4590. [3/23/2017 8:36:46 PM.419] Initializing console variable "TimeScale".
  4591. [3/23/2017 8:36:46 PM.419] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
  4592. [3/23/2017 8:36:46 PM.419] Read value: <null>
  4593. [3/23/2017 8:36:46 PM.559] Loading plugin from path: J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\EntityPersistence.dll
  4594. [3/23/2017 8:36:48 PM.091] <UNLOADED PLUGIN>: Initializing input system
  4595. [3/23/2017 8:36:48 PM.092] <UNLOADED PLUGIN>: Initializing game console
  4596. [3/23/2017 8:36:48 PM.093] <UNLOADED PLUGIN>: Initializing forms manager
  4597. [3/23/2017 8:36:48 PM.101] Plugin "Entity Persistence" was loaded from "EntityPersistence.dll".
  4598. [3/23/2017 8:36:48 PM.102] Loading plugin from path: J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\EUPMenu.dll
  4599. [3/23/2017 8:36:49 PM.626] <UNLOADED PLUGIN>: Initializing input system
  4600. [3/23/2017 8:36:49 PM.627] <UNLOADED PLUGIN>: Initializing game console
  4601. [3/23/2017 8:36:49 PM.628] <UNLOADED PLUGIN>: Initializing forms manager
  4602. [3/23/2017 8:36:49 PM.733] Plugin "EUP Menu" was loaded from "EUPMenu.dll".
  4603. [3/23/2017 8:36:49 PM.734] Loading plugin from path: J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\LSPD First Response.dll
  4604. [3/23/2017 8:36:51 PM.256] <UNLOADED PLUGIN>: Initializing input system
  4605. [3/23/2017 8:36:51 PM.257] <UNLOADED PLUGIN>: Initializing game console
  4606. [3/23/2017 8:36:51 PM.258] <UNLOADED PLUGIN>: Initializing forms manager
  4607. [3/23/2017 8:36:51 PM.295] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
  4608. [3/23/2017 8:36:51 PM.296] Loading plugin from path: J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\Spike Strips V.dll
  4609. [3/23/2017 8:36:52 PM.804] <UNLOADED PLUGIN>: Initializing input system
  4610. [3/23/2017 8:36:52 PM.805] <UNLOADED PLUGIN>: Initializing game console
  4611. [3/23/2017 8:36:52 PM.806] <UNLOADED PLUGIN>: Initializing forms manager
  4612. [3/23/2017 8:36:52 PM.813] Plugin "Spike Strips V" was loaded from "Spike Strips V.dll".
  4613. [3/23/2017 8:36:52 PM.814] Loading plugin from path: J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\Spotlight.dll
  4614. [3/23/2017 8:36:54 PM.325] <UNLOADED PLUGIN>: Initializing input system
  4615. [3/23/2017 8:36:54 PM.326] <UNLOADED PLUGIN>: Initializing game console
  4616. [3/23/2017 8:36:54 PM.327] <UNLOADED PLUGIN>: Initializing forms manager
  4617. [3/23/2017 8:36:54 PM.336] Plugin "Spotlight Mod" was loaded from "Spotlight.dll".
  4618. [3/23/2017 8:36:54 PM.337] Loading plugin from path: J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\TrafficControl.dll
  4619. [3/23/2017 8:36:55 PM.849] <UNLOADED PLUGIN>: Initializing input system
  4620. [3/23/2017 8:36:55 PM.850] <UNLOADED PLUGIN>: Initializing game console
  4621. [3/23/2017 8:36:55 PM.852] <UNLOADED PLUGIN>: Initializing forms manager
  4622. [3/23/2017 8:36:55 PM.892] Plugin "Traffic Control" was loaded from "TrafficControl.dll".
  4623. [3/23/2017 8:36:56 PM.369] ---------------------------------------------------------------------
  4624. [3/23/2017 8:36:56 PM.369] LSPD FIRST RESPONSE
  4625. [3/23/2017 8:36:56 PM.369] Version 0.3.1
  4626. [3/23/2017 8:36:56 PM.369] A G17 Media Modification
  4627. [3/23/2017 8:36:56 PM.369] - Developed by LMS & Sam
  4628. [3/23/2017 8:36:56 PM.369] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
  4629. [3/23/2017 8:36:56 PM.369] � Copyright 2015-2016, G17 Media, www.lspdfr.com
  4630. [3/23/2017 8:36:56 PM.369] ---------------------------------------------------------------------
  4631. [3/23/2017 8:36:56 PM.369] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
  4632. [3/23/2017 8:36:56 PM.369] [INFO] Copyright � 2015-2016, G17 Media, www.lspdfr.com
  4633. [3/23/2017 8:36:56 PM.424]
  4634. [3/23/2017 8:36:56 PM.498] J:\Programs\Rockstar Games\Grand Theft Auto V\lspdfr\lspdfr.ini
  4635. [3/23/2017 8:36:56 PM.498] J:\Programs\Rockstar Games\Grand Theft Auto V\lspdfr\lspdfr.ini
  4636. [3/23/2017 8:36:56 PM.500] Callouts: 250
  4637. [3/23/2017 8:36:56 PM.772] Spotlight Mod: [Spotlight] Loaded
  4638. [3/23/2017 8:36:56 PM.776] Spotlight Mod: [Spotlight] Version: 0.9.0.40319
  4639. [3/23/2017 8:36:56 PM.917] Traffic Control: [Traffic Control] v1.0.2.0 Loaded
  4640. [3/23/2017 8:36:57 PM.012] [TRACE] Thread CopManager #1 initialized
  4641. [3/23/2017 8:37:04 PM.857] ================================================= Spike Strips V =================================================
  4642. [3/23/2017 8:37:04 PM.857] Created by: alexguirre
  4643. [3/23/2017 8:37:04 PM.861] Version: 1.2.0.37676
  4644. [3/23/2017 8:37:04 PM.861] RPH Version: 0.51.1056.10373
  4645. [3/23/2017 8:37:04 PM.861]
  4646. [3/23/2017 8:37:04 PM.861] Report any issues you have in the comments section and include the RagePluginHook.log
  4647. [3/23/2017 8:37:04 PM.861] Enjoy!
  4648. [3/23/2017 8:37:04 PM.862] ================================================= Spike Strips V =================================================
  4649. [3/23/2017 8:38:29 PM.445] s_m_y_cop_01_black_full_02
  4650. [3/23/2017 8:38:29 PM.446] INIT
  4651. [3/23/2017 8:38:29 PM.456] LSPD First Response: Folder is J:\Programs\Rockstar Games\Grand Theft Auto V\plugins\lspdfr
  4652. [3/23/2017 8:38:29 PM.467] LSPD First Response: Arrest Manager, Version=7.6.8.0, Culture=neutral, PublicKeyToken=null
  4653. [3/23/2017 8:38:29 PM.475] LSPD First Response: ArrestWarrantCallout, Version=0.171.19.2004, Culture=neutral, PublicKeyToken=null
  4654. [3/23/2017 8:38:29 PM.476] LSPD First Response: AssortedCallouts, Version=0.6.4.0, Culture=neutral, PublicKeyToken=null
  4655. [3/23/2017 8:38:29 PM.477] LSPD First Response: BetterEMS, Version=2.0.6056.26204, Culture=neutral, PublicKeyToken=null
  4656. [3/23/2017 8:38:29 PM.479] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
  4657. [3/23/2017 8:38:29 PM.484] LSPD First Response: ComputerPlus, Version=1.3.5.0, Culture=neutral, PublicKeyToken=null
  4658. [3/23/2017 8:38:29 PM.490] LSPD First Response: CrazyCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  4659. [3/23/2017 8:38:29 PM.491] LSPD First Response: LPCallouts, Version=0.2.7.0, Culture=neutral, PublicKeyToken=null
  4660. [3/23/2017 8:38:29 PM.492] LSPD First Response: LSPDFR+, Version=1.6.3.0, Culture=neutral, PublicKeyToken=null
  4661. [3/23/2017 8:38:29 PM.493] LSPD First Response: PoliceSmartRadio, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null
  4662. [3/23/2017 8:38:29 PM.494] LSPD First Response: SearchWarrant, Version=2.5.6218.34465, Culture=neutral, PublicKeyToken=null
  4663. [3/23/2017 8:38:29 PM.495] LSPD First Response: Traffic Policer, Version=6.13.6.1, Culture=neutral, PublicKeyToken=null
  4664. [3/23/2017 8:38:29 PM.496] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4665. [3/23/2017 8:38:29 PM.569] LSPD First Response: Albo1125.Common verifying update entry for Arrest Manager
  4666. [3/23/2017 8:38:29 PM.600] LSPD First Response: Creating plugin: ArrestWarrantCallout.ArrestWarrantClass+Main
  4667. [3/23/2017 8:38:29 PM.627] LSPD First Response: Arrest Warrant Callout 0.171.19.2004 : Plugin loaded !
  4668. [3/23/2017 8:38:29 PM.629] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4669. [3/23/2017 8:38:29 PM.675] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
  4670. [3/23/2017 8:38:29 PM.676] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4671. [3/23/2017 8:38:29 PM.707] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
  4672. [3/23/2017 8:38:29 PM.753] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
  4673. [3/23/2017 8:38:29 PM.754] LSPD First Response: Creating plugin: CrazyCallouts.Main
  4674. [3/23/2017 8:38:29 PM.754] LSPD First Response: Creating plugin: LPCallouts.Main
  4675. [3/23/2017 8:38:29 PM.755] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4676. [3/23/2017 8:38:29 PM.790] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4677. [3/23/2017 8:38:29 PM.827] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
  4678. [3/23/2017 8:38:29 PM.828] LSPD First Response: Creating plugin: SearchWarrant.Main
  4679. [3/23/2017 8:38:29 PM.828] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4680. [3/23/2017 8:38:29 PM.863] LSPD First Response: Creating Traffic Policer.Main.
  4681. [3/23/2017 8:38:29 PM.864] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
  4682. [3/23/2017 8:38:29 PM.864] LSPD First Response: Done with Traffic Policer.Main.
  4683. [3/23/2017 8:38:29 PM.865] LSPD First Response: Arrest Manager 7.6.8.0, developed by Albo1125, loaded successfully!
  4684. [3/23/2017 8:38:29 PM.865] LSPD First Response: Please go on duty to start Arrest Manager.
  4685. [3/23/2017 8:38:29 PM.866] LSPD First Response: Arrest Warrant Callout 0.171.19.2004 loaded!
  4686. [3/23/2017 8:38:29 PM.867] LSPD First Response: Arrest Warrant Callout 0.171.19.2004 : found settings file, adjusting settings.
  4687. [3/23/2017 8:38:29 PM.867] LSPD First Response: Arrest Warrant Callout 0.171.19.2004 : Settings File path : J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\LSPDFR\ArrestWarrantCallout.ini
  4688. [3/23/2017 8:38:29 PM.870] LSPD First Response: Assorted Callouts 0.6.4.0, developed by Albo1125, has been initialised.
  4689. [3/23/2017 8:38:29 PM.870] LSPD First Response: Go on duty to start Assorted Callouts.
  4690. [3/23/2017 8:38:30 PM.260] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
  4691. [3/23/2017 8:38:30 PM.261] LSPD First Response: [Better EMS]: Found station type: FIRE
  4692. [3/23/2017 8:38:30 PM.261] LSPD First Response: [Better EMS]: Adding station point: in front
  4693. [3/23/2017 8:38:30 PM.284] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
  4694. [3/23/2017 8:38:30 PM.284] LSPD First Response: [Better EMS]: Found station type: FIRE
  4695. [3/23/2017 8:38:30 PM.285] LSPD First Response: [Better EMS]: Adding station point: inside bay
  4696. [3/23/2017 8:38:30 PM.285] LSPD First Response: [Better EMS]: Adding station point: in front of left door
  4697. [3/23/2017 8:38:30 PM.285] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
  4698. [3/23/2017 8:38:30 PM.285] LSPD First Response: [Better EMS]: Found station type: FIRE
  4699. [3/23/2017 8:38:30 PM.286] LSPD First Response: [Better EMS]: Adding station point: middle bay
  4700. [3/23/2017 8:38:30 PM.286] LSPD First Response: [Better EMS]: Adding station point: right bay
  4701. [3/23/2017 8:38:30 PM.286] LSPD First Response: [Better EMS]: Loading station Davis hospital
  4702. [3/23/2017 8:38:30 PM.286] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4703. [3/23/2017 8:38:30 PM.286] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
  4704. [3/23/2017 8:38:30 PM.287] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
  4705. [3/23/2017 8:38:30 PM.287] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
  4706. [3/23/2017 8:38:30 PM.287] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
  4707. [3/23/2017 8:38:30 PM.287] LSPD First Response: [Better EMS]: Adding station point: delivery zone
  4708. [3/23/2017 8:38:30 PM.287] LSPD First Response: [Better EMS]: Station has delivery zone
  4709. [3/23/2017 8:38:30 PM.288] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
  4710. [3/23/2017 8:38:30 PM.288] LSPD First Response: [Better EMS]: Station has delivery zone
  4711. [3/23/2017 8:38:30 PM.288] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
  4712. [3/23/2017 8:38:30 PM.288] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4713. [3/23/2017 8:38:30 PM.288] LSPD First Response: [Better EMS]: Adding station point: delivery zone
  4714. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Station has delivery zone
  4715. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Adding station point: spawn 1
  4716. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Adding station point: spawn 2
  4717. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
  4718. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Station has delivery zone
  4719. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
  4720. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4721. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
  4722. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Station has delivery zone
  4723. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
  4724. [3/23/2017 8:38:30 PM.289] LSPD First Response: [Better EMS]: Station has delivery zone
  4725. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: spawn 1
  4726. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: spawn 2
  4727. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
  4728. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Found station type: FIRE
  4729. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: bay 4
  4730. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: bay 3
  4731. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
  4732. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4733. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: bay 2
  4734. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: bay 1
  4735. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
  4736. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Found station type: FIRE
  4737. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: bay 1
  4738. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: bay 2
  4739. [3/23/2017 8:38:30 PM.290] LSPD First Response: [Better EMS]: Adding station point: bay 3
  4740. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Adding station point: bay 4
  4741. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
  4742. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Found station type: FIRE
  4743. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Adding station point: bay 1
  4744. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Adding station point: bay 2
  4745. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
  4746. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
  4747. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
  4748. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4749. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Adding station point: alley
  4750. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Station has delivery zone
  4751. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
  4752. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4753. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Adding station point: delivery
  4754. [3/23/2017 8:38:30 PM.291] LSPD First Response: [Better EMS]: Station has delivery zone
  4755. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: spawn
  4756. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
  4757. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Found station type: FIRE
  4758. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: inside
  4759. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
  4760. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Found station type: FIRE
  4761. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: north 1
  4762. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: north 2
  4763. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: north mini 1
  4764. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: north mini 2
  4765. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: middle mini
  4766. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: mid south mini
  4767. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: south 1
  4768. [3/23/2017 8:38:30 PM.292] LSPD First Response: [Better EMS]: Adding station point: south 2
  4769. [3/23/2017 8:38:30 PM.293] LSPD First Response: [Better EMS]: Adding station point: south 3
  4770. [3/23/2017 8:38:30 PM.293] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
  4771. [3/23/2017 8:38:30 PM.293] LSPD First Response: [Better EMS]: Found station type: FIRE
  4772. [3/23/2017 8:38:30 PM.293] LSPD First Response: [Better EMS]: Adding station point: driveway
  4773. [3/23/2017 8:38:30 PM.293] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
  4774. [3/23/2017 8:38:30 PM.293] LSPD First Response: [Better EMS]: Found station type: FIRE
  4775. [3/23/2017 8:38:30 PM.293] LSPD First Response: [Better EMS]: Adding station point: station
  4776. [3/23/2017 8:38:30 PM.298] LSPD First Response: Validating dependency: RagePluginHook
  4777. [3/23/2017 8:38:30 PM.299] LSPD First Response: File "ragepluginhook.exe" exists: True
  4778. [3/23/2017 8:38:30 PM.302] LSPD First Response: Version is at least 0.40.0.0
  4779. [3/23/2017 8:38:30 PM.302] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
  4780. [3/23/2017 8:38:30 PM.303] LSPD First Response: Validating dependency: LSPDFR
  4781. [3/23/2017 8:38:30 PM.303] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
  4782. [3/23/2017 8:38:30 PM.303] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
  4783. [3/23/2017 8:38:30 PM.303] LSPD First Response: Validating dependency: ParksTools
  4784. [3/23/2017 8:38:30 PM.303] LSPD First Response: File "ParksTools.dll" exists: True
  4785. [3/23/2017 8:38:30 PM.303] LSPD First Response: Major/minor versions match specified exact version
  4786. [3/23/2017 8:38:30 PM.303] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
  4787. [3/23/2017 8:38:30 PM.303] LSPD First Response: Validating dependency: LSPDFR+
  4788. [3/23/2017 8:38:30 PM.303] LSPD First Response: File "Plugins\LSPDFR\LSPDFR+.dll" exists: True
  4789. [3/23/2017 8:38:30 PM.304] LSPD First Response: Version is at least 1.1.0.0
  4790. [3/23/2017 8:38:30 PM.304] LSPD First Response: Found no problems: dependency LSPDFR+ (Plugins\LSPDFR\LSPDFR+.dll)
  4791. [3/23/2017 8:38:30 PM.304] LSPD First Response: Validating dependency: Arrest Manager
  4792. [3/23/2017 8:38:30 PM.304] LSPD First Response: File "Plugins\LSPDFR\Arrest Manager.dll" exists: True
  4793. [3/23/2017 8:38:30 PM.304] LSPD First Response: Version is at least 7.2.0.0
  4794. [3/23/2017 8:38:30 PM.304] LSPD First Response: Found no problems: dependency Arrest Manager (Plugins\LSPDFR\Arrest Manager.dll)
  4795. [3/23/2017 8:38:30 PM.320] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0.51
  4796. [3/23/2017 8:38:30 PM.320] LSPD First Response: CrazyCalloutsV0.5.8 Plugin loaded!
  4797. [3/23/2017 8:38:30 PM.332] LSPD First Response: LPCallouts registered.
  4798. [3/23/2017 8:38:30 PM.352] LSPD First Response: LSPDFR+ 1.6.3.0, developed by Albo1125, has been initialised.
  4799. [3/23/2017 8:38:30 PM.353] LSPD First Response: Go on duty to start LSPDFR+.
  4800. [3/23/2017 8:38:30 PM.353] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
  4801. [3/23/2017 8:38:30 PM.353] PoliceSmartRadio 0.5.0.0, developed by Albo1125, loaded successfully!
  4802. [3/23/2017 8:38:30 PM.353] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
  4803. [3/23/2017 8:38:30 PM.354] Please go on duty to start Police SmartRadio.
  4804. [3/23/2017 8:38:30 PM.358] LSPD First Response: Traffic Policer 6.13.6.1, developed by Albo1125, has been initialised.
  4805. [3/23/2017 8:38:30 PM.358] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
  4806. [3/23/2017 8:38:30 PM.358] LSPD First Response: We have 1 callouts registered
  4807. [3/23/2017 8:38:30 PM.359] LSPD First Response: CalloutManager initialized
  4808. [3/23/2017 8:38:30 PM.359] [TRACE] WorldEventManager: Allowing up to 2 events
  4809. [3/23/2017 8:38:30 PM.361] LSPD First Response: In traffic policer duty event handler: True
  4810. [3/23/2017 8:38:30 PM.363] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  4811. [3/23/2017 8:38:30 PM.391] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 3/24/2017 6:44:09 PM
  4812. [3/23/2017 8:38:30 PM.395] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Traffic Policer
  4813. [3/23/2017 8:38:30 PM.395] LSPD First Response: isdc:/deltapooh/
  4814. [3/23/2017 8:38:30 PM.404] LSPD First Response: GAME VERSION: 1.0.1011.1
  4815. [3/23/2017 8:38:30 PM.406] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4816. [3/23/2017 8:38:30 PM.409] LSPD First Response: Blpass
  4817. [3/23/2017 8:38:30 PM.409] LSPD First Response: Dependency check for Traffic Policer successful: True
  4818. [3/23/2017 8:38:30 PM.411] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Arrest Manager
  4819. [3/23/2017 8:38:30 PM.411] LSPD First Response: GAME VERSION: 1.0.1011.1
  4820. [3/23/2017 8:38:30 PM.412] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4821. [3/23/2017 8:38:30 PM.412] LSPD First Response: Blpass
  4822. [3/23/2017 8:38:30 PM.412] LSPD First Response: Dependency check for Arrest Manager successful: True
  4823. [3/23/2017 8:38:30 PM.414] LSPD First Response: Registering callout ?????????????????????????????????????????
  4824. [3/23/2017 8:38:30 PM.414] LSPD First Response: Registering callout ?????????????????????????????????????????
  4825. [3/23/2017 8:38:30 PM.414] LSPD First Response: Registering callout ?????????????????????????????????????????
  4826. [3/23/2017 8:38:30 PM.415] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  4827. [3/23/2017 8:38:30 PM.415] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 3/24/2017 6:44:09 PM
  4828. [3/23/2017 8:38:30 PM.415] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for AssortedCallouts
  4829. [3/23/2017 8:38:30 PM.416] LSPD First Response: GAME VERSION: 1.0.1011.1
  4830. [3/23/2017 8:38:30 PM.417] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4831. [3/23/2017 8:38:30 PM.417] LSPD First Response: Blpass
  4832. [3/23/2017 8:38:30 PM.417] LSPD First Response: Dependency check for AssortedCallouts successful: True
  4833. [3/23/2017 8:38:30 PM.419] LSPD First Response: Assorted Callouts is not in beta.
  4834. [3/23/2017 8:38:30 PM.426] LSPD First Response: Adding unmarked police vehicle model:POLICE4
  4835. [3/23/2017 8:38:30 PM.429] LSPD First Response: Registering callout ?????????????????????????????????????????
  4836. [3/23/2017 8:38:30 PM.430] LSPD First Response: Registering callout ?????????????????????????????????????????
  4837. [3/23/2017 8:38:30 PM.430] LSPD First Response: Registering callout ?????????????????????????????????????????
  4838. [3/23/2017 8:38:30 PM.430] LSPD First Response: Registering callout ?????????????????????????????????????????
  4839. [3/23/2017 8:38:30 PM.430] LSPD First Response: Registering callout ?????????????????????????????????????????
  4840. [3/23/2017 8:38:30 PM.430] LSPD First Response: Registering callout ?????????????????????????????????????????
  4841. [3/23/2017 8:38:30 PM.430] LSPD First Response: Registering callout ?????????????????????????????????????????
  4842. [3/23/2017 8:38:30 PM.430] LSPD First Response: Registering callout ?????????????????????????????????????????
  4843. [3/23/2017 8:38:30 PM.443] LSPD First Response: Registering callout ?????????????????????????????????????????
  4844. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4845. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4846. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4847. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4848. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4849. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4850. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4851. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4852. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4853. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4854. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4855. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4856. [3/23/2017 8:38:30 PM.444] LSPD First Response: Registering callout ?????????????????????????????????????????
  4857. [3/23/2017 8:38:30 PM.445] LSPD First Response: Registering callout ?????????????????????????????????????????
  4858. [3/23/2017 8:38:30 PM.445] LSPD First Response: Registering callout ?????????????????????????????????????????
  4859. [3/23/2017 8:38:30 PM.453] LSPD First Response: Stores initialised
  4860. [3/23/2017 8:38:30 PM.459] LSPD First Response: [Better EMS]: Loading EMS settings
  4861. [3/23/2017 8:38:30 PM.459] LSPD First Response: [Better EMS]: Settings loaded from J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
  4862. [3/23/2017 8:38:30 PM.460] LSPD First Response: [Better EMS]: Loaded Better EMS
  4863. [3/23/2017 8:38:30 PM.472] LSPD First Response: [Code 3 Callouts] Loading Code 3 Callouts...
  4864. [3/23/2017 8:38:30 PM.482] LSPD First Response: [Code 3 Callouts] Settings loaded
  4865. [3/23/2017 8:38:30 PM.482] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
  4866. [3/23/2017 8:38:30 PM.486] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
  4867. [3/23/2017 8:38:30 PM.487] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
  4868. [3/23/2017 8:38:30 PM.487] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
  4869. [3/23/2017 8:38:30 PM.487] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
  4870. [3/23/2017 8:38:30 PM.487] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
  4871. [3/23/2017 8:38:30 PM.487] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
  4872. [3/23/2017 8:38:30 PM.487] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
  4873. [3/23/2017 8:38:30 PM.487] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
  4874. [3/23/2017 8:38:30 PM.487] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
  4875. [3/23/2017 8:38:30 PM.487] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
  4876. [3/23/2017 8:38:30 PM.487] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
  4877. [3/23/2017 8:38:30 PM.487] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
  4878. [3/23/2017 8:38:30 PM.488] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
  4879. [3/23/2017 8:38:30 PM.488] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
  4880. [3/23/2017 8:38:30 PM.488] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
  4881. [3/23/2017 8:38:30 PM.488] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
  4882. [3/23/2017 8:38:30 PM.488] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
  4883. [3/23/2017 8:38:30 PM.488] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
  4884. [3/23/2017 8:38:30 PM.488] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
  4885. [3/23/2017 8:38:30 PM.488] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
  4886. [3/23/2017 8:38:30 PM.488] LSPD First Response: [Code 3 Callouts] All callouts registered
  4887. [3/23/2017 8:38:30 PM.539] LSPD First Response: C+ DEV: Successfully loaded LSPDFR Computer+.
  4888. [3/23/2017 8:38:30 PM.556] LSPD First Response: C+: Attempting to load SQL interop from J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\
  4889. [3/23/2017 8:38:30 PM.556] LSPD First Response: C+: Attempting to load SQL db from J:\Programs\Rockstar Games\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\reports.sqlite
  4890. [3/23/2017 8:38:30 PM.583] LSPD First Response: C+ DEV: C+: ALPR+ Not Detected
  4891. [3/23/2017 8:38:30 PM.583] LSPD First Response: Registering callout CrazyCallouts.Callouts.CrazyDriverCallout
  4892. [3/23/2017 8:38:30 PM.583] LSPD First Response: Registering callout CrazyCallouts.Callouts.ShotsFiredCallout
  4893. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout CrazyCallouts.Callouts.MurderCallout
  4894. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout CrazyCallouts.Callouts.KidnapCallout
  4895. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout CrazyCallouts.Callouts.TerrorAttackCallout
  4896. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout LPCallouts.Callouts.AssistAvoidDrifer_HIGH
  4897. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout LPCallouts.Callouts.AssistBeach_HIGH
  4898. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout LPCallouts.Callouts.AssistCornerCut_HIGH
  4899. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout LPCallouts.Callouts.AssistCyclist_HIGH
  4900. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout LPCallouts.Callouts.AssistFreeway_HIGH
  4901. [3/23/2017 8:38:30 PM.584] LSPD First Response: Registering callout LPCallouts.Callouts.AssistRunOver_HIGH
  4902. [3/23/2017 8:38:30 PM.585] LSPD First Response: Registering callout LPCallouts.Callouts.AssistTruckCrash_HIGH
  4903. [3/23/2017 8:38:30 PM.585] LSPD First Response: Registering callout LPCallouts.Callouts.NoiseComplaint_HIGH
  4904. [3/23/2017 8:38:30 PM.585] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  4905. [3/23/2017 8:38:30 PM.585] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 3/24/2017 6:44:09 PM
  4906. [3/23/2017 8:38:30 PM.585] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for LSPDFR+
  4907. [3/23/2017 8:38:30 PM.586] LSPD First Response: GAME VERSION: 1.0.1011.1
  4908. [3/23/2017 8:38:30 PM.587] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4909. [3/23/2017 8:38:30 PM.587] LSPD First Response: Blpass
  4910. [3/23/2017 8:38:30 PM.587] LSPD First Response: Dependency check for LSPDFR+ successful: True
  4911. [3/23/2017 8:38:30 PM.594] LSPD First Response: C+: Store schema version check
  4912. [3/23/2017 8:38:30 PM.594] LSPD First Response: C+: Store schema version check returned a stored version 1.0.1 and global is 1.0.1.. upgrade 0
  4913. [3/23/2017 8:38:30 PM.594] LSPD First Response: C+: Store is at the latest version
  4914. [3/23/2017 8:38:30 PM.594] LSPD First Response: LSPDFR+ is not in beta.
  4915. [3/23/2017 8:38:30 PM.594] LSPD First Response: C+: Store was opened
  4916. [3/23/2017 8:38:30 PM.596] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  4917. [3/23/2017 8:38:30 PM.596] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 3/24/2017 6:44:09 PM
  4918. [3/23/2017 8:38:30 PM.596] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Police SmartRadio
  4919. [3/23/2017 8:38:30 PM.596] LSPD First Response: GAME VERSION: 1.0.1011.1
  4920. [3/23/2017 8:38:30 PM.597] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4921. [3/23/2017 8:38:30 PM.597] LSPD First Response: Blpass
  4922. [3/23/2017 8:38:30 PM.597] LSPD First Response: Dependency check for Police SmartRadio successful: True
  4923. [3/23/2017 8:38:30 PM.627] [TRACE] Thread Ambient #1 initialized
  4924. [3/23/2017 8:38:30 PM.645] [TRACE] Thread ArrestManager #1 initialized
  4925. [3/23/2017 8:38:30 PM.744] [TRACE] Thread WorldEventManager #1 initialized
  4926. [3/23/2017 8:38:30 PM.745] [TRACE] Thread PlayerChaseManager #1 initialized
  4927. [3/23/2017 8:38:30 PM.749] [TRACE] Thread TrafficControl #1 initialized
  4928. [3/23/2017 8:38:30 PM.752] LSPD First Response: Assorted Callouts, developed by Albo1125, has been loaded successfully!
  4929. [3/23/2017 8:38:30 PM.755] LSPD First Response: [Better EMS]: Launching EMS response
  4930. [3/23/2017 8:38:30 PM.761] LSPD First Response: LSPDFR+, developed by Albo1125, has been loaded successfully!
  4931. [3/23/2017 8:38:30 PM.763] LSPD First Response: LSPDFR+ has been initialised successfully and is now loading INI, XML and dependencies. Standby...
  4932. [3/23/2017 8:38:34 PM.336] LSPD First Response: Traffic Policer.Mainloop started
  4933. [3/23/2017 8:38:34 PM.336] LSPD First Response: Loading Traffic Policer settings...
  4934. [3/23/2017 8:38:34 PM.356] LSPD First Response: Registering callout ?????????????????????????????????????????
  4935. [3/23/2017 8:38:34 PM.357] LSPD First Response: Registering callout ?????????????????????????????????????????
  4936. [3/23/2017 8:38:34 PM.357] LSPD First Response: Registering callout ????????????????????????????????????????
  4937. [3/23/2017 8:38:34 PM.357] LSPD First Response: Registering callout ????????????????????????????????????????
  4938. [3/23/2017 8:38:34 PM.358] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
  4939. [3/23/2017 8:38:34 PM.365] LSPD First Response: Traffic Policer BETA, developed by Albo1125, has been loaded successfully!
  4940. [3/23/2017 8:38:34 PM.407] LSPD First Response: Traffic Policer Speed Checker started.
  4941. [3/23/2017 8:38:34 PM.637] LSPD First Response: Arrest Manager BETA, developed by Albo1125, has been loaded successfully!
  4942. [3/23/2017 8:38:34 PM.773] LSPD First Response: Setting Display position to BottomRight
  4943. [3/23/2017 8:38:34 PM.773] LSPD First Response: 2340:963
  4944. [3/23/2017 8:38:34 PM.787] LSPD First Response: policesmartradio/nonexistingtexture display image files don't exist for Police SmartRadio. Skipping.
  4945. [3/23/2017 8:38:34 PM.787] LSPD First Response: Allbuttons ln: 9
  4946. [3/23/2017 8:38:34 PM.793] LSPD First Response: policesmartradio/nonexistingtexture display image files don't exist for Police SmartRadio. Skipping.
  4947. [3/23/2017 8:38:34 PM.793] LSPD First Response: Allbuttons ln: 9
  4948. [3/23/2017 8:38:34 PM.798] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
  4949. [3/23/2017 8:38:34 PM.800] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
  4950. [3/23/2017 8:38:34 PM.800] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
  4951. [3/23/2017 8:38:34 PM.800] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
  4952. [3/23/2017 8:38:34 PM.800] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
  4953. [3/23/2017 8:38:34 PM.800] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to nonexistingtexture
  4954. [3/23/2017 8:38:34 PM.800] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
  4955. [3/23/2017 8:38:34 PM.806] LSPD First Response: PoliceSmartRadio BETA, developed by Albo1125, has been loaded successfully!
  4956. [3/23/2017 8:38:35 PM.788] LSPD First Response: TrafficOffences:
  4957. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Speeding(10+)280FalseTraffic>
  4958. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Speeding(20+)3150FalseTraffic>
  4959. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Speeding(30+)4230TrueTraffic>
  4960. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<No License82500TrueTraffic>
  4961. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Driving On Suspended License6850FalseTraffic>
  4962. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Expired License2250FalseTraffic>
  4963. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Invalid Registration4850TrueTraffic>
  4964. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<No Registration4650FalseTraffic>
  4965. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Running A Red Light2100FalseTraffic>
  4966. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Running A Stop Sign2150FalseTraffic>
  4967. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Failure to Yield3150FalseTraffic>
  4968. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Failure To Stop61500FalseTraffic>
  4969. [3/23/2017 8:38:35 PM.789] LSPD First Response: OFFENCE<Seat Belt Violation1200FalseTraffic>
  4970. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<No Insurance6850TrueTraffic>
  4971. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Invalid Insurance3350TrueTraffic>
  4972. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Expired Insurance3100FalseTraffic>
  4973. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Texting While Driving4550FalseTraffic>
  4974. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Broken Tail Light00FalseTraffic>
  4975. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Broke Tail Light (Second Offense) 260FalseTraffic>
  4976. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Broken Brake Light00FalseTraffic>
  4977. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Broken Brake Light (Second Offence)160FalseTraffic>
  4978. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Broken Head Light00FalseTraffic>
  4979. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Reckless Driving3650FalseTraffic>
  4980. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Reckless Endangerment83500TrueTraffic>
  4981. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Careless Driving3550FalseTraffic>
  4982. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<DUI1210000TrueTraffic>
  4983. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<DWUI1212000TrueTraffic>
  4984. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<No Helmet0100FalseTraffic>
  4985. [3/23/2017 8:38:35 PM.790] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueTraffic>
  4986. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueTraffic>
  4987. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueTraffic>
  4988. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueTraffic>
  4989. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Open Alcohol Container4850FalseTraffic>
  4990. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Felony Evading63500TrueTraffic>
  4991. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Shoplifting090FalseDisorder>
  4992. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Failure To Comply0100FalseDisorder>
  4993. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Failure to Provide Required Documents0150TrueDisorder>
  4994. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Resisting Arrest0250FalseDisorder>
  4995. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Possession with Intent to sell018000FalseFelony>
  4996. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Paraphernalia06500FalseFelony>
  4997. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Manufacturer032000FalseFelony>
  4998. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Cultivation016000FalseFelony>
  4999. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Abuse of Perscription07800FalseFelony>
  5000. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Metabolite DUIs0250FalseFelony>
  5001. [3/23/2017 8:38:35 PM.791] LSPD First Response: OFFENCE<Distribution/Trafficking025000FalseFelony>
  5002. [3/23/2017 8:38:35 PM.792] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueFelony>
  5003. [3/23/2017 8:38:35 PM.792] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueFelony>
  5004. [3/23/2017 8:38:35 PM.792] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueFelony>
  5005. [3/23/2017 8:38:35 PM.792] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueFelony>
  5006. [3/23/2017 8:38:35 PM.816] LSPD First Response: LSPDFR+ has been fully initialised successfully and is now working.
  5007. [3/23/2017 8:38:35 PM.837] LSPD First Response: Emtpy items, clearing menu at index 1.
  5008. [3/23/2017 8:38:35 PM.840] LSPD First Response: Emtpy items, clearing menu at index 1.
  5009. [3/23/2017 8:38:36 PM.473] LSPD First Response: Transport World Districts doesn't contain Water. Adding default.
  5010. [3/23/2017 8:38:36 PM.473] LSPD First Response: TransportWorldDistricts info:
  5011. [3/23/2017 8:38:36 PM.487] LSPD First Response:
  5012. [3/23/2017 8:38:36 PM.487] World District: City
  5013. [3/23/2017 8:38:36 PM.487] Drivers:S_F_Y_COP_01 S_M_Y_COP_01
  5014. [3/23/2017 8:38:36 PM.487] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
  5015. [3/23/2017 8:38:36 PM.487] Vehsettings: Model: POLICETLivs: 0 Extras: Model: POLICELivs: -1 Extras: Model: POLICE2Livs: -1 Extras: 1 Model: POLICE3Livs: -1 Extras:
  5016. [3/23/2017 8:38:36 PM.501] LSPD First Response:
  5017. [3/23/2017 8:38:36 PM.501] World District: City
  5018. [3/23/2017 8:38:36 PM.501] Drivers:S_M_Y_COP_01
  5019. [3/23/2017 8:38:36 PM.502] Passengers:S_F_Y_COP_01
  5020. [3/23/2017 8:38:36 PM.502] Vehsettings: Model: POLICETLivs: -1 Extras: Model: POLICELivs: -1 Extras: Model: POLICE2Livs: -1 Extras: Model: POLICE3Livs: -1 Extras:
  5021. [3/23/2017 8:38:36 PM.517] LSPD First Response:
  5022. [3/23/2017 8:38:36 PM.517] World District: LosSantosCountryside
  5023. [3/23/2017 8:38:36 PM.517] Drivers:S_M_Y_SHERIFF_01
  5024. [3/23/2017 8:38:36 PM.517] Passengers:S_F_Y_SHERIFF_01
  5025. [3/23/2017 8:38:36 PM.518] Vehsettings: Model: SHERIFF2Livs: -1 Extras:
  5026. [3/23/2017 8:38:36 PM.534] LSPD First Response:
  5027. [3/23/2017 8:38:36 PM.534] World District: BlaineCounty
  5028. [3/23/2017 8:38:36 PM.534] Drivers:S_F_Y_SHERIFF_01
  5029. [3/23/2017 8:38:36 PM.535] Passengers:S_M_Y_SHERIFF_01
  5030. [3/23/2017 8:38:36 PM.535] Vehsettings: Model: SHERIFF2Livs: -1 Extras: 2, 3, 4
  5031. [3/23/2017 8:38:36 PM.550] LSPD First Response:
  5032. [3/23/2017 8:38:36 PM.551] World District: Water
  5033. [3/23/2017 8:38:36 PM.552] Drivers:S_M_Y_USCG_01
  5034. [3/23/2017 8:38:36 PM.552] Passengers:S_M_Y_USCG_01
  5035. [3/23/2017 8:38:36 PM.552] Vehsettings: Model: PREDATORLivs: -1 Extras:
  5036. [3/23/2017 8:38:36 PM.552] LSPD First Response: Transportregion info:
  5037. [3/23/2017 8:38:36 PM.567] LSPD First Response:
  5038. [3/23/2017 8:38:36 PM.567] Zonename: East Vinewood
  5039. [3/23/2017 8:38:36 PM.567] Drivers:S_M_Y_COP_01
  5040. [3/23/2017 8:38:36 PM.567] Passengers:S_F_Y_COP_01
  5041. [3/23/2017 8:38:36 PM.567] Vehsettings: Model: POLICE4Livs: 0 Extras: 2, 3, 4
  5042. [3/23/2017 8:38:36 PM.584] LSPD First Response:
  5043. [3/23/2017 8:38:36 PM.585] Zonename: West Vinewood
  5044. [3/23/2017 8:38:36 PM.585] Drivers:S_F_Y_COP_01
  5045. [3/23/2017 8:38:36 PM.585] Passengers:S_M_Y_COP_01
  5046. [3/23/2017 8:38:36 PM.585] Vehsettings: Model: POLICETLivs: 0 Extras:
  5047. [3/23/2017 8:38:36 PM.600] LSPD First Response:
  5048. [3/23/2017 8:38:36 PM.601] Zonename: Sandy Shores
  5049. [3/23/2017 8:38:36 PM.601] Drivers:S_F_Y_SHERIFF_01
  5050. [3/23/2017 8:38:36 PM.601] Passengers:S_M_Y_SHERIFF_01
  5051. [3/23/2017 8:38:36 PM.601] Vehsettings: Model: SHERIFFLivs: -1 Extras: 2, 3, 4
  5052. [3/23/2017 8:38:36 PM.618] LSPD First Response:
  5053. [3/23/2017 8:38:36 PM.618] Zonename: Sandy Shores
  5054. [3/23/2017 8:38:36 PM.618] Drivers:S_M_Y_SHERIFF_01
  5055. [3/23/2017 8:38:36 PM.618] Passengers:S_F_Y_SHERIFF_01
  5056. [3/23/2017 8:38:36 PM.618] Vehsettings: Model: SHERIFFLivs: -1 Extras:
  5057. [3/23/2017 8:38:40 PM.821] LSPD First Response: Arrest Manager by Albo1125 has loaded successfully.
  5058. [3/23/2017 8:38:40 PM.828] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Arrest Manager
  5059. [3/23/2017 8:38:40 PM.830] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  5060. [3/23/2017 8:38:40 PM.835] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to coroner
  5061. [3/23/2017 8:38:40 PM.835] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to tow
  5062. [3/23/2017 8:38:40 PM.835] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to transport
  5063. [3/23/2017 8:38:40 PM.837] Police Station Jail blips created.
  5064. [3/23/2017 8:38:52 PM.419] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Traffic Policer
  5065. [3/23/2017 8:38:52 PM.419] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  5066. [3/23/2017 8:38:54 PM.620] setting up new cop: null
  5067. [3/23/2017 8:38:54 PM.623] [TRACE] New ped recognized as cop
  5068. [3/23/2017 8:38:55 PM.122] setting up new cop: null
  5069. [3/23/2017 8:38:55 PM.122] [TRACE] New ped recognized as cop
  5070. [3/23/2017 8:39:16 PM.026] LSPD First Response: Creating drunk driver event
  5071. [3/23/2017 8:39:16 PM.110] LSPD First Response: Setting alcohol levels
  5072. [3/23/2017 8:39:24 PM.747] setting up new cop: null
  5073. [3/23/2017 8:39:24 PM.747] [TRACE] New ped recognized as cop
  5074. [3/23/2017 8:40:02 PM.285] [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
  5075. [3/23/2017 8:40:02 PM.286] [TRACE] Thread TrafficStop #1 initialized
  5076. [3/23/2017 8:40:02 PM.315] LSPD First Response: Adding traffic stop count - LSPDFR+
  5077. [3/23/2017 8:40:03 PM.207] LSPD First Response: LSPDFR+ API: Plugin: Traffic Policer is increasing statistic: Traffic ambient event vehicles pulled over
  5078. [3/23/2017 8:40:03 PM.210] LSPD First Response: Added ambient event fibers to cleanup
  5079. [3/23/2017 8:40:25 PM.804] LSPD First Response: Playing hello
  5080. [3/23/2017 8:40:40 PM.563] LSPD First Response: Playing kifflom
  5081. [3/23/2017 8:40:47 PM.551] LSPD First Response: Playing kifflom
  5082. [3/23/2017 8:40:53 PM.440] LSPD First Response: Playing thanks
  5083. [3/23/2017 8:41:05 PM.660] LSPD First Response: C+: Pause
  5084. [3/23/2017 8:41:05 PM.661] LSPD First Response: C+: EnsurePaused forced
  5085. [3/23/2017 8:41:05 PM.662] LSPD First Response: C+: Pause
  5086. [3/23/2017 8:41:10 PM.244] LSPD First Response: C+: Found citations for ped
  5087. [3/23/2017 8:41:10 PM.302] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\a_f_o_genstreet_01__0_0_0_front.jpg
  5088. [3/23/2017 8:41:21 PM.593] LSPD First Response: C+: Found citations for ped
  5089. [3/23/2017 8:41:21 PM.620] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\a_m_y_vinewood_04__0_0_1_front.jpg
  5090. [3/23/2017 8:41:30 PM.782] LSPD First Response: C+: Found citations for ped
  5091. [3/23/2017 8:41:30 PM.813] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\a_m_y_vinewood_02__0_0_0_front.jpg
  5092. [3/23/2017 8:41:35 PM.186] LSPD First Response: C+: Found citations for ped
  5093. [3/23/2017 8:41:35 PM.198] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\a_f_o_genstreet_01__0_0_0_front.jpg
  5094. [3/23/2017 8:43:05 PM.912] LSPD First Response: C+: Pause
  5095. [3/23/2017 8:43:22 PM.247] LSPD First Response: LSPDFR+ API: Plugin: Traffic Policer is increasing statistic: Breathalyzer tests conducted
  5096. [3/23/2017 8:43:25 PM.251] LSPD First Response: LSPDFR+ API: Plugin: Traffic Policer is increasing statistic: People caught driving over alcohol limit
  5097. [3/23/2017 8:43:31 PM.306] [TRACE] Asked thread TrafficStop #1 to abort: Check3
  5098. [3/23/2017 8:43:31 PM.308] [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
  5099. [3/23/2017 8:43:31 PM.311] [TRACE] TrafficStop #1 is aborting already
  5100. [3/23/2017 8:43:31 PM.311] [TRACE] Instance cleaned (TrafficStop #1)
  5101. [3/23/2017 8:43:31 PM.322] [TRACE] Thread TrafficStop #1 has been shut down
  5102. [3/23/2017 8:43:32 PM.820] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: People grabbed
  5103. [3/23/2017 8:43:41 PM.597] LSPD First Response: Adding suspect not arrested by player
  5104. [3/23/2017 8:43:41 PM.649] LSPD First Response: LSPDFR+ Ped arrested
  5105. [3/23/2017 8:43:41 PM.697] LSPD First Response: LSPDFR+ API adding new court case.
  5106. [3/23/2017 8:43:46 PM.778] LSPD First Response: DEBUGGING:
  5107. [3/23/2017 8:43:46 PM.781] LSPD First Response: This should be NULL:
  5108. [3/23/2017 8:43:53 PM.542] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: SearchWarrant
  5109. [3/23/2017 8:43:53 PM.543] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  5110. [3/23/2017 8:43:53 PM.543] LSPD First Response: LSPDFR+ API: Plugin: Search Warrant is increasing statistic: People Searched
  5111. [3/23/2017 8:43:56 PM.840] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: People grabbed
  5112. [3/23/2017 8:44:07 PM.886] LSPD First Response: Creating drunk driver event
  5113. [3/23/2017 8:44:07 PM.902] LSPD First Response: Setting alcohol levels
  5114. [3/23/2017 8:44:11 PM.235] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: People grabbed
  5115. [3/23/2017 8:44:28 PM.139] LSPD First Response: C+: Pause
  5116. [3/23/2017 8:44:28 PM.139] LSPD First Response: C+: EnsurePaused forced
  5117. [3/23/2017 8:44:28 PM.139] LSPD First Response: C+: Pause
  5118. [3/23/2017 8:44:33 PM.324] LSPD First Response: C+: Found citations for ped
  5119. [3/23/2017 8:44:33 PM.331] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\a_f_o_genstreet_01__0_0_0_front.jpg
  5120. [3/23/2017 8:44:59 PM.148] [TRACE] It has been 388.7903059 seconds since the last callout
  5121. [3/23/2017 8:44:59 PM.150] LSPD First Response: Creating ?????????????????????????????????????????
  5122. [3/23/2017 8:44:59 PM.153] [TRACE] Callout created: #1
  5123. [3/23/2017 8:44:59 PM.154] LSPD First Response: TrafficPolicer.OwnerWanted
  5124. [3/23/2017 8:44:59 PM.169] [TRACE] Thread ZoomThread #1 initialized
  5125. [3/23/2017 8:45:09 PM.179] [TRACE] Asked thread ZoomThread #1 to abort: Timeout exceeded
  5126. [3/23/2017 8:45:09 PM.179] [TRACE] Instance cleaned (ZoomThread #1)
  5127. [3/23/2017 8:45:09 PM.181] [TRACE] Thread ZoomThread #1 has been shut down
  5128. [3/23/2017 8:45:33 PM.666] [TRACE] It has been 19.30003 seconds since the last callout
  5129. [3/23/2017 8:45:33 PM.667] LSPD First Response: Creating Burglary
  5130. [3/23/2017 8:45:33 PM.671] [TRACE] Callout created: #2
  5131. [3/23/2017 8:45:33 PM.729] [TRACE] Thread ZoomThread #2 initialized
  5132. [3/23/2017 8:45:43 PM.727] [TRACE] Asked thread ZoomThread #2 to abort: Timeout exceeded
  5133. [3/23/2017 8:45:43 PM.727] [TRACE] Instance cleaned (ZoomThread #2)
  5134. [3/23/2017 8:45:43 PM.728] [TRACE] Thread ZoomThread #2 has been shut down
  5135. [3/23/2017 8:45:45 PM.296] LSPD First Response: C+: Pause
  5136. [3/23/2017 8:46:00 PM.777] LSPD First Response: Creating unroadworthy vehicle event
  5137. [3/23/2017 8:46:00 PM.800] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
  5138. [3/23/2017 8:46:02 PM.429] [TRACE] Key down #1
  5139. [3/23/2017 8:46:02 PM.429] [TRACE] Key down #1.5
  5140. [3/23/2017 8:46:02 PM.430] CA: False
  5141. [3/23/2017 8:46:02 PM.430] AC: False
  5142. [3/23/2017 8:46:02 PM.430] [TRACE] Key down #2
  5143. [3/23/2017 8:46:02 PM.430] [TRACE] Ped #2
  5144. [3/23/2017 8:46:02 PM.430] [TRACE] Ped #3
  5145. [3/23/2017 8:46:02 PM.430] [TRACE] Ped #2
  5146. [3/23/2017 8:46:02 PM.430] [TRACE] Ped #3
  5147. [3/23/2017 8:46:02 PM.430] [TRACE] Ped #2
  5148. [3/23/2017 8:46:02 PM.430] [TRACE] Ped #3
  5149. [3/23/2017 8:46:02 PM.430] [TRACE] Ped #2
  5150. [3/23/2017 8:46:02 PM.430] [TRACE] Ped #3
  5151. [3/23/2017 8:46:04 PM.147] 3/23/2017 8:46:04 PM - released
  5152. [3/23/2017 8:46:08 PM.966] 3/23/2017 8:46:08 PM- timeAtInteractPressed
  5153. [3/23/2017 8:46:09 PM.087] 5
  5154. [3/23/2017 8:46:16 PM.293] LSPD First Response: DEBUGGING:
  5155. [3/23/2017 8:46:16 PM.293] LSPD First Response: This should be NULL:
  5156. [3/23/2017 8:46:20 PM.496] LSPD First Response: LSPDFR+ API: Plugin: Search Warrant is increasing statistic: People Searched
  5157. [3/23/2017 8:46:23 PM.547] 3/23/2017 8:46:23 PM- timeAtInteractPressed
  5158. [3/23/2017 8:46:32 PM.256] 3/23/2017 8:46:32 PM- timeAtInteractPressed
  5159. [3/23/2017 8:46:43 PM.334] LSPD First Response: Transport region(s) available
  5160. [3/23/2017 8:46:44 PM.406] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: Prisoners picked up
  5161. [3/23/2017 8:46:44 PM.425] [TRACE] New ped recognized as cop
  5162. [3/23/2017 8:46:44 PM.719] setting up new cop: null
  5163. [3/23/2017 8:46:52 PM.688] LSPD First Response: Added ambient event fibers to cleanup
  5164. [3/23/2017 8:46:58 PM.628] LSPD First Response: Adding suspect not arrested by player
  5165. [3/23/2017 8:47:03 PM.164] [TRACE] It has been 74.0556076 seconds since the last callout
  5166. [3/23/2017 8:47:03 PM.164] LSPD First Response: Creating MurderCallout
  5167. [3/23/2017 8:47:03 PM.165] [TRACE] Callout created: #3
  5168. [3/23/2017 8:47:03 PM.186] [TRACE] Thread ZoomThread #3 initialized
  5169. [3/23/2017 8:47:13 PM.170] [TRACE] Asked thread ZoomThread #3 to abort: Timeout exceeded
  5170. [3/23/2017 8:47:13 PM.170] [TRACE] Instance cleaned (ZoomThread #3)
  5171. [3/23/2017 8:47:13 PM.173] [TRACE] Thread ZoomThread #3 has been shut down
  5172. [3/23/2017 8:47:28 PM.753] [TRACE] It has been 10.5641472 seconds since the last callout
  5173. [3/23/2017 8:47:28 PM.753] LSPD First Response: Creating MurderCallout
  5174. [3/23/2017 8:47:28 PM.754] [TRACE] Callout created: #4
  5175. [3/23/2017 8:47:28 PM.770] [TRACE] Thread ZoomThread #4 initialized
  5176. [3/23/2017 8:47:32 PM.326] [TRACE] User accepted callout
  5177. [3/23/2017 8:47:38 PM.760] [TRACE] Asked thread ZoomThread #4 to abort: Timeout exceeded
  5178. [3/23/2017 8:47:38 PM.760] [TRACE] Instance cleaned (ZoomThread #4)
  5179. [3/23/2017 8:47:38 PM.762] [TRACE] Thread ZoomThread #4 has been shut down
  5180. [3/23/2017 8:47:43 PM.570] LSPD First Response: Added ambient event fibers to cleanup
  5181. [3/23/2017 8:47:55 PM.714] [TRACE] Created new chase
  5182. [3/23/2017 8:47:55 PM.715] [TRACE] Suspect added to chase
  5183. [3/23/2017 8:47:55 PM.738] X:1038 Y:-215.75 Z:69.1875
  5184. [3/23/2017 8:47:55 PM.768] [TRACE] Requested backup LocalPatrol in LosSantosCity
  5185. [3/23/2017 8:47:55 PM.768] [TRACE] Creating unit LocalUnit
  5186. [3/23/2017 8:47:55 PM.773] [TRACE] Created police3
  5187. [3/23/2017 8:47:55 PM.780] [TRACE] New cop created s_m_y_cop_01
  5188. [3/23/2017 8:47:55 PM.780] s_m_y_cop_01_white_mini_04
  5189. [3/23/2017 8:47:55 PM.780] s_m_y_cop_01_white_mini_03
  5190. [3/23/2017 8:47:55 PM.784] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
  5191. [3/23/2017 8:47:55 PM.784] [TRACE] Cop added to chase
  5192. [3/23/2017 8:47:55 PM.785] [TRACE] Added cop to existing chase
  5193. [3/23/2017 8:47:55 PM.819] [TRACE] Creating cop chase task
  5194. [3/23/2017 8:47:55 PM.821] [TRACE] Cop chase task assigned
  5195. [3/23/2017 8:47:55 PM.976] setting up new cop: null
  5196. [3/23/2017 8:47:56 PM.311] [TRACE] Found new close chase
  5197. [3/23/2017 8:47:57 PM.477] [TRACE] Joining closest chase
  5198. [3/23/2017 8:47:57 PM.481] [TRACE] Added blip for cop
  5199. [3/23/2017 8:47:59 PM.947] 449776
  5200. [3/23/2017 8:48:00 PM.802] [TRACE] Assigned ped to PlayerArrest #1 (Blocker)
  5201. [3/23/2017 8:48:00 PM.815] [TRACE] Arrested or dead
  5202. [3/23/2017 8:48:00 PM.817] [TRACE] Thread PlayerArrest #1 initialized
  5203. [3/23/2017 8:48:00 PM.878] [TRACE] Asked thread PlayerArrest #1 to abort: No reason specified
  5204. [3/23/2017 8:48:00 PM.879] [TRACE] Removing ped from PlayerArrest #1 (Blocker)
  5205. [3/23/2017 8:48:00 PM.879] [TRACE] PlayerArrest #1 is aborting already
  5206. [3/23/2017 8:48:00 PM.879] [TRACE] Instance cleaned (PlayerArrest #1)
  5207. [3/23/2017 8:48:00 PM.895] [TRACE] Thread PlayerArrest #1 has been shut down
  5208. [3/23/2017 8:48:01 PM.811] 3/23/2017 8:48:01 PM - released
  5209. [3/23/2017 8:48:02 PM.577] 452405
  5210. [3/23/2017 8:48:04 PM.803] [TRACE] Assigned ped to PlayerArrest #2 (Blocker)
  5211. [3/23/2017 8:48:04 PM.819] [TRACE] Arrested or dead
  5212. [3/23/2017 8:48:04 PM.821] [TRACE] Thread PlayerArrest #2 initialized
  5213. [3/23/2017 8:48:05 PM.569] 3/23/2017 8:48:05 PM - released
  5214. [3/23/2017 8:48:15 PM.295] Prompting Arresting
  5215. [3/23/2017 8:48:15 PM.943] [TRACE] Key down #1
  5216. [3/23/2017 8:48:15 PM.943] [TRACE] Key down #1.5
  5217. [3/23/2017 8:48:15 PM.943] CA: True
  5218. [3/23/2017 8:48:15 PM.943] AC: False
  5219. [3/23/2017 8:48:18 PM.997] LSPD First Response: Contains key after add
  5220. [3/23/2017 8:48:18 PM.997] LSPD First Response: Weapon Dropped
  5221. [3/23/2017 8:48:18 PM.997] LSPD First Response: LSPDFR+ Ped arrested
  5222. [3/23/2017 8:48:19 PM.030] [TRACE] No more suspects useable, aborting chase
  5223. [3/23/2017 8:48:19 PM.031] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
  5224. [3/23/2017 8:48:19 PM.031] [TRACE] Instance cleaned (ChaseController #1)
  5225. [3/23/2017 8:48:19 PM.031] [TRACE] Aborted chase
  5226. [3/23/2017 8:48:19 PM.033] [TRACE] Instance cleaned ( #4)
  5227. [3/23/2017 8:48:24 PM.270] [TRACE] Transfering control from PlayerArrest #2 (Blocker) to PlayerSuspectTransport #1
  5228. [3/23/2017 8:48:24 PM.270] [TRACE] Removing ped from PlayerArrest #2 (Blocker)
  5229. [3/23/2017 8:48:24 PM.270] [TRACE] Asked thread PlayerArrest #2 to abort: Ped left Arrest (left)
  5230. [3/23/2017 8:48:24 PM.270] [TRACE] Instance cleaned (PlayerArrest #2)
  5231. [3/23/2017 8:48:24 PM.270] [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
  5232. [3/23/2017 8:48:24 PM.270] [TRACE] PlayerSuspectTransport #1 received control over ped
  5233. [3/23/2017 8:48:24 PM.270] [TRACE] PlayerArrest #2 is aborting already
  5234. [3/23/2017 8:48:24 PM.288] [TRACE] Thread PlayerArrest #2 has been shut down
  5235. [3/23/2017 8:48:24 PM.289] [TRACE] Changed priority to Blocker (PlayerSuspectTransport #1)
  5236. [3/23/2017 8:48:24 PM.290] [TRACE] Thread PlayerSuspectTransport #1 initialized
  5237. [3/23/2017 8:48:28 PM.908] LSPD First Response: DEBUGGING:
  5238. [3/23/2017 8:48:28 PM.908] LSPD First Response: This should be NULL:
  5239. [3/23/2017 8:48:35 PM.943] LSPD First Response: LSPDFR+ API: Plugin: Search Warrant is increasing statistic: People Searched
  5240. [3/23/2017 8:48:36 PM.693] 3
  5241. [3/23/2017 8:48:36 PM.700] Removing options for Menu
  5242. [3/23/2017 8:48:36 PM.700]
  5243. [3/23/2017 8:48:36 PM.700] > Idle
  5244. [3/23/2017 8:48:36 PM.700] > Drink Coffee
  5245. [3/23/2017 8:48:36 PM.700] > Drink eCola
  5246. [3/23/2017 8:48:36 PM.700] > Eat Donut
  5247. [3/23/2017 8:48:36 PM.700] > Eat P's & Q's
  5248. [3/23/2017 8:48:36 PM.700]
  5249. [3/23/2017 8:48:36 PM.700] > Hello
  5250. [3/23/2017 8:48:36 PM.700] > Thanks
  5251. [3/23/2017 8:48:36 PM.700] > Shocked
  5252. [3/23/2017 8:48:36 PM.700] > Provoke
  5253. [3/23/2017 8:48:36 PM.700] > Insult
  5254. [3/23/2017 8:48:36 PM.701] [TRACE] Preloading 0xdc586841
  5255. [3/23/2017 8:48:36 PM.701] [TRACE] Preloading PROP_ECOLA_CAN
  5256. [3/23/2017 8:48:36 PM.701] [TRACE] Preloading PROP_DONUT_02
  5257. [3/23/2017 8:48:36 PM.701] [TRACE] Preloading PROP_CANDY_PQS
  5258. [3/23/2017 8:48:37 PM.579] 4
  5259. [3/23/2017 8:48:37 PM.579] Removing options for Menu
  5260. [3/23/2017 8:48:37 PM.579] Not in vehicle so added all
  5261. [3/23/2017 8:48:38 PM.910] Removing options for Menu
  5262. [3/23/2017 8:48:38 PM.910] Not in vehicle so added all
  5263. [3/23/2017 8:48:54 PM.060] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: People grabbed
  5264. [3/23/2017 8:49:12 PM.802] LSPD First Response: C+: Pause
  5265. [3/23/2017 8:49:12 PM.803] LSPD First Response: C+: EnsurePaused forced
  5266. [3/23/2017 8:49:12 PM.803] LSPD First Response: C+: Pause
  5267. [3/23/2017 8:49:19 PM.260] LSPD First Response: C+: Found citations for ped
  5268. [3/23/2017 8:49:19 PM.300] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\no_ped_image.jpg
  5269. [3/23/2017 8:51:56 PM.409] LSPD First Response: C+: Pause
  5270. [3/23/2017 8:52:01 PM.585] LSPD First Response: Transport region(s) not available
  5271. [3/23/2017 8:52:02 PM.618] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: Prisoners picked up
  5272. [3/23/2017 8:52:02 PM.636] [TRACE] New ped recognized as cop
  5273. [3/23/2017 8:52:02 PM.669] setting up new cop: null
  5274. [3/23/2017 8:52:24 PM.287] [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect ceased to exist
  5275. [3/23/2017 8:52:24 PM.287] [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
  5276. [3/23/2017 8:52:24 PM.287] [TRACE] Instance cleaned (PlayerSuspectTransport #1)
  5277. [3/23/2017 8:52:24 PM.304] [TRACE] Thread PlayerSuspectTransport #1 has been shut down
  5278. [3/23/2017 8:52:24 PM.358] LSPD First Response: Adding suspect not arrested by player
  5279. [3/23/2017 8:52:31 PM.557] 3
  5280. [3/23/2017 8:52:31 PM.557] Removing options for Menu
  5281. [3/23/2017 8:52:31 PM.557] Not in vehicle so added all
  5282. [3/23/2017 8:52:31 PM.557] [TRACE] Preloading 0xdc586841
  5283. [3/23/2017 8:52:31 PM.557] [TRACE] Preloading PROP_ECOLA_CAN
  5284. [3/23/2017 8:52:31 PM.557] [TRACE] Preloading PROP_DONUT_02
  5285. [3/23/2017 8:52:31 PM.557] [TRACE] Preloading PROP_CANDY_PQS
  5286. [3/23/2017 8:52:32 PM.593] Removing options for Menu
  5287. [3/23/2017 8:52:32 PM.593] Not in vehicle so added all
  5288. [3/23/2017 8:53:30 PM.308] [TRACE] Assigned ped to TrafficStop #2 (GameplayMandatory)
  5289. [3/23/2017 8:53:30 PM.308] [TRACE] Thread TrafficStop #2 initialized
  5290. [3/23/2017 8:53:30 PM.324] LSPD First Response: Adding traffic stop count - LSPDFR+
  5291. [3/23/2017 8:53:39 PM.189] LSPD First Response: Mimicking
  5292. [3/23/2017 8:53:39 PM.401] LSPD First Response: LSPDFR+ API: Plugin: Traffic Policer is increasing statistic: Vehicles Mimicked
  5293. [3/23/2017 8:53:42 PM.871] LSPD First Response: Done mimicking
  5294. [3/23/2017 8:54:09 PM.207] LSPD First Response: Playing hello
  5295. [3/23/2017 8:54:14 PM.229] LSPD First Response: Playing kifflom
  5296. [3/23/2017 8:54:26 PM.390] LSPD First Response: Playing thanks
  5297. [3/23/2017 8:54:37 PM.974] LSPD First Response: C+: Pause
  5298. [3/23/2017 8:54:37 PM.974] LSPD First Response: C+: EnsurePaused forced
  5299. [3/23/2017 8:54:37 PM.974] LSPD First Response: C+: Pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement