Guest User

Untitled

a guest
Apr 4th, 2017
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 353.15 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: Steam
  6.  
  7. Plugins loaded at the time of the crash:
  8. Drop The Weapon by Fenix2525WOT.
  9. LSPD First Response by G17 Media.
  10.  
  11. This crash most likely occurred in plugin: LSPD First Response
  12.  
  13. Base address: 00007ff6c4cb0000
  14. Exception address: 00007ff86c9e41fb
  15. Exception offset: 1a7d341fb
  16. Exception code: 0xc0000005 (EXCEPTION_ACCESS_VIOLATION)
  17.  
  18. Stack trace (unmanaged):
  19. 0x00007ff895fc1f42 - UnhandledExceptionFilter - in Unknown:0 (C:\Windows\system32\KERNELBASE.dll)
  20. 0x00007ff899fef133 - memset - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  21. 0x00007ff899fd1d86 - _C_specific_handler - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  22. 0x00007ff899fe33fd - _chkstk - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  23. 0x00007ff899fa4847 - RtlRaiseException - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  24. 0x00007ff899fe258a - KiUserExceptionDispatcher - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  25. 0x00007ff86c9e41fb - KiUserExceptionDispatcher - in Unknown:0 (C:\Users\Evan Crader\AppData\Local\Temp\2re44pptvhjhfoyx\d3d11_tmp.dll)
  26. 0x00007ff81c37f1b7 - KiUserExceptionDispatcher - in Unknown:0 (C:\Users\Evan Crader\AppData\Local\Temp\2re44pptvhjhfoyx\d3d11_tmp.dll)
  27.  
  28. Stack trace (managed):
  29. Hook:OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
  30. Hook:Rage.Plugin.RemoteOnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, String pluginStackTrace)
  31. Plugin: OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
  32. Plugin: OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName)
  33. Plugin: CNativeInvocationInfoV.CopyVectorResult(CNativeInvocationInfoV* , Int32 )
  34. Plugin: CNativeInvocationInfoV.CopyVectorResult(CNativeInvocationInfoV* , Int32 )
  35. Plugin: Rage.Native.NativeFunction.CallByAddress(IntPtr address, Type returnType, NativeArgument[] arguments)
  36. Plugin: Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, Type returnType, NativeArgument[] arguments)
  37. Plugin: Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, NativeArgument[] arguments)
  38. Plugin: ?A0xda4a3bb2.jXaszBkY2YUciv5K5UAr9S5o0vBFpNHW(UInt64 nativeHash, NativeArgument[] arguments)
  39. Plugin: Rage.Entity.IsValid()
  40. Plugin: Rage.Entity.op_Implicit(Entity value)
  41. Plugin: ComputerPlus.Controllers.Models.ComputerPlusEntity.Validate()
  42. Plugin: ComputerPlus.Interfaces.ComputerVehDB.ComputerVehicleController.get_LastSelected()
  43. Plugin: ComputerPlus.Interfaces.ComputerVehDB.ComputerVehicleController+<ShowVehicleDetails>d__35.MoveNext()
  44. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  45. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  46. Plugin: System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
  47. Plugin: System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
  48. Plugin: System.Threading.Tasks.Task.FinishContinuations()
  49. Plugin: System.Threading.Tasks.Task`1.TrySetResult(TResult result)
  50. Plugin: System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
  51. Plugin: ComputerPlus.Controllers.ComputerReportsController+<GetArrestReportsForPedAsync>d__6.MoveNext()
  52. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  53. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  54. Plugin: System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
  55. Plugin: System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
  56. Plugin: System.Threading.Tasks.Task.FinishContinuations()
  57. Plugin: System.Threading.Tasks.Task`1.TrySetResult(TResult result)
  58. Plugin: System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
  59. Plugin: ComputerPlus.Controllers.ComputerReportsController+<GetArrestReportsForPedAsync>d__7.MoveNext()
  60. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  61. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  62. Plugin: System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
  63. Plugin: System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
  64. Plugin: System.Threading.Tasks.Task.FinishContinuations()
  65. Plugin: System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
  66. Plugin: System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
  67. Plugin: System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception exception)
  68. Plugin: SQLiteNetExtensionsAsync.Extensions.ReadOperations+<GetAllWithChildrenAsync>c__async0`1.MoveNext()
  69. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  70. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  71. Plugin: System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run()
  72. Plugin: System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
  73. Plugin: System.Threading.Tasks.Task.FinishContinuations()
  74. Plugin: System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
  75. Plugin: System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  76. Plugin: System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  77. Plugin: System.Threading.ThreadPoolWorkQueue.Dispatch()
  78.  
  79.  
  80. General purpose registers:
  81. RAX: 0x000000006b2dddd8
  82. RCX: 0x0000000000000000
  83. RDX: 0x00007ff86d36dc28
  84. RBX: 0x0000000000000000
  85. RSP: 0x000000946588b038
  86. RBP: 0x000000946588b110
  87. RSI: 0x00007ff6c56ca010
  88. RDI: 0x0000000000000001
  89. R8: 0x0000000000000001
  90. R9: 0x00007ff86d36dbf0
  91. R10: 0x00007ff81b0c6ac8
  92. R11: 0x00007ff86d36dbc0
  93. R12: 0x00007ff81c7aa5b8
  94. R13: 0x00000092cf7402d8
  95. R14: 0x00000092cf73ef30
  96. R15: 0x00000092cf53c8f0
  97. RIP: 0x00007ff86c9e41fb
  98.  
  99. Segment registers:
  100. CS: 0x0033
  101. DS: 0x002b
  102. ES: 0x002b
  103. FS: 0x0053
  104. GS: 0x002b
  105. SS: 0x002b
  106. Flags: 0x00010202
  107.  
  108. Debug registers:
  109. Dr0: 0x0000000000000000
  110. Dr1: 0x0000000000000000
  111. Dr2: 0x0000000000000000
  112. Dr3: 0x0000000000000000
  113. Dr6: 0x0000000000000000
  114. Dr7: 0x0000000000000000
  115.  
  116. Floating point state:
  117. Xmm0: Low: 0x0000000000000000, High: 0x0000000000000000
  118. Xmm1: Low: 0x00000000ffffffff, High: 0x00000000ffffffff
  119. Xmm2: Low: 0x00000000cf780e58, High: 0x00000000cf780e58
  120. Xmm3: Low: 0x000000001b31bca8, High: 0x000000001b31bca8
  121. Xmm4: Low: 0x0000000000000000, High: 0x0000000000000000
  122. Xmm5: Low: 0x0000000000000000, High: 0x0000000000000000
  123. Xmm6: Low: 0x0000000000000000, High: 0x0000000000000000
  124. Xmm7: Low: 0x0000000000000000, High: 0x0000000000000000
  125. Xmm8: Low: 0x0000000000000000, High: 0x0000000000000000
  126. Xmm9: Low: 0x0000000000000000, High: 0x0000000000000000
  127. Xmm10: Low: 0x0000000000000000, High: 0x0000000000000000
  128. Xmm11: Low: 0x0000000000000000, High: 0x0000000000000000
  129. Xmm12: Low: 0x0000000000000000, High: 0x0000000000000000
  130. Xmm13: Low: 0x0000000000000000, High: 0x0000000000000000
  131. Xmm14: Low: 0x0000000000000000, High: 0x0000000000000000
  132. Xmm15: Low: 0x0000000000000000, High: 0x0000000000000000
  133.  
  134. Threads:
  135. Id: 5220 (0x1464)state: Wait (Reason: UserRequest)
  136. Id: 7908 (0x1ee4)state: Wait (Reason: ExecutionDelay)
  137. Id: 5720 (0x1658)state: Wait (Reason: UserRequest)
  138. Id: 6688 (0x1a20)state: Wait (Reason: UserRequest)
  139. Id: 3876 (0x0f24)state: Wait (Reason: UserRequest)
  140. Id: 6800 (0x1a90)state: Wait (Reason: ExecutionDelay)
  141. Id: 7640 (0x1dd8)state: Wait (Reason: UserRequest)
  142. Id: 6796 (0x1a8c)state: Wait (Reason: UserRequest)
  143. Id: 1816 (0x0718)state: Wait (Reason: EventPairLow)
  144. Id: 8712 (0x2208)state: Wait (Reason: UserRequest)
  145. Id: 1768 (0x06e8)state: Wait (Reason: UserRequest)
  146. Id: 4996 (0x1384)state: Wait (Reason: UserRequest)
  147. Id: 7540 (0x1d74)state: Wait (Reason: UserRequest)
  148. Id: 2716 (0x0a9c)state: Wait (Reason: UserRequest)
  149. Id: 7380 (0x1cd4)state: Wait (Reason: UserRequest)
  150. Id: 8900 (0x22c4)state: Wait (Reason: UserRequest)
  151. Id: 8576 (0x2180)state: Wait (Reason: UserRequest)
  152. Id: 8636 (0x21bc)state: Wait (Reason: UserRequest)
  153. Id: 4612 (0x1204)state: Wait (Reason: UserRequest)
  154. Id: 5016 (0x1398)state: Wait (Reason: UserRequest)
  155. Id: 6332 (0x18bc)state: Wait (Reason: UserRequest)
  156. Id: 7520 (0x1d60)state: Wait (Reason: UserRequest)
  157. Id: 5696 (0x1640)state: Wait (Reason: UserRequest)
  158. Id: 7024 (0x1b70)state: Wait (Reason: ExecutionDelay)
  159. Id: 6452 (0x1934)state: Wait (Reason: UserRequest)
  160. Id: 4992 (0x1380)state: Wait (Reason: UserRequest)
  161. Id: 7632 (0x1dd0)state: Wait (Reason: UserRequest)
  162. Id: 7524 (0x1d64)state: Wait (Reason: UserRequest)
  163. Id: 8300 (0x206c)state: Wait (Reason: UserRequest)
  164. Id: 424 (0x01a8)state: Wait (Reason: UserRequest)
  165. Id: 7348 (0x1cb4)state: Wait (Reason: ExecutionDelay)
  166. Id: 5296 (0x14b0)state: Wait (Reason: UserRequest)
  167. Id: 8988 (0x231c)state: Wait (Reason: UserRequest)
  168. Id: 6692 (0x1a24)state: Wait (Reason: UserRequest)
  169. Id: 8372 (0x20b4)state: Wait (Reason: UserRequest)
  170. Id: 8660 (0x21d4)state: Wait (Reason: UserRequest)
  171. Id: 8160 (0x1fe0)state: Running
  172. Id: 6324 (0x18b4)state: Wait (Reason: UserRequest)
  173. Id: 8880 (0x22b0)state: Wait (Reason: UserRequest)
  174. Id: 3844 (0x0f04)state: Wait (Reason: UserRequest)
  175. Id: 9132 (0x23ac)state: Wait (Reason: UserRequest)
  176. Id: 6304 (0x18a0)state: Wait (Reason: UserRequest)
  177. Id: 4188 (0x105c)state: Wait (Reason: UserRequest)
  178. Id: 3664 (0x0e50)state: Wait (Reason: UserRequest)
  179. Id: 4024 (0x0fb8)state: Wait (Reason: UserRequest)
  180. Id: 3016 (0x0bc8)state: Wait (Reason: UserRequest)
  181. Id: 2740 (0x0ab4)state: Wait (Reason: UserRequest)
  182. Id: 8776 (0x2248)state: Wait (Reason: UserRequest)
  183. Id: 4988 (0x137c)state: Wait (Reason: UserRequest)
  184. Id: 3648 (0x0e40)state: Wait (Reason: EventPairLow)
  185. Id: 6216 (0x1848)state: Wait (Reason: ExecutionDelay)
  186. Id: 168 (0x00a8)state: Wait (Reason: UserRequest)
  187. Id: 6928 (0x1b10)state: Wait (Reason: UserRequest)
  188. Id: 6112 (0x17e0)state: Wait (Reason: ExecutionDelay)
  189. Id: 6848 (0x1ac0)state: Wait (Reason: UserRequest)
  190. Id: 5560 (0x15b8)state: Wait (Reason: UserRequest)
  191. Id: 2988 (0x0bac)state: Wait (Reason: UserRequest)
  192. Id: 4904 (0x1328)state: Wait (Reason: ExecutionDelay)
  193. Id: 2736 (0x0ab0)state: Wait (Reason: UserRequest)
  194. Id: 6864 (0x1ad0)state: Wait (Reason: UserRequest)
  195. Id: 5656 (0x1618)state: Wait (Reason: UserRequest)
  196. Id: 8148 (0x1fd4)state: Wait (Reason: UserRequest)
  197. Id: 3688 (0x0e68)state: Wait (Reason: UserRequest)
  198. Id: 8188 (0x1ffc)state: Wait (Reason: EventPairLow)
  199. Id: 172 (0x00ac)state: Wait (Reason: UserRequest)
  200. Id: 7076 (0x1ba4)state: Wait (Reason: UserRequest)
  201. Id: 2868 (0x0b34)state: Wait (Reason: UserRequest)
  202. Id: 7900 (0x1edc)state: Wait (Reason: UserRequest)
  203. Id: 2116 (0x0844)state: Wait (Reason: UserRequest)
  204. Id: 2880 (0x0b40)state: Wait (Reason: UserRequest)
  205. Id: 4648 (0x1228)state: Wait (Reason: UserRequest)
  206. Id: 7264 (0x1c60)state: Wait (Reason: UserRequest)
  207. Id: 4732 (0x127c)state: Wait (Reason: UserRequest)
  208. Id: 5400 (0x1518)state: Wait (Reason: ExecutionDelay)
  209. Id: 8092 (0x1f9c)state: Wait (Reason: UserRequest)
  210. Id: 8668 (0x21dc)state: Wait (Reason: UserRequest)
  211. Id: 3364 (0x0d24)state: Wait (Reason: UserRequest)
  212. Id: 7936 (0x1f00)state: Wait (Reason: UserRequest)
  213. Id: 3288 (0x0cd8)state: Wait (Reason: UserRequest)
  214. Id: 5280 (0x14a0)state: Wait (Reason: UserRequest)
  215. Id: 7892 (0x1ed4)state: Wait (Reason: UserRequest)
  216. Id: 8928 (0x22e0)state: Wait (Reason: UserRequest)
  217. Id: 1700 (0x06a4)state: Wait (Reason: UserRequest)
  218. Id: 9100 (0x238c)state: Wait (Reason: UserRequest)
  219. Id: 6520 (0x1978)state: Wait (Reason: UserRequest)
  220. Id: 8744 (0x2228)state: Wait (Reason: UserRequest)
  221. Id: 9192 (0x23e8)state: Wait (Reason: UserRequest)
  222. Id: 4540 (0x11bc)state: Wait (Reason: UserRequest)
  223. Id: 6336 (0x18c0)state: Wait (Reason: UserRequest)
  224. Id: 1096 (0x0448)state: Wait (Reason: EventPairLow)
  225. Id: 8588 (0x218c)state: Wait (Reason: UserRequest)
  226. Id: 8676 (0x21e4)state: Wait (Reason: UserRequest)
  227. Id: 7844 (0x1ea4)state: Wait (Reason: UserRequest)
  228. Id: 5812 (0x16b4)state: Wait (Reason: ExecutionDelay)
  229. Id: 5884 (0x16fc)state: Wait (Reason: UserRequest)
  230. Id: 3460 (0x0d84)state: Wait (Reason: UserRequest)
  231. Id: 8068 (0x1f84)state: Wait (Reason: UserRequest)
  232. Id: 6916 (0x1b04)state: Wait (Reason: UserRequest)
  233. Id: 8568 (0x2178)state: Wait (Reason: UserRequest)
  234. Id: 7304 (0x1c88)state: Wait (Reason: EventPairLow)
  235. Id: 3924 (0x0f54)state: Wait (Reason: UserRequest)
  236. Id: 4696 (0x1258)state: Wait (Reason: ExecutionDelay)
  237. Id: 3400 (0x0d48)state: Wait (Reason: ExecutionDelay)
  238. Id: 4932 (0x1344)state: Wait (Reason: UserRequest)
  239. Id: 5676 (0x162c)state: Wait (Reason: UserRequest)
  240. Id: 8056 (0x1f78)state: Wait (Reason: UserRequest)
  241. Id: 8260 (0x2044)state: Wait (Reason: UserRequest)
  242. Id: 1540 (0x0604)state: Wait (Reason: UserRequest)
  243. Id: 1992 (0x07c8)state: Wait (Reason: UserRequest)
  244. Id: 9032 (0x2348)state: Wait (Reason: UserRequest)
  245. Id: 3696 (0x0e70)state: Wait (Reason: UserRequest)
  246. Id: 8040 (0x1f68)state: Wait (Reason: UserRequest)
  247. Id: 1868 (0x074c)state: Wait (Reason: UserRequest)
  248. Id: 5808 (0x16b0)state: Wait (Reason: UserRequest)
  249. Id: 5412 (0x1524)state: Wait (Reason: UserRequest)
  250. Id: 6568 (0x19a8)state: Wait (Reason: UserRequest)
  251. Id: 4692 (0x1254)state: Wait (Reason: UserRequest)
  252. Id: 7132 (0x1bdc)state: Wait (Reason: ExecutionDelay)
  253. Id: 3668 (0x0e54)state: Wait (Reason: ExecutionDelay)
  254. Id: 5748 (0x1674)state: Wait (Reason: ExecutionDelay)
  255. Id: 1272 (0x04f8)state: Wait (Reason: ExecutionDelay)
  256. Id: 3512 (0x0db8)state: Wait (Reason: ExecutionDelay)
  257. Id: 1916 (0x077c)state: Wait (Reason: ExecutionDelay)
  258. Id: 6684 (0x1a1c)state: Wait (Reason: ExecutionDelay)
  259. Id: 5240 (0x1478)state: Wait (Reason: ExecutionDelay)
  260. Id: 8792 (0x2258)state: Wait (Reason: UserRequest)
  261. Id: 6680 (0x1a18)state: Wait (Reason: UserRequest)
  262. Id: 6192 (0x1830)state: Wait (Reason: UserRequest)
  263. Id: 4640 (0x1220)state: Wait (Reason: UserRequest)
  264. Id: 7696 (0x1e10)state: Wait (Reason: ExecutionDelay)
  265. Id: 6552 (0x1998)state: Wait (Reason: ExecutionDelay)
  266. Id: 3948 (0x0f6c)state: Wait (Reason: ExecutionDelay)
  267. Id: 7548 (0x1d7c)state: Wait (Reason: ExecutionDelay)
  268. Id: 7088 (0x1bb0)state: Wait (Reason: ExecutionDelay)
  269. Id: 8380 (0x20bc)state: Wait (Reason: ExecutionDelay)
  270. Id: 7784 (0x1e68)state: Wait (Reason: ExecutionDelay)
  271. Id: 4532 (0x11b4)state: Wait (Reason: ExecutionDelay)
  272. Id: 4564 (0x11d4)state: Wait (Reason: UserRequest)
  273. Id: 9136 (0x23b0)state: Wait (Reason: ExecutionDelay)
  274. Id: 6708 (0x1a34)state: Wait (Reason: ExecutionDelay)
  275. Id: 6976 (0x1b40)state: Wait (Reason: UserRequest)
  276. Id: 8876 (0x22ac)state: Wait (Reason: UserRequest)
  277. Id: 5356 (0x14ec)state: Wait (Reason: UserRequest)
  278. Id: 4936 (0x1348)state: Wait (Reason: UserRequest)
  279. Id: 5176 (0x1438)state: Wait (Reason: UserRequest)
  280. Id: 3032 (0x0bd8)state: Wait (Reason: UserRequest)
  281. Id: 1932 (0x078c)state: Wait (Reason: UserRequest)
  282. Id: 6856 (0x1ac8)state: Wait (Reason: UserRequest)
  283. Id: 8552 (0x2168)state: Wait (Reason: UserRequest)
  284. Id: 7344 (0x1cb0)state: Wait (Reason: UserRequest)
  285. Id: 8860 (0x229c)state: Wait (Reason: UserRequest)
  286. Id: 7204 (0x1c24)state: Wait (Reason: UserRequest)
  287. Id: 8396 (0x20cc)state: Wait (Reason: UserRequest)
  288. Id: 7408 (0x1cf0)state: Wait (Reason: UserRequest)
  289. Id: 6584 (0x19b8)state: Wait (Reason: UserRequest)
  290. Id: 6256 (0x1870)state: Wait (Reason: UserRequest)
  291. Id: 6496 (0x1960)state: Wait (Reason: UserRequest)
  292. Id: 6780 (0x1a7c)state: Wait (Reason: UserRequest)
  293. Id: 2280 (0x08e8)state: Wait (Reason: UserRequest)
  294. Id: 1304 (0x0518)state: Wait (Reason: UserRequest)
  295. Id: 6056 (0x17a8)state: Wait (Reason: UserRequest)
  296. Id: 2136 (0x0858)state: Wait (Reason: UserRequest)
  297. Id: 5996 (0x176c)state: Wait (Reason: UserRequest)
  298. Id: 4580 (0x11e4)state: Wait (Reason: UserRequest)
  299. Id: 8452 (0x2104)state: Wait (Reason: UserRequest)
  300. Id: 1704 (0x06a8)state: Wait (Reason: UserRequest)
  301. Id: 4852 (0x12f4)state: Wait (Reason: EventPairLow)
  302. Id: 8196 (0x2004)state: Wait (Reason: UserRequest)
  303. Id: 6736 (0x1a50)state: Wait (Reason: ExecutionDelay)
  304. Id: 8604 (0x219c)state: Wait (Reason: UserRequest)
  305. Id: 5448 (0x1548)state: Wait (Reason: UserRequest)
  306. Id: 6444 (0x192c)state: Wait (Reason: UserRequest)
  307. Id: 5320 (0x14c8) (CURRENT); state: Running
  308. Id: 9064 (0x2368)state: Wait (Reason: UserRequest)
  309. Id: 3476 (0x0d94)state: Wait (Reason: UserRequest)
  310. Id: 1200 (0x04b0)state: Wait (Reason: UserRequest)
  311. Id: 5208 (0x1458)state: Wait (Reason: UserRequest)
  312. Id: 3944 (0x0f68)state: Wait (Reason: UserRequest)
  313. Id: 3516 (0x0dbc)state: Wait (Reason: UserRequest)
  314. Id: 3264 (0x0cc0)state: Wait (Reason: UserRequest)
  315. Id: 3804 (0x0edc)state: Wait (Reason: UserRequest)
  316. Id: 4364 (0x110c)state: Wait (Reason: UserRequest)
  317. Id: 6308 (0x18a4)state: Wait (Reason: UserRequest)
  318. Id: 4820 (0x12d4)state: Wait (Reason: UserRequest)
  319. Id: 6832 (0x1ab0)state: Wait (Reason: UserRequest)
  320. Id: 6168 (0x1818)state: Wait (Reason: UserRequest)
  321. Id: 5584 (0x15d0)state: Wait (Reason: UserRequest)
  322. Id: 4940 (0x134c)state: Wait (Reason: UserRequest)
  323. Id: 6104 (0x17d8)state: Wait (Reason: UserRequest)
  324. Id: 3068 (0x0bfc)state: Wait (Reason: UserRequest)
  325. Id: 7208 (0x1c28)state: Wait (Reason: UserRequest)
  326. Id: 8272 (0x2050)state: Running
  327. Id: 7872 (0x1ec0)state: Wait (Reason: UserRequest)
  328. Id: 5220 (0x1464)
  329. Start address: 0x0000000000000000
  330. State: Wait (Reason: UserRequest)
  331. Priority: 15
  332. Priority level: TimeCritical
  333. Start time: 4/4/2017 17:18:17
  334. Total processor time: 00:10:29.6093750
  335. User processor time: 00:10:29.6093750
  336.  
  337. Id: 7908 (0x1ee4)
  338. Start address: 0x00007ff899f654b0
  339. State: Wait (Reason: ExecutionDelay)
  340. Priority: 12
  341. Priority level: Normal
  342. Start time: 4/4/2017 17:18:27
  343. Total processor time: 00:00:00
  344. User processor time: 00:00:00
  345.  
  346. Id: 5720 (0x1658)
  347. Start address: 0x00007ff899f654b0
  348. State: Wait (Reason: UserRequest)
  349. Priority: 12
  350. Priority level: Normal
  351. Start time: 4/4/2017 17:18:27
  352. Total processor time: 00:00:02.0937500
  353. User processor time: 00:00:02.0937500
  354.  
  355. Id: 6688 (0x1a20)
  356. Start address: 0x00007ff899f654b0
  357. State: Wait (Reason: UserRequest)
  358. Priority: 8
  359. Priority level: Normal
  360. Start time: 4/4/2017 17:18:27
  361. Total processor time: 00:00:00.4531250
  362. User processor time: 00:00:00.4531250
  363.  
  364. Id: 3876 (0x0f24)
  365. Start address: 0x00007ff899f654b0
  366. State: Wait (Reason: UserRequest)
  367. Priority: 8
  368. Priority level: Normal
  369. Start time: 4/4/2017 17:18:27
  370. Total processor time: 00:00:00.1718750
  371. User processor time: 00:00:00.1718750
  372.  
  373. Id: 6800 (0x1a90)
  374. Start address: 0x00007ff899f654b0
  375. State: Wait (Reason: ExecutionDelay)
  376. Priority: 15
  377. Priority level: TimeCritical
  378. Start time: 4/4/2017 17:18:27
  379. Total processor time: 00:00:00
  380. User processor time: 00:00:00
  381.  
  382. Id: 7640 (0x1dd8)
  383. Start address: 0x00007ff899f654b0
  384. State: Wait (Reason: UserRequest)
  385. Priority: 10
  386. Priority level: Highest
  387. Start time: 4/4/2017 17:18:27
  388. Total processor time: 00:04:49.0937500
  389. User processor time: 00:04:49.0937500
  390.  
  391. Id: 6796 (0x1a8c)
  392. Start address: 0x00007ff899f654b0
  393. State: Wait (Reason: UserRequest)
  394. Priority: 10
  395. Priority level: Highest
  396. Start time: 4/4/2017 17:18:27
  397. Total processor time: 00:04:25.5937500
  398. User processor time: 00:04:25.5937500
  399.  
  400. Id: 1816 (0x0718)
  401. Start address: 0x00007ff899f654b0
  402. State: Wait (Reason: EventPairLow)
  403. Priority: 12
  404. Priority level: Normal
  405. Start time: 4/4/2017 17:18:28
  406. Total processor time: 00:00:00
  407. User processor time: 00:00:00
  408.  
  409. Id: 8712 (0x2208)
  410. Start address: 0x00007ff899f654b0
  411. State: Wait (Reason: UserRequest)
  412. Priority: 15
  413. Priority level: TimeCritical
  414. Start time: 4/4/2017 17:18:28
  415. Total processor time: 00:00:00.0312500
  416. User processor time: 00:00:00.0312500
  417.  
  418. Id: 1768 (0x06e8)
  419. Start address: 0x00007ff899f654b0
  420. State: Wait (Reason: UserRequest)
  421. Priority: 7
  422. Priority level: BelowNormal
  423. Start time: 4/4/2017 17:18:28
  424. Total processor time: 00:00:00.5156250
  425. User processor time: 00:00:00.5156250
  426.  
  427. Id: 4996 (0x1384)
  428. Start address: 0x00007ff899f654b0
  429. State: Wait (Reason: UserRequest)
  430. Priority: 15
  431. Priority level: TimeCritical
  432. Start time: 4/4/2017 17:18:28
  433. Total processor time: 00:00:02.5000000
  434. User processor time: 00:00:02.5000000
  435.  
  436. Id: 7540 (0x1d74)
  437. Start address: 0x00007ff899f654b0
  438. State: Wait (Reason: UserRequest)
  439. Priority: 6
  440. Priority level: Lowest
  441. Start time: 4/4/2017 17:18:28
  442. Total processor time: 00:00:41.2187500
  443. User processor time: 00:00:41.2187500
  444.  
  445. Id: 2716 (0x0a9c)
  446. Start address: 0x00007ff899f654b0
  447. State: Wait (Reason: UserRequest)
  448. Priority: 9
  449. Priority level: AboveNormal
  450. Start time: 4/4/2017 17:18:29
  451. Total processor time: 00:17:49.8750000
  452. User processor time: 00:17:49.8750000
  453.  
  454. Id: 7380 (0x1cd4)
  455. Start address: 0x00007ff899f654b0
  456. State: Wait (Reason: UserRequest)
  457. Priority: 12
  458. Priority level: Normal
  459. Start time: 4/4/2017 17:18:30
  460. Total processor time: 00:00:00
  461. User processor time: 00:00:00
  462.  
  463. Id: 8900 (0x22c4)
  464. Start address: 0x00007ff899f654b0
  465. State: Wait (Reason: UserRequest)
  466. Priority: 10
  467. Priority level: Highest
  468. Start time: 4/4/2017 17:18:30
  469. Total processor time: 00:00:00.8750000
  470. User processor time: 00:00:00.8750000
  471.  
  472. Id: 8576 (0x2180)
  473. Start address: 0x00007ff899f654b0
  474. State: Wait (Reason: UserRequest)
  475. Priority: 12
  476. Priority level: Normal
  477. Start time: 4/4/2017 17:18:30
  478. Total processor time: 00:00:00
  479. User processor time: 00:00:00
  480.  
  481. Id: 8636 (0x21bc)
  482. Start address: 0x00007ff899f654b0
  483. State: Wait (Reason: UserRequest)
  484. Priority: 12
  485. Priority level: Normal
  486. Start time: 4/4/2017 17:18:30
  487. Total processor time: 00:00:00.0312500
  488. User processor time: 00:00:00.0312500
  489.  
  490. Id: 4612 (0x1204)
  491. Start address: 0x00007ff899f654b0
  492. State: Wait (Reason: UserRequest)
  493. Priority: 12
  494. Priority level: Normal
  495. Start time: 4/4/2017 17:18:30
  496. Total processor time: 00:00:00
  497. User processor time: 00:00:00
  498.  
  499. Id: 5016 (0x1398)
  500. Start address: 0x00007ff899f654b0
  501. State: Wait (Reason: UserRequest)
  502. Priority: 13
  503. Priority level: AboveNormal
  504. Start time: 4/4/2017 17:18:30
  505. Total processor time: 00:10:35.8906250
  506. User processor time: 00:10:35.8906250
  507.  
  508. Id: 6332 (0x18bc)
  509. Start address: 0x00007ff899f654b0
  510. State: Wait (Reason: UserRequest)
  511. Priority: 12
  512. Priority level: Normal
  513. Start time: 4/4/2017 17:18:30
  514. Total processor time: 00:00:00
  515. User processor time: 00:00:00
  516.  
  517. Id: 7520 (0x1d60)
  518. Start address: 0x00007ff899f654b0
  519. State: Wait (Reason: UserRequest)
  520. Priority: 12
  521. Priority level: Normal
  522. Start time: 4/4/2017 17:18:31
  523. Total processor time: 00:00:00
  524. User processor time: 00:00:00
  525.  
  526. Id: 5696 (0x1640)
  527. Start address: 0x00007ff899f654b0
  528. State: Wait (Reason: UserRequest)
  529. Priority: 12
  530. Priority level: Normal
  531. Start time: 4/4/2017 17:18:31
  532. Total processor time: 00:00:00
  533. User processor time: 00:00:00
  534.  
  535. Id: 7024 (0x1b70)
  536. Start address: 0x00007ff899f654b0
  537. State: Wait (Reason: ExecutionDelay)
  538. Priority: 12
  539. Priority level: Normal
  540. Start time: 4/4/2017 17:18:31
  541. Total processor time: 00:00:00.0156250
  542. User processor time: 00:00:00.0156250
  543.  
  544. Id: 6452 (0x1934)
  545. Start address: 0x00007ff899f654b0
  546. State: Wait (Reason: UserRequest)
  547. Priority: 12
  548. Priority level: Normal
  549. Start time: 4/4/2017 17:18:31
  550. Total processor time: 00:00:00.9062500
  551. User processor time: 00:00:00.9062500
  552.  
  553. Id: 4992 (0x1380)
  554. Start address: 0x00007ff899f654b0
  555. State: Wait (Reason: UserRequest)
  556. Priority: 5
  557. Priority level: Idle
  558. Start time: 4/4/2017 17:18:31
  559. Total processor time: 00:00:01.6875000
  560. User processor time: 00:00:01.6875000
  561.  
  562. Id: 7632 (0x1dd0)
  563. Start address: 0x00007ff899f654b0
  564. State: Wait (Reason: UserRequest)
  565. Priority: 5
  566. Priority level: Idle
  567. Start time: 4/4/2017 17:18:31
  568. Total processor time: 00:00:01.7187500
  569. User processor time: 00:00:01.7187500
  570.  
  571. Id: 7524 (0x1d64)
  572. Start address: 0x00007ff899f654b0
  573. State: Wait (Reason: UserRequest)
  574. Priority: 5
  575. Priority level: Idle
  576. Start time: 4/4/2017 17:18:31
  577. Total processor time: 00:00:01.7656250
  578. User processor time: 00:00:01.7656250
  579.  
  580. Id: 8300 (0x206c)
  581. Start address: 0x00007ff899f654b0
  582. State: Wait (Reason: UserRequest)
  583. Priority: 5
  584. Priority level: Idle
  585. Start time: 4/4/2017 17:18:31
  586. Total processor time: 00:00:01.8593750
  587. User processor time: 00:00:01.8593750
  588.  
  589. Id: 424 (0x01a8)
  590. Start address: 0x00007ff899f654b0
  591. State: Wait (Reason: UserRequest)
  592. Priority: 6
  593. Priority level: Lowest
  594. Start time: 4/4/2017 17:18:31
  595. Total processor time: 00:00:22.8906250
  596. User processor time: 00:00:22.8906250
  597.  
  598. Id: 7348 (0x1cb4)
  599. Start address: 0x00007ff899f654b0
  600. State: Wait (Reason: ExecutionDelay)
  601. Priority: 9
  602. Priority level: AboveNormal
  603. Start time: 4/4/2017 17:18:31
  604. Total processor time: 00:00:00
  605. User processor time: 00:00:00
  606.  
  607. Id: 5296 (0x14b0)
  608. Start address: 0x00007ff899f654b0
  609. State: Wait (Reason: UserRequest)
  610. Priority: 14
  611. Priority level: Highest
  612. Start time: 4/4/2017 17:18:31
  613. Total processor time: 00:00:01.4843750
  614. User processor time: 00:00:01.4843750
  615.  
  616. Id: 8988 (0x231c)
  617. Start address: 0x00007ff899f654b0
  618. State: Wait (Reason: UserRequest)
  619. Priority: 10
  620. Priority level: Highest
  621. Start time: 4/4/2017 17:18:31
  622. Total processor time: 00:00:05.9375000
  623. User processor time: 00:00:05.9375000
  624.  
  625. Id: 6692 (0x1a24)
  626. Start address: 0x00007ff899f654b0
  627. State: Wait (Reason: UserRequest)
  628. Priority: 9
  629. Priority level: AboveNormal
  630. Start time: 4/4/2017 17:18:31
  631. Total processor time: 00:01:11.9687500
  632. User processor time: 00:01:11.9687500
  633.  
  634. Id: 8372 (0x20b4)
  635. Start address: 0x00007ff899f654b0
  636. State: Wait (Reason: UserRequest)
  637. Priority: 9
  638. Priority level: AboveNormal
  639. Start time: 4/4/2017 17:18:31
  640. Total processor time: 00:01:11.2968750
  641. User processor time: 00:01:11.2968750
  642.  
  643. Id: 8660 (0x21d4)
  644. Start address: 0x00007ff899f654b0
  645. State: Wait (Reason: UserRequest)
  646. Priority: 22
  647. Priority level: 14
  648. Start time: 4/4/2017 17:18:31
  649. Total processor time: 00:00:05.2968750
  650. User processor time: 00:00:05.2968750
  651.  
  652. Id: 8160 (0x1fe0)
  653. Start address: 0x00007ff899f654b0
  654. State: Running
  655. Priority: 15
  656. Priority level: TimeCritical
  657. Start time: 4/4/2017 17:18:31
  658. Total processor time: 00:06:41.8125000
  659. User processor time: 00:06:41.8125000
  660.  
  661. Id: 6324 (0x18b4)
  662. Start address: 0x00007ff899f654b0
  663. State: Wait (Reason: UserRequest)
  664. Priority: 7
  665. Priority level: BelowNormal
  666. Start time: 4/4/2017 17:18:31
  667. Total processor time: 00:00:00.0156250
  668. User processor time: 00:00:00.0156250
  669.  
  670. Id: 8880 (0x22b0)
  671. Start address: 0x00007ff899f654b0
  672. State: Wait (Reason: UserRequest)
  673. Priority: 15
  674. Priority level: TimeCritical
  675. Start time: 4/4/2017 17:18:32
  676. Total processor time: 00:00:00
  677. User processor time: 00:00:00
  678.  
  679. Id: 3844 (0x0f04)
  680. Start address: 0x00007ff899f654b0
  681. State: Wait (Reason: UserRequest)
  682. Priority: 12
  683. Priority level: Normal
  684. Start time: 4/4/2017 17:18:32
  685. Total processor time: 00:00:00.3437500
  686. User processor time: 00:00:00.3437500
  687.  
  688. Id: 9132 (0x23ac)
  689. Start address: 0x00007ff899f654b0
  690. State: Wait (Reason: UserRequest)
  691. Priority: 12
  692. Priority level: Normal
  693. Start time: 4/4/2017 17:18:32
  694. Total processor time: 00:00:00
  695. User processor time: 00:00:00
  696.  
  697. Id: 6304 (0x18a0)
  698. Start address: 0x00007ff899f654b0
  699. State: Wait (Reason: UserRequest)
  700. Priority: 5
  701. Priority level: Idle
  702. Start time: 4/4/2017 17:18:32
  703. Total processor time: 00:00:07.0937500
  704. User processor time: 00:00:07.0937500
  705.  
  706. Id: 4188 (0x105c)
  707. Start address: 0x00007ff899f654b0
  708. State: Wait (Reason: UserRequest)
  709. Priority: 5
  710. Priority level: Idle
  711. Start time: 4/4/2017 17:18:32
  712. Total processor time: 00:00:07.0781250
  713. User processor time: 00:00:07.0781250
  714.  
  715. Id: 3664 (0x0e50)
  716. Start address: 0x00007ff899f654b0
  717. State: Wait (Reason: UserRequest)
  718. Priority: 5
  719. Priority level: Idle
  720. Start time: 4/4/2017 17:18:32
  721. Total processor time: 00:00:06.9375000
  722. User processor time: 00:00:06.9375000
  723.  
  724. Id: 4024 (0x0fb8)
  725. Start address: 0x00007ff899f654b0
  726. State: Wait (Reason: UserRequest)
  727. Priority: 5
  728. Priority level: Idle
  729. Start time: 4/4/2017 17:18:32
  730. Total processor time: 00:00:06.7187500
  731. User processor time: 00:00:06.7187500
  732.  
  733. Id: 3016 (0x0bc8)
  734. Start address: 0x00007ff899f654b0
  735. State: Wait (Reason: UserRequest)
  736. Priority: 8
  737. Priority level: Normal
  738. Start time: 4/4/2017 17:18:34
  739. Total processor time: 00:00:00
  740. User processor time: 00:00:00
  741.  
  742. Id: 2740 (0x0ab4)
  743. Start address: 0x00007ff899f654b0
  744. State: Wait (Reason: UserRequest)
  745. Priority: 8
  746. Priority level: Normal
  747. Start time: 4/4/2017 17:18:34
  748. Total processor time: 00:00:00
  749. User processor time: 00:00:00
  750.  
  751. Id: 8776 (0x2248)
  752. Start address: 0x00007ff899f654b0
  753. State: Wait (Reason: UserRequest)
  754. Priority: 8
  755. Priority level: Normal
  756. Start time: 4/4/2017 17:18:34
  757. Total processor time: 00:00:00.0156250
  758. User processor time: 00:00:00.0156250
  759.  
  760. Id: 4988 (0x137c)
  761. Start address: 0x00007ff899f654b0
  762. State: Wait (Reason: UserRequest)
  763. Priority: 8
  764. Priority level: Normal
  765. Start time: 4/4/2017 17:18:34
  766. Total processor time: 00:00:00.0625000
  767. User processor time: 00:00:00.0625000
  768.  
  769. Id: 3648 (0x0e40)
  770. Start address: 0x00007ff899f654b0
  771. State: Wait (Reason: EventPairLow)
  772. Priority: 12
  773. Priority level: Normal
  774. Start time: 4/4/2017 17:18:34
  775. Total processor time: 00:00:00
  776. User processor time: 00:00:00
  777.  
  778. Id: 6216 (0x1848)
  779. Start address: 0x00007ff899f654b0
  780. State: Wait (Reason: ExecutionDelay)
  781. Priority: 8
  782. Priority level: Normal
  783. Start time: 4/4/2017 17:18:34
  784. Total processor time: 00:00:00.1406250
  785. User processor time: 00:00:00.1406250
  786.  
  787. Id: 168 (0x00a8)
  788. Start address: 0x00007ff899f654b0
  789. State: Wait (Reason: UserRequest)
  790. Priority: 8
  791. Priority level: Normal
  792. Start time: 4/4/2017 17:18:35
  793. Total processor time: 00:00:00
  794. User processor time: 00:00:00
  795.  
  796. Id: 6928 (0x1b10)
  797. Start address: 0x00007ff899f654b0
  798. State: Wait (Reason: UserRequest)
  799. Priority: 8
  800. Priority level: Normal
  801. Start time: 4/4/2017 17:18:35
  802. Total processor time: 00:00:00
  803. User processor time: 00:00:00
  804.  
  805. Id: 6112 (0x17e0)
  806. Start address: 0x00007ff899f654b0
  807. State: Wait (Reason: ExecutionDelay)
  808. Priority: 7
  809. Priority level: BelowNormal
  810. Start time: 4/4/2017 17:18:35
  811. Total processor time: 00:00:00.0312500
  812. User processor time: 00:00:00.0312500
  813.  
  814. Id: 6848 (0x1ac0)
  815. Start address: 0x00007ff899f654b0
  816. State: Wait (Reason: UserRequest)
  817. Priority: 6
  818. Priority level: Lowest
  819. Start time: 4/4/2017 17:18:35
  820. Total processor time: 00:00:00.5625000
  821. User processor time: 00:00:00.5625000
  822.  
  823. Id: 5560 (0x15b8)
  824. Start address: 0x00007ff899f654b0
  825. State: Wait (Reason: UserRequest)
  826. Priority: 6
  827. Priority level: Lowest
  828. Start time: 4/4/2017 17:18:35
  829. Total processor time: 00:00:00.4375000
  830. User processor time: 00:00:00.4375000
  831.  
  832. Id: 2988 (0x0bac)
  833. Start address: 0x00007ff899f654b0
  834. State: Wait (Reason: UserRequest)
  835. Priority: 6
  836. Priority level: Lowest
  837. Start time: 4/4/2017 17:18:35
  838. Total processor time: 00:00:00.4375000
  839. User processor time: 00:00:00.4375000
  840.  
  841. Id: 4904 (0x1328)
  842. Start address: 0x00007ff899f654b0
  843. State: Wait (Reason: ExecutionDelay)
  844. Priority: 8
  845. Priority level: Normal
  846. Start time: 4/4/2017 17:18:35
  847. Total processor time: 00:00:12.0781250
  848. User processor time: 00:00:12.0781250
  849.  
  850. Id: 2736 (0x0ab0)
  851. Start address: 0x00007ff899f654b0
  852. State: Wait (Reason: UserRequest)
  853. Priority: 8
  854. Priority level: Normal
  855. Start time: 4/4/2017 17:18:35
  856. Total processor time: 00:00:28.6406250
  857. User processor time: 00:00:28.6406250
  858.  
  859. Id: 6864 (0x1ad0)
  860. Start address: 0x00007ff899f654b0
  861. State: Wait (Reason: UserRequest)
  862. Priority: 7
  863. Priority level: BelowNormal
  864. Start time: 4/4/2017 17:18:35
  865. Total processor time: 00:00:00.0625000
  866. User processor time: 00:00:00.0625000
  867.  
  868. Id: 5656 (0x1618)
  869. Start address: 0x00007ff899f654b0
  870. State: Wait (Reason: UserRequest)
  871. Priority: 7
  872. Priority level: BelowNormal
  873. Start time: 4/4/2017 17:18:35
  874. Total processor time: 00:00:00
  875. User processor time: 00:00:00
  876.  
  877. Id: 8148 (0x1fd4)
  878. Start address: 0x00007ff899f654b0
  879. State: Wait (Reason: UserRequest)
  880. Priority: 15
  881. Priority level: TimeCritical
  882. Start time: 4/4/2017 17:18:35
  883. Total processor time: 00:00:00
  884. User processor time: 00:00:00
  885.  
  886. Id: 3688 (0x0e68)
  887. Start address: 0x00007ff899f654b0
  888. State: Wait (Reason: UserRequest)
  889. Priority: 8
  890. Priority level: Normal
  891. Start time: 4/4/2017 17:18:35
  892. Total processor time: 00:00:00
  893. User processor time: 00:00:00
  894.  
  895. Id: 8188 (0x1ffc)
  896. Start address: 0x00007ff899f654b0
  897. State: Wait (Reason: EventPairLow)
  898. Priority: 12
  899. Priority level: Normal
  900. Start time: 4/4/2017 17:18:36
  901. Total processor time: 00:00:00.0156250
  902. User processor time: 00:00:00.0156250
  903.  
  904. Id: 172 (0x00ac)
  905. Start address: 0x00007ff899f654b0
  906. State: Wait (Reason: UserRequest)
  907. Priority: 9
  908. Priority level: AboveNormal
  909. Start time: 4/4/2017 17:18:36
  910. Total processor time: 00:00:00
  911. User processor time: 00:00:00
  912.  
  913. Id: 7076 (0x1ba4)
  914. Start address: 0x00007ff899f654b0
  915. State: Wait (Reason: UserRequest)
  916. Priority: 9
  917. Priority level: AboveNormal
  918. Start time: 4/4/2017 17:18:36
  919. Total processor time: 00:00:00
  920. User processor time: 00:00:00
  921.  
  922. Id: 2868 (0x0b34)
  923. Start address: 0x00007ff899f654b0
  924. State: Wait (Reason: UserRequest)
  925. Priority: 9
  926. Priority level: AboveNormal
  927. Start time: 4/4/2017 17:18:36
  928. Total processor time: 00:00:00
  929. User processor time: 00:00:00
  930.  
  931. Id: 7900 (0x1edc)
  932. Start address: 0x00007ff899f654b0
  933. State: Wait (Reason: UserRequest)
  934. Priority: 9
  935. Priority level: AboveNormal
  936. Start time: 4/4/2017 17:18:36
  937. Total processor time: 00:00:00
  938. User processor time: 00:00:00
  939.  
  940. Id: 2116 (0x0844)
  941. Start address: 0x00007ff899f654b0
  942. State: Wait (Reason: UserRequest)
  943. Priority: 7
  944. Priority level: BelowNormal
  945. Start time: 4/4/2017 17:18:36
  946. Total processor time: 00:00:00
  947. User processor time: 00:00:00
  948.  
  949. Id: 2880 (0x0b40)
  950. Start address: 0x00007ff899f654b0
  951. State: Wait (Reason: UserRequest)
  952. Priority: 8
  953. Priority level: Normal
  954. Start time: 4/4/2017 17:18:36
  955. Total processor time: 00:00:00
  956. User processor time: 00:00:00
  957.  
  958. Id: 4648 (0x1228)
  959. Start address: 0x00007ff899f654b0
  960. State: Wait (Reason: UserRequest)
  961. Priority: 8
  962. Priority level: Normal
  963. Start time: 4/4/2017 17:18:36
  964. Total processor time: 00:00:00
  965. User processor time: 00:00:00
  966.  
  967. Id: 7264 (0x1c60)
  968. Start address: 0x00007ff899f654b0
  969. State: Wait (Reason: UserRequest)
  970. Priority: 6
  971. Priority level: Lowest
  972. Start time: 4/4/2017 17:18:36
  973. Total processor time: 00:00:00.0156250
  974. User processor time: 00:00:00.0156250
  975.  
  976. Id: 4732 (0x127c)
  977. Start address: 0x00007ff899f654b0
  978. State: Wait (Reason: UserRequest)
  979. Priority: 6
  980. Priority level: Lowest
  981. Start time: 4/4/2017 17:18:36
  982. Total processor time: 00:00:00.0468750
  983. User processor time: 00:00:00.0468750
  984.  
  985. Id: 5400 (0x1518)
  986. Start address: 0x00007ff899f654b0
  987. State: Wait (Reason: ExecutionDelay)
  988. Priority: 6
  989. Priority level: Lowest
  990. Start time: 4/4/2017 17:18:36
  991. Total processor time: 00:00:05.9687500
  992. User processor time: 00:00:05.9687500
  993.  
  994. Id: 8092 (0x1f9c)
  995. Start address: 0x00007ff899f654b0
  996. State: Wait (Reason: UserRequest)
  997. Priority: 9
  998. Priority level: AboveNormal
  999. Start time: 4/4/2017 17:18:36
  1000. Total processor time: 00:00:05.6718750
  1001. User processor time: 00:00:05.6718750
  1002.  
  1003. Id: 8668 (0x21dc)
  1004. Start address: 0x00007ff899f654b0
  1005. State: Wait (Reason: UserRequest)
  1006. Priority: 9
  1007. Priority level: AboveNormal
  1008. Start time: 4/4/2017 17:18:36
  1009. Total processor time: 00:00:06.1406250
  1010. User processor time: 00:00:06.1406250
  1011.  
  1012. Id: 3364 (0x0d24)
  1013. Start address: 0x00007ff899f654b0
  1014. State: Wait (Reason: UserRequest)
  1015. Priority: 9
  1016. Priority level: AboveNormal
  1017. Start time: 4/4/2017 17:18:36
  1018. Total processor time: 00:00:05.7031250
  1019. User processor time: 00:00:05.7031250
  1020.  
  1021. Id: 7936 (0x1f00)
  1022. Start address: 0x00007ff899f654b0
  1023. State: Wait (Reason: UserRequest)
  1024. Priority: 10
  1025. Priority level: Highest
  1026. Start time: 4/4/2017 17:18:36
  1027. Total processor time: 00:00:00.9843750
  1028. User processor time: 00:00:00.9843750
  1029.  
  1030. Id: 3288 (0x0cd8)
  1031. Start address: 0x00007ff899f654b0
  1032. State: Wait (Reason: UserRequest)
  1033. Priority: 6
  1034. Priority level: Lowest
  1035. Start time: 4/4/2017 17:18:36
  1036. Total processor time: 00:00:00.0156250
  1037. User processor time: 00:00:00.0156250
  1038.  
  1039. Id: 5280 (0x14a0)
  1040. Start address: 0x00007ff899f654b0
  1041. State: Wait (Reason: UserRequest)
  1042. Priority: 6
  1043. Priority level: Lowest
  1044. Start time: 4/4/2017 17:18:36
  1045. Total processor time: 00:00:00.0937500
  1046. User processor time: 00:00:00.0937500
  1047.  
  1048. Id: 7892 (0x1ed4)
  1049. Start address: 0x00007ff899f654b0
  1050. State: Wait (Reason: UserRequest)
  1051. Priority: 10
  1052. Priority level: Highest
  1053. Start time: 4/4/2017 17:18:37
  1054. Total processor time: 00:00:04.2500000
  1055. User processor time: 00:00:04.2500000
  1056.  
  1057. Id: 8928 (0x22e0)
  1058. Start address: 0x00007ff899f654b0
  1059. State: Wait (Reason: UserRequest)
  1060. Priority: 10
  1061. Priority level: Highest
  1062. Start time: 4/4/2017 17:18:37
  1063. Total processor time: 00:00:04.7343750
  1064. User processor time: 00:00:04.7343750
  1065.  
  1066. Id: 1700 (0x06a4)
  1067. Start address: 0x00007ff899f654b0
  1068. State: Wait (Reason: UserRequest)
  1069. Priority: 10
  1070. Priority level: Highest
  1071. Start time: 4/4/2017 17:18:37
  1072. Total processor time: 00:00:04.2656250
  1073. User processor time: 00:00:04.2656250
  1074.  
  1075. Id: 9100 (0x238c)
  1076. Start address: 0x00007ff899f654b0
  1077. State: Wait (Reason: UserRequest)
  1078. Priority: 10
  1079. Priority level: Highest
  1080. Start time: 4/4/2017 17:18:37
  1081. Total processor time: 00:00:04.6250000
  1082. User processor time: 00:00:04.6250000
  1083.  
  1084. Id: 6520 (0x1978)
  1085. Start address: 0x00007ff899f654b0
  1086. State: Wait (Reason: UserRequest)
  1087. Priority: 10
  1088. Priority level: Highest
  1089. Start time: 4/4/2017 17:18:37
  1090. Total processor time: 00:00:05.6562500
  1091. User processor time: 00:00:05.6562500
  1092.  
  1093. Id: 8744 (0x2228)
  1094. Start address: 0x00007ff899f654b0
  1095. State: Wait (Reason: UserRequest)
  1096. Priority: 8
  1097. Priority level: Normal
  1098. Start time: 4/4/2017 17:18:37
  1099. Total processor time: 00:00:00.2968750
  1100. User processor time: 00:00:00.2968750
  1101.  
  1102. Id: 9192 (0x23e8)
  1103. Start address: 0x00007ff899f654b0
  1104. State: Wait (Reason: UserRequest)
  1105. Priority: 8
  1106. Priority level: Normal
  1107. Start time: 4/4/2017 17:18:37
  1108. Total processor time: 00:00:00.2500000
  1109. User processor time: 00:00:00.2500000
  1110.  
  1111. Id: 4540 (0x11bc)
  1112. Start address: 0x00007ff899f654b0
  1113. State: Wait (Reason: UserRequest)
  1114. Priority: 8
  1115. Priority level: Normal
  1116. Start time: 4/4/2017 17:18:42
  1117. Total processor time: 00:00:00.2968750
  1118. User processor time: 00:00:00.2968750
  1119.  
  1120. Id: 6336 (0x18c0)
  1121. Start address: 0x00007ff899f654b0
  1122. State: Wait (Reason: UserRequest)
  1123. Priority: 8
  1124. Priority level: Normal
  1125. Start time: 4/4/2017 17:18:48
  1126. Total processor time: 00:00:00
  1127. User processor time: 00:00:00
  1128.  
  1129. Id: 1096 (0x0448)
  1130. Start address: 0x00007ff899f654b0
  1131. State: Wait (Reason: EventPairLow)
  1132. Priority: 15
  1133. Priority level: TimeCritical
  1134. Start time: 4/4/2017 17:19:15
  1135. Total processor time: 00:00:00
  1136. User processor time: 00:00:00
  1137.  
  1138. Id: 8588 (0x218c)
  1139. Start address: 0x00007ff899f654b0
  1140. State: Wait (Reason: UserRequest)
  1141. Priority: 8
  1142. Priority level: Normal
  1143. Start time: 4/4/2017 17:19:18
  1144. Total processor time: 00:00:00
  1145. User processor time: 00:00:00
  1146.  
  1147. Id: 8676 (0x21e4)
  1148. Start address: 0x00007ff899f654b0
  1149. State: Wait (Reason: UserRequest)
  1150. Priority: 8
  1151. Priority level: Normal
  1152. Start time: 4/4/2017 17:19:18
  1153. Total processor time: 00:00:00
  1154. User processor time: 00:00:00
  1155.  
  1156. Id: 7844 (0x1ea4)
  1157. Start address: 0x00007ff899f654b0
  1158. State: Wait (Reason: UserRequest)
  1159. Priority: 12
  1160. Priority level: Normal
  1161. Start time: 4/4/2017 17:19:22
  1162. Total processor time: 00:00:00.0468750
  1163. User processor time: 00:00:00.0468750
  1164.  
  1165. Id: 5812 (0x16b4)
  1166. Start address: 0x00007ff899f654b0
  1167. State: Wait (Reason: ExecutionDelay)
  1168. Priority: 12
  1169. Priority level: Normal
  1170. Start time: 4/4/2017 17:19:24
  1171. Total processor time: 00:00:00
  1172. User processor time: 00:00:00
  1173.  
  1174. Id: 5884 (0x16fc)
  1175. Start address: 0x00007ff899f654b0
  1176. State: Wait (Reason: UserRequest)
  1177. Priority: 15
  1178. Priority level: Highest
  1179. Start time: 4/4/2017 17:19:37
  1180. Total processor time: 00:00:00.0781250
  1181. User processor time: 00:00:00.0781250
  1182.  
  1183. Id: 3460 (0x0d84)
  1184. Start address: 0x00007ff899f654b0
  1185. State: Wait (Reason: UserRequest)
  1186. Priority: 11
  1187. Priority level: Normal
  1188. Start time: 4/4/2017 17:23:36
  1189. Total processor time: 00:00:00
  1190. User processor time: 00:00:00
  1191.  
  1192. Id: 8068 (0x1f84)
  1193. Start address: 0x00007ff899f654b0
  1194. State: Wait (Reason: UserRequest)
  1195. Priority: 15
  1196. Priority level: TimeCritical
  1197. Start time: 4/4/2017 17:23:37
  1198. Total processor time: 00:00:00
  1199. User processor time: 00:00:00
  1200.  
  1201. Id: 6916 (0x1b04)
  1202. Start address: 0x00007ff899f654b0
  1203. State: Wait (Reason: UserRequest)
  1204. Priority: 22
  1205. Priority level: 14
  1206. Start time: 4/4/2017 17:23:37
  1207. Total processor time: 00:00:01.7187500
  1208. User processor time: 00:00:01.7187500
  1209.  
  1210. Id: 8568 (0x2178)
  1211. Start address: 0x00007ff899f654b0
  1212. State: Wait (Reason: UserRequest)
  1213. Priority: 8
  1214. Priority level: Normal
  1215. Start time: 4/4/2017 17:23:37
  1216. Total processor time: 00:00:00.1093750
  1217. User processor time: 00:00:00.1093750
  1218.  
  1219. Id: 7304 (0x1c88)
  1220. Start address: 0x00007ff899f654b0
  1221. State: Wait (Reason: EventPairLow)
  1222. Priority: 13
  1223. Priority level: AboveNormal
  1224. Start time: 4/4/2017 17:46:21
  1225. Total processor time: 00:00:00
  1226. User processor time: 00:00:00
  1227.  
  1228. Id: 3924 (0x0f54)
  1229. Start address: 0x00007ff899f654b0
  1230. State: Wait (Reason: UserRequest)
  1231. Priority: 12
  1232. Priority level: Normal
  1233. Start time: 4/4/2017 17:50:21
  1234. Total processor time: 00:00:00.0312500
  1235. User processor time: 00:00:00.0312500
  1236.  
  1237. Id: 4696 (0x1258)
  1238. Start address: 0x00007ff899f654b0
  1239. State: Wait (Reason: ExecutionDelay)
  1240. Priority: 12
  1241. Priority level: Normal
  1242. Start time: 4/4/2017 17:50:23
  1243. Total processor time: 00:00:00
  1244. User processor time: 00:00:00
  1245.  
  1246. Id: 3400 (0x0d48)
  1247. Start address: 0x00007ff899f654b0
  1248. State: Wait (Reason: ExecutionDelay)
  1249. Priority: 12
  1250. Priority level: Normal
  1251. Start time: 4/4/2017 17:50:23
  1252. Total processor time: 00:00:00
  1253. User processor time: 00:00:00
  1254.  
  1255. Id: 4932 (0x1344)
  1256. Start address: 0x00007ff899f654b0
  1257. State: Wait (Reason: UserRequest)
  1258. Priority: 12
  1259. Priority level: Normal
  1260. Start time: 4/4/2017 17:50:23
  1261. Total processor time: 00:00:42.2031250
  1262. User processor time: 00:00:42.2031250
  1263.  
  1264. Id: 5676 (0x162c)
  1265. Start address: 0x00007ff899f654b0
  1266. State: Wait (Reason: UserRequest)
  1267. Priority: 12
  1268. Priority level: Normal
  1269. Start time: 4/4/2017 17:50:24
  1270. Total processor time: 00:00:00.9843750
  1271. User processor time: 00:00:00.9843750
  1272.  
  1273. Id: 8056 (0x1f78)
  1274. Start address: 0x00007ff899f654b0
  1275. State: Wait (Reason: UserRequest)
  1276. Priority: 12
  1277. Priority level: Normal
  1278. Start time: 4/4/2017 17:50:24
  1279. Total processor time: 00:00:00.0156250
  1280. User processor time: 00:00:00.0156250
  1281.  
  1282. Id: 8260 (0x2044)
  1283. Start address: 0x00007ff899f654b0
  1284. State: Wait (Reason: UserRequest)
  1285. Priority: 12
  1286. Priority level: Normal
  1287. Start time: 4/4/2017 17:50:24
  1288. Total processor time: 00:00:00.0312500
  1289. User processor time: 00:00:00.0312500
  1290.  
  1291. Id: 1540 (0x0604)
  1292. Start address: 0x00007ff899f654b0
  1293. State: Wait (Reason: UserRequest)
  1294. Priority: 12
  1295. Priority level: Normal
  1296. Start time: 4/4/2017 17:50:24
  1297. Total processor time: 00:00:00.2343750
  1298. User processor time: 00:00:00.2343750
  1299.  
  1300. Id: 1992 (0x07c8)
  1301. Start address: 0x00007ff899f654b0
  1302. State: Wait (Reason: UserRequest)
  1303. Priority: 12
  1304. Priority level: Normal
  1305. Start time: 4/4/2017 17:50:24
  1306. Total processor time: 00:00:00.0312500
  1307. User processor time: 00:00:00.0312500
  1308.  
  1309. Id: 9032 (0x2348)
  1310. Start address: 0x00007ff899f654b0
  1311. State: Wait (Reason: UserRequest)
  1312. Priority: 12
  1313. Priority level: Normal
  1314. Start time: 4/4/2017 17:50:24
  1315. Total processor time: 00:00:00.6718750
  1316. User processor time: 00:00:00.6718750
  1317.  
  1318. Id: 3696 (0x0e70)
  1319. Start address: 0x00007ff899f654b0
  1320. State: Wait (Reason: UserRequest)
  1321. Priority: 12
  1322. Priority level: Normal
  1323. Start time: 4/4/2017 17:50:24
  1324. Total processor time: 00:00:02.5625000
  1325. User processor time: 00:00:02.5625000
  1326.  
  1327. Id: 8040 (0x1f68)
  1328. Start address: 0x00007ff899f654b0
  1329. State: Wait (Reason: UserRequest)
  1330. Priority: 12
  1331. Priority level: Normal
  1332. Start time: 4/4/2017 17:50:24
  1333. Total processor time: 00:00:00.0781250
  1334. User processor time: 00:00:00.0781250
  1335.  
  1336. Id: 1868 (0x074c)
  1337. Start address: 0x00007ff899f654b0
  1338. State: Wait (Reason: UserRequest)
  1339. Priority: 12
  1340. Priority level: Normal
  1341. Start time: 4/4/2017 17:50:24
  1342. Total processor time: 00:00:00.0625000
  1343. User processor time: 00:00:00.0625000
  1344.  
  1345. Id: 5808 (0x16b0)
  1346. Start address: 0x00007ff899f654b0
  1347. State: Wait (Reason: UserRequest)
  1348. Priority: 12
  1349. Priority level: Normal
  1350. Start time: 4/4/2017 17:50:39
  1351. Total processor time: 00:00:00.4687500
  1352. User processor time: 00:00:00.4687500
  1353.  
  1354. Id: 5412 (0x1524)
  1355. Start address: 0x00007ff899f654b0
  1356. State: Wait (Reason: UserRequest)
  1357. Priority: 12
  1358. Priority level: Normal
  1359. Start time: 4/4/2017 17:50:39
  1360. Total processor time: 00:00:00.3281250
  1361. User processor time: 00:00:00.3281250
  1362.  
  1363. Id: 6568 (0x19a8)
  1364. Start address: 0x00007ff899f654b0
  1365. State: Wait (Reason: UserRequest)
  1366. Priority: 12
  1367. Priority level: Normal
  1368. Start time: 4/4/2017 17:50:39
  1369. Total processor time: 00:00:00.0312500
  1370. User processor time: 00:00:00.0312500
  1371.  
  1372. Id: 4692 (0x1254)
  1373. Start address: 0x00007ff899f654b0
  1374. State: Wait (Reason: UserRequest)
  1375. Priority: 12
  1376. Priority level: Normal
  1377. Start time: 4/4/2017 17:50:40
  1378. Total processor time: 00:00:05.5312500
  1379. User processor time: 00:00:05.5312500
  1380.  
  1381. Id: 7132 (0x1bdc)
  1382. Start address: 0x00007ff899f654b0
  1383. State: Wait (Reason: ExecutionDelay)
  1384. Priority: 12
  1385. Priority level: Normal
  1386. Start time: 4/4/2017 17:50:40
  1387. Total processor time: 00:00:00
  1388. User processor time: 00:00:00
  1389.  
  1390. Id: 3668 (0x0e54)
  1391. Start address: 0x00007ff899f654b0
  1392. State: Wait (Reason: ExecutionDelay)
  1393. Priority: 12
  1394. Priority level: Normal
  1395. Start time: 4/4/2017 17:50:40
  1396. Total processor time: 00:00:00
  1397. User processor time: 00:00:00
  1398.  
  1399. Id: 5748 (0x1674)
  1400. Start address: 0x00007ff899f654b0
  1401. State: Wait (Reason: ExecutionDelay)
  1402. Priority: 12
  1403. Priority level: Normal
  1404. Start time: 4/4/2017 17:50:40
  1405. Total processor time: 00:00:00
  1406. User processor time: 00:00:00
  1407.  
  1408. Id: 1272 (0x04f8)
  1409. Start address: 0x00007ff899f654b0
  1410. State: Wait (Reason: ExecutionDelay)
  1411. Priority: 12
  1412. Priority level: Normal
  1413. Start time: 4/4/2017 17:50:40
  1414. Total processor time: 00:00:00
  1415. User processor time: 00:00:00
  1416.  
  1417. Id: 3512 (0x0db8)
  1418. Start address: 0x00007ff899f654b0
  1419. State: Wait (Reason: ExecutionDelay)
  1420. Priority: 12
  1421. Priority level: Normal
  1422. Start time: 4/4/2017 17:50:40
  1423. Total processor time: 00:00:00
  1424. User processor time: 00:00:00
  1425.  
  1426. Id: 1916 (0x077c)
  1427. Start address: 0x00007ff899f654b0
  1428. State: Wait (Reason: ExecutionDelay)
  1429. Priority: 12
  1430. Priority level: Normal
  1431. Start time: 4/4/2017 17:50:40
  1432. Total processor time: 00:00:00
  1433. User processor time: 00:00:00
  1434.  
  1435. Id: 6684 (0x1a1c)
  1436. Start address: 0x00007ff899f654b0
  1437. State: Wait (Reason: ExecutionDelay)
  1438. Priority: 12
  1439. Priority level: Normal
  1440. Start time: 4/4/2017 17:50:40
  1441. Total processor time: 00:00:00
  1442. User processor time: 00:00:00
  1443.  
  1444. Id: 5240 (0x1478)
  1445. Start address: 0x00007ff899f654b0
  1446. State: Wait (Reason: ExecutionDelay)
  1447. Priority: 12
  1448. Priority level: Normal
  1449. Start time: 4/4/2017 17:50:40
  1450. Total processor time: 00:00:00
  1451. User processor time: 00:00:00
  1452.  
  1453. Id: 8792 (0x2258)
  1454. Start address: 0x00007ff899f654b0
  1455. State: Wait (Reason: UserRequest)
  1456. Priority: 12
  1457. Priority level: Normal
  1458. Start time: 4/4/2017 17:50:40
  1459. Total processor time: 00:00:00.1562500
  1460. User processor time: 00:00:00.1562500
  1461.  
  1462. Id: 6680 (0x1a18)
  1463. Start address: 0x00007ff899f654b0
  1464. State: Wait (Reason: UserRequest)
  1465. Priority: 12
  1466. Priority level: Normal
  1467. Start time: 4/4/2017 17:50:40
  1468. Total processor time: 00:00:00.1250000
  1469. User processor time: 00:00:00.1250000
  1470.  
  1471. Id: 6192 (0x1830)
  1472. Start address: 0x00007ff899f654b0
  1473. State: Wait (Reason: UserRequest)
  1474. Priority: 12
  1475. Priority level: Normal
  1476. Start time: 4/4/2017 17:50:40
  1477. Total processor time: 00:00:00.0625000
  1478. User processor time: 00:00:00.0625000
  1479.  
  1480. Id: 4640 (0x1220)
  1481. Start address: 0x00007ff899f654b0
  1482. State: Wait (Reason: UserRequest)
  1483. Priority: 12
  1484. Priority level: Normal
  1485. Start time: 4/4/2017 17:50:40
  1486. Total processor time: 00:00:00.0781250
  1487. User processor time: 00:00:00.0781250
  1488.  
  1489. Id: 7696 (0x1e10)
  1490. Start address: 0x00007ff899f654b0
  1491. State: Wait (Reason: ExecutionDelay)
  1492. Priority: 12
  1493. Priority level: Normal
  1494. Start time: 4/4/2017 17:50:40
  1495. Total processor time: 00:00:00
  1496. User processor time: 00:00:00
  1497.  
  1498. Id: 6552 (0x1998)
  1499. Start address: 0x00007ff899f654b0
  1500. State: Wait (Reason: ExecutionDelay)
  1501. Priority: 12
  1502. Priority level: Normal
  1503. Start time: 4/4/2017 17:50:40
  1504. Total processor time: 00:00:00
  1505. User processor time: 00:00:00
  1506.  
  1507. Id: 3948 (0x0f6c)
  1508. Start address: 0x00007ff899f654b0
  1509. State: Wait (Reason: ExecutionDelay)
  1510. Priority: 12
  1511. Priority level: Normal
  1512. Start time: 4/4/2017 17:50:40
  1513. Total processor time: 00:00:00
  1514. User processor time: 00:00:00
  1515.  
  1516. Id: 7548 (0x1d7c)
  1517. Start address: 0x00007ff899f654b0
  1518. State: Wait (Reason: ExecutionDelay)
  1519. Priority: 12
  1520. Priority level: Normal
  1521. Start time: 4/4/2017 17:50:40
  1522. Total processor time: 00:00:00
  1523. User processor time: 00:00:00
  1524.  
  1525. Id: 7088 (0x1bb0)
  1526. Start address: 0x00007ff899f654b0
  1527. State: Wait (Reason: ExecutionDelay)
  1528. Priority: 12
  1529. Priority level: Normal
  1530. Start time: 4/4/2017 17:50:40
  1531. Total processor time: 00:00:00.0156250
  1532. User processor time: 00:00:00.0156250
  1533.  
  1534. Id: 8380 (0x20bc)
  1535. Start address: 0x00007ff899f654b0
  1536. State: Wait (Reason: ExecutionDelay)
  1537. Priority: 12
  1538. Priority level: Normal
  1539. Start time: 4/4/2017 17:50:40
  1540. Total processor time: 00:00:00
  1541. User processor time: 00:00:00
  1542.  
  1543. Id: 7784 (0x1e68)
  1544. Start address: 0x00007ff899f654b0
  1545. State: Wait (Reason: ExecutionDelay)
  1546. Priority: 12
  1547. Priority level: Normal
  1548. Start time: 4/4/2017 17:50:40
  1549. Total processor time: 00:00:00
  1550. User processor time: 00:00:00
  1551.  
  1552. Id: 4532 (0x11b4)
  1553. Start address: 0x00007ff899f654b0
  1554. State: Wait (Reason: ExecutionDelay)
  1555. Priority: 12
  1556. Priority level: Normal
  1557. Start time: 4/4/2017 17:50:40
  1558. Total processor time: 00:00:00
  1559. User processor time: 00:00:00
  1560.  
  1561. Id: 4564 (0x11d4)
  1562. Start address: 0x00007ff899f654b0
  1563. State: Wait (Reason: UserRequest)
  1564. Priority: 12
  1565. Priority level: Normal
  1566. Start time: 4/4/2017 17:50:40
  1567. Total processor time: 00:00:00.0156250
  1568. User processor time: 00:00:00.0156250
  1569.  
  1570. Id: 9136 (0x23b0)
  1571. Start address: 0x00007ff899f654b0
  1572. State: Wait (Reason: ExecutionDelay)
  1573. Priority: 12
  1574. Priority level: Normal
  1575. Start time: 4/4/2017 17:50:40
  1576. Total processor time: 00:00:00
  1577. User processor time: 00:00:00
  1578.  
  1579. Id: 6708 (0x1a34)
  1580. Start address: 0x00007ff899f654b0
  1581. State: Wait (Reason: ExecutionDelay)
  1582. Priority: 12
  1583. Priority level: Normal
  1584. Start time: 4/4/2017 17:50:40
  1585. Total processor time: 00:00:00
  1586. User processor time: 00:00:00
  1587.  
  1588. Id: 6976 (0x1b40)
  1589. Start address: 0x00007ff899f654b0
  1590. State: Wait (Reason: UserRequest)
  1591. Priority: 12
  1592. Priority level: Normal
  1593. Start time: 4/4/2017 17:50:41
  1594. Total processor time: 00:00:04.6562500
  1595. User processor time: 00:00:04.6562500
  1596.  
  1597. Id: 8876 (0x22ac)
  1598. Start address: 0x00007ff899f654b0
  1599. State: Wait (Reason: UserRequest)
  1600. Priority: 12
  1601. Priority level: Normal
  1602. Start time: 4/4/2017 17:50:41
  1603. Total processor time: 00:00:00.4218750
  1604. User processor time: 00:00:00.4218750
  1605.  
  1606. Id: 5356 (0x14ec)
  1607. Start address: 0x00007ff899f654b0
  1608. State: Wait (Reason: UserRequest)
  1609. Priority: 12
  1610. Priority level: Normal
  1611. Start time: 4/4/2017 17:50:41
  1612. Total processor time: 00:00:00.0312500
  1613. User processor time: 00:00:00.0312500
  1614.  
  1615. Id: 4936 (0x1348)
  1616. Start address: 0x00007ff899f654b0
  1617. State: Wait (Reason: UserRequest)
  1618. Priority: 12
  1619. Priority level: Normal
  1620. Start time: 4/4/2017 17:50:41
  1621. Total processor time: 00:00:00.0156250
  1622. User processor time: 00:00:00.0156250
  1623.  
  1624. Id: 5176 (0x1438)
  1625. Start address: 0x00007ff899f654b0
  1626. State: Wait (Reason: UserRequest)
  1627. Priority: 12
  1628. Priority level: Normal
  1629. Start time: 4/4/2017 17:50:41
  1630. Total processor time: 00:00:00.0312500
  1631. User processor time: 00:00:00.0312500
  1632.  
  1633. Id: 3032 (0x0bd8)
  1634. Start address: 0x00007ff899f654b0
  1635. State: Wait (Reason: UserRequest)
  1636. Priority: 12
  1637. Priority level: Normal
  1638. Start time: 4/4/2017 17:50:41
  1639. Total processor time: 00:00:00.2187500
  1640. User processor time: 00:00:00.2187500
  1641.  
  1642. Id: 1932 (0x078c)
  1643. Start address: 0x00007ff899f654b0
  1644. State: Wait (Reason: UserRequest)
  1645. Priority: 12
  1646. Priority level: Normal
  1647. Start time: 4/4/2017 17:50:41
  1648. Total processor time: 00:00:00.1093750
  1649. User processor time: 00:00:00.1093750
  1650.  
  1651. Id: 6856 (0x1ac8)
  1652. Start address: 0x00007ff899f654b0
  1653. State: Wait (Reason: UserRequest)
  1654. Priority: 12
  1655. Priority level: Normal
  1656. Start time: 4/4/2017 17:50:41
  1657. Total processor time: 00:00:00.3750000
  1658. User processor time: 00:00:00.3750000
  1659.  
  1660. Id: 8552 (0x2168)
  1661. Start address: 0x00007ff899f654b0
  1662. State: Wait (Reason: UserRequest)
  1663. Priority: 12
  1664. Priority level: Normal
  1665. Start time: 4/4/2017 17:50:41
  1666. Total processor time: 00:00:00.5156250
  1667. User processor time: 00:00:00.5156250
  1668.  
  1669. Id: 7344 (0x1cb0)
  1670. Start address: 0x00007ff899f654b0
  1671. State: Wait (Reason: UserRequest)
  1672. Priority: 12
  1673. Priority level: Normal
  1674. Start time: 4/4/2017 17:50:41
  1675. Total processor time: 00:00:00.6718750
  1676. User processor time: 00:00:00.6718750
  1677.  
  1678. Id: 8860 (0x229c)
  1679. Start address: 0x00007ff899f654b0
  1680. State: Wait (Reason: UserRequest)
  1681. Priority: 12
  1682. Priority level: Normal
  1683. Start time: 4/4/2017 17:50:41
  1684. Total processor time: 00:00:00.8906250
  1685. User processor time: 00:00:00.8906250
  1686.  
  1687. Id: 7204 (0x1c24)
  1688. Start address: 0x00007ff899f654b0
  1689. State: Wait (Reason: UserRequest)
  1690. Priority: 12
  1691. Priority level: Normal
  1692. Start time: 4/4/2017 17:50:41
  1693. Total processor time: 00:00:00.0156250
  1694. User processor time: 00:00:00.0156250
  1695.  
  1696. Id: 8396 (0x20cc)
  1697. Start address: 0x00007ff899f654b0
  1698. State: Wait (Reason: UserRequest)
  1699. Priority: 12
  1700. Priority level: Normal
  1701. Start time: 4/4/2017 17:50:41
  1702. Total processor time: 00:00:00.0312500
  1703. User processor time: 00:00:00.0312500
  1704.  
  1705. Id: 7408 (0x1cf0)
  1706. Start address: 0x00007ff899f654b0
  1707. State: Wait (Reason: UserRequest)
  1708. Priority: 12
  1709. Priority level: Normal
  1710. Start time: 4/4/2017 17:50:41
  1711. Total processor time: 00:00:00.2812500
  1712. User processor time: 00:00:00.2812500
  1713.  
  1714. Id: 6584 (0x19b8)
  1715. Start address: 0x00007ff899f654b0
  1716. State: Wait (Reason: UserRequest)
  1717. Priority: 12
  1718. Priority level: Normal
  1719. Start time: 4/4/2017 17:50:41
  1720. Total processor time: 00:00:00.0625000
  1721. User processor time: 00:00:00.0625000
  1722.  
  1723. Id: 6256 (0x1870)
  1724. Start address: 0x00007ff899f654b0
  1725. State: Wait (Reason: UserRequest)
  1726. Priority: 12
  1727. Priority level: Normal
  1728. Start time: 4/4/2017 17:50:41
  1729. Total processor time: 00:00:00
  1730. User processor time: 00:00:00
  1731.  
  1732. Id: 6496 (0x1960)
  1733. Start address: 0x00007ff899f654b0
  1734. State: Wait (Reason: UserRequest)
  1735. Priority: 12
  1736. Priority level: Normal
  1737. Start time: 4/4/2017 17:50:41
  1738. Total processor time: 00:00:00.0312500
  1739. User processor time: 00:00:00.0312500
  1740.  
  1741. Id: 6780 (0x1a7c)
  1742. Start address: 0x00007ff899f654b0
  1743. State: Wait (Reason: UserRequest)
  1744. Priority: 12
  1745. Priority level: Normal
  1746. Start time: 4/4/2017 17:50:41
  1747. Total processor time: 00:00:00
  1748. User processor time: 00:00:00
  1749.  
  1750. Id: 2280 (0x08e8)
  1751. Start address: 0x00007ff899f654b0
  1752. State: Wait (Reason: UserRequest)
  1753. Priority: 12
  1754. Priority level: Normal
  1755. Start time: 4/4/2017 17:50:41
  1756. Total processor time: 00:00:00.0156250
  1757. User processor time: 00:00:00.0156250
  1758.  
  1759. Id: 1304 (0x0518)
  1760. Start address: 0x00007ff899f654b0
  1761. State: Wait (Reason: UserRequest)
  1762. Priority: 12
  1763. Priority level: Normal
  1764. Start time: 4/4/2017 17:50:41
  1765. Total processor time: 00:00:00.0468750
  1766. User processor time: 00:00:00.0468750
  1767.  
  1768. Id: 6056 (0x17a8)
  1769. Start address: 0x00007ff899f654b0
  1770. State: Wait (Reason: UserRequest)
  1771. Priority: 12
  1772. Priority level: Normal
  1773. Start time: 4/4/2017 17:50:41
  1774. Total processor time: 00:00:00.0312500
  1775. User processor time: 00:00:00.0312500
  1776.  
  1777. Id: 2136 (0x0858)
  1778. Start address: 0x00007ff899f654b0
  1779. State: Wait (Reason: UserRequest)
  1780. Priority: 12
  1781. Priority level: Normal
  1782. Start time: 4/4/2017 17:50:41
  1783. Total processor time: 00:00:00.1406250
  1784. User processor time: 00:00:00.1406250
  1785.  
  1786. Id: 5996 (0x176c)
  1787. Start address: 0x00007ff899f654b0
  1788. State: Wait (Reason: UserRequest)
  1789. Priority: 12
  1790. Priority level: Normal
  1791. Start time: 4/4/2017 17:50:41
  1792. Total processor time: 00:00:00.3593750
  1793. User processor time: 00:00:00.3593750
  1794.  
  1795. Id: 4580 (0x11e4)
  1796. Start address: 0x00007ff899f654b0
  1797. State: Wait (Reason: UserRequest)
  1798. Priority: 12
  1799. Priority level: Normal
  1800. Start time: 4/4/2017 17:50:42
  1801. Total processor time: 00:00:00.1562500
  1802. User processor time: 00:00:00.1562500
  1803.  
  1804. Id: 8452 (0x2104)
  1805. Start address: 0x00007ff899f654b0
  1806. State: Wait (Reason: UserRequest)
  1807. Priority: 12
  1808. Priority level: Normal
  1809. Start time: 4/4/2017 17:50:42
  1810. Total processor time: 00:00:00.0156250
  1811. User processor time: 00:00:00.0156250
  1812.  
  1813. Id: 1704 (0x06a8)
  1814. Start address: 0x00007ff899f654b0
  1815. State: Wait (Reason: UserRequest)
  1816. Priority: 12
  1817. Priority level: Normal
  1818. Start time: 4/4/2017 17:50:42
  1819. Total processor time: 00:00:00.1562500
  1820. User processor time: 00:00:00.1562500
  1821.  
  1822. Id: 4852 (0x12f4)
  1823. Start address: 0x00007ff899f654b0
  1824. State: Wait (Reason: EventPairLow)
  1825. Priority: 12
  1826. Priority level: Normal
  1827. Start time: 4/4/2017 17:50:42
  1828. Total processor time: 00:00:00.0156250
  1829. User processor time: 00:00:00.0156250
  1830.  
  1831. Id: 8196 (0x2004)
  1832. Start address: 0x00007ff899f654b0
  1833. State: Wait (Reason: UserRequest)
  1834. Priority: 12
  1835. Priority level: Normal
  1836. Start time: 4/4/2017 17:50:42
  1837. Total processor time: 00:00:00.1250000
  1838. User processor time: 00:00:00.1250000
  1839.  
  1840. Id: 6736 (0x1a50)
  1841. Start address: 0x00007ff899f654b0
  1842. State: Wait (Reason: ExecutionDelay)
  1843. Priority: 12
  1844. Priority level: Normal
  1845. Start time: 4/4/2017 17:50:42
  1846. Total processor time: 00:00:00
  1847. User processor time: 00:00:00
  1848.  
  1849. Id: 8604 (0x219c)
  1850. Start address: 0x00007ff899f654b0
  1851. State: Wait (Reason: UserRequest)
  1852. Priority: 12
  1853. Priority level: Normal
  1854. Start time: 4/4/2017 17:50:42
  1855. Total processor time: 00:00:00.1250000
  1856. User processor time: 00:00:00.1250000
  1857.  
  1858. Id: 5448 (0x1548)
  1859. Start address: 0x00007ff899f654b0
  1860. State: Wait (Reason: UserRequest)
  1861. Priority: 12
  1862. Priority level: Normal
  1863. Start time: 4/4/2017 17:50:42
  1864. Total processor time: 00:00:01.7343750
  1865. User processor time: 00:00:01.7343750
  1866.  
  1867. Id: 6444 (0x192c)
  1868. Start address: 0x00007ff899f654b0
  1869. State: Wait (Reason: UserRequest)
  1870. Priority: 12
  1871. Priority level: Normal
  1872. Start time: 4/4/2017 17:50:43
  1873. Total processor time: 00:00:00.5156250
  1874. User processor time: 00:00:00.5156250
  1875.  
  1876. Id: 5320 (0x14c8) (CURRENT)
  1877. Start address: 0x00007ff899f654b0
  1878. State: Running
  1879. Priority: 8
  1880. Priority level: Normal
  1881. Start time: 4/4/2017 17:50:43
  1882. Total processor time: 00:00:01.4375000
  1883. User processor time: 00:00:01.4375000
  1884.  
  1885. Id: 9064 (0x2368)
  1886. Start address: 0x00007ff899f654b0
  1887. State: Wait (Reason: UserRequest)
  1888. Priority: 12
  1889. Priority level: Normal
  1890. Start time: 4/4/2017 17:50:43
  1891. Total processor time: 00:00:00.0625000
  1892. User processor time: 00:00:00.0625000
  1893.  
  1894. Id: 3476 (0x0d94)
  1895. Start address: 0x00007ff899f654b0
  1896. State: Wait (Reason: UserRequest)
  1897. Priority: 12
  1898. Priority level: Normal
  1899. Start time: 4/4/2017 17:50:43
  1900. Total processor time: 00:00:00.0937500
  1901. User processor time: 00:00:00.0937500
  1902.  
  1903. Id: 1200 (0x04b0)
  1904. Start address: 0x00007ff899f654b0
  1905. State: Wait (Reason: UserRequest)
  1906. Priority: 12
  1907. Priority level: Normal
  1908. Start time: 4/4/2017 17:50:43
  1909. Total processor time: 00:00:00
  1910. User processor time: 00:00:00
  1911.  
  1912. Id: 5208 (0x1458)
  1913. Start address: 0x00007ff899f654b0
  1914. State: Wait (Reason: UserRequest)
  1915. Priority: 12
  1916. Priority level: Normal
  1917. Start time: 4/4/2017 17:50:43
  1918. Total processor time: 00:00:00.1406250
  1919. User processor time: 00:00:00.1406250
  1920.  
  1921. Id: 3944 (0x0f68)
  1922. Start address: 0x00007ff899f654b0
  1923. State: Wait (Reason: UserRequest)
  1924. Priority: 12
  1925. Priority level: Normal
  1926. Start time: 4/4/2017 17:50:43
  1927. Total processor time: 00:00:00.2656250
  1928. User processor time: 00:00:00.2656250
  1929.  
  1930. Id: 3516 (0x0dbc)
  1931. Start address: 0x00007ff899f654b0
  1932. State: Wait (Reason: UserRequest)
  1933. Priority: 12
  1934. Priority level: Normal
  1935. Start time: 4/4/2017 17:50:47
  1936. Total processor time: 00:00:00.2187500
  1937. User processor time: 00:00:00.2187500
  1938.  
  1939. Id: 3264 (0x0cc0)
  1940. Start address: 0x00007ff899f654b0
  1941. State: Wait (Reason: UserRequest)
  1942. Priority: 12
  1943. Priority level: Normal
  1944. Start time: 4/4/2017 17:50:47
  1945. Total processor time: 00:00:00.0468750
  1946. User processor time: 00:00:00.0468750
  1947.  
  1948. Id: 3804 (0x0edc)
  1949. Start address: 0x00007ff899f654b0
  1950. State: Wait (Reason: UserRequest)
  1951. Priority: 12
  1952. Priority level: Normal
  1953. Start time: 4/4/2017 17:50:47
  1954. Total processor time: 00:00:00.0156250
  1955. User processor time: 00:00:00.0156250
  1956.  
  1957. Id: 4364 (0x110c)
  1958. Start address: 0x00007ff899f654b0
  1959. State: Wait (Reason: UserRequest)
  1960. Priority: 12
  1961. Priority level: Normal
  1962. Start time: 4/4/2017 17:50:50
  1963. Total processor time: 00:00:00.2812500
  1964. User processor time: 00:00:00.2812500
  1965.  
  1966. Id: 6308 (0x18a4)
  1967. Start address: 0x00007ff899f654b0
  1968. State: Wait (Reason: UserRequest)
  1969. Priority: 12
  1970. Priority level: Normal
  1971. Start time: 4/4/2017 17:50:50
  1972. Total processor time: 00:00:02.7187500
  1973. User processor time: 00:00:02.7187500
  1974.  
  1975. Id: 4820 (0x12d4)
  1976. Start address: 0x00007ff899f654b0
  1977. State: Wait (Reason: UserRequest)
  1978. Priority: 12
  1979. Priority level: Normal
  1980. Start time: 4/4/2017 17:50:50
  1981. Total processor time: 00:00:00.2500000
  1982. User processor time: 00:00:00.2500000
  1983.  
  1984. Id: 6832 (0x1ab0)
  1985. Start address: 0x00007ff899f654b0
  1986. State: Wait (Reason: UserRequest)
  1987. Priority: 12
  1988. Priority level: Normal
  1989. Start time: 4/4/2017 17:50:50
  1990. Total processor time: 00:00:00.6406250
  1991. User processor time: 00:00:00.6406250
  1992.  
  1993. Id: 6168 (0x1818)
  1994. Start address: 0x00007ff899f654b0
  1995. State: Wait (Reason: UserRequest)
  1996. Priority: 12
  1997. Priority level: Normal
  1998. Start time: 4/4/2017 17:51:40
  1999. Total processor time: 00:00:00.2187500
  2000. User processor time: 00:00:00.2187500
  2001.  
  2002. Id: 5584 (0x15d0)
  2003. Start address: 0x00007ff899f654b0
  2004. State: Wait (Reason: UserRequest)
  2005. Priority: 12
  2006. Priority level: Normal
  2007. Start time: 4/4/2017 17:51:41
  2008. Total processor time: 00:00:00.0468750
  2009. User processor time: 00:00:00.0468750
  2010.  
  2011. Id: 4940 (0x134c)
  2012. Start address: 0x00007ff899f654b0
  2013. State: Wait (Reason: UserRequest)
  2014. Priority: 12
  2015. Priority level: Normal
  2016. Start time: 4/4/2017 17:52:55
  2017. Total processor time: 00:00:00.0312500
  2018. User processor time: 00:00:00.0312500
  2019.  
  2020. Id: 6104 (0x17d8)
  2021. Start address: 0x00007ff899f654b0
  2022. State: Wait (Reason: UserRequest)
  2023. Priority: 12
  2024. Priority level: Normal
  2025. Start time: 4/4/2017 17:52:58
  2026. Total processor time: 00:00:00.0156250
  2027. User processor time: 00:00:00.0156250
  2028.  
  2029. Id: 3068 (0x0bfc)
  2030. Start address: 0x00007ff899f654b0
  2031. State: Wait (Reason: UserRequest)
  2032. Priority: 12
  2033. Priority level: Normal
  2034. Start time: 4/4/2017 17:52:58
  2035. Total processor time: 00:00:00
  2036. User processor time: 00:00:00
  2037.  
  2038. Id: 7208 (0x1c28)
  2039. Start address: 0x00007ff899f654b0
  2040. State: Wait (Reason: UserRequest)
  2041. Priority: 12
  2042. Priority level: Normal
  2043. Start time: 4/4/2017 17:53:08
  2044. Total processor time: 00:00:00
  2045. User processor time: 00:00:00
  2046.  
  2047. Id: 8272 (0x2050)
  2048. Start address: 0x00007ff899f654b0
  2049. State: Wait (Reason: UserRequest)
  2050. Priority: 11
  2051. Priority level: Normal
  2052. Start time: 4/4/2017 17:53:10
  2053. Total processor time: 00:00:00.0781250
  2054. User processor time: 00:00:00.0781250
  2055.  
  2056. Id: 7872 (0x1ec0)
  2057. Start address: 0x00007ff899f654b0
  2058. State: Wait (Reason: UserRequest)
  2059. Priority: 12
  2060. Priority level: Normal
  2061. Start time: 4/4/2017 17:53:11
  2062. Total processor time: 00:00:00.0468750
  2063. User processor time: 00:00:00.0468750
  2064.  
  2065. Modules:
  2066. Name: GTA5.exe; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.1011.1, by Rockstar Games)
  2067. Name: ntdll.dll; path: C:\Windows\SYSTEM32\ntdll.dll (Microsoft® Windows® Operating System v6.3.9600.18217, by Microsoft Corporation)
  2068. Name: KERNEL32.DLL; path: C:\Windows\system32\KERNEL32.DLL (Microsoft® Windows® Operating System v6.3.9600.18217, by Microsoft Corporation)
  2069. Name: avghooka.dll; path: C:\Program Files (x86)\AVG\Av\avghooka.dll (AVG Internet Security v16.151.0.8012, by AVG Technologies CZ, s.r.o.)
  2070. Name: KERNELBASE.dll; path: C:\Windows\system32\KERNELBASE.dll (Microsoft® Windows® Operating System v6.3.9600.18217, by Microsoft Corporation)
  2071. Name: apphelp.dll; path: C:\Windows\system32\apphelp.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2072. Name: AcLayers.DLL; path: C:\Windows\AppPatch\AppPatch64\AcLayers.DLL (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2073. Name: msvcrt.dll; path: C:\Windows\system32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.9600.17415, by Microsoft Corporation)
  2074. Name: USER32.dll; path: C:\Windows\system32\USER32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2075. Name: SHLWAPI.dll; path: C:\Windows\system32\SHLWAPI.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2076. Name: sfc.dll; path: C:\Windows\SYSTEM32\sfc.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2077. Name: WINSPOOL.DRV; path: C:\Windows\SYSTEM32\WINSPOOL.DRV (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2078. Name: GDI32.dll; path: C:\Windows\system32\GDI32.dll (Microsoft® Windows® Operating System v6.3.9600.18592, by Microsoft Corporation)
  2079. Name: combase.dll; path: C:\Windows\SYSTEM32\combase.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2080. Name: RPCRT4.dll; path: C:\Windows\system32\RPCRT4.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2081. Name: sfc_os.DLL; path: C:\Windows\SYSTEM32\sfc_os.DLL (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2082. Name: SspiCli.dll; path: C:\Windows\system32\SspiCli.dll (Microsoft® Windows® Operating System v6.3.9600.18454, by Microsoft Corporation)
  2083. Name: sechost.dll; path: C:\Windows\SYSTEM32\sechost.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2084. Name: SortWindows61.dll; path: C:\Windows\SYSTEM32\SortWindows61.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2085. Name: IMM32.DLL; path: C:\Windows\system32\IMM32.DLL (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2086. Name: MSCTF.dll; path: C:\Windows\system32\MSCTF.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2087. Name: steam_api64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll (Steam Client API v01.00.00.01, by Valve Corporation)
  2088. Name: GFSDK_ShadowLib.win64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
  2089. Name: VERSION.dll; path: C:\Windows\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2090. Name: DSOUND.dll; path: C:\Windows\SYSTEM32\DSOUND.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2091. Name: bink2w64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
  2092. Name: WS2_32.dll; path: C:\Windows\system32\WS2_32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2093. Name: WINMM.dll; path: C:\Windows\SYSTEM32\WINMM.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2094. Name: PSAPI.DLL; path: C:\Windows\system32\PSAPI.DLL (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2095. Name: MF.dll; path: C:\Windows\SYSTEM32\MF.dll (Microsoft® Windows® Operating System v12.0.9600.16384, by Microsoft Corporation)
  2096. Name: MFPlat.DLL; path: C:\Windows\SYSTEM32\MFPlat.DLL (Microsoft® Windows® Operating System v12.0.9600.16384, by Microsoft Corporation)
  2097. Name: msdmo.dll; path: C:\Windows\SYSTEM32\msdmo.dll (Microsoft® Windows® Operating System v6.6.9600.17415, by Microsoft Corporation)
  2098. Name: MFReadWrite.dll; path: C:\Windows\SYSTEM32\MFReadWrite.dll (Microsoft® Windows® Operating System v12.0.9600.16384, by Microsoft Corporation)
  2099. Name: PROPSYS.dll; path: C:\Windows\SYSTEM32\PROPSYS.dll (Windows® Search v7.00.9600.17031, by Microsoft Corporation)
  2100. Name: CRYPT32.dll; path: C:\Windows\system32\CRYPT32.dll (Microsoft® Windows® Operating System v6.3.9600.18372, by Microsoft Corporation)
  2101. Name: WINTRUST.dll; path: C:\Windows\system32\WINTRUST.dll (Microsoft® Windows® Operating System v6.3.9600.18508, by Microsoft Corporation)
  2102. Name: WTSAPI32.dll; path: C:\Windows\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2103. Name: d3d9.dll; path: C:\Windows\SYSTEM32\d3d9.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2104. Name: D3DCOMPILER_43.dll; path: C:\Windows\SYSTEM32\D3DCOMPILER_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  2105. Name: GFSDK_TXAA_AlphaResolve.win64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
  2106. Name: DINPUT8.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DINPUT8.dll (GTA V Asi loader v1.0.0.1, by Alexander Blade)
  2107. Name: XINPUT1_3.dll; path: C:\Windows\SYSTEM32\XINPUT1_3.dll (Microsoft® DirectX for Windows® v9.18.944.0000, by Microsoft Corporation)
  2108. Name: IPHLPAPI.DLL; path: C:\Windows\SYSTEM32\IPHLPAPI.DLL (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2109. Name: ADVAPI32.dll; path: C:\Windows\system32\ADVAPI32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2110. Name: SHELL32.dll; path: C:\Windows\system32\SHELL32.dll (Microsoft® Windows® Operating System v6.3.9600.17031, by Microsoft Corporation)
  2111. Name: ole32.dll; path: C:\Windows\system32\ole32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2112. Name: OLEAUT32.dll; path: C:\Windows\system32\OLEAUT32.dll ( v6.3.9600.18434, by Microsoft Corporation)
  2113. Name: d3dx9_43.dll; path: C:\Windows\SYSTEM32\d3dx9_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  2114. Name: POWRPROF.dll; path: C:\Windows\SYSTEM32\POWRPROF.dll (Microsoft® Windows® Operating System v6.3.9600.17031, by Microsoft Corporation)
  2115. Name: NSI.dll; path: C:\Windows\system32\NSI.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2116. Name: WINMMBASE.dll; path: C:\Windows\SYSTEM32\WINMMBASE.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2117. Name: cfgmgr32.dll; path: C:\Windows\SYSTEM32\cfgmgr32.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2118. Name: MSASN1.dll; path: C:\Windows\system32\MSASN1.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2119. Name: dwmapi.dll; path: C:\Windows\SYSTEM32\dwmapi.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2120. Name: OPENGL32.dll; path: C:\Windows\SYSTEM32\OPENGL32.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2121. Name: SETUPAPI.dll; path: C:\Windows\system32\SETUPAPI.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2122. Name: WINNSI.DLL; path: C:\Windows\SYSTEM32\WINNSI.DLL (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2123. Name: DEVOBJ.dll; path: C:\Windows\SYSTEM32\DEVOBJ.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2124. Name: GLU32.dll; path: C:\Windows\SYSTEM32\GLU32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2125. Name: DDRAW.dll; path: C:\Windows\SYSTEM32\DDRAW.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2126. Name: MFCORE.DLL; path: C:\Windows\SYSTEM32\MFCORE.DLL (Microsoft® Windows® Operating System v12.0.9600.16384, by Microsoft Corporation)
  2127. Name: DCIMAN32.dll; path: C:\Windows\SYSTEM32\DCIMAN32.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2128. Name: ksuser.dll; path: C:\Windows\SYSTEM32\ksuser.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2129. Name: kernel.appcore.dll; path: C:\Windows\SYSTEM32\kernel.appcore.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2130. Name: RTWorkQ.DLL; path: C:\Windows\SYSTEM32\RTWorkQ.DLL (Microsoft® Windows® Operating System v12.0.9600.16384, by Microsoft Corporation)
  2131. Name: AVRT.dll; path: C:\Windows\SYSTEM32\AVRT.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2132. Name: dinput8.dll; path: C:\Windows\system32\dinput8.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2133. Name: gameoverlayrenderer64.dll; path: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll (Steam Game Overlay Renderer v01.00.00.01, by Valve Corporation)
  2134. Name: ELS.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.asi ( v, by )
  2135. Name: ScriptHookV.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.dll (ScriptHookV v1.0.1011.1, by Alexander Blade)
  2136. Name: AdvancedHookV.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.dll ( v, by )
  2137. Name: MSVCP140.dll; path: C:\Windows\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® 2015 v14.00.24215.1, by Microsoft Corporation)
  2138. Name: VCRUNTIME140.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® 2015 v14.00.24215.1, by Microsoft Corporation)
  2139. Name: api-ms-win-crt-convert-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-convert-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2140. Name: api-ms-win-crt-runtime-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-runtime-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2141. Name: api-ms-win-crt-stdio-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-stdio-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2142. Name: api-ms-win-crt-filesystem-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-filesystem-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2143. Name: api-ms-win-crt-string-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-string-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2144. Name: api-ms-win-crt-heap-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-heap-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2145. Name: CRYPTBASE.DLL; path: C:\Windows\SYSTEM32\CRYPTBASE.DLL (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2146. Name: api-ms-win-crt-locale-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-locale-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2147. Name: api-ms-win-crt-math-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-math-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2148. Name: api-ms-win-crt-multibyte-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-multibyte-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2149. Name: api-ms-win-crt-time-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-time-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2150. Name: api-ms-win-crt-environment-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-environment-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2151. Name: api-ms-win-crt-utility-l1-1-0.dll; path: C:\Windows\SYSTEM32\api-ms-win-crt-utility-l1-1-0.dll (Microsoft® Windows® Operating System v10.0.10240.16390, by Microsoft Corporation)
  2152. Name: bcryptPrimitives.dll; path: C:\Windows\SYSTEM32\bcryptPrimitives.dll (Microsoft® Windows® Operating System v6.3.9600.18344, by Microsoft Corporation)
  2153. Name: ucrtbase.DLL; path: C:\Windows\SYSTEM32\ucrtbase.DLL (Microsoft® Windows® Operating System v10.0.10586.9, by Microsoft Corporation)
  2154. Name: d3dx11_43.dll; path: C:\Windows\SYSTEM32\d3dx11_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  2155. Name: openCameraV.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\openCameraV.asi (openCamera for GTAV v1.0.0.1, by OpenIV Dev. Team)
  2156. Name: OpenIV.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.asi (OpenIV RPF Patch for GTAV v1.1.0.0, by OpenIV Dev. Team)
  2157. Name: PLD.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.asi ( v, by )
  2158. Name: TimeScaler.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TimeScaler.asi ( v, by )
  2159. Name: TrainerV.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TrainerV.asi ( v, by )
  2160. Name: SHCORE.dll; path: C:\Windows\SYSTEM32\SHCORE.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2161. Name: nvspcap64.dll; path: C:\Windows\system32\nvspcap64.dll (NVIDIA GeForce Experience v3.4.0.70, by NVIDIA Corporation)
  2162. Name: WINHTTP.dll; path: C:\Windows\SYSTEM32\WINHTTP.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2163. Name: profapi.dll; path: C:\Windows\SYSTEM32\profapi.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2164. Name: nvapi64.dll; path: C:\Windows\system32\nvapi64.dll (NVIDIA Windows drivers v21.21.13.7892, by NVIDIA Corporation)
  2165. Name: CRYPTSP.dll; path: C:\Windows\SYSTEM32\CRYPTSP.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2166. Name: rsaenh.dll; path: C:\Windows\system32\rsaenh.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2167. Name: bcrypt.dll; path: C:\Windows\SYSTEM32\bcrypt.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2168. Name: imagehlp.dll; path: C:\Windows\system32\imagehlp.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2169. Name: ncrypt.dll; path: C:\Windows\SYSTEM32\ncrypt.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2170. Name: NTASN1.dll; path: C:\Windows\SYSTEM32\NTASN1.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2171. Name: gpapi.dll; path: C:\Windows\SYSTEM32\gpapi.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2172. Name: cryptnet.dll; path: C:\Windows\System32\cryptnet.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2173. Name: WLDAP32.dll; path: C:\Windows\system32\WLDAP32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2174. Name: steamclient64.dll; path: C:\Program Files (x86)\Steam\steamclient64.dll (Steam v03.00.00.01, by Valve Corporation)
  2175. Name: tier0_s64.dll; path: C:\Program Files (x86)\Steam\tier0_s64.dll ( tier0_s Dynamic Link Library v01.00.00.01, by Valve Corporation)
  2176. Name: vstdlib_s64.dll; path: C:\Program Files (x86)\Steam\vstdlib_s64.dll (Steam v03.00.00.01, by Valve Corporation)
  2177. Name: Secur32.dll; path: C:\Windows\SYSTEM32\Secur32.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2178. Name: D3D11.DLL; path: C:\Windows\SYSTEM32\D3D11.DLL (Microsoft® Windows® Operating System v6.3.9600.18437, by Microsoft Corporation)
  2179. Name: dxgi.dll; path: C:\Windows\SYSTEM32\dxgi.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2180. Name: D3D10_1.DLL; path: C:\Windows\SYSTEM32\D3D10_1.DLL (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2181. Name: d3d10_1core.dll; path: C:\Windows\SYSTEM32\d3d10_1core.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2182. Name: uxtheme.dll; path: C:\Windows\system32\uxtheme.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2183. Name: nvStereoApiI64.dll; path: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvStereoApiI64.dll (NVIDIA GeForce 3D Vision v7.17.13.7892, by NVIDIA Corporation)
  2184. Name: nvSCPAPI64.dll; path: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll (NVIDIA GeForce 3D Vision v7.17.13.7892, by NVIDIA Corporation)
  2185. Name: WINSTA.dll; path: C:\Windows\SYSTEM32\WINSTA.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2186. Name: nvwgf2umx.dll; path: C:\Windows\SYSTEM32\nvwgf2umx.dll (NVIDIA D3D10 drivers v21.21.13.7892, by NVIDIA Corporation)
  2187. Name: d3d11_tmp.dll; path: C:\Users\Evan Crader\AppData\Local\Temp\2re44pptvhjhfoyx\d3d11_tmp.dll (RAGE Plugin Hook v0.51.1056.10373, by MulleDK19 / LMS)
  2188. Name: dbghelp.dll; path: C:\Windows\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v6.3.9600.17787, by Microsoft Corporation)
  2189. Name: FW1FontWrapper.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
  2190. Name: XINPUT9_1_0.dll; path: C:\Windows\SYSTEM32\XINPUT9_1_0.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2191. Name: mscoree.dll; path: C:\Windows\SYSTEM32\mscoree.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2192. Name: mscoreei.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2193. Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2194. Name: MSVCR120_CLR0400.dll; path: C:\Windows\SYSTEM32\MSVCR120_CLR0400.dll (Microsoft® Visual Studio® 2013 v12.00.52512.0, by Microsoft Corporation)
  2195. Name: mscorlib.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\35a36d5faf5966eed2243f3d43f9f490\mscorlib.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2196. Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2197. Name: diasymreader.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll (Microsoft® .NET Framework v12.0.20806.33440, by Microsoft Corporation)
  2198. Name: System.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\6f584662f20f93c3e7519cf468ef3889\System.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2199. Name: System.Drawing.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\fd7e7403eee6d82b2019f3c67205e62f\System.Drawing.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2200. Name: System.Windows.Forms.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\5bdbe60d99d8f00eb03751f2f2b8b027\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2201. Name: ntmarta.dll; path: C:\Windows\SYSTEM32\ntmarta.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2202. Name: System.Core.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\70ba671418b52f8f3fad72c849fdc40f\System.Core.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2203. Name: System.Xml.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\e1b804a02f2fb30bd25b986c42549a74\System.Xml.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2204. Name: comctl32.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\comctl32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2205. Name: System.Configuration.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\522caa5fc6794bbfd41330614abb10fc\System.Configuration.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2206. Name: gdiplus.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.18592_none_933383bf47487fd6\gdiplus.dll (Microsoft® Windows® Operating System v6.3.9600.18589, by Microsoft Corporation)
  2207. Name: DWrite.dll; path: C:\Windows\SYSTEM32\DWrite.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2208. Name: WindowsCodecs.dll; path: C:\Windows\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v6.3.9600.18302, by Microsoft Corporation)
  2209. Name: clbcatq.dll; path: C:\Windows\SYSTEM32\clbcatq.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2210. Name: sxs.dll; path: C:\Windows\SYSTEM32\sxs.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2211. Name: HID.DLL; path: C:\Windows\SYSTEM32\HID.DLL (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2212. Name: MMDevApi.dll; path: C:\Windows\System32\MMDevApi.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2213. Name: XAudio2_7.dll; path: C:\Windows\system32\XAudio2_7.dll (Microsoft® DirectX for Windows® v9.29.1962.0, by Microsoft Corporation)
  2214. Name: AUDIOSES.DLL; path: C:\Windows\SYSTEM32\AUDIOSES.DLL (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2215. Name: SlimDX.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll ( v, by )
  2216. Name: MSVCR100.dll; path: C:\Windows\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
  2217. Name: MSVCP100.dll; path: C:\Windows\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
  2218. Name: USERENV.dll; path: C:\Windows\SYSTEM32\USERENV.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2219. 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.)
  2220. Name: WININET.dll; path: C:\Windows\SYSTEM32\WININET.dll (Internet Explorer v11.00.9600.18538, by Microsoft Corporation)
  2221. Name: iertutil.dll; path: C:\Windows\SYSTEM32\iertutil.dll (Internet Explorer v11.00.9600.16384, by Microsoft Corporation)
  2222. Name: FirewallAPI.dll; path: C:\Windows\System32\FirewallAPI.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2223. Name: wdmaud.drv; path: C:\Windows\SYSTEM32\wdmaud.drv (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2224. Name: msacm32.drv; path: C:\Windows\SYSTEM32\msacm32.drv (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2225. Name: MSACM32.dll; path: C:\Windows\SYSTEM32\MSACM32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2226. Name: midimap.dll; path: C:\Windows\SYSTEM32\midimap.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2227. Name: ondemandconnroutehelper.dll; path: C:\Windows\SYSTEM32\ondemandconnroutehelper.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2228. Name: mswsock.dll; path: C:\Windows\system32\mswsock.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2229. Name: napinsp.dll; path: C:\Windows\system32\napinsp.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2230. Name: pnrpnsp.dll; path: C:\Windows\system32\pnrpnsp.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2231. Name: NLAapi.dll; path: C:\Windows\system32\NLAapi.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2232. Name: DNSAPI.dll; path: C:\Windows\SYSTEM32\DNSAPI.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2233. Name: winrnr.dll; path: C:\Windows\System32\winrnr.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2234. Name: mdnsNSP.dll; path: C:\Program Files\Bonjour\mdnsNSP.dll (Bonjour v3,1,0,1, by Apple Inc.)
  2235. Name: fwpuclnt.dll; path: C:\Windows\System32\fwpuclnt.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2236. Name: rasadhlp.dll; path: C:\Windows\System32\rasadhlp.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2237. Name: XInput1_4.dll; path: C:\Windows\SYSTEM32\XInput1_4.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2238. Name: deviceaccess.dll; path: C:\Windows\System32\deviceaccess.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2239. Name: System.Management.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Management\7a15b8d35f61994d20106a75264bc4df\System.Management.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2240. Name: rasapi32.dll; path: C:\Windows\SYSTEM32\rasapi32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2241. Name: rasman.dll; path: C:\Windows\SYSTEM32\rasman.dll (Microsoft® Windows® Operating System v6.3.9600.18404, by Microsoft Corporation)
  2242. Name: rtutils.dll; path: C:\Windows\SYSTEM32\rtutils.dll (Microsoft® Windows® Operating System v6.3.9600.17415, by Microsoft Corporation)
  2243. Name: dhcpcsvc6.DLL; path: C:\Windows\SYSTEM32\dhcpcsvc6.DLL (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2244. Name: dhcpcsvc.DLL; path: C:\Windows\SYSTEM32\dhcpcsvc.DLL (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2245. Name: SQLite.Interop.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\SQLite.Interop.dll (System.Data.SQLite v1.0.98.0, by Robert Simpson, et al.)
  2246. Name: PresentationNative_v0400.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll (Microsoft® .NET Framework v4.0.30319.33440, by Microsoft Corporation)
  2247. Name: comctl32.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17810_none_34ae2abd958aedeb\comctl32.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
  2248. Name: clrcompression.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll (Microsoft® .NET Framework v4.0.30319.33440, by Microsoft Corporation)
  2249. Name: Microsoft.VisualBasic.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.V9921e851#\d4cea1569d85f4a74be871de3d3ed514\Microsoft.VisualBasic.ni.dll (Microsoft® .NET Framework v12.0.20806.33440, by Microsoft Corporation)
  2250. Name: System.Xml.Linq.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\3ad24b6304b504e9258d69976c157b21\System.Xml.Linq.ni.dll (Microsoft® .NET Framework v4.0.30319.33440, by Microsoft Corporation)
  2251. Name: System.Web.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Web\344b223803cfa29724ea4c9b83d162fe\System.Web.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2252. Name: Microsoft.CSharp.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.CSharp\b2ec3f9df9e540dc47d54bbdd2bd3ec5\Microsoft.CSharp.ni.dll (Microsoft® .NET Framework v4.0.30319.33440, by Microsoft Corporation)
  2253. Name: WindowsBase.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\476b680b020468188c5a32903a5a6840\WindowsBase.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2254. Name: PresentationCore.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\238fe827473b0f3baa38e814a76ee130\PresentationCore.ni.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2255. Name: wpfgfx_v0400.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll (Microsoft® .NET Framework v4.6.1087.0, by Microsoft Corporation)
  2256. Name: System.Dynamic.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Dynamic\67a6731fff34d72b8308fbebcfaaa8d9\System.Dynamic.ni.dll (Microsoft® .NET Framework v4.0.30319.33440, by Microsoft Corporation)
  2257. Name: Accessibility.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\Accessibility\8ef0d736f08c777e58215e176c8b5eb8\Accessibility.ni.dll (Microsoft® .NET Framework v4.0.30319.33440, by Microsoft Corporation)
  2258. Name: GTA5.exe
  2259. Base address: 0x00007ff6c4cb0000
  2260. Memory size: 0x04829e00
  2261. Entry point address: 0x00007ff6c6388728
  2262. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe
  2263. Product name: Grand Theft Auto V
  2264. Product version: 1.0.1011.1
  2265. Company: Rockstar Games
  2266.  
  2267. Name: ntdll.dll
  2268. Base address: 0x00007ff899f50000
  2269. Memory size: 0x001ad000
  2270. Entry point address: 0x0000000000000000
  2271. File path: C:\Windows\SYSTEM32\ntdll.dll
  2272. Product name: Microsoft® Windows® Operating System
  2273. Product version: 6.3.9600.18217
  2274. Company: Microsoft Corporation
  2275.  
  2276. Name: KERNEL32.DLL
  2277. Base address: 0x00007ff898ab0000
  2278. Memory size: 0x0013e000
  2279. Entry point address: 0x00007ff898ab4dd0
  2280. File path: C:\Windows\system32\KERNEL32.DLL
  2281. Product name: Microsoft® Windows® Operating System
  2282. Product version: 6.3.9600.18217
  2283. Company: Microsoft Corporation
  2284.  
  2285. Name: avghooka.dll
  2286. Base address: 0x00007ff886a00000
  2287. Memory size: 0x00054000
  2288. Entry point address: 0x00007ff886a1f8e0
  2289. File path: C:\Program Files (x86)\AVG\Av\avghooka.dll
  2290. Product name: AVG Internet Security
  2291. Product version: 16.151.0.8012
  2292. Company: AVG Technologies CZ, s.r.o.
  2293.  
  2294. Name: KERNELBASE.dll
  2295. Base address: 0x00007ff895ee0000
  2296. Memory size: 0x00115000
  2297. Entry point address: 0x00007ff895ee26e0
  2298. File path: C:\Windows\system32\KERNELBASE.dll
  2299. Product name: Microsoft® Windows® Operating System
  2300. Product version: 6.3.9600.18217
  2301. Company: Microsoft Corporation
  2302.  
  2303. Name: apphelp.dll
  2304. Base address: 0x00007ff8948a0000
  2305. Memory size: 0x0008e000
  2306. Entry point address: 0x00007ff8948a1030
  2307. File path: C:\Windows\system32\apphelp.dll
  2308. Product name: Microsoft® Windows® Operating System
  2309. Product version: 6.3.9600.16384
  2310. Company: Microsoft Corporation
  2311.  
  2312. Name: AcLayers.DLL
  2313. Base address: 0x00007ff87cbd0000
  2314. Memory size: 0x00481000
  2315. Entry point address: 0x00007ff87cbd1070
  2316. File path: C:\Windows\AppPatch\AppPatch64\AcLayers.DLL
  2317. Product name: Microsoft® Windows® Operating System
  2318. Product version: 6.3.9600.17415
  2319. Company: Microsoft Corporation
  2320.  
  2321. Name: msvcrt.dll
  2322. Base address: 0x00007ff896580000
  2323. Memory size: 0x000aa000
  2324. Entry point address: 0x00007ff896582790
  2325. File path: C:\Windows\system32\msvcrt.dll
  2326. Product name: Microsoft® Windows® Operating System
  2327. Product version: 7.0.9600.17415
  2328. Company: Microsoft Corporation
  2329.  
  2330. Name: USER32.dll
  2331. Base address: 0x00007ff896400000
  2332. Memory size: 0x00177000
  2333. Entry point address: 0x00007ff89640ecf0
  2334. File path: C:\Windows\system32\USER32.dll
  2335. Product name: Microsoft® Windows® Operating System
  2336. Product version: 6.3.9600.16384
  2337. Company: Microsoft Corporation
  2338.  
  2339. Name: SHLWAPI.dll
  2340. Base address: 0x00007ff896270000
  2341. Memory size: 0x00054000
  2342. Entry point address: 0x00007ff8962722e0
  2343. File path: C:\Windows\system32\SHLWAPI.dll
  2344. Product name: Microsoft® Windows® Operating System
  2345. Product version: 6.3.9600.16384
  2346. Company: Microsoft Corporation
  2347.  
  2348. Name: sfc.dll
  2349. Base address: 0x00007ff886fb0000
  2350. Memory size: 0x00003000
  2351. Entry point address: 0x0000000000000000
  2352. File path: C:\Windows\SYSTEM32\sfc.dll
  2353. Product name: Microsoft® Windows® Operating System
  2354. Product version: 6.3.9600.16384
  2355. Company: Microsoft Corporation
  2356.  
  2357. Name: WINSPOOL.DRV
  2358. Base address: 0x00007ff890250000
  2359. Memory size: 0x00082000
  2360. Entry point address: 0x00007ff890251220
  2361. File path: C:\Windows\SYSTEM32\WINSPOOL.DRV
  2362. Product name: Microsoft® Windows® Operating System
  2363. Product version: 6.3.9600.16384
  2364. Company: Microsoft Corporation
  2365.  
  2366. Name: GDI32.dll
  2367. Base address: 0x00007ff8983e0000
  2368. Memory size: 0x0014f000
  2369. Entry point address: 0x00007ff8983e46a0
  2370. File path: C:\Windows\system32\GDI32.dll
  2371. Product name: Microsoft® Windows® Operating System
  2372. Product version: 6.3.9600.18592
  2373. Company: Microsoft Corporation
  2374.  
  2375. Name: combase.dll
  2376. Base address: 0x00007ff896630000
  2377. Memory size: 0x00211000
  2378. Entry point address: 0x00007ff896661b20
  2379. File path: C:\Windows\SYSTEM32\combase.dll
  2380. Product name: Microsoft® Windows® Operating System
  2381. Product version: 6.3.9600.16384
  2382. Company: Microsoft Corporation
  2383.  
  2384. Name: RPCRT4.dll
  2385. Base address: 0x00007ff8982a0000
  2386. Memory size: 0x00140000
  2387. Entry point address: 0x00007ff8982a10d0
  2388. File path: C:\Windows\system32\RPCRT4.dll
  2389. Product name: Microsoft® Windows® Operating System
  2390. Product version: 6.3.9600.16384
  2391. Company: Microsoft Corporation
  2392.  
  2393. Name: sfc_os.DLL
  2394. Base address: 0x00007ff88b740000
  2395. Memory size: 0x00012000
  2396. Entry point address: 0x00007ff88b741010
  2397. File path: C:\Windows\SYSTEM32\sfc_os.DLL
  2398. Product name: Microsoft® Windows® Operating System
  2399. Product version: 6.3.9600.17415
  2400. Company: Microsoft Corporation
  2401.  
  2402. Name: SspiCli.dll
  2403. Base address: 0x00007ff896000000
  2404. Memory size: 0x0002e000
  2405. Entry point address: 0x00007ff896001550
  2406. File path: C:\Windows\system32\SspiCli.dll
  2407. Product name: Microsoft® Windows® Operating System
  2408. Product version: 6.3.9600.18454
  2409. Company: Microsoft Corporation
  2410.  
  2411. Name: sechost.dll
  2412. Base address: 0x00007ff898030000
  2413. Memory size: 0x00059000
  2414. Entry point address: 0x00007ff898031030
  2415. File path: C:\Windows\SYSTEM32\sechost.dll
  2416. Product name: Microsoft® Windows® Operating System
  2417. Product version: 6.3.9600.16384
  2418. Company: Microsoft Corporation
  2419.  
  2420. Name: SortWindows61.dll
  2421. Base address: 0x00007ff88f440000
  2422. Memory size: 0x00011000
  2423. Entry point address: 0x00007ff88f44acf0
  2424. File path: C:\Windows\SYSTEM32\SortWindows61.dll
  2425. Product name: Microsoft® Windows® Operating System
  2426. Product version: 6.3.9600.17415
  2427. Company: Microsoft Corporation
  2428.  
  2429. Name: IMM32.DLL
  2430. Base address: 0x00007ff896a00000
  2431. Memory size: 0x00036000
  2432. Entry point address: 0x00007ff896a01040
  2433. File path: C:\Windows\system32\IMM32.DLL
  2434. Product name: Microsoft® Windows® Operating System
  2435. Product version: 6.3.9600.17415
  2436. Company: Microsoft Corporation
  2437.  
  2438. Name: MSCTF.dll
  2439. Base address: 0x00007ff898090000
  2440. Memory size: 0x00152000
  2441. Entry point address: 0x00007ff898091160
  2442. File path: C:\Windows\system32\MSCTF.dll
  2443. Product name: Microsoft® Windows® Operating System
  2444. Product version: 6.3.9600.16384
  2445. Company: Microsoft Corporation
  2446.  
  2447. Name: steam_api64.dll
  2448. Base address: 0x0000000062040000
  2449. Memory size: 0x0003f000
  2450. Entry point address: 0x000000006204ac48
  2451. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll
  2452. Product name: Steam Client API
  2453. Product version: 01.00.00.01
  2454. Company: Valve Corporation
  2455.  
  2456. Name: GFSDK_ShadowLib.win64.dll
  2457. Base address: 0x00007ff86dd50000
  2458. Memory size: 0x003cc000
  2459. Entry point address: 0x00007ff86dd5cf10
  2460. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll
  2461. Product name:
  2462. Product version:
  2463. Company:
  2464.  
  2465. Name: VERSION.dll
  2466. Base address: 0x00007ff892420000
  2467. Memory size: 0x0000a000
  2468. Entry point address: 0x00007ff8924210c0
  2469. File path: C:\Windows\SYSTEM32\VERSION.dll
  2470. Product name: Microsoft® Windows® Operating System
  2471. Product version: 6.3.9600.17415
  2472. Company: Microsoft Corporation
  2473.  
  2474. Name: DSOUND.dll
  2475. Base address: 0x00007ff87db60000
  2476. Memory size: 0x0009d000
  2477. Entry point address: 0x00007ff87db61090
  2478. File path: C:\Windows\SYSTEM32\DSOUND.dll
  2479. Product name: Microsoft® Windows® Operating System
  2480. Product version: 6.3.9600.16384
  2481. Company: Microsoft Corporation
  2482.  
  2483. Name: bink2w64.dll
  2484. Base address: 0x00007ff87dad0000
  2485. Memory size: 0x0008d000
  2486. Entry point address: 0x00007ff87dad3a78
  2487. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll
  2488. Product name: Bink and Smacker
  2489. Product version: 1.994a
  2490. Company: RAD Game Tools, Inc.
  2491.  
  2492. Name: WS2_32.dll
  2493. Base address: 0x00007ff8963a0000
  2494. Memory size: 0x0005a000
  2495. Entry point address: 0x00007ff8963a10b0
  2496. File path: C:\Windows\system32\WS2_32.dll
  2497. Product name: Microsoft® Windows® Operating System
  2498. Product version: 6.3.9600.16384
  2499. Company: Microsoft Corporation
  2500.  
  2501. Name: WINMM.dll
  2502. Base address: 0x00007ff892430000
  2503. Memory size: 0x00022000
  2504. Entry point address: 0x00007ff892432590
  2505. File path: C:\Windows\SYSTEM32\WINMM.dll
  2506. Product name: Microsoft® Windows® Operating System
  2507. Product version: 6.3.9600.16384
  2508. Company: Microsoft Corporation
  2509.  
  2510. Name: PSAPI.DLL
  2511. Base address: 0x00007ff898530000
  2512. Memory size: 0x00007000
  2513. Entry point address: 0x00007ff898531010
  2514. File path: C:\Windows\system32\PSAPI.DLL
  2515. Product name: Microsoft® Windows® Operating System
  2516. Product version: 6.3.9600.17415
  2517. Company: Microsoft Corporation
  2518.  
  2519. Name: MF.dll
  2520. Base address: 0x00007ff8779a0000
  2521. Memory size: 0x0009d000
  2522. Entry point address: 0x00007ff8779cbf50
  2523. File path: C:\Windows\SYSTEM32\MF.dll
  2524. Product name: Microsoft® Windows® Operating System
  2525. Product version: 12.0.9600.16384
  2526. Company: Microsoft Corporation
  2527.  
  2528. Name: MFPlat.DLL
  2529. Base address: 0x00007ff86c030000
  2530. Memory size: 0x000eb000
  2531. Entry point address: 0x00007ff86c031010
  2532. File path: C:\Windows\SYSTEM32\MFPlat.DLL
  2533. Product name: Microsoft® Windows® Operating System
  2534. Product version: 12.0.9600.16384
  2535. Company: Microsoft Corporation
  2536.  
  2537. Name: msdmo.dll
  2538. Base address: 0x00007ff894070000
  2539. Memory size: 0x0000d000
  2540. Entry point address: 0x00007ff894073a60
  2541. File path: C:\Windows\SYSTEM32\msdmo.dll
  2542. Product name: Microsoft® Windows® Operating System
  2543. Product version: 6.6.9600.17415
  2544. Company: Microsoft Corporation
  2545.  
  2546. Name: MFReadWrite.dll
  2547. Base address: 0x00007ff881c90000
  2548. Memory size: 0x00065000
  2549. Entry point address: 0x00007ff881c938b0
  2550. File path: C:\Windows\SYSTEM32\MFReadWrite.dll
  2551. Product name: Microsoft® Windows® Operating System
  2552. Product version: 12.0.9600.16384
  2553. Company: Microsoft Corporation
  2554.  
  2555. Name: PROPSYS.dll
  2556. Base address: 0x00007ff8900d0000
  2557. Memory size: 0x0017f000
  2558. Entry point address: 0x00007ff8900f3430
  2559. File path: C:\Windows\SYSTEM32\PROPSYS.dll
  2560. Product name: Windows® Search
  2561. Product version: 7.00.9600.17031
  2562. Company: Microsoft Corporation
  2563.  
  2564. Name: CRYPT32.dll
  2565. Base address: 0x00007ff896090000
  2566. Memory size: 0x001df000
  2567. Entry point address: 0x00007ff896091230
  2568. File path: C:\Windows\system32\CRYPT32.dll
  2569. Product name: Microsoft® Windows® Operating System
  2570. Product version: 6.3.9600.18372
  2571. Company: Microsoft Corporation
  2572.  
  2573. Name: WINTRUST.dll
  2574. Base address: 0x00007ff896030000
  2575. Memory size: 0x00051000
  2576. Entry point address: 0x00007ff89603f550
  2577. File path: C:\Windows\system32\WINTRUST.dll
  2578. Product name: Microsoft® Windows® Operating System
  2579. Product version: 6.3.9600.18508
  2580. Company: Microsoft Corporation
  2581.  
  2582. Name: WTSAPI32.dll
  2583. Base address: 0x00007ff891ba0000
  2584. Memory size: 0x00012000
  2585. Entry point address: 0x00007ff891ba1080
  2586. File path: C:\Windows\SYSTEM32\WTSAPI32.dll
  2587. Product name: Microsoft® Windows® Operating System
  2588. Product version: 6.3.9600.17415
  2589. Company: Microsoft Corporation
  2590.  
  2591. Name: d3d9.dll
  2592. Base address: 0x00007ff87d340000
  2593. Memory size: 0x00221000
  2594. Entry point address: 0x00007ff87d342200
  2595. File path: C:\Windows\SYSTEM32\d3d9.dll
  2596. Product name: Microsoft® Windows® Operating System
  2597. Product version: 6.3.9600.17415
  2598. Company: Microsoft Corporation
  2599.  
  2600. Name: D3DCOMPILER_43.dll
  2601. Base address: 0x00007ff86dae0000
  2602. Memory size: 0x0026f000
  2603. Entry point address: 0x00007ff86dd1be5c
  2604. File path: C:\Windows\SYSTEM32\D3DCOMPILER_43.dll
  2605. Product name: Microsoft® DirectX for Windows®
  2606. Product version: 9.29.952.3111
  2607. Company: Microsoft Corporation
  2608.  
  2609. Name: GFSDK_TXAA_AlphaResolve.win64.dll
  2610. Base address: 0x00007ff8866f0000
  2611. Memory size: 0x0001c000
  2612. Entry point address: 0x00007ff8866f493c
  2613. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll
  2614. Product name:
  2615. Product version:
  2616. Company:
  2617.  
  2618. Name: DINPUT8.dll
  2619. Base address: 0x00007ff882950000
  2620. Memory size: 0x00025000
  2621. Entry point address: 0x00007ff882953804
  2622. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DINPUT8.dll
  2623. Product name: GTA V Asi loader
  2624. Product version: 1.0.0.1
  2625. Company: Alexander Blade
  2626.  
  2627. Name: XINPUT1_3.dll
  2628. Base address: 0x0000000000400000
  2629. Memory size: 0x0001e000
  2630. Entry point address: 0x00000000004098e0
  2631. File path: C:\Windows\SYSTEM32\XINPUT1_3.dll
  2632. Product name: Microsoft® DirectX for Windows®
  2633. Product version: 9.18.944.0000
  2634. Company: Microsoft Corporation
  2635.  
  2636. Name: IPHLPAPI.DLL
  2637. Base address: 0x00007ff88f360000
  2638. Memory size: 0x0002a000
  2639. Entry point address: 0x00007ff88f368ad0
  2640. File path: C:\Windows\SYSTEM32\IPHLPAPI.DLL
  2641. Product name: Microsoft® Windows® Operating System
  2642. Product version: 6.3.9600.16384
  2643. Company: Microsoft Corporation
  2644.  
  2645. Name: ADVAPI32.dll
  2646. Base address: 0x00007ff8981f0000
  2647. Memory size: 0x000aa000
  2648. Entry point address: 0x00007ff8981f1010
  2649. File path: C:\Windows\system32\ADVAPI32.dll
  2650. Product name: Microsoft® Windows® Operating System
  2651. Product version: 6.3.9600.16384
  2652. Company: Microsoft Corporation
  2653.  
  2654. Name: SHELL32.dll
  2655. Base address: 0x00007ff896a40000
  2656. Memory size: 0x01528000
  2657. Entry point address: 0x00007ff896a41100
  2658. File path: C:\Windows\system32\SHELL32.dll
  2659. Product name: Microsoft® Windows® Operating System
  2660. Product version: 6.3.9600.17031
  2661. Company: Microsoft Corporation
  2662.  
  2663. Name: ole32.dll
  2664. Base address: 0x00007ff896860000
  2665. Memory size: 0x00194000
  2666. Entry point address: 0x00007ff896865190
  2667. File path: C:\Windows\system32\ole32.dll
  2668. Product name: Microsoft® Windows® Operating System
  2669. Product version: 6.3.9600.16384
  2670. Company: Microsoft Corporation
  2671.  
  2672. Name: OLEAUT32.dll
  2673. Base address: 0x00007ff8962d0000
  2674. Memory size: 0x000c6000
  2675. Entry point address: 0x00007ff8962d11a0
  2676. File path: C:\Windows\system32\OLEAUT32.dll
  2677. Product name:
  2678. Product version: 6.3.9600.18434
  2679. Company: Microsoft Corporation
  2680.  
  2681. Name: d3dx9_43.dll
  2682. Base address: 0x00007ff87c950000
  2683. Memory size: 0x00263000
  2684. Entry point address: 0x00007ff87cb65d1c
  2685. File path: C:\Windows\SYSTEM32\d3dx9_43.dll
  2686. Product name: Microsoft® DirectX for Windows®
  2687. Product version: 9.29.952.3111
  2688. Company: Microsoft Corporation
  2689.  
  2690. Name: POWRPROF.dll
  2691. Base address: 0x00007ff895810000
  2692. Memory size: 0x00046000
  2693. Entry point address: 0x00007ff8958112a0
  2694. File path: C:\Windows\SYSTEM32\POWRPROF.dll
  2695. Product name: Microsoft® Windows® Operating System
  2696. Product version: 6.3.9600.17031
  2697. Company: Microsoft Corporation
  2698.  
  2699. Name: NSI.dll
  2700. Base address: 0x00007ff898aa0000
  2701. Memory size: 0x00009000
  2702. Entry point address: 0x00007ff898aa1280
  2703. File path: C:\Windows\system32\NSI.dll
  2704. Product name: Microsoft® Windows® Operating System
  2705. Product version: 6.3.9600.17415
  2706. Company: Microsoft Corporation
  2707.  
  2708. Name: WINMMBASE.dll
  2709. Base address: 0x00007ff8923f0000
  2710. Memory size: 0x0002a000
  2711. Entry point address: 0x00007ff8923f9a30
  2712. File path: C:\Windows\SYSTEM32\WINMMBASE.dll
  2713. Product name: Microsoft® Windows® Operating System
  2714. Product version: 6.3.9600.16384
  2715. Company: Microsoft Corporation
  2716.  
  2717. Name: cfgmgr32.dll
  2718. Base address: 0x00007ff895e90000
  2719. Memory size: 0x0004f000
  2720. Entry point address: 0x00007ff895e91290
  2721. File path: C:\Windows\SYSTEM32\cfgmgr32.dll
  2722. Product name: Microsoft® Windows® Operating System
  2723. Product version: 6.3.9600.17415
  2724. Company: Microsoft Corporation
  2725.  
  2726. Name: MSASN1.dll
  2727. Base address: 0x00007ff895dc0000
  2728. Memory size: 0x00011000
  2729. Entry point address: 0x00007ff895dc1010
  2730. File path: C:\Windows\system32\MSASN1.dll
  2731. Product name: Microsoft® Windows® Operating System
  2732. Product version: 6.3.9600.17415
  2733. Company: Microsoft Corporation
  2734.  
  2735. Name: dwmapi.dll
  2736. Base address: 0x00007ff894440000
  2737. Memory size: 0x00021000
  2738. Entry point address: 0x00007ff894441100
  2739. File path: C:\Windows\SYSTEM32\dwmapi.dll
  2740. Product name: Microsoft® Windows® Operating System
  2741. Product version: 6.3.9600.16384
  2742. Company: Microsoft Corporation
  2743.  
  2744. Name: OPENGL32.dll
  2745. Base address: 0x00007ff88e3c0000
  2746. Memory size: 0x0012b000
  2747. Entry point address: 0x00007ff88e4a7b70
  2748. File path: C:\Windows\SYSTEM32\OPENGL32.dll
  2749. Product name: Microsoft® Windows® Operating System
  2750. Product version: 6.3.9600.17415
  2751. Company: Microsoft Corporation
  2752.  
  2753. Name: SETUPAPI.dll
  2754. Base address: 0x00007ff8985b0000
  2755. Memory size: 0x001da000
  2756. Entry point address: 0x00007ff8985b1070
  2757. File path: C:\Windows\system32\SETUPAPI.dll
  2758. Product name: Microsoft® Windows® Operating System
  2759. Product version: 6.3.9600.16384
  2760. Company: Microsoft Corporation
  2761.  
  2762. Name: WINNSI.DLL
  2763. Base address: 0x00007ff88f340000
  2764. Memory size: 0x0000a000
  2765. Entry point address: 0x00007ff88f3410e0
  2766. File path: C:\Windows\SYSTEM32\WINNSI.DLL
  2767. Product name: Microsoft® Windows® Operating System
  2768. Product version: 6.3.9600.17415
  2769. Company: Microsoft Corporation
  2770.  
  2771. Name: DEVOBJ.dll
  2772. Base address: 0x00007ff894b00000
  2773. Memory size: 0x00028000
  2774. Entry point address: 0x00007ff894b01110
  2775. File path: C:\Windows\SYSTEM32\DEVOBJ.dll
  2776. Product name: Microsoft® Windows® Operating System
  2777. Product version: 6.3.9600.17415
  2778. Company: Microsoft Corporation
  2779.  
  2780. Name: GLU32.dll
  2781. Base address: 0x00007ff8920e0000
  2782. Memory size: 0x0002e000
  2783. Entry point address: 0x00007ff8920fedf0
  2784. File path: C:\Windows\SYSTEM32\GLU32.dll
  2785. Product name: Microsoft® Windows® Operating System
  2786. Product version: 6.3.9600.16384
  2787. Company: Microsoft Corporation
  2788.  
  2789. Name: DDRAW.dll
  2790. Base address: 0x00007ff887c40000
  2791. Memory size: 0x000f8000
  2792. Entry point address: 0x00007ff887c41150
  2793. File path: C:\Windows\SYSTEM32\DDRAW.dll
  2794. Product name: Microsoft® Windows® Operating System
  2795. Product version: 6.3.9600.16384
  2796. Company: Microsoft Corporation
  2797.  
  2798. Name: MFCORE.DLL
  2799. Base address: 0x00007ff86bab0000
  2800. Memory size: 0x00239000
  2801. Entry point address: 0x00007ff86bb40df0
  2802. File path: C:\Windows\SYSTEM32\MFCORE.DLL
  2803. Product name: Microsoft® Windows® Operating System
  2804. Product version: 12.0.9600.16384
  2805. Company: Microsoft Corporation
  2806.  
  2807. Name: DCIMAN32.dll
  2808. Base address: 0x00007ff893360000
  2809. Memory size: 0x00009000
  2810. Entry point address: 0x00007ff893361150
  2811. File path: C:\Windows\SYSTEM32\DCIMAN32.dll
  2812. Product name: Microsoft® Windows® Operating System
  2813. Product version: 6.3.9600.17415
  2814. Company: Microsoft Corporation
  2815.  
  2816. Name: ksuser.dll
  2817. Base address: 0x00007ff88f750000
  2818. Memory size: 0x00008000
  2819. Entry point address: 0x00007ff88f751080
  2820. File path: C:\Windows\SYSTEM32\ksuser.dll
  2821. Product name: Microsoft® Windows® Operating System
  2822. Product version: 6.3.9600.17415
  2823. Company: Microsoft Corporation
  2824.  
  2825. Name: kernel.appcore.dll
  2826. Base address: 0x00007ff894af0000
  2827. Memory size: 0x0000b000
  2828. Entry point address: 0x00007ff894af1940
  2829. File path: C:\Windows\SYSTEM32\kernel.appcore.dll
  2830. Product name: Microsoft® Windows® Operating System
  2831. Product version: 6.3.9600.17415
  2832. Company: Microsoft Corporation
  2833.  
  2834. Name: RTWorkQ.DLL
  2835. Base address: 0x00007ff86ba80000
  2836. Memory size: 0x00027000
  2837. Entry point address: 0x00007ff86ba8c4a0
  2838. File path: C:\Windows\SYSTEM32\RTWorkQ.DLL
  2839. Product name: Microsoft® Windows® Operating System
  2840. Product version: 12.0.9600.16384
  2841. Company: Microsoft Corporation
  2842.  
  2843. Name: AVRT.dll
  2844. Base address: 0x00007ff893eb0000
  2845. Memory size: 0x0000c000
  2846. Entry point address: 0x00007ff893eb1010
  2847. File path: C:\Windows\SYSTEM32\AVRT.dll
  2848. Product name: Microsoft® Windows® Operating System
  2849. Product version: 6.3.9600.17415
  2850. Company: Microsoft Corporation
  2851.  
  2852. Name: dinput8.dll
  2853. Base address: 0x00007ff893090000
  2854. Memory size: 0x00042000
  2855. Entry point address: 0x00007ff893091050
  2856. File path: C:\Windows\system32\dinput8.dll
  2857. Product name: Microsoft® Windows® Operating System
  2858. Product version: 6.3.9600.16384
  2859. Company: Microsoft Corporation
  2860.  
  2861. Name: gameoverlayrenderer64.dll
  2862. Base address: 0x00007ff87bbc0000
  2863. Memory size: 0x00172000
  2864. Entry point address: 0x00007ff87bc845dc
  2865. File path: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
  2866. Product name: Steam Game Overlay Renderer
  2867. Product version: 01.00.00.01
  2868. Company: Valve Corporation
  2869.  
  2870. Name: ELS.asi
  2871. Base address: 0x00007ff876f30000
  2872. Memory size: 0x00133000
  2873. Entry point address: 0x00007ff876f6d580
  2874. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.asi
  2875. Product name:
  2876. Product version:
  2877. Company:
  2878.  
  2879. Name: ScriptHookV.dll
  2880. Base address: 0x00007ff86d7b0000
  2881. Memory size: 0x00153000
  2882. Entry point address: 0x00007ff86d7bca88
  2883. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.dll
  2884. Product name: ScriptHookV
  2885. Product version: 1.0.1011.1
  2886. Company: Alexander Blade
  2887.  
  2888. Name: AdvancedHookV.dll
  2889. Base address: 0x00007ff893060000
  2890. Memory size: 0x0000d000
  2891. Entry point address: 0x00007ff893063990
  2892. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.dll
  2893. Product name:
  2894. Product version:
  2895. Company:
  2896.  
  2897. Name: MSVCP140.dll
  2898. Base address: 0x00007ff877900000
  2899. Memory size: 0x0009d000
  2900. Entry point address: 0x00007ff87794a340
  2901. File path: C:\Windows\SYSTEM32\MSVCP140.dll
  2902. Product name: Microsoft® Visual Studio® 2015
  2903. Product version: 14.00.24215.1
  2904. Company: Microsoft Corporation
  2905.  
  2906. Name: VCRUNTIME140.dll
  2907. Base address: 0x00007ff886560000
  2908. Memory size: 0x00017000
  2909. Entry point address: 0x00007ff88656bf40
  2910. File path: C:\Windows\SYSTEM32\VCRUNTIME140.dll
  2911. Product name: Microsoft® Visual Studio® 2015
  2912. Product version: 14.00.24215.1
  2913. Company: Microsoft Corporation
  2914.  
  2915. Name: api-ms-win-crt-convert-l1-1-0.dll
  2916. Base address: 0x00007ff88f860000
  2917. Memory size: 0x00004000
  2918. Entry point address: 0x0000000000000000
  2919. File path: C:\Windows\SYSTEM32\api-ms-win-crt-convert-l1-1-0.dll
  2920. Product name: Microsoft® Windows® Operating System
  2921. Product version: 10.0.10240.16390
  2922. Company: Microsoft Corporation
  2923.  
  2924. Name: api-ms-win-crt-runtime-l1-1-0.dll
  2925. Base address: 0x00007ff8877f0000
  2926. Memory size: 0x00004000
  2927. Entry point address: 0x0000000000000000
  2928. File path: C:\Windows\SYSTEM32\api-ms-win-crt-runtime-l1-1-0.dll
  2929. Product name: Microsoft® Windows® Operating System
  2930. Product version: 10.0.10240.16390
  2931. Company: Microsoft Corporation
  2932.  
  2933. Name: api-ms-win-crt-stdio-l1-1-0.dll
  2934. Base address: 0x00007ff8863a0000
  2935. Memory size: 0x00004000
  2936. Entry point address: 0x0000000000000000
  2937. File path: C:\Windows\SYSTEM32\api-ms-win-crt-stdio-l1-1-0.dll
  2938. Product name: Microsoft® Windows® Operating System
  2939. Product version: 10.0.10240.16390
  2940. Company: Microsoft Corporation
  2941.  
  2942. Name: api-ms-win-crt-filesystem-l1-1-0.dll
  2943. Base address: 0x00007ff8860d0000
  2944. Memory size: 0x00003000
  2945. Entry point address: 0x0000000000000000
  2946. File path: C:\Windows\SYSTEM32\api-ms-win-crt-filesystem-l1-1-0.dll
  2947. Product name: Microsoft® Windows® Operating System
  2948. Product version: 10.0.10240.16390
  2949. Company: Microsoft Corporation
  2950.  
  2951. Name: api-ms-win-crt-string-l1-1-0.dll
  2952. Base address: 0x00007ff885d60000
  2953. Memory size: 0x00004000
  2954. Entry point address: 0x0000000000000000
  2955. File path: C:\Windows\SYSTEM32\api-ms-win-crt-string-l1-1-0.dll
  2956. Product name: Microsoft® Windows® Operating System
  2957. Product version: 10.0.10240.16390
  2958. Company: Microsoft Corporation
  2959.  
  2960. Name: api-ms-win-crt-heap-l1-1-0.dll
  2961. Base address: 0x00007ff885550000
  2962. Memory size: 0x00003000
  2963. Entry point address: 0x0000000000000000
  2964. File path: C:\Windows\SYSTEM32\api-ms-win-crt-heap-l1-1-0.dll
  2965. Product name: Microsoft® Windows® Operating System
  2966. Product version: 10.0.10240.16390
  2967. Company: Microsoft Corporation
  2968.  
  2969. Name: CRYPTBASE.DLL
  2970. Base address: 0x00007ff895c50000
  2971. Memory size: 0x0000b000
  2972. Entry point address: 0x00007ff895c51010
  2973. File path: C:\Windows\SYSTEM32\CRYPTBASE.DLL
  2974. Product name: Microsoft® Windows® Operating System
  2975. Product version: 6.3.9600.17415
  2976. Company: Microsoft Corporation
  2977.  
  2978. Name: api-ms-win-crt-locale-l1-1-0.dll
  2979. Base address: 0x00007ff885070000
  2980. Memory size: 0x00003000
  2981. Entry point address: 0x0000000000000000
  2982. File path: C:\Windows\SYSTEM32\api-ms-win-crt-locale-l1-1-0.dll
  2983. Product name: Microsoft® Windows® Operating System
  2984. Product version: 10.0.10240.16390
  2985. Company: Microsoft Corporation
  2986.  
  2987. Name: api-ms-win-crt-math-l1-1-0.dll
  2988. Base address: 0x00007ff885060000
  2989. Memory size: 0x00005000
  2990. Entry point address: 0x0000000000000000
  2991. File path: C:\Windows\SYSTEM32\api-ms-win-crt-math-l1-1-0.dll
  2992. Product name: Microsoft® Windows® Operating System
  2993. Product version: 10.0.10240.16390
  2994. Company: Microsoft Corporation
  2995.  
  2996. Name: api-ms-win-crt-multibyte-l1-1-0.dll
  2997. Base address: 0x00007ff884ce0000
  2998. Memory size: 0x00005000
  2999. Entry point address: 0x0000000000000000
  3000. File path: C:\Windows\SYSTEM32\api-ms-win-crt-multibyte-l1-1-0.dll
  3001. Product name: Microsoft® Windows® Operating System
  3002. Product version: 10.0.10240.16390
  3003. Company: Microsoft Corporation
  3004.  
  3005. Name: api-ms-win-crt-time-l1-1-0.dll
  3006. Base address: 0x00007ff883220000
  3007. Memory size: 0x00003000
  3008. Entry point address: 0x0000000000000000
  3009. File path: C:\Windows\SYSTEM32\api-ms-win-crt-time-l1-1-0.dll
  3010. Product name: Microsoft® Windows® Operating System
  3011. Product version: 10.0.10240.16390
  3012. Company: Microsoft Corporation
  3013.  
  3014. Name: api-ms-win-crt-environment-l1-1-0.dll
  3015. Base address: 0x00007ff883210000
  3016. Memory size: 0x00003000
  3017. Entry point address: 0x0000000000000000
  3018. File path: C:\Windows\SYSTEM32\api-ms-win-crt-environment-l1-1-0.dll
  3019. Product name: Microsoft® Windows® Operating System
  3020. Product version: 10.0.10240.16390
  3021. Company: Microsoft Corporation
  3022.  
  3023. Name: api-ms-win-crt-utility-l1-1-0.dll
  3024. Base address: 0x00007ff882da0000
  3025. Memory size: 0x00003000
  3026. Entry point address: 0x0000000000000000
  3027. File path: C:\Windows\SYSTEM32\api-ms-win-crt-utility-l1-1-0.dll
  3028. Product name: Microsoft® Windows® Operating System
  3029. Product version: 10.0.10240.16390
  3030. Company: Microsoft Corporation
  3031.  
  3032. Name: bcryptPrimitives.dll
  3033. Base address: 0x00007ff895be0000
  3034. Memory size: 0x00063000
  3035. Entry point address: 0x00007ff895be2c50
  3036. File path: C:\Windows\SYSTEM32\bcryptPrimitives.dll
  3037. Product name: Microsoft® Windows® Operating System
  3038. Product version: 6.3.9600.18344
  3039. Company: Microsoft Corporation
  3040.  
  3041. Name: ucrtbase.DLL
  3042. Base address: 0x00007ff888d30000
  3043. Memory size: 0x000f4000
  3044. Entry point address: 0x00007ff888d3a960
  3045. File path: C:\Windows\SYSTEM32\ucrtbase.DLL
  3046. Product name: Microsoft® Windows® Operating System
  3047. Product version: 10.0.10586.9
  3048. Company: Microsoft Corporation
  3049.  
  3050. Name: d3dx11_43.dll
  3051. Base address: 0x00007ff882110000
  3052. Memory size: 0x00046000
  3053. Entry point address: 0x00007ff882147a2c
  3054. File path: C:\Windows\SYSTEM32\d3dx11_43.dll
  3055. Product name: Microsoft® DirectX for Windows®
  3056. Product version: 9.29.952.3111
  3057. Company: Microsoft Corporation
  3058.  
  3059. Name: openCameraV.asi
  3060. Base address: 0x00007ff882710000
  3061. Memory size: 0x00024000
  3062. Entry point address: 0x00007ff882712994
  3063. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\openCameraV.asi
  3064. Product name: openCamera for GTAV
  3065. Product version: 1.0.0.1
  3066. Company: OpenIV Dev. Team
  3067.  
  3068. Name: OpenIV.asi
  3069. Base address: 0x00007ff882b40000
  3070. Memory size: 0x00020000
  3071. Entry point address: 0x00007ff882b431d0
  3072. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.asi
  3073. Product name: OpenIV RPF Patch for GTAV
  3074. Product version: 1.1.0.0
  3075. Company: OpenIV Dev. Team
  3076.  
  3077. Name: PLD.asi
  3078. Base address: 0x00007ff8816b0000
  3079. Memory size: 0x00032000
  3080. Entry point address: 0x00007ff8816b3e58
  3081. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.asi
  3082. Product name:
  3083. Product version:
  3084. Company:
  3085.  
  3086. Name: TimeScaler.asi
  3087. Base address: 0x00007ff87fc30000
  3088. Memory size: 0x0002b000
  3089. Entry point address: 0x00007ff87fc355b0
  3090. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TimeScaler.asi
  3091. Product name:
  3092. Product version:
  3093. Company:
  3094.  
  3095. Name: TrainerV.asi
  3096. Base address: 0x00007ff86d380000
  3097. Memory size: 0x00421000
  3098. Entry point address: 0x00007ff86d5151c4
  3099. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TrainerV.asi
  3100. Product name:
  3101. Product version:
  3102. Company:
  3103.  
  3104. Name: SHCORE.dll
  3105. Base address: 0x00007ff894270000
  3106. Memory size: 0x000b2000
  3107. Entry point address: 0x00007ff8942710b0
  3108. File path: C:\Windows\SYSTEM32\SHCORE.dll
  3109. Product name: Microsoft® Windows® Operating System
  3110. Product version: 6.3.9600.16384
  3111. Company: Microsoft Corporation
  3112.  
  3113. Name: nvspcap64.dll
  3114. Base address: 0x00007ff891ce0000
  3115. Memory size: 0x001d1000
  3116. Entry point address: 0x00007ff891db5a18
  3117. File path: C:\Windows\system32\nvspcap64.dll
  3118. Product name: NVIDIA GeForce Experience
  3119. Product version: 3.4.0.70
  3120. Company: NVIDIA Corporation
  3121.  
  3122. Name: WINHTTP.dll
  3123. Base address: 0x00007ff891bc0000
  3124. Memory size: 0x000c7000
  3125. Entry point address: 0x00007ff891bc12e0
  3126. File path: C:\Windows\SYSTEM32\WINHTTP.dll
  3127. Product name: Microsoft® Windows® Operating System
  3128. Product version: 6.3.9600.16384
  3129. Company: Microsoft Corporation
  3130.  
  3131. Name: profapi.dll
  3132. Base address: 0x00007ff895d10000
  3133. Memory size: 0x00015000
  3134. Entry point address: 0x00007ff895d114d0
  3135. File path: C:\Windows\SYSTEM32\profapi.dll
  3136. Product name: Microsoft® Windows® Operating System
  3137. Product version: 6.3.9600.17415
  3138. Company: Microsoft Corporation
  3139.  
  3140. Name: nvapi64.dll
  3141. Base address: 0x00007ff891400000
  3142. Memory size: 0x0040e000
  3143. Entry point address: 0x00007ff891697e80
  3144. File path: C:\Windows\system32\nvapi64.dll
  3145. Product name: NVIDIA Windows drivers
  3146. Product version: 21.21.13.7892
  3147. Company: NVIDIA Corporation
  3148.  
  3149. Name: CRYPTSP.dll
  3150. Base address: 0x00007ff895610000
  3151. Memory size: 0x00020000
  3152. Entry point address: 0x00007ff895611220
  3153. File path: C:\Windows\SYSTEM32\CRYPTSP.dll
  3154. Product name: Microsoft® Windows® Operating System
  3155. Product version: 6.3.9600.17415
  3156. Company: Microsoft Corporation
  3157.  
  3158. Name: rsaenh.dll
  3159. Base address: 0x00007ff895290000
  3160. Memory size: 0x00036000
  3161. Entry point address: 0x00007ff895291280
  3162. File path: C:\Windows\system32\rsaenh.dll
  3163. Product name: Microsoft® Windows® Operating System
  3164. Product version: 6.3.9600.16384
  3165. Company: Microsoft Corporation
  3166.  
  3167. Name: bcrypt.dll
  3168. Base address: 0x00007ff8958d0000
  3169. Memory size: 0x00026000
  3170. Entry point address: 0x00007ff8958d1bc0
  3171. File path: C:\Windows\SYSTEM32\bcrypt.dll
  3172. Product name: Microsoft® Windows® Operating System
  3173. Product version: 6.3.9600.16384
  3174. Company: Microsoft Corporation
  3175.  
  3176. Name: imagehlp.dll
  3177. Base address: 0x00007ff898a80000
  3178. Memory size: 0x00016000
  3179. Entry point address: 0x00007ff898a810a0
  3180. File path: C:\Windows\system32\imagehlp.dll
  3181. Product name: Microsoft® Windows® Operating System
  3182. Product version: 6.3.9600.17415
  3183. Company: Microsoft Corporation
  3184.  
  3185. Name: ncrypt.dll
  3186. Base address: 0x00007ff8958a0000
  3187. Memory size: 0x00025000
  3188. Entry point address: 0x00007ff8958a16c0
  3189. File path: C:\Windows\SYSTEM32\ncrypt.dll
  3190. Product name: Microsoft® Windows® Operating System
  3191. Product version: 6.3.9600.16384
  3192. Company: Microsoft Corporation
  3193.  
  3194. Name: NTASN1.dll
  3195. Base address: 0x00007ff895860000
  3196. Memory size: 0x00037000
  3197. Entry point address: 0x00007ff895881310
  3198. File path: C:\Windows\SYSTEM32\NTASN1.dll
  3199. Product name: Microsoft® Windows® Operating System
  3200. Product version: 6.3.9600.16384
  3201. Company: Microsoft Corporation
  3202.  
  3203. Name: gpapi.dll
  3204. Base address: 0x00007ff894e90000
  3205. Memory size: 0x00024000
  3206. Entry point address: 0x00007ff894e910a0
  3207. File path: C:\Windows\SYSTEM32\gpapi.dll
  3208. Product name: Microsoft® Windows® Operating System
  3209. Product version: 6.3.9600.16384
  3210. Company: Microsoft Corporation
  3211.  
  3212. Name: cryptnet.dll
  3213. Base address: 0x00007ff886f40000
  3214. Memory size: 0x00039000
  3215. Entry point address: 0x00007ff886f41070
  3216. File path: C:\Windows\System32\cryptnet.dll
  3217. Product name: Microsoft® Windows® Operating System
  3218. Product version: 6.3.9600.17415
  3219. Company: Microsoft Corporation
  3220.  
  3221. Name: WLDAP32.dll
  3222. Base address: 0x00007ff898540000
  3223. Memory size: 0x0005c000
  3224. Entry point address: 0x00007ff8985410d0
  3225. File path: C:\Windows\system32\WLDAP32.dll
  3226. Product name: Microsoft® Windows® Operating System
  3227. Product version: 6.3.9600.16384
  3228. Company: Microsoft Corporation
  3229.  
  3230. Name: steamclient64.dll
  3231. Base address: 0x0000000061280000
  3232. Memory size: 0x00d2b000
  3233. Entry point address: 0x0000000061a1dd94
  3234. File path: C:\Program Files (x86)\Steam\steamclient64.dll
  3235. Product name: Steam
  3236. Product version: 03.00.00.01
  3237. Company: Valve Corporation
  3238.  
  3239. Name: tier0_s64.dll
  3240. Base address: 0x0000000060f10000
  3241. Memory size: 0x0036d000
  3242. Entry point address: 0x0000000060f311b8
  3243. File path: C:\Program Files (x86)\Steam\tier0_s64.dll
  3244. Product name: tier0_s Dynamic Link Library
  3245. Product version: 01.00.00.01
  3246. Company: Valve Corporation
  3247.  
  3248. Name: vstdlib_s64.dll
  3249. Base address: 0x0000000061fd0000
  3250. Memory size: 0x0006c000
  3251. Entry point address: 0x0000000061ff1af8
  3252. File path: C:\Program Files (x86)\Steam\vstdlib_s64.dll
  3253. Product name: Steam
  3254. Product version: 03.00.00.01
  3255. Company: Valve Corporation
  3256.  
  3257. Name: Secur32.dll
  3258. Base address: 0x00007ff8882f0000
  3259. Memory size: 0x0000c000
  3260. Entry point address: 0x00007ff8882f1030
  3261. File path: C:\Windows\SYSTEM32\Secur32.dll
  3262. Product name: Microsoft® Windows® Operating System
  3263. Product version: 6.3.9600.17415
  3264. Company: Microsoft Corporation
  3265.  
  3266. Name: D3D11.DLL
  3267. Base address: 0x00007ff893c70000
  3268. Memory size: 0x00233000
  3269. Entry point address: 0x00007ff893ca7a10
  3270. File path: C:\Windows\SYSTEM32\D3D11.DLL
  3271. Product name: Microsoft® Windows® Operating System
  3272. Product version: 6.3.9600.18437
  3273. Company: Microsoft Corporation
  3274.  
  3275. Name: dxgi.dll
  3276. Base address: 0x00007ff893be0000
  3277. Memory size: 0x00087000
  3278. Entry point address: 0x00007ff893be93f0
  3279. File path: C:\Windows\SYSTEM32\dxgi.dll
  3280. Product name: Microsoft® Windows® Operating System
  3281. Product version: 6.3.9600.17415
  3282. Company: Microsoft Corporation
  3283.  
  3284. Name: D3D10_1.DLL
  3285. Base address: 0x00007ff891fc0000
  3286. Memory size: 0x00033000
  3287. Entry point address: 0x00007ff891fc8170
  3288. File path: C:\Windows\SYSTEM32\D3D10_1.DLL
  3289. Product name: Microsoft® Windows® Operating System
  3290. Product version: 6.3.9600.17415
  3291. Company: Microsoft Corporation
  3292.  
  3293. Name: d3d10_1core.dll
  3294. Base address: 0x00007ff8907d0000
  3295. Memory size: 0x00064000
  3296. Entry point address: 0x00007ff8907dd060
  3297. File path: C:\Windows\SYSTEM32\d3d10_1core.dll
  3298. Product name: Microsoft® Windows® Operating System
  3299. Product version: 6.3.9600.17415
  3300. Company: Microsoft Corporation
  3301.  
  3302. Name: uxtheme.dll
  3303. Base address: 0x00007ff8949c0000
  3304. Memory size: 0x00129000
  3305. Entry point address: 0x00007ff894a00dd0
  3306. File path: C:\Windows\system32\uxtheme.dll
  3307. Product name: Microsoft® Windows® Operating System
  3308. Product version: 6.3.9600.16384
  3309. Company: Microsoft Corporation
  3310.  
  3311. Name: nvStereoApiI64.dll
  3312. Base address: 0x00007ff881a40000
  3313. Memory size: 0x0007d000
  3314. Entry point address: 0x00007ff881a849d8
  3315. File path: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvStereoApiI64.dll
  3316. Product name: NVIDIA GeForce 3D Vision
  3317. Product version: 7.17.13.7892
  3318. Company: NVIDIA Corporation
  3319.  
  3320. Name: nvSCPAPI64.dll
  3321. Base address: 0x00007ff892480000
  3322. Memory size: 0x000e7000
  3323. Entry point address: 0x00007ff8924e87f8
  3324. File path: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  3325. Product name: NVIDIA GeForce 3D Vision
  3326. Product version: 7.17.13.7892
  3327. Company: NVIDIA Corporation
  3328.  
  3329. Name: WINSTA.dll
  3330. Base address: 0x00007ff895010000
  3331. Memory size: 0x0005a000
  3332. Entry point address: 0x00007ff895017390
  3333. File path: C:\Windows\SYSTEM32\WINSTA.dll
  3334. Product name: Microsoft® Windows® Operating System
  3335. Product version: 6.3.9600.17415
  3336. Company: Microsoft Corporation
  3337.  
  3338. Name: nvwgf2umx.dll
  3339. Base address: 0x00007ff8838d0000
  3340. Memory size: 0x0133f000
  3341. Entry point address: 0x00007ff8838dab20
  3342. File path: C:\Windows\SYSTEM32\nvwgf2umx.dll
  3343. Product name: NVIDIA D3D10 drivers
  3344. Product version: 21.21.13.7892
  3345. Company: NVIDIA Corporation
  3346.  
  3347. Name: d3d11_tmp.dll
  3348. Base address: 0x00007ff86c9a0000
  3349. Memory size: 0x009db000
  3350. Entry point address: 0x00007ff86ca331cc
  3351. File path: C:\Users\Evan Crader\AppData\Local\Temp\2re44pptvhjhfoyx\d3d11_tmp.dll
  3352. Product name: RAGE Plugin Hook
  3353. Product version: 0.51.1056.10373
  3354. Company: MulleDK19 / LMS
  3355.  
  3356. Name: dbghelp.dll
  3357. Base address: 0x00007ff87b9f0000
  3358. Memory size: 0x00189000
  3359. Entry point address: 0x00007ff87ba299a0
  3360. File path: C:\Windows\SYSTEM32\dbghelp.dll
  3361. Product name: Microsoft® Windows® Operating System
  3362. Product version: 6.3.9600.17787
  3363. Company: Microsoft Corporation
  3364.  
  3365. Name: FW1FontWrapper.dll
  3366. Base address: 0x00007ff87fc00000
  3367. Memory size: 0x0002a000
  3368. Entry point address: 0x00007ff87fc0e94c
  3369. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll
  3370. Product name:
  3371. Product version:
  3372. Company:
  3373.  
  3374. Name: XINPUT9_1_0.dll
  3375. Base address: 0x00007ff882d90000
  3376. Memory size: 0x00008000
  3377. Entry point address: 0x00007ff882d91760
  3378. File path: C:\Windows\SYSTEM32\XINPUT9_1_0.dll
  3379. Product name: Microsoft® Windows® Operating System
  3380. Product version: 6.3.9600.16384
  3381. Company: Microsoft Corporation
  3382.  
  3383. Name: mscoree.dll
  3384. Base address: 0x00007ff88f8c0000
  3385. Memory size: 0x00064000
  3386. Entry point address: 0x00007ff88f8d20d4
  3387. File path: C:\Windows\SYSTEM32\mscoree.dll
  3388. Product name: Microsoft® Windows® Operating System
  3389. Product version: 6.3.9600.16384
  3390. Company: Microsoft Corporation
  3391.  
  3392. Name: mscoreei.dll
  3393. Base address: 0x00007ff882a10000
  3394. Memory size: 0x00098000
  3395. Entry point address: 0x00007ff882a11000
  3396. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
  3397. Product name: Microsoft® .NET Framework
  3398. Product version: 4.6.1087.0
  3399. Company: Microsoft Corporation
  3400.  
  3401. Name: clr.dll
  3402. Base address: 0x00007ff879e60000
  3403. Memory size: 0x00990000
  3404. Entry point address: 0x00007ff879e63900
  3405. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
  3406. Product name: Microsoft® .NET Framework
  3407. Product version: 4.6.1087.0
  3408. Company: Microsoft Corporation
  3409.  
  3410. Name: MSVCR120_CLR0400.dll
  3411. Base address: 0x00007ff882380000
  3412. Memory size: 0x000f7000
  3413. Entry point address: 0x00007ff8823a4d80
  3414. File path: C:\Windows\SYSTEM32\MSVCR120_CLR0400.dll
  3415. Product name: Microsoft® Visual Studio® 2013
  3416. Product version: 12.00.52512.0
  3417. Company: Microsoft Corporation
  3418.  
  3419. Name: mscorlib.ni.dll
  3420. Base address: 0x00007ff878990000
  3421. Memory size: 0x014c4000
  3422. Entry point address: 0x0000000000000000
  3423. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\35a36d5faf5966eed2243f3d43f9f490\mscorlib.ni.dll
  3424. Product name: Microsoft® .NET Framework
  3425. Product version: 4.6.1087.0
  3426. Company: Microsoft Corporation
  3427.  
  3428. Name: clrjit.dll
  3429. Base address: 0x00007ff882270000
  3430. Memory size: 0x00105000
  3431. Entry point address: 0x00007ff88227107c
  3432. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
  3433. Product name: Microsoft® .NET Framework
  3434. Product version: 4.6.1087.0
  3435. Company: Microsoft Corporation
  3436.  
  3437. Name: diasymreader.dll
  3438. Base address: 0x00007ff86c890000
  3439. Memory size: 0x00106000
  3440. Entry point address: 0x00007ff86c8a1030
  3441. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
  3442. Product name: Microsoft® .NET Framework
  3443. Product version: 12.0.20806.33440
  3444. Company: Microsoft Corporation
  3445.  
  3446. Name: System.ni.dll
  3447. Base address: 0x00007ff877dc0000
  3448. Memory size: 0x00bd0000
  3449. Entry point address: 0x0000000000000000
  3450. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\6f584662f20f93c3e7519cf468ef3889\System.ni.dll
  3451. Product name: Microsoft® .NET Framework
  3452. Product version: 4.6.1087.0
  3453. Company: Microsoft Corporation
  3454.  
  3455. Name: System.Drawing.ni.dll
  3456. Base address: 0x00007ff87e680000
  3457. Memory size: 0x001ec000
  3458. Entry point address: 0x0000000000000000
  3459. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\fd7e7403eee6d82b2019f3c67205e62f\System.Drawing.ni.dll
  3460. Product name: Microsoft® .NET Framework
  3461. Product version: 4.6.1087.0
  3462. Company: Microsoft Corporation
  3463.  
  3464. Name: System.Windows.Forms.ni.dll
  3465. Base address: 0x00007ff870430000
  3466. Memory size: 0x00ee3000
  3467. Entry point address: 0x0000000000000000
  3468. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\5bdbe60d99d8f00eb03751f2f2b8b027\System.Windows.Forms.ni.dll
  3469. Product name: Microsoft® .NET Framework
  3470. Product version: 4.6.1087.0
  3471. Company: Microsoft Corporation
  3472.  
  3473. Name: ntmarta.dll
  3474. Base address: 0x00007ff8950d0000
  3475. Memory size: 0x00032000
  3476. Entry point address: 0x00007ff8950d63c0
  3477. File path: C:\Windows\SYSTEM32\ntmarta.dll
  3478. Product name: Microsoft® Windows® Operating System
  3479. Product version: 6.3.9600.16384
  3480. Company: Microsoft Corporation
  3481.  
  3482. Name: System.Core.ni.dll
  3483. Base address: 0x00007ff873670000
  3484. Memory size: 0x00985000
  3485. Entry point address: 0x0000000000000000
  3486. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\70ba671418b52f8f3fad72c849fdc40f\System.Core.ni.dll
  3487. Product name: Microsoft® .NET Framework
  3488. Product version: 4.6.1087.0
  3489. Company: Microsoft Corporation
  3490.  
  3491. Name: System.Xml.ni.dll
  3492. Base address: 0x00007ff86ebf0000
  3493. Memory size: 0x00892000
  3494. Entry point address: 0x0000000000000000
  3495. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\e1b804a02f2fb30bd25b986c42549a74\System.Xml.ni.dll
  3496. Product name: Microsoft® .NET Framework
  3497. Product version: 4.6.1087.0
  3498. Company: Microsoft Corporation
  3499.  
  3500. Name: comctl32.dll
  3501. Base address: 0x00000092e7540000
  3502. Memory size: 0x0027b000
  3503. Entry point address: 0x00000092e75439b0
  3504. File path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\comctl32.dll
  3505. Product name: Microsoft® Windows® Operating System
  3506. Product version: 6.3.9600.16384
  3507. Company: Microsoft Corporation
  3508.  
  3509. Name: System.Configuration.ni.dll
  3510. Base address: 0x00007ff87ea80000
  3511. Memory size: 0x00121000
  3512. Entry point address: 0x0000000000000000
  3513. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\522caa5fc6794bbfd41330614abb10fc\System.Configuration.ni.dll
  3514. Product name: Microsoft® .NET Framework
  3515. Product version: 4.6.1087.0
  3516. Company: Microsoft Corporation
  3517.  
  3518. Name: gdiplus.dll
  3519. Base address: 0x00007ff890520000
  3520. Memory size: 0x001b1000
  3521. Entry point address: 0x00007ff890521210
  3522. File path: C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.18592_none_933383bf47487fd6\gdiplus.dll
  3523. Product name: Microsoft® Windows® Operating System
  3524. Product version: 6.3.9600.18589
  3525. Company: Microsoft Corporation
  3526.  
  3527. Name: DWrite.dll
  3528. Base address: 0x00007ff892d90000
  3529. Memory size: 0x001eb000
  3530. Entry point address: 0x00007ff892da2060
  3531. File path: C:\Windows\SYSTEM32\DWrite.dll
  3532. Product name: Microsoft® Windows® Operating System
  3533. Product version: 6.3.9600.16384
  3534. Company: Microsoft Corporation
  3535.  
  3536. Name: WindowsCodecs.dll
  3537. Base address: 0x00007ff893ec0000
  3538. Memory size: 0x001ae000
  3539. Entry point address: 0x00007ff893eca280
  3540. File path: C:\Windows\SYSTEM32\WindowsCodecs.dll
  3541. Product name: Microsoft® Windows® Operating System
  3542. Product version: 6.3.9600.18302
  3543. Company: Microsoft Corporation
  3544.  
  3545. Name: clbcatq.dll
  3546. Base address: 0x00007ff897f70000
  3547. Memory size: 0x000b6000
  3548. Entry point address: 0x00007ff897f71270
  3549. File path: C:\Windows\SYSTEM32\clbcatq.dll
  3550. Product name: Microsoft® Windows® Operating System
  3551. Product version: 6.3.9600.17415
  3552. Company: Microsoft Corporation
  3553.  
  3554. Name: sxs.dll
  3555. Base address: 0x00007ff895c60000
  3556. Memory size: 0x00099000
  3557. Entry point address: 0x00007ff895c61900
  3558. File path: C:\Windows\SYSTEM32\sxs.dll
  3559. Product name: Microsoft® Windows® Operating System
  3560. Product version: 6.3.9600.16384
  3561. Company: Microsoft Corporation
  3562.  
  3563. Name: HID.DLL
  3564. Base address: 0x00007ff894ec0000
  3565. Memory size: 0x0000d000
  3566. Entry point address: 0x00007ff894ec1080
  3567. File path: C:\Windows\SYSTEM32\HID.DLL
  3568. Product name: Microsoft® Windows® Operating System
  3569. Product version: 6.3.9600.16384
  3570. Company: Microsoft Corporation
  3571.  
  3572. Name: MMDevApi.dll
  3573. Base address: 0x00007ff893800000
  3574. Memory size: 0x00070000
  3575. Entry point address: 0x00007ff893814250
  3576. File path: C:\Windows\System32\MMDevApi.dll
  3577. Product name: Microsoft® Windows® Operating System
  3578. Product version: 6.3.9600.16384
  3579. Company: Microsoft Corporation
  3580.  
  3581. Name: XAudio2_7.dll
  3582. Base address: 0x00007ff877870000
  3583. Memory size: 0x0008b000
  3584. Entry point address: 0x00007ff8778e0650
  3585. File path: C:\Windows\system32\XAudio2_7.dll
  3586. Product name: Microsoft® DirectX for Windows®
  3587. Product version: 9.29.1962.0
  3588. Company: Microsoft Corporation
  3589.  
  3590. Name: AUDIOSES.DLL
  3591. Base address: 0x00007ff8828b0000
  3592. Memory size: 0x0007e000
  3593. Entry point address: 0x00007ff8828c1d80
  3594. File path: C:\Windows\SYSTEM32\AUDIOSES.DLL
  3595. Product name: Microsoft® Windows® Operating System
  3596. Product version: 6.3.9600.16384
  3597. Company: Microsoft Corporation
  3598.  
  3599. Name: SlimDX.dll
  3600. Base address: 0x0000000180000000
  3601. Memory size: 0x00392000
  3602. Entry point address: 0x00000001801358b4
  3603. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll
  3604. Product name:
  3605. Product version:
  3606. Company:
  3607.  
  3608. Name: MSVCR100.dll
  3609. Base address: 0x0000000060e30000
  3610. Memory size: 0x000d2000
  3611. Entry point address: 0x0000000060e514e4
  3612. File path: C:\Windows\SYSTEM32\MSVCR100.dll
  3613. Product name: Microsoft® Visual Studio® 2010
  3614. Product version: 10.00.40219.325
  3615. Company: Microsoft Corporation
  3616.  
  3617. Name: MSVCP100.dll
  3618. Base address: 0x0000000060d90000
  3619. Memory size: 0x00098000
  3620. Entry point address: 0x0000000060dd71d0
  3621. File path: C:\Windows\SYSTEM32\MSVCP100.dll
  3622. Product name: Microsoft® Visual Studio® 2010
  3623. Product version: 10.00.40219.325
  3624. Company: Microsoft Corporation
  3625.  
  3626. Name: USERENV.dll
  3627. Base address: 0x00007ff895340000
  3628. Memory size: 0x00021000
  3629. Entry point address: 0x00007ff8953413b0
  3630. File path: C:\Windows\SYSTEM32\USERENV.dll
  3631. Product name: Microsoft® Windows® Operating System
  3632. Product version: 6.3.9600.16384
  3633. Company: Microsoft Corporation
  3634.  
  3635. Name: socialclub.dll
  3636. Base address: 0x00007ff86e120000
  3637. Memory size: 0x00ac5800
  3638. Entry point address: 0x00007ff86e21dccc
  3639. File path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll
  3640. Product name: Social Club
  3641. Product version: 1.2.1.4
  3642. Company: Take-Two Interactive Software, Inc.
  3643.  
  3644. Name: WININET.dll
  3645. Base address: 0x00007ff88d930000
  3646. Memory size: 0x00321000
  3647. Entry point address: 0x00007ff88d931150
  3648. File path: C:\Windows\SYSTEM32\WININET.dll
  3649. Product name: Internet Explorer
  3650. Product version: 11.00.9600.18538
  3651. Company: Microsoft Corporation
  3652.  
  3653. Name: iertutil.dll
  3654. Base address: 0x00007ff88dc60000
  3655. Memory size: 0x002c9000
  3656. Entry point address: 0x00007ff88dc610c0
  3657. File path: C:\Windows\SYSTEM32\iertutil.dll
  3658. Product name: Internet Explorer
  3659. Product version: 11.00.9600.16384
  3660. Company: Microsoft Corporation
  3661.  
  3662. Name: FirewallAPI.dll
  3663. Base address: 0x00007ff894ba0000
  3664. Memory size: 0x000bd000
  3665. Entry point address: 0x00007ff894ba8cf0
  3666. File path: C:\Windows\System32\FirewallAPI.dll
  3667. Product name: Microsoft® Windows® Operating System
  3668. Product version: 6.3.9600.16384
  3669. Company: Microsoft Corporation
  3670.  
  3671. Name: wdmaud.drv
  3672. Base address: 0x00007ff893020000
  3673. Memory size: 0x0003e000
  3674. Entry point address: 0x00007ff893029780
  3675. File path: C:\Windows\SYSTEM32\wdmaud.drv
  3676. Product name: Microsoft® Windows® Operating System
  3677. Product version: 6.3.9600.16384
  3678. Company: Microsoft Corporation
  3679.  
  3680. Name: msacm32.drv
  3681. Base address: 0x00007ff893870000
  3682. Memory size: 0x0000b000
  3683. Entry point address: 0x00007ff8938747d0
  3684. File path: C:\Windows\SYSTEM32\msacm32.drv
  3685. Product name: Microsoft® Windows® Operating System
  3686. Product version: 6.3.9600.16384
  3687. Company: Microsoft Corporation
  3688.  
  3689. Name: MSACM32.dll
  3690. Base address: 0x00007ff893480000
  3691. Memory size: 0x0001c000
  3692. Entry point address: 0x00007ff8934810b0
  3693. File path: C:\Windows\SYSTEM32\MSACM32.dll
  3694. Product name: Microsoft® Windows® Operating System
  3695. Product version: 6.3.9600.16384
  3696. Company: Microsoft Corporation
  3697.  
  3698. Name: midimap.dll
  3699. Base address: 0x00007ff893010000
  3700. Memory size: 0x0000a000
  3701. Entry point address: 0x00007ff8930118b0
  3702. File path: C:\Windows\SYSTEM32\midimap.dll
  3703. Product name: Microsoft® Windows® Operating System
  3704. Product version: 6.3.9600.16384
  3705. Company: Microsoft Corporation
  3706.  
  3707. Name: ondemandconnroutehelper.dll
  3708. Base address: 0x00007ff891fa0000
  3709. Memory size: 0x0000c000
  3710. Entry point address: 0x00007ff891fa5410
  3711. File path: C:\Windows\SYSTEM32\ondemandconnroutehelper.dll
  3712. Product name: Microsoft® Windows® Operating System
  3713. Product version: 6.3.9600.17415
  3714. Company: Microsoft Corporation
  3715.  
  3716. Name: mswsock.dll
  3717. Base address: 0x00007ff8955b0000
  3718. Memory size: 0x00059000
  3719. Entry point address: 0x00007ff8955b10b0
  3720. File path: C:\Windows\system32\mswsock.dll
  3721. Product name: Microsoft® Windows® Operating System
  3722. Product version: 6.3.9600.16384
  3723. Company: Microsoft Corporation
  3724.  
  3725. Name: napinsp.dll
  3726. Base address: 0x00007ff887fd0000
  3727. Memory size: 0x00015000
  3728. Entry point address: 0x00007ff887fd14b0
  3729. File path: C:\Windows\system32\napinsp.dll
  3730. Product name: Microsoft® Windows® Operating System
  3731. Product version: 6.3.9600.16384
  3732. Company: Microsoft Corporation
  3733.  
  3734. Name: pnrpnsp.dll
  3735. Base address: 0x00007ff887e90000
  3736. Memory size: 0x0001a000
  3737. Entry point address: 0x00007ff887e91a90
  3738. File path: C:\Windows\system32\pnrpnsp.dll
  3739. Product name: Microsoft® Windows® Operating System
  3740. Product version: 6.3.9600.16384
  3741. Company: Microsoft Corporation
  3742.  
  3743. Name: NLAapi.dll
  3744. Base address: 0x00007ff890fa0000
  3745. Memory size: 0x0001b000
  3746. Entry point address: 0x00007ff890fa4090
  3747. File path: C:\Windows\system32\NLAapi.dll
  3748. Product name: Microsoft® Windows® Operating System
  3749. Product version: 6.3.9600.17415
  3750. Company: Microsoft Corporation
  3751.  
  3752. Name: DNSAPI.dll
  3753. Base address: 0x00007ff8953b0000
  3754. Memory size: 0x000a4000
  3755. Entry point address: 0x00007ff8953ca2f0
  3756. File path: C:\Windows\SYSTEM32\DNSAPI.dll
  3757. Product name: Microsoft® Windows® Operating System
  3758. Product version: 6.3.9600.16384
  3759. Company: Microsoft Corporation
  3760.  
  3761. Name: winrnr.dll
  3762. Base address: 0x00007ff887ab0000
  3763. Memory size: 0x0000d000
  3764. Entry point address: 0x00007ff887ab12a0
  3765. File path: C:\Windows\System32\winrnr.dll
  3766. Product name: Microsoft® Windows® Operating System
  3767. Product version: 6.3.9600.16384
  3768. Company: Microsoft Corporation
  3769.  
  3770. Name: mdnsNSP.dll
  3771. Base address: 0x0000000062080000
  3772. Memory size: 0x00026000
  3773. Entry point address: 0x0000000062085844
  3774. File path: C:\Program Files\Bonjour\mdnsNSP.dll
  3775. Product name: Bonjour
  3776. Product version: 3,1,0,1
  3777. Company: Apple Inc.
  3778.  
  3779. Name: fwpuclnt.dll
  3780. Base address: 0x00007ff88f100000
  3781. Memory size: 0x0006b000
  3782. Entry point address: 0x00007ff88f1020a0
  3783. File path: C:\Windows\System32\fwpuclnt.dll
  3784. Product name: Microsoft® Windows® Operating System
  3785. Product version: 6.3.9600.16384
  3786. Company: Microsoft Corporation
  3787.  
  3788. Name: rasadhlp.dll
  3789. Base address: 0x00007ff88a3f0000
  3790. Memory size: 0x0000a000
  3791. Entry point address: 0x00007ff88a3f1290
  3792. File path: C:\Windows\System32\rasadhlp.dll
  3793. Product name: Microsoft® Windows® Operating System
  3794. Product version: 6.3.9600.17415
  3795. Company: Microsoft Corporation
  3796.  
  3797. Name: XInput1_4.dll
  3798. Base address: 0x00007ff8943e0000
  3799. Memory size: 0x0000d000
  3800. Entry point address: 0x00007ff8943e67c0
  3801. File path: C:\Windows\SYSTEM32\XInput1_4.dll
  3802. Product name: Microsoft® Windows® Operating System
  3803. Product version: 6.3.9600.16384
  3804. Company: Microsoft Corporation
  3805.  
  3806. Name: deviceaccess.dll
  3807. Base address: 0x00007ff887370000
  3808. Memory size: 0x00034000
  3809. Entry point address: 0x00007ff88737b010
  3810. File path: C:\Windows\System32\deviceaccess.dll
  3811. Product name: Microsoft® Windows® Operating System
  3812. Product version: 6.3.9600.16384
  3813. Company: Microsoft Corporation
  3814.  
  3815. Name: System.Management.ni.dll
  3816. Base address: 0x00007ff881df0000
  3817. Memory size: 0x0015f000
  3818. Entry point address: 0x0000000000000000
  3819. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Management\7a15b8d35f61994d20106a75264bc4df\System.Management.ni.dll
  3820. Product name: Microsoft® .NET Framework
  3821. Product version: 4.6.1087.0
  3822. Company: Microsoft Corporation
  3823.  
  3824. Name: rasapi32.dll
  3825. Base address: 0x00007ff887d70000
  3826. Memory size: 0x000b2000
  3827. Entry point address: 0x00007ff887d711d0
  3828. File path: C:\Windows\SYSTEM32\rasapi32.dll
  3829. Product name: Microsoft® Windows® Operating System
  3830. Product version: 6.3.9600.16384
  3831. Company: Microsoft Corporation
  3832.  
  3833. Name: rasman.dll
  3834. Base address: 0x00007ff887d40000
  3835. Memory size: 0x00030000
  3836. Entry point address: 0x00007ff887d41070
  3837. File path: C:\Windows\SYSTEM32\rasman.dll
  3838. Product name: Microsoft® Windows® Operating System
  3839. Product version: 6.3.9600.18404
  3840. Company: Microsoft Corporation
  3841.  
  3842. Name: rtutils.dll
  3843. Base address: 0x00007ff8918a0000
  3844. Memory size: 0x00013000
  3845. Entry point address: 0x00007ff8918a1a10
  3846. File path: C:\Windows\SYSTEM32\rtutils.dll
  3847. Product name: Microsoft® Windows® Operating System
  3848. Product version: 6.3.9600.17415
  3849. Company: Microsoft Corporation
  3850.  
  3851. Name: dhcpcsvc6.DLL
  3852. Base address: 0x00007ff88f080000
  3853. Memory size: 0x00016000
  3854. Entry point address: 0x00007ff88f0817a0
  3855. File path: C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  3856. Product name: Microsoft® Windows® Operating System
  3857. Product version: 6.3.9600.16384
  3858. Company: Microsoft Corporation
  3859.  
  3860. Name: dhcpcsvc.DLL
  3861. Base address: 0x00007ff88f060000
  3862. Memory size: 0x0001a000
  3863. Entry point address: 0x00007ff88f0619d0
  3864. File path: C:\Windows\SYSTEM32\dhcpcsvc.DLL
  3865. Product name: Microsoft® Windows® Operating System
  3866. Product version: 6.3.9600.16384
  3867. Company: Microsoft Corporation
  3868.  
  3869. Name: SQLite.Interop.dll
  3870. Base address: 0x00007ff87d700000
  3871. Memory size: 0x0012f000
  3872. Entry point address: 0x00007ff87d7017ac
  3873. File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\SQLite.Interop.dll
  3874. Product name: System.Data.SQLite
  3875. Product version: 1.0.98.0
  3876. Company: Robert Simpson, et al.
  3877.  
  3878. Name: PresentationNative_v0400.dll
  3879. Base address: 0x00007ff882160000
  3880. Memory size: 0x00107000
  3881. Entry point address: 0x00007ff88217e6d8
  3882. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll
  3883. Product name: Microsoft® .NET Framework
  3884. Product version: 4.0.30319.33440
  3885. Company: Microsoft Corporation
  3886.  
  3887. Name: comctl32.dll
  3888. Base address: 0x00007ff8934a0000
  3889. Memory size: 0x000a4000
  3890. Entry point address: 0x00007ff8934a13c0
  3891. File path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17810_none_34ae2abd958aedeb\comctl32.dll
  3892. Product name: Microsoft® Windows® Operating System
  3893. Product version: 6.3.9600.16384
  3894. Company: Microsoft Corporation
  3895.  
  3896. Name: clrcompression.dll
  3897. Base address: 0x00007ff893390000
  3898. Memory size: 0x00020000
  3899. Entry point address: 0x00007ff893397944
  3900. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll
  3901. Product name: Microsoft® .NET Framework
  3902. Product version: 4.0.30319.33440
  3903. Company: Microsoft Corporation
  3904.  
  3905. Name: Microsoft.VisualBasic.ni.dll
  3906. Base address: 0x00007ff87d830000
  3907. Memory size: 0x00235000
  3908. Entry point address: 0x0000000000000000
  3909. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.V9921e851#\d4cea1569d85f4a74be871de3d3ed514\Microsoft.VisualBasic.ni.dll
  3910. Product name: Microsoft® .NET Framework
  3911. Product version: 12.0.20806.33440
  3912. Company: Microsoft Corporation
  3913.  
  3914. Name: System.Xml.Linq.ni.dll
  3915. Base address: 0x00007ff88f6d0000
  3916. Memory size: 0x00079000
  3917. Entry point address: 0x0000000000000000
  3918. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\3ad24b6304b504e9258d69976c157b21\System.Xml.Linq.ni.dll
  3919. Product name: Microsoft® .NET Framework
  3920. Product version: 4.0.30319.33440
  3921. Company: Microsoft Corporation
  3922.  
  3923. Name: System.Web.ni.dll
  3924. Base address: 0x00007ff8726c0000
  3925. Memory size: 0x00fab000
  3926. Entry point address: 0x0000000000000000
  3927. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Web\344b223803cfa29724ea4c9b83d162fe\System.Web.ni.dll
  3928. Product name: Microsoft® .NET Framework
  3929. Product version: 4.6.1087.0
  3930. Company: Microsoft Corporation
  3931.  
  3932. Name: Microsoft.CSharp.ni.dll
  3933. Base address: 0x00007ff87ebd0000
  3934. Memory size: 0x001e5000
  3935. Entry point address: 0x0000000000000000
  3936. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.CSharp\b2ec3f9df9e540dc47d54bbdd2bd3ec5\Microsoft.CSharp.ni.dll
  3937. Product name: Microsoft® .NET Framework
  3938. Product version: 4.0.30319.33440
  3939. Company: Microsoft Corporation
  3940.  
  3941. Name: WindowsBase.ni.dll
  3942. Base address: 0x00007ff8721e0000
  3943. Memory size: 0x004d4000
  3944. Entry point address: 0x0000000000000000
  3945. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\476b680b020468188c5a32903a5a6840\WindowsBase.ni.dll
  3946. Product name: Microsoft® .NET Framework
  3947. Product version: 4.6.1087.0
  3948. Company: Microsoft Corporation
  3949.  
  3950. Name: PresentationCore.ni.dll
  3951. Base address: 0x00007ff871480000
  3952. Memory size: 0x00d5a000
  3953. Entry point address: 0x0000000000000000
  3954. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\238fe827473b0f3baa38e814a76ee130\PresentationCore.ni.dll
  3955. Product name: Microsoft® .NET Framework
  3956. Product version: 4.6.1087.0
  3957. Company: Microsoft Corporation
  3958.  
  3959. Name: wpfgfx_v0400.dll
  3960. Base address: 0x00007ff86c600000
  3961. Memory size: 0x0020e000
  3962. Entry point address: 0x00007ff86c67948c
  3963. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll
  3964. Product name: Microsoft® .NET Framework
  3965. Product version: 4.6.1087.0
  3966. Company: Microsoft Corporation
  3967.  
  3968. Name: System.Dynamic.ni.dll
  3969. Base address: 0x00007ff88f650000
  3970. Memory size: 0x0007b000
  3971. Entry point address: 0x0000000000000000
  3972. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Dynamic\67a6731fff34d72b8308fbebcfaaa8d9\System.Dynamic.ni.dll
  3973. Product name: Microsoft® .NET Framework
  3974. Product version: 4.0.30319.33440
  3975. Company: Microsoft Corporation
  3976.  
  3977. Name: Accessibility.ni.dll
  3978. Base address: 0x00007ff893400000
  3979. Memory size: 0x00013000
  3980. Entry point address: 0x0000000000000000
  3981. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\Accessibility\8ef0d736f08c777e58215e176c8b5eb8\Accessibility.ni.dll
  3982. Product name: Microsoft® .NET Framework
  3983. Product version: 4.0.30319.33440
  3984. Company: Microsoft Corporation
  3985.  
  3986. Environment:
  3987. TickCount: 93925703
  3988. ExitCode: 0
  3989. CommandLine: "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe"
  3990. CurrentDirectory: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V
  3991. SystemDirectory: C:\Windows\system32
  3992. MachineName: EVAN_CRADER
  3993. ProcessorCount: 4
  3994. SystemPageSize: 4096
  3995. Version: 4.0.30319.42000
  3996. WorkingSet: 3116425216
  3997. OSVersion: Microsoft Windows NT 6.2.9200.0
  3998. Is64BitProcess: True
  3999. Is64BitOperatingSystem: True
  4000. HasShutdownStarted: False
  4001. UserName: Evan Crader
  4002. UserInteractive: True
  4003. UserDomainName: EVAN_CRADER
  4004. CurrentManagedThreadId: 14
  4005.  
  4006. Process list:
  4007. Adobe IPC Broker 5.2.0.49 by Adobe Systems Incorporated (C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\AdobeIPCBroker.exe)
  4008. Social Club UI 1.2.1.4 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
  4009. Microsoft® Windows® Operating System 6.3.9600.17031 by Microsoft Corporation (C:\Windows\explorer.exe)
  4010. Microsoft® Windows® Operating System 6.3.9600.16384 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
  4011. Steam 03.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\GameOverlayUI.exe)
  4012. Steam Client Bootstrapper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\Steam.exe)
  4013. CCXProcess 1.4.0.287 by Adobe Systems Incorporated (C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\CCXProcess.exe)
  4014. Social Club UI 1.2.1.4 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
  4015. Adobe Creative Cloud 3.9.1.335 by Adobe Systems Incorporated (C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\Adobe Desktop Service.exe)
  4016. NVIDIA GeForce Experience 3.4.0.70 by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\ShadowPlay\nvspcaps64.exe)
  4017. Intel(R) Common User Interface 6.15.10.4264 by Intel Corporation (C:\Windows\system32\igfxEM.exe)
  4018. Java Platform SE Auto Updater 2.8.91.15 by Oracle Corporation (C:\Program Files (x86)\Common Files\Java\Java Update\jucheck.exe)
  4019. Java Platform SE Auto Updater 2.8.91.15 by Oracle Corporation (C:\Program Files (x86)\Common Files\Java\Java Update\jusched.exe)
  4020. Node.js 6.9.1 by Node.js (C:\Program Files (x86)\NVIDIA Corporation\NvNode\NVIDIA Web Helper.exe)
  4021. Adobe CEF Helper 3.9.1.335 by Adobe Systems Incorporated (C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\HEX\Adobe CEF Helper.exe)
  4022. Microsoft® Windows® Operating System 6.3.9600.16384 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
  4023. Grand Theft Auto V 1.0.1011.1 by Rockstar Games (C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe)
  4024. VProtect Application 4.3.7.452 by (C:\Program Files (x86)\AVG Web TuneUp\vprot.exe)
  4025. Solvusoft 4.0.278.0 by Solvusoft Corporation (C:\Program Files (x86)\Solvusoft\Tray\SolvusoftTray.exe)
  4026. Microsoft® Windows® Operating System 6.3.9600.18231 by Microsoft Corporation (C:\Windows\System32\SettingSyncHost.exe)
  4027. Microsoft® Windows® Operating System 6.3.9600.16384 by Microsoft Corporation (C:\Windows\system32\ctfmon.exe)
  4028. NVIDIA Share 56.2924.1538.1 by NVIDIA Corporation (C:\Program Files (x86)\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
  4029. Microsoft® Windows® Operating System 6.3.9600.16384 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
  4030. by (C:\Program Files (x86)\NVIDIA Corporation\NvContainer\nvcontainer.exe)
  4031. Adobe Creative Cloud 3.9.1.335 by Adobe Systems Incorporated (C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\Creative Cloud.exe)
  4032. AVG Internet Security 16.151.0.8012 by AVG Technologies CZ, s.r.o. (C:\Program Files (x86)\AVG\Av\avgui.exe)
  4033. Microsoft® Windows® Operating System 6.3.9600.16384 by Microsoft Corporation (C:\Windows\system32\taskhostex.exe)
  4034. Node.js 4.4.3 by Node.js (C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs\node.exe)
  4035. AVG Framework 1.143.2.51391 by AVG Technologies CZ, s.r.o. (C:\Program Files (x86)\AVG\Framework\Common\avguix.exe)
  4036. NVIDIA Share 56.2924.1538.1 by NVIDIA Corporation (C:\Program Files (x86)\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
  4037. Social Club UI 1.2.1.4 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
  4038. CoreSync 2.3.0.197 by (C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\CoreSync.exe)
  4039. Hamachi Client 2, 0, 0, 0 by LogMeIn Inc. (C:\Program Files (x86)\LogMeIn Hamachi\hamachi-2-ui.exe)
  4040. Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7\steamwebhelper.exe)
  4041. Grand Theft Auto V 1.0.1011.1 by Rockstar Games (C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe)
  4042. Microsoft® Windows® Operating System 6.3.9600.17416 by Microsoft Corporation (C:\Windows\System32\skydrive.exe)
  4043. Microsoft® Windows® Operating System 6.3.9600.17031 by Microsoft Corporation (C:\Windows\Explorer.EXE)
  4044. Steam 03.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\GameOverlayUI.exe)
  4045. Social Club UI 1.2.1.4 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\subprocess.exe)
  4046. Adobe CEF Helper 3.9.1.335 by Adobe Systems Incorporated (C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\HEX\Adobe CEF Helper.exe)
  4047. NVIDIA Settings 7.17.13.7892 by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\Display\nvtray.exe)
  4048.  
  4049. File list:
  4050. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.dll *bd542a136d36305f76ec7d8e74c97436
  4051. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.log *29954c5642869222a17453496faa4cf2
  4052. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Albo1125.Common.dll *b9f3b3faf59a140b2eb57ef92c795d26
  4053. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\asiloader.log *fd95e7110230e19acde6fa0c26fc6977
  4054. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bass.dll *636ab7c7f2a1736da9b6ed0c711ff865
  4055. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Bass.Net.dll *1d9949fd7be3b9d02fc72e90531ee39f
  4056. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Bass.Net.xml *cd637cb1435964d5328cf31921e0cc8d
  4057. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll *3722f03c488093cb2631b5412d4f12d9
  4058. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\commandline.txt *6b7db9c79d91171a5dee13a08da8cc1c
  4059. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\common.rpf *bbe724acef5f9fcfd85a38c4e35e2f00
  4060. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
  4061. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\D3D11.log *febb8fbfebf25cc714da228ce0503e36
  4062. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
  4063. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
  4064. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Darkmyre.Common.dll *4576b382b5cac18b5b1421eb24212419
  4065. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DarkmyreAPI.dll *3b06bc51dde3694dd9e95afff33d50cc
  4066. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DefaultSkin.png *5f31315706fb207808dbb729d0e5caed
  4067. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\dinput8.dll *c9b973183908a6631b31ca29f863b4d1
  4068. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.asi *8a3a156befdec3aaeeaef410880ac8fe
  4069. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.ini *b815aa1c86cb30bcd5cdf19d633cb09d
  4070. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.log *396ff0b32b803765712ebb1627a9c994
  4071. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Fiskey111Common.dll *43937cabba35e74749c79ed491eaa246
  4072. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
  4073. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GameBackups.rph *Unknown
  4074. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
  4075. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
  4076. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
  4077. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe *f4e24a470f29774f54db22261e8218bd
  4078. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\gtamp-unlock-all-objects.asi *48093a94b63601af9f32486202c306e7
  4079. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe *9dcb5a8c45f36bbee28fe676233dc2d1
  4080. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
  4081. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
  4082. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\installscript.vdf *64809cf6a4c19f2723fe502902743c1e
  4083. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Khorio.Common.dll *127ee3653424a1c243e2dbe5b3b316c5
  4084. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LMS.Common.dll *61dfccfc5509df7e88bc4ab7eab982e1
  4085. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LMS.PortableExecutable.dll *ca16cd950e77e37ce004d5bd413ab22b
  4086. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr_uinst.exe *175a8f0c4042b1314ba02ec384340c04
  4087. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
  4088. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
  4089. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
  4090. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
  4091. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
  4092. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\NativeUI.dll *0e4839ba8adbc7b6814136469bcca24d
  4093. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\NAudio.dll *8298c971e8a367499cd9fbeee08d0472
  4094. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\openCameraV.asi *33864c75d1b85563da56aff0ea794267
  4095. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\openCameraV.log *c33e527eabf2eea82afc4101ec04b685
  4096. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.asi *4b1baffb6f810aecc5d5d866211cef78
  4097. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.log *8eb141263118e2ed744020c979649a5c
  4098. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ParksTools.dll *0a79fb6f47990e739b6fab786da0be5a
  4099. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.asi *3247cec8ddd39ba0f48f7338b3e7d501
  4100. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.ini *01f908a381e2de5e6c8cbeaeeb7d91de
  4101. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.log *f807488a4d3502412063c5606aff0239
  4102. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGENativeUI.dll *e19a343301a55b707fde99c62f0dccbf
  4103. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGENativeUI.XML *a9847ae5a4bb3ae733a11f520ff37108
  4104. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGEPluginHook.euifl *b38ebd0e4255de35e7a31dbaec71fa08
  4105. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGEPluginHook.exe *ea3e294e6939454688a41d22a928b103
  4106. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.ini *23d41b09da83f58603c6d2d2eacd9e46
  4107. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log *f71d1c4007aa71028d16b0e026a94c69
  4108. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Readme.txt *c742abc1d7f364bca097ca6599f2257c
  4109. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RPH_Readme.txt *01d2fd060494f5aab0a6f84471f7698b
  4110. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.dll *5f846f932367dce66276c6074902269d
  4111. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.log *eb7cddc253a89d19d46b7bfb7985a687
  4112. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
  4113. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\startup.rphs *42da6b43df6584c5ae8bfcaf161e021b
  4114. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Stealth.Common.dll *45eba45e6b8238b928d3d0e845ea53db
  4115. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll *cac66a8487a2ef6d3b1b8a66c20d1c12
  4116. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_appid.txt *d2492603890d1214f0646bbc77c5b247
  4117. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TimeScaler.asi *667d019c60686bd819615aa62b317568
  4118. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\time_scaler.ini *f21d0c05b1d7664a9ce064d6d9a27eee
  4119. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TrainerV.asi *90dcb5f8b10d8ef4ba9b74ad2f30c8f2
  4120. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\trainerv.ini *028abcba222de91de680ba9e7f66992d
  4121. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64a.rpf *edfbe6855ec32a21a698abc27a899341
  4122. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
  4123. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64c.rpf *Unknown
  4124. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64d.rpf *Unknown
  4125. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64e.rpf *Unknown
  4126. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64f.rpf *Unknown
  4127. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64g.rpf *Unknown
  4128. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64h.rpf *Unknown
  4129. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64i.rpf *Unknown
  4130. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64j.rpf *Unknown
  4131. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64k.rpf *Unknown
  4132. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64l.rpf *Unknown
  4133. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64m.rpf *Unknown
  4134. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64n.rpf *Unknown
  4135. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64o.rpf *Unknown
  4136. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64p.rpf *Unknown
  4137. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64q.rpf *Unknown
  4138. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64r.rpf *Unknown
  4139. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64s.rpf *Unknown
  4140. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64t.rpf *Unknown
  4141. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64u.rpf *Unknown
  4142. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64v.rpf *Unknown
  4143. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64w.rpf *Unknown
  4144. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707
  4145.  
  4146. Latest log:
  4147. 4/4/2017 17:18:30.432] Started new log on 4/4/2017 17:18:30.432
  4148. [4/4/2017 17:18:30.434] ====================================================================================================
  4149. [4/4/2017 17:18:30.428] Log path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log
  4150. [4/4/2017 17:18:30.434] Log verbosity: Trivial
  4151. [4/4/2017 17:18:30.436] Initializing input system
  4152. [4/4/2017 17:18:30.439] Initializing game console
  4153. [4/4/2017 17:18:30.447] Console key has been set to F4 (key code: 115)
  4154. [4/4/2017 17:18:30.523] Initializing console variable "ConsoleScrollAmount".
  4155. [4/4/2017 17:18:30.523] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
  4156. [4/4/2017 17:18:30.526] Read value: <null>
  4157. [4/4/2017 17:18:30.527] Initializing console variable "DisableRenderVersionText".
  4158. [4/4/2017 17:18:30.527] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
  4159. [4/4/2017 17:18:30.531] Read value: False
  4160. [4/4/2017 17:18:30.531] Setting value of console variable "DisableRenderVersionText" to stored value.
  4161. [4/4/2017 17:18:30.531] Initializing console variable "ConsoleKey".
  4162. [4/4/2017 17:18:30.532] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
  4163. [4/4/2017 17:18:30.532] Read value: F4
  4164. [4/4/2017 17:18:30.533] Setting value of console variable "ConsoleKey" to stored value.
  4165. [4/4/2017 17:18:30.533] Console key has been set to F4 (key code: 115)
  4166. [4/4/2017 17:18:30.533] Initializing console variable "PluginTimeoutThreshold".
  4167. [4/4/2017 17:18:30.533] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
  4168. [4/4/2017 17:18:30.534] Read value: 10000
  4169. [4/4/2017 17:18:30.534] Setting value of console variable "PluginTimeoutThreshold" to stored value.
  4170. [4/4/2017 17:18:30.535] Initializing console variable "AlwaysShowConsoleOutput".
  4171. [4/4/2017 17:18:30.535] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
  4172. [4/4/2017 17:18:30.536] Read value: <null>
  4173. [4/4/2017 17:18:30.536] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
  4174. [4/4/2017 17:18:30.536] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
  4175. [4/4/2017 17:18:30.536] Read value: <null>
  4176. [4/4/2017 17:18:30.537] Initializing console variable "ShowOnScreenWarnings".
  4177. [4/4/2017 17:18:30.537] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
  4178. [4/4/2017 17:18:30.537] Read value: <null>
  4179. [4/4/2017 17:18:30.537] Console initialized
  4180. [4/4/2017 17:18:30.537] Initializing forms manager
  4181. [4/4/2017 17:18:30.540] Version: RAGE Plugin Hook v0.51.1056.10373 PUBLIC ALPHA for Grand Theft Auto V
  4182. [4/4/2017 17:18:30.547] ================ RAGE Plugin Hook ================
  4183. [4/4/2017 17:18:30.555] Detected Windows 8 Professional (64-bit) (6.2.9200.0)!
  4184. [4/4/2017 17:18:30.555] Checking game support
  4185. [4/4/2017 17:18:30.710] Product name: Grand Theft Auto V
  4186. [4/4/2017 17:18:30.991] Product version: 1.0.1011.1
  4187. [4/4/2017 17:18:30.991] Is steam version: True
  4188. [4/4/2017 17:18:30.995] Initializing DirectX
  4189. [4/4/2017 17:18:30.997] Initializing Direct3D
  4190. [4/4/2017 17:18:30.999] Loading C:\Windows\system32\d3d11.dll
  4191. [4/4/2017 17:18:31.002] Loaded at 0x7FF893C70000
  4192. [4/4/2017 17:18:31.003] D3D11CreateDeviceAndSwapChain at 0x7FF893C95800
  4193. [4/4/2017 17:18:31.004] Creating Direct3D 11 device and swap chain
  4194. [4/4/2017 17:18:31.384] Swap Chain created: 0x92E8C3AF40
  4195. [4/4/2017 17:18:31.386] Swap Chain VTable: 0x92E8C3AF40
  4196. [4/4/2017 17:18:31.386] Swap Chain VTable_2: 0x7FF893BF96B8
  4197. [4/4/2017 17:18:31.387] 0x485641FFFA32A5E9;0xB0EC8148C9246C8D;0x748E058B48000000
  4198. [4/4/2017 17:18:31.387] D3D11Present: 0x7FF893BECDE0
  4199. [4/4/2017 17:18:31.387] D3D11ResizeBuffers: 0x7FF893BFF710
  4200. [4/4/2017 17:18:31.388] D3D11ResizeTarget: 0x7FF893C2DBE0
  4201. [4/4/2017 17:18:31.388] D3D11SetFullscreenState: 0x7FF893BFFB40
  4202. [4/4/2017 17:18:31.411] Direct3D initialized
  4203. [4/4/2017 17:18:31.412] Initialized DirectX
  4204. [4/4/2017 17:18:31.412] Direct3D watcher thread spawned
  4205. [4/4/2017 17:18:31.474] Hook on our Present hook detected
  4206. [4/4/2017 17:18:31.476] Restoring untouched D3D11Present
  4207. [4/4/2017 17:18:31.477] Call is at 0x7FF893BECDE0
  4208. [4/4/2017 17:18:31.477] Offset is 0xCDE0
  4209. [4/4/2017 17:18:31.477] Mapped offset is 0x92ED23C1E0
  4210. [4/4/2017 17:18:31.479] Restored
  4211. [4/4/2017 17:18:32.035] Getting device
  4212. [4/4/2017 17:18:32.036] Retrieved device
  4213. [4/4/2017 17:18:32.036] Creating wrapper
  4214. [4/4/2017 17:18:32.115] Wrapper created
  4215. [4/4/2017 17:18:32.124] Effect created
  4216. [4/4/2017 17:18:32.124] Creating buffer
  4217. [4/4/2017 17:18:32.125] Created buffer
  4218. [4/4/2017 17:18:32.125] Creating blend state
  4219. [4/4/2017 17:18:32.125] Created blend state
  4220. [4/4/2017 17:18:32.126] Done with creation
  4221. [4/4/2017 17:18:32.177] Initializing texture system.
  4222. [4/4/2017 17:18:32.177] Initializing texture system; phase 1
  4223. [4/4/2017 17:18:32.177] Initializing texture system; phase 2
  4224. [4/4/2017 17:18:32.185] Initializing texture system; phase 3
  4225. [4/4/2017 17:18:32.185] Initializing texture system; phase 4
  4226. [4/4/2017 17:18:32.196] Initializing texture system; phase 5
  4227. [4/4/2017 17:18:32.198] Initializing texture system; phase 6
  4228. [4/4/2017 17:18:32.199] Initializing texture system; phase 7
  4229. [4/4/2017 17:18:32.204] Initializing texture system; phase 8
  4230. [4/4/2017 17:18:32.205] Initializing texture system; phase 9
  4231. [4/4/2017 17:18:32.207] Initializing texture system; phase 10
  4232. [4/4/2017 17:18:32.212] Initializing texture system; phase 11
  4233. [4/4/2017 17:18:32.213] Initializing texture system; phase 12
  4234. [4/4/2017 17:18:32.214] Initializing texture system; phase 13
  4235. [4/4/2017 17:18:32.215] Initializing texture system; phase 14
  4236. [4/4/2017 17:18:36.413] Direct3D watcher thread ended
  4237. [4/4/2017 17:19:03.429] LoadingScreenMsg: Initializing game support
  4238. [4/4/2017 17:19:03.683] Initializing game support
  4239. [4/4/2017 17:19:04.227] LoadingScreenMsg: Velocity limit removed
  4240. [4/4/2017 17:19:04.634] Compatibility level: 0
  4241. [4/4/2017 17:19:04.635] Supported version detected
  4242. [4/4/2017 17:19:04.635] ==================================================
  4243. [4/4/2017 17:19:04.635] LoadingScreenMsg: Patching code
  4244. [4/4/2017 17:19:04.886] LoadingScreenMsg: Waiting for game initialization
  4245. [4/4/2017 17:19:05.136] Waiting for game initialization
  4246. [4/4/2017 17:19:05.238] LoadingScreenMsg: Initializing core
  4247. [4/4/2017 17:19:05.489] Initializing hook
  4248. [4/4/2017 17:19:05.489] LoadingScreenMsg: Completing interoperability
  4249. [4/4/2017 17:19:05.740] Completing interoperability
  4250. [4/4/2017 17:19:05.740] Initialization code 1.
  4251. [4/4/2017 17:19:05.741] Initialization code 2.
  4252. [4/4/2017 17:19:05.741] Initialization code 3.
  4253. [4/4/2017 17:19:05.749] 1 Address: 0x00007FF6C56A3CF0
  4254. [4/4/2017 17:19:05.750] Calling func 1
  4255. [4/4/2017 17:19:05.767] 2 Address: 0x00007FF6C619501E
  4256. [4/4/2017 17:19:05.768] 3 Address: 0x00007FF6C4CB5CB6
  4257. [4/4/2017 17:19:05.797] Address: 0x00007FF6C6194FBC
  4258. [4/4/2017 17:19:05.798] Unknown var: 0x00007FF6C70E7D00
  4259. [4/4/2017 17:19:05.798] Initialization code 4.
  4260. [4/4/2017 17:19:05.799] Initialization code 5.
  4261. [4/4/2017 17:19:05.799] Completing interoperability, phase 1
  4262. [4/4/2017 17:19:05.800] Completing interoperability, phase 2
  4263. [4/4/2017 17:19:05.800] Completing interoperability, phase 3
  4264. [4/4/2017 17:19:05.800] Completing interoperability, phase 4
  4265. [4/4/2017 17:19:05.800] Completing interoperability, phase 5
  4266. [4/4/2017 17:19:05.800] Completing interoperability, phase 6
  4267. [4/4/2017 17:19:05.801] Completing interoperability, phase 7
  4268. [4/4/2017 17:19:05.801] LoadingScreenMsg:
  4269. [4/4/2017 17:19:06.052] LoadingScreenMsg: Loading Story Mode
  4270. [4/4/2017 17:19:18.432] LoadingScreenMsg: Loading and Populating Game World
  4271. [4/4/2017 17:19:18.683] LoadingScreenMsg:
  4272. [4/4/2017 17:19:22.569] Initializing console variable "IsDeveloperModeEnabled".
  4273. [4/4/2017 17:19:22.570] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
  4274. [4/4/2017 17:19:22.570] Read value: False
  4275. [4/4/2017 17:19:22.571] Setting value of console variable "IsDeveloperModeEnabled" to stored value.
  4276. [4/4/2017 17:19:22.572] Initializing console variable "TimeScale".
  4277. [4/4/2017 17:19:22.572] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
  4278. [4/4/2017 17:19:22.573] Read value: <null>
  4279. [4/4/2017 17:19:24.908] <UNLOADED PLUGIN>: Initializing input system
  4280. [4/4/2017 17:19:24.909] <UNLOADED PLUGIN>: Initializing game console
  4281. [4/4/2017 17:19:24.912] <UNLOADED PLUGIN>: Initializing forms manager
  4282. [4/4/2017 17:19:27.113] <UNLOADED PLUGIN>: Initializing input system
  4283. [4/4/2017 17:19:27.114] <UNLOADED PLUGIN>: Initializing game console
  4284. [4/4/2017 17:19:27.117] <UNLOADED PLUGIN>: Initializing forms manager
  4285. [4/4/2017 17:19:27.429] Drop The Weapon: Loading DropTheWeapon Plugin by Fenix2525WOT...
  4286. [4/4/2017 17:19:27.431] Drop The Weapon: Applying Settings...
  4287. [4/4/2017 17:19:27.445] Drop The Weapon: Settings Applied
  4288. [4/4/2017 17:19:27.446] Drop The Weapon: ----------------------------------------------------------------------------------------
  4289. [4/4/2017 17:19:27.446] Drop The Weapon: DROP THE WEAPON by Fenix2525WOT has loaded successfully!
  4290. [4/4/2017 17:19:27.446] Drop The Weapon: HAVE FUN DISARMING THOSE PEDS!
  4291. [4/4/2017 17:19:27.446] Drop The Weapon: If you encounter a bug, please report it on LCPDFR.COM!
  4292. [4/4/2017 17:19:27.446] Drop The Weapon: ----------------------------------------------------------------------------------------
  4293. [4/4/2017 17:19:27.790] ---------------------------------------------------------------------
  4294. [4/4/2017 17:19:27.790] LSPD FIRST RESPONSE
  4295. [4/4/2017 17:19:27.790] Version 0.3.1
  4296. [4/4/2017 17:19:27.790] A G17 Media Modification
  4297. [4/4/2017 17:19:27.790] - Developed by LMS & Sam
  4298. [4/4/2017 17:19:27.790] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
  4299. [4/4/2017 17:19:27.791] � Copyright 2015-2016, G17 Media, www.lspdfr.com
  4300. [4/4/2017 17:19:27.791] ---------------------------------------------------------------------
  4301. [4/4/2017 17:19:27.791] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
  4302. [4/4/2017 17:19:27.791] [INFO] Copyright � 2015-2016, G17 Media, www.lspdfr.com
  4303. [4/4/2017 17:19:27.872]
  4304. [4/4/2017 17:19:27.992] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
  4305. [4/4/2017 17:19:27.993] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
  4306. [4/4/2017 17:19:27.995] Callouts: 250
  4307. [4/4/2017 17:19:28.243] [TRACE] Thread CopManager #1 initialized
  4308. [4/4/2017 17:21:44.014] setting up new cop: null
  4309. [4/4/2017 17:21:44.025] [TRACE] New ped recognized as cop
  4310. [4/4/2017 17:21:44.025] setting up new cop: null
  4311. [4/4/2017 17:21:44.026] [TRACE] New ped recognized as cop
  4312. [4/4/2017 17:21:44.026] setting up new cop: null
  4313. [4/4/2017 17:21:44.026] [TRACE] New ped recognized as cop
  4314. [4/4/2017 17:21:47.862] setting up new cop: null
  4315. [4/4/2017 17:21:47.862] [TRACE] New ped recognized as cop
  4316. [4/4/2017 17:21:47.862] setting up new cop: null
  4317. [4/4/2017 17:21:47.863] [TRACE] New ped recognized as cop
  4318. [4/4/2017 17:21:47.863] setting up new cop: null
  4319. [4/4/2017 17:21:47.863] [TRACE] New ped recognized as cop
  4320. [4/4/2017 17:21:47.863] setting up new cop: null
  4321. [4/4/2017 17:21:47.864] [TRACE] New ped recognized as cop
  4322. [4/4/2017 17:21:50.594] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
  4323. [4/4/2017 17:21:50.595] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
  4324. [4/4/2017 17:21:50.595] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
  4325. [4/4/2017 17:21:50.598] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
  4326. [4/4/2017 17:21:50.599] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
  4327. [4/4/2017 17:21:50.626] setting up new cop: null
  4328. [4/4/2017 17:21:50.626] [TRACE] New ped recognized as cop
  4329. [4/4/2017 17:21:50.626] setting up new cop: null
  4330. [4/4/2017 17:21:50.626] [TRACE] New ped recognized as cop
  4331. [4/4/2017 17:21:50.626] setting up new cop: null
  4332. [4/4/2017 17:21:50.626] [TRACE] New ped recognized as cop
  4333. [4/4/2017 17:21:50.626] setting up new cop: null
  4334. [4/4/2017 17:21:50.627] [TRACE] New ped recognized as cop
  4335. [4/4/2017 17:21:50.628] setting up new cop: null
  4336. [4/4/2017 17:21:50.628] [TRACE] New ped recognized as cop
  4337. [4/4/2017 17:21:50.628] setting up new cop: null
  4338. [4/4/2017 17:21:50.628] [TRACE] New ped recognized as cop
  4339. [4/4/2017 17:21:50.628] setting up new cop: null
  4340. [4/4/2017 17:21:50.629] [TRACE] New ped recognized as cop
  4341. [4/4/2017 17:21:50.629] setting up new cop: null
  4342. [4/4/2017 17:21:50.629] [TRACE] New ped recognized as cop
  4343. [4/4/2017 17:21:50.629] setting up new cop: null
  4344. [4/4/2017 17:21:50.629] [TRACE] New ped recognized as cop
  4345. [4/4/2017 17:21:50.629] setting up new cop: null
  4346. [4/4/2017 17:21:50.629] [TRACE] New ped recognized as cop
  4347. [4/4/2017 17:21:51.060] [TRACE] Assigned ped to PoliceStationManager #1 (GameplayMandatory)
  4348. [4/4/2017 17:21:51.139] setting up new cop: null
  4349. [4/4/2017 17:21:51.140] [TRACE] New ped recognized as cop
  4350. [4/4/2017 17:21:51.276] [TRACE] Populated PD
  4351. [4/4/2017 17:21:51.654] setting up new cop: null
  4352. [4/4/2017 17:21:51.655] [TRACE] New ped recognized as cop
  4353. [4/4/2017 17:21:51.655] setting up new cop: null
  4354. [4/4/2017 17:21:51.655] [TRACE] New ped recognized as cop
  4355. [4/4/2017 17:21:51.655] setting up new cop: null
  4356. [4/4/2017 17:21:51.656] [TRACE] New ped recognized as cop
  4357. [4/4/2017 17:21:54.675] setting up new cop: null
  4358. [4/4/2017 17:21:54.676] [TRACE] New ped recognized as cop
  4359. [4/4/2017 17:21:54.676] setting up new cop: null
  4360. [4/4/2017 17:21:54.676] [TRACE] New ped recognized as cop
  4361. [4/4/2017 17:22:07.855] setting up new cop: null
  4362. [4/4/2017 17:22:07.855] [TRACE] New ped recognized as cop
  4363. [4/4/2017 17:22:27.034] setting up new cop: null
  4364. [4/4/2017 17:22:27.035] [TRACE] New ped recognized as cop
  4365. [4/4/2017 17:22:27.035] setting up new cop: null
  4366. [4/4/2017 17:22:27.035] [TRACE] New ped recognized as cop
  4367. [4/4/2017 17:22:31.332] [TRACE] Cleared PD
  4368. [4/4/2017 17:23:30.633] 1
  4369. [4/4/2017 17:23:30.633] 2
  4370. [4/4/2017 17:23:30.634] 4
  4371. [4/4/2017 17:23:30.636] s_m_y_cop_01_white_full_01
  4372. [4/4/2017 17:23:34.041] INIT
  4373. [4/4/2017 17:23:34.058] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
  4374. [4/4/2017 17:23:34.174] LSPD First Response: AgencyCallouts, Version=2.4.6082.33116, Culture=neutral, PublicKeyToken=null
  4375. [4/4/2017 17:23:34.184] LSPD First Response: Arrest Manager, Version=7.6.8.1, Culture=neutral, PublicKeyToken=null
  4376. [4/4/2017 17:23:34.192] LSPD First Response: AssortedCallouts, Version=0.6.4.0, Culture=neutral, PublicKeyToken=null
  4377. [4/4/2017 17:23:34.200] LSPD First Response: Automatic Roadblocks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  4378. [4/4/2017 17:23:34.213] LSPD First Response: BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null
  4379. [4/4/2017 17:23:34.224] LSPD First Response: CalloutsV, Version=0.3.2.1, Culture=neutral, PublicKeyToken=null
  4380. [4/4/2017 17:23:34.233] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
  4381. [4/4/2017 17:23:34.267] LSPD First Response: ComputerPlus, Version=1.3.5.0, Culture=neutral, PublicKeyToken=null
  4382. [4/4/2017 17:23:34.305] LSPD First Response: LPCallouts, Version=0.2.7.0, Culture=neutral, PublicKeyToken=null
  4383. [4/4/2017 17:23:34.313] LSPD First Response: LSPDFR+, Version=1.6.4.0, Culture=neutral, PublicKeyToken=null
  4384. [4/4/2017 17:23:34.317] LSPD First Response: PeterUCallouts, Version=1.0.6287.27864, Culture=neutral, PublicKeyToken=null
  4385. [4/4/2017 17:23:34.330] LSPD First Response: PoliceSmartRadio, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  4386. [4/4/2017 17:23:34.333] LSPD First Response: PoliceSmartRadioExtension, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
  4387. [4/4/2017 17:23:34.334] LSPD First Response: SearchWarrant, Version=2.1.1.1, Culture=neutral, PublicKeyToken=null
  4388. [4/4/2017 17:23:34.335] LSPD First Response: Secondary Callouts, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null
  4389. [4/4/2017 17:23:34.340] LSPD First Response: SmarterPolicing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  4390. [4/4/2017 17:23:34.341] LSPD First Response: Toasty Callouts, Version=0.0.0.4, Culture=neutral, PublicKeyToken=null
  4391. [4/4/2017 17:23:34.346] LSPD First Response: Traffic Policer, Version=6.13.6.2, Culture=neutral, PublicKeyToken=null
  4392. [4/4/2017 17:23:34.352] LSPD First Response: Wilderness Callouts, Version=0.5.3.2132, Culture=neutral, PublicKeyToken=null
  4393. [4/4/2017 17:23:34.361] LSPD First Response: Creating plugin: AgencyCallouts.Main
  4394. [4/4/2017 17:23:34.362] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4395. [4/4/2017 17:23:34.488] LSPD First Response: Albo1125.Common verifying update entry for Arrest Manager
  4396. [4/4/2017 17:23:34.550] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4397. [4/4/2017 17:23:34.604] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
  4398. [4/4/2017 17:23:34.605] LSPD First Response: Creating plugin: Automatic_Roadblocks.Main
  4399. [4/4/2017 17:23:34.606] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4400. [4/4/2017 17:23:34.667] LSPD First Response: Creating plugin: ????????????????????????????????????????
  4401. [4/4/2017 17:23:34.702] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
  4402. [4/4/2017 17:23:34.751] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
  4403. [4/4/2017 17:23:34.754] LSPD First Response: Creating plugin: LPCallouts.Main
  4404. [4/4/2017 17:23:34.755] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4405. [4/4/2017 17:23:34.807] LSPD First Response: Creating plugin: PeterUCallouts.Main
  4406. [4/4/2017 17:23:34.809] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4407. [4/4/2017 17:23:34.855] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
  4408. [4/4/2017 17:23:34.857] LSPD First Response: Creating plugin: PoliceSmartRadioExtension.PoliceSmartRadioExtension
  4409. [4/4/2017 17:23:34.857] LSPD First Response: Creating plugin: SearchWarrant.Main
  4410. [4/4/2017 17:23:34.858] LSPD First Response: Creating plugin: SecondaryCallout.Main
  4411. [4/4/2017 17:23:34.858] LSPD First Response: Creating plugin: SmarterPolicing.Main
  4412. [4/4/2017 17:23:34.859] LSPD First Response: Creating plugin: Generic_Callouts.Main
  4413. [4/4/2017 17:23:34.859] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  4414. [4/4/2017 17:23:34.920] LSPD First Response: Creating Traffic Policer.Main.
  4415. [4/4/2017 17:23:34.921] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
  4416. [4/4/2017 17:23:34.922] LSPD First Response: Done with Traffic Policer.Main.
  4417. [4/4/2017 17:23:34.922] LSPD First Response: Creating plugin: WildernessCallouts.Main
  4418. [4/4/2017 17:23:34.939] LSPD First Response: Arrest Manager 7.6.8.1, developed by Albo1125, loaded successfully!
  4419. [4/4/2017 17:23:34.940] LSPD First Response: Please go on duty to start Arrest Manager.
  4420. [4/4/2017 17:23:34.941] LSPD First Response: Assorted Callouts 0.6.4.0, developed by Albo1125, has been initialised.
  4421. [4/4/2017 17:23:34.941] LSPD First Response: Go on duty to start Assorted Callouts.
  4422. [4/4/2017 17:23:35.033] LSPD First Response: [Better EMS]: Loading EMS settings
  4423. [4/4/2017 17:23:35.648] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
  4424. [4/4/2017 17:23:35.648] LSPD First Response: [Better EMS]: Found station type: FIRE
  4425. [4/4/2017 17:23:35.649] LSPD First Response: [Better EMS]: Adding station point: in front
  4426. [4/4/2017 17:23:35.690] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
  4427. [4/4/2017 17:23:35.690] LSPD First Response: [Better EMS]: Found station type: FIRE
  4428. [4/4/2017 17:23:35.691] LSPD First Response: [Better EMS]: Adding station point: inside bay
  4429. [4/4/2017 17:23:35.691] LSPD First Response: [Better EMS]: Adding station point: in front of left door
  4430. [4/4/2017 17:23:35.692] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
  4431. [4/4/2017 17:23:35.692] LSPD First Response: [Better EMS]: Found station type: FIRE
  4432. [4/4/2017 17:23:35.692] LSPD First Response: [Better EMS]: Adding station point: middle bay
  4433. [4/4/2017 17:23:35.692] LSPD First Response: [Better EMS]: Adding station point: right bay
  4434. [4/4/2017 17:23:35.692] LSPD First Response: [Better EMS]: Loading station Davis hospital
  4435. [4/4/2017 17:23:35.693] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4436. [4/4/2017 17:23:35.693] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
  4437. [4/4/2017 17:23:35.693] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
  4438. [4/4/2017 17:23:35.693] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
  4439. [4/4/2017 17:23:35.693] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
  4440. [4/4/2017 17:23:35.693] LSPD First Response: [Better EMS]: Adding station point: delivery zone
  4441. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Station has delivery zone
  4442. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
  4443. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Station has delivery zone
  4444. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
  4445. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4446. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Adding station point: delivery zone
  4447. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Station has delivery zone
  4448. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Adding station point: spawn 1
  4449. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Adding station point: spawn 2
  4450. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
  4451. [4/4/2017 17:23:35.694] LSPD First Response: [Better EMS]: Station has delivery zone
  4452. [4/4/2017 17:23:35.695] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
  4453. [4/4/2017 17:23:35.695] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4454. [4/4/2017 17:23:35.695] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
  4455. [4/4/2017 17:23:35.695] LSPD First Response: [Better EMS]: Station has delivery zone
  4456. [4/4/2017 17:23:35.695] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
  4457. [4/4/2017 17:23:35.695] LSPD First Response: [Better EMS]: Station has delivery zone
  4458. [4/4/2017 17:23:35.695] LSPD First Response: [Better EMS]: Adding station point: spawn 1
  4459. [4/4/2017 17:23:35.695] LSPD First Response: [Better EMS]: Adding station point: spawn 2
  4460. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
  4461. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Found station type: FIRE
  4462. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Adding station point: bay 4
  4463. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Adding station point: bay 3
  4464. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
  4465. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4466. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Adding station point: bay 2
  4467. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Adding station point: bay 1
  4468. [4/4/2017 17:23:35.696] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
  4469. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Found station type: FIRE
  4470. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Adding station point: bay 1
  4471. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Adding station point: bay 2
  4472. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Adding station point: bay 3
  4473. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Adding station point: bay 4
  4474. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
  4475. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Found station type: FIRE
  4476. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Adding station point: bay 1
  4477. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Adding station point: bay 2
  4478. [4/4/2017 17:23:35.697] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
  4479. [4/4/2017 17:23:35.698] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
  4480. [4/4/2017 17:23:35.698] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
  4481. [4/4/2017 17:23:35.698] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4482. [4/4/2017 17:23:35.698] LSPD First Response: [Better EMS]: Adding station point: alley
  4483. [4/4/2017 17:23:35.698] LSPD First Response: [Better EMS]: Station has delivery zone
  4484. [4/4/2017 17:23:35.699] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
  4485. [4/4/2017 17:23:35.699] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  4486. [4/4/2017 17:23:35.699] LSPD First Response: [Better EMS]: Adding station point: delivery
  4487. [4/4/2017 17:23:35.699] LSPD First Response: [Better EMS]: Station has delivery zone
  4488. [4/4/2017 17:23:35.699] LSPD First Response: [Better EMS]: Adding station point: spawn
  4489. [4/4/2017 17:23:35.699] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
  4490. [4/4/2017 17:23:35.699] LSPD First Response: [Better EMS]: Found station type: FIRE
  4491. [4/4/2017 17:23:35.699] LSPD First Response: [Better EMS]: Adding station point: inside
  4492. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
  4493. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Found station type: FIRE
  4494. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: north 1
  4495. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: north 2
  4496. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: north mini 1
  4497. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: north mini 2
  4498. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: middle mini
  4499. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: mid south mini
  4500. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: south 1
  4501. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: south 2
  4502. [4/4/2017 17:23:35.700] LSPD First Response: [Better EMS]: Adding station point: south 3
  4503. [4/4/2017 17:23:35.701] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
  4504. [4/4/2017 17:23:35.701] LSPD First Response: [Better EMS]: Found station type: FIRE
  4505. [4/4/2017 17:23:35.701] LSPD First Response: [Better EMS]: Adding station point: driveway
  4506. [4/4/2017 17:23:35.701] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
  4507. [4/4/2017 17:23:35.701] LSPD First Response: [Better EMS]: Found station type: FIRE
  4508. [4/4/2017 17:23:35.701] LSPD First Response: [Better EMS]: Adding station point: station
  4509. [4/4/2017 17:23:35.707] LSPD First Response: Validating dependency: RagePluginHook
  4510. [4/4/2017 17:23:35.708] LSPD First Response: File "ragepluginhook.exe" exists: True
  4511. [4/4/2017 17:23:35.716] LSPD First Response: Version is at least 0.45.0.0
  4512. [4/4/2017 17:23:35.717] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
  4513. [4/4/2017 17:23:35.717] LSPD First Response: Validating dependency: LSPDFR
  4514. [4/4/2017 17:23:35.718] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
  4515. [4/4/2017 17:23:35.719] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
  4516. [4/4/2017 17:23:35.719] LSPD First Response: Validating dependency: ParksTools
  4517. [4/4/2017 17:23:35.719] LSPD First Response: File "ParksTools.dll" exists: True
  4518. [4/4/2017 17:23:35.720] LSPD First Response: Major/minor versions match specified exact version
  4519. [4/4/2017 17:23:35.720] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
  4520. [4/4/2017 17:23:35.720] LSPD First Response: Validating dependency: LSPDFR+
  4521. [4/4/2017 17:23:35.720] LSPD First Response: File "Plugins\LSPDFR\LSPDFR+.dll" exists: True
  4522. [4/4/2017 17:23:35.721] LSPD First Response: Version is at least 1.1.0.0
  4523. [4/4/2017 17:23:35.721] LSPD First Response: Found no problems: dependency LSPDFR+ (Plugins\LSPDFR\LSPDFR+.dll)
  4524. [4/4/2017 17:23:35.721] LSPD First Response: Validating dependency: Arrest Manager
  4525. [4/4/2017 17:23:35.722] LSPD First Response: File "Plugins\LSPDFR\Arrest Manager.dll" exists: True
  4526. [4/4/2017 17:23:35.722] LSPD First Response: Version is at least 7.2.0.0
  4527. [4/4/2017 17:23:35.723] LSPD First Response: Found no problems: dependency Arrest Manager (Plugins\LSPDFR\Arrest Manager.dll)
  4528. [4/4/2017 17:23:35.738] LSPD First Response: [Better EMS]: Unable to parse bone: Unknown
  4529. [4/4/2017 17:23:35.747] LSPD First Response: [Better EMS]: Unable to parse bone:
  4530. [4/4/2017 17:23:35.750] LSPD First Response: ==================================================================
  4531. [4/4/2017 17:23:35.750] LSPD First Response: [CalloutsV] Loading plugin CalloutsV version: 0.3.2.1
  4532. [4/4/2017 17:23:35.750] LSPD First Response: [CalloutsV] Reading settings from configuration file
  4533. [4/4/2017 17:23:35.750] LSPD First Response: [CalloutsV] Detecting player name from config file as: CRADER, EVAN
  4534. [4/4/2017 17:23:35.751] LSPD First Response: [CalloutsV] Testing versions for RagePluginHook and LSPDFR...
  4535. [4/4/2017 17:23:35.752] LSPD First Response: [CalloutsV] Your LSPDFR version is greater than the version used to compile this plugin, this may cause unwanted behaviour
  4536. [4/4/2017 17:23:35.753] LSPD First Response: [CalloutsV] Your RPH version is greater than the version used to compile this plugin, this may cause unwanted behaviour
  4537. [4/4/2017 17:23:35.754] LSPD First Response: [CalloutsV] Your LSPDFR version is greater than the version used to compile this plugin, this may cause unwanted behaviour
  4538. [4/4/2017 17:23:35.754] LSPD First Response: [CalloutsV] Plugin loaded successfully, callouts will be registered when on duty
  4539. [4/4/2017 17:23:35.755] LSPD First Response: ==================================================================
  4540. [4/4/2017 17:23:35.776] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0.51
  4541. [4/4/2017 17:23:35.795] LSPD First Response: LPCallouts registered.
  4542. [4/4/2017 17:23:35.833] LSPD First Response: LSPDFR+ 1.6.4.0, developed by Albo1125, has been initialised.
  4543. [4/4/2017 17:23:35.833] LSPD First Response: Go on duty to start LSPDFR+.
  4544. [4/4/2017 17:23:35.833] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
  4545. [4/4/2017 17:23:35.946] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 1.0.6287.27864 (RELEASE) loaded
  4546. [4/4/2017 17:23:35.947] PoliceSmartRadio 1.0.0.0, developed by Albo1125, loaded successfully!
  4547. [4/4/2017 17:23:35.947] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
  4548. [4/4/2017 17:23:35.947] Please go on duty to start Police SmartRadio.
  4549. [4/4/2017 17:23:35.952] LSPD First Response: Plugin SmarterPolicing 1.0.0.0 has been initialised. Praise the orange stripes!
  4550. [4/4/2017 17:23:35.952] LSPD First Response: Go on duty to fully load SmarterPolicing.
  4551. [4/4/2017 17:23:35.954] LSPD First Response: Toasty Callouts detected RPH version: 0.51
  4552. [4/4/2017 17:23:35.955] LSPD First Response: [Toasty Callouts]: Toasty Callouts v0.0.0.4b PRE-ALPHA sucessfully initialized.
  4553. [4/4/2017 17:23:35.957] LSPD First Response: Traffic Policer 6.13.6.2, developed by Albo1125, has been initialised.
  4554. [4/4/2017 17:23:35.957] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
  4555. [4/4/2017 17:23:35.959] =============================================== Wilderness Callouts ===============================================
  4556. [4/4/2017 17:23:35.959] Created by: alexguirre
  4557. [4/4/2017 17:23:35.961] Version: 0.5.3.2132
  4558. [4/4/2017 17:23:35.961] RAGEPluginHook Version: 0.51.1056.10373
  4559. [4/4/2017 17:23:35.962] RAGENativeUI Version: 1.5.1.0
  4560. [4/4/2017 17:23:35.962]
  4561. [4/4/2017 17:23:35.962] Report any issues you have in the Wilderness Callouts topic or in the comments section and include the RagePluginHook.log
  4562. [4/4/2017 17:23:35.962] Enjoy!
  4563. [4/4/2017 17:23:35.962] =============================================== Wilderness Callouts ===============================================
  4564. [4/4/2017 17:23:35.963] LSPD First Response: [Wilderness Callouts] Detected RAGEPluginHook version: 0.51
  4565. [4/4/2017 17:23:35.967] LSPD First Response: [Wilderness Callouts] Interaction menu initialized
  4566. [4/4/2017 17:23:35.968] LSPD First Response: [Wilderness Callouts | MenuCommon] All menus initialized
  4567. [4/4/2017 17:23:35.968] LSPD First Response: We have 1 callouts registered
  4568. [4/4/2017 17:23:35.968] LSPD First Response: CalloutManager initialized
  4569. [4/4/2017 17:23:35.970] [TRACE] WorldEventManager: Allowing up to 2 events
  4570. [4/4/2017 17:23:35.973] LSPD First Response: In traffic policer duty event handler: True
  4571. [4/4/2017 17:23:35.976] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  4572. [4/4/2017 17:23:35.988] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/7/2017 21:17:26
  4573. [4/4/2017 17:23:35.995] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Traffic Policer
  4574. [4/4/2017 17:23:35.996] LSPD First Response: isdc:/E-Law224/
  4575. [4/4/2017 17:23:36.017] LSPD First Response: GAME VERSION: 1.0.1011.1
  4576. [4/4/2017 17:23:36.023] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4577. [4/4/2017 17:23:36.029] LSPD First Response: Blpass
  4578. [4/4/2017 17:23:36.029] LSPD First Response: Dependency check for Traffic Policer successful: True
  4579. [4/4/2017 17:23:36.032] LSPD First Response: Traffic Policer is not in beta.
  4580. [4/4/2017 17:23:36.038] LSPD First Response: Traffic Policer.Mainloop started
  4581. [4/4/2017 17:23:36.038] LSPD First Response: Loading Traffic Policer settings...
  4582. [4/4/2017 17:23:36.070] LSPD First Response: Registering callout ?????????????????????????????????????????
  4583. [4/4/2017 17:23:36.070] LSPD First Response: Registering callout ?????????????????????????????????????????
  4584. [4/4/2017 17:23:36.070] LSPD First Response: Registering callout ?????????????????????????????????????????
  4585. [4/4/2017 17:23:36.071] LSPD First Response: Registering callout ?????????????????????????????????????????
  4586. [4/4/2017 17:23:36.071] LSPD First Response: Registering callout ?????????????????????????????????????????
  4587. [4/4/2017 17:23:36.071] LSPD First Response: Registering callout ?????????????????????????????????????????
  4588. [4/4/2017 17:23:36.071] LSPD First Response: Registering callout ?????????????????????????????????????????
  4589. [4/4/2017 17:23:36.073] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
  4590. [4/4/2017 17:23:36.076] LSPD First Response: Agency Callouts by Darkmyre activated for LSPD
  4591. [4/4/2017 17:23:36.118] [TRACE] Thread Ambient #1 initialized
  4592. [4/4/2017 17:23:36.149] [TRACE] Thread ArrestManager #1 initialized
  4593. [4/4/2017 17:23:36.323] [TRACE] Thread WorldEventManager #1 initialized
  4594. [4/4/2017 17:23:36.323] [TRACE] Thread PlayerChaseManager #1 initialized
  4595. [4/4/2017 17:23:36.330] [TRACE] Thread TrafficControl #1 initialized
  4596. [4/4/2017 17:23:36.331] LSPD First Response: Traffic Policer, developed by Albo1125, has been loaded successfully!
  4597. [4/4/2017 17:23:36.410] LSPD First Response: Traffic Policer Speed Checker started.
  4598. [4/4/2017 17:23:36.501] LSPD First Response: Registering callout AgencyCallouts.Callouts.HighSpeedChase
  4599. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.StolenVehicle
  4600. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.LivestockOnRoad
  4601. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.WelfareCheck
  4602. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.MVA
  4603. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.Roadblock
  4604. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.Domestic
  4605. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.AnimalCruelty
  4606. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.EMS
  4607. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.HitAndRun
  4608. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.PurseTheft
  4609. [4/4/2017 17:23:36.502] LSPD First Response: Registering callout AgencyCallouts.Callouts.SuspiciousVehicle
  4610. [4/4/2017 17:23:36.503] LSPD First Response: Registering callout AgencyCallouts.Callouts.SearchParty
  4611. [4/4/2017 17:23:36.503] LSPD First Response: Registering callout AgencyCallouts.Callouts.Trevor
  4612. [4/4/2017 17:23:36.503] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Arrest Manager
  4613. [4/4/2017 17:23:36.505] LSPD First Response: GAME VERSION: 1.0.1011.1
  4614. [4/4/2017 17:23:36.509] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4615. [4/4/2017 17:23:36.510] LSPD First Response: Blpass
  4616. [4/4/2017 17:23:36.510] LSPD First Response: Dependency check for Arrest Manager successful: True
  4617. [4/4/2017 17:23:36.512] LSPD First Response: Arrest Manager is not in beta.
  4618. [4/4/2017 17:23:36.513] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  4619. [4/4/2017 17:23:36.513] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/7/2017 21:17:26
  4620. [4/4/2017 17:23:36.513] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for AssortedCallouts
  4621. [4/4/2017 17:23:36.514] LSPD First Response: GAME VERSION: 1.0.1011.1
  4622. [4/4/2017 17:23:36.517] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4623. [4/4/2017 17:23:36.517] LSPD First Response: Blpass
  4624. [4/4/2017 17:23:36.518] LSPD First Response: Dependency check for AssortedCallouts successful: True
  4625. [4/4/2017 17:23:36.521] LSPD First Response: Assorted Callouts is not in beta.
  4626. [4/4/2017 17:23:36.530] LSPD First Response: Adding unmarked police vehicle model:POLICE4
  4627. [4/4/2017 17:23:36.535] LSPD First Response: Registering callout ?????????????????????????????????????????
  4628. [4/4/2017 17:23:36.536] LSPD First Response: Registering callout ?????????????????????????????????????????
  4629. [4/4/2017 17:23:36.536] LSPD First Response: Registering callout ?????????????????????????????????????????
  4630. [4/4/2017 17:23:36.536] LSPD First Response: Registering callout ?????????????????????????????????????????
  4631. [4/4/2017 17:23:36.536] LSPD First Response: Registering callout ?????????????????????????????????????????
  4632. [4/4/2017 17:23:36.536] LSPD First Response: Registering callout ?????????????????????????????????????????
  4633. [4/4/2017 17:23:36.536] LSPD First Response: Registering callout ?????????????????????????????????????????
  4634. [4/4/2017 17:23:36.536] LSPD First Response: Registering callout ?????????????????????????????????????????
  4635. [4/4/2017 17:23:36.563] LSPD First Response: Registering callout ?????????????????????????????????????????
  4636. [4/4/2017 17:23:36.563] LSPD First Response: Registering callout ?????????????????????????????????????????
  4637. [4/4/2017 17:23:36.563] LSPD First Response: Registering callout ?????????????????????????????????????????
  4638. [4/4/2017 17:23:36.563] LSPD First Response: Registering callout ?????????????????????????????????????????
  4639. [4/4/2017 17:23:36.563] LSPD First Response: Registering callout ?????????????????????????????????????????
  4640. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4641. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4642. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4643. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4644. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4645. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4646. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4647. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4648. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4649. [4/4/2017 17:23:36.564] LSPD First Response: Registering callout ?????????????????????????????????????????
  4650. [4/4/2017 17:23:36.565] LSPD First Response: Registering callout ?????????????????????????????????????????
  4651. [4/4/2017 17:23:36.580] LSPD First Response: Stores initialised
  4652. [4/4/2017 17:23:36.581] LSPD First Response: [Better EMS]: Settings loaded from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
  4653. [4/4/2017 17:23:36.583] LSPD First Response: [Better EMS]: Loaded Better EMS
  4654. [4/4/2017 17:23:36.583] LSPD First Response: Registering callout CalloutsV.Callouts.Breakdown
  4655. [4/4/2017 17:23:36.583] LSPD First Response: Registering callout CalloutsV.Callouts.TrafficCollision
  4656. [4/4/2017 17:23:36.583] LSPD First Response: Registering callout CalloutsV.Callouts.StreetRace
  4657. [4/4/2017 17:23:36.583] LSPD First Response: Registering callout CalloutsV.Callouts.Escort
  4658. [4/4/2017 17:23:36.584] LSPD First Response: Registering callout CalloutsV.Callouts.TrackerTheft
  4659. [4/4/2017 17:23:36.584] LSPD First Response: Registering callout CalloutsV.Callouts.Disturbance
  4660. [4/4/2017 17:23:36.584] LSPD First Response: [CalloutsV] All callouts have been registered correctly
  4661. [4/4/2017 17:23:36.633] LSPD First Response: [Code 3 Callouts] Loading Code 3 Callouts...
  4662. [4/4/2017 17:23:36.652] LSPD First Response: [Code 3 Callouts] Settings loaded
  4663. [4/4/2017 17:23:36.652] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
  4664. [4/4/2017 17:23:36.666] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
  4665. [4/4/2017 17:23:36.667] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
  4666. [4/4/2017 17:23:36.667] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
  4667. [4/4/2017 17:23:36.667] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
  4668. [4/4/2017 17:23:36.667] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
  4669. [4/4/2017 17:23:36.668] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
  4670. [4/4/2017 17:23:36.668] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
  4671. [4/4/2017 17:23:36.668] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
  4672. [4/4/2017 17:23:36.669] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
  4673. [4/4/2017 17:23:36.669] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
  4674. [4/4/2017 17:23:36.669] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
  4675. [4/4/2017 17:23:36.669] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
  4676. [4/4/2017 17:23:36.670] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
  4677. [4/4/2017 17:23:36.670] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
  4678. [4/4/2017 17:23:36.670] LSPD First Response: [Code 3 Callouts] Callout 'Police Impersonator' is disabled via the configuration file
  4679. [4/4/2017 17:23:36.671] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
  4680. [4/4/2017 17:23:36.671] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
  4681. [4/4/2017 17:23:36.671] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
  4682. [4/4/2017 17:23:36.671] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
  4683. [4/4/2017 17:23:36.672] LSPD First Response: [Code 3 Callouts] All callouts registered
  4684. [4/4/2017 17:23:36.769] LSPD First Response: C+ DEV: Successfully loaded LSPDFR Computer+.
  4685. [4/4/2017 17:23:36.801] LSPD First Response: C+: Attempting to load SQL interop from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\
  4686. [4/4/2017 17:23:36.802] LSPD First Response: C+: Attempting to load SQL db from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\reports.sqlite
  4687. [4/4/2017 17:23:36.870] LSPD First Response: C+ DEV: C+: ALPR+ Not Detected
  4688. [4/4/2017 17:23:36.871] LSPD First Response: Registering callout LPCallouts.Callouts.AssistAvoidDrifer_HIGH
  4689. [4/4/2017 17:23:36.871] LSPD First Response: Registering callout LPCallouts.Callouts.AssistBeach_HIGH
  4690. [4/4/2017 17:23:36.871] LSPD First Response: Registering callout LPCallouts.Callouts.AssistCornerCut_HIGH
  4691. [4/4/2017 17:23:36.872] LSPD First Response: Registering callout LPCallouts.Callouts.AssistCyclist_HIGH
  4692. [4/4/2017 17:23:36.872] LSPD First Response: Registering callout LPCallouts.Callouts.AssistFreeway_HIGH
  4693. [4/4/2017 17:23:36.872] LSPD First Response: Registering callout LPCallouts.Callouts.AssistRunOver_HIGH
  4694. [4/4/2017 17:23:36.872] LSPD First Response: Registering callout LPCallouts.Callouts.AssistTruckCrash_HIGH
  4695. [4/4/2017 17:23:36.872] LSPD First Response: Registering callout LPCallouts.Callouts.NoiseComplaint_HIGH
  4696. [4/4/2017 17:23:36.873] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  4697. [4/4/2017 17:23:36.873] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/7/2017 21:17:26
  4698. [4/4/2017 17:23:36.874] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for LSPDFR+
  4699. [4/4/2017 17:23:36.875] LSPD First Response: GAME VERSION: 1.0.1011.1
  4700. [4/4/2017 17:23:36.877] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4701. [4/4/2017 17:23:36.878] LSPD First Response: Blpass
  4702. [4/4/2017 17:23:36.878] LSPD First Response: Dependency check for LSPDFR+ successful: True
  4703. [4/4/2017 17:23:36.892] LSPD First Response: LSPDFR+ is not in beta.
  4704. [4/4/2017 17:23:36.896] LSPD First Response: C+: Store schema version check
  4705. [4/4/2017 17:23:36.897] LSPD First Response: C+: Store schema version check returned a stored version 1.0.1 and global is 1.0.1.. upgrade 0
  4706. [4/4/2017 17:23:36.897] LSPD First Response: C+: Store is at the latest version
  4707. [4/4/2017 17:23:36.897] LSPD First Response: C+: Store was opened
  4708. [4/4/2017 17:23:36.905] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
  4709. [4/4/2017 17:23:36.905] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
  4710. [4/4/2017 17:23:36.905] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
  4711. [4/4/2017 17:23:36.905] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
  4712. [4/4/2017 17:23:36.905] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
  4713. [4/4/2017 17:23:36.905] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
  4714. [4/4/2017 17:23:36.906] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
  4715. [4/4/2017 17:23:36.906] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
  4716. [4/4/2017 17:23:36.906] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
  4717. [4/4/2017 17:23:36.906] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
  4718. [4/4/2017 17:23:36.907] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  4719. [4/4/2017 17:23:36.908] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/7/2017 21:17:26
  4720. [4/4/2017 17:23:36.908] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Police SmartRadio
  4721. [4/4/2017 17:23:36.909] LSPD First Response: GAME VERSION: 1.0.1011.1
  4722. [4/4/2017 17:23:36.913] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  4723. [4/4/2017 17:23:36.913] LSPD First Response: Blpass
  4724. [4/4/2017 17:23:36.913] LSPD First Response: Dependency check for Police SmartRadio successful: True
  4725. [4/4/2017 17:23:36.926] LSPD First Response: Fiskey111Common Version: 1.1.0.0
  4726. [4/4/2017 17:23:36.926] LSPD First Response: /-/-/-/-/-/-LOADING SECONDARY CALLOUTS-/-/-/-/-/-/-/
  4727. [4/4/2017 17:23:36.926] LSPD First Response: Registering callout SecondaryCallouts.Callouts.CivilianGSW
  4728. [4/4/2017 17:23:36.926] LSPD First Response: Registering callout SecondaryCallouts.Callouts.DisturbanceAssist
  4729. [4/4/2017 17:23:36.926] LSPD First Response: Registering callout SecondaryCallouts.Callouts.DrugDeal
  4730. [4/4/2017 17:23:36.926] LSPD First Response: Registering callout SecondaryCallouts.Callouts.EMSAssist
  4731. [4/4/2017 17:23:36.926] LSPD First Response: Registering callout SecondaryCallout.Callouts.Fight
  4732. [4/4/2017 17:23:36.926] LSPD First Response: Registering callout SecondaryCallouts.Callouts.FootPursuit
  4733. [4/4/2017 17:23:36.926] LSPD First Response: Registering callout SecondaryCallouts.Callouts.GangAttack
  4734. [4/4/2017 17:23:36.927] LSPD First Response: Registering callout SecondaryCallouts.Callouts.HeavilyArmed
  4735. [4/4/2017 17:23:36.927] LSPD First Response: Registering callout SecondaryCallouts.Callouts.KnifeAttack
  4736. [4/4/2017 17:23:36.927] LSPD First Response: Registering callout SecondaryCallouts.Callouts.OfficerShooting
  4737. [4/4/2017 17:23:36.927] LSPD First Response: Registering callout SecondaryCallouts.Callouts.OfficerShot
  4738. [4/4/2017 17:23:36.927] LSPD First Response: Registering callout SecondaryCallouts.Callouts.OpenCarry
  4739. [4/4/2017 17:23:36.927] LSPD First Response: Registering callout SecondaryCallouts.Callouts.SpeedTrap
  4740. [4/4/2017 17:23:36.927] LSPD First Response: Registering callout SecondaryCallouts.Callouts.RestrainingOrder
  4741. [4/4/2017 17:23:36.930] LSPD First Response: Main Menu Begin
  4742. [4/4/2017 17:23:36.930] LSPD First Response: Restraining Menu Begin
  4743. [4/4/2017 17:23:36.930] LSPD First Response: Officer Shot Menu Begin
  4744. [4/4/2017 17:23:36.930] LSPD First Response: Officer Audio Begin
  4745. [4/4/2017 17:23:36.931] LSPD First Response: Binding Menus Begin
  4746. [4/4/2017 17:23:36.931] LSPD First Response: Fourteen Callouts Loaded Successfully!
  4747. [4/4/2017 17:23:36.931] LSPD First Response: Fiskey111Common Version: 1.1.0.0
  4748. [4/4/2017 17:23:36.931] LSPD First Response: Thank you for downloading Secondary Callouts Final V1.0.0.0, I hope you enjoy! -Fiskey111
  4749. [4/4/2017 17:23:36.931] LSPD First Response: Starting audio on: True
  4750. [4/4/2017 17:23:36.932] LSPD First Response: MenuKey: D5
  4751. [4/4/2017 17:23:37.180] LSPD First Response: - - - - - - Finished loading Secondary Callouts!! - - - - - -
  4752. [4/4/2017 17:23:37.182] LSPD First Response: Registering callout Generic_Callouts.Callouts.Foot_Pursuit
  4753. [4/4/2017 17:23:37.184] LSPD First Response: Registering callout Generic_Callouts.Callouts.Public_Intoxication
  4754. [4/4/2017 17:23:37.184] LSPD First Response: Registering callout Generic_Callouts.Callouts.Possible_Solicitation
  4755. [4/4/2017 17:23:37.184] LSPD First Response: Registering callout Generic_Callouts.Callouts.Abandoned_Motor_Vehicle
  4756. [4/4/2017 17:23:37.184] LSPD First Response: Registering callout Generic_Callouts.Callouts.Suspicious_Person
  4757. [4/4/2017 17:23:37.187] LSPD First Response: Registering callout WildernessCallouts.Callouts.IllegalHunting
  4758. [4/4/2017 17:23:37.187] LSPD First Response: Registering callout WildernessCallouts.Callouts.RocksBlockingRoad
  4759. [4/4/2017 17:23:37.187] LSPD First Response: Registering callout WildernessCallouts.Callouts.AircraftCrash
  4760. [4/4/2017 17:23:37.189] LSPD First Response: Registering callout WildernessCallouts.Callouts.SuicideAttempt
  4761. [4/4/2017 17:23:37.190] LSPD First Response: Registering callout WildernessCallouts.Callouts.MissingPerson
  4762. [4/4/2017 17:23:37.190] LSPD First Response: Registering callout WildernessCallouts.Callouts.AnimalAttack
  4763. [4/4/2017 17:23:37.190] LSPD First Response: Registering callout WildernessCallouts.Callouts.PublicDisturbance
  4764. [4/4/2017 17:23:37.190] LSPD First Response: Registering callout WildernessCallouts.Callouts.Arson
  4765. [4/4/2017 17:23:37.190] LSPD First Response: Registering callout WildernessCallouts.Callouts.OfficerNeedsTransport
  4766. [4/4/2017 17:23:37.191] LSPD First Response: Registering callout WildernessCallouts.Callouts.AttackedPoliceStation
  4767. [4/4/2017 17:23:37.191] LSPD First Response: Registering callout WildernessCallouts.Callouts.Demonstration
  4768. [4/4/2017 17:23:37.199] LSPD First Response: [AUTO_ROADBLOCKS]: Starting init...
  4769. [4/4/2017 17:23:37.202] LSPD First Response: [AUTO_ROADBLOCKS]: Khorio.Common is up to date: v1.4.0.0
  4770. [4/4/2017 17:23:37.202] LSPD First Response: [AUTO_ROADBLOCKS]: RagePluginHook is up to date: v0.51.1056.10373
  4771. [4/4/2017 17:23:37.203] LSPD First Response: [AUTO_ROADBLOCKS]: LSPDFR is up to date: v0.3.38.5436
  4772. [4/4/2017 17:23:37.215] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Loading CarPacks...
  4773. [4/4/2017 17:23:37.271] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Loaded 10 CarPacks
  4774. [4/4/2017 17:23:37.271] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack BCSO
  4775. [4/4/2017 17:23:37.271] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[SHERIFF] Van: False, Extras: -1, Livery: -1
  4776. [4/4/2017 17:23:37.271] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[SHERIFF2] Van: False, Extras: -1, Livery: -1
  4777. [4/4/2017 17:23:37.272] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[S_F_Y_SHERIFF_01][random] Adding ped model
  4778. [4/4/2017 17:23:37.272] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[S_M_Y_SHERIFF_01][random] Adding ped model
  4779. [4/4/2017 17:23:37.272] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[WEAPON_PISTOL] Adding weapon model
  4780. [4/4/2017 17:23:37.272] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  4781. [4/4/2017 17:23:37.272] LSPD First Response: -----------------------------------------------------------------------------------------------
  4782. [4/4/2017 17:23:37.273] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack FIB
  4783. [4/4/2017 17:23:37.273] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[FBI] Van: False, Extras: -1, Livery: -1
  4784. [4/4/2017 17:23:37.273] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[FBI2] Van: False, Extras: -1, Livery: -1
  4785. [4/4/2017 17:23:37.273] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[S_M_M_FIBOFFICE_01][random] Adding ped model
  4786. [4/4/2017 17:23:37.274] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[S_M_M_FIBOFFICE_02][random] Adding ped model
  4787. [4/4/2017 17:23:37.274] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[WEAPON_PISTOL] Adding weapon model
  4788. [4/4/2017 17:23:37.274] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[WEAPON_COMBATPISTOL] Adding weapon model
  4789. [4/4/2017 17:23:37.274] LSPD First Response: -----------------------------------------------------------------------------------------------
  4790. [4/4/2017 17:23:37.274] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack LSPD
  4791. [4/4/2017 17:23:37.274] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE] Van: False, Extras: -1, Livery: -1
  4792. [4/4/2017 17:23:37.275] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE2] Van: False, Extras: -1, Livery: -1
  4793. [4/4/2017 17:23:37.275] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE3] Van: False, Extras: -1, Livery: -1
  4794. [4/4/2017 17:23:37.275] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[S_F_Y_COP_01][random] Adding ped model
  4795. [4/4/2017 17:23:37.275] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[S_M_Y_COP_01][random] Adding ped model
  4796. [4/4/2017 17:23:37.275] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[WEAPON_PISTOL] Adding weapon model
  4797. [4/4/2017 17:23:37.275] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  4798. [4/4/2017 17:23:37.275] LSPD First Response: -----------------------------------------------------------------------------------------------
  4799. [4/4/2017 17:23:37.275] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack LSSD
  4800. [4/4/2017 17:23:37.275] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[POLICE] Van: False, Extras: -1, Livery: -1
  4801. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[SHERIFF] Van: False, Extras: -1, Livery: -1
  4802. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[S_F_Y_SHERIFF_01][random] Adding ped model
  4803. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[S_M_Y_SHERIFF_01][random] Adding ped model
  4804. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[WEAPON_PISTOL] Adding weapon model
  4805. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  4806. [4/4/2017 17:23:37.276] LSPD First Response: -----------------------------------------------------------------------------------------------
  4807. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack SAHP
  4808. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[POLICE4] Van: False, Extras: -1, Livery: -1
  4809. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[POLICEB] Van: False, Extras: -1, Livery: -1
  4810. [4/4/2017 17:23:37.276] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[S_M_Y_HWAYCOP_01][random] Adding ped model
  4811. [4/4/2017 17:23:37.277] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[WEAPON_PISTOL] Adding weapon model
  4812. [4/4/2017 17:23:37.277] LSPD First Response: -----------------------------------------------------------------------------------------------
  4813. [4/4/2017 17:23:37.277] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack SAPR
  4814. [4/4/2017 17:23:37.277] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[PRANGER] Van: False, Extras: -1, Livery: -1
  4815. [4/4/2017 17:23:37.277] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[S_F_Y_RANGER_01][random] Adding ped model
  4816. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[S_M_Y_RANGER_01][random] Adding ped model
  4817. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[WEAPON_PISTOL] Adding weapon model
  4818. [4/4/2017 17:23:37.278] LSPD First Response: -----------------------------------------------------------------------------------------------
  4819. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack NOOSE
  4820. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[RIOT] Van: True, Extras: -1, Livery: -1
  4821. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[S_M_Y_SWAT_01][random] Adding ped model
  4822. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_COMBATPISTOL] Adding weapon model
  4823. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_ASSAULTSHOTGUN] Adding weapon model
  4824. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_BULLPUPSHOTGUN] Adding weapon model
  4825. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_ADVANCEDRIFLE] Adding weapon model
  4826. [4/4/2017 17:23:37.278] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_CARBINERIFLE] Adding weapon model
  4827. [4/4/2017 17:23:37.279] LSPD First Response: -----------------------------------------------------------------------------------------------
  4828. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack USAF
  4829. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[BARRACKS] Van: True, Extras: -1, Livery: -1
  4830. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[BARRACKS3] Van: True, Extras: -1, Livery: -1
  4831. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[CRUSADER] Van: False, Extras: -1, Livery: -1
  4832. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_M_MARINE_01][random] Adding ped model
  4833. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_M_MARINE_02][random] Adding ped model
  4834. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_01][random] Adding ped model
  4835. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_02][random] Adding ped model
  4836. [4/4/2017 17:23:37.279] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_03][random] Adding ped model
  4837. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[WEAPON_ADVANCEDRIFLE] Adding weapon model
  4838. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[WEAPON_CARBINERIFLE] Adding weapon model
  4839. [4/4/2017 17:23:37.280] LSPD First Response: -----------------------------------------------------------------------------------------------
  4840. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack STATE
  4841. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[POLICET] Van: True, Extras: -1, Livery: -1
  4842. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[S_F_Y_COP_01][random] Adding ped model
  4843. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[S_M_Y_COP_01][random] Adding ped model
  4844. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[WEAPON_PISTOL] Adding weapon model
  4845. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  4846. [4/4/2017 17:23:37.280] LSPD First Response: -----------------------------------------------------------------------------------------------
  4847. [4/4/2017 17:23:37.280] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack NYSP
  4848. [4/4/2017 17:23:37.281] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[POLICEOLD1] Van: False, Extras: -1, Livery: -1
  4849. [4/4/2017 17:23:37.281] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[POLICEOLD2] Van: False, Extras: -1, Livery: -1
  4850. [4/4/2017 17:23:37.281] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[S_M_M_SNOWCOP_01][random] Adding ped model
  4851. [4/4/2017 17:23:37.281] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[WEAPON_PISTOL] Adding weapon model
  4852. [4/4/2017 17:23:37.281] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  4853. [4/4/2017 17:23:37.281] LSPD First Response: -----------------------------------------------------------------------------------------------
  4854. [4/4/2017 17:23:37.281] LSPD First Response: [AUTOMATIC_ROADBLOCKS]: Loading Settings...
  4855. [4/4/2017 17:23:37.319] LSPD First Response: Arrest Manager, developed by Albo1125, has been loaded successfully!
  4856. [4/4/2017 17:23:37.369] LSPD First Response: Assorted Callouts, developed by Albo1125, has been loaded successfully!
  4857. [4/4/2017 17:23:37.371] LSPD First Response: [Better EMS]: Registering smart radio buttons
  4858. [4/4/2017 17:23:37.374] LSPD First Response: [Better EMS]: Launching EMS response
  4859. [4/4/2017 17:23:37.388] LSPD First Response: LSPDFR+, developed by Albo1125, has been loaded successfully!
  4860. [4/4/2017 17:23:37.391] LSPD First Response: LSPDFR+ has been initialised successfully and is now loading INI, XML and dependencies. Standby...
  4861. [4/4/2017 17:23:37.395] LSPD First Response: PoliceSmartRadio is not in beta.
  4862. [4/4/2017 17:23:37.396] LSPD First Response: Police SmartRadio queue created. Waiting...
  4863. [4/4/2017 17:23:37.923] LSPD First Response: Setting Display position to BottomRight
  4864. [4/4/2017 17:23:37.924] LSPD First Response: 1700:603
  4865. [4/4/2017 17:23:37.966] LSPD First Response: Allbuttons ln: 17
  4866. [4/4/2017 17:23:37.985] LSPD First Response: Allbuttons ln: 17
  4867. [4/4/2017 17:23:37.985] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
  4868. [4/4/2017 17:23:37.993] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
  4869. [4/4/2017 17:23:37.996] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
  4870. [4/4/2017 17:23:37.996] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
  4871. [4/4/2017 17:23:37.997] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
  4872. [4/4/2017 17:23:37.997] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
  4873. [4/4/2017 17:23:37.997] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
  4874. [4/4/2017 17:23:37.997] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
  4875. [4/4/2017 17:23:37.997] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
  4876. [4/4/2017 17:23:37.997] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
  4877. [4/4/2017 17:23:37.997] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
  4878. [4/4/2017 17:23:37.997] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
  4879. [4/4/2017 17:23:38.004] LSPD First Response: PoliceSmartRadioExtension requesting a PoliceSmartRadio action to be added to RequestFireTruck
  4880. [4/4/2017 17:23:38.005] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadioExtension to RequestFireTruck successful.
  4881. [4/4/2017 17:23:38.005] LSPD First Response: PoliceSmartRadioExtension requesting a PoliceSmartRadio action to be added to UpdatePursuitStatus
  4882. [4/4/2017 17:23:38.005] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadioExtension to UpdatePursuitStatus successful.
  4883. [4/4/2017 17:23:38.005] LSPD First Response: PoliceSmartRadioExtension requesting a PoliceSmartRadio action to be added to CallOffPursuit
  4884. [4/4/2017 17:23:38.006] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadioExtension to CallOffPursuit successful.
  4885. [4/4/2017 17:23:38.008] LSPD First Response: [Wilderness Callouts | EventPool] Events controller started
  4886. [4/4/2017 17:23:38.017] LSPD First Response: [Wilderness Callouts] Functions fiber started
  4887. [4/4/2017 17:23:38.068] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
  4888. [4/4/2017 17:23:38.069] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
  4889. [4/4/2017 17:23:39.974] LSPD First Response: Transport World Districts doesn't contain Water. Adding default.
  4890. [4/4/2017 17:23:39.974] LSPD First Response: TransportWorldDistricts info:
  4891. [4/4/2017 17:23:39.999] LSPD First Response:
  4892. [4/4/2017 17:23:39.999] World District: City
  4893. [4/4/2017 17:23:39.999] Drivers:S_F_Y_COP_01 S_M_Y_COP_01
  4894. [4/4/2017 17:23:39.999] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
  4895. [4/4/2017 17:23:39.999] Vehsettings: Model: POLICETLivs: 0 Extras: Model: POLICELivs: -1 Extras: Model: POLICE2Livs: -1 Extras: 1 Model: POLICE3Livs: -1 Extras:
  4896. [4/4/2017 17:23:40.022] LSPD First Response:
  4897. [4/4/2017 17:23:40.022] World District: City
  4898. [4/4/2017 17:23:40.022] Drivers:S_M_Y_COP_01
  4899. [4/4/2017 17:23:40.022] Passengers:S_F_Y_COP_01
  4900. [4/4/2017 17:23:40.022] Vehsettings: Model: POLICETLivs: -1 Extras: Model: POLICELivs: -1 Extras: Model: POLICE2Livs: -1 Extras: Model: POLICE3Livs: -1 Extras:
  4901. [4/4/2017 17:23:40.044] LSPD First Response:
  4902. [4/4/2017 17:23:40.044] World District: LosSantosCountryside
  4903. [4/4/2017 17:23:40.045] Drivers:S_M_Y_SHERIFF_01
  4904. [4/4/2017 17:23:40.045] Passengers:S_F_Y_SHERIFF_01
  4905. [4/4/2017 17:23:40.045] Vehsettings: Model: SHERIFF2Livs: -1 Extras:
  4906. [4/4/2017 17:23:40.068] LSPD First Response:
  4907. [4/4/2017 17:23:40.068] World District: BlaineCounty
  4908. [4/4/2017 17:23:40.068] Drivers:S_F_Y_SHERIFF_01
  4909. [4/4/2017 17:23:40.068] Passengers:S_M_Y_SHERIFF_01
  4910. [4/4/2017 17:23:40.068] Vehsettings: Model: SHERIFFLivs: -1 Extras: 2, 3, 4
  4911. [4/4/2017 17:23:40.094] LSPD First Response:
  4912. [4/4/2017 17:23:40.094] World District: Water
  4913. [4/4/2017 17:23:40.094] Drivers:S_M_Y_USCG_01
  4914. [4/4/2017 17:23:40.094] Passengers:S_M_Y_USCG_01
  4915. [4/4/2017 17:23:40.094] Vehsettings: Model: PREDATORLivs: -1 Extras:
  4916. [4/4/2017 17:23:40.094] LSPD First Response: Transportregion info:
  4917. [4/4/2017 17:23:40.117] LSPD First Response:
  4918. [4/4/2017 17:23:40.117] Zonename: East Vinewood
  4919. [4/4/2017 17:23:40.117] Drivers:S_M_Y_COP_01
  4920. [4/4/2017 17:23:40.117] Passengers:S_F_Y_COP_01
  4921. [4/4/2017 17:23:40.117] Vehsettings: Model: POLICE4Livs: 0 Extras: 2, 3, 4
  4922. [4/4/2017 17:23:40.139] LSPD First Response:
  4923. [4/4/2017 17:23:40.140] Zonename: West Vinewood
  4924. [4/4/2017 17:23:40.140] Drivers:S_F_Y_COP_01
  4925. [4/4/2017 17:23:40.140] Passengers:S_M_Y_COP_01
  4926. [4/4/2017 17:23:40.140] Vehsettings: Model: POLICETLivs: 0 Extras:
  4927. [4/4/2017 17:23:40.162] LSPD First Response:
  4928. [4/4/2017 17:23:40.162] Zonename: Sandy Shores
  4929. [4/4/2017 17:23:40.163] Drivers:S_F_Y_SHERIFF_01
  4930. [4/4/2017 17:23:40.163] Passengers:S_M_Y_SHERIFF_01
  4931. [4/4/2017 17:23:40.163] Vehsettings: Model: SHERIFFLivs: -1 Extras: 2, 3, 4
  4932. [4/4/2017 17:23:40.185] LSPD First Response:
  4933. [4/4/2017 17:23:40.186] Zonename: Sandy Shores
  4934. [4/4/2017 17:23:40.186] Drivers:S_M_Y_SHERIFF_01
  4935. [4/4/2017 17:23:40.186] Passengers:S_F_Y_SHERIFF_01
  4936. [4/4/2017 17:23:40.186] Vehsettings: Model: SHERIFFLivs: -1 Extras:
  4937. [4/4/2017 17:23:42.388] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_request
  4938. [4/4/2017 17:23:42.389] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_request successful.
  4939. [4/4/2017 17:23:42.389] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_cancel
  4940. [4/4/2017 17:23:42.389] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_cancel successful.
  4941. [4/4/2017 17:23:42.452] LSPD First Response: TrafficOffences:
  4942. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<Speeding(10+)280FalseTraffic>
  4943. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<Speeding(20+)3150FalseTraffic>
  4944. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<Speeding(30+)4230TrueTraffic>
  4945. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<No License82500TrueTraffic>
  4946. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<Driving On Suspended License6850FalseTraffic>
  4947. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<Expired License2250FalseTraffic>
  4948. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<Invalid Registration4850TrueTraffic>
  4949. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<No Registration4650FalseTraffic>
  4950. [4/4/2017 17:23:42.454] LSPD First Response: OFFENCE<Running A Red Light2100FalseTraffic>
  4951. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Running A Stop Sign2150FalseTraffic>
  4952. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Failure to Yield3150FalseTraffic>
  4953. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Failure To Stop61500FalseTraffic>
  4954. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Seat Belt Violation1200FalseTraffic>
  4955. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<No Insurance6850TrueTraffic>
  4956. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Invalid Insurance3350TrueTraffic>
  4957. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Expired Insurance3100FalseTraffic>
  4958. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Texting While Driving4550FalseTraffic>
  4959. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Broken Tail Light00FalseTraffic>
  4960. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Broke Tail Light (Second Offense) 260FalseTraffic>
  4961. [4/4/2017 17:23:42.455] LSPD First Response: OFFENCE<Broken Brake Light00FalseTraffic>
  4962. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<Broken Brake Light (Second Offence)160FalseTraffic>
  4963. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<Broken Head Light00FalseTraffic>
  4964. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<Reckless Driving3650FalseTraffic>
  4965. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<Reckless Endangerment83500TrueTraffic>
  4966. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<Careless Driving3550FalseTraffic>
  4967. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<DUI1210000TrueTraffic>
  4968. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<DWUI1212000TrueTraffic>
  4969. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<No Helmet0100FalseTraffic>
  4970. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueTraffic>
  4971. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueTraffic>
  4972. [4/4/2017 17:23:42.456] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueTraffic>
  4973. [4/4/2017 17:23:42.457] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueTraffic>
  4974. [4/4/2017 17:23:42.457] LSPD First Response: OFFENCE<Open Alcohol Container4850FalseTraffic>
  4975. [4/4/2017 17:23:42.457] LSPD First Response: OFFENCE<Felony Evading63500TrueTraffic>
  4976. [4/4/2017 17:23:42.457] LSPD First Response: OFFENCE<Shoplifting090FalseDisorder>
  4977. [4/4/2017 17:23:42.457] LSPD First Response: OFFENCE<Failure To Comply0100FalseDisorder>
  4978. [4/4/2017 17:23:42.457] LSPD First Response: OFFENCE<Failure to Provide Required Documents0150TrueDisorder>
  4979. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Resisting Arrest0250FalseDisorder>
  4980. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Possession with Intent to sell018000FalseFelony>
  4981. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Paraphernalia06500FalseFelony>
  4982. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Manufacturer032000FalseFelony>
  4983. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Cultivation016000FalseFelony>
  4984. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Abuse of Perscription07800FalseFelony>
  4985. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Metabolite DUIs0250FalseFelony>
  4986. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Distribution/Trafficking025000FalseFelony>
  4987. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueFelony>
  4988. [4/4/2017 17:23:42.459] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueFelony>
  4989. [4/4/2017 17:23:42.460] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueFelony>
  4990. [4/4/2017 17:23:42.460] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueFelony>
  4991. [4/4/2017 17:23:42.506] LSPD First Response: LSPDFR+ has been fully initialised successfully and is now working.
  4992. [4/4/2017 17:23:42.554] LSPD First Response: Emtpy items, clearing menu at index 1.
  4993. [4/4/2017 17:23:44.255] LSPD First Response: Arrest Manager by Albo1125 has loaded successfully.
  4994. [4/4/2017 17:23:44.262] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Arrest Manager
  4995. [4/4/2017 17:23:44.274] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  4996. [4/4/2017 17:23:44.279] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to coroner
  4997. [4/4/2017 17:23:44.279] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to coroner successful.
  4998. [4/4/2017 17:23:44.279] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to tow
  4999. [4/4/2017 17:23:44.279] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to tow successful.
  5000. [4/4/2017 17:23:44.280] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to transport
  5001. [4/4/2017 17:23:44.280] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to transport successful.
  5002. [4/4/2017 17:23:44.283] Police Station Jail blips created.
  5003. [4/4/2017 17:23:54.421] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Traffic Policer
  5004. [4/4/2017 17:23:54.422] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  5005. [4/4/2017 17:24:01.666] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: LSPDFRPlus: LSPDFR+ availability determined as: True
  5006. [4/4/2017 17:24:01.667] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: PeterUCallouts
  5007. [4/4/2017 17:24:01.667] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  5008. [4/4/2017 17:24:01.667] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: LSPDFR+ integration is enabled and ready
  5009. [4/4/2017 17:24:01.670] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
  5010. [4/4/2017 17:24:01.671] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
  5011. [4/4/2017 17:24:01.671] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
  5012. [4/4/2017 17:24:01.671] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
  5013. [4/4/2017 17:24:01.671] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
  5014. [4/4/2017 17:24:01.671] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
  5015. [4/4/2017 17:24:01.671] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
  5016. [4/4/2017 17:24:01.671] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
  5017. [4/4/2017 17:24:01.671] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: PoliceSmartRadio: Police Smart Radio availability determined as: True
  5018. [4/4/2017 17:24:01.672] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
  5019. [4/4/2017 17:24:01.672] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
  5020. [4/4/2017 17:24:17.760] LSPD First Response: Creating phone event
  5021. [4/4/2017 17:24:17.809] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
  5022. [4/4/2017 17:24:19.074] setting up new cop: null
  5023. [4/4/2017 17:24:19.074] [TRACE] New ped recognized as cop
  5024. [4/4/2017 17:24:19.074] setting up new cop: null
  5025. [4/4/2017 17:24:19.074] [TRACE] New ped recognized as cop
  5026. [4/4/2017 17:24:44.400] LSPD First Response: PeterUCallouts.OnOnDutyStateChanged: MaybeNotifyAboutChanges: Last notified version is 1.0.6287.27864
  5027. [4/4/2017 17:25:49.487] LSPD First Response: Added ambient event fibers to cleanup
  5028. [4/4/2017 17:25:57.319] [TRACE] It has been 141.3506539 seconds since the last callout
  5029. [4/4/2017 17:25:57.322] LSPD First Response: Creating AssistSecurityGuard
  5030. [4/4/2017 17:25:57.326] [TRACE] Callout created: #1
  5031. [4/4/2017 17:25:57.335] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: determineTrafficPolicer: Traffic Policer 6.13.6.2 installed and running
  5032. [4/4/2017 17:25:57.335] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: TrafficPolicer: TrafficPolicer availability determined as: True
  5033. [4/4/2017 17:25:57.335] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnBeforeCalloutDisplayed: Traffic Policer Integration: Traffic Policer is installed and running -- callout integration enabled
  5034. [4/4/2017 17:25:57.337] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: ComputerPlus: Computer+ availability determined as: True
  5035. [4/4/2017 17:25:57.337] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnBeforeCalloutDisplayed: ComputerPlusIntegration: ComputerPlus is installed and running -- callout integration enabled
  5036. [4/4/2017 17:25:57.366] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: LoadFromXML: Loaded 71 CalloutLocations from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\PeterUCallouts\AssistSecurityGuard\CalloutLocations.xml
  5037. [4/4/2017 17:25:57.380] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnBeforeCalloutDisplayed: Initial location spinner chose 40 out of 71 possible locations
  5038. [4/4/2017 17:25:57.382] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseRandomScenario: Random is 16.38413 out of totalWeights 39.96666
  5039. [4/4/2017 17:25:57.383] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnBeforeCalloutDisplayed: Chosen scenario is SuspectedThief
  5040. [4/4/2017 17:25:57.405] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnBeforeCalloutDisplayed: OnSceneWaitUntilLeaveVehicleSpinner is 0
  5041. [4/4/2017 17:25:57.405] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnBeforeCalloutDisplayed: OfficerOnSceneActionStartDistance=35
  5042. [4/4/2017 17:25:57.406] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnBeforeCalloutDisplayed: CloseToSuspectActionsStartDistance=7
  5043. [4/4/2017 17:25:57.408] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnBeforeCalloutDisplayed: MaxGameTicksBeforeSpawnEntities=730
  5044. [4/4/2017 17:25:57.449] [TRACE] Thread ZoomThread #1 initialized
  5045. [4/4/2017 17:26:04.978] LSPD First Response: LSPDFR+ API: Plugin: PeterUCallouts is increasing statistic: Security Guard Requesting Assistance calls responded to
  5046. [4/4/2017 17:26:04.985] [TRACE] User accepted callout
  5047. [4/4/2017 17:26:07.438] [TRACE] Asked thread ZoomThread #1 to abort: Timeout exceeded
  5048. [4/4/2017 17:26:07.440] [TRACE] Instance cleaned (ZoomThread #1)
  5049. [4/4/2017 17:26:07.447] [TRACE] Thread ZoomThread #1 has been shut down
  5050. [4/4/2017 17:26:27.766] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Guard ped spinner chose 4 out of 6 possible Peds
  5051. [4/4/2017 17:26:27.767] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Suspect ped Variant Group spinner chose 2 out of 4 possible Variant Groups (scenario availability caused 10 possibilities to be excluded)
  5052. [4/4/2017 17:26:27.767] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Suspect ped spinner chose 4 out of 5 possible Peds in VariantGroup VagosAffiliated
  5053. [4/4/2017 17:26:27.767] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Suspect conversation variant spinner chose 1 out of 7
  5054. [4/4/2017 17:26:27.767] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Spawn location group spinner chose 0 out of 1
  5055. [4/4/2017 17:26:27.767] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Guard conversation variant spinner chose 2 out of 4
  5056. [4/4/2017 17:26:27.768] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Guard spawn location spinner chose 0 out of 1 possible
  5057. [4/4/2017 17:26:27.768] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Suspect spawn location spinner chose 0 out of 1 possible
  5058. [4/4/2017 17:26:27.768] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Guard vehicle spawn location spinner chose 0 out of 0 possible
  5059. [4/4/2017 17:26:28.111] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Chose not to set wanted bit to true on gang-affiliated ped variant group or inappropriate behavior scenario
  5060. [4/4/2017 17:26:28.114] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Setting ped search metadata to a ~y~laptop computer showing another person's name on the login screen~w~
  5061. [4/4/2017 17:26:28.474] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: SpawnEntities: Updating ComputerPlus callout description: Security guard at Motel on Roy Lowenstein Blvd requests assistance with subject found on private property.
  5062. [4/4/2017 17:26:28.562] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: BetterEMS: BetterEMS availability determined as: True
  5063. [4/4/2017 17:26:46.225] LSPD First Response: C+: Pause
  5064. [4/4/2017 17:26:46.228] LSPD First Response: C+: EnsurePaused forced
  5065. [4/4/2017 17:26:46.228] LSPD First Response: C+: Pause
  5066. [4/4/2017 17:27:09.748] LSPD First Response: C+: Pause
  5067. [4/4/2017 17:28:00.664] setting up new cop: null
  5068. [4/4/2017 17:28:00.664] [TRACE] New ped recognized as cop
  5069. [4/4/2017 17:28:00.664] setting up new cop: null
  5070. [4/4/2017 17:28:00.665] [TRACE] New ped recognized as cop
  5071. [4/4/2017 17:29:12.503] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: Process: Running any on scene actions
  5072. [4/4/2017 17:29:59.871] LSPD First Response: PeterUCallouts.Objects.ConversationFlow: GetLineForDisplay: SuspectedThief|Guard|2|5: Line 5 is not valid. We have run out of conversation lines.
  5073. [4/4/2017 17:29:59.871] LSPD First Response: PeterUCallouts.Objects.ConversationFlow: GetAnimationHintForLine: SuspectedThief|Guard|2|5: Line 5 is not valid. We have run out of conversation lines.
  5074. [4/4/2017 17:30:19.946] LSPD First Response: PeterUCallouts.Objects.ConversationFlow: GetLineForDisplay: SuspectedThief|VagosAffiliated|1|2: Line 2 is not valid. We have run out of conversation lines.
  5075. [4/4/2017 17:30:19.946] LSPD First Response: PeterUCallouts.Objects.ConversationFlow: GetAnimationHintForLine: SuspectedThief|VagosAffiliated|1|2: Line 2 is not valid. We have run out of conversation lines.
  5076. [4/4/2017 17:30:19.946] LSPD First Response: PeterUCallouts.Objects.ConversationFlow: GetActionHintForLine: SuspectedThief|VagosAffiliated|1|2: Line 2 is not valid. We have run out of conversation lines.
  5077. [4/4/2017 17:30:49.498] LSPD First Response: C+: Pause
  5078. [4/4/2017 17:30:49.499] LSPD First Response: C+: EnsurePaused forced
  5079. [4/4/2017 17:30:49.499] LSPD First Response: C+: Pause
  5080. [4/4/2017 17:30:57.124] LSPD First Response: C+: Pause
  5081. [4/4/2017 17:31:23.646] 3
  5082. [4/4/2017 17:31:23.654] Removing options for Menu
  5083. [4/4/2017 17:31:23.654]
  5084. [4/4/2017 17:31:23.655] > Idle
  5085. [4/4/2017 17:31:23.655] > Drink Coffee
  5086. [4/4/2017 17:31:23.655] > Drink eCola
  5087. [4/4/2017 17:31:23.655] > Eat Donut
  5088. [4/4/2017 17:31:23.655] > Eat P's & Q's
  5089. [4/4/2017 17:31:23.655]
  5090. [4/4/2017 17:31:23.655] > Hello
  5091. [4/4/2017 17:31:23.655] > Thanks
  5092. [4/4/2017 17:31:23.655] > Shocked
  5093. [4/4/2017 17:31:23.655] > Provoke
  5094. [4/4/2017 17:31:23.655] > Insult
  5095. [4/4/2017 17:31:23.656] [TRACE] Preloading 0xdc586841
  5096. [4/4/2017 17:31:23.656] [TRACE] Preloading PROP_ECOLA_CAN
  5097. [4/4/2017 17:31:23.656] [TRACE] Preloading PROP_DONUT_02
  5098. [4/4/2017 17:31:23.656] [TRACE] Preloading PROP_CANDY_PQS
  5099. [4/4/2017 17:31:24.687] 4
  5100. [4/4/2017 17:31:24.687] Removing options for Menu
  5101. [4/4/2017 17:31:24.687] Not in vehicle so added all
  5102. [4/4/2017 17:31:24.688] [TRACE] Key down #1
  5103. [4/4/2017 17:31:24.689] [TRACE] Key down #1.5
  5104. [4/4/2017 17:31:24.689] CA: False
  5105. [4/4/2017 17:31:24.689] AC: False
  5106. [4/4/2017 17:31:24.689] [TRACE] Key down #2
  5107. [4/4/2017 17:31:24.690] [TRACE] Ped #2
  5108. [4/4/2017 17:31:24.690] [TRACE] Ped #3
  5109. [4/4/2017 17:31:24.691] [TRACE] Ped #2
  5110. [4/4/2017 17:31:24.691] [TRACE] Ped #3
  5111. [4/4/2017 17:31:24.691] [TRACE] Ped #2
  5112. [4/4/2017 17:31:24.691] [TRACE] Ped #3
  5113. [4/4/2017 17:31:24.768] 4/4/2017 17:31:24 - released
  5114. [4/4/2017 17:31:26.907] Removing options for Menu
  5115. [4/4/2017 17:31:26.907] Not in vehicle so added all
  5116. [4/4/2017 17:31:42.592] LSPD First Response: LSPDFR+ API: Plugin: PeterUCallouts is increasing statistic: Security Guard Requesting Assistance: Suspects stopped and searched
  5117. [4/4/2017 17:31:57.712] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: OnAskToLeaveArea: complySpinner = 37, complyThreshold = 55
  5118. [4/4/2017 17:32:10.729] [TRACE] Key down #1
  5119. [4/4/2017 17:32:10.729] [TRACE] Key down #1.5
  5120. [4/4/2017 17:32:10.729] CA: False
  5121. [4/4/2017 17:32:10.729] AC: False
  5122. [4/4/2017 17:32:10.729] [TRACE] Key down #2
  5123. [4/4/2017 17:32:10.730] [TRACE] Ped #2
  5124. [4/4/2017 17:32:10.730] [TRACE] Ped #3
  5125. [4/4/2017 17:32:10.731] [TRACE] Ped #2
  5126. [4/4/2017 17:32:10.731] [TRACE] Ped #3
  5127. [4/4/2017 17:32:10.731] [TRACE] Ped #2
  5128. [4/4/2017 17:32:10.731] [TRACE] Ped #3
  5129. [4/4/2017 17:32:12.090] 4/4/2017 17:32:12 - released
  5130. [4/4/2017 17:32:15.033] 4/4/2017 17:32:15- timeAtInteractPressed
  5131. [4/4/2017 17:32:15.804] 4/4/2017 17:32:15- startCuffAnim
  5132. [4/4/2017 17:32:20.601] LSPD First Response: LSPDFR+ API: Plugin: PeterUCallouts is increasing statistic: Security Guard Requesting Assistance: subjects detained
  5133. [4/4/2017 17:32:20.611] LSPD First Response: Contains key after add
  5134. [4/4/2017 17:32:20.611] LSPD First Response: Weapon Dropped
  5135. [4/4/2017 17:32:20.611] LSPD First Response: LSPDFR+ Ped arrested
  5136. [4/4/2017 17:32:20.794] [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
  5137. [4/4/2017 17:32:20.795] [TRACE] Thread PlayerSuspectTransport #1 initialized
  5138. [4/4/2017 17:32:20.904] 4/4/2017 17:32:20 - released
  5139. [4/4/2017 17:32:23.991] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: People grabbed
  5140. [4/4/2017 17:33:41.385] setting up new cop: null
  5141. [4/4/2017 17:33:41.386] [TRACE] New ped recognized as cop
  5142. [4/4/2017 17:33:41.386] setting up new cop: null
  5143. [4/4/2017 17:33:41.386] [TRACE] New ped recognized as cop
  5144. [4/4/2017 17:33:41.908] setting up new cop: null
  5145. [4/4/2017 17:33:41.908] [TRACE] New ped recognized as cop
  5146. [4/4/2017 17:33:41.908] setting up new cop: null
  5147. [4/4/2017 17:33:41.908] [TRACE] New ped recognized as cop
  5148. [4/4/2017 17:35:03.623] LSPD First Response: C+: Pause
  5149. [4/4/2017 17:35:03.623] LSPD First Response: C+: EnsurePaused forced
  5150. [4/4/2017 17:35:03.623] LSPD First Response: C+: Pause
  5151. [4/4/2017 17:35:10.011] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
  5152. [4/4/2017 17:35:10.011] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5153. [4/4/2017 17:35:10.011] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5154. [4/4/2017 17:35:10.011] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5155. [4/4/2017 17:35:10.011] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5156. [4/4/2017 17:35:10.012] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5157. [4/4/2017 17:35:10.012] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
  5158. [4/4/2017 17:35:10.012] at SQLite.Net.TableQuery`1.GetEnumerator()
  5159. [4/4/2017 17:35:10.012] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  5160. [4/4/2017 17:35:10.012] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  5161. [4/4/2017 17:35:10.012] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
  5162. [4/4/2017 17:35:10.012] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
  5163. [4/4/2017 17:35:10.013] at System.Threading.Tasks.Task`1.InnerInvoke()
  5164. [4/4/2017 17:35:10.013] at System.Threading.Tasks.Task.Execute()
  5165. [4/4/2017 17:35:10.013] --- End of stack trace from previous location where exception was thrown ---
  5166. [4/4/2017 17:35:10.013] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5167. [4/4/2017 17:35:10.013] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  5168. [4/4/2017 17:35:10.013] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
  5169. [4/4/2017 17:35:10.013] --- End of stack trace from previous location where exception was thrown ---
  5170. [4/4/2017 17:35:10.013] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5171. [4/4/2017 17:35:10.013] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  5172. [4/4/2017 17:35:10.014] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119
  5173. [4/4/2017 17:35:10.020] LSPD First Response: C+: Found citations for ped
  5174. [4/4/2017 17:35:10.047] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\g_m_y_mexgoon_03__0_1_0_front.jpg
  5175. [4/4/2017 17:40:14.757] LSPD First Response: C+: Pause
  5176. [4/4/2017 17:40:23.587] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: Prisoners taken to jail
  5177. [4/4/2017 17:40:33.190] LSPD First Response: PeterUCallouts.Objects.Subject: SubjectEventDispatcher: Frank Delucia: Event dispatcher ending after completed validity loop
  5178. [4/4/2017 17:40:33.191] [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect ceased to exist
  5179. [4/4/2017 17:40:33.192] [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
  5180. [4/4/2017 17:40:33.195] [TRACE] Instance cleaned (PlayerSuspectTransport #1)
  5181. [4/4/2017 17:40:33.228] [TRACE] Thread PlayerSuspectTransport #1 has been shut down
  5182. [4/4/2017 17:41:17.880] LSPD First Response: EndCurrentCallout: Finishing...
  5183. [4/4/2017 17:41:17.884] [TRACE] Instance cleaned ( #1)
  5184. [4/4/2017 17:41:17.884] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: End: Cleaning up
  5185. [4/4/2017 17:41:17.890] LSPD First Response: LSPDFR+ API adding new court case.
  5186. [4/4/2017 17:41:17.896] LSPD First Response: Emtpy items, clearing menu at index 1.
  5187. [4/4/2017 17:42:01.726] LSPD First Response: Creating No Lights at Dark event
  5188. [4/4/2017 17:42:01.764] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
  5189. [4/4/2017 17:42:25.821] LSPD First Response: Added ambient event fibers to cleanup
  5190. [4/4/2017 17:42:42.770] [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
  5191. [4/4/2017 17:42:42.771] [TRACE] Thread TrafficStop #1 initialized
  5192. [4/4/2017 17:42:42.839] LSPD First Response: Adding traffic stop count - LSPDFR+
  5193. [4/4/2017 17:42:58.312] setting up new cop: null
  5194. [4/4/2017 17:42:58.312] [TRACE] New ped recognized as cop
  5195. [4/4/2017 17:42:59.844] setting up new cop: null
  5196. [4/4/2017 17:42:59.845] [TRACE] New ped recognized as cop
  5197. [4/4/2017 17:42:59.845] setting up new cop: null
  5198. [4/4/2017 17:42:59.845] [TRACE] New ped recognized as cop
  5199. [4/4/2017 17:43:19.268] LSPD First Response: Playing kifflom
  5200. [4/4/2017 17:43:24.260] LSPD First Response: Playing kifflom
  5201. [4/4/2017 17:43:38.465] LSPD First Response: C+: Pause
  5202. [4/4/2017 17:43:38.466] LSPD First Response: C+: EnsurePaused forced
  5203. [4/4/2017 17:43:38.466] LSPD First Response: C+: Pause
  5204. [4/4/2017 17:43:43.931] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
  5205. [4/4/2017 17:43:43.931] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5206. [4/4/2017 17:43:43.931] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5207. [4/4/2017 17:43:43.931] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5208. [4/4/2017 17:43:43.931] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5209. [4/4/2017 17:43:43.931] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5210. [4/4/2017 17:43:43.931] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
  5211. [4/4/2017 17:43:43.932] at SQLite.Net.TableQuery`1.GetEnumerator()
  5212. [4/4/2017 17:43:43.932] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  5213. [4/4/2017 17:43:43.932] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  5214. [4/4/2017 17:43:43.932] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
  5215. [4/4/2017 17:43:43.932] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
  5216. [4/4/2017 17:43:43.932] at System.Threading.Tasks.Task`1.InnerInvoke()
  5217. [4/4/2017 17:43:43.932] at System.Threading.Tasks.Task.Execute()
  5218. [4/4/2017 17:43:43.932] --- End of stack trace from previous location where exception was thrown ---
  5219. [4/4/2017 17:43:43.932] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5220. [4/4/2017 17:43:43.932] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  5221. [4/4/2017 17:43:43.932] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
  5222. [4/4/2017 17:43:43.932] --- End of stack trace from previous location where exception was thrown ---
  5223. [4/4/2017 17:43:43.933] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5224. [4/4/2017 17:43:43.933] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  5225. [4/4/2017 17:43:43.933] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119
  5226. [4/4/2017 17:43:43.933] LSPD First Response: C+: Found citations for ped
  5227. [4/4/2017 17:43:43.957] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\a_f_y_genhot_01__0_1_0_front.jpg
  5228. [4/4/2017 17:43:55.037] LSPD First Response: C+ DEV: Populating ALPR list
  5229. [4/4/2017 17:43:55.041] LSPD First Response: C+ DEV: Checking currently pulled over
  5230. [4/4/2017 17:43:56.762] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
  5231. [4/4/2017 17:43:56.762] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5232. [4/4/2017 17:43:56.762] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5233. [4/4/2017 17:43:56.762] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5234. [4/4/2017 17:43:56.762] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5235. [4/4/2017 17:43:56.762] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  5236. [4/4/2017 17:43:56.762] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
  5237. [4/4/2017 17:43:56.762] at SQLite.Net.TableQuery`1.GetEnumerator()
  5238. [4/4/2017 17:43:56.762] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  5239. [4/4/2017 17:43:56.763] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  5240. [4/4/2017 17:43:56.763] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
  5241. [4/4/2017 17:43:56.763] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
  5242. [4/4/2017 17:43:56.763] at System.Threading.Tasks.Task`1.InnerInvoke()
  5243. [4/4/2017 17:43:56.763] at System.Threading.Tasks.Task.Execute()
  5244. [4/4/2017 17:43:56.763] --- End of stack trace from previous location where exception was thrown ---
  5245. [4/4/2017 17:43:56.764] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5246. [4/4/2017 17:43:56.764] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  5247. [4/4/2017 17:43:56.764] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
  5248. [4/4/2017 17:43:56.764] --- End of stack trace from previous location where exception was thrown ---
  5249. [4/4/2017 17:43:56.764] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5250. [4/4/2017 17:43:56.764] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  5251. [4/4/2017 17:43:56.764] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119
  5252. [4/4/2017 17:43:56.792] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\a_f_y_genhot_01__0_1_0_front.jpg
  5253. [4/4/2017 17:43:56.796] LSPD First Response: C+ DEV: Loading image for vehicle from Plugins\LSPDFR\ComputerPlus\images\vehicles\BALLERf.jpg
  5254. [4/4/2017 17:43:56.839] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
  5255. [4/4/2017 17:43:56.842] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
  5256. [4/4/2017 17:44:04.579] LSPD First Response: C+: Creating Traffic Citation for ped in vehicle
  5257. [4/4/2017 17:44:04.581] LSPD First Response: C+: Created Traffic Citation for ped Jasmine
  5258. [4/4/2017 17:44:04.596] LSPD First Response: C+: Setting CitationPOS
  5259. [4/4/2017 17:44:04.597] LSPD First Response: C+: Citation time is 4/4/2017 17:44:04
  5260. [4/4/2017 17:44:04.613] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
  5261. [4/4/2017 17:44:04.620] LSPD First Response: C+: Bind not needed Jasmine
  5262. [4/4/2017 17:44:29.410] LSPD First Response: C+ DEV: ButtonClicked
  5263. [4/4/2017 17:44:29.429] LSPD First Response: C+: Citation time is 4/4/2017 17:44:04
  5264. [4/4/2017 17:44:36.020] LSPD First Response: C+: Pause
  5265. [4/4/2017 17:44:58.899] LSPD First Response: C+: Starting Ending pull over wait timer for ped to leave
  5266. [4/4/2017 17:45:03.911] [TRACE] Asked thread TrafficStop #1 to abort: API requested termination
  5267. [4/4/2017 17:45:03.912] [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
  5268. [4/4/2017 17:45:03.912] [TRACE] TrafficStop #1 is aborting already
  5269. [4/4/2017 17:45:03.912] [TRACE] Instance cleaned (TrafficStop #1)
  5270. [4/4/2017 17:45:03.943] [TRACE] Thread TrafficStop #1 has been shut down
  5271. [4/4/2017 17:45:24.380] LSPD First Response: Creating No Lights at Dark event
  5272. [4/4/2017 17:45:24.414] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
  5273. [4/4/2017 17:45:33.716] [TRACE] It has been 255.8161344 seconds since the last callout
  5274. [4/4/2017 17:45:33.717] LSPD First Response: Creating Roadblock
  5275. [4/4/2017 17:45:33.718] [TRACE] Callout created: #2
  5276. [4/4/2017 17:45:33.723] LSPD First Response: CalloutCreated: Callout should be aborted
  5277. [4/4/2017 17:45:33.724] LSPD First Response: EndCurrentCallout: Finishing...
  5278. [4/4/2017 17:45:33.724] [TRACE] Instance cleaned ( #2)
  5279. [4/4/2017 17:45:42.152] LSPD First Response: [Wilderness Callouts | IntoxicatedPersonEvent] Initialized
  5280. [4/4/2017 17:45:42.163] LSPD First Response: [Wilderness Callouts | IntoxicatedPersonEvent] Created
  5281. [4/4/2017 17:45:42.164] LSPD First Response: [Wilderness Callouts | IntoxicatedPersonEvent] Action started
  5282. [4/4/2017 17:46:09.655] LSPD First Response: Added ambient event fibers to cleanup
  5283. [4/4/2017 17:46:15.766] setting up new cop: null
  5284. [4/4/2017 17:46:15.767] [TRACE] New ped recognized as cop
  5285. [4/4/2017 17:46:16.269] setting up new cop: null
  5286. [4/4/2017 17:46:16.270] [TRACE] New ped recognized as cop
  5287. [4/4/2017 17:46:18.035] [TRACE] It has been 44.3105118 seconds since the last callout
  5288. [4/4/2017 17:46:18.036] LSPD First Response: Creating FootPursuit
  5289. [4/4/2017 17:46:18.037] [TRACE] Callout created: #3
  5290. [4/4/2017 17:46:18.084] [TRACE] Thread ZoomThread #2 initialized
  5291. [4/4/2017 17:46:23.624] LSPD First Response: Total time elapsed from dispatch to accepted: 6 second(s)
  5292. [4/4/2017 17:46:23.625] LSPD First Response: 1
  5293. [4/4/2017 17:46:23.870] [TRACE] User accepted callout
  5294. [4/4/2017 17:46:23.903] [TRACE] Created new chase
  5295. [4/4/2017 17:46:23.909] [TRACE] Suspect added to chase
  5296. [4/4/2017 17:46:23.911] [TRACE] Suspect added to chase
  5297. [4/4/2017 17:46:23.911] [TRACE] Suspect added to chase
  5298. [4/4/2017 17:46:23.911] [TRACE] Suspect added to chase
  5299. [4/4/2017 17:46:24.387] setting up new cop: null
  5300. [4/4/2017 17:46:24.387] [TRACE] New ped recognized as cop
  5301. [4/4/2017 17:46:26.468] setting up new cop: null
  5302. [4/4/2017 17:46:26.468] [TRACE] New ped recognized as cop
  5303. [4/4/2017 17:46:26.468] setting up new cop: null
  5304. [4/4/2017 17:46:26.468] [TRACE] New ped recognized as cop
  5305. [4/4/2017 17:46:28.050] [TRACE] Asked thread ZoomThread #2 to abort: Timeout exceeded
  5306. [4/4/2017 17:46:28.050] [TRACE] Instance cleaned (ZoomThread #2)
  5307. [4/4/2017 17:46:28.056] [TRACE] Thread ZoomThread #2 has been shut down
  5308. [4/4/2017 17:46:44.646] LSPD First Response: [Wilderness Callouts | IntoxicatedPersonEvent] Cleaned up
  5309. [4/4/2017 17:47:03.647] X:470 Y:-2001 Z:22.0625
  5310. [4/4/2017 17:47:03.666] [TRACE] Requested backup LocalPatrol in LosSantosCity
  5311. [4/4/2017 17:47:03.667] [TRACE] Creating unit LocalUnit
  5312. [4/4/2017 17:47:03.675] [TRACE] Created police2
  5313. [4/4/2017 17:47:03.686] [TRACE] New cop created s_m_y_cop_01
  5314. [4/4/2017 17:47:03.689] s_m_y_hwaycop_01_white_full_01
  5315. [4/4/2017 17:47:03.689] s_m_y_cop_01_white_mini_03
  5316. [4/4/2017 17:47:03.693] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
  5317. [4/4/2017 17:47:03.693] [TRACE] Cop added to chase
  5318. [4/4/2017 17:47:03.694] [TRACE] Added blip for cop
  5319. [4/4/2017 17:47:03.694] [TRACE] Added cop to existing chase
  5320. [4/4/2017 17:47:03.695] [TRACE] Creating cop chase task
  5321. [4/4/2017 17:47:03.698] [TRACE] Cop chase task assigned
  5322. [4/4/2017 17:47:03.972] setting up new cop: null
  5323. [4/4/2017 17:47:05.075] [TRACE] Instance cleaned ( #3)
  5324. [4/4/2017 17:47:24.973] X:558 Y:-1920.75 Z:23.75
  5325. [4/4/2017 17:47:24.974] [TRACE] Requested backup LocalPatrol in LosSantosCity
  5326. [4/4/2017 17:47:24.974] [TRACE] Creating unit LocalUnit
  5327. [4/4/2017 17:47:24.974] [TRACE] Preloading POLICE3
  5328. [4/4/2017 17:47:26.990] [TRACE] Created police3
  5329. [4/4/2017 17:47:26.991] [TRACE] New cop created s_m_y_cop_01
  5330. [4/4/2017 17:47:26.992] s_m_y_cop_01_black_mini_01
  5331. [4/4/2017 17:47:26.992] s_m_y_cop_01_black_mini_03
  5332. [4/4/2017 17:47:26.993] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
  5333. [4/4/2017 17:47:26.993] [TRACE] Cop added to chase
  5334. [4/4/2017 17:47:26.993] [TRACE] Added blip for cop
  5335. [4/4/2017 17:47:26.993] [TRACE] Added cop to existing chase
  5336. [4/4/2017 17:47:27.059] [TRACE] Creating cop chase task
  5337. [4/4/2017 17:47:27.060] [TRACE] Cop chase task assigned
  5338. [4/4/2017 17:47:27.130] setting up new cop: null
  5339. [4/4/2017 17:47:30.946] [TRACE] No more suspects useable, aborting chase
  5340. [4/4/2017 17:47:30.949] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
  5341. [4/4/2017 17:47:30.949] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
  5342. [4/4/2017 17:47:30.949] [TRACE] Instance cleaned (ChaseController #1)
  5343. [4/4/2017 17:47:30.949] [TRACE] Aborted chase
  5344. [4/4/2017 17:47:48.231] [TRACE] It has been 43.1564032 seconds since the last callout
  5345. [4/4/2017 17:47:48.231] LSPD First Response: Creating ?????????????????????????????????????????
  5346. [4/4/2017 17:47:48.232] [TRACE] Callout created: #4
  5347. [4/4/2017 17:47:48.234] LSPD First Response: TrafficPolicer.DriverUnderTheInfluence
  5348. [4/4/2017 17:47:48.400] [TRACE] Thread ZoomThread #3 initialized
  5349. [4/4/2017 17:47:58.384] [TRACE] Asked thread ZoomThread #3 to abort: Timeout exceeded
  5350. [4/4/2017 17:47:58.384] [TRACE] Instance cleaned (ZoomThread #3)
  5351. [4/4/2017 17:47:58.389] [TRACE] Thread ZoomThread #3 has been shut down
  5352. [4/4/2017 17:48:41.535] LSPD First Response: Creating drunk driver event
  5353. [4/4/2017 17:48:41.684] LSPD First Response: Setting alcohol levels
  5354. [4/4/2017 17:49:07.100] setting up new cop: null
  5355. [4/4/2017 17:49:07.100] [TRACE] New ped recognized as cop
  5356. [4/4/2017 17:49:07.100] setting up new cop: null
  5357. [4/4/2017 17:49:07.100] [TRACE] New ped recognized as cop
  5358. [4/4/2017 17:49:22.498] LSPD First Response: Creating Broken Down Vehicle Event
  5359. [4/4/2017 17:49:43.364] [TRACE] It has been 99.7657152 seconds since the last callout
  5360. [4/4/2017 17:49:43.365] LSPD First Response: Creating AssistRunOver_HIGH
  5361. [4/4/2017 17:49:43.365] [TRACE] Callout created: #5
  5362. [4/4/2017 17:49:43.407] [TRACE] Thread ZoomThread #4 initialized
  5363. [4/4/2017 17:49:53.393] [TRACE] Asked thread ZoomThread #4 to abort: Timeout exceeded
  5364. [4/4/2017 17:49:53.393] [TRACE] Instance cleaned (ZoomThread #4)
  5365. [4/4/2017 17:49:53.399] [TRACE] Thread ZoomThread #4 has been shut down
  5366. [4/4/2017 17:49:54.845] LSPD First Response: Added ambient event fibers to cleanup
  5367. [4/4/2017 17:49:58.421] [TRACE] Instance cleaned ( #5)
  5368. [4/4/2017 17:49:58.449] LSPD First Response:
  5369. [4/4/2017 17:49:58.449] LSPD First Response: ==============================
  5370. [4/4/2017 17:49:58.450] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
  5371. [4/4/2017 17:49:58.450] LSPD First Response: ------------------------------
  5372. [4/4/2017 17:49:58.450] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
  5373. [4/4/2017 17:49:58.450] LSPD First Response: ------------------------------
  5374. [4/4/2017 17:49:58.450] LSPD First Response: Exception type: Rage.Exceptions.InvalidHandleableException
  5375. [4/4/2017 17:49:58.450] LSPD First Response: Exception message: Operation is not valid because the specified Rage.Blip is invalid.
  5376. [4/4/2017 17:49:58.450] LSPD First Response: ------------------------------
  5377. [4/4/2017 17:49:58.450] LSPD First Response: Inner exceptions:
  5378. [4/4/2017 17:49:58.450] LSPD First Response: ------------------------------
  5379. [4/4/2017 17:49:58.450] LSPD First Response: Stack trace:
  5380. [4/4/2017 17:49:58.451] LSPD First Response: at Rage.Blip.Delete()
  5381. [4/4/2017 17:49:58.451] at LSPD_First_Response.Mod.Callouts.Callout.OnCalloutNotAccepted() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\Callout.cs:line 169
  5382. [4/4/2017 17:49:58.451] at LPCallouts.Callouts.AssistRunOver.OnCalloutNotAccepted()
  5383. [4/4/2017 17:49:58.451] at ?????????????????????????????????????????.?????????????????????????????????????????(Object[] ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 299
  5384. [4/4/2017 17:49:58.451] at LMS.Common.Timers.DelayedCaller.Process()
  5385. [4/4/2017 17:49:58.451] at ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Main.cs:line 55
  5386. [4/4/2017 17:49:58.451] at LSPD_First_Response.Mod.LSPDFR.MainLoop() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 607
  5387. [4/4/2017 17:49:58.451] at Rage.GameFiber.Main()
  5388. [4/4/2017 17:49:58.451] LSPD First Response: ==============================
  5389. [4/4/2017 17:49:58.452] LSPD First Response:
  5390. [4/4/2017 17:50:00.054] LSPD First Response: All signs removed
  5391. [4/4/2017 17:50:00.693] LSPD First Response: System.Threading.ThreadAbortException: Thread was being aborted.
  5392. [4/4/2017 17:50:00.695] at Rage.GameFiber.SleepThis(Int32 duration)
  5393. [4/4/2017 17:50:00.695] at Rage.GameFiber.WaitThis(Int32 duration)
  5394. [4/4/2017 17:50:00.696] at Rage.GameFiber.Wait(Int32 duration)
  5395. [4/4/2017 17:50:00.696] at ?????????????????????????????????????????.?????????????????????????????????????????()
  5396. [4/4/2017 17:50:00.697] LSPD First Response: PoliceSmartRadio handled the exception in PlayAudio for platecheck.
  5397. [4/4/2017 17:50:00.771] LSPD First Response: [Wilderness Callouts | IntoxicatedPersonEvent] Cleaned up
  5398. [4/4/2017 17:50:19.269] Drop The Weapon: ----------------------------------------------------------------------------------------
  5399. [4/4/2017 17:50:19.269] Drop The Weapon: Thanks fo using DropTheWeapon by Fenix2525WOT! HOPE YOU HAD FUN!
  5400. [4/4/2017 17:50:19.269] Drop The Weapon: ----------------------------------------------------------------------------------------
  5401. [4/4/2017 17:50:21.344] <UNLOADED PLUGIN>: Initializing input system
  5402. [4/4/2017 17:50:21.345] <UNLOADED PLUGIN>: Initializing game console
  5403. [4/4/2017 17:50:21.347] <UNLOADED PLUGIN>: Initializing forms manager
  5404. [4/4/2017 17:50:23.471] <UNLOADED PLUGIN>: Initializing input system
  5405. [4/4/2017 17:50:23.473] <UNLOADED PLUGIN>: Initializing game console
  5406. [4/4/2017 17:50:23.475] <UNLOADED PLUGIN>: Initializing forms manager
  5407. [4/4/2017 17:50:23.766] Drop The Weapon: Loading DropTheWeapon Plugin by Fenix2525WOT...
  5408. [4/4/2017 17:50:23.769] Drop The Weapon: Applying Settings...
  5409. [4/4/2017 17:50:23.783] Drop The Weapon: Settings Applied
  5410. [4/4/2017 17:50:23.784] Drop The Weapon: ----------------------------------------------------------------------------------------
  5411. [4/4/2017 17:50:23.784] Drop The Weapon: DROP THE WEAPON by Fenix2525WOT has loaded successfully!
  5412. [4/4/2017 17:50:23.785] Drop The Weapon: HAVE FUN DISARMING THOSE PEDS!
  5413. [4/4/2017 17:50:23.785] Drop The Weapon: If you encounter a bug, please report it on LCPDFR.COM!
  5414. [4/4/2017 17:50:23.785] Drop The Weapon: ----------------------------------------------------------------------------------------
  5415. [4/4/2017 17:50:24.117] ---------------------------------------------------------------------
  5416. [4/4/2017 17:50:24.117] LSPD FIRST RESPONSE
  5417. [4/4/2017 17:50:24.117] Version 0.3.1
  5418. [4/4/2017 17:50:24.117] A G17 Media Modification
  5419. [4/4/2017 17:50:24.117] - Developed by LMS & Sam
  5420. [4/4/2017 17:50:24.117] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
  5421. [4/4/2017 17:50:24.117] � Copyright 2015-2016, G17 Media, www.lspdfr.com
  5422. [4/4/2017 17:50:24.117] ---------------------------------------------------------------------
  5423. [4/4/2017 17:50:24.117] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
  5424. [4/4/2017 17:50:24.117] [INFO] Copyright � 2015-2016, G17 Media, www.lspdfr.com
  5425. [4/4/2017 17:50:24.207] s_m_y_cop_01_white_full_01
  5426. [4/4/2017 17:50:24.321] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
  5427. [4/4/2017 17:50:24.321] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
  5428. [4/4/2017 17:50:24.323] Callouts: 250
  5429. [4/4/2017 17:50:24.838] [TRACE] Thread CopManager #1 initialized
  5430. [4/4/2017 17:50:39.944] s_m_y_hwaycop_01_white_full_01
  5431. [4/4/2017 17:50:39.948] INIT
  5432. [4/4/2017 17:50:39.952] Deleting: Your Police Vehicle
  5433. [4/4/2017 17:50:39.966] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
  5434. [4/4/2017 17:50:40.024] LSPD First Response: AgencyCallouts, Version=2.4.6082.33116, Culture=neutral, PublicKeyToken=null
  5435. [4/4/2017 17:50:40.038] LSPD First Response: Arrest Manager, Version=7.6.8.1, Culture=neutral, PublicKeyToken=null
  5436. [4/4/2017 17:50:40.044] LSPD First Response: AssortedCallouts, Version=0.6.4.0, Culture=neutral, PublicKeyToken=null
  5437. [4/4/2017 17:50:40.050] LSPD First Response: Automatic Roadblocks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  5438. [4/4/2017 17:50:40.056] LSPD First Response: BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null
  5439. [4/4/2017 17:50:40.064] LSPD First Response: CalloutsV, Version=0.3.2.1, Culture=neutral, PublicKeyToken=null
  5440. [4/4/2017 17:50:40.073] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
  5441. [4/4/2017 17:50:40.095] LSPD First Response: ComputerPlus, Version=1.3.5.0, Culture=neutral, PublicKeyToken=null
  5442. [4/4/2017 17:50:40.130] LSPD First Response: LPCallouts, Version=0.2.7.0, Culture=neutral, PublicKeyToken=null
  5443. [4/4/2017 17:50:40.138] LSPD First Response: LSPDFR+, Version=1.6.4.0, Culture=neutral, PublicKeyToken=null
  5444. [4/4/2017 17:50:40.141] LSPD First Response: PeterUCallouts, Version=1.0.6287.27864, Culture=neutral, PublicKeyToken=null
  5445. [4/4/2017 17:50:40.154] LSPD First Response: PoliceSmartRadio, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  5446. [4/4/2017 17:50:40.157] LSPD First Response: PoliceSmartRadioExtension, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
  5447. [4/4/2017 17:50:40.157] LSPD First Response: SearchWarrant, Version=2.1.1.1, Culture=neutral, PublicKeyToken=null
  5448. [4/4/2017 17:50:40.159] LSPD First Response: Secondary Callouts, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null
  5449. [4/4/2017 17:50:40.164] LSPD First Response: SmarterPolicing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  5450. [4/4/2017 17:50:40.165] LSPD First Response: Toasty Callouts, Version=0.0.0.4, Culture=neutral, PublicKeyToken=null
  5451. [4/4/2017 17:50:40.170] LSPD First Response: Traffic Policer, Version=6.13.6.2, Culture=neutral, PublicKeyToken=null
  5452. [4/4/2017 17:50:40.176] LSPD First Response: Wilderness Callouts, Version=0.5.3.2132, Culture=neutral, PublicKeyToken=null
  5453. [4/4/2017 17:50:40.185] LSPD First Response: Creating plugin: AgencyCallouts.Main
  5454. [4/4/2017 17:50:40.186] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  5455. [4/4/2017 17:50:40.295] LSPD First Response: Albo1125.Common verifying update entry for Arrest Manager
  5456. [4/4/2017 17:50:40.351] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  5457. [4/4/2017 17:50:40.405] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
  5458. [4/4/2017 17:50:40.406] LSPD First Response: Creating plugin: Automatic_Roadblocks.Main
  5459. [4/4/2017 17:50:40.407] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  5460. [4/4/2017 17:50:40.456] LSPD First Response: Creating plugin: ????????????????????????????????????????
  5461. [4/4/2017 17:50:40.484] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
  5462. [4/4/2017 17:50:40.545] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
  5463. [4/4/2017 17:50:40.546] LSPD First Response: Creating plugin: LPCallouts.Main
  5464. [4/4/2017 17:50:40.546] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  5465. [4/4/2017 17:50:40.591] LSPD First Response: Creating plugin: PeterUCallouts.Main
  5466. [4/4/2017 17:50:40.593] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  5467. [4/4/2017 17:50:40.644] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
  5468. [4/4/2017 17:50:40.644] LSPD First Response: Creating plugin: PoliceSmartRadioExtension.PoliceSmartRadioExtension
  5469. [4/4/2017 17:50:40.644] LSPD First Response: Creating plugin: SearchWarrant.Main
  5470. [4/4/2017 17:50:40.645] LSPD First Response: Creating plugin: SecondaryCallout.Main
  5471. [4/4/2017 17:50:40.645] LSPD First Response: Creating plugin: SmarterPolicing.Main
  5472. [4/4/2017 17:50:40.645] LSPD First Response: Creating plugin: Generic_Callouts.Main
  5473. [4/4/2017 17:50:40.646] LSPD First Response: Creating plugin: ?????????????????????????????????????????
  5474. [4/4/2017 17:50:40.699] LSPD First Response: Creating Traffic Policer.Main.
  5475. [4/4/2017 17:50:40.699] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
  5476. [4/4/2017 17:50:40.700] LSPD First Response: Done with Traffic Policer.Main.
  5477. [4/4/2017 17:50:40.700] LSPD First Response: Creating plugin: WildernessCallouts.Main
  5478. [4/4/2017 17:50:40.712] LSPD First Response: Arrest Manager 7.6.8.1, developed by Albo1125, loaded successfully!
  5479. [4/4/2017 17:50:40.712] LSPD First Response: Please go on duty to start Arrest Manager.
  5480. [4/4/2017 17:50:40.713] LSPD First Response: Assorted Callouts 0.6.4.0, developed by Albo1125, has been initialised.
  5481. [4/4/2017 17:50:40.713] LSPD First Response: Go on duty to start Assorted Callouts.
  5482. [4/4/2017 17:50:40.795] LSPD First Response: [Better EMS]: Loading EMS settings
  5483. [4/4/2017 17:50:41.354] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
  5484. [4/4/2017 17:50:41.355] LSPD First Response: [Better EMS]: Found station type: FIRE
  5485. [4/4/2017 17:50:41.355] LSPD First Response: [Better EMS]: Adding station point: in front
  5486. [4/4/2017 17:50:41.395] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
  5487. [4/4/2017 17:50:41.396] LSPD First Response: [Better EMS]: Found station type: FIRE
  5488. [4/4/2017 17:50:41.396] LSPD First Response: [Better EMS]: Adding station point: inside bay
  5489. [4/4/2017 17:50:41.396] LSPD First Response: [Better EMS]: Adding station point: in front of left door
  5490. [4/4/2017 17:50:41.396] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
  5491. [4/4/2017 17:50:41.396] LSPD First Response: [Better EMS]: Found station type: FIRE
  5492. [4/4/2017 17:50:41.397] LSPD First Response: [Better EMS]: Adding station point: middle bay
  5493. [4/4/2017 17:50:41.397] LSPD First Response: [Better EMS]: Adding station point: right bay
  5494. [4/4/2017 17:50:41.397] LSPD First Response: [Better EMS]: Loading station Davis hospital
  5495. [4/4/2017 17:50:41.397] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  5496. [4/4/2017 17:50:41.397] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
  5497. [4/4/2017 17:50:41.397] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
  5498. [4/4/2017 17:50:41.398] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
  5499. [4/4/2017 17:50:41.398] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
  5500. [4/4/2017 17:50:41.398] LSPD First Response: [Better EMS]: Adding station point: delivery zone
  5501. [4/4/2017 17:50:41.398] LSPD First Response: [Better EMS]: Station has delivery zone
  5502. [4/4/2017 17:50:41.398] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
  5503. [4/4/2017 17:50:41.398] LSPD First Response: [Better EMS]: Station has delivery zone
  5504. [4/4/2017 17:50:41.398] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
  5505. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  5506. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Adding station point: delivery zone
  5507. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Station has delivery zone
  5508. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Adding station point: spawn 1
  5509. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Adding station point: spawn 2
  5510. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
  5511. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Station has delivery zone
  5512. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
  5513. [4/4/2017 17:50:41.399] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  5514. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
  5515. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Station has delivery zone
  5516. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
  5517. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Station has delivery zone
  5518. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Adding station point: spawn 1
  5519. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Adding station point: spawn 2
  5520. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
  5521. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Found station type: FIRE
  5522. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Adding station point: bay 4
  5523. [4/4/2017 17:50:41.400] LSPD First Response: [Better EMS]: Adding station point: bay 3
  5524. [4/4/2017 17:50:41.401] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
  5525. [4/4/2017 17:50:41.401] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  5526. [4/4/2017 17:50:41.401] LSPD First Response: [Better EMS]: Adding station point: bay 2
  5527. [4/4/2017 17:50:41.401] LSPD First Response: [Better EMS]: Adding station point: bay 1
  5528. [4/4/2017 17:50:41.401] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
  5529. [4/4/2017 17:50:41.402] LSPD First Response: [Better EMS]: Found station type: FIRE
  5530. [4/4/2017 17:50:41.402] LSPD First Response: [Better EMS]: Adding station point: bay 1
  5531. [4/4/2017 17:50:41.402] LSPD First Response: [Better EMS]: Adding station point: bay 2
  5532. [4/4/2017 17:50:41.403] LSPD First Response: [Better EMS]: Adding station point: bay 3
  5533. [4/4/2017 17:50:41.403] LSPD First Response: [Better EMS]: Adding station point: bay 4
  5534. [4/4/2017 17:50:41.403] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
  5535. [4/4/2017 17:50:41.403] LSPD First Response: [Better EMS]: Found station type: FIRE
  5536. [4/4/2017 17:50:41.403] LSPD First Response: [Better EMS]: Adding station point: bay 1
  5537. [4/4/2017 17:50:41.403] LSPD First Response: [Better EMS]: Adding station point: bay 2
  5538. [4/4/2017 17:50:41.403] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
  5539. [4/4/2017 17:50:41.404] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
  5540. [4/4/2017 17:50:41.404] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
  5541. [4/4/2017 17:50:41.404] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  5542. [4/4/2017 17:50:41.404] LSPD First Response: [Better EMS]: Adding station point: alley
  5543. [4/4/2017 17:50:41.404] LSPD First Response: [Better EMS]: Station has delivery zone
  5544. [4/4/2017 17:50:41.405] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
  5545. [4/4/2017 17:50:41.405] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
  5546. [4/4/2017 17:50:41.405] LSPD First Response: [Better EMS]: Adding station point: delivery
  5547. [4/4/2017 17:50:41.405] LSPD First Response: [Better EMS]: Station has delivery zone
  5548. [4/4/2017 17:50:41.405] LSPD First Response: [Better EMS]: Adding station point: spawn
  5549. [4/4/2017 17:50:41.405] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
  5550. [4/4/2017 17:50:41.406] LSPD First Response: [Better EMS]: Found station type: FIRE
  5551. [4/4/2017 17:50:41.406] LSPD First Response: [Better EMS]: Adding station point: inside
  5552. [4/4/2017 17:50:41.406] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
  5553. [4/4/2017 17:50:41.406] LSPD First Response: [Better EMS]: Found station type: FIRE
  5554. [4/4/2017 17:50:41.406] LSPD First Response: [Better EMS]: Adding station point: north 1
  5555. [4/4/2017 17:50:41.406] LSPD First Response: [Better EMS]: Adding station point: north 2
  5556. [4/4/2017 17:50:41.407] LSPD First Response: [Better EMS]: Adding station point: north mini 1
  5557. [4/4/2017 17:50:41.407] LSPD First Response: [Better EMS]: Adding station point: north mini 2
  5558. [4/4/2017 17:50:41.407] LSPD First Response: [Better EMS]: Adding station point: middle mini
  5559. [4/4/2017 17:50:41.407] LSPD First Response: [Better EMS]: Adding station point: mid south mini
  5560. [4/4/2017 17:50:41.408] LSPD First Response: [Better EMS]: Adding station point: south 1
  5561. [4/4/2017 17:50:41.408] LSPD First Response: [Better EMS]: Adding station point: south 2
  5562. [4/4/2017 17:50:41.408] LSPD First Response: [Better EMS]: Adding station point: south 3
  5563. [4/4/2017 17:50:41.408] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
  5564. [4/4/2017 17:50:41.408] LSPD First Response: [Better EMS]: Found station type: FIRE
  5565. [4/4/2017 17:50:41.408] LSPD First Response: [Better EMS]: Adding station point: driveway
  5566. [4/4/2017 17:50:41.408] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
  5567. [4/4/2017 17:50:41.409] LSPD First Response: [Better EMS]: Found station type: FIRE
  5568. [4/4/2017 17:50:41.409] LSPD First Response: [Better EMS]: Adding station point: station
  5569. [4/4/2017 17:50:41.416] LSPD First Response: Validating dependency: RagePluginHook
  5570. [4/4/2017 17:50:41.417] LSPD First Response: File "ragepluginhook.exe" exists: True
  5571. [4/4/2017 17:50:41.426] LSPD First Response: Version is at least 0.45.0.0
  5572. [4/4/2017 17:50:41.426] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
  5573. [4/4/2017 17:50:41.427] LSPD First Response: Validating dependency: LSPDFR
  5574. [4/4/2017 17:50:41.427] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
  5575. [4/4/2017 17:50:41.428] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
  5576. [4/4/2017 17:50:41.428] LSPD First Response: Validating dependency: ParksTools
  5577. [4/4/2017 17:50:41.428] LSPD First Response: File "ParksTools.dll" exists: True
  5578. [4/4/2017 17:50:41.429] LSPD First Response: Major/minor versions match specified exact version
  5579. [4/4/2017 17:50:41.429] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
  5580. [4/4/2017 17:50:41.429] LSPD First Response: Validating dependency: LSPDFR+
  5581. [4/4/2017 17:50:41.430] LSPD First Response: File "Plugins\LSPDFR\LSPDFR+.dll" exists: True
  5582. [4/4/2017 17:50:41.430] LSPD First Response: Version is at least 1.1.0.0
  5583. [4/4/2017 17:50:41.430] LSPD First Response: Found no problems: dependency LSPDFR+ (Plugins\LSPDFR\LSPDFR+.dll)
  5584. [4/4/2017 17:50:41.431] LSPD First Response: Validating dependency: Arrest Manager
  5585. [4/4/2017 17:50:41.431] LSPD First Response: File "Plugins\LSPDFR\Arrest Manager.dll" exists: True
  5586. [4/4/2017 17:50:41.432] LSPD First Response: Version is at least 7.2.0.0
  5587. [4/4/2017 17:50:41.432] LSPD First Response: Found no problems: dependency Arrest Manager (Plugins\LSPDFR\Arrest Manager.dll)
  5588. [4/4/2017 17:50:41.447] LSPD First Response: [Better EMS]: Unable to parse bone: Unknown
  5589. [4/4/2017 17:50:41.456] LSPD First Response: [Better EMS]: Unable to parse bone:
  5590. [4/4/2017 17:50:41.459] LSPD First Response: ==================================================================
  5591. [4/4/2017 17:50:41.460] LSPD First Response: [CalloutsV] Loading plugin CalloutsV version: 0.3.2.1
  5592. [4/4/2017 17:50:41.460] LSPD First Response: [CalloutsV] Reading settings from configuration file
  5593. [4/4/2017 17:50:41.460] LSPD First Response: [CalloutsV] Detecting player name from config file as: CRADER, EVAN
  5594. [4/4/2017 17:50:41.461] LSPD First Response: [CalloutsV] Testing versions for RagePluginHook and LSPDFR...
  5595. [4/4/2017 17:50:41.462] LSPD First Response: [CalloutsV] Your LSPDFR version is greater than the version used to compile this plugin, this may cause unwanted behaviour
  5596. [4/4/2017 17:50:41.464] LSPD First Response: [CalloutsV] Your RPH version is greater than the version used to compile this plugin, this may cause unwanted behaviour
  5597. [4/4/2017 17:50:41.464] LSPD First Response: [CalloutsV] Your LSPDFR version is greater than the version used to compile this plugin, this may cause unwanted behaviour
  5598. [4/4/2017 17:50:41.465] LSPD First Response: [CalloutsV] Plugin loaded successfully, callouts will be registered when on duty
  5599. [4/4/2017 17:50:41.465] LSPD First Response: ==================================================================
  5600. [4/4/2017 17:50:41.485] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0.51
  5601. [4/4/2017 17:50:41.503] LSPD First Response: LPCallouts registered.
  5602. [4/4/2017 17:50:41.539] LSPD First Response: LSPDFR+ 1.6.4.0, developed by Albo1125, has been initialised.
  5603. [4/4/2017 17:50:41.540] LSPD First Response: Go on duty to start LSPDFR+.
  5604. [4/4/2017 17:50:41.540] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
  5605. [4/4/2017 17:50:41.648] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 1.0.6287.27864 (RELEASE) loaded
  5606. [4/4/2017 17:50:41.649] PoliceSmartRadio 1.0.0.0, developed by Albo1125, loaded successfully!
  5607. [4/4/2017 17:50:41.649] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
  5608. [4/4/2017 17:50:41.649] Please go on duty to start Police SmartRadio.
  5609. [4/4/2017 17:50:41.652] LSPD First Response: Plugin SmarterPolicing 1.0.0.0 has been initialised. Praise the orange stripes!
  5610. [4/4/2017 17:50:41.653] LSPD First Response: Go on duty to fully load SmarterPolicing.
  5611. [4/4/2017 17:50:41.654] LSPD First Response: Toasty Callouts detected RPH version: 0.51
  5612. [4/4/2017 17:50:41.655] LSPD First Response: [Toasty Callouts]: Toasty Callouts v0.0.0.4b PRE-ALPHA sucessfully initialized.
  5613. [4/4/2017 17:50:41.657] LSPD First Response: Traffic Policer 6.13.6.2, developed by Albo1125, has been initialised.
  5614. [4/4/2017 17:50:41.658] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
  5615. [4/4/2017 17:50:41.660] =============================================== Wilderness Callouts ===============================================
  5616. [4/4/2017 17:50:41.660] Created by: alexguirre
  5617. [4/4/2017 17:50:41.661] Version: 0.5.3.2132
  5618. [4/4/2017 17:50:41.661] RAGEPluginHook Version: 0.51.1056.10373
  5619. [4/4/2017 17:50:41.662] RAGENativeUI Version: 1.5.1.0
  5620. [4/4/2017 17:50:41.662]
  5621. [4/4/2017 17:50:41.662] Report any issues you have in the Wilderness Callouts topic or in the comments section and include the RagePluginHook.log
  5622. [4/4/2017 17:50:41.662] Enjoy!
  5623. [4/4/2017 17:50:41.662] =============================================== Wilderness Callouts ===============================================
  5624. [4/4/2017 17:50:41.663] LSPD First Response: [Wilderness Callouts] Detected RAGEPluginHook version: 0.51
  5625. [4/4/2017 17:50:41.667] LSPD First Response: [Wilderness Callouts] Interaction menu initialized
  5626. [4/4/2017 17:50:41.668] LSPD First Response: [Wilderness Callouts | MenuCommon] All menus initialized
  5627. [4/4/2017 17:50:41.669] LSPD First Response: We have 1 callouts registered
  5628. [4/4/2017 17:50:41.669] LSPD First Response: CalloutManager initialized
  5629. [4/4/2017 17:50:41.670] [TRACE] WorldEventManager: Allowing up to 2 events
  5630. [4/4/2017 17:50:41.672] LSPD First Response: In traffic policer duty event handler: True
  5631. [4/4/2017 17:50:41.676] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  5632. [4/4/2017 17:50:41.688] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/7/2017 21:17:26
  5633. [4/4/2017 17:50:41.694] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Traffic Policer
  5634. [4/4/2017 17:50:41.695] LSPD First Response: isdc:/E-Law224/
  5635. [4/4/2017 17:50:41.714] LSPD First Response: GAME VERSION: 1.0.1011.1
  5636. [4/4/2017 17:50:41.719] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  5637. [4/4/2017 17:50:41.723] LSPD First Response: Blpass
  5638. [4/4/2017 17:50:41.724] LSPD First Response: Dependency check for Traffic Policer successful: True
  5639. [4/4/2017 17:50:41.727] LSPD First Response: Traffic Policer is not in beta.
  5640. [4/4/2017 17:50:41.733] LSPD First Response: Traffic Policer.Mainloop started
  5641. [4/4/2017 17:50:41.733] LSPD First Response: Loading Traffic Policer settings...
  5642. [4/4/2017 17:50:41.764] LSPD First Response: Registering callout ?????????????????????????????????????????
  5643. [4/4/2017 17:50:41.764] LSPD First Response: Registering callout ?????????????????????????????????????????
  5644. [4/4/2017 17:50:41.764] LSPD First Response: Registering callout ?????????????????????????????????????????
  5645. [4/4/2017 17:50:41.764] LSPD First Response: Registering callout ?????????????????????????????????????????
  5646. [4/4/2017 17:50:41.764] LSPD First Response: Registering callout ?????????????????????????????????????????
  5647. [4/4/2017 17:50:41.765] LSPD First Response: Registering callout ?????????????????????????????????????????
  5648. [4/4/2017 17:50:41.765] LSPD First Response: Registering callout ?????????????????????????????????????????
  5649. [4/4/2017 17:50:41.767] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
  5650. [4/4/2017 17:50:41.770] LSPD First Response: Agency Callouts by Darkmyre activated for LSPD
  5651. [4/4/2017 17:50:41.772] LSPD First Response: Registering callout AgencyCallouts.Callouts.HighSpeedChase
  5652. [4/4/2017 17:50:41.772] LSPD First Response: Registering callout AgencyCallouts.Callouts.StolenVehicle
  5653. [4/4/2017 17:50:41.772] LSPD First Response: Registering callout AgencyCallouts.Callouts.LivestockOnRoad
  5654. [4/4/2017 17:50:41.772] LSPD First Response: Registering callout AgencyCallouts.Callouts.WelfareCheck
  5655. [4/4/2017 17:50:41.772] LSPD First Response: Registering callout AgencyCallouts.Callouts.MVA
  5656. [4/4/2017 17:50:41.772] LSPD First Response: Registering callout AgencyCallouts.Callouts.Roadblock
  5657. [4/4/2017 17:50:41.772] LSPD First Response: Registering callout AgencyCallouts.Callouts.Domestic
  5658. [4/4/2017 17:50:41.772] LSPD First Response: Registering callout AgencyCallouts.Callouts.AnimalCruelty
  5659. [4/4/2017 17:50:41.773] LSPD First Response: Registering callout AgencyCallouts.Callouts.EMS
  5660. [4/4/2017 17:50:41.773] LSPD First Response: Registering callout AgencyCallouts.Callouts.HitAndRun
  5661. [4/4/2017 17:50:41.773] LSPD First Response: Registering callout AgencyCallouts.Callouts.PurseTheft
  5662. [4/4/2017 17:50:41.773] LSPD First Response: Registering callout AgencyCallouts.Callouts.SuspiciousVehicle
  5663. [4/4/2017 17:50:41.773] LSPD First Response: Registering callout AgencyCallouts.Callouts.SearchParty
  5664. [4/4/2017 17:50:41.773] LSPD First Response: Registering callout AgencyCallouts.Callouts.Trevor
  5665. [4/4/2017 17:50:41.774] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Arrest Manager
  5666. [4/4/2017 17:50:41.776] LSPD First Response: GAME VERSION: 1.0.1011.1
  5667. [4/4/2017 17:50:41.778] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  5668. [4/4/2017 17:50:41.779] LSPD First Response: Blpass
  5669. [4/4/2017 17:50:41.779] LSPD First Response: Dependency check for Arrest Manager successful: True
  5670. [4/4/2017 17:50:41.781] LSPD First Response: Arrest Manager is not in beta.
  5671. [4/4/2017 17:50:41.782] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  5672. [4/4/2017 17:50:41.782] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/7/2017 21:17:26
  5673. [4/4/2017 17:50:41.782] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for AssortedCallouts
  5674. [4/4/2017 17:50:41.784] LSPD First Response: GAME VERSION: 1.0.1011.1
  5675. [4/4/2017 17:50:41.786] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  5676. [4/4/2017 17:50:41.787] LSPD First Response: Blpass
  5677. [4/4/2017 17:50:41.787] LSPD First Response: Dependency check for AssortedCallouts successful: True
  5678. [4/4/2017 17:50:41.791] LSPD First Response: Assorted Callouts is not in beta.
  5679. [4/4/2017 17:50:41.800] LSPD First Response: Adding unmarked police vehicle model:POLICE4
  5680. [4/4/2017 17:50:41.805] LSPD First Response: Registering callout ?????????????????????????????????????????
  5681. [4/4/2017 17:50:41.805] LSPD First Response: Registering callout ?????????????????????????????????????????
  5682. [4/4/2017 17:50:41.806] LSPD First Response: Registering callout ?????????????????????????????????????????
  5683. [4/4/2017 17:50:41.806] LSPD First Response: Registering callout ?????????????????????????????????????????
  5684. [4/4/2017 17:50:41.806] LSPD First Response: Registering callout ?????????????????????????????????????????
  5685. [4/4/2017 17:50:41.806] LSPD First Response: Registering callout ?????????????????????????????????????????
  5686. [4/4/2017 17:50:41.807] LSPD First Response: Registering callout ?????????????????????????????????????????
  5687. [4/4/2017 17:50:41.807] LSPD First Response: Registering callout ?????????????????????????????????????????
  5688. [4/4/2017 17:50:41.831] LSPD First Response: Registering callout ?????????????????????????????????????????
  5689. [4/4/2017 17:50:41.831] LSPD First Response: Registering callout ?????????????????????????????????????????
  5690. [4/4/2017 17:50:41.831] LSPD First Response: Registering callout ?????????????????????????????????????????
  5691. [4/4/2017 17:50:41.831] LSPD First Response: Registering callout ?????????????????????????????????????????
  5692. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5693. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5694. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5695. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5696. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5697. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5698. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5699. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5700. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5701. [4/4/2017 17:50:41.832] LSPD First Response: Registering callout ?????????????????????????????????????????
  5702. [4/4/2017 17:50:41.833] LSPD First Response: Registering callout ?????????????????????????????????????????
  5703. [4/4/2017 17:50:41.833] LSPD First Response: Registering callout ?????????????????????????????????????????
  5704. [4/4/2017 17:50:41.848] LSPD First Response: Stores initialised
  5705. [4/4/2017 17:50:41.849] LSPD First Response: [Better EMS]: Settings loaded from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
  5706. [4/4/2017 17:50:41.851] LSPD First Response: [Better EMS]: Loaded Better EMS
  5707. [4/4/2017 17:50:41.851] LSPD First Response: Registering callout CalloutsV.Callouts.Breakdown
  5708. [4/4/2017 17:50:41.851] LSPD First Response: Registering callout CalloutsV.Callouts.TrafficCollision
  5709. [4/4/2017 17:50:41.851] LSPD First Response: Registering callout CalloutsV.Callouts.StreetRace
  5710. [4/4/2017 17:50:41.852] LSPD First Response: Registering callout CalloutsV.Callouts.Escort
  5711. [4/4/2017 17:50:41.852] LSPD First Response: Registering callout CalloutsV.Callouts.TrackerTheft
  5712. [4/4/2017 17:50:41.852] LSPD First Response: Registering callout CalloutsV.Callouts.Disturbance
  5713. [4/4/2017 17:50:41.852] LSPD First Response: [CalloutsV] All callouts have been registered correctly
  5714. [4/4/2017 17:50:41.877] LSPD First Response: [Code 3 Callouts] Loading Code 3 Callouts...
  5715. [4/4/2017 17:50:41.895] LSPD First Response: [Code 3 Callouts] Settings loaded
  5716. [4/4/2017 17:50:41.896] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
  5717. [4/4/2017 17:50:41.905] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
  5718. [4/4/2017 17:50:41.905] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
  5719. [4/4/2017 17:50:41.905] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
  5720. [4/4/2017 17:50:41.905] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
  5721. [4/4/2017 17:50:41.905] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
  5722. [4/4/2017 17:50:41.906] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
  5723. [4/4/2017 17:50:41.906] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
  5724. [4/4/2017 17:50:41.906] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
  5725. [4/4/2017 17:50:41.906] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
  5726. [4/4/2017 17:50:41.907] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
  5727. [4/4/2017 17:50:41.907] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
  5728. [4/4/2017 17:50:41.907] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
  5729. [4/4/2017 17:50:41.907] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
  5730. [4/4/2017 17:50:41.908] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
  5731. [4/4/2017 17:50:41.908] LSPD First Response: [Code 3 Callouts] Callout 'Police Impersonator' is disabled via the configuration file
  5732. [4/4/2017 17:50:41.908] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
  5733. [4/4/2017 17:50:41.908] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
  5734. [4/4/2017 17:50:41.909] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
  5735. [4/4/2017 17:50:41.909] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
  5736. [4/4/2017 17:50:41.909] LSPD First Response: [Code 3 Callouts] All callouts registered
  5737. [4/4/2017 17:50:41.998] LSPD First Response: C+ DEV: Successfully loaded LSPDFR Computer+.
  5738. [4/4/2017 17:50:42.031] LSPD First Response: C+: Attempting to load SQL interop from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\
  5739. [4/4/2017 17:50:42.031] LSPD First Response: C+: Attempting to load SQL db from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\reports.sqlite
  5740. [4/4/2017 17:50:42.081] LSPD First Response: C+ DEV: C+: ALPR+ Not Detected
  5741. [4/4/2017 17:50:42.082] LSPD First Response: Registering callout LPCallouts.Callouts.AssistAvoidDrifer_HIGH
  5742. [4/4/2017 17:50:42.082] LSPD First Response: Registering callout LPCallouts.Callouts.AssistBeach_HIGH
  5743. [4/4/2017 17:50:42.082] LSPD First Response: Registering callout LPCallouts.Callouts.AssistCornerCut_HIGH
  5744. [4/4/2017 17:50:42.083] LSPD First Response: Registering callout LPCallouts.Callouts.AssistCyclist_HIGH
  5745. [4/4/2017 17:50:42.083] LSPD First Response: Registering callout LPCallouts.Callouts.AssistFreeway_HIGH
  5746. [4/4/2017 17:50:42.083] LSPD First Response: Registering callout LPCallouts.Callouts.AssistRunOver_HIGH
  5747. [4/4/2017 17:50:42.083] LSPD First Response: Registering callout LPCallouts.Callouts.AssistTruckCrash_HIGH
  5748. [4/4/2017 17:50:42.083] LSPD First Response: Registering callout LPCallouts.Callouts.NoiseComplaint_HIGH
  5749. [4/4/2017 17:50:42.084] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  5750. [4/4/2017 17:50:42.084] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/7/2017 21:17:26
  5751. [4/4/2017 17:50:42.085] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for LSPDFR+
  5752. [4/4/2017 17:50:42.086] LSPD First Response: GAME VERSION: 1.0.1011.1
  5753. [4/4/2017 17:50:42.088] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  5754. [4/4/2017 17:50:42.088] LSPD First Response: Blpass
  5755. [4/4/2017 17:50:42.089] LSPD First Response: Dependency check for LSPDFR+ successful: True
  5756. [4/4/2017 17:50:42.100] LSPD First Response: LSPDFR+ is not in beta.
  5757. [4/4/2017 17:50:42.102] LSPD First Response: C+: Store schema version check
  5758. [4/4/2017 17:50:42.102] LSPD First Response: C+: Store schema version check returned a stored version 1.0.1 and global is 1.0.1.. upgrade 0
  5759. [4/4/2017 17:50:42.102] LSPD First Response: C+: Store is at the latest version
  5760. [4/4/2017 17:50:42.102] LSPD First Response: C+: Store was opened
  5761. [4/4/2017 17:50:42.108] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
  5762. [4/4/2017 17:50:42.108] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
  5763. [4/4/2017 17:50:42.108] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
  5764. [4/4/2017 17:50:42.108] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
  5765. [4/4/2017 17:50:42.108] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
  5766. [4/4/2017 17:50:42.109] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
  5767. [4/4/2017 17:50:42.109] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
  5768. [4/4/2017 17:50:42.109] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
  5769. [4/4/2017 17:50:42.109] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
  5770. [4/4/2017 17:50:42.109] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
  5771. [4/4/2017 17:50:42.110] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
  5772. [4/4/2017 17:50:42.111] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/7/2017 21:17:26
  5773. [4/4/2017 17:50:42.111] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Police SmartRadio
  5774. [4/4/2017 17:50:42.112] LSPD First Response: GAME VERSION: 1.0.1011.1
  5775. [4/4/2017 17:50:42.114] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
  5776. [4/4/2017 17:50:42.114] LSPD First Response: Blpass
  5777. [4/4/2017 17:50:42.114] LSPD First Response: Dependency check for Police SmartRadio successful: True
  5778. [4/4/2017 17:50:42.125] LSPD First Response: Fiskey111Common Version: 1.1.0.0
  5779. [4/4/2017 17:50:42.125] LSPD First Response: /-/-/-/-/-/-LOADING SECONDARY CALLOUTS-/-/-/-/-/-/-/
  5780. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallouts.Callouts.CivilianGSW
  5781. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallouts.Callouts.DisturbanceAssist
  5782. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallouts.Callouts.DrugDeal
  5783. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallouts.Callouts.EMSAssist
  5784. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallout.Callouts.Fight
  5785. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallouts.Callouts.FootPursuit
  5786. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallouts.Callouts.GangAttack
  5787. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallouts.Callouts.HeavilyArmed
  5788. [4/4/2017 17:50:42.125] LSPD First Response: Registering callout SecondaryCallouts.Callouts.KnifeAttack
  5789. [4/4/2017 17:50:42.126] LSPD First Response: Registering callout SecondaryCallouts.Callouts.OfficerShooting
  5790. [4/4/2017 17:50:42.126] LSPD First Response: Registering callout SecondaryCallouts.Callouts.OfficerShot
  5791. [4/4/2017 17:50:42.126] LSPD First Response: Registering callout SecondaryCallouts.Callouts.OpenCarry
  5792. [4/4/2017 17:50:42.126] LSPD First Response: Registering callout SecondaryCallouts.Callouts.SpeedTrap
  5793. [4/4/2017 17:50:42.126] LSPD First Response: Registering callout SecondaryCallouts.Callouts.RestrainingOrder
  5794. [4/4/2017 17:50:42.128] LSPD First Response: Main Menu Begin
  5795. [4/4/2017 17:50:42.128] LSPD First Response: Restraining Menu Begin
  5796. [4/4/2017 17:50:42.129] LSPD First Response: Officer Shot Menu Begin
  5797. [4/4/2017 17:50:42.129] LSPD First Response: Officer Audio Begin
  5798. [4/4/2017 17:50:42.129] LSPD First Response: Binding Menus Begin
  5799. [4/4/2017 17:50:42.129] LSPD First Response: Fourteen Callouts Loaded Successfully!
  5800. [4/4/2017 17:50:42.129] LSPD First Response: Fiskey111Common Version: 1.1.0.0
  5801. [4/4/2017 17:50:42.129] LSPD First Response: Thank you for downloading Secondary Callouts Final V1.0.0.0, I hope you enjoy! -Fiskey111
  5802. [4/4/2017 17:50:42.129] LSPD First Response: Starting audio on: True
  5803. [4/4/2017 17:50:42.129] LSPD First Response: MenuKey: D5
  5804. [4/4/2017 17:50:42.255] LSPD First Response: - - - - - - Finished loading Secondary Callouts!! - - - - - -
  5805. [4/4/2017 17:50:42.256] LSPD First Response: Registering callout Generic_Callouts.Callouts.Foot_Pursuit
  5806. [4/4/2017 17:50:42.256] LSPD First Response: Registering callout Generic_Callouts.Callouts.Public_Intoxication
  5807. [4/4/2017 17:50:42.257] LSPD First Response: Registering callout Generic_Callouts.Callouts.Possible_Solicitation
  5808. [4/4/2017 17:50:42.257] LSPD First Response: Registering callout Generic_Callouts.Callouts.Abandoned_Motor_Vehicle
  5809. [4/4/2017 17:50:42.257] LSPD First Response: Registering callout Generic_Callouts.Callouts.Suspicious_Person
  5810. [4/4/2017 17:50:42.260] LSPD First Response: Registering callout WildernessCallouts.Callouts.IllegalHunting
  5811. [4/4/2017 17:50:42.260] LSPD First Response: Registering callout WildernessCallouts.Callouts.RocksBlockingRoad
  5812. [4/4/2017 17:50:42.261] LSPD First Response: Registering callout WildernessCallouts.Callouts.AircraftCrash
  5813. [4/4/2017 17:50:42.262] LSPD First Response: Registering callout WildernessCallouts.Callouts.SuicideAttempt
  5814. [4/4/2017 17:50:42.263] LSPD First Response: Registering callout WildernessCallouts.Callouts.MissingPerson
  5815. [4/4/2017 17:50:42.263] LSPD First Response: Registering callout WildernessCallouts.Callouts.AnimalAttack
  5816. [4/4/2017 17:50:42.263] LSPD First Response: Registering callout WildernessCallouts.Callouts.PublicDisturbance
  5817. [4/4/2017 17:50:42.264] LSPD First Response: Registering callout WildernessCallouts.Callouts.Arson
  5818. [4/4/2017 17:50:42.264] LSPD First Response: Registering callout WildernessCallouts.Callouts.OfficerNeedsTransport
  5819. [4/4/2017 17:50:42.265] LSPD First Response: Registering callout WildernessCallouts.Callouts.AttackedPoliceStation
  5820. [4/4/2017 17:50:42.265] LSPD First Response: Registering callout WildernessCallouts.Callouts.Demonstration
  5821. [4/4/2017 17:50:42.312] [TRACE] Thread Ambient #1 initialized
  5822. [4/4/2017 17:50:42.343] [TRACE] Thread ArrestManager #1 initialized
  5823. [4/4/2017 17:50:42.508] [TRACE] Thread WorldEventManager #1 initialized
  5824. [4/4/2017 17:50:42.509] [TRACE] Thread PlayerChaseManager #1 initialized
  5825. [4/4/2017 17:50:42.515] [TRACE] Thread TrafficControl #1 initialized
  5826. [4/4/2017 17:50:42.515] LSPD First Response: Traffic Policer, developed by Albo1125, has been loaded successfully!
  5827. [4/4/2017 17:50:42.582] LSPD First Response: Traffic Policer Speed Checker started.
  5828. [4/4/2017 17:50:42.585] LSPD First Response: Arrest Manager, developed by Albo1125, has been loaded successfully!
  5829. [4/4/2017 17:50:42.629] LSPD First Response: Assorted Callouts, developed by Albo1125, has been loaded successfully!
  5830. [4/4/2017 17:50:42.631] LSPD First Response: [Better EMS]: Registering smart radio buttons
  5831. [4/4/2017 17:50:42.633] LSPD First Response: [Better EMS]: Launching EMS response
  5832. [4/4/2017 17:50:42.648] LSPD First Response: LSPDFR+, developed by Albo1125, has been loaded successfully!
  5833. [4/4/2017 17:50:42.651] LSPD First Response: LSPDFR+ has been initialised successfully and is now loading INI, XML and dependencies. Standby...
  5834. [4/4/2017 17:50:42.656] LSPD First Response: PoliceSmartRadio is not in beta.
  5835. [4/4/2017 17:50:42.657] LSPD First Response: Police SmartRadio queue created. Waiting...
  5836. [4/4/2017 17:50:43.121] LSPD First Response: Setting Display position to BottomRight
  5837. [4/4/2017 17:50:43.122] LSPD First Response: 1700:603
  5838. [4/4/2017 17:50:43.149] LSPD First Response: Allbuttons ln: 17
  5839. [4/4/2017 17:50:43.167] LSPD First Response: Allbuttons ln: 17
  5840. [4/4/2017 17:50:43.167] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
  5841. [4/4/2017 17:50:43.174] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
  5842. [4/4/2017 17:50:43.177] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
  5843. [4/4/2017 17:50:43.177] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
  5844. [4/4/2017 17:50:43.177] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
  5845. [4/4/2017 17:50:43.178] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
  5846. [4/4/2017 17:50:43.178] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
  5847. [4/4/2017 17:50:43.178] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
  5848. [4/4/2017 17:50:43.178] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
  5849. [4/4/2017 17:50:43.178] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
  5850. [4/4/2017 17:50:43.178] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
  5851. [4/4/2017 17:50:43.179] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
  5852. [4/4/2017 17:50:43.186] LSPD First Response: PoliceSmartRadioExtension requesting a PoliceSmartRadio action to be added to RequestFireTruck
  5853. [4/4/2017 17:50:43.186] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadioExtension to RequestFireTruck successful.
  5854. [4/4/2017 17:50:43.186] LSPD First Response: PoliceSmartRadioExtension requesting a PoliceSmartRadio action to be added to UpdatePursuitStatus
  5855. [4/4/2017 17:50:43.186] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadioExtension to UpdatePursuitStatus successful.
  5856. [4/4/2017 17:50:43.186] LSPD First Response: PoliceSmartRadioExtension requesting a PoliceSmartRadio action to be added to CallOffPursuit
  5857. [4/4/2017 17:50:43.187] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadioExtension to CallOffPursuit successful.
  5858. [4/4/2017 17:50:43.189] LSPD First Response: [Wilderness Callouts | EventPool] Events controller started
  5859. [4/4/2017 17:50:43.197] LSPD First Response: [Wilderness Callouts] Functions fiber started
  5860. [4/4/2017 17:50:43.233] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
  5861. [4/4/2017 17:50:43.234] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
  5862. [4/4/2017 17:50:43.404] LSPD First Response: [AUTO_ROADBLOCKS]: Starting init...
  5863. [4/4/2017 17:50:43.405] LSPD First Response: [AUTO_ROADBLOCKS]: Khorio.Common is up to date: v1.4.0.0
  5864. [4/4/2017 17:50:43.407] LSPD First Response: [AUTO_ROADBLOCKS]: RagePluginHook is up to date: v0.51.1056.10373
  5865. [4/4/2017 17:50:43.407] LSPD First Response: [AUTO_ROADBLOCKS]: LSPDFR is up to date: v0.3.38.5436
  5866. [4/4/2017 17:50:43.419] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Loading CarPacks...
  5867. [4/4/2017 17:50:43.472] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Loaded 10 CarPacks
  5868. [4/4/2017 17:50:43.472] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack BCSO
  5869. [4/4/2017 17:50:43.472] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[SHERIFF] Van: False, Extras: -1, Livery: -1
  5870. [4/4/2017 17:50:43.472] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[SHERIFF2] Van: False, Extras: -1, Livery: -1
  5871. [4/4/2017 17:50:43.472] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[S_F_Y_SHERIFF_01][random] Adding ped model
  5872. [4/4/2017 17:50:43.473] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[S_M_Y_SHERIFF_01][random] Adding ped model
  5873. [4/4/2017 17:50:43.473] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[WEAPON_PISTOL] Adding weapon model
  5874. [4/4/2017 17:50:43.473] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[BCSO]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  5875. [4/4/2017 17:50:43.473] LSPD First Response: -----------------------------------------------------------------------------------------------
  5876. [4/4/2017 17:50:43.473] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack FIB
  5877. [4/4/2017 17:50:43.473] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[FBI] Van: False, Extras: -1, Livery: -1
  5878. [4/4/2017 17:50:43.473] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[FBI2] Van: False, Extras: -1, Livery: -1
  5879. [4/4/2017 17:50:43.473] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[S_M_M_FIBOFFICE_01][random] Adding ped model
  5880. [4/4/2017 17:50:43.473] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[S_M_M_FIBOFFICE_02][random] Adding ped model
  5881. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[WEAPON_PISTOL] Adding weapon model
  5882. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[FIB]:[WEAPON_COMBATPISTOL] Adding weapon model
  5883. [4/4/2017 17:50:43.474] LSPD First Response: -----------------------------------------------------------------------------------------------
  5884. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack LSPD
  5885. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE] Van: False, Extras: -1, Livery: -1
  5886. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE2] Van: False, Extras: -1, Livery: -1
  5887. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[POLICE3] Van: False, Extras: -1, Livery: -1
  5888. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[S_F_Y_COP_01][random] Adding ped model
  5889. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[S_M_Y_COP_01][random] Adding ped model
  5890. [4/4/2017 17:50:43.474] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[WEAPON_PISTOL] Adding weapon model
  5891. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSPD]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  5892. [4/4/2017 17:50:43.475] LSPD First Response: -----------------------------------------------------------------------------------------------
  5893. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack LSSD
  5894. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[POLICE] Van: False, Extras: -1, Livery: -1
  5895. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[SHERIFF] Van: False, Extras: -1, Livery: -1
  5896. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[S_F_Y_SHERIFF_01][random] Adding ped model
  5897. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[S_M_Y_SHERIFF_01][random] Adding ped model
  5898. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[WEAPON_PISTOL] Adding weapon model
  5899. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[LSSD]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  5900. [4/4/2017 17:50:43.475] LSPD First Response: -----------------------------------------------------------------------------------------------
  5901. [4/4/2017 17:50:43.475] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack SAHP
  5902. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[POLICE4] Van: False, Extras: -1, Livery: -1
  5903. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[POLICEB] Van: False, Extras: -1, Livery: -1
  5904. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[S_M_Y_HWAYCOP_01][random] Adding ped model
  5905. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAHP]:[WEAPON_PISTOL] Adding weapon model
  5906. [4/4/2017 17:50:43.476] LSPD First Response: -----------------------------------------------------------------------------------------------
  5907. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack SAPR
  5908. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[PRANGER] Van: False, Extras: -1, Livery: -1
  5909. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[S_F_Y_RANGER_01][random] Adding ped model
  5910. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[S_M_Y_RANGER_01][random] Adding ped model
  5911. [4/4/2017 17:50:43.476] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[SAPR]:[WEAPON_PISTOL] Adding weapon model
  5912. [4/4/2017 17:50:43.477] LSPD First Response: -----------------------------------------------------------------------------------------------
  5913. [4/4/2017 17:50:43.477] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack NOOSE
  5914. [4/4/2017 17:50:43.477] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[RIOT] Van: True, Extras: -1, Livery: -1
  5915. [4/4/2017 17:50:43.477] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[S_M_Y_SWAT_01][random] Adding ped model
  5916. [4/4/2017 17:50:43.477] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_COMBATPISTOL] Adding weapon model
  5917. [4/4/2017 17:50:43.477] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_ASSAULTSHOTGUN] Adding weapon model
  5918. [4/4/2017 17:50:43.477] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_BULLPUPSHOTGUN] Adding weapon model
  5919. [4/4/2017 17:50:43.477] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_ADVANCEDRIFLE] Adding weapon model
  5920. [4/4/2017 17:50:43.477] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NOOSE]:[WEAPON_CARBINERIFLE] Adding weapon model
  5921. [4/4/2017 17:50:43.477] LSPD First Response: -----------------------------------------------------------------------------------------------
  5922. [4/4/2017 17:50:43.478] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack USAF
  5923. [4/4/2017 17:50:43.478] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[BARRACKS] Van: True, Extras: -1, Livery: -1
  5924. [4/4/2017 17:50:43.478] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[BARRACKS3] Van: True, Extras: -1, Livery: -1
  5925. [4/4/2017 17:50:43.480] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[CRUSADER] Van: False, Extras: -1, Livery: -1
  5926. [4/4/2017 17:50:43.481] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_M_MARINE_01][random] Adding ped model
  5927. [4/4/2017 17:50:43.481] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_M_MARINE_02][random] Adding ped model
  5928. [4/4/2017 17:50:43.481] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_01][random] Adding ped model
  5929. [4/4/2017 17:50:43.481] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_02][random] Adding ped model
  5930. [4/4/2017 17:50:43.481] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[S_M_Y_MARINE_03][random] Adding ped model
  5931. [4/4/2017 17:50:43.481] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[WEAPON_ADVANCEDRIFLE] Adding weapon model
  5932. [4/4/2017 17:50:43.481] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[USAF]:[WEAPON_CARBINERIFLE] Adding weapon model
  5933. [4/4/2017 17:50:43.481] LSPD First Response: -----------------------------------------------------------------------------------------------
  5934. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack STATE
  5935. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[POLICET] Van: True, Extras: -1, Livery: -1
  5936. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[S_F_Y_COP_01][random] Adding ped model
  5937. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[S_M_Y_COP_01][random] Adding ped model
  5938. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[WEAPON_PISTOL] Adding weapon model
  5939. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[STATE]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  5940. [4/4/2017 17:50:43.482] LSPD First Response: -----------------------------------------------------------------------------------------------
  5941. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]: Validating CarPack NYSP
  5942. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[POLICEOLD1] Van: False, Extras: -1, Livery: -1
  5943. [4/4/2017 17:50:43.482] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[POLICEOLD2] Van: False, Extras: -1, Livery: -1
  5944. [4/4/2017 17:50:43.483] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[S_M_M_SNOWCOP_01][random] Adding ped model
  5945. [4/4/2017 17:50:43.483] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[WEAPON_PISTOL] Adding weapon model
  5946. [4/4/2017 17:50:43.483] LSPD First Response: [AUTOMATIC_ROADBLOCKS][PACKLOAD]:[NYSP]:[WEAPON_PUMPSHOTGUN] Adding weapon model
  5947. [4/4/2017 17:50:43.483] LSPD First Response: -----------------------------------------------------------------------------------------------
  5948. [4/4/2017 17:50:43.483] LSPD First Response: [AUTOMATIC_ROADBLOCKS]: Loading Settings...
  5949. [4/4/2017 17:50:44.968] LSPD First Response: Transport World Districts doesn't contain Water. Adding default.
  5950. [4/4/2017 17:50:44.969] LSPD First Response: TransportWorldDistricts info:
  5951. [4/4/2017 17:50:44.995] LSPD First Response:
  5952. [4/4/2017 17:50:44.995] World District: City
  5953. [4/4/2017 17:50:44.995] Drivers:S_F_Y_COP_01 S_M_Y_COP_01
  5954. [4/4/2017 17:50:44.995] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
  5955. [4/4/2017 17:50:44.995] Vehsettings: Model: POLICETLivs: 0 Extras: Model: POLICELivs: -1 Extras: Model: POLICE2Livs: -1 Extras: 1 Model: POLICE3Livs: -1 Extras:
  5956. [4/4/2017 17:50:45.020] LSPD First Response:
  5957. [4/4/2017 17:50:45.020] World District: City
  5958. [4/4/2017 17:50:45.020] Drivers:S_M_Y_COP_01
  5959. [4/4/2017 17:50:45.020] Passengers:S_F_Y_COP_01
  5960. [4/4/2017 17:50:45.020] Vehsettings: Model: POLICETLivs: -1 Extras: Model: POLICELivs: -1 Extras: Model: POLICE2Livs: -1 Extras: Model: POLICE3Livs: -1 Extras:
  5961. [4/4/2017 17:50:45.047] LSPD First Response:
  5962. [4/4/2017 17:50:45.047] World District: LosSantosCountryside
  5963. [4/4/2017 17:50:45.047] Drivers:S_M_Y_SHERIFF_01
  5964. [4/4/2017 17:50:45.048] Passengers:S_F_Y_SHERIFF_01
  5965. [4/4/2017 17:50:45.048] Vehsettings: Model: SHERIFF2Livs: -1 Extras:
  5966. [4/4/2017 17:50:45.074] LSPD First Response:
  5967. [4/4/2017 17:50:45.074] World District: BlaineCounty
  5968. [4/4/2017 17:50:45.074] Drivers:S_F_Y_SHERIFF_01
  5969. [4/4/2017 17:50:45.074] Passengers:S_M_Y_SHERIFF_01
  5970. [4/4/2017 17:50:45.075] Vehsettings: Model: SHERIFFLivs: -1 Extras: 2, 3, 4
  5971. [4/4/2017 17:50:45.100] LSPD First Response:
  5972. [4/4/2017 17:50:45.101] World District: Water
  5973. [4/4/2017 17:50:45.101] Drivers:S_M_Y_USCG_01
  5974. [4/4/2017 17:50:45.101] Passengers:S_M_Y_USCG_01
  5975. [4/4/2017 17:50:45.101] Vehsettings: Model: PREDATORLivs: -1 Extras:
  5976. [4/4/2017 17:50:45.101] LSPD First Response: Transportregion info:
  5977. [4/4/2017 17:50:45.126] LSPD First Response:
  5978. [4/4/2017 17:50:45.126] Zonename: East Vinewood
  5979. [4/4/2017 17:50:45.127] Drivers:S_M_Y_COP_01
  5980. [4/4/2017 17:50:45.127] Passengers:S_F_Y_COP_01
  5981. [4/4/2017 17:50:45.127] Vehsettings: Model: POLICE4Livs: 0 Extras: 2, 3, 4
  5982. [4/4/2017 17:50:45.152] LSPD First Response:
  5983. [4/4/2017 17:50:45.152] Zonename: West Vinewood
  5984. [4/4/2017 17:50:45.152] Drivers:S_F_Y_COP_01
  5985. [4/4/2017 17:50:45.152] Passengers:S_M_Y_COP_01
  5986. [4/4/2017 17:50:45.152] Vehsettings: Model: POLICETLivs: 0 Extras:
  5987. [4/4/2017 17:50:45.178] LSPD First Response:
  5988. [4/4/2017 17:50:45.178] Zonename: Sandy Shores
  5989. [4/4/2017 17:50:45.178] Drivers:S_F_Y_SHERIFF_01
  5990. [4/4/2017 17:50:45.178] Passengers:S_M_Y_SHERIFF_01
  5991. [4/4/2017 17:50:45.178] Vehsettings: Model: SHERIFFLivs: -1 Extras: 2, 3, 4
  5992. [4/4/2017 17:50:45.204] LSPD First Response:
  5993. [4/4/2017 17:50:45.204] Zonename: Sandy Shores
  5994. [4/4/2017 17:50:45.204] Drivers:S_M_Y_SHERIFF_01
  5995. [4/4/2017 17:50:45.204] Passengers:S_F_Y_SHERIFF_01
  5996. [4/4/2017 17:50:45.204] Vehsettings: Model: SHERIFFLivs: -1 Extras:
  5997. [4/4/2017 17:50:47.654] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_request
  5998. [4/4/2017 17:50:47.655] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_request successful.
  5999. [4/4/2017 17:50:47.655] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_cancel
  6000. [4/4/2017 17:50:47.655] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_cancel successful.
  6001. [4/4/2017 17:50:47.692] LSPD First Response: TrafficOffences:
  6002. [4/4/2017 17:50:47.692] LSPD First Response: OFFENCE<Speeding(10+)280FalseTraffic>
  6003. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Speeding(20+)3150FalseTraffic>
  6004. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Speeding(30+)4230TrueTraffic>
  6005. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<No License82500TrueTraffic>
  6006. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Driving On Suspended License6850FalseTraffic>
  6007. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Expired License2250FalseTraffic>
  6008. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Invalid Registration4850TrueTraffic>
  6009. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<No Registration4650FalseTraffic>
  6010. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Running A Red Light2100FalseTraffic>
  6011. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Running A Stop Sign2150FalseTraffic>
  6012. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Failure to Yield3150FalseTraffic>
  6013. [4/4/2017 17:50:47.693] LSPD First Response: OFFENCE<Failure To Stop61500FalseTraffic>
  6014. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Seat Belt Violation1200FalseTraffic>
  6015. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<No Insurance6850TrueTraffic>
  6016. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Invalid Insurance3350TrueTraffic>
  6017. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Expired Insurance3100FalseTraffic>
  6018. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Texting While Driving4550FalseTraffic>
  6019. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Broken Tail Light00FalseTraffic>
  6020. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Broke Tail Light (Second Offense) 260FalseTraffic>
  6021. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Broken Brake Light00FalseTraffic>
  6022. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Broken Brake Light (Second Offence)160FalseTraffic>
  6023. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Broken Head Light00FalseTraffic>
  6024. [4/4/2017 17:50:47.694] LSPD First Response: OFFENCE<Reckless Driving3650FalseTraffic>
  6025. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<Reckless Endangerment83500TrueTraffic>
  6026. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<Careless Driving3550FalseTraffic>
  6027. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<DUI1210000TrueTraffic>
  6028. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<DWUI1212000TrueTraffic>
  6029. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<No Helmet0100FalseTraffic>
  6030. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueTraffic>
  6031. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueTraffic>
  6032. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueTraffic>
  6033. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueTraffic>
  6034. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<Open Alcohol Container4850FalseTraffic>
  6035. [4/4/2017 17:50:47.695] LSPD First Response: OFFENCE<Felony Evading63500TrueTraffic>
  6036. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Shoplifting090FalseDisorder>
  6037. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Failure To Comply0100FalseDisorder>
  6038. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Failure to Provide Required Documents0150TrueDisorder>
  6039. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Resisting Arrest0250FalseDisorder>
  6040. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Possession with Intent to sell018000FalseFelony>
  6041. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Paraphernalia06500FalseFelony>
  6042. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Manufacturer032000FalseFelony>
  6043. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Cultivation016000FalseFelony>
  6044. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Abuse of Perscription07800FalseFelony>
  6045. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Metabolite DUIs0250FalseFelony>
  6046. [4/4/2017 17:50:47.696] LSPD First Response: OFFENCE<Distribution/Trafficking025000FalseFelony>
  6047. [4/4/2017 17:50:47.697] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueFelony>
  6048. [4/4/2017 17:50:47.697] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueFelony>
  6049. [4/4/2017 17:50:47.697] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueFelony>
  6050. [4/4/2017 17:50:47.697] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueFelony>
  6051. [4/4/2017 17:50:47.739] LSPD First Response: LSPDFR+ has been fully initialised successfully and is now working.
  6052. [4/4/2017 17:50:47.789] LSPD First Response: Emtpy items, clearing menu at index 1.
  6053. [4/4/2017 17:50:47.791] LSPD First Response: Emtpy items, clearing menu at index 1.
  6054. [4/4/2017 17:50:50.548] LSPD First Response: Arrest Manager by Albo1125 has loaded successfully.
  6055. [4/4/2017 17:50:50.553] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Arrest Manager
  6056. [4/4/2017 17:50:50.556] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  6057. [4/4/2017 17:50:50.562] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to coroner
  6058. [4/4/2017 17:50:50.562] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to coroner successful.
  6059. [4/4/2017 17:50:50.562] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to tow
  6060. [4/4/2017 17:50:50.562] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to tow successful.
  6061. [4/4/2017 17:50:50.562] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to transport
  6062. [4/4/2017 17:50:50.562] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to transport successful.
  6063. [4/4/2017 17:50:50.565] Police Station Jail blips created.
  6064. [4/4/2017 17:51:00.634] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Traffic Policer
  6065. [4/4/2017 17:51:00.634] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  6066. [4/4/2017 17:51:01.830] [TRACE] It has been 20.1613287 seconds since the last callout
  6067. [4/4/2017 17:51:01.833] LSPD First Response: Creating ?????????????????????????????????????????
  6068. [4/4/2017 17:51:01.839] [TRACE] Callout created: #1
  6069. [4/4/2017 17:51:01.868] LSPD First Response: AssortedCallouts.PrisonerTransportRequired
  6070. [4/4/2017 17:51:01.916] [TRACE] Thread ZoomThread #1 initialized
  6071. [4/4/2017 17:51:02.195] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: LSPDFRPlus: LSPDFR+ availability determined as: True
  6072. [4/4/2017 17:51:02.196] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: PeterUCallouts
  6073. [4/4/2017 17:51:02.196] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
  6074. [4/4/2017 17:51:02.196] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: LSPDFR+ integration is enabled and ready
  6075. [4/4/2017 17:51:02.200] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
  6076. [4/4/2017 17:51:02.200] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
  6077. [4/4/2017 17:51:02.200] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
  6078. [4/4/2017 17:51:02.200] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
  6079. [4/4/2017 17:51:02.200] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
  6080. [4/4/2017 17:51:02.200] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
  6081. [4/4/2017 17:51:02.200] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
  6082. [4/4/2017 17:51:02.200] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
  6083. [4/4/2017 17:51:02.201] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: PoliceSmartRadio: Police Smart Radio availability determined as: True
  6084. [4/4/2017 17:51:02.201] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
  6085. [4/4/2017 17:51:02.201] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
  6086. [4/4/2017 17:51:11.902] [TRACE] Asked thread ZoomThread #1 to abort: Timeout exceeded
  6087. [4/4/2017 17:51:11.904] [TRACE] Instance cleaned (ZoomThread #1)
  6088. [4/4/2017 17:51:11.912] [TRACE] Thread ZoomThread #1 has been shut down
  6089. [4/4/2017 17:51:23.221] setting up new cop: null
  6090. [4/4/2017 17:51:23.228] [TRACE] New ped recognized as cop
  6091. [4/4/2017 17:51:30.743] LSPD First Response: Creating No Lights at Dark event
  6092. [4/4/2017 17:51:30.789] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
  6093. [4/4/2017 17:51:41.005] [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
  6094. [4/4/2017 17:51:41.006] [TRACE] Thread TrafficStop #1 initialized
  6095. [4/4/2017 17:51:41.070] LSPD First Response: Adding traffic stop count - LSPDFR+
  6096. [4/4/2017 17:51:45.095] LSPD First Response: LSPDFR+ API: Plugin: Traffic Policer is increasing statistic: Traffic ambient event vehicles pulled over
  6097. [4/4/2017 17:51:45.101] LSPD First Response: Added ambient event fibers to cleanup
  6098. [4/4/2017 17:51:49.657] LSPD First Response: PeterUCallouts.OnOnDutyStateChanged: MaybeNotifyAboutChanges: Last notified version is 1.0.6287.27864
  6099. [4/4/2017 17:52:07.867] LSPD First Response: Mimicking
  6100. [4/4/2017 17:52:08.039] LSPD First Response: LSPDFR+ API: Plugin: Traffic Policer is increasing statistic: Vehicles Mimicked
  6101. [4/4/2017 17:52:18.771] LSPD First Response: Done mimicking
  6102. [4/4/2017 17:52:31.569] 1533227
  6103. [4/4/2017 17:52:42.040] LSPD First Response: Playing kifflom
  6104. [4/4/2017 17:52:55.464] LSPD First Response: C+: Pause
  6105. [4/4/2017 17:52:55.468] LSPD First Response: C+: EnsurePaused forced
  6106. [4/4/2017 17:52:55.468] LSPD First Response: C+: Pause
  6107. [4/4/2017 17:53:00.507] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
  6108. [4/4/2017 17:53:00.507] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6109. [4/4/2017 17:53:00.507] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6110. [4/4/2017 17:53:00.507] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6111. [4/4/2017 17:53:00.507] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6112. [4/4/2017 17:53:00.507] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6113. [4/4/2017 17:53:00.507] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
  6114. [4/4/2017 17:53:00.508] at SQLite.Net.TableQuery`1.GetEnumerator()
  6115. [4/4/2017 17:53:00.508] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  6116. [4/4/2017 17:53:00.508] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  6117. [4/4/2017 17:53:00.508] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
  6118. [4/4/2017 17:53:00.508] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
  6119. [4/4/2017 17:53:00.508] at System.Threading.Tasks.Task`1.InnerInvoke()
  6120. [4/4/2017 17:53:00.508] at System.Threading.Tasks.Task.Execute()
  6121. [4/4/2017 17:53:00.508] --- End of stack trace from previous location where exception was thrown ---
  6122. [4/4/2017 17:53:00.508] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  6123. [4/4/2017 17:53:00.508] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6124. [4/4/2017 17:53:00.508] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
  6125. [4/4/2017 17:53:00.509] --- End of stack trace from previous location where exception was thrown ---
  6126. [4/4/2017 17:53:00.509] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  6127. [4/4/2017 17:53:00.509] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6128. [4/4/2017 17:53:00.509] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119
  6129. [4/4/2017 17:53:00.520] LSPD First Response: C+: Found citations for ped
  6130. [4/4/2017 17:53:00.538] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\g_m_y_mexgoon_03__0_1_1_front.jpg
  6131. [4/4/2017 17:53:08.297] LSPD First Response: C+ DEV: Populating ALPR list
  6132. [4/4/2017 17:53:08.301] LSPD First Response: C+ DEV: Checking currently pulled over
  6133. [4/4/2017 17:53:09.798] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
  6134. [4/4/2017 17:53:09.799] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6135. [4/4/2017 17:53:09.799] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6136. [4/4/2017 17:53:09.799] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6137. [4/4/2017 17:53:09.799] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6138. [4/4/2017 17:53:09.799] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
  6139. [4/4/2017 17:53:09.799] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
  6140. [4/4/2017 17:53:09.799] at SQLite.Net.TableQuery`1.GetEnumerator()
  6141. [4/4/2017 17:53:09.799] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  6142. [4/4/2017 17:53:09.799] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  6143. [4/4/2017 17:53:09.799] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
  6144. [4/4/2017 17:53:09.799] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
  6145. [4/4/2017 17:53:09.799] at System.Threading.Tasks.Task`1.InnerInvoke()
  6146. [4/4/2017 17:53:09.799] at System.Threading.Tasks.Task.Execute()
  6147. [4/4/2017 17:53:09.800] --- End of stack trace from previous location where exception was thrown ---
  6148. [4/4/2017 17:53:09.800] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  6149. [4/4/2017 17:53:09.800] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6150. [4/4/2017 17:53:09.800] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
  6151. [4/4/2017 17:53:09.800] --- End of stack trace from previous location where exception was thrown ---
  6152. [4/4/2017 17:53:09.800] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  6153. [4/4/2017 17:53:09.800] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6154. [4/4/2017 17:53:09.800] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119
  6155. [4/4/2017 17:53:09.820] Drop The Weapon:
  6156. [4/4/2017 17:53:09.820] Drop The Weapon: ==============================
  6157. [4/4/2017 17:53:09.820] Drop The Weapon: UNHANDLED EXCEPTION DURING GAME FIBER TICK
  6158. [4/4/2017 17:53:09.821] Drop The Weapon: ------------------------------
  6159. [4/4/2017 17:53:09.821] Drop The Weapon: Origin: Game fiber "DropTheWeapon Fiber".
  6160. [4/4/2017 17:53:09.821] Drop The Weapon: ------------------------------
  6161. [4/4/2017 17:53:09.821] Drop The Weapon: Exception type: System.AccessViolationException
  6162. [4/4/2017 17:53:09.821] Drop The Weapon: Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
  6163. [4/4/2017 17:53:09.822] Drop The Weapon: ------------------------------
  6164. [4/4/2017 17:53:09.822] Drop The Weapon: Inner exceptions:
  6165. [4/4/2017 17:53:09.822] Drop The Weapon: ------------------------------
  6166. [4/4/2017 17:53:09.822] Drop The Weapon: Stack trace:
  6167. [4/4/2017 17:53:09.822] Drop The Weapon: at CNativeInvocationInfoV.CopyVectorResult(CNativeInvocationInfoV* , Int32 )
  6168. [4/4/2017 17:53:09.822] at Rage.Native.NativeFunction.CallByAddress(IntPtr address, Type returnType, NativeArgument[] arguments)
  6169. [4/4/2017 17:53:09.822] at Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, Type returnType, NativeArgument[] arguments)
  6170. [4/4/2017 17:53:09.822] at Rage.Native.NativeFunction.CallByHash[ReturnType](UInt64 nativeHash, NativeArgument[] arguments)
  6171. [4/4/2017 17:53:09.822] at ?A0xc7c85457.jXaszBkY2YUciv5K5UAr9S5o0vBFpNHW[ReturnType](UInt64 nativeHash, NativeArgument[] arguments)
  6172. [4/4/2017 17:53:09.823] at Rage.Ped.get_IsPlayer()
  6173. [4/4/2017 17:53:09.823] at DropTheWeapon.DropTheWeapon.<>c.<EntryPoint>b__1_0() in C:\Users\FENIX\Documents\Visual Studio 2015\Projects\GTA_V_Projects\DropTheWeapon\DropTheWeapon.cs:line 100
  6174. [4/4/2017 17:53:09.823] at Rage.GameFiber.Main()
  6175. [4/4/2017 17:53:09.824] Drop The Weapon: ==============================
  6176. [4/4/2017 17:53:09.824] Drop The Weapon:
Advertisement
Add Comment
Please, Sign In to add comment