Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
1,058
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 262.82 KB | None | 0 0
  1. RAGE Plugin Hook v0.65.1237.15477 PUBLIC ALPHA
  2.  
  3. Game: Grand Theft Auto V
  4. Game build: 1604
  5. Branch: Retail
  6.  
  7.  
  8. ===== .NET exception information =====
  9. Type: System.IO.FileNotFoundException
  10. Message: Could not load file or assembly 'BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  11. Stack trace: at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  12. at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  13. at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
  14. at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  15. at System.Reflection.Assembly.Load(String assemblyString)
  16. at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
  17. at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
  18. at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
  19. at Rage.GameFiber.Main()
  20. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  21. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  22. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  23. at System.Threading.ThreadHelper.ThreadStart()
  24.  
  25.  
  26. Plugins loaded at the time of the crash:
  27. ClearTheWayV by KeyedInSoftware/timnboys.
  28. LSPD First Response by G17 Media.
  29.  
  30. This crash most likely occurred in plugin: LSPD First Response
  31.  
  32. Base address: 00007ff6e9920000
  33. Exception address: 00007ff8233d9129
  34. Exception offset: 139ab9129
  35. Exception code: 0xe0434352 (DOT_NET_EXCEPTION)
  36.  
  37. Stack trace (unmanaged):
  38. 0x00007ff82342667c - UnhandledExceptionFilter - in Unknown:0 (C:\Windows\System32\KERNELBASE.dll)
  39. 0x00007ff826bd81cb - memset - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  40. 0x00007ff826bbfd56 - _C_specific_handler - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  41. 0x00007ff826bd477f - _chkstk - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  42. 0x00007ff826b34bef - RtlWalkFrameChain - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  43. 0x00007ff826b389e6 - RtlRaiseException - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
  44. 0x00007ff8233d9129 - RaiseException - in Unknown:0 (C:\Windows\System32\KERNELBASE.dll)
  45. 0x00007fffe788646a - InstallCustomModule - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  46. 0x00007fffe794e91b - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  47. 0x00007fffe794e974 - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  48. 0x00007fffe7b92ebe - CorLaunchApplication - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  49. 0x00007fffe7b59bc6 - NGenCreateNGenWorker - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  50. 0x00007fffe7918d43 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  51. 0x00007fffe791825c - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  52. 0x00007fffe79181f7 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  53. 0x00007fffe79180d7 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  54. 0x00007fffe7784b05 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  55. 0x00007fff89805ed7 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
  56.  
  57. Stack trace (managed):
  58. Hook:OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
  59. Hook:Rage.Plugin.RemoteOnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, String pluginStackTrace)
  60. Plugin: OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
  61. Plugin: OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName)
  62. Plugin: Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
  63. Plugin: Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
  64. Plugin: Rage.GameFiber.Main()
  65. Plugin: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  66. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  67. Plugin: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  68. Plugin: System.Threading.ThreadHelper.ThreadStart()
  69.  
  70.  
  71. General purpose registers:
  72. RAX: 0x00007fffe77b878e
  73. RCX: 0x0000000000000010
  74. RDX: 0x8000000000000000
  75. RBX: 0x0000000000000001
  76. RSP: 0x0000005c798fb8f0
  77. RBP: 0x0000005c798fbf40
  78. RSI: 0x0000005c798fba68
  79. RDI: 0x0000000000000005
  80. R8: 0x000052cfcf327534
  81. R9: 0x0014000000000001
  82. R10: 0x00007fff00000001
  83. R11: 0x00007fffe66e1970
  84. R12: 0x0000000000004000
  85. R13: 0x000001cb02552118
  86. R14: 0x00000000e0434352
  87. R15: 0x0000000000000000
  88. RIP: 0x00007ff8233d9129
  89.  
  90. Segment registers:
  91. CS: 0x0033
  92. DS: 0x002b
  93. ES: 0x002b
  94. FS: 0x0053
  95. GS: 0x002b
  96. SS: 0x002b
  97. Flags: 0x00000202
  98.  
  99. Debug registers:
  100. Dr0: 0x00007fffe77b8802
  101. Dr1: 0x0000000000000012
  102. Dr2: 0x0000000000000002
  103. Dr3: 0x0000005c798fb1f0
  104. Dr6: 0x00007fffe779205e
  105. Dr7: 0x0000000000000001
  106.  
  107. Floating point state:
  108. Xmm0: Low: 0x00007fffe77b65e0, High: 0x00007fffe77b65e0
  109. Xmm1: Low: 0xfffffffffffffffe, High: 0xfffffffffffffffe
  110. Xmm2: Low: 0xffffffff00000001, High: 0xffffffff00000001
  111. Xmm3: Low: 0x0000005c798fb5d0, High: 0x0000005c798fb5d0
  112. Xmm4: Low: 0x000001cb77d75680, High: 0x000001cb77d75680
  113. Xmm5: Low: 0x0000000000000001, High: 0x0000000000000001
  114. Xmm6: Low: 0x0000000000000000, High: 0x0000000000000000
  115. Xmm7: Low: 0x0000000000000000, High: 0x0000000000000000
  116. Xmm8: Low: 0x0000000000000000, High: 0x0000000000000000
  117. Xmm9: Low: 0x0000000000000000, High: 0x0000000000000000
  118. Xmm10: Low: 0x0000000000000000, High: 0x0000000000000000
  119. Xmm11: Low: 0x0000000000000000, High: 0x0000000000000000
  120. Xmm12: Low: 0x0000000000000000, High: 0x0000000000000000
  121. Xmm13: Low: 0x0000000000000000, High: 0x0000000000000000
  122. Xmm14: Low: 0x0000000000000000, High: 0x0000000000000000
  123. Xmm15: Low: 0x0000000000000000, High: 0x0000000000000000
  124.  
  125. Threads:
  126. Id: 8360 (0x20a8)state: Wait (Reason: UserRequest)
  127. Id: 4256 (0x10a0)state: Wait (Reason: UserRequest)
  128. Id: 3416 (0x0d58)state: Wait (Reason: EventPairLow)
  129. Id: 924 (0x039c)state: Wait (Reason: ExecutionDelay)
  130. Id: 3004 (0x0bbc)state: Wait (Reason: UserRequest)
  131. Id: 8068 (0x1f84)state: Wait (Reason: UserRequest)
  132. Id: 7072 (0x1ba0)state: Wait (Reason: UserRequest)
  133. Id: 8652 (0x21cc)state: Wait (Reason: ExecutionDelay)
  134. Id: 4648 (0x1228)state: Wait (Reason: UserRequest)
  135. Id: 3036 (0x0bdc)state: Wait (Reason: UserRequest)
  136. Id: 1304 (0x0518)state: Wait (Reason: UserRequest)
  137. Id: 9944 (0x26d8)state: Wait (Reason: UserRequest)
  138. Id: 10116 (0x2784)state: Wait (Reason: UserRequest)
  139. Id: 3776 (0x0ec0)state: Wait (Reason: UserRequest)
  140. Id: 1660 (0x067c)state: Wait (Reason: UserRequest)
  141. Id: 7412 (0x1cf4)state: Wait (Reason: EventPairLow)
  142. Id: 5780 (0x1694)state: Wait (Reason: EventPairLow)
  143. Id: 1488 (0x05d0)state: Wait (Reason: EventPairLow)
  144. Id: 7032 (0x1b78)state: Wait (Reason: EventPairLow)
  145. Id: 7856 (0x1eb0)state: Wait (Reason: EventPairLow)
  146. Id: 9336 (0x2478)state: Wait (Reason: EventPairLow)
  147. Id: 3136 (0x0c40)state: Wait (Reason: EventPairLow)
  148. Id: 7384 (0x1cd8)state: Wait (Reason: EventPairLow)
  149. Id: 2504 (0x09c8)state: Wait (Reason: UserRequest)
  150. Id: 9244 (0x241c)state: Wait (Reason: UserRequest)
  151. Id: 5772 (0x168c)state: Wait (Reason: UserRequest)
  152. Id: 7052 (0x1b8c)state: Wait (Reason: ExecutionDelay)
  153. Id: 4580 (0x11e4)state: Wait (Reason: UserRequest)
  154. Id: 10012 (0x271c)state: Wait (Reason: UserRequest)
  155. Id: 7416 (0x1cf8)state: Wait (Reason: UserRequest)
  156. Id: 8316 (0x207c)state: Wait (Reason: UserRequest)
  157. Id: 4308 (0x10d4)state: Wait (Reason: UserRequest)
  158. Id: 3944 (0x0f68)state: Wait (Reason: UserRequest)
  159. Id: 9048 (0x2358)state: Wait (Reason: EventPairLow)
  160. Id: 7004 (0x1b5c)state: Running
  161. Id: 944 (0x03b0)state: Wait (Reason: UserRequest)
  162. Id: 8280 (0x2058)state: Wait (Reason: UserRequest)
  163. Id: 10120 (0x2788)state: Wait (Reason: UserRequest)
  164. Id: 8640 (0x21c0)state: Wait (Reason: EventPairLow)
  165. Id: 9408 (0x24c0)state: Wait (Reason: UserRequest)
  166. Id: 8952 (0x22f8)state: Wait (Reason: UserRequest)
  167. Id: 7352 (0x1cb8)state: Wait (Reason: UserRequest)
  168. Id: 7164 (0x1bfc)state: Wait (Reason: EventPairLow)
  169. Id: 7904 (0x1ee0)state: Wait (Reason: ExecutionDelay)
  170. Id: 6280 (0x1888)state: Wait (Reason: UserRequest)
  171. Id: 3364 (0x0d24)state: Wait (Reason: UserRequest)
  172. Id: 9072 (0x2370)state: Wait (Reason: UserRequest)
  173. Id: 2432 (0x0980)state: Wait (Reason: UserRequest)
  174. Id: 2928 (0x0b70)state: Wait (Reason: EventPairLow)
  175. Id: 1152 (0x0480)state: Wait (Reason: EventPairLow)
  176. Id: 9448 (0x24e8)state: Wait (Reason: EventPairLow)
  177. Id: 3348 (0x0d14)state: Wait (Reason: EventPairLow)
  178. Id: 7492 (0x1d44)state: Wait (Reason: ExecutionDelay)
  179. Id: 932 (0x03a4)state: Wait (Reason: UserRequest)
  180. Id: 6148 (0x1804)state: Wait (Reason: UserRequest)
  181. Id: 2624 (0x0a40)state: Wait (Reason: UserRequest)
  182. Id: 7824 (0x1e90)state: Wait (Reason: ExecutionDelay)
  183. Id: 8836 (0x2284)state: Wait (Reason: UserRequest)
  184. Id: 3792 (0x0ed0)state: Wait (Reason: UserRequest)
  185. Id: 3372 (0x0d2c)state: Wait (Reason: UserRequest)
  186. Id: 204 (0x00cc)state: Wait (Reason: UserRequest)
  187. Id: 4584 (0x11e8)state: Wait (Reason: UserRequest)
  188. Id: 9100 (0x238c)state: Wait (Reason: UserRequest)
  189. Id: 4456 (0x1168)state: Wait (Reason: UserRequest)
  190. Id: 5152 (0x1420)state: Wait (Reason: EventPairLow)
  191. Id: 8456 (0x2108)state: Wait (Reason: UserRequest)
  192. Id: 9008 (0x2330)state: Wait (Reason: UserRequest)
  193. Id: 8572 (0x217c)state: Wait (Reason: UserRequest)
  194. Id: 9536 (0x2540)state: Wait (Reason: UserRequest)
  195. Id: 2996 (0x0bb4)state: Wait (Reason: UserRequest)
  196. Id: 5168 (0x1430)state: Wait (Reason: UserRequest)
  197. Id: 3168 (0x0c60)state: Wait (Reason: UserRequest)
  198. Id: 7984 (0x1f30)state: Wait (Reason: UserRequest)
  199. Id: 9736 (0x2608)state: Wait (Reason: UserRequest)
  200. Id: 6484 (0x1954)state: Wait (Reason: ExecutionDelay)
  201. Id: 9916 (0x26bc)state: Wait (Reason: UserRequest)
  202. Id: 9412 (0x24c4)state: Wait (Reason: UserRequest)
  203. Id: 9476 (0x2504)state: Wait (Reason: UserRequest)
  204. Id: 1116 (0x045c)state: Wait (Reason: UserRequest)
  205. Id: 224 (0x00e0)state: Wait (Reason: UserRequest)
  206. Id: 9384 (0x24a8)state: Wait (Reason: UserRequest)
  207. Id: 9760 (0x2620)state: Wait (Reason: UserRequest)
  208. Id: 3652 (0x0e44)state: Wait (Reason: UserRequest)
  209. Id: 3304 (0x0ce8)state: Wait (Reason: UserRequest)
  210. Id: 6436 (0x1924)state: Wait (Reason: UserRequest)
  211. Id: 1812 (0x0714)state: Wait (Reason: UserRequest)
  212. Id: 8620 (0x21ac)state: Wait (Reason: UserRequest)
  213. Id: 7712 (0x1e20)state: Wait (Reason: UserRequest)
  214. Id: 1240 (0x04d8)state: Wait (Reason: EventPairLow)
  215. Id: 9036 (0x234c)state: Wait (Reason: UserRequest)
  216. Id: 9084 (0x237c)state: Wait (Reason: UserRequest)
  217. Id: 4704 (0x1260)state: Wait (Reason: UserRequest)
  218. Id: 4084 (0x0ff4)state: Wait (Reason: UserRequest)
  219. Id: 2208 (0x08a0)state: Wait (Reason: UserRequest)
  220. Id: 3684 (0x0e64)state: Wait (Reason: ExecutionDelay)
  221. Id: 7600 (0x1db0)state: Wait (Reason: UserRequest)
  222. Id: 10208 (0x27e0)state: Wait (Reason: UserRequest)
  223. Id: 9028 (0x2344)state: Wait (Reason: UserRequest)
  224. Id: 5856 (0x16e0)state: Wait (Reason: UserRequest)
  225. Id: 5224 (0x1468)state: Wait (Reason: EventPairLow)
  226. Id: 2468 (0x09a4)state: Wait (Reason: ExecutionDelay)
  227. Id: 1928 (0x0788) (CURRENT); state: Running
  228. Id: 8960 (0x2300)state: Wait (Reason: ExecutionDelay)
  229. Id: 7068 (0x1b9c)state: Wait (Reason: UserRequest)
  230. Id: 8224 (0x2020)state: Wait (Reason: UserRequest)
  231. Id: 8500 (0x2134)state: Wait (Reason: UserRequest)
  232. Id: 2960 (0x0b90)state: Wait (Reason: UserRequest)
  233. Id: 8604 (0x219c)state: Wait (Reason: UserRequest)
  234. Id: 9588 (0x2574)state: Wait (Reason: UserRequest)
  235. Id: 9920 (0x26c0)state: Wait (Reason: Unknown)
  236. Id: 2760 (0x0ac8)state: Wait (Reason: UserRequest)
  237. Id: 10112 (0x2780)state: Wait (Reason: UserRequest)
  238. Id: 3324 (0x0cfc)state: Wait (Reason: UserRequest)
  239. Id: 4712 (0x1268)state: Wait (Reason: UserRequest)
  240. Id: 5220 (0x1464)state: Wait (Reason: UserRequest)
  241. Id: 6960 (0x1b30)state: Wait (Reason: UserRequest)
  242. Id: 5716 (0x1654)state: Wait (Reason: UserRequest)
  243. Id: 6076 (0x17bc)state: Wait (Reason: UserRequest)
  244. Id: 2080 (0x0820)state: Wait (Reason: UserRequest)
  245. Id: 9168 (0x23d0)state: Wait (Reason: UserRequest)
  246. Id: 216 (0x00d8)state: Wait (Reason: EventPairLow)
  247. Id: 1288 (0x0508)state: Wait (Reason: UserRequest)
  248. Id: 7992 (0x1f38)state: Wait (Reason: ExecutionDelay)
  249. Id: 9840 (0x2670)state: Wait (Reason: UserRequest)
  250. Id: 9844 (0x2674)state: Wait (Reason: UserRequest)
  251. Id: 6164 (0x1814)state: Wait (Reason: UserRequest)
  252. Id: 7452 (0x1d1c)state: Wait (Reason: UserRequest)
  253. Id: 4764 (0x129c)state: Wait (Reason: UserRequest)
  254. Id: 4544 (0x11c0)state: Wait (Reason: UserRequest)
  255. Id: 2644 (0x0a54)state: Wait (Reason: UserRequest)
  256. Id: 4604 (0x11fc)state: Wait (Reason: UserRequest)
  257. Id: 8664 (0x21d8)state: Wait (Reason: UserRequest)
  258. Id: 900 (0x0384)state: Wait (Reason: UserRequest)
  259. Id: 1564 (0x061c)state: Wait (Reason: UserRequest)
  260. Id: 8312 (0x2078)state: Wait (Reason: UserRequest)
  261. Id: 8544 (0x2160)state: Wait (Reason: UserRequest)
  262. Id: 3068 (0x0bfc)state: Wait (Reason: UserRequest)
  263. Id: 8972 (0x230c)state: Wait (Reason: UserRequest)
  264. Id: 6996 (0x1b54)state: Wait (Reason: UserRequest)
  265. Id: 6988 (0x1b4c)state: Wait (Reason: UserRequest)
  266. Id: 1088 (0x0440)state: Wait (Reason: UserRequest)
  267. Id: 9924 (0x26c4)state: Wait (Reason: UserRequest)
  268. Id: 4716 (0x126c)state: Wait (Reason: UserRequest)
  269. Id: 5296 (0x14b0)state: Wait (Reason: UserRequest)
  270. Id: 3312 (0x0cf0)state: Wait (Reason: UserRequest)
  271. Id: 9020 (0x233c)state: Wait (Reason: UserRequest)
  272. Id: 9208 (0x23f8)state: Wait (Reason: UserRequest)
  273. Id: 8760 (0x2238)state: Wait (Reason: UserRequest)
  274. Id: 7104 (0x1bc0)state: Wait (Reason: UserRequest)
  275. Id: 3356 (0x0d1c)state: Wait (Reason: ExecutionDelay)
  276. Id: 4888 (0x1318)state: Wait (Reason: ExecutionDelay)
  277. Id: 8948 (0x22f4)state: Wait (Reason: ExecutionDelay)
  278. Id: 9524 (0x2534)state: Wait (Reason: ExecutionDelay)
  279. Id: 9232 (0x2410)state: Wait (Reason: ExecutionDelay)
  280. Id: 10172 (0x27bc)state: Wait (Reason: ExecutionDelay)
  281. Id: 2744 (0x0ab8)state: Wait (Reason: ExecutionDelay)
  282. Id: 7360 (0x1cc0)state: Wait (Reason: ExecutionDelay)
  283. Id: 6388 (0x18f4)state: Wait (Reason: EventPairLow)
  284. Id: 8752 (0x2230)state: Wait (Reason: EventPairLow)
  285. Id: 4344 (0x10f8)state: Wait (Reason: UserRequest)
  286. Id: 9532 (0x253c)state: Wait (Reason: UserRequest)
  287. Id: 3152 (0x0c50)state: Wait (Reason: EventPairLow)
  288. Id: 10156 (0x27ac)state: Wait (Reason: UserRequest)
  289. Id: 9620 (0x2594)state: Wait (Reason: UserRequest)
  290. Id: 4528 (0x11b0)state: Wait (Reason: UserRequest)
  291. Id: 4484 (0x1184)state: Wait (Reason: UserRequest)
  292. Id: 2136 (0x0858)state: Wait (Reason: UserRequest)
  293. Id: 1388 (0x056c)state: Wait (Reason: UserRequest)
  294. Id: 9960 (0x26e8)state: Wait (Reason: UserRequest)
  295. Id: 9504 (0x2520)state: Wait (Reason: UserRequest)
  296. Id: 7996 (0x1f3c)state: Wait (Reason: UserRequest)
  297. Id: 7872 (0x1ec0)state: Wait (Reason: UserRequest)
  298. Id: 8080 (0x1f90)state: Wait (Reason: UserRequest)
  299. Id: 8172 (0x1fec)state: Wait (Reason: UserRequest)
  300. Id: 7784 (0x1e68)state: Wait (Reason: UserRequest)
  301. Id: 6576 (0x19b0)state: Wait (Reason: ExecutionDelay)
  302. Id: 4124 (0x101c)state: Wait (Reason: EventPairLow)
  303. Id: 8420 (0x20e4)state: Wait (Reason: EventPairLow)
  304. Id: 8920 (0x22d8)state: Wait (Reason: EventPairLow)
  305. Id: 5072 (0x13d0)state: Wait (Reason: UserRequest)
  306. Id: 7520 (0x1d60)state: Wait (Reason: UserRequest)
  307. Id: 8360 (0x20a8)
  308. Start address: 0x0000000000000000
  309. State: Wait (Reason: UserRequest)
  310. Priority: 15
  311. Priority level: TimeCritical
  312. Start time: 5/23/2019 1:32:06 PM
  313. Total processor time: 00:01:40.3593750
  314. User processor time: 00:01:40.3593750
  315.  
  316. Id: 4256 (0x10a0)
  317. Start address: 0x00007ff826b9a250
  318. State: Wait (Reason: UserRequest)
  319. Priority: 12
  320. Priority level: Normal
  321. Start time: 5/23/2019 1:32:07 PM
  322. Total processor time: 00:00:00
  323. User processor time: 00:00:00
  324.  
  325. Id: 3416 (0x0d58)
  326. Start address: 0x00007ff826b9a250
  327. State: Wait (Reason: EventPairLow)
  328. Priority: 12
  329. Priority level: Normal
  330. Start time: 5/23/2019 1:32:37 PM
  331. Total processor time: 00:00:00
  332. User processor time: 00:00:00
  333.  
  334. Id: 924 (0x039c)
  335. Start address: 0x00007ff826b9a250
  336. State: Wait (Reason: ExecutionDelay)
  337. Priority: 12
  338. Priority level: Normal
  339. Start time: 5/23/2019 1:32:38 PM
  340. Total processor time: 00:00:00
  341. User processor time: 00:00:00
  342.  
  343. Id: 3004 (0x0bbc)
  344. Start address: 0x00007ff826b9a250
  345. State: Wait (Reason: UserRequest)
  346. Priority: 12
  347. Priority level: Normal
  348. Start time: 5/23/2019 1:32:38 PM
  349. Total processor time: 00:00:03.5937500
  350. User processor time: 00:00:03.5937500
  351.  
  352. Id: 8068 (0x1f84)
  353. Start address: 0x00007ff826b9a250
  354. State: Wait (Reason: UserRequest)
  355. Priority: 8
  356. Priority level: Normal
  357. Start time: 5/23/2019 1:32:38 PM
  358. Total processor time: 00:00:00
  359. User processor time: 00:00:00
  360.  
  361. Id: 7072 (0x1ba0)
  362. Start address: 0x00007ff826b9a250
  363. State: Wait (Reason: UserRequest)
  364. Priority: 8
  365. Priority level: Normal
  366. Start time: 5/23/2019 1:32:38 PM
  367. Total processor time: 00:00:00.5156250
  368. User processor time: 00:00:00.5156250
  369.  
  370. Id: 8652 (0x21cc)
  371. Start address: 0x00007ff826b9a250
  372. State: Wait (Reason: ExecutionDelay)
  373. Priority: 15
  374. Priority level: TimeCritical
  375. Start time: 5/23/2019 1:32:38 PM
  376. Total processor time: 00:00:00
  377. User processor time: 00:00:00
  378.  
  379. Id: 4648 (0x1228)
  380. Start address: 0x00007ff826b9a250
  381. State: Wait (Reason: UserRequest)
  382. Priority: 10
  383. Priority level: Highest
  384. Start time: 5/23/2019 1:32:38 PM
  385. Total processor time: 00:00:05.5625000
  386. User processor time: 00:00:05.5625000
  387.  
  388. Id: 3036 (0x0bdc)
  389. Start address: 0x00007ff826b9a250
  390. State: Wait (Reason: UserRequest)
  391. Priority: 10
  392. Priority level: Highest
  393. Start time: 5/23/2019 1:32:38 PM
  394. Total processor time: 00:00:05.0156250
  395. User processor time: 00:00:05.0156250
  396.  
  397. Id: 1304 (0x0518)
  398. Start address: 0x00007ff826b9a250
  399. State: Wait (Reason: UserRequest)
  400. Priority: 15
  401. Priority level: TimeCritical
  402. Start time: 5/23/2019 1:32:38 PM
  403. Total processor time: 00:00:00.0468750
  404. User processor time: 00:00:00.0468750
  405.  
  406. Id: 9944 (0x26d8)
  407. Start address: 0x00007ff826b9a250
  408. State: Wait (Reason: UserRequest)
  409. Priority: 7
  410. Priority level: BelowNormal
  411. Start time: 5/23/2019 1:32:38 PM
  412. Total processor time: 00:00:00.6718750
  413. User processor time: 00:00:00.6718750
  414.  
  415. Id: 10116 (0x2784)
  416. Start address: 0x00007ff826b9a250
  417. State: Wait (Reason: UserRequest)
  418. Priority: 15
  419. Priority level: TimeCritical
  420. Start time: 5/23/2019 1:32:38 PM
  421. Total processor time: 00:00:00.7968750
  422. User processor time: 00:00:00.7968750
  423.  
  424. Id: 3776 (0x0ec0)
  425. Start address: 0x00007ff826b9a250
  426. State: Wait (Reason: UserRequest)
  427. Priority: 6
  428. Priority level: Lowest
  429. Start time: 5/23/2019 1:32:38 PM
  430. Total processor time: 00:00:21.2500000
  431. User processor time: 00:00:21.2500000
  432.  
  433. Id: 1660 (0x067c)
  434. Start address: 0x00007ff826b9a250
  435. State: Wait (Reason: UserRequest)
  436. Priority: 9
  437. Priority level: AboveNormal
  438. Start time: 5/23/2019 1:32:38 PM
  439. Total processor time: 00:00:40.0937500
  440. User processor time: 00:00:40.0937500
  441.  
  442. Id: 7412 (0x1cf4)
  443. Start address: 0x00007ff826b9a250
  444. State: Wait (Reason: EventPairLow)
  445. Priority: 12
  446. Priority level: Normal
  447. Start time: 5/23/2019 1:32:38 PM
  448. Total processor time: 00:00:02.0312500
  449. User processor time: 00:00:02.0312500
  450.  
  451. Id: 5780 (0x1694)
  452. Start address: 0x00007ff826b9a250
  453. State: Wait (Reason: EventPairLow)
  454. Priority: 12
  455. Priority level: Normal
  456. Start time: 5/23/2019 1:32:38 PM
  457. Total processor time: 00:00:02.0625000
  458. User processor time: 00:00:02.0625000
  459.  
  460. Id: 1488 (0x05d0)
  461. Start address: 0x00007ff826b9a250
  462. State: Wait (Reason: EventPairLow)
  463. Priority: 12
  464. Priority level: Normal
  465. Start time: 5/23/2019 1:32:38 PM
  466. Total processor time: 00:00:01.9218750
  467. User processor time: 00:00:01.9218750
  468.  
  469. Id: 7032 (0x1b78)
  470. Start address: 0x00007ff826b9a250
  471. State: Wait (Reason: EventPairLow)
  472. Priority: 12
  473. Priority level: Normal
  474. Start time: 5/23/2019 1:32:38 PM
  475. Total processor time: 00:00:01.9375000
  476. User processor time: 00:00:01.9375000
  477.  
  478. Id: 7856 (0x1eb0)
  479. Start address: 0x00007ff826b9a250
  480. State: Wait (Reason: EventPairLow)
  481. Priority: 12
  482. Priority level: Normal
  483. Start time: 5/23/2019 1:32:38 PM
  484. Total processor time: 00:00:31.8281250
  485. User processor time: 00:00:31.8281250
  486.  
  487. Id: 9336 (0x2478)
  488. Start address: 0x00007ff826b9a250
  489. State: Wait (Reason: EventPairLow)
  490. Priority: 12
  491. Priority level: Normal
  492. Start time: 5/23/2019 1:32:38 PM
  493. Total processor time: 00:00:31.3281250
  494. User processor time: 00:00:31.3281250
  495.  
  496. Id: 3136 (0x0c40)
  497. Start address: 0x00007ff826b9a250
  498. State: Wait (Reason: EventPairLow)
  499. Priority: 12
  500. Priority level: Normal
  501. Start time: 5/23/2019 1:32:38 PM
  502. Total processor time: 00:00:31.9531250
  503. User processor time: 00:00:31.9531250
  504.  
  505. Id: 7384 (0x1cd8)
  506. Start address: 0x00007ff826b9a250
  507. State: Wait (Reason: EventPairLow)
  508. Priority: 12
  509. Priority level: Normal
  510. Start time: 5/23/2019 1:32:38 PM
  511. Total processor time: 00:00:31.7968750
  512. User processor time: 00:00:31.7968750
  513.  
  514. Id: 2504 (0x09c8)
  515. Start address: 0x00007ff826b9a250
  516. State: Wait (Reason: UserRequest)
  517. Priority: 6
  518. Priority level: Lowest
  519. Start time: 5/23/2019 1:32:38 PM
  520. Total processor time: 00:00:10.1562500
  521. User processor time: 00:00:10.1562500
  522.  
  523. Id: 9244 (0x241c)
  524. Start address: 0x00007ff826b9a250
  525. State: Wait (Reason: UserRequest)
  526. Priority: 12
  527. Priority level: Normal
  528. Start time: 5/23/2019 1:32:39 PM
  529. Total processor time: 00:00:00
  530. User processor time: 00:00:00
  531.  
  532. Id: 5772 (0x168c)
  533. Start address: 0x00007ff826b9a250
  534. State: Wait (Reason: UserRequest)
  535. Priority: 10
  536. Priority level: Highest
  537. Start time: 5/23/2019 1:32:39 PM
  538. Total processor time: 00:00:00.2343750
  539. User processor time: 00:00:00.2343750
  540.  
  541. Id: 7052 (0x1b8c)
  542. Start address: 0x00007ff826b9a250
  543. State: Wait (Reason: ExecutionDelay)
  544. Priority: 9
  545. Priority level: AboveNormal
  546. Start time: 5/23/2019 1:32:40 PM
  547. Total processor time: 00:00:00.0156250
  548. User processor time: 00:00:00.0156250
  549.  
  550. Id: 4580 (0x11e4)
  551. Start address: 0x00007ff826b9a250
  552. State: Wait (Reason: UserRequest)
  553. Priority: 14
  554. Priority level: Highest
  555. Start time: 5/23/2019 1:32:40 PM
  556. Total processor time: 00:00:00.0156250
  557. User processor time: 00:00:00.0156250
  558.  
  559. Id: 10012 (0x271c)
  560. Start address: 0x00007ff826b9a250
  561. State: Wait (Reason: UserRequest)
  562. Priority: 10
  563. Priority level: Highest
  564. Start time: 5/23/2019 1:32:40 PM
  565. Total processor time: 00:00:00.2812500
  566. User processor time: 00:00:00.2812500
  567.  
  568. Id: 7416 (0x1cf8)
  569. Start address: 0x00007ff826b9a250
  570. State: Wait (Reason: UserRequest)
  571. Priority: 9
  572. Priority level: AboveNormal
  573. Start time: 5/23/2019 1:32:40 PM
  574. Total processor time: 00:00:02
  575. User processor time: 00:00:02
  576.  
  577. Id: 8316 (0x207c)
  578. Start address: 0x00007ff826b9a250
  579. State: Wait (Reason: UserRequest)
  580. Priority: 9
  581. Priority level: AboveNormal
  582. Start time: 5/23/2019 1:32:40 PM
  583. Total processor time: 00:00:02
  584. User processor time: 00:00:02
  585.  
  586. Id: 4308 (0x10d4)
  587. Start address: 0x00007ff826b9a250
  588. State: Wait (Reason: UserRequest)
  589. Priority: 12
  590. Priority level: Normal
  591. Start time: 5/23/2019 1:32:41 PM
  592. Total processor time: 00:00:00.0156250
  593. User processor time: 00:00:00.0156250
  594.  
  595. Id: 3944 (0x0f68)
  596. Start address: 0x00007ff826b9a250
  597. State: Wait (Reason: UserRequest)
  598. Priority: 22
  599. Priority level: 14
  600. Start time: 5/23/2019 1:32:41 PM
  601. Total processor time: 00:00:00.4218750
  602. User processor time: 00:00:00.4218750
  603.  
  604. Id: 9048 (0x2358)
  605. Start address: 0x00007ff826b9a250
  606. State: Wait (Reason: EventPairLow)
  607. Priority: 12
  608. Priority level: Normal
  609. Start time: 5/23/2019 1:32:41 PM
  610. Total processor time: 00:00:00
  611. User processor time: 00:00:00
  612.  
  613. Id: 7004 (0x1b5c)
  614. Start address: 0x00007ff826b9a250
  615. State: Wait (Reason: ExecutionDelay)
  616. Priority: 15
  617. Priority level: TimeCritical
  618. Start time: 5/23/2019 1:32:41 PM
  619. Total processor time: 00:00:30.6875000
  620. User processor time: 00:00:30.6875000
  621.  
  622. Id: 944 (0x03b0)
  623. Start address: 0x00007ff826b9a250
  624. State: Wait (Reason: UserRequest)
  625. Priority: 7
  626. Priority level: BelowNormal
  627. Start time: 5/23/2019 1:32:41 PM
  628. Total processor time: 00:00:00
  629. User processor time: 00:00:00
  630.  
  631. Id: 8280 (0x2058)
  632. Start address: 0x00007ff826b9a250
  633. State: Wait (Reason: UserRequest)
  634. Priority: 15
  635. Priority level: TimeCritical
  636. Start time: 5/23/2019 1:32:41 PM
  637. Total processor time: 00:00:00
  638. User processor time: 00:00:00
  639.  
  640. Id: 10120 (0x2788)
  641. Start address: 0x00007ff826b9a250
  642. State: Wait (Reason: UserRequest)
  643. Priority: 8
  644. Priority level: Normal
  645. Start time: 5/23/2019 1:32:45 PM
  646. Total processor time: 00:00:00
  647. User processor time: 00:00:00
  648.  
  649. Id: 8640 (0x21c0)
  650. Start address: 0x00007ff826b9a250
  651. State: Wait (Reason: EventPairLow)
  652. Priority: 12
  653. Priority level: Normal
  654. Start time: 5/23/2019 1:32:45 PM
  655. Total processor time: 00:00:00
  656. User processor time: 00:00:00
  657.  
  658. Id: 9408 (0x24c0)
  659. Start address: 0x00007ff826b9a250
  660. State: Wait (Reason: UserRequest)
  661. Priority: 8
  662. Priority level: Normal
  663. Start time: 5/23/2019 1:32:49 PM
  664. Total processor time: 00:00:00
  665. User processor time: 00:00:00
  666.  
  667. Id: 8952 (0x22f8)
  668. Start address: 0x00007ff826b9a250
  669. State: Wait (Reason: UserRequest)
  670. Priority: 8
  671. Priority level: Normal
  672. Start time: 5/23/2019 1:32:49 PM
  673. Total processor time: 00:00:00
  674. User processor time: 00:00:00
  675.  
  676. Id: 7352 (0x1cb8)
  677. Start address: 0x00007ff826b9a250
  678. State: Wait (Reason: UserRequest)
  679. Priority: 8
  680. Priority level: Normal
  681. Start time: 5/23/2019 1:32:49 PM
  682. Total processor time: 00:00:00.0625000
  683. User processor time: 00:00:00.0625000
  684.  
  685. Id: 7164 (0x1bfc)
  686. Start address: 0x00007ff826b9a250
  687. State: Wait (Reason: EventPairLow)
  688. Priority: 12
  689. Priority level: Normal
  690. Start time: 5/23/2019 1:32:49 PM
  691. Total processor time: 00:00:00.0156250
  692. User processor time: 00:00:00.0156250
  693.  
  694. Id: 7904 (0x1ee0)
  695. Start address: 0x00007ff826b9a250
  696. State: Wait (Reason: ExecutionDelay)
  697. Priority: 8
  698. Priority level: Normal
  699. Start time: 5/23/2019 1:32:49 PM
  700. Total processor time: 00:00:00.0312500
  701. User processor time: 00:00:00.0312500
  702.  
  703. Id: 6280 (0x1888)
  704. Start address: 0x00007ff826b9a250
  705. State: Wait (Reason: UserRequest)
  706. Priority: 8
  707. Priority level: Normal
  708. Start time: 5/23/2019 1:32:50 PM
  709. Total processor time: 00:00:00
  710. User processor time: 00:00:00
  711.  
  712. Id: 3364 (0x0d24)
  713. Start address: 0x00007ff826b9a250
  714. State: Wait (Reason: UserRequest)
  715. Priority: 8
  716. Priority level: Normal
  717. Start time: 5/23/2019 1:32:50 PM
  718. Total processor time: 00:00:00
  719. User processor time: 00:00:00
  720.  
  721. Id: 9072 (0x2370)
  722. Start address: 0x00007ff826b9a250
  723. State: Wait (Reason: UserRequest)
  724. Priority: 12
  725. Priority level: Normal
  726. Start time: 5/23/2019 1:32:53 PM
  727. Total processor time: 00:00:00.1406250
  728. User processor time: 00:00:00.1406250
  729.  
  730. Id: 2432 (0x0980)
  731. Start address: 0x00007ff826b9a250
  732. State: Wait (Reason: UserRequest)
  733. Priority: 12
  734. Priority level: Normal
  735. Start time: 5/23/2019 1:32:53 PM
  736. Total processor time: 00:00:00
  737. User processor time: 00:00:00
  738.  
  739. Id: 2928 (0x0b70)
  740. Start address: 0x00007ff826b9a250
  741. State: Wait (Reason: EventPairLow)
  742. Priority: 12
  743. Priority level: Normal
  744. Start time: 5/23/2019 1:32:59 PM
  745. Total processor time: 00:00:00
  746. User processor time: 00:00:00
  747.  
  748. Id: 1152 (0x0480)
  749. Start address: 0x00007ff826b9a250
  750. State: Wait (Reason: EventPairLow)
  751. Priority: 12
  752. Priority level: Normal
  753. Start time: 5/23/2019 1:32:59 PM
  754. Total processor time: 00:00:00
  755. User processor time: 00:00:00
  756.  
  757. Id: 9448 (0x24e8)
  758. Start address: 0x00007ff826b9a250
  759. State: Wait (Reason: EventPairLow)
  760. Priority: 12
  761. Priority level: Normal
  762. Start time: 5/23/2019 1:32:59 PM
  763. Total processor time: 00:00:00.0312500
  764. User processor time: 00:00:00.0312500
  765.  
  766. Id: 3348 (0x0d14)
  767. Start address: 0x00007ff826b9a250
  768. State: Wait (Reason: EventPairLow)
  769. Priority: 12
  770. Priority level: Normal
  771. Start time: 5/23/2019 1:32:59 PM
  772. Total processor time: 00:00:00
  773. User processor time: 00:00:00
  774.  
  775. Id: 7492 (0x1d44)
  776. Start address: 0x00007ff826b9a250
  777. State: Wait (Reason: ExecutionDelay)
  778. Priority: 7
  779. Priority level: BelowNormal
  780. Start time: 5/23/2019 1:33:02 PM
  781. Total processor time: 00:00:00.0468750
  782. User processor time: 00:00:00.0468750
  783.  
  784. Id: 932 (0x03a4)
  785. Start address: 0x00007ff826b9a250
  786. State: Wait (Reason: UserRequest)
  787. Priority: 6
  788. Priority level: Lowest
  789. Start time: 5/23/2019 1:33:08 PM
  790. Total processor time: 00:00:00.6250000
  791. User processor time: 00:00:00.6250000
  792.  
  793. Id: 6148 (0x1804)
  794. Start address: 0x00007ff826b9a250
  795. State: Wait (Reason: UserRequest)
  796. Priority: 6
  797. Priority level: Lowest
  798. Start time: 5/23/2019 1:33:08 PM
  799. Total processor time: 00:00:00.5156250
  800. User processor time: 00:00:00.5156250
  801.  
  802. Id: 2624 (0x0a40)
  803. Start address: 0x00007ff826b9a250
  804. State: Wait (Reason: UserRequest)
  805. Priority: 6
  806. Priority level: Lowest
  807. Start time: 5/23/2019 1:33:08 PM
  808. Total processor time: 00:00:00.2812500
  809. User processor time: 00:00:00.2812500
  810.  
  811. Id: 7824 (0x1e90)
  812. Start address: 0x00007ff826b9a250
  813. State: Wait (Reason: ExecutionDelay)
  814. Priority: 8
  815. Priority level: Normal
  816. Start time: 5/23/2019 1:33:08 PM
  817. Total processor time: 00:00:01.1093750
  818. User processor time: 00:00:01.1093750
  819.  
  820. Id: 8836 (0x2284)
  821. Start address: 0x00007ff826b9a250
  822. State: Wait (Reason: UserRequest)
  823. Priority: 8
  824. Priority level: Normal
  825. Start time: 5/23/2019 1:33:09 PM
  826. Total processor time: 00:00:00.8906250
  827. User processor time: 00:00:00.8906250
  828.  
  829. Id: 3792 (0x0ed0)
  830. Start address: 0x00007ff826b9a250
  831. State: Wait (Reason: UserRequest)
  832. Priority: 7
  833. Priority level: BelowNormal
  834. Start time: 5/23/2019 1:33:09 PM
  835. Total processor time: 00:00:00
  836. User processor time: 00:00:00
  837.  
  838. Id: 3372 (0x0d2c)
  839. Start address: 0x00007ff826b9a250
  840. State: Wait (Reason: UserRequest)
  841. Priority: 7
  842. Priority level: BelowNormal
  843. Start time: 5/23/2019 1:33:13 PM
  844. Total processor time: 00:00:00.0156250
  845. User processor time: 00:00:00.0156250
  846.  
  847. Id: 204 (0x00cc)
  848. Start address: 0x00007ff826b9a250
  849. State: Wait (Reason: UserRequest)
  850. Priority: 15
  851. Priority level: TimeCritical
  852. Start time: 5/23/2019 1:33:13 PM
  853. Total processor time: 00:00:00
  854. User processor time: 00:00:00
  855.  
  856. Id: 4584 (0x11e8)
  857. Start address: 0x00007ff826b9a250
  858. State: Wait (Reason: UserRequest)
  859. Priority: 22
  860. Priority level: 14
  861. Start time: 5/23/2019 1:33:13 PM
  862. Total processor time: 00:00:00.0156250
  863. User processor time: 00:00:00.0156250
  864.  
  865. Id: 9100 (0x238c)
  866. Start address: 0x00007ff826b9a250
  867. State: Wait (Reason: UserRequest)
  868. Priority: 15
  869. Priority level: TimeCritical
  870. Start time: 5/23/2019 1:33:14 PM
  871. Total processor time: 00:00:00.1718750
  872. User processor time: 00:00:00.1718750
  873.  
  874. Id: 4456 (0x1168)
  875. Start address: 0x00007ff826b9a250
  876. State: Wait (Reason: UserRequest)
  877. Priority: 8
  878. Priority level: Normal
  879. Start time: 5/23/2019 1:33:14 PM
  880. Total processor time: 00:00:00
  881. User processor time: 00:00:00
  882.  
  883. Id: 5152 (0x1420)
  884. Start address: 0x00007ff826b9a250
  885. State: Wait (Reason: EventPairLow)
  886. Priority: 12
  887. Priority level: Normal
  888. Start time: 5/23/2019 1:33:14 PM
  889. Total processor time: 00:00:00.0156250
  890. User processor time: 00:00:00.0156250
  891.  
  892. Id: 8456 (0x2108)
  893. Start address: 0x00007ff826b9a250
  894. State: Wait (Reason: UserRequest)
  895. Priority: 9
  896. Priority level: AboveNormal
  897. Start time: 5/23/2019 1:33:27 PM
  898. Total processor time: 00:00:00
  899. User processor time: 00:00:00
  900.  
  901. Id: 9008 (0x2330)
  902. Start address: 0x00007ff826b9a250
  903. State: Wait (Reason: UserRequest)
  904. Priority: 9
  905. Priority level: AboveNormal
  906. Start time: 5/23/2019 1:33:27 PM
  907. Total processor time: 00:00:00
  908. User processor time: 00:00:00
  909.  
  910. Id: 8572 (0x217c)
  911. Start address: 0x00007ff826b9a250
  912. State: Wait (Reason: UserRequest)
  913. Priority: 9
  914. Priority level: AboveNormal
  915. Start time: 5/23/2019 1:33:27 PM
  916. Total processor time: 00:00:00
  917. User processor time: 00:00:00
  918.  
  919. Id: 9536 (0x2540)
  920. Start address: 0x00007ff826b9a250
  921. State: Wait (Reason: UserRequest)
  922. Priority: 9
  923. Priority level: AboveNormal
  924. Start time: 5/23/2019 1:33:27 PM
  925. Total processor time: 00:00:00
  926. User processor time: 00:00:00
  927.  
  928. Id: 2996 (0x0bb4)
  929. Start address: 0x00007ff826b9a250
  930. State: Wait (Reason: UserRequest)
  931. Priority: 7
  932. Priority level: BelowNormal
  933. Start time: 5/23/2019 1:33:27 PM
  934. Total processor time: 00:00:00
  935. User processor time: 00:00:00
  936.  
  937. Id: 5168 (0x1430)
  938. Start address: 0x00007ff826b9a250
  939. State: Wait (Reason: UserRequest)
  940. Priority: 8
  941. Priority level: Normal
  942. Start time: 5/23/2019 1:33:27 PM
  943. Total processor time: 00:00:00
  944. User processor time: 00:00:00
  945.  
  946. Id: 3168 (0x0c60)
  947. Start address: 0x00007ff826b9a250
  948. State: Wait (Reason: UserRequest)
  949. Priority: 8
  950. Priority level: Normal
  951. Start time: 5/23/2019 1:33:27 PM
  952. Total processor time: 00:00:00
  953. User processor time: 00:00:00
  954.  
  955. Id: 7984 (0x1f30)
  956. Start address: 0x00007ff826b9a250
  957. State: Wait (Reason: UserRequest)
  958. Priority: 6
  959. Priority level: Lowest
  960. Start time: 5/23/2019 1:33:27 PM
  961. Total processor time: 00:00:00
  962. User processor time: 00:00:00
  963.  
  964. Id: 9736 (0x2608)
  965. Start address: 0x00007ff826b9a250
  966. State: Wait (Reason: UserRequest)
  967. Priority: 6
  968. Priority level: Lowest
  969. Start time: 5/23/2019 1:33:27 PM
  970. Total processor time: 00:00:00.0156250
  971. User processor time: 00:00:00.0156250
  972.  
  973. Id: 6484 (0x1954)
  974. Start address: 0x00007ff826b9a250
  975. State: Wait (Reason: ExecutionDelay)
  976. Priority: 6
  977. Priority level: Lowest
  978. Start time: 5/23/2019 1:33:28 PM
  979. Total processor time: 00:00:00.0468750
  980. User processor time: 00:00:00.0468750
  981.  
  982. Id: 9916 (0x26bc)
  983. Start address: 0x00007ff826b9a250
  984. State: Wait (Reason: UserRequest)
  985. Priority: 9
  986. Priority level: AboveNormal
  987. Start time: 5/23/2019 1:33:28 PM
  988. Total processor time: 00:00:00.3906250
  989. User processor time: 00:00:00.3906250
  990.  
  991. Id: 9412 (0x24c4)
  992. Start address: 0x00007ff826b9a250
  993. State: Wait (Reason: UserRequest)
  994. Priority: 9
  995. Priority level: AboveNormal
  996. Start time: 5/23/2019 1:33:28 PM
  997. Total processor time: 00:00:00.2187500
  998. User processor time: 00:00:00.2187500
  999.  
  1000. Id: 9476 (0x2504)
  1001. Start address: 0x00007ff826b9a250
  1002. State: Wait (Reason: UserRequest)
  1003. Priority: 9
  1004. Priority level: AboveNormal
  1005. Start time: 5/23/2019 1:33:28 PM
  1006. Total processor time: 00:00:00.2187500
  1007. User processor time: 00:00:00.2187500
  1008.  
  1009. Id: 1116 (0x045c)
  1010. Start address: 0x00007ff826b9a250
  1011. State: Wait (Reason: UserRequest)
  1012. Priority: 10
  1013. Priority level: Highest
  1014. Start time: 5/23/2019 1:33:28 PM
  1015. Total processor time: 00:00:00.0625000
  1016. User processor time: 00:00:00.0625000
  1017.  
  1018. Id: 224 (0x00e0)
  1019. Start address: 0x00007ff826b9a250
  1020. State: Wait (Reason: UserRequest)
  1021. Priority: 6
  1022. Priority level: Lowest
  1023. Start time: 5/23/2019 1:33:28 PM
  1024. Total processor time: 00:00:00.1406250
  1025. User processor time: 00:00:00.1406250
  1026.  
  1027. Id: 9384 (0x24a8)
  1028. Start address: 0x00007ff826b9a250
  1029. State: Wait (Reason: UserRequest)
  1030. Priority: 6
  1031. Priority level: Lowest
  1032. Start time: 5/23/2019 1:33:28 PM
  1033. Total processor time: 00:00:00.0625000
  1034. User processor time: 00:00:00.0625000
  1035.  
  1036. Id: 9760 (0x2620)
  1037. Start address: 0x00007ff826b9a250
  1038. State: Wait (Reason: UserRequest)
  1039. Priority: 10
  1040. Priority level: Highest
  1041. Start time: 5/23/2019 1:33:30 PM
  1042. Total processor time: 00:00:00.1093750
  1043. User processor time: 00:00:00.1093750
  1044.  
  1045. Id: 3652 (0x0e44)
  1046. Start address: 0x00007ff826b9a250
  1047. State: Wait (Reason: UserRequest)
  1048. Priority: 10
  1049. Priority level: Highest
  1050. Start time: 5/23/2019 1:33:30 PM
  1051. Total processor time: 00:00:00.1093750
  1052. User processor time: 00:00:00.1093750
  1053.  
  1054. Id: 3304 (0x0ce8)
  1055. Start address: 0x00007ff826b9a250
  1056. State: Wait (Reason: UserRequest)
  1057. Priority: 10
  1058. Priority level: Highest
  1059. Start time: 5/23/2019 1:33:30 PM
  1060. Total processor time: 00:00:00.0781250
  1061. User processor time: 00:00:00.0781250
  1062.  
  1063. Id: 6436 (0x1924)
  1064. Start address: 0x00007ff826b9a250
  1065. State: Wait (Reason: UserRequest)
  1066. Priority: 10
  1067. Priority level: Highest
  1068. Start time: 5/23/2019 1:33:30 PM
  1069. Total processor time: 00:00:00.1562500
  1070. User processor time: 00:00:00.1562500
  1071.  
  1072. Id: 1812 (0x0714)
  1073. Start address: 0x00007ff826b9a250
  1074. State: Wait (Reason: UserRequest)
  1075. Priority: 10
  1076. Priority level: Highest
  1077. Start time: 5/23/2019 1:33:30 PM
  1078. Total processor time: 00:00:00.0625000
  1079. User processor time: 00:00:00.0625000
  1080.  
  1081. Id: 8620 (0x21ac)
  1082. Start address: 0x00007ff826b9a250
  1083. State: Wait (Reason: UserRequest)
  1084. Priority: 8
  1085. Priority level: Normal
  1086. Start time: 5/23/2019 1:33:30 PM
  1087. Total processor time: 00:00:00.1718750
  1088. User processor time: 00:00:00.1718750
  1089.  
  1090. Id: 7712 (0x1e20)
  1091. Start address: 0x00007ff826b9a250
  1092. State: Wait (Reason: UserRequest)
  1093. Priority: 8
  1094. Priority level: Normal
  1095. Start time: 5/23/2019 1:33:30 PM
  1096. Total processor time: 00:00:00.1093750
  1097. User processor time: 00:00:00.1093750
  1098.  
  1099. Id: 1240 (0x04d8)
  1100. Start address: 0x00007ff826b9a250
  1101. State: Wait (Reason: EventPairLow)
  1102. Priority: 13
  1103. Priority level: AboveNormal
  1104. Start time: 5/23/2019 1:33:31 PM
  1105. Total processor time: 00:00:00
  1106. User processor time: 00:00:00
  1107.  
  1108. Id: 9036 (0x234c)
  1109. Start address: 0x00007ff826b9a250
  1110. State: Wait (Reason: UserRequest)
  1111. Priority: 8
  1112. Priority level: Normal
  1113. Start time: 5/23/2019 1:33:31 PM
  1114. Total processor time: 00:00:00.2968750
  1115. User processor time: 00:00:00.2968750
  1116.  
  1117. Id: 9084 (0x237c)
  1118. Start address: 0x00007ff826b9a250
  1119. State: Wait (Reason: UserRequest)
  1120. Priority: 8
  1121. Priority level: Normal
  1122. Start time: 5/23/2019 1:33:36 PM
  1123. Total processor time: 00:00:00
  1124. User processor time: 00:00:00
  1125.  
  1126. Id: 4704 (0x1260)
  1127. Start address: 0x00007ff826b9a250
  1128. State: Wait (Reason: UserRequest)
  1129. Priority: 8
  1130. Priority level: Normal
  1131. Start time: 5/23/2019 1:33:53 PM
  1132. Total processor time: 00:00:00
  1133. User processor time: 00:00:00
  1134.  
  1135. Id: 4084 (0x0ff4)
  1136. Start address: 0x00007ff826b9a250
  1137. State: Wait (Reason: UserRequest)
  1138. Priority: 8
  1139. Priority level: Normal
  1140. Start time: 5/23/2019 1:33:53 PM
  1141. Total processor time: 00:00:00
  1142. User processor time: 00:00:00
  1143.  
  1144. Id: 2208 (0x08a0)
  1145. Start address: 0x00007ff826b9a250
  1146. State: Wait (Reason: UserRequest)
  1147. Priority: 12
  1148. Priority level: Normal
  1149. Start time: 5/23/2019 1:34:14 PM
  1150. Total processor time: 00:00:00.0312500
  1151. User processor time: 00:00:00.0312500
  1152.  
  1153. Id: 3684 (0x0e64)
  1154. Start address: 0x00007ff826b9a250
  1155. State: Wait (Reason: ExecutionDelay)
  1156. Priority: 12
  1157. Priority level: Normal
  1158. Start time: 5/23/2019 1:34:18 PM
  1159. Total processor time: 00:00:00
  1160. User processor time: 00:00:00
  1161.  
  1162. Id: 7600 (0x1db0)
  1163. Start address: 0x00007ff826b9a250
  1164. State: Wait (Reason: UserRequest)
  1165. Priority: 12
  1166. Priority level: Normal
  1167. Start time: 5/23/2019 1:34:18 PM
  1168. Total processor time: 00:00:00.7968750
  1169. User processor time: 00:00:00.7968750
  1170.  
  1171. Id: 10208 (0x27e0)
  1172. Start address: 0x00007ff826b9a250
  1173. State: Wait (Reason: UserRequest)
  1174. Priority: 12
  1175. Priority level: Normal
  1176. Start time: 5/23/2019 1:34:18 PM
  1177. Total processor time: 00:00:00.0156250
  1178. User processor time: 00:00:00.0156250
  1179.  
  1180. Id: 9028 (0x2344)
  1181. Start address: 0x00007ff826b9a250
  1182. State: Wait (Reason: UserRequest)
  1183. Priority: 12
  1184. Priority level: Normal
  1185. Start time: 5/23/2019 1:34:28 PM
  1186. Total processor time: 00:00:00
  1187. User processor time: 00:00:00
  1188.  
  1189. Id: 5856 (0x16e0)
  1190. Start address: 0x00007ff826b9a250
  1191. State: Wait (Reason: UserRequest)
  1192. Priority: 14
  1193. Priority level: Highest
  1194. Start time: 5/23/2019 1:34:46 PM
  1195. Total processor time: 00:00:00
  1196. User processor time: 00:00:00
  1197.  
  1198. Id: 5224 (0x1468)
  1199. Start address: 0x00007ff826b9a250
  1200. State: Wait (Reason: EventPairLow)
  1201. Priority: 12
  1202. Priority level: Normal
  1203. Start time: 5/23/2019 1:34:48 PM
  1204. Total processor time: 00:00:00
  1205. User processor time: 00:00:00
  1206.  
  1207. Id: 2468 (0x09a4)
  1208. Start address: 0x00007ff826b9a250
  1209. State: Wait (Reason: ExecutionDelay)
  1210. Priority: 12
  1211. Priority level: Normal
  1212. Start time: 5/23/2019 1:35:32 PM
  1213. Total processor time: 00:00:00
  1214. User processor time: 00:00:00
  1215.  
  1216. Id: 1928 (0x0788) (CURRENT)
  1217. Start address: 0x0000000000000000
  1218. State: Running
  1219. Priority: 11
  1220. Priority level: Normal
  1221. Start time: 5/23/2019 1:35:32 PM
  1222. Total processor time: 00:00:20.9218750
  1223. User processor time: 00:00:20.9218750
  1224.  
  1225. Id: 8960 (0x2300)
  1226. Start address: 0x00007ff826b9a250
  1227. State: Wait (Reason: ExecutionDelay)
  1228. Priority: 12
  1229. Priority level: Normal
  1230. Start time: 5/23/2019 1:35:32 PM
  1231. Total processor time: 00:00:00
  1232. User processor time: 00:00:00
  1233.  
  1234. Id: 7068 (0x1b9c)
  1235. Start address: 0x00007ff826b9a250
  1236. State: Wait (Reason: UserRequest)
  1237. Priority: 12
  1238. Priority level: Normal
  1239. Start time: 5/23/2019 1:35:32 PM
  1240. Total processor time: 00:00:00
  1241. User processor time: 00:00:00
  1242.  
  1243. Id: 8224 (0x2020)
  1244. Start address: 0x00007ff826b9a250
  1245. State: Wait (Reason: UserRequest)
  1246. Priority: 12
  1247. Priority level: Normal
  1248. Start time: 5/23/2019 1:35:33 PM
  1249. Total processor time: 00:00:00.0156250
  1250. User processor time: 00:00:00.0156250
  1251.  
  1252. Id: 8500 (0x2134)
  1253. Start address: 0x00007ff826b9a250
  1254. State: Wait (Reason: UserRequest)
  1255. Priority: 12
  1256. Priority level: Normal
  1257. Start time: 5/23/2019 1:35:34 PM
  1258. Total processor time: 00:00:00.0156250
  1259. User processor time: 00:00:00.0156250
  1260.  
  1261. Id: 2960 (0x0b90)
  1262. Start address: 0x00007ff826b9a250
  1263. State: Wait (Reason: UserRequest)
  1264. Priority: 12
  1265. Priority level: Normal
  1266. Start time: 5/23/2019 1:35:34 PM
  1267. Total processor time: 00:00:00
  1268. User processor time: 00:00:00
  1269.  
  1270. Id: 8604 (0x219c)
  1271. Start address: 0x00007ff826b9a250
  1272. State: Wait (Reason: UserRequest)
  1273. Priority: 12
  1274. Priority level: Normal
  1275. Start time: 5/23/2019 1:35:38 PM
  1276. Total processor time: 00:00:00
  1277. User processor time: 00:00:00
  1278.  
  1279. Id: 9588 (0x2574)
  1280. Start address: 0x00007ff826b9a250
  1281. State: Wait (Reason: UserRequest)
  1282. Priority: 12
  1283. Priority level: Normal
  1284. Start time: 5/23/2019 1:35:39 PM
  1285. Total processor time: 00:00:00
  1286. User processor time: 00:00:00
  1287.  
  1288. Id: 9920 (0x26c0)
  1289. Start address: 0x00007ff826b9a250
  1290. State: Wait (Reason: Unknown)
  1291. Priority: 12
  1292. Priority level: Normal
  1293. Start time: 5/23/2019 1:35:39 PM
  1294. Total processor time: 00:00:00
  1295. User processor time: 00:00:00
  1296.  
  1297. Id: 2760 (0x0ac8)
  1298. Start address: 0x00007ff826b9a250
  1299. State: Wait (Reason: UserRequest)
  1300. Priority: 12
  1301. Priority level: Normal
  1302. Start time: 5/23/2019 1:35:39 PM
  1303. Total processor time: 00:00:01.4062500
  1304. User processor time: 00:00:01.4062500
  1305.  
  1306. Id: 10112 (0x2780)
  1307. Start address: 0x00007ff826b9a250
  1308. State: Wait (Reason: UserRequest)
  1309. Priority: 12
  1310. Priority level: Normal
  1311. Start time: 5/23/2019 1:35:39 PM
  1312. Total processor time: 00:00:00.0156250
  1313. User processor time: 00:00:00.0156250
  1314.  
  1315. Id: 3324 (0x0cfc)
  1316. Start address: 0x00007ff826b9a250
  1317. State: Wait (Reason: UserRequest)
  1318. Priority: 12
  1319. Priority level: Normal
  1320. Start time: 5/23/2019 1:35:40 PM
  1321. Total processor time: 00:00:00
  1322. User processor time: 00:00:00
  1323.  
  1324. Id: 4712 (0x1268)
  1325. Start address: 0x00007ff826b9a250
  1326. State: Wait (Reason: UserRequest)
  1327. Priority: 12
  1328. Priority level: Normal
  1329. Start time: 5/23/2019 1:35:40 PM
  1330. Total processor time: 00:00:00
  1331. User processor time: 00:00:00
  1332.  
  1333. Id: 5220 (0x1464)
  1334. Start address: 0x00007ff826b9a250
  1335. State: Wait (Reason: UserRequest)
  1336. Priority: 12
  1337. Priority level: Normal
  1338. Start time: 5/23/2019 1:35:41 PM
  1339. Total processor time: 00:00:00
  1340. User processor time: 00:00:00
  1341.  
  1342. Id: 6960 (0x1b30)
  1343. Start address: 0x00007ff826b9a250
  1344. State: Wait (Reason: UserRequest)
  1345. Priority: 12
  1346. Priority level: Normal
  1347. Start time: 5/23/2019 1:35:41 PM
  1348. Total processor time: 00:00:00
  1349. User processor time: 00:00:00
  1350.  
  1351. Id: 5716 (0x1654)
  1352. Start address: 0x00007ff826b9a250
  1353. State: Wait (Reason: UserRequest)
  1354. Priority: 12
  1355. Priority level: Normal
  1356. Start time: 5/23/2019 1:35:41 PM
  1357. Total processor time: 00:00:00
  1358. User processor time: 00:00:00
  1359.  
  1360. Id: 6076 (0x17bc)
  1361. Start address: 0x00007ff826b9a250
  1362. State: Wait (Reason: UserRequest)
  1363. Priority: 12
  1364. Priority level: Normal
  1365. Start time: 5/23/2019 1:35:42 PM
  1366. Total processor time: 00:00:00.0156250
  1367. User processor time: 00:00:00.0156250
  1368.  
  1369. Id: 2080 (0x0820)
  1370. Start address: 0x00007ff826b9a250
  1371. State: Wait (Reason: UserRequest)
  1372. Priority: 12
  1373. Priority level: Normal
  1374. Start time: 5/23/2019 1:35:42 PM
  1375. Total processor time: 00:00:00
  1376. User processor time: 00:00:00
  1377.  
  1378. Id: 9168 (0x23d0)
  1379. Start address: 0x00007ff826b9a250
  1380. State: Wait (Reason: UserRequest)
  1381. Priority: 12
  1382. Priority level: Normal
  1383. Start time: 5/23/2019 1:35:42 PM
  1384. Total processor time: 00:00:00
  1385. User processor time: 00:00:00
  1386.  
  1387. Id: 216 (0x00d8)
  1388. Start address: 0x00007ff826b9a250
  1389. State: Wait (Reason: EventPairLow)
  1390. Priority: 12
  1391. Priority level: Normal
  1392. Start time: 5/23/2019 1:35:42 PM
  1393. Total processor time: 00:00:00
  1394. User processor time: 00:00:00
  1395.  
  1396. Id: 1288 (0x0508)
  1397. Start address: 0x00007ff826b9a250
  1398. State: Wait (Reason: UserRequest)
  1399. Priority: 12
  1400. Priority level: Normal
  1401. Start time: 5/23/2019 1:35:43 PM
  1402. Total processor time: 00:00:00.2187500
  1403. User processor time: 00:00:00.2187500
  1404.  
  1405. Id: 7992 (0x1f38)
  1406. Start address: 0x00007ff826b9a250
  1407. State: Wait (Reason: ExecutionDelay)
  1408. Priority: 12
  1409. Priority level: Normal
  1410. Start time: 5/23/2019 1:35:43 PM
  1411. Total processor time: 00:00:00.0312500
  1412. User processor time: 00:00:00.0312500
  1413.  
  1414. Id: 9840 (0x2670)
  1415. Start address: 0x00007ff826b9a250
  1416. State: Wait (Reason: UserRequest)
  1417. Priority: 12
  1418. Priority level: Normal
  1419. Start time: 5/23/2019 1:35:43 PM
  1420. Total processor time: 00:00:00
  1421. User processor time: 00:00:00
  1422.  
  1423. Id: 9844 (0x2674)
  1424. Start address: 0x00007ff826b9a250
  1425. State: Wait (Reason: UserRequest)
  1426. Priority: 12
  1427. Priority level: Normal
  1428. Start time: 5/23/2019 1:35:43 PM
  1429. Total processor time: 00:00:00
  1430. User processor time: 00:00:00
  1431.  
  1432. Id: 6164 (0x1814)
  1433. Start address: 0x00007ff826b9a250
  1434. State: Wait (Reason: UserRequest)
  1435. Priority: 12
  1436. Priority level: Normal
  1437. Start time: 5/23/2019 1:35:43 PM
  1438. Total processor time: 00:00:00
  1439. User processor time: 00:00:00
  1440.  
  1441. Id: 7452 (0x1d1c)
  1442. Start address: 0x00007ff826b9a250
  1443. State: Wait (Reason: UserRequest)
  1444. Priority: 12
  1445. Priority level: Normal
  1446. Start time: 5/23/2019 1:35:43 PM
  1447. Total processor time: 00:00:00
  1448. User processor time: 00:00:00
  1449.  
  1450. Id: 4764 (0x129c)
  1451. Start address: 0x00007ff826b9a250
  1452. State: Wait (Reason: UserRequest)
  1453. Priority: 12
  1454. Priority level: Normal
  1455. Start time: 5/23/2019 1:35:43 PM
  1456. Total processor time: 00:00:00
  1457. User processor time: 00:00:00
  1458.  
  1459. Id: 4544 (0x11c0)
  1460. Start address: 0x00007ff826b9a250
  1461. State: Wait (Reason: UserRequest)
  1462. Priority: 12
  1463. Priority level: Normal
  1464. Start time: 5/23/2019 1:35:43 PM
  1465. Total processor time: 00:00:00.0156250
  1466. User processor time: 00:00:00.0156250
  1467.  
  1468. Id: 2644 (0x0a54)
  1469. Start address: 0x00007ff826b9a250
  1470. State: Wait (Reason: UserRequest)
  1471. Priority: 12
  1472. Priority level: Normal
  1473. Start time: 5/23/2019 1:35:43 PM
  1474. Total processor time: 00:00:00
  1475. User processor time: 00:00:00
  1476.  
  1477. Id: 4604 (0x11fc)
  1478. Start address: 0x00007ff826b9a250
  1479. State: Wait (Reason: UserRequest)
  1480. Priority: 12
  1481. Priority level: Normal
  1482. Start time: 5/23/2019 1:35:43 PM
  1483. Total processor time: 00:00:00
  1484. User processor time: 00:00:00
  1485.  
  1486. Id: 8664 (0x21d8)
  1487. Start address: 0x00007ff826b9a250
  1488. State: Wait (Reason: UserRequest)
  1489. Priority: 12
  1490. Priority level: Normal
  1491. Start time: 5/23/2019 1:35:43 PM
  1492. Total processor time: 00:00:00.0156250
  1493. User processor time: 00:00:00.0156250
  1494.  
  1495. Id: 900 (0x0384)
  1496. Start address: 0x00007ff826b9a250
  1497. State: Wait (Reason: UserRequest)
  1498. Priority: 12
  1499. Priority level: Normal
  1500. Start time: 5/23/2019 1:35:43 PM
  1501. Total processor time: 00:00:00
  1502. User processor time: 00:00:00
  1503.  
  1504. Id: 1564 (0x061c)
  1505. Start address: 0x00007ff826b9a250
  1506. State: Wait (Reason: UserRequest)
  1507. Priority: 12
  1508. Priority level: Normal
  1509. Start time: 5/23/2019 1:35:43 PM
  1510. Total processor time: 00:00:00
  1511. User processor time: 00:00:00
  1512.  
  1513. Id: 8312 (0x2078)
  1514. Start address: 0x00007ff826b9a250
  1515. State: Wait (Reason: UserRequest)
  1516. Priority: 12
  1517. Priority level: Normal
  1518. Start time: 5/23/2019 1:35:43 PM
  1519. Total processor time: 00:00:00
  1520. User processor time: 00:00:00
  1521.  
  1522. Id: 8544 (0x2160)
  1523. Start address: 0x00007ff826b9a250
  1524. State: Wait (Reason: UserRequest)
  1525. Priority: 12
  1526. Priority level: Normal
  1527. Start time: 5/23/2019 1:35:46 PM
  1528. Total processor time: 00:00:00
  1529. User processor time: 00:00:00
  1530.  
  1531. Id: 3068 (0x0bfc)
  1532. Start address: 0x00007ff826b9a250
  1533. State: Wait (Reason: UserRequest)
  1534. Priority: 12
  1535. Priority level: Normal
  1536. Start time: 5/23/2019 1:35:46 PM
  1537. Total processor time: 00:00:00
  1538. User processor time: 00:00:00
  1539.  
  1540. Id: 8972 (0x230c)
  1541. Start address: 0x00007ff826b9a250
  1542. State: Wait (Reason: UserRequest)
  1543. Priority: 12
  1544. Priority level: Normal
  1545. Start time: 5/23/2019 1:35:47 PM
  1546. Total processor time: 00:00:00.0156250
  1547. User processor time: 00:00:00.0156250
  1548.  
  1549. Id: 6996 (0x1b54)
  1550. Start address: 0x00007ff826b9a250
  1551. State: Wait (Reason: UserRequest)
  1552. Priority: 12
  1553. Priority level: Normal
  1554. Start time: 5/23/2019 1:35:47 PM
  1555. Total processor time: 00:00:00.0312500
  1556. User processor time: 00:00:00.0312500
  1557.  
  1558. Id: 6988 (0x1b4c)
  1559. Start address: 0x00007ff826b9a250
  1560. State: Wait (Reason: UserRequest)
  1561. Priority: 12
  1562. Priority level: Normal
  1563. Start time: 5/23/2019 1:35:48 PM
  1564. Total processor time: 00:00:00.0312500
  1565. User processor time: 00:00:00.0312500
  1566.  
  1567. Id: 1088 (0x0440)
  1568. Start address: 0x00007ff826b9a250
  1569. State: Wait (Reason: UserRequest)
  1570. Priority: 12
  1571. Priority level: Normal
  1572. Start time: 5/23/2019 1:35:48 PM
  1573. Total processor time: 00:00:00
  1574. User processor time: 00:00:00
  1575.  
  1576. Id: 9924 (0x26c4)
  1577. Start address: 0x00007ff826b9a250
  1578. State: Wait (Reason: UserRequest)
  1579. Priority: 12
  1580. Priority level: Normal
  1581. Start time: 5/23/2019 1:35:48 PM
  1582. Total processor time: 00:00:00
  1583. User processor time: 00:00:00
  1584.  
  1585. Id: 4716 (0x126c)
  1586. Start address: 0x00007ff826b9a250
  1587. State: Wait (Reason: UserRequest)
  1588. Priority: 12
  1589. Priority level: Normal
  1590. Start time: 5/23/2019 1:35:48 PM
  1591. Total processor time: 00:00:00
  1592. User processor time: 00:00:00
  1593.  
  1594. Id: 5296 (0x14b0)
  1595. Start address: 0x00007ff826b9a250
  1596. State: Wait (Reason: UserRequest)
  1597. Priority: 12
  1598. Priority level: Normal
  1599. Start time: 5/23/2019 1:35:48 PM
  1600. Total processor time: 00:00:00.0156250
  1601. User processor time: 00:00:00.0156250
  1602.  
  1603. Id: 3312 (0x0cf0)
  1604. Start address: 0x00007ff826b9a250
  1605. State: Wait (Reason: UserRequest)
  1606. Priority: 12
  1607. Priority level: Normal
  1608. Start time: 5/23/2019 1:35:48 PM
  1609. Total processor time: 00:00:00
  1610. User processor time: 00:00:00
  1611.  
  1612. Id: 9020 (0x233c)
  1613. Start address: 0x00007ff826b9a250
  1614. State: Wait (Reason: UserRequest)
  1615. Priority: 12
  1616. Priority level: Normal
  1617. Start time: 5/23/2019 1:35:58 PM
  1618. Total processor time: 00:00:00
  1619. User processor time: 00:00:00
  1620.  
  1621. Id: 9208 (0x23f8)
  1622. Start address: 0x00007ff826b9a250
  1623. State: Wait (Reason: UserRequest)
  1624. Priority: 12
  1625. Priority level: Normal
  1626. Start time: 5/23/2019 1:35:59 PM
  1627. Total processor time: 00:00:00
  1628. User processor time: 00:00:00
  1629.  
  1630. Id: 8760 (0x2238)
  1631. Start address: 0x00007ff826b9a250
  1632. State: Wait (Reason: UserRequest)
  1633. Priority: 12
  1634. Priority level: Normal
  1635. Start time: 5/23/2019 1:35:59 PM
  1636. Total processor time: 00:00:00
  1637. User processor time: 00:00:00
  1638.  
  1639. Id: 7104 (0x1bc0)
  1640. Start address: 0x00007ff826b9a250
  1641. State: Wait (Reason: UserRequest)
  1642. Priority: 12
  1643. Priority level: Normal
  1644. Start time: 5/23/2019 1:35:59 PM
  1645. Total processor time: 00:00:00
  1646. User processor time: 00:00:00
  1647.  
  1648. Id: 3356 (0x0d1c)
  1649. Start address: 0x00007ff826b9a250
  1650. State: Wait (Reason: ExecutionDelay)
  1651. Priority: 12
  1652. Priority level: Normal
  1653. Start time: 5/23/2019 1:36:00 PM
  1654. Total processor time: 00:00:00
  1655. User processor time: 00:00:00
  1656.  
  1657. Id: 4888 (0x1318)
  1658. Start address: 0x00007ff826b9a250
  1659. State: Wait (Reason: ExecutionDelay)
  1660. Priority: 12
  1661. Priority level: Normal
  1662. Start time: 5/23/2019 1:36:00 PM
  1663. Total processor time: 00:00:00
  1664. User processor time: 00:00:00
  1665.  
  1666. Id: 8948 (0x22f4)
  1667. Start address: 0x00007ff826b9a250
  1668. State: Wait (Reason: ExecutionDelay)
  1669. Priority: 12
  1670. Priority level: Normal
  1671. Start time: 5/23/2019 1:36:00 PM
  1672. Total processor time: 00:00:00
  1673. User processor time: 00:00:00
  1674.  
  1675. Id: 9524 (0x2534)
  1676. Start address: 0x00007ff826b9a250
  1677. State: Wait (Reason: ExecutionDelay)
  1678. Priority: 12
  1679. Priority level: Normal
  1680. Start time: 5/23/2019 1:36:00 PM
  1681. Total processor time: 00:00:00
  1682. User processor time: 00:00:00
  1683.  
  1684. Id: 9232 (0x2410)
  1685. Start address: 0x00007ff826b9a250
  1686. State: Wait (Reason: ExecutionDelay)
  1687. Priority: 12
  1688. Priority level: Normal
  1689. Start time: 5/23/2019 1:36:00 PM
  1690. Total processor time: 00:00:00
  1691. User processor time: 00:00:00
  1692.  
  1693. Id: 10172 (0x27bc)
  1694. Start address: 0x00007ff826b9a250
  1695. State: Wait (Reason: ExecutionDelay)
  1696. Priority: 12
  1697. Priority level: Normal
  1698. Start time: 5/23/2019 1:36:00 PM
  1699. Total processor time: 00:00:00
  1700. User processor time: 00:00:00
  1701.  
  1702. Id: 2744 (0x0ab8)
  1703. Start address: 0x00007ff826b9a250
  1704. State: Wait (Reason: ExecutionDelay)
  1705. Priority: 12
  1706. Priority level: Normal
  1707. Start time: 5/23/2019 1:36:00 PM
  1708. Total processor time: 00:00:00
  1709. User processor time: 00:00:00
  1710.  
  1711. Id: 7360 (0x1cc0)
  1712. Start address: 0x00007ff826b9a250
  1713. State: Wait (Reason: ExecutionDelay)
  1714. Priority: 12
  1715. Priority level: Normal
  1716. Start time: 5/23/2019 1:36:00 PM
  1717. Total processor time: 00:00:00
  1718. User processor time: 00:00:00
  1719.  
  1720. Id: 6388 (0x18f4)
  1721. Start address: 0x00007ff826b9a250
  1722. State: Wait (Reason: EventPairLow)
  1723. Priority: 12
  1724. Priority level: Normal
  1725. Start time: 5/23/2019 1:36:01 PM
  1726. Total processor time: 00:00:00
  1727. User processor time: 00:00:00
  1728.  
  1729. Id: 8752 (0x2230)
  1730. Start address: 0x00007ff826b9a250
  1731. State: Wait (Reason: EventPairLow)
  1732. Priority: 12
  1733. Priority level: Normal
  1734. Start time: 5/23/2019 1:36:01 PM
  1735. Total processor time: 00:00:00
  1736. User processor time: 00:00:00
  1737.  
  1738. Id: 4344 (0x10f8)
  1739. Start address: 0x00007ff826b9a250
  1740. State: Wait (Reason: UserRequest)
  1741. Priority: 12
  1742. Priority level: Normal
  1743. Start time: 5/23/2019 1:36:01 PM
  1744. Total processor time: 00:00:00
  1745. User processor time: 00:00:00
  1746.  
  1747. Id: 9532 (0x253c)
  1748. Start address: 0x00007ff826b9a250
  1749. State: Wait (Reason: UserRequest)
  1750. Priority: 12
  1751. Priority level: Normal
  1752. Start time: 5/23/2019 1:36:01 PM
  1753. Total processor time: 00:00:00.0156250
  1754. User processor time: 00:00:00.0156250
  1755.  
  1756. Id: 3152 (0x0c50)
  1757. Start address: 0x00007ff826b9a250
  1758. State: Wait (Reason: EventPairLow)
  1759. Priority: 12
  1760. Priority level: Normal
  1761. Start time: 5/23/2019 1:36:01 PM
  1762. Total processor time: 00:00:00
  1763. User processor time: 00:00:00
  1764.  
  1765. Id: 10156 (0x27ac)
  1766. Start address: 0x00007ff826b9a250
  1767. State: Wait (Reason: UserRequest)
  1768. Priority: 12
  1769. Priority level: Normal
  1770. Start time: 5/23/2019 1:36:02 PM
  1771. Total processor time: 00:00:00.2968750
  1772. User processor time: 00:00:00.2968750
  1773.  
  1774. Id: 9620 (0x2594)
  1775. Start address: 0x00007ff826b9a250
  1776. State: Wait (Reason: UserRequest)
  1777. Priority: 12
  1778. Priority level: Normal
  1779. Start time: 5/23/2019 1:36:30 PM
  1780. Total processor time: 00:00:00
  1781. User processor time: 00:00:00
  1782.  
  1783. Id: 4528 (0x11b0)
  1784. Start address: 0x00007ff826b9a250
  1785. State: Wait (Reason: UserRequest)
  1786. Priority: 12
  1787. Priority level: Normal
  1788. Start time: 5/23/2019 1:36:30 PM
  1789. Total processor time: 00:00:00
  1790. User processor time: 00:00:00
  1791.  
  1792. Id: 4484 (0x1184)
  1793. Start address: 0x00007ff826b9a250
  1794. State: Wait (Reason: UserRequest)
  1795. Priority: 12
  1796. Priority level: Normal
  1797. Start time: 5/23/2019 1:36:30 PM
  1798. Total processor time: 00:00:00
  1799. User processor time: 00:00:00
  1800.  
  1801. Id: 2136 (0x0858)
  1802. Start address: 0x00007ff826b9a250
  1803. State: Wait (Reason: UserRequest)
  1804. Priority: 12
  1805. Priority level: Normal
  1806. Start time: 5/23/2019 1:36:30 PM
  1807. Total processor time: 00:00:00
  1808. User processor time: 00:00:00
  1809.  
  1810. Id: 1388 (0x056c)
  1811. Start address: 0x00007ff826b9a250
  1812. State: Wait (Reason: UserRequest)
  1813. Priority: 12
  1814. Priority level: Normal
  1815. Start time: 5/23/2019 1:36:30 PM
  1816. Total processor time: 00:00:00
  1817. User processor time: 00:00:00
  1818.  
  1819. Id: 9960 (0x26e8)
  1820. Start address: 0x00007ff826b9a250
  1821. State: Wait (Reason: UserRequest)
  1822. Priority: 12
  1823. Priority level: Normal
  1824. Start time: 5/23/2019 1:36:30 PM
  1825. Total processor time: 00:00:00
  1826. User processor time: 00:00:00
  1827.  
  1828. Id: 9504 (0x2520)
  1829. Start address: 0x00007ff826b9a250
  1830. State: Wait (Reason: UserRequest)
  1831. Priority: 12
  1832. Priority level: Normal
  1833. Start time: 5/23/2019 1:36:30 PM
  1834. Total processor time: 00:00:00
  1835. User processor time: 00:00:00
  1836.  
  1837. Id: 7996 (0x1f3c)
  1838. Start address: 0x00007ff826b9a250
  1839. State: Wait (Reason: UserRequest)
  1840. Priority: 12
  1841. Priority level: Normal
  1842. Start time: 5/23/2019 1:36:30 PM
  1843. Total processor time: 00:00:00
  1844. User processor time: 00:00:00
  1845.  
  1846. Id: 7872 (0x1ec0)
  1847. Start address: 0x00007ff826b9a250
  1848. State: Wait (Reason: UserRequest)
  1849. Priority: 12
  1850. Priority level: Normal
  1851. Start time: 5/23/2019 1:36:30 PM
  1852. Total processor time: 00:00:00
  1853. User processor time: 00:00:00
  1854.  
  1855. Id: 8080 (0x1f90)
  1856. Start address: 0x00007ff826b9a250
  1857. State: Wait (Reason: UserRequest)
  1858. Priority: 12
  1859. Priority level: Normal
  1860. Start time: 5/23/2019 1:36:30 PM
  1861. Total processor time: 00:00:00
  1862. User processor time: 00:00:00
  1863.  
  1864. Id: 8172 (0x1fec)
  1865. Start address: 0x00007ff826b9a250
  1866. State: Wait (Reason: UserRequest)
  1867. Priority: 12
  1868. Priority level: Normal
  1869. Start time: 5/23/2019 1:36:30 PM
  1870. Total processor time: 00:00:00.0156250
  1871. User processor time: 00:00:00.0156250
  1872.  
  1873. Id: 7784 (0x1e68)
  1874. Start address: 0x00007ff826b9a250
  1875. State: Wait (Reason: UserRequest)
  1876. Priority: 12
  1877. Priority level: Normal
  1878. Start time: 5/23/2019 1:36:31 PM
  1879. Total processor time: 00:00:00
  1880. User processor time: 00:00:00
  1881.  
  1882. Id: 6576 (0x19b0)
  1883. Start address: 0x00007ff826b9a250
  1884. State: Wait (Reason: ExecutionDelay)
  1885. Priority: 12
  1886. Priority level: Normal
  1887. Start time: 5/23/2019 1:36:31 PM
  1888. Total processor time: 00:00:00
  1889. User processor time: 00:00:00
  1890.  
  1891. Id: 4124 (0x101c)
  1892. Start address: 0x00007ff826b9a250
  1893. State: Wait (Reason: EventPairLow)
  1894. Priority: 12
  1895. Priority level: Normal
  1896. Start time: 5/23/2019 1:36:32 PM
  1897. Total processor time: 00:00:00.0625000
  1898. User processor time: 00:00:00.0625000
  1899.  
  1900. Id: 8420 (0x20e4)
  1901. Start address: 0x00007ff826b9a250
  1902. State: Wait (Reason: EventPairLow)
  1903. Priority: 12
  1904. Priority level: Normal
  1905. Start time: 5/23/2019 1:36:32 PM
  1906. Total processor time: 00:00:00.0781250
  1907. User processor time: 00:00:00.0781250
  1908.  
  1909. Id: 8920 (0x22d8)
  1910. Start address: 0x00007ff826b9a250
  1911. State: Wait (Reason: EventPairLow)
  1912. Priority: 12
  1913. Priority level: Normal
  1914. Start time: 5/23/2019 1:36:32 PM
  1915. Total processor time: 00:00:00
  1916. User processor time: 00:00:00
  1917.  
  1918. Id: 5072 (0x13d0)
  1919. Start address: 0x00007ff826b9a250
  1920. State: Wait (Reason: UserRequest)
  1921. Priority: 12
  1922. Priority level: Normal
  1923. Start time: 5/23/2019 1:36:33 PM
  1924. Total processor time: 00:00:00
  1925. User processor time: 00:00:00
  1926.  
  1927. Id: 7520 (0x1d60)
  1928. Start address: 0x00007ff826b9a250
  1929. State: Wait (Reason: UserRequest)
  1930. Priority: 12
  1931. Priority level: Normal
  1932. Start time: 5/23/2019 1:36:34 PM
  1933. Total processor time: 00:00:00.0625000
  1934. User processor time: 00:00:00.0625000
  1935.  
  1936. Modules:
  1937. Name: GTA5.exe; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.1604.1, by Rockstar Games)
  1938. Name: ntdll.dll; path: C:\Windows\SYSTEM32\ntdll.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1939. Name: KERNEL32.DLL; path: C:\Windows\System32\KERNEL32.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1940. Name: KERNELBASE.dll; path: C:\Windows\System32\KERNELBASE.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1941. Name: apphelp.dll; path: C:\Windows\SYSTEM32\apphelp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1942. Name: AcLayers.DLL; path: C:\Windows\SYSTEM32\AcLayers.DLL (Microsoft® Windows® Operating System v10.0.17763.292, by Microsoft Corporation)
  1943. Name: msvcrt.dll; path: C:\Windows\System32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.17763.475, by Microsoft Corporation)
  1944. Name: USER32.dll; path: C:\Windows\System32\USER32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1945. Name: win32u.dll; path: C:\Windows\System32\win32u.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1946. Name: GDI32.dll; path: C:\Windows\System32\GDI32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1947. Name: gdi32full.dll; path: C:\Windows\System32\gdi32full.dll (Microsoft® Windows® Operating System v10.0.17763.475, by Microsoft Corporation)
  1948. Name: msvcp_win.dll; path: C:\Windows\System32\msvcp_win.dll (Microsoft® Windows® Operating System v10.0.17763.348, by Microsoft Corporation)
  1949. Name: ucrtbase.dll; path: C:\Windows\System32\ucrtbase.dll (Microsoft® Windows® Operating System v10.0.17763.404, by Microsoft Corporation)
  1950. Name: SHLWAPI.dll; path: C:\Windows\System32\SHLWAPI.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1951. Name: combase.dll; path: C:\Windows\System32\combase.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1952. Name: RPCRT4.dll; path: C:\Windows\System32\RPCRT4.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1953. Name: bcryptPrimitives.dll; path: C:\Windows\System32\bcryptPrimitives.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1954. Name: ADVAPI32.dll; path: C:\Windows\System32\ADVAPI32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1955. Name: sechost.dll; path: C:\Windows\System32\sechost.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1956. Name: sfc.dll; path: C:\Windows\SYSTEM32\sfc.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1957. Name: WINSPOOL.DRV; path: C:\Windows\SYSTEM32\WINSPOOL.DRV (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1958. Name: kernel.appcore.dll; path: C:\Windows\System32\kernel.appcore.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1959. Name: bcrypt.dll; path: C:\Windows\System32\bcrypt.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1960. Name: PROPSYS.dll; path: C:\Windows\SYSTEM32\PROPSYS.dll (Windows® Search v7.0.17763.1, by Microsoft Corporation)
  1961. Name: OLEAUT32.dll; path: C:\Windows\System32\OLEAUT32.dll (Microsoft® Windows® Operating System v10.0.17763.437, by Microsoft Corporation)
  1962. Name: shcore.dll; path: C:\Windows\System32\shcore.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1963. Name: IPHLPAPI.DLL; path: C:\Windows\SYSTEM32\IPHLPAPI.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1964. Name: sfc_os.DLL; path: C:\Windows\SYSTEM32\sfc_os.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1965. Name: SortWindows61.dll; path: C:\Windows\SYSTEM32\SortWindows61.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1966. Name: IMM32.DLL; path: C:\Windows\System32\IMM32.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1967. Name: WS2_32.dll; path: C:\Windows\System32\WS2_32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1968. Name: PSAPI.DLL; path: C:\Windows\System32\PSAPI.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1969. Name: CRYPT32.dll; path: C:\Windows\System32\CRYPT32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1970. Name: MSASN1.dll; path: C:\Windows\System32\MSASN1.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1971. Name: WINTRUST.dll; path: C:\Windows\System32\WINTRUST.dll (Microsoft® Windows® Operating System v10.0.17763.348, by Microsoft Corporation)
  1972. Name: VERSION.dll; path: C:\Windows\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1973. Name: SHELL32.dll; path: C:\Windows\System32\SHELL32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1974. Name: GFSDK_ShadowLib.win64.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
  1975. Name: cfgmgr32.dll; path: C:\Windows\System32\cfgmgr32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1976. Name: windows.storage.dll; path: C:\Windows\System32\windows.storage.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1977. Name: DSOUND.dll; path: C:\Windows\SYSTEM32\DSOUND.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1978. Name: profapi.dll; path: C:\Windows\System32\profapi.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1979. Name: powrprof.dll; path: C:\Windows\System32\powrprof.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1980. Name: bink2w64.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
  1981. Name: ole32.dll; path: C:\Windows\System32\ole32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1982. Name: cryptsp.dll; path: C:\Windows\System32\cryptsp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1983. Name: WINMM.dll; path: C:\Windows\SYSTEM32\WINMM.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1984. Name: MF.dll; path: C:\Windows\SYSTEM32\MF.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1985. Name: MFPlat.DLL; path: C:\Windows\SYSTEM32\MFPlat.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1986. Name: msdmo.dll; path: C:\Windows\SYSTEM32\msdmo.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1987. Name: MFReadWrite.dll; path: C:\Windows\SYSTEM32\MFReadWrite.dll (Microsoft® Windows® Operating System v10.0.17763.292, by Microsoft Corporation)
  1988. Name: WTSAPI32.dll; path: C:\Windows\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1989. Name: d3d9.dll; path: C:\Windows\SYSTEM32\d3d9.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1990. Name: GFSDK_TXAA_AlphaResolve.win64.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
  1991. Name: DINPUT8.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\DINPUT8.dll (GTA V Asi loader v1.0.0.1, by Alexander Blade)
  1992. Name: XINPUT1_3.dll; path: C:\Windows\SYSTEM32\XINPUT1_3.dll (Microsoft® DirectX for Windows® v9.18.944.0000, by Microsoft Corporation)
  1993. Name: SETUPAPI.dll; path: C:\Windows\System32\SETUPAPI.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1994. Name: D3DCOMPILER_43.dll; path: C:\Windows\SYSTEM32\D3DCOMPILER_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  1995. Name: d3dx9_43.dll; path: C:\Windows\SYSTEM32\d3dx9_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  1996. Name: WINMMBASE.dll; path: C:\Windows\SYSTEM32\WINMMBASE.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1997. Name: dwmapi.dll; path: C:\Windows\SYSTEM32\dwmapi.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1998. Name: OPENGL32.dll; path: C:\Windows\SYSTEM32\OPENGL32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  1999. Name: GLU32.dll; path: C:\Windows\SYSTEM32\GLU32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2000. Name: MFCORE.DLL; path: C:\Windows\SYSTEM32\MFCORE.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2001. Name: ksuser.dll; path: C:\Windows\SYSTEM32\ksuser.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2002. Name: CRYPTBASE.DLL; path: C:\Windows\SYSTEM32\CRYPTBASE.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2003. Name: RTWorkQ.DLL; path: C:\Windows\SYSTEM32\RTWorkQ.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2004. Name: dinput8.dll; path: C:\Windows\system32\dinput8.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2005. Name: inputhost.dll; path: C:\Windows\SYSTEM32\inputhost.dll ( v, by )
  2006. Name: CoreMessaging.dll; path: C:\Windows\SYSTEM32\CoreMessaging.dll (Microsoft® Windows® Operating System v10.0.17763.194, by Microsoft Corporation)
  2007. Name: CoreUIComponents.dll; path: C:\Windows\SYSTEM32\CoreUIComponents.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2008. Name: twinapi.appcore.dll; path: C:\Windows\SYSTEM32\twinapi.appcore.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2009. Name: d2d1.dll; path: C:\Windows\SYSTEM32\d2d1.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2010. Name: wintypes.dll; path: C:\Windows\SYSTEM32\wintypes.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2011. Name: ntmarta.dll; path: C:\Windows\SYSTEM32\ntmarta.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2012. Name: d3d11.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\d3d11.dll (Microsoft® Windows® Operating System v10.0.17134.407, by Microsoft Corporation)
  2013. Name: RMCLIENT.dll; path: C:\Windows\SYSTEM32\RMCLIENT.dll (Microsoft® Windows® Operating System v10.0.17763.194, by Microsoft Corporation)
  2014. Name: dxgi.dll; path: C:\Windows\SYSTEM32\dxgi.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2015. Name: ELS.asi; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\ELS.asi ( v, by )
  2016. Name: AdvancedHookV.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\AdvancedHookV.dll ( v, by )
  2017. Name: ScriptHookV.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\ScriptHookV.dll (ScriptHookV v1.0.1604.1, by Alexander Blade)
  2018. Name: VCRUNTIME140.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® 2017 v14.16.27012.6, by Microsoft Corporation)
  2019. Name: MSVCP140.dll; path: C:\Windows\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® 2017 v14.16.27012.6, by Microsoft Corporation)
  2020. Name: d3dx11_43.dll; path: C:\Windows\SYSTEM32\d3dx11_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
  2021. Name: NativeTrainer.asi; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\NativeTrainer.asi ( v, by )
  2022. Name: openCameraV.asi; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\openCameraV.asi (openCamera for GTAV v1.0.0.1, by OpenIV Dev. Team)
  2023. Name: OpenIV.asi; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\OpenIV.asi (OpenIV v2.0.0.0, by OpenIV Team)
  2024. Name: PLD.asi; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\PLD.asi ( v, by )
  2025. Name: TrainerV.asi; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\TrainerV.asi ( v, by )
  2026. Name: D3D10_1.DLL; path: C:\Windows\SYSTEM32\D3D10_1.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2027. Name: d3d10_1core.dll; path: C:\Windows\SYSTEM32\d3d10_1core.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2028. Name: igd10iumd64.dll; path: C:\Windows\SYSTEM32\igd10iumd64.dll (Intel HD Graphics Drivers for Windows 8(R) v10.18.15.4274, by Intel Corporation)
  2029. Name: ncrypt.dll; path: C:\Windows\SYSTEM32\ncrypt.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2030. Name: NTASN1.dll; path: C:\Windows\SYSTEM32\NTASN1.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2031. Name: igdusc64.dll; path: C:\Windows\SYSTEM32\igdusc64.dll (Intel HD Graphics Drivers for Windows 8(R) v10.18.15.4274, by Intel Corporation)
  2032. Name: uxtheme.dll; path: C:\Windows\system32\uxtheme.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2033. Name: MSCTF.dll; path: C:\Windows\System32\MSCTF.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2034. Name: fraps64.dll; path: C:\Fraps\fraps64.dll (FRAPS v3, 5, 99, 15626, by Beepa P/L)
  2035. Name: TextInputFramework.dll; path: C:\Windows\System32\TextInputFramework.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2036. Name: Oleacc.dll; path: C:\Windows\system32\Oleacc.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2037. Name: WINSTA.dll; path: C:\Windows\SYSTEM32\WINSTA.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2038. Name: dcomp.dll; path: C:\Windows\SYSTEM32\dcomp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2039. Name: rgsc_tmp.dll; path: C:\Users\carte\AppData\Local\Temp\145b2mwiu4frk3tz\rgsc_tmp.dll (RAGE Plugin Hook v0.65.1237.15477, by MulleDK19 / LMS)
  2040. Name: dbghelp.dll; path: C:\Windows\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2041. Name: mscoree.dll; path: C:\Windows\SYSTEM32\mscoree.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2042. Name: FW1FontWrapper.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
  2043. Name: XINPUT9_1_0.dll; path: C:\Windows\SYSTEM32\XINPUT9_1_0.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2044. Name: dbgcore.DLL; path: C:\Windows\SYSTEM32\dbgcore.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2045. Name: mscoreei.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2046. Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.7.3416.0, by Microsoft Corporation)
  2047. Name: MSVCR120_CLR0400.dll; path: C:\Windows\SYSTEM32\MSVCR120_CLR0400.dll (Microsoft® Visual Studio® 2013 v12.00.52519.0, by Microsoft Corporation)
  2048. Name: mscorlib.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\bef0a43af1bb9a52ee47a6f60bec2961\mscorlib.ni.dll (Microsoft® .NET Framework v4.7.3416.0, by Microsoft Corporation)
  2049. Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.7.3416.0, by Microsoft Corporation)
  2050. Name: diasymreader.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll (Microsoft® Visual Studio® 12 CTP v14.7.3190.0, by Microsoft Corporation)
  2051. Name: System.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\f8a7bdb37af85423bb9b5675d229f7f2\System.ni.dll (Microsoft® .NET Framework v4.7.3416.0, by Microsoft Corporation)
  2052. Name: System.Drawing.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\e5054399f0ad2ea33632c9b523ff07b8\System.Drawing.ni.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2053. Name: System.Windows.Forms.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\ebfa4a31cd99152250ad311086431249\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
  2054. Name: HID.DLL; path: C:\Windows\SYSTEM32\HID.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2055. Name: DEVOBJ.dll; path: C:\Windows\SYSTEM32\DEVOBJ.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2056. Name: clbcatq.dll; path: C:\Windows\System32\clbcatq.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2057. Name: MMDevApi.dll; path: C:\Windows\System32\MMDevApi.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2058. Name: XAudio2_7.dll; path: C:\Windows\system32\XAudio2_7.dll (Microsoft® DirectX for Windows® v9.29.1962.0, by Microsoft Corporation)
  2059. Name: AUDIOSES.DLL; path: C:\Windows\SYSTEM32\AUDIOSES.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2060. Name: AVRT.dll; path: C:\Windows\SYSTEM32\AVRT.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2061. Name: resourcepolicyclient.dll; path: C:\Windows\SYSTEM32\resourcepolicyclient.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2062. Name: Windows.UI.dll; path: C:\Windows\System32\Windows.UI.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2063. Name: rsaenh.dll; path: C:\Windows\system32\rsaenh.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2064. Name: imagehlp.dll; path: C:\Windows\System32\imagehlp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2065. Name: gpapi.dll; path: C:\Windows\SYSTEM32\gpapi.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2066. Name: cryptnet.dll; path: C:\Windows\System32\cryptnet.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2067. Name: WINNSI.DLL; path: C:\Windows\SYSTEM32\WINNSI.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2068. Name: NSI.dll; path: C:\Windows\System32\NSI.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2069. Name: SspiCli.dll; path: C:\Windows\SYSTEM32\SspiCli.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2070. Name: USERENV.dll; path: C:\Windows\SYSTEM32\USERENV.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2071. Name: socialclub.dll; path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll (Social Club v1.2.4.1, by Take-Two Interactive Software, Inc.)
  2072. Name: WININET.dll; path: C:\Windows\SYSTEM32\WININET.dll (Internet Explorer v11.00.17763.1, by Microsoft Corporation)
  2073. Name: napinsp.dll; path: C:\Windows\system32\napinsp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2074. Name: pnrpnsp.dll; path: C:\Windows\system32\pnrpnsp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2075. Name: mswsock.dll; path: C:\Windows\System32\mswsock.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2076. Name: DNSAPI.dll; path: C:\Windows\SYSTEM32\DNSAPI.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2077. Name: winrnr.dll; path: C:\Windows\System32\winrnr.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2078. Name: NLAapi.dll; path: C:\Windows\system32\NLAapi.dll (Microsoft® Windows® Operating System v10.0.17763.134, by Microsoft Corporation)
  2079. Name: wshbth.dll; path: C:\Windows\system32\wshbth.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2080. Name: mdnsNSP.dll; path: C:\Program Files\Bonjour\mdnsNSP.dll (Bonjour v3,1,0,1, by Apple Inc.)
  2081. Name: fwpuclnt.dll; path: C:\Windows\System32\fwpuclnt.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2082. Name: rasadhlp.dll; path: C:\Windows\System32\rasadhlp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2083. Name: System.Core.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\b49ad0090c8a327519ec8b1d8086028f\System.Core.ni.dll (Microsoft® .NET Framework v4.7.3362.0, by Microsoft Corporation)
  2084. Name: System.Xml.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\ee5d65a622ca43b2fd11abe89c05d1a3\System.Xml.ni.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2085. Name: System.Configuration.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\a115cfbc137852f9a8812f40e0337556\System.Configuration.ni.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
  2086. Name: comctl32.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.503_none_05b23ef40721f4ae\comctl32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2087. Name: gdiplus.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17763.503_none_369d31d961b46e7c\gdiplus.dll (Microsoft® Windows® Operating System v10.0.17763.503, by Microsoft Corporation)
  2088. Name: DWrite.dll; path: C:\Windows\SYSTEM32\DWrite.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2089. Name: WindowsCodecs.dll; path: C:\Windows\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v10.0.17763.55, by Microsoft Corporation)
  2090. Name: d3d11.dll; path: C:\Windows\system32\d3d11.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2091. Name: SlimDX.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\SlimDX.dll ( v, by )
  2092. Name: MSVCR100.dll; path: C:\Windows\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
  2093. Name: MSVCP100.dll; path: C:\Windows\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
  2094. Name: FirewallAPI.dll; path: C:\Windows\System32\FirewallAPI.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2095. Name: fwbase.dll; path: C:\Windows\System32\fwbase.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2096. Name: FWPolicyIOMgr.dll; path: C:\Windows\System32\FWPolicyIOMgr.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2097. Name: wdmaud.drv; path: C:\Windows\SYSTEM32\wdmaud.drv (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2098. Name: msacm32.drv; path: C:\Windows\SYSTEM32\msacm32.drv (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2099. Name: MSACM32.dll; path: C:\Windows\SYSTEM32\MSACM32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2100. Name: midimap.dll; path: C:\Windows\SYSTEM32\midimap.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2101. Name: iertutil.dll; path: C:\Windows\SYSTEM32\iertutil.dll (Internet Explorer v11.00.17763.1, by Microsoft Corporation)
  2102. Name: ondemandconnroutehelper.dll; path: C:\Windows\SYSTEM32\ondemandconnroutehelper.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2103. Name: winhttp.dll; path: C:\Windows\SYSTEM32\winhttp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2104. Name: XInput1_4.dll; path: C:\Windows\SYSTEM32\XInput1_4.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2105. Name: System.Management.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Management\cb5da2e58512134e72abb6cac758d367\System.Management.ni.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2106. Name: wldp.dll; path: C:\Windows\SYSTEM32\wldp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2107. Name: System.IO.Compression.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.IO.Cb3b124c8#\6c15ab46955884eefcbf79170f8db927\System.IO.Compression.ni.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2108. Name: EasyHook64.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\EasyHook64.dll (EasyHook v2.7.6578.0, by easyhook.codeplex.com)
  2109. Name: clrcompression.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2110. Name: System.Net.Http.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Net.Http\7513102306e0bf4ec3f20394e6edefc7\System.Net.Http.ni.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2111. Name: System.Xml.Linq.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\25428c7a35fe14254cca23ff60c8c732\System.Xml.Linq.ni.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2112. Name: System.Numerics.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Numerics\19194be28ca8c722dee030c10e9fd804\System.Numerics.ni.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2113. Name: System.Data.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Data\af55c5ac75fbcce0c8b8a12f72a3b844\System.Data.ni.dll (Microsoft® .NET Framework v4.7.3260.0, by Microsoft Corporation)
  2114. Name: System.Data.dll; path: C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll (Microsoft® .NET Framework v4.7.3260.0, by Microsoft Corporation)
  2115. Name: System.Runtime.Serialization.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\553a2f1d89672f01f9a6c7b4f2b15980\System.Runtime.Serialization.ni.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
  2116. Name: discord-rpc.dll; path: C:\Program Files\Rockstar Games\Grand Theft Auto V\discord-rpc.dll ( v, by )
  2117. Name: dhcpcsvc6.DLL; path: C:\Windows\SYSTEM32\dhcpcsvc6.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2118. Name: dhcpcsvc.DLL; path: C:\Windows\SYSTEM32\dhcpcsvc.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2119. Name: rasapi32.dll; path: C:\Windows\SYSTEM32\rasapi32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2120. Name: rasman.dll; path: C:\Windows\SYSTEM32\rasman.dll (Microsoft® Windows® Operating System v10.0.17763.292, by Microsoft Corporation)
  2121. Name: rtutils.dll; path: C:\Windows\SYSTEM32\rtutils.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2122. Name: secur32.dll; path: C:\Windows\SYSTEM32\secur32.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2123. Name: schannel.DLL; path: C:\Windows\system32\schannel.DLL (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2124. Name: mskeyprotect.dll; path: C:\Windows\SYSTEM32\mskeyprotect.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2125. Name: ncryptsslp.dll; path: C:\Windows\system32\ncryptsslp.dll (Microsoft® Windows® Operating System v10.0.17763.1, by Microsoft Corporation)
  2126. Name: Accessibility.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\Accessibility\f085481facc6d168ffb0b52c400452d1\Accessibility.ni.dll (Microsoft® .NET Framework v4.7.3190.0, by Microsoft Corporation)
  2127. Name: GTA5.exe
  2128. Base address: 0x00007ff6e9920000
  2129. Memory size: 0x0550fc00
  2130. Entry point address: 0x00007ff6eb07e150
  2131. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\GTA5.exe
  2132. Product name: Grand Theft Auto V
  2133. Product version: 1.0.1604.1
  2134. Company: Rockstar Games
  2135.  
  2136. Name: ntdll.dll
  2137. Base address: 0x00007ff826b30000
  2138. Memory size: 0x001ed000
  2139. Entry point address: 0x0000000000000000
  2140. File path: C:\Windows\SYSTEM32\ntdll.dll
  2141. Product name: Microsoft® Windows® Operating System
  2142. Product version: 10.0.17763.1
  2143. Company: Microsoft Corporation
  2144.  
  2145. Name: KERNEL32.DLL
  2146. Base address: 0x00007ff826770000
  2147. Memory size: 0x000b3000
  2148. Entry point address: 0x00007ff826787a10
  2149. File path: C:\Windows\System32\KERNEL32.DLL
  2150. Product name: Microsoft® Windows® Operating System
  2151. Product version: 10.0.17763.1
  2152. Company: Microsoft Corporation
  2153.  
  2154. Name: KERNELBASE.dll
  2155. Base address: 0x00007ff8233a0000
  2156. Memory size: 0x00293000
  2157. Entry point address: 0x00007ff8233f43c0
  2158. File path: C:\Windows\System32\KERNELBASE.dll
  2159. Product name: Microsoft® Windows® Operating System
  2160. Product version: 10.0.17763.1
  2161. Company: Microsoft Corporation
  2162.  
  2163. Name: apphelp.dll
  2164. Base address: 0x00007ff81d130000
  2165. Memory size: 0x0008c000
  2166. Entry point address: 0x00007ff81d144800
  2167. File path: C:\Windows\SYSTEM32\apphelp.dll
  2168. Product name: Microsoft® Windows® Operating System
  2169. Product version: 10.0.17763.1
  2170. Company: Microsoft Corporation
  2171.  
  2172. Name: AcLayers.DLL
  2173. Base address: 0x00007fffe07e0000
  2174. Memory size: 0x00491000
  2175. Entry point address: 0x00007fffe07e2d40
  2176. File path: C:\Windows\SYSTEM32\AcLayers.DLL
  2177. Product name: Microsoft® Windows® Operating System
  2178. Product version: 10.0.17763.292
  2179. Company: Microsoft Corporation
  2180.  
  2181. Name: msvcrt.dll
  2182. Base address: 0x00007ff824470000
  2183. Memory size: 0x0009e000
  2184. Entry point address: 0x00007ff8244778b0
  2185. File path: C:\Windows\System32\msvcrt.dll
  2186. Product name: Microsoft® Windows® Operating System
  2187. Product version: 7.0.17763.475
  2188. Company: Microsoft Corporation
  2189.  
  2190. Name: USER32.dll
  2191. Base address: 0x00007ff826510000
  2192. Memory size: 0x00197000
  2193. Entry point address: 0x00007ff82652a630
  2194. File path: C:\Windows\System32\USER32.dll
  2195. Product name: Microsoft® Windows® Operating System
  2196. Product version: 10.0.17763.1
  2197. Company: Microsoft Corporation
  2198.  
  2199. Name: win32u.dll
  2200. Base address: 0x00007ff823b60000
  2201. Memory size: 0x00020000
  2202. Entry point address: 0x0000000000000000
  2203. File path: C:\Windows\System32\win32u.dll
  2204. Product name: Microsoft® Windows® Operating System
  2205. Product version: 10.0.17763.1
  2206. Company: Microsoft Corporation
  2207.  
  2208. Name: GDI32.dll
  2209. Base address: 0x00007ff825ff0000
  2210. Memory size: 0x00029000
  2211. Entry point address: 0x00007ff825ff40e0
  2212. File path: C:\Windows\System32\GDI32.dll
  2213. Product name: Microsoft® Windows® Operating System
  2214. Product version: 10.0.17763.1
  2215. Company: Microsoft Corporation
  2216.  
  2217. Name: gdi32full.dll
  2218. Base address: 0x00007ff823640000
  2219. Memory size: 0x0019a000
  2220. Entry point address: 0x00007ff82367d720
  2221. File path: C:\Windows\System32\gdi32full.dll
  2222. Product name: Microsoft® Windows® Operating System
  2223. Product version: 10.0.17763.475
  2224. Company: Microsoft Corporation
  2225.  
  2226. Name: msvcp_win.dll
  2227. Base address: 0x00007ff823910000
  2228. Memory size: 0x000a0000
  2229. Entry point address: 0x00007ff8239233f0
  2230. File path: C:\Windows\System32\msvcp_win.dll
  2231. Product name: Microsoft® Windows® Operating System
  2232. Product version: 10.0.17763.348
  2233. Company: Microsoft Corporation
  2234.  
  2235. Name: ucrtbase.dll
  2236. Base address: 0x00007ff8237e0000
  2237. Memory size: 0x000fa000
  2238. Entry point address: 0x00007ff8237f3f50
  2239. File path: C:\Windows\System32\ucrtbase.dll
  2240. Product name: Microsoft® Windows® Operating System
  2241. Product version: 10.0.17763.404
  2242. Company: Microsoft Corporation
  2243.  
  2244. Name: SHLWAPI.dll
  2245. Base address: 0x00007ff826a80000
  2246. Memory size: 0x00052000
  2247. Entry point address: 0x00007ff826a89e50
  2248. File path: C:\Windows\System32\SHLWAPI.dll
  2249. Product name: Microsoft® Windows® Operating System
  2250. Product version: 10.0.17763.1
  2251. Company: Microsoft Corporation
  2252.  
  2253. Name: combase.dll
  2254. Base address: 0x00007ff824510000
  2255. Memory size: 0x0032c000
  2256. Entry point address: 0x00007ff8245eecf0
  2257. File path: C:\Windows\System32\combase.dll
  2258. Product name: Microsoft® Windows® Operating System
  2259. Product version: 10.0.17763.1
  2260. Company: Microsoft Corporation
  2261.  
  2262. Name: RPCRT4.dll
  2263. Base address: 0x00007ff826080000
  2264. Memory size: 0x00122000
  2265. Entry point address: 0x00007ff8260dc290
  2266. File path: C:\Windows\System32\RPCRT4.dll
  2267. Product name: Microsoft® Windows® Operating System
  2268. Product version: 10.0.17763.1
  2269. Company: Microsoft Corporation
  2270.  
  2271. Name: bcryptPrimitives.dll
  2272. Base address: 0x00007ff823ae0000
  2273. Memory size: 0x0007e000
  2274. Entry point address: 0x00007ff823b15fa0
  2275. File path: C:\Windows\System32\bcryptPrimitives.dll
  2276. Product name: Microsoft® Windows® Operating System
  2277. Product version: 10.0.17763.1
  2278. Company: Microsoft Corporation
  2279.  
  2280. Name: ADVAPI32.dll
  2281. Base address: 0x00007ff823e90000
  2282. Memory size: 0x000a3000
  2283. Entry point address: 0x00007ff823ea40f0
  2284. File path: C:\Windows\System32\ADVAPI32.dll
  2285. Product name: Microsoft® Windows® Operating System
  2286. Product version: 10.0.17763.1
  2287. Company: Microsoft Corporation
  2288.  
  2289. Name: sechost.dll
  2290. Base address: 0x00007ff826830000
  2291. Memory size: 0x0009e000
  2292. Entry point address: 0x00007ff82684efd0
  2293. File path: C:\Windows\System32\sechost.dll
  2294. Product name: Microsoft® Windows® Operating System
  2295. Product version: 10.0.17763.1
  2296. Company: Microsoft Corporation
  2297.  
  2298. Name: sfc.dll
  2299. Base address: 0x000001cb26e90000
  2300. Memory size: 0x00003000
  2301. Entry point address: 0x0000000000000000
  2302. File path: C:\Windows\SYSTEM32\sfc.dll
  2303. Product name: Microsoft® Windows® Operating System
  2304. Product version: 10.0.17763.1
  2305. Company: Microsoft Corporation
  2306.  
  2307. Name: WINSPOOL.DRV
  2308. Base address: 0x00007ff80c920000
  2309. Memory size: 0x00089000
  2310. Entry point address: 0x00007ff80c931320
  2311. File path: C:\Windows\SYSTEM32\WINSPOOL.DRV
  2312. Product name: Microsoft® Windows® Operating System
  2313. Product version: 10.0.17763.1
  2314. Company: Microsoft Corporation
  2315.  
  2316. Name: kernel.appcore.dll
  2317. Base address: 0x00007ff822b30000
  2318. Memory size: 0x00011000
  2319. Entry point address: 0x00007ff822b33ba0
  2320. File path: C:\Windows\System32\kernel.appcore.dll
  2321. Product name: Microsoft® Windows® Operating System
  2322. Product version: 10.0.17763.1
  2323. Company: Microsoft Corporation
  2324.  
  2325. Name: bcrypt.dll
  2326. Base address: 0x00007ff8238e0000
  2327. Memory size: 0x00026000
  2328. Entry point address: 0x00007ff8238e8310
  2329. File path: C:\Windows\System32\bcrypt.dll
  2330. Product name: Microsoft® Windows® Operating System
  2331. Product version: 10.0.17763.1
  2332. Company: Microsoft Corporation
  2333.  
  2334. Name: PROPSYS.dll
  2335. Base address: 0x00007ff820750000
  2336. Memory size: 0x001a8000
  2337. Entry point address: 0x00007ff82078f770
  2338. File path: C:\Windows\SYSTEM32\PROPSYS.dll
  2339. Product name: Windows® Search
  2340. Product version: 7.0.17763.1
  2341. Company: Microsoft Corporation
  2342.  
  2343. Name: OLEAUT32.dll
  2344. Base address: 0x00007ff825db0000
  2345. Memory size: 0x000c4000
  2346. Entry point address: 0x00007ff825dcaa60
  2347. File path: C:\Windows\System32\OLEAUT32.dll
  2348. Product name: Microsoft® Windows® Operating System
  2349. Product version: 10.0.17763.437
  2350. Company: Microsoft Corporation
  2351.  
  2352. Name: shcore.dll
  2353. Base address: 0x00007ff823f40000
  2354. Memory size: 0x000a8000
  2355. Entry point address: 0x00007ff823f7bc90
  2356. File path: C:\Windows\System32\shcore.dll
  2357. Product name: Microsoft® Windows® Operating System
  2358. Product version: 10.0.17763.1
  2359. Company: Microsoft Corporation
  2360.  
  2361. Name: IPHLPAPI.DLL
  2362. Base address: 0x00007ff8220b0000
  2363. Memory size: 0x0003d000
  2364. Entry point address: 0x00007ff8220be060
  2365. File path: C:\Windows\SYSTEM32\IPHLPAPI.DLL
  2366. Product name: Microsoft® Windows® Operating System
  2367. Product version: 10.0.17763.1
  2368. Company: Microsoft Corporation
  2369.  
  2370. Name: sfc_os.DLL
  2371. Base address: 0x00007ff80cab0000
  2372. Memory size: 0x00012000
  2373. Entry point address: 0x00007ff80cab39c0
  2374. File path: C:\Windows\SYSTEM32\sfc_os.DLL
  2375. Product name: Microsoft® Windows® Operating System
  2376. Product version: 10.0.17763.1
  2377. Company: Microsoft Corporation
  2378.  
  2379. Name: SortWindows61.dll
  2380. Base address: 0x00007ff80e170000
  2381. Memory size: 0x00011000
  2382. Entry point address: 0x00007ff80e17adf0
  2383. File path: C:\Windows\SYSTEM32\SortWindows61.dll
  2384. Product name: Microsoft® Windows® Operating System
  2385. Product version: 10.0.17763.1
  2386. Company: Microsoft Corporation
  2387.  
  2388. Name: IMM32.DLL
  2389. Base address: 0x00007ff826370000
  2390. Memory size: 0x0002e000
  2391. Entry point address: 0x00007ff8263715f0
  2392. File path: C:\Windows\System32\IMM32.DLL
  2393. Product name: Microsoft® Windows® Operating System
  2394. Product version: 10.0.17763.1
  2395. Company: Microsoft Corporation
  2396.  
  2397. Name: WS2_32.dll
  2398. Base address: 0x00007ff826290000
  2399. Memory size: 0x0006d000
  2400. Entry point address: 0x00007ff8262a5730
  2401. File path: C:\Windows\System32\WS2_32.dll
  2402. Product name: Microsoft® Windows® Operating System
  2403. Product version: 10.0.17763.1
  2404. Company: Microsoft Corporation
  2405.  
  2406. Name: PSAPI.DLL
  2407. Base address: 0x00007ff826760000
  2408. Memory size: 0x00008000
  2409. Entry point address: 0x00007ff826761080
  2410. File path: C:\Windows\System32\PSAPI.DLL
  2411. Product name: Microsoft® Windows® Operating System
  2412. Product version: 10.0.17763.1
  2413. Company: Microsoft Corporation
  2414.  
  2415. Name: CRYPT32.dll
  2416. Base address: 0x00007ff823b80000
  2417. Memory size: 0x001db000
  2418. Entry point address: 0x00007ff823bcf2a0
  2419. File path: C:\Windows\System32\CRYPT32.dll
  2420. Product name: Microsoft® Windows® Operating System
  2421. Product version: 10.0.17763.1
  2422. Company: Microsoft Corporation
  2423.  
  2424. Name: MSASN1.dll
  2425. Base address: 0x00007ff822bb0000
  2426. Memory size: 0x00012000
  2427. Entry point address: 0x00007ff822bb57d0
  2428. File path: C:\Windows\System32\MSASN1.dll
  2429. Product name: Microsoft® Windows® Operating System
  2430. Product version: 10.0.17763.1
  2431. Company: Microsoft Corporation
  2432.  
  2433. Name: WINTRUST.dll
  2434. Base address: 0x00007ff823a80000
  2435. Memory size: 0x00059000
  2436. Entry point address: 0x00007ff823a8f750
  2437. File path: C:\Windows\System32\WINTRUST.dll
  2438. Product name: Microsoft® Windows® Operating System
  2439. Product version: 10.0.17763.348
  2440. Company: Microsoft Corporation
  2441.  
  2442. Name: VERSION.dll
  2443. Base address: 0x00007ff813d40000
  2444. Memory size: 0x0000a000
  2445. Entry point address: 0x00007ff813d41310
  2446. File path: C:\Windows\SYSTEM32\VERSION.dll
  2447. Product name: Microsoft® Windows® Operating System
  2448. Product version: 10.0.17763.1
  2449. Company: Microsoft Corporation
  2450.  
  2451. Name: SHELL32.dll
  2452. Base address: 0x00007ff8248c0000
  2453. Memory size: 0x014f0000
  2454. Entry point address: 0x00007ff8249cd1a0
  2455. File path: C:\Windows\System32\SHELL32.dll
  2456. Product name: Microsoft® Windows® Operating System
  2457. Product version: 10.0.17763.1
  2458. Company: Microsoft Corporation
  2459.  
  2460. Name: GFSDK_ShadowLib.win64.dll
  2461. Base address: 0x00007fffd3ac0000
  2462. Memory size: 0x003cc000
  2463. Entry point address: 0x00007fffd3accf10
  2464. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll
  2465. Product name:
  2466. Product version:
  2467. Company:
  2468.  
  2469. Name: cfgmgr32.dll
  2470. Base address: 0x00007ff822c00000
  2471. Memory size: 0x0004a000
  2472. Entry point address: 0x00007ff822c11f50
  2473. File path: C:\Windows\System32\cfgmgr32.dll
  2474. Product name: Microsoft® Windows® Operating System
  2475. Product version: 10.0.17763.1
  2476. Company: Microsoft Corporation
  2477.  
  2478. Name: windows.storage.dll
  2479. Base address: 0x00007ff822c50000
  2480. Memory size: 0x0074a000
  2481. Entry point address: 0x00007ff822e02c60
  2482. File path: C:\Windows\System32\windows.storage.dll
  2483. Product name: Microsoft® Windows® Operating System
  2484. Product version: 10.0.17763.1
  2485. Company: Microsoft Corporation
  2486.  
  2487. Name: DSOUND.dll
  2488. Base address: 0x00007ffff3de0000
  2489. Memory size: 0x00096000
  2490. Entry point address: 0x00007ffff3deef10
  2491. File path: C:\Windows\SYSTEM32\DSOUND.dll
  2492. Product name: Microsoft® Windows® Operating System
  2493. Product version: 10.0.17763.1
  2494. Company: Microsoft Corporation
  2495.  
  2496. Name: profapi.dll
  2497. Base address: 0x00007ff822bd0000
  2498. Memory size: 0x00024000
  2499. Entry point address: 0x00007ff822bd80b0
  2500. File path: C:\Windows\System32\profapi.dll
  2501. Product name: Microsoft® Windows® Operating System
  2502. Product version: 10.0.17763.1
  2503. Company: Microsoft Corporation
  2504.  
  2505. Name: powrprof.dll
  2506. Base address: 0x00007ff822b50000
  2507. Memory size: 0x0005d000
  2508. Entry point address: 0x00007ff822b53600
  2509. File path: C:\Windows\System32\powrprof.dll
  2510. Product name: Microsoft® Windows® Operating System
  2511. Product version: 10.0.17763.1
  2512. Company: Microsoft Corporation
  2513.  
  2514. Name: bink2w64.dll
  2515. Base address: 0x00007fffed750000
  2516. Memory size: 0x0008d000
  2517. Entry point address: 0x00007fffed753a78
  2518. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\bink2w64.dll
  2519. Product name: Bink and Smacker
  2520. Product version: 1.994a
  2521. Company: RAD Game Tools, Inc.
  2522.  
  2523. Name: ole32.dll
  2524. Base address: 0x00007ff8263b0000
  2525. Memory size: 0x00155000
  2526. Entry point address: 0x00007ff8263d5d30
  2527. File path: C:\Windows\System32\ole32.dll
  2528. Product name: Microsoft® Windows® Operating System
  2529. Product version: 10.0.17763.1
  2530. Company: Microsoft Corporation
  2531.  
  2532. Name: cryptsp.dll
  2533. Base address: 0x00007ff823a60000
  2534. Memory size: 0x00017000
  2535. Entry point address: 0x00007ff823a64350
  2536. File path: C:\Windows\System32\cryptsp.dll
  2537. Product name: Microsoft® Windows® Operating System
  2538. Product version: 10.0.17763.1
  2539. Company: Microsoft Corporation
  2540.  
  2541. Name: WINMM.dll
  2542. Base address: 0x00007ff820070000
  2543. Memory size: 0x00024000
  2544. Entry point address: 0x00007ff820073000
  2545. File path: C:\Windows\SYSTEM32\WINMM.dll
  2546. Product name: Microsoft® Windows® Operating System
  2547. Product version: 10.0.17763.1
  2548. Company: Microsoft Corporation
  2549.  
  2550. Name: MF.dll
  2551. Base address: 0x00007fffea8f0000
  2552. Memory size: 0x0007f000
  2553. Entry point address: 0x00007fffea8faf90
  2554. File path: C:\Windows\SYSTEM32\MF.dll
  2555. Product name: Microsoft® Windows® Operating System
  2556. Product version: 10.0.17763.1
  2557. Company: Microsoft Corporation
  2558.  
  2559. Name: MFPlat.DLL
  2560. Base address: 0x00007ffffc0b0000
  2561. Memory size: 0x00201000
  2562. Entry point address: 0x00007ffffc0e37a0
  2563. File path: C:\Windows\SYSTEM32\MFPlat.DLL
  2564. Product name: Microsoft® Windows® Operating System
  2565. Product version: 10.0.17763.1
  2566. Company: Microsoft Corporation
  2567.  
  2568. Name: msdmo.dll
  2569. Base address: 0x00007ff80e160000
  2570. Memory size: 0x0000b000
  2571. Entry point address: 0x00007ff80e161490
  2572. File path: C:\Windows\SYSTEM32\msdmo.dll
  2573. Product name: Microsoft® Windows® Operating System
  2574. Product version: 10.0.17763.1
  2575. Company: Microsoft Corporation
  2576.  
  2577. Name: MFReadWrite.dll
  2578. Base address: 0x00007fffef9e0000
  2579. Memory size: 0x00139000
  2580. Entry point address: 0x00007fffefa05f90
  2581. File path: C:\Windows\SYSTEM32\MFReadWrite.dll
  2582. Product name: Microsoft® Windows® Operating System
  2583. Product version: 10.0.17763.292
  2584. Company: Microsoft Corporation
  2585.  
  2586. Name: WTSAPI32.dll
  2587. Base address: 0x00007ff81f060000
  2588. Memory size: 0x00013000
  2589. Entry point address: 0x00007ff81f062740
  2590. File path: C:\Windows\SYSTEM32\WTSAPI32.dll
  2591. Product name: Microsoft® Windows® Operating System
  2592. Product version: 10.0.17763.1
  2593. Company: Microsoft Corporation
  2594.  
  2595. Name: d3d9.dll
  2596. Base address: 0x00007fffeaf90000
  2597. Memory size: 0x0019e000
  2598. Entry point address: 0x00007fffeafcb910
  2599. File path: C:\Windows\SYSTEM32\d3d9.dll
  2600. Product name: Microsoft® Windows® Operating System
  2601. Product version: 10.0.17763.1
  2602. Company: Microsoft Corporation
  2603.  
  2604. Name: GFSDK_TXAA_AlphaResolve.win64.dll
  2605. Base address: 0x00007ff80e0e0000
  2606. Memory size: 0x0001c000
  2607. Entry point address: 0x00007ff80e0e493c
  2608. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll
  2609. Product name:
  2610. Product version:
  2611. Company:
  2612.  
  2613. Name: DINPUT8.dll
  2614. Base address: 0x00007ff80dac0000
  2615. Memory size: 0x00025000
  2616. Entry point address: 0x00007ff80dac3804
  2617. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\DINPUT8.dll
  2618. Product name: GTA V Asi loader
  2619. Product version: 1.0.0.1
  2620. Company: Alexander Blade
  2621.  
  2622. Name: XINPUT1_3.dll
  2623. Base address: 0x0000000000400000
  2624. Memory size: 0x0001e000
  2625. Entry point address: 0x00000000004098e0
  2626. File path: C:\Windows\SYSTEM32\XINPUT1_3.dll
  2627. Product name: Microsoft® DirectX for Windows®
  2628. Product version: 9.18.944.0000
  2629. Company: Microsoft Corporation
  2630.  
  2631. Name: SETUPAPI.dll
  2632. Base address: 0x00007ff823ff0000
  2633. Memory size: 0x00476000
  2634. Entry point address: 0x00007ff8240125c0
  2635. File path: C:\Windows\System32\SETUPAPI.dll
  2636. Product name: Microsoft® Windows® Operating System
  2637. Product version: 10.0.17763.1
  2638. Company: Microsoft Corporation
  2639.  
  2640. Name: D3DCOMPILER_43.dll
  2641. Base address: 0x00007fffe0dd0000
  2642. Memory size: 0x0026f000
  2643. Entry point address: 0x00007fffe100be5c
  2644. File path: C:\Windows\SYSTEM32\D3DCOMPILER_43.dll
  2645. Product name: Microsoft® DirectX for Windows®
  2646. Product version: 9.29.952.3111
  2647. Company: Microsoft Corporation
  2648.  
  2649. Name: d3dx9_43.dll
  2650. Base address: 0x00007fffe0570000
  2651. Memory size: 0x00263000
  2652. Entry point address: 0x00007fffe0785d1c
  2653. File path: C:\Windows\SYSTEM32\d3dx9_43.dll
  2654. Product name: Microsoft® DirectX for Windows®
  2655. Product version: 9.29.952.3111
  2656. Company: Microsoft Corporation
  2657.  
  2658. Name: WINMMBASE.dll
  2659. Base address: 0x00007ff820040000
  2660. Memory size: 0x0002d000
  2661. Entry point address: 0x00007ff8200480d0
  2662. File path: C:\Windows\SYSTEM32\WINMMBASE.dll
  2663. Product name: Microsoft® Windows® Operating System
  2664. Product version: 10.0.17763.1
  2665. Company: Microsoft Corporation
  2666.  
  2667. Name: dwmapi.dll
  2668. Base address: 0x00007ff821140000
  2669. Memory size: 0x0002e000
  2670. Entry point address: 0x00007ff821143410
  2671. File path: C:\Windows\SYSTEM32\dwmapi.dll
  2672. Product name: Microsoft® Windows® Operating System
  2673. Product version: 10.0.17763.1
  2674. Company: Microsoft Corporation
  2675.  
  2676. Name: OPENGL32.dll
  2677. Base address: 0x00007fffffd30000
  2678. Memory size: 0x00127000
  2679. Entry point address: 0x00007fffffe11eb0
  2680. File path: C:\Windows\SYSTEM32\OPENGL32.dll
  2681. Product name: Microsoft® Windows® Operating System
  2682. Product version: 10.0.17763.1
  2683. Company: Microsoft Corporation
  2684.  
  2685. Name: GLU32.dll
  2686. Base address: 0x00007fffffcc0000
  2687. Memory size: 0x0002c000
  2688. Entry point address: 0x00007fffffcdd830
  2689. File path: C:\Windows\SYSTEM32\GLU32.dll
  2690. Product name: Microsoft® Windows® Operating System
  2691. Product version: 10.0.17763.1
  2692. Company: Microsoft Corporation
  2693.  
  2694. Name: MFCORE.DLL
  2695. Base address: 0x00007ffff32b0000
  2696. Memory size: 0x00529000
  2697. Entry point address: 0x00007ffff333a0b0
  2698. File path: C:\Windows\SYSTEM32\MFCORE.DLL
  2699. Product name: Microsoft® Windows® Operating System
  2700. Product version: 10.0.17763.1
  2701. Company: Microsoft Corporation
  2702.  
  2703. Name: ksuser.dll
  2704. Base address: 0x00007ff80af80000
  2705. Memory size: 0x00009000
  2706. Entry point address: 0x00007ff80af81ca0
  2707. File path: C:\Windows\SYSTEM32\ksuser.dll
  2708. Product name: Microsoft® Windows® Operating System
  2709. Product version: 10.0.17763.1
  2710. Company: Microsoft Corporation
  2711.  
  2712. Name: CRYPTBASE.DLL
  2713. Base address: 0x00007ff822520000
  2714. Memory size: 0x0000c000
  2715. Entry point address: 0x00007ff822522200
  2716. File path: C:\Windows\SYSTEM32\CRYPTBASE.DLL
  2717. Product name: Microsoft® Windows® Operating System
  2718. Product version: 10.0.17763.1
  2719. Company: Microsoft Corporation
  2720.  
  2721. Name: RTWorkQ.DLL
  2722. Base address: 0x00007ff811e10000
  2723. Memory size: 0x0002f000
  2724. Entry point address: 0x00007ff811e1b270
  2725. File path: C:\Windows\SYSTEM32\RTWorkQ.DLL
  2726. Product name: Microsoft® Windows® Operating System
  2727. Product version: 10.0.17763.1
  2728. Company: Microsoft Corporation
  2729.  
  2730. Name: dinput8.dll
  2731. Base address: 0x00007ff80aae0000
  2732. Memory size: 0x00044000
  2733. Entry point address: 0x00007ff80aaea9c0
  2734. File path: C:\Windows\system32\dinput8.dll
  2735. Product name: Microsoft® Windows® Operating System
  2736. Product version: 10.0.17763.1
  2737. Company: Microsoft Corporation
  2738.  
  2739. Name: inputhost.dll
  2740. Base address: 0x00007ff818c60000
  2741. Memory size: 0x000cc000
  2742. Entry point address: 0x00007ff818ce5540
  2743. File path: C:\Windows\SYSTEM32\inputhost.dll
  2744. Product name:
  2745. Product version:
  2746. Company:
  2747.  
  2748. Name: CoreMessaging.dll
  2749. Base address: 0x00007ff81cb00000
  2750. Memory size: 0x000e2000
  2751. Entry point address: 0x00007ff81cb52d90
  2752. File path: C:\Windows\SYSTEM32\CoreMessaging.dll
  2753. Product name: Microsoft® Windows® Operating System
  2754. Product version: 10.0.17763.194
  2755. Company: Microsoft Corporation
  2756.  
  2757. Name: CoreUIComponents.dll
  2758. Base address: 0x00007ff81b450000
  2759. Memory size: 0x00322000
  2760. Entry point address: 0x00007ff81b4cd840
  2761. File path: C:\Windows\SYSTEM32\CoreUIComponents.dll
  2762. Product name: Microsoft® Windows® Operating System
  2763. Product version: 10.0.17763.1
  2764. Company: Microsoft Corporation
  2765.  
  2766. Name: twinapi.appcore.dll
  2767. Base address: 0x00007ff820d30000
  2768. Memory size: 0x0020d000
  2769. Entry point address: 0x00007ff820d9c4e0
  2770. File path: C:\Windows\SYSTEM32\twinapi.appcore.dll
  2771. Product name: Microsoft® Windows® Operating System
  2772. Product version: 10.0.17763.1
  2773. Company: Microsoft Corporation
  2774.  
  2775. Name: d2d1.dll
  2776. Base address: 0x00007ff81c4e0000
  2777. Memory size: 0x005be000
  2778. Entry point address: 0x00007ff81c5f1310
  2779. File path: C:\Windows\SYSTEM32\d2d1.dll
  2780. Product name: Microsoft® Windows® Operating System
  2781. Product version: 10.0.17763.1
  2782. Company: Microsoft Corporation
  2783.  
  2784. Name: wintypes.dll
  2785. Base address: 0x00007ff820170000
  2786. Memory size: 0x00153000
  2787. Entry point address: 0x00007ff82019b6d0
  2788. File path: C:\Windows\SYSTEM32\wintypes.dll
  2789. Product name: Microsoft® Windows® Operating System
  2790. Product version: 10.0.17763.1
  2791. Company: Microsoft Corporation
  2792.  
  2793. Name: ntmarta.dll
  2794. Base address: 0x00007ff821bf0000
  2795. Memory size: 0x00031000
  2796. Entry point address: 0x00007ff821bf7090
  2797. File path: C:\Windows\SYSTEM32\ntmarta.dll
  2798. Product name: Microsoft® Windows® Operating System
  2799. Product version: 10.0.17763.1
  2800. Company: Microsoft Corporation
  2801.  
  2802. Name: d3d11.dll
  2803. Base address: 0x00007fffc6850000
  2804. Memory size: 0x0030b000
  2805. Entry point address: 0x00007fffc68dcef0
  2806. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\d3d11.dll
  2807. Product name: Microsoft® Windows® Operating System
  2808. Product version: 10.0.17134.407
  2809. Company: Microsoft Corporation
  2810.  
  2811. Name: RMCLIENT.dll
  2812. Base address: 0x00007ff820f40000
  2813. Memory size: 0x00028000
  2814. Entry point address: 0x00007ff820f48ee0
  2815. File path: C:\Windows\SYSTEM32\RMCLIENT.dll
  2816. Product name: Microsoft® Windows® Operating System
  2817. Product version: 10.0.17763.194
  2818. Company: Microsoft Corporation
  2819.  
  2820. Name: dxgi.dll
  2821. Base address: 0x00007ff821860000
  2822. Memory size: 0x000c2000
  2823. Entry point address: 0x00007ff821882990
  2824. File path: C:\Windows\SYSTEM32\dxgi.dll
  2825. Product name: Microsoft® Windows® Operating System
  2826. Product version: 10.0.17763.1
  2827. Company: Microsoft Corporation
  2828.  
  2829. Name: ELS.asi
  2830. Base address: 0x00007fffe8540000
  2831. Memory size: 0x00133000
  2832. Entry point address: 0x00007fffe857d580
  2833. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\ELS.asi
  2834. Product name:
  2835. Product version:
  2836. Company:
  2837.  
  2838. Name: AdvancedHookV.dll
  2839. Base address: 0x00007ff80e220000
  2840. Memory size: 0x0000d000
  2841. Entry point address: 0x00007ff80e223990
  2842. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\AdvancedHookV.dll
  2843. Product name:
  2844. Product version:
  2845. Company:
  2846.  
  2847. Name: ScriptHookV.dll
  2848. Base address: 0x00007fffe8410000
  2849. Memory size: 0x00130000
  2850. Entry point address: 0x00007fffe841eb98
  2851. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\ScriptHookV.dll
  2852. Product name: ScriptHookV
  2853. Product version: 1.0.1604.1
  2854. Company: Alexander Blade
  2855.  
  2856. Name: VCRUNTIME140.dll
  2857. Base address: 0x00007ff80e200000
  2858. Memory size: 0x00015000
  2859. Entry point address: 0x00007ff80e20c220
  2860. File path: C:\Windows\SYSTEM32\VCRUNTIME140.dll
  2861. Product name: Microsoft® Visual Studio® 2017
  2862. Product version: 14.16.27012.6
  2863. Company: Microsoft Corporation
  2864.  
  2865. Name: MSVCP140.dll
  2866. Base address: 0x00007fffed3f0000
  2867. Memory size: 0x0009b000
  2868. Entry point address: 0x00007fffed43d420
  2869. File path: C:\Windows\SYSTEM32\MSVCP140.dll
  2870. Product name: Microsoft® Visual Studio® 2017
  2871. Product version: 14.16.27012.6
  2872. Company: Microsoft Corporation
  2873.  
  2874. Name: d3dx11_43.dll
  2875. Base address: 0x00007ff80db70000
  2876. Memory size: 0x00046000
  2877. Entry point address: 0x00007ff80dba7a2c
  2878. File path: C:\Windows\SYSTEM32\d3dx11_43.dll
  2879. Product name: Microsoft® DirectX for Windows®
  2880. Product version: 9.29.952.3111
  2881. Company: Microsoft Corporation
  2882.  
  2883. Name: NativeTrainer.asi
  2884. Base address: 0x00007ff8089a0000
  2885. Memory size: 0x0003c000
  2886. Entry point address: 0x00007ff8089ac42c
  2887. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\NativeTrainer.asi
  2888. Product name:
  2889. Product version:
  2890. Company:
  2891.  
  2892. Name: openCameraV.asi
  2893. Base address: 0x00007ff80db40000
  2894. Memory size: 0x00024000
  2895. Entry point address: 0x00007ff80db42994
  2896. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\openCameraV.asi
  2897. Product name: openCamera for GTAV
  2898. Product version: 1.0.0.1
  2899. Company: OpenIV Dev. Team
  2900.  
  2901. Name: OpenIV.asi
  2902. Base address: 0x00007ff80aab0000
  2903. Memory size: 0x00027000
  2904. Entry point address: 0x00007ff80aab2cdc
  2905. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\OpenIV.asi
  2906. Product name: OpenIV
  2907. Product version: 2.0.0.0
  2908. Company: OpenIV Team
  2909.  
  2910. Name: PLD.asi
  2911. Base address: 0x00007ffff8aa0000
  2912. Memory size: 0x00034000
  2913. Entry point address: 0x00007ffff8aa65e4
  2914. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\PLD.asi
  2915. Product name:
  2916. Product version:
  2917. Company:
  2918.  
  2919. Name: TrainerV.asi
  2920. Base address: 0x00007fffc5a10000
  2921. Memory size: 0x00e38000
  2922. Entry point address: 0x00007fffc5cbda7c
  2923. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\TrainerV.asi
  2924. Product name:
  2925. Product version:
  2926. Company:
  2927.  
  2928. Name: D3D10_1.DLL
  2929. Base address: 0x00007fffffcf0000
  2930. Memory size: 0x00031000
  2931. Entry point address: 0x00007fffffd0fce0
  2932. File path: C:\Windows\SYSTEM32\D3D10_1.DLL
  2933. Product name: Microsoft® Windows® Operating System
  2934. Product version: 10.0.17763.1
  2935. Company: Microsoft Corporation
  2936.  
  2937. Name: d3d10_1core.dll
  2938. Base address: 0x00007ff81d650000
  2939. Memory size: 0x0000d000
  2940. Entry point address: 0x00007ff81d6517e0
  2941. File path: C:\Windows\SYSTEM32\d3d10_1core.dll
  2942. Product name: Microsoft® Windows® Operating System
  2943. Product version: 10.0.17763.1
  2944. Company: Microsoft Corporation
  2945.  
  2946. Name: igd10iumd64.dll
  2947. Base address: 0x00007ff81a070000
  2948. Memory size: 0x00d38000
  2949. Entry point address: 0x00007ff81a0732d8
  2950. File path: C:\Windows\SYSTEM32\igd10iumd64.dll
  2951. Product name: Intel HD Graphics Drivers for Windows 8(R)
  2952. Product version: 10.18.15.4274
  2953. Company: Intel Corporation
  2954.  
  2955. Name: ncrypt.dll
  2956. Base address: 0x00007ff822680000
  2957. Memory size: 0x00026000
  2958. Entry point address: 0x00007ff822685830
  2959. File path: C:\Windows\SYSTEM32\ncrypt.dll
  2960. Product name: Microsoft® Windows® Operating System
  2961. Product version: 10.0.17763.1
  2962. Company: Microsoft Corporation
  2963.  
  2964. Name: NTASN1.dll
  2965. Base address: 0x00007ff822640000
  2966. Memory size: 0x0003c000
  2967. Entry point address: 0x00007ff822644020
  2968. File path: C:\Windows\SYSTEM32\NTASN1.dll
  2969. Product name: Microsoft® Windows® Operating System
  2970. Product version: 10.0.17763.1
  2971. Company: Microsoft Corporation
  2972.  
  2973. Name: igdusc64.dll
  2974. Base address: 0x00007ff815170000
  2975. Memory size: 0x00a03000
  2976. Entry point address: 0x00007ff81520b4a8
  2977. File path: C:\Windows\SYSTEM32\igdusc64.dll
  2978. Product name: Intel HD Graphics Drivers for Windows 8(R)
  2979. Product version: 10.18.15.4274
  2980. Company: Intel Corporation
  2981.  
  2982. Name: uxtheme.dll
  2983. Base address: 0x00007ff821070000
  2984. Memory size: 0x0009c000
  2985. Entry point address: 0x00007ff8210983b0
  2986. File path: C:\Windows\system32\uxtheme.dll
  2987. Product name: Microsoft® Windows® Operating System
  2988. Product version: 10.0.17763.1
  2989. Company: Microsoft Corporation
  2990.  
  2991. Name: MSCTF.dll
  2992. Base address: 0x00007ff825e80000
  2993. Memory size: 0x0016a000
  2994. Entry point address: 0x00007ff825ec3e00
  2995. File path: C:\Windows\System32\MSCTF.dll
  2996. Product name: Microsoft® Windows® Operating System
  2997. Product version: 10.0.17763.1
  2998. Company: Microsoft Corporation
  2999.  
  3000. Name: fraps64.dll
  3001. Base address: 0x0000000055e40000
  3002. Memory size: 0x0003c000
  3003. Entry point address: 0x0000000055e5cbc8
  3004. File path: C:\Fraps\fraps64.dll
  3005. Product name: FRAPS
  3006. Product version: 3, 5, 99, 15626
  3007. Company: Beepa P/L
  3008.  
  3009. Name: TextInputFramework.dll
  3010. Base address: 0x00007ff8192b0000
  3011. Memory size: 0x00095000
  3012. Entry point address: 0x00007ff8192d60a0
  3013. File path: C:\Windows\System32\TextInputFramework.dll
  3014. Product name: Microsoft® Windows® Operating System
  3015. Product version: 10.0.17763.1
  3016. Company: Microsoft Corporation
  3017.  
  3018. Name: Oleacc.dll
  3019. Base address: 0x00007ff80a2d0000
  3020. Memory size: 0x0006c000
  3021. Entry point address: 0x00007ff80a2e73d0
  3022. File path: C:\Windows\system32\Oleacc.dll
  3023. Product name: Microsoft® Windows® Operating System
  3024. Product version: 10.0.17763.1
  3025. Company: Microsoft Corporation
  3026.  
  3027. Name: WINSTA.dll
  3028. Base address: 0x00007ff8225b0000
  3029. Memory size: 0x00058000
  3030. Entry point address: 0x00007ff8225bbe70
  3031. File path: C:\Windows\SYSTEM32\WINSTA.dll
  3032. Product name: Microsoft® Windows® Operating System
  3033. Product version: 10.0.17763.1
  3034. Company: Microsoft Corporation
  3035.  
  3036. Name: dcomp.dll
  3037. Base address: 0x00007ff81c310000
  3038. Memory size: 0x001c3000
  3039. Entry point address: 0x00007ff81c36b540
  3040. File path: C:\Windows\SYSTEM32\dcomp.dll
  3041. Product name: Microsoft® Windows® Operating System
  3042. Product version: 10.0.17763.1
  3043. Company: Microsoft Corporation
  3044.  
  3045. Name: rgsc_tmp.dll
  3046. Base address: 0x0000000c00000000
  3047. Memory size: 0x00f1a000
  3048. Entry point address: 0x0000000c00f15000
  3049. File path: C:\Users\carte\AppData\Local\Temp\145b2mwiu4frk3tz\rgsc_tmp.dll
  3050. Product name: RAGE Plugin Hook
  3051. Product version: 0.65.1237.15477
  3052. Company: MulleDK19 / LMS
  3053.  
  3054. Name: dbghelp.dll
  3055. Base address: 0x00007ff821480000
  3056. Memory size: 0x001ed000
  3057. Entry point address: 0x00007ff821493fc0
  3058. File path: C:\Windows\SYSTEM32\dbghelp.dll
  3059. Product name: Microsoft® Windows® Operating System
  3060. Product version: 10.0.17763.1
  3061. Company: Microsoft Corporation
  3062.  
  3063. Name: mscoree.dll
  3064. Base address: 0x00007ff808da0000
  3065. Memory size: 0x00064000
  3066. Entry point address: 0x00007ff808dca8b0
  3067. File path: C:\Windows\SYSTEM32\mscoree.dll
  3068. Product name: Microsoft® Windows® Operating System
  3069. Product version: 10.0.17763.1
  3070. Company: Microsoft Corporation
  3071.  
  3072. Name: FW1FontWrapper.dll
  3073. Base address: 0x00007ff80a9b0000
  3074. Memory size: 0x0002a000
  3075. Entry point address: 0x00007ff80a9be94c
  3076. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\FW1FontWrapper.dll
  3077. Product name:
  3078. Product version:
  3079. Company:
  3080.  
  3081. Name: XINPUT9_1_0.dll
  3082. Base address: 0x00007ff80e1f0000
  3083. Memory size: 0x00007000
  3084. Entry point address: 0x00007ff80e1f1510
  3085. File path: C:\Windows\SYSTEM32\XINPUT9_1_0.dll
  3086. Product name: Microsoft® Windows® Operating System
  3087. Product version: 10.0.17763.1
  3088. Company: Microsoft Corporation
  3089.  
  3090. Name: dbgcore.DLL
  3091. Base address: 0x00007ff811860000
  3092. Memory size: 0x0002a000
  3093. Entry point address: 0x00007ff8118796b0
  3094. File path: C:\Windows\SYSTEM32\dbgcore.DLL
  3095. Product name: Microsoft® Windows® Operating System
  3096. Product version: 10.0.17763.1
  3097. Company: Microsoft Corporation
  3098.  
  3099. Name: mscoreei.dll
  3100. Base address: 0x00007ff8088d0000
  3101. Memory size: 0x0009c000
  3102. Entry point address: 0x00007ff8088d7a70
  3103. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
  3104. Product name: Microsoft® .NET Framework
  3105. Product version: 4.7.3190.0
  3106. Company: Microsoft Corporation
  3107.  
  3108. Name: clr.dll
  3109. Base address: 0x00007fffe7780000
  3110. Memory size: 0x009ed000
  3111. Entry point address: 0x00007fffe7786530
  3112. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
  3113. Product name: Microsoft® .NET Framework
  3114. Product version: 4.7.3416.0
  3115. Company: Microsoft Corporation
  3116.  
  3117. Name: MSVCR120_CLR0400.dll
  3118. Base address: 0x00007fffe8b30000
  3119. Memory size: 0x000f7000
  3120. Entry point address: 0x00007fffe8b54db0
  3121. File path: C:\Windows\SYSTEM32\MSVCR120_CLR0400.dll
  3122. Product name: Microsoft® Visual Studio® 2013
  3123. Product version: 12.00.52519.0
  3124. Company: Microsoft Corporation
  3125.  
  3126. Name: mscorlib.ni.dll
  3127. Base address: 0x00007fffe61e0000
  3128. Memory size: 0x01591000
  3129. Entry point address: 0x0000000000000000
  3130. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\bef0a43af1bb9a52ee47a6f60bec2961\mscorlib.ni.dll
  3131. Product name: Microsoft® .NET Framework
  3132. Product version: 4.7.3416.0
  3133. Company: Microsoft Corporation
  3134.  
  3135. Name: clrjit.dll
  3136. Base address: 0x00007fffe11f0000
  3137. Memory size: 0x0012b000
  3138. Entry point address: 0x00007fffe11f1080
  3139. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
  3140. Product name: Microsoft® .NET Framework
  3141. Product version: 4.7.3416.0
  3142. Company: Microsoft Corporation
  3143.  
  3144. Name: diasymreader.dll
  3145. Base address: 0x00007fffc5550000
  3146. Memory size: 0x00138000
  3147. Entry point address: 0x00007fffc5577fb0
  3148. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
  3149. Product name: Microsoft® Visual Studio® 12 CTP
  3150. Product version: 14.7.3190.0
  3151. Company: Microsoft Corporation
  3152.  
  3153. Name: System.ni.dll
  3154. Base address: 0x00007fffe5590000
  3155. Memory size: 0x00c42000
  3156. Entry point address: 0x0000000000000000
  3157. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\f8a7bdb37af85423bb9b5675d229f7f2\System.ni.dll
  3158. Product name: Microsoft® .NET Framework
  3159. Product version: 4.7.3416.0
  3160. Company: Microsoft Corporation
  3161.  
  3162. Name: System.Drawing.ni.dll
  3163. Base address: 0x00007ffff2030000
  3164. Memory size: 0x001e9000
  3165. Entry point address: 0x0000000000000000
  3166. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\e5054399f0ad2ea33632c9b523ff07b8\System.Drawing.ni.dll
  3167. Product name: Microsoft® .NET Framework
  3168. Product version: 4.7.3190.0
  3169. Company: Microsoft Corporation
  3170.  
  3171. Name: System.Windows.Forms.ni.dll
  3172. Base address: 0x00007fffedf40000
  3173. Memory size: 0x00f4d000
  3174. Entry point address: 0x0000000000000000
  3175. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\ebfa4a31cd99152250ad311086431249\System.Windows.Forms.ni.dll
  3176. Product name: Microsoft® .NET Framework
  3177. Product version: 4.7.3324.0
  3178. Company: Microsoft Corporation
  3179.  
  3180. Name: HID.DLL
  3181. Base address: 0x00007ff821800000
  3182. Memory size: 0x0000e000
  3183. Entry point address: 0x00007ff821802880
  3184. File path: C:\Windows\SYSTEM32\HID.DLL
  3185. Product name: Microsoft® Windows® Operating System
  3186. Product version: 10.0.17763.1
  3187. Company: Microsoft Corporation
  3188.  
  3189. Name: DEVOBJ.dll
  3190. Base address: 0x00007ff822940000
  3191. Memory size: 0x00029000
  3192. Entry point address: 0x00007ff8229473c0
  3193. File path: C:\Windows\SYSTEM32\DEVOBJ.dll
  3194. Product name: Microsoft® Windows® Operating System
  3195. Product version: 10.0.17763.1
  3196. Company: Microsoft Corporation
  3197.  
  3198. Name: clbcatq.dll
  3199. Base address: 0x00007ff8266b0000
  3200. Memory size: 0x000a2000
  3201. Entry point address: 0x00007ff8266b41a0
  3202. File path: C:\Windows\System32\clbcatq.dll
  3203. Product name: Microsoft® Windows® Operating System
  3204. Product version: 10.0.17763.1
  3205. Company: Microsoft Corporation
  3206.  
  3207. Name: MMDevApi.dll
  3208. Base address: 0x00007ff81b9c0000
  3209. Memory size: 0x00070000
  3210. Entry point address: 0x00007ff81b9de200
  3211. File path: C:\Windows\System32\MMDevApi.dll
  3212. Product name: Microsoft® Windows® Operating System
  3213. Product version: 10.0.17763.1
  3214. Company: Microsoft Corporation
  3215.  
  3216. Name: XAudio2_7.dll
  3217. Base address: 0x00007fffecc70000
  3218. Memory size: 0x0008b000
  3219. Entry point address: 0x00007fffecce0650
  3220. File path: C:\Windows\system32\XAudio2_7.dll
  3221. Product name: Microsoft® DirectX for Windows®
  3222. Product version: 9.29.1962.0
  3223. Company: Microsoft Corporation
  3224.  
  3225. Name: AUDIOSES.DLL
  3226. Base address: 0x00007ff818520000
  3227. Memory size: 0x00148000
  3228. Entry point address: 0x00007ff818541850
  3229. File path: C:\Windows\SYSTEM32\AUDIOSES.DLL
  3230. Product name: Microsoft® Windows® Operating System
  3231. Product version: 10.0.17763.1
  3232. Company: Microsoft Corporation
  3233.  
  3234. Name: AVRT.dll
  3235. Base address: 0x00007ff81b9a0000
  3236. Memory size: 0x0000a000
  3237. Entry point address: 0x00007ff81b9a1010
  3238. File path: C:\Windows\SYSTEM32\AVRT.dll
  3239. Product name: Microsoft® Windows® Operating System
  3240. Product version: 10.0.17763.1
  3241. Company: Microsoft Corporation
  3242.  
  3243. Name: resourcepolicyclient.dll
  3244. Base address: 0x00007ff820f70000
  3245. Memory size: 0x00014000
  3246. Entry point address: 0x00007ff820f73be0
  3247. File path: C:\Windows\SYSTEM32\resourcepolicyclient.dll
  3248. Product name: Microsoft® Windows® Operating System
  3249. Product version: 10.0.17763.1
  3250. Company: Microsoft Corporation
  3251.  
  3252. Name: Windows.UI.dll
  3253. Base address: 0x00007ff8198b0000
  3254. Memory size: 0x0013a000
  3255. Entry point address: 0x00007ff8198df400
  3256. File path: C:\Windows\System32\Windows.UI.dll
  3257. Product name: Microsoft® Windows® Operating System
  3258. Product version: 10.0.17763.1
  3259. Company: Microsoft Corporation
  3260.  
  3261. Name: rsaenh.dll
  3262. Base address: 0x00007ff821f10000
  3263. Memory size: 0x00033000
  3264. Entry point address: 0x00007ff821f169f0
  3265. File path: C:\Windows\system32\rsaenh.dll
  3266. Product name: Microsoft® Windows® Operating System
  3267. Product version: 10.0.17763.1
  3268. Company: Microsoft Corporation
  3269.  
  3270. Name: imagehlp.dll
  3271. Base address: 0x00007ff826ae0000
  3272. Memory size: 0x0001d000
  3273. Entry point address: 0x00007ff826ae2ec0
  3274. File path: C:\Windows\System32\imagehlp.dll
  3275. Product name: Microsoft® Windows® Operating System
  3276. Product version: 10.0.17763.1
  3277. Company: Microsoft Corporation
  3278.  
  3279. Name: gpapi.dll
  3280. Base address: 0x00007ff821810000
  3281. Memory size: 0x00022000
  3282. Entry point address: 0x00007ff821812f40
  3283. File path: C:\Windows\SYSTEM32\gpapi.dll
  3284. Product name: Microsoft® Windows® Operating System
  3285. Product version: 10.0.17763.1
  3286. Company: Microsoft Corporation
  3287.  
  3288. Name: cryptnet.dll
  3289. Base address: 0x00007ff809c10000
  3290. Memory size: 0x0002f000
  3291. Entry point address: 0x00007ff809c1d760
  3292. File path: C:\Windows\System32\cryptnet.dll
  3293. Product name: Microsoft® Windows® Operating System
  3294. Product version: 10.0.17763.1
  3295. Company: Microsoft Corporation
  3296.  
  3297. Name: WINNSI.DLL
  3298. Base address: 0x00007ff81b9b0000
  3299. Memory size: 0x0000b000
  3300. Entry point address: 0x00007ff81b9b1de0
  3301. File path: C:\Windows\SYSTEM32\WINNSI.DLL
  3302. Product name: Microsoft® Windows® Operating System
  3303. Product version: 10.0.17763.1
  3304. Company: Microsoft Corporation
  3305.  
  3306. Name: NSI.dll
  3307. Base address: 0x00007ff8263a0000
  3308. Memory size: 0x00008000
  3309. Entry point address: 0x00007ff8263a1f40
  3310. File path: C:\Windows\System32\NSI.dll
  3311. Product name: Microsoft® Windows® Operating System
  3312. Product version: 10.0.17763.1
  3313. Company: Microsoft Corporation
  3314.  
  3315. Name: SspiCli.dll
  3316. Base address: 0x00007ff822a30000
  3317. Memory size: 0x0002f000
  3318. Entry point address: 0x00007ff822a3d3f0
  3319. File path: C:\Windows\SYSTEM32\SspiCli.dll
  3320. Product name: Microsoft® Windows® Operating System
  3321. Product version: 10.0.17763.1
  3322. Company: Microsoft Corporation
  3323.  
  3324. Name: USERENV.dll
  3325. Base address: 0x00007ff822a60000
  3326. Memory size: 0x00028000
  3327. Entry point address: 0x00007ff822a64ad0
  3328. File path: C:\Windows\SYSTEM32\USERENV.dll
  3329. Product name: Microsoft® Windows® Operating System
  3330. Product version: 10.0.17763.1
  3331. Company: Microsoft Corporation
  3332.  
  3333. Name: socialclub.dll
  3334. Base address: 0x00007fffe34f0000
  3335. Memory size: 0x00a6ec00
  3336. Entry point address: 0x00007fffe35f6a70
  3337. File path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll
  3338. Product name: Social Club
  3339. Product version: 1.2.4.1
  3340. Company: Take-Two Interactive Software, Inc.
  3341.  
  3342. Name: WININET.dll
  3343. Base address: 0x00007ff80b010000
  3344. Memory size: 0x00545000
  3345. Entry point address: 0x00007ff80b0dd770
  3346. File path: C:\Windows\SYSTEM32\WININET.dll
  3347. Product name: Internet Explorer
  3348. Product version: 11.00.17763.1
  3349. Company: Microsoft Corporation
  3350.  
  3351. Name: napinsp.dll
  3352. Base address: 0x00007ff80e4a0000
  3353. Memory size: 0x00016000
  3354. Entry point address: 0x00007ff80e4a1aa0
  3355. File path: C:\Windows\system32\napinsp.dll
  3356. Product name: Microsoft® Windows® Operating System
  3357. Product version: 10.0.17763.1
  3358. Company: Microsoft Corporation
  3359.  
  3360. Name: pnrpnsp.dll
  3361. Base address: 0x00007ff80e480000
  3362. Memory size: 0x0001a000
  3363. Entry point address: 0x00007ff80e482380
  3364. File path: C:\Windows\system32\pnrpnsp.dll
  3365. Product name: Microsoft® Windows® Operating System
  3366. Product version: 10.0.17763.1
  3367. Company: Microsoft Corporation
  3368.  
  3369. Name: mswsock.dll
  3370. Base address: 0x00007ff822350000
  3371. Memory size: 0x00067000
  3372. Entry point address: 0x00007ff822361510
  3373. File path: C:\Windows\System32\mswsock.dll
  3374. Product name: Microsoft® Windows® Operating System
  3375. Product version: 10.0.17763.1
  3376. Company: Microsoft Corporation
  3377.  
  3378. Name: DNSAPI.dll
  3379. Base address: 0x00007ff8220f0000
  3380. Memory size: 0x000c6000
  3381. Entry point address: 0x00007ff82211a700
  3382. File path: C:\Windows\SYSTEM32\DNSAPI.dll
  3383. Product name: Microsoft® Windows® Operating System
  3384. Product version: 10.0.17763.1
  3385. Company: Microsoft Corporation
  3386.  
  3387. Name: winrnr.dll
  3388. Base address: 0x00007ff8133e0000
  3389. Memory size: 0x0000e000
  3390. Entry point address: 0x00007ff8133e1360
  3391. File path: C:\Windows\System32\winrnr.dll
  3392. Product name: Microsoft® Windows® Operating System
  3393. Product version: 10.0.17763.1
  3394. Company: Microsoft Corporation
  3395.  
  3396. Name: NLAapi.dll
  3397. Base address: 0x00007ff81fd90000
  3398. Memory size: 0x0001b000
  3399. Entry point address: 0x00007ff81fd96300
  3400. File path: C:\Windows\system32\NLAapi.dll
  3401. Product name: Microsoft® Windows® Operating System
  3402. Product version: 10.0.17763.134
  3403. Company: Microsoft Corporation
  3404.  
  3405. Name: wshbth.dll
  3406. Base address: 0x00007ff81f1e0000
  3407. Memory size: 0x00015000
  3408. Entry point address: 0x00007ff81f1e8e00
  3409. File path: C:\Windows\system32\wshbth.dll
  3410. Product name: Microsoft® Windows® Operating System
  3411. Product version: 10.0.17763.1
  3412. Company: Microsoft Corporation
  3413.  
  3414. Name: mdnsNSP.dll
  3415. Base address: 0x0000000056360000
  3416. Memory size: 0x00026000
  3417. Entry point address: 0x0000000056365844
  3418. File path: C:\Program Files\Bonjour\mdnsNSP.dll
  3419. Product name: Bonjour
  3420. Product version: 3,1,0,1
  3421. Company: Apple Inc.
  3422.  
  3423. Name: fwpuclnt.dll
  3424. Base address: 0x00007ff818d90000
  3425. Memory size: 0x00079000
  3426. Entry point address: 0x00007ff818d95a60
  3427. File path: C:\Windows\System32\fwpuclnt.dll
  3428. Product name: Microsoft® Windows® Operating System
  3429. Product version: 10.0.17763.1
  3430. Company: Microsoft Corporation
  3431.  
  3432. Name: rasadhlp.dll
  3433. Base address: 0x00007ff8189f0000
  3434. Memory size: 0x0000a000
  3435. Entry point address: 0x00007ff8189f1490
  3436. File path: C:\Windows\System32\rasadhlp.dll
  3437. Product name: Microsoft® Windows® Operating System
  3438. Product version: 10.0.17763.1
  3439. Company: Microsoft Corporation
  3440.  
  3441. Name: System.Core.ni.dll
  3442. Base address: 0x00007fffe4b40000
  3443. Memory size: 0x00a50000
  3444. Entry point address: 0x0000000000000000
  3445. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\b49ad0090c8a327519ec8b1d8086028f\System.Core.ni.dll
  3446. Product name: Microsoft® .NET Framework
  3447. Product version: 4.7.3362.0
  3448. Company: Microsoft Corporation
  3449.  
  3450. Name: System.Xml.ni.dll
  3451. Base address: 0x00007fffe2100000
  3452. Memory size: 0x0088c000
  3453. Entry point address: 0x0000000000000000
  3454. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\ee5d65a622ca43b2fd11abe89c05d1a3\System.Xml.ni.dll
  3455. Product name: Microsoft® .NET Framework
  3456. Product version: 4.7.3190.0
  3457. Company: Microsoft Corporation
  3458.  
  3459. Name: System.Configuration.ni.dll
  3460. Base address: 0x00007fffe1320000
  3461. Memory size: 0x0012b000
  3462. Entry point address: 0x0000000000000000
  3463. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\a115cfbc137852f9a8812f40e0337556\System.Configuration.ni.dll
  3464. Product name: Microsoft® .NET Framework
  3465. Product version: 4.7.3324.0
  3466. Company: Microsoft Corporation
  3467.  
  3468. Name: comctl32.dll
  3469. Base address: 0x00007ff810990000
  3470. Memory size: 0x00279000
  3471. Entry point address: 0x00007ff8109f9110
  3472. File path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.503_none_05b23ef40721f4ae\comctl32.dll
  3473. Product name: Microsoft® Windows® Operating System
  3474. Product version: 10.0.17763.1
  3475. Company: Microsoft Corporation
  3476.  
  3477. Name: gdiplus.dll
  3478. Base address: 0x00007ff80b870000
  3479. Memory size: 0x001a5000
  3480. Entry point address: 0x00007ff80b8c5100
  3481. File path: C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17763.503_none_369d31d961b46e7c\gdiplus.dll
  3482. Product name: Microsoft® Windows® Operating System
  3483. Product version: 10.0.17763.503
  3484. Company: Microsoft Corporation
  3485.  
  3486. Name: DWrite.dll
  3487. Base address: 0x00007ff8114f0000
  3488. Memory size: 0x002ff000
  3489. Entry point address: 0x00007ff811597470
  3490. File path: C:\Windows\SYSTEM32\DWrite.dll
  3491. Product name: Microsoft® Windows® Operating System
  3492. Product version: 10.0.17763.1
  3493. Company: Microsoft Corporation
  3494.  
  3495. Name: WindowsCodecs.dll
  3496. Base address: 0x00007ff81b090000
  3497. Memory size: 0x001b8000
  3498. Entry point address: 0x00007ff81b11b6d0
  3499. File path: C:\Windows\SYSTEM32\WindowsCodecs.dll
  3500. Product name: Microsoft® Windows® Operating System
  3501. Product version: 10.0.17763.55
  3502. Company: Microsoft Corporation
  3503.  
  3504. Name: d3d11.dll
  3505. Base address: 0x00007ff81c050000
  3506. Memory size: 0x0027e000
  3507. Entry point address: 0x00007ff81c0d93e0
  3508. File path: C:\Windows\system32\d3d11.dll
  3509. Product name: Microsoft® Windows® Operating System
  3510. Product version: 10.0.17763.1
  3511. Company: Microsoft Corporation
  3512.  
  3513. Name: SlimDX.dll
  3514. Base address: 0x0000000180000000
  3515. Memory size: 0x00392000
  3516. Entry point address: 0x00000001801358b4
  3517. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\SlimDX.dll
  3518. Product name:
  3519. Product version:
  3520. Company:
  3521.  
  3522. Name: MSVCR100.dll
  3523. Base address: 0x0000000055f20000
  3524. Memory size: 0x000d2000
  3525. Entry point address: 0x0000000055f414e4
  3526. File path: C:\Windows\SYSTEM32\MSVCR100.dll
  3527. Product name: Microsoft® Visual Studio® 2010
  3528. Product version: 10.00.40219.325
  3529. Company: Microsoft Corporation
  3530.  
  3531. Name: MSVCP100.dll
  3532. Base address: 0x0000000055e80000
  3533. Memory size: 0x00098000
  3534. Entry point address: 0x0000000055ec71d0
  3535. File path: C:\Windows\SYSTEM32\MSVCP100.dll
  3536. Product name: Microsoft® Visual Studio® 2010
  3537. Product version: 10.00.40219.325
  3538. Company: Microsoft Corporation
  3539.  
  3540. Name: FirewallAPI.dll
  3541. Base address: 0x00007ff821aa0000
  3542. Memory size: 0x0008c000
  3543. Entry point address: 0x00007ff821aa6f10
  3544. File path: C:\Windows\System32\FirewallAPI.dll
  3545. Product name: Microsoft® Windows® Operating System
  3546. Product version: 10.0.17763.1
  3547. Company: Microsoft Corporation
  3548.  
  3549. Name: fwbase.dll
  3550. Base address: 0x00007ff821a70000
  3551. Memory size: 0x0002d000
  3552. Entry point address: 0x00007ff821a78830
  3553. File path: C:\Windows\System32\fwbase.dll
  3554. Product name: Microsoft® Windows® Operating System
  3555. Product version: 10.0.17763.1
  3556. Company: Microsoft Corporation
  3557.  
  3558. Name: FWPolicyIOMgr.dll
  3559. Base address: 0x00007ff8141e0000
  3560. Memory size: 0x0003f000
  3561. Entry point address: 0x00007ff8141eaec0
  3562. File path: C:\Windows\System32\FWPolicyIOMgr.dll
  3563. Product name: Microsoft® Windows® Operating System
  3564. Product version: 10.0.17763.1
  3565. Company: Microsoft Corporation
  3566.  
  3567. Name: wdmaud.drv
  3568. Base address: 0x00007ff80e080000
  3569. Memory size: 0x00044000
  3570. Entry point address: 0x00007ff80e087390
  3571. File path: C:\Windows\SYSTEM32\wdmaud.drv
  3572. Product name: Microsoft® Windows® Operating System
  3573. Product version: 10.0.17763.1
  3574. Company: Microsoft Corporation
  3575.  
  3576. Name: msacm32.drv
  3577. Base address: 0x00007ff811850000
  3578. Memory size: 0x0000d000
  3579. Entry point address: 0x00007ff811854570
  3580. File path: C:\Windows\SYSTEM32\msacm32.drv
  3581. Product name: Microsoft® Windows® Operating System
  3582. Product version: 10.0.17763.1
  3583. Company: Microsoft Corporation
  3584.  
  3585. Name: MSACM32.dll
  3586. Base address: 0x00007ff80e1a0000
  3587. Memory size: 0x0001c000
  3588. Entry point address: 0x00007ff80e1a3420
  3589. File path: C:\Windows\SYSTEM32\MSACM32.dll
  3590. Product name: Microsoft® Windows® Operating System
  3591. Product version: 10.0.17763.1
  3592. Company: Microsoft Corporation
  3593.  
  3594. Name: midimap.dll
  3595. Base address: 0x00007ff80e190000
  3596. Memory size: 0x0000a000
  3597. Entry point address: 0x00007ff80e1918a0
  3598. File path: C:\Windows\SYSTEM32\midimap.dll
  3599. Product name: Microsoft® Windows® Operating System
  3600. Product version: 10.0.17763.1
  3601. Company: Microsoft Corporation
  3602.  
  3603. Name: iertutil.dll
  3604. Base address: 0x00007ff81d1c0000
  3605. Memory size: 0x002a8000
  3606. Entry point address: 0x00007ff81d1f5e90
  3607. File path: C:\Windows\SYSTEM32\iertutil.dll
  3608. Product name: Internet Explorer
  3609. Product version: 11.00.17763.1
  3610. Company: Microsoft Corporation
  3611.  
  3612. Name: ondemandconnroutehelper.dll
  3613. Base address: 0x00007ffffc010000
  3614. Memory size: 0x00016000
  3615. Entry point address: 0x00007ffffc0120f0
  3616. File path: C:\Windows\SYSTEM32\ondemandconnroutehelper.dll
  3617. Product name: Microsoft® Windows® Operating System
  3618. Product version: 10.0.17763.1
  3619. Company: Microsoft Corporation
  3620.  
  3621. Name: winhttp.dll
  3622. Base address: 0x00007ff81ecd0000
  3623. Memory size: 0x000f1000
  3624. Entry point address: 0x00007ff81ed12c20
  3625. File path: C:\Windows\SYSTEM32\winhttp.dll
  3626. Product name: Microsoft® Windows® Operating System
  3627. Product version: 10.0.17763.1
  3628. Company: Microsoft Corporation
  3629.  
  3630. Name: XInput1_4.dll
  3631. Base address: 0x00007ff81fe20000
  3632. Memory size: 0x00011000
  3633. Entry point address: 0x00007ff81fe27550
  3634. File path: C:\Windows\SYSTEM32\XInput1_4.dll
  3635. Product name: Microsoft® Windows® Operating System
  3636. Product version: 10.0.17763.1
  3637. Company: Microsoft Corporation
  3638.  
  3639. Name: System.Management.ni.dll
  3640. Base address: 0x00007ffff3150000
  3641. Memory size: 0x0015e000
  3642. Entry point address: 0x0000000000000000
  3643. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Management\cb5da2e58512134e72abb6cac758d367\System.Management.ni.dll
  3644. Product name: Microsoft® .NET Framework
  3645. Product version: 4.7.3190.0
  3646. Company: Microsoft Corporation
  3647.  
  3648. Name: wldp.dll
  3649. Base address: 0x00007ff822610000
  3650. Memory size: 0x00025000
  3651. Entry point address: 0x00007ff822612d00
  3652. File path: C:\Windows\SYSTEM32\wldp.dll
  3653. Product name: Microsoft® Windows® Operating System
  3654. Product version: 10.0.17763.1
  3655. Company: Microsoft Corporation
  3656.  
  3657. Name: System.IO.Compression.ni.dll
  3658. Base address: 0x00007ff80e7d0000
  3659. Memory size: 0x00037000
  3660. Entry point address: 0x0000000000000000
  3661. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.IO.Cb3b124c8#\6c15ab46955884eefcbf79170f8db927\System.IO.Compression.ni.dll
  3662. Product name: Microsoft® .NET Framework
  3663. Product version: 4.7.3190.0
  3664. Company: Microsoft Corporation
  3665.  
  3666. Name: EasyHook64.dll
  3667. Base address: 0x00007ff80e2c0000
  3668. Memory size: 0x00057000
  3669. Entry point address: 0x00007ff80e2c28f4
  3670. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\EasyHook64.dll
  3671. Product name: EasyHook
  3672. Product version: 2.7.6578.0
  3673. Company: easyhook.codeplex.com
  3674.  
  3675. Name: clrcompression.dll
  3676. Base address: 0x00007ff80e7a0000
  3677. Memory size: 0x00024000
  3678. Entry point address: 0x00007ff80e7a7c90
  3679. File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll
  3680. Product name: Microsoft® .NET Framework
  3681. Product version: 4.7.3190.0
  3682. Company: Microsoft Corporation
  3683.  
  3684. Name: System.Net.Http.ni.dll
  3685. Base address: 0x00007ff80dea0000
  3686. Memory size: 0x000a1000
  3687. Entry point address: 0x0000000000000000
  3688. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Net.Http\7513102306e0bf4ec3f20394e6edefc7\System.Net.Http.ni.dll
  3689. Product name: Microsoft® .NET Framework
  3690. Product version: 4.7.3190.0
  3691. Company: Microsoft Corporation
  3692.  
  3693. Name: System.Xml.Linq.ni.dll
  3694. Base address: 0x00007ffffd6c0000
  3695. Memory size: 0x00078000
  3696. Entry point address: 0x0000000000000000
  3697. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\25428c7a35fe14254cca23ff60c8c732\System.Xml.Linq.ni.dll
  3698. Product name: Microsoft® .NET Framework
  3699. Product version: 4.7.3190.0
  3700. Company: Microsoft Corporation
  3701.  
  3702. Name: System.Numerics.ni.dll
  3703. Base address: 0x00007fffe8680000
  3704. Memory size: 0x0004f000
  3705. Entry point address: 0x0000000000000000
  3706. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Numerics\19194be28ca8c722dee030c10e9fd804\System.Numerics.ni.dll
  3707. Product name: Microsoft® .NET Framework
  3708. Product version: 4.7.3190.0
  3709. Company: Microsoft Corporation
  3710.  
  3711. Name: System.Data.ni.dll
  3712. Base address: 0x00007fffe17c0000
  3713. Memory size: 0x0093f000
  3714. Entry point address: 0x0000000000000000
  3715. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Data\af55c5ac75fbcce0c8b8a12f72a3b844\System.Data.ni.dll
  3716. Product name: Microsoft® .NET Framework
  3717. Product version: 4.7.3260.0
  3718. Company: Microsoft Corporation
  3719.  
  3720. Name: System.Data.dll
  3721. Base address: 0x00007fffe1450000
  3722. Memory size: 0x00366000
  3723. Entry point address: 0x00007fffe1599c2a
  3724. File path: C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
  3725. Product name: Microsoft® .NET Framework
  3726. Product version: 4.7.3260.0
  3727. Company: Microsoft Corporation
  3728.  
  3729. Name: System.Runtime.Serialization.ni.dll
  3730. Base address: 0x00007ffff16b0000
  3731. Memory size: 0x00333000
  3732. Entry point address: 0x0000000000000000
  3733. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\553a2f1d89672f01f9a6c7b4f2b15980\System.Runtime.Serialization.ni.dll
  3734. Product name: Microsoft® .NET Framework
  3735. Product version: 4.7.3324.0
  3736. Company: Microsoft Corporation
  3737.  
  3738. Name: discord-rpc.dll
  3739. Base address: 0x00007ffff8ae0000
  3740. Memory size: 0x0009c000
  3741. Entry point address: 0x00007ffff8aec4c4
  3742. File path: C:\Program Files\Rockstar Games\Grand Theft Auto V\discord-rpc.dll
  3743. Product name:
  3744. Product version:
  3745. Company:
  3746.  
  3747. Name: dhcpcsvc6.DLL
  3748. Base address: 0x00007ff81b250000
  3749. Memory size: 0x00016000
  3750. Entry point address: 0x00007ff81b251a20
  3751. File path: C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  3752. Product name: Microsoft® Windows® Operating System
  3753. Product version: 10.0.17763.1
  3754. Company: Microsoft Corporation
  3755.  
  3756. Name: dhcpcsvc.DLL
  3757. Base address: 0x00007ff81ae20000
  3758. Memory size: 0x0001c000
  3759. Entry point address: 0x00007ff81ae225a0
  3760. File path: C:\Windows\SYSTEM32\dhcpcsvc.DLL
  3761. Product name: Microsoft® Windows® Operating System
  3762. Product version: 10.0.17763.1
  3763. Company: Microsoft Corporation
  3764.  
  3765. Name: rasapi32.dll
  3766. Base address: 0x00007ff80faa0000
  3767. Memory size: 0x000ef000
  3768. Entry point address: 0x00007ff80fab08f0
  3769. File path: C:\Windows\SYSTEM32\rasapi32.dll
  3770. Product name: Microsoft® Windows® Operating System
  3771. Product version: 10.0.17763.1
  3772. Company: Microsoft Corporation
  3773.  
  3774. Name: rasman.dll
  3775. Base address: 0x00007ff80fb90000
  3776. Memory size: 0x00033000
  3777. Entry point address: 0x00007ff80fb913b0
  3778. File path: C:\Windows\SYSTEM32\rasman.dll
  3779. Product name: Microsoft® Windows® Operating System
  3780. Product version: 10.0.17763.292
  3781. Company: Microsoft Corporation
  3782.  
  3783. Name: rtutils.dll
  3784. Base address: 0x00007ff8140e0000
  3785. Memory size: 0x00015000
  3786. Entry point address: 0x00007ff8140e2ea0
  3787. File path: C:\Windows\SYSTEM32\rtutils.dll
  3788. Product name: Microsoft® Windows® Operating System
  3789. Product version: 10.0.17763.1
  3790. Company: Microsoft Corporation
  3791.  
  3792. Name: secur32.dll
  3793. Base address: 0x00007ff80ff70000
  3794. Memory size: 0x0000c000
  3795. Entry point address: 0x00007ff80ff72450
  3796. File path: C:\Windows\SYSTEM32\secur32.dll
  3797. Product name: Microsoft® Windows® Operating System
  3798. Product version: 10.0.17763.1
  3799. Company: Microsoft Corporation
  3800.  
  3801. Name: schannel.DLL
  3802. Base address: 0x00007ff821e40000
  3803. Memory size: 0x00085000
  3804. Entry point address: 0x00007ff821e61ac0
  3805. File path: C:\Windows\system32\schannel.DLL
  3806. Product name: Microsoft® Windows® Operating System
  3807. Product version: 10.0.17763.1
  3808. Company: Microsoft Corporation
  3809.  
  3810. Name: mskeyprotect.dll
  3811. Base address: 0x00007ff80ec60000
  3812. Memory size: 0x00015000
  3813. Entry point address: 0x00007ff80ec625a0
  3814. File path: C:\Windows\SYSTEM32\mskeyprotect.dll
  3815. Product name: Microsoft® Windows® Operating System
  3816. Product version: 10.0.17763.1
  3817. Company: Microsoft Corporation
  3818.  
  3819. Name: ncryptsslp.dll
  3820. Base address: 0x00007ff80cde0000
  3821. Memory size: 0x00024000
  3822. Entry point address: 0x00007ff80cde6d50
  3823. File path: C:\Windows\system32\ncryptsslp.dll
  3824. Product name: Microsoft® Windows® Operating System
  3825. Product version: 10.0.17763.1
  3826. Company: Microsoft Corporation
  3827.  
  3828. Name: Accessibility.ni.dll
  3829. Base address: 0x00007ff80ab40000
  3830. Memory size: 0x00013000
  3831. Entry point address: 0x0000000000000000
  3832. File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\Accessibility\f085481facc6d168ffb0b52c400452d1\Accessibility.ni.dll
  3833. Product name: Microsoft® .NET Framework
  3834. Product version: 4.7.3190.0
  3835. Company: Microsoft Corporation
  3836.  
  3837. Environment:
  3838. TickCount: 3037796
  3839. ExitCode: 0
  3840. CommandLine: "C:\Program Files\Rockstar Games\Grand Theft Auto V\GTA5.exe"
  3841. CurrentDirectory: C:\Program Files\Rockstar Games\Grand Theft Auto V
  3842. SystemDirectory: C:\Windows\system32
  3843. MachineName: CARTERSLAPTOP
  3844. ProcessorCount: 4
  3845. SystemPageSize: 4096
  3846. Version: 4.0.30319.42000
  3847. WorkingSet: 4144685056
  3848. OSVersion: Microsoft Windows NT 6.2.9200.0
  3849. Is64BitProcess: True
  3850. Is64BitOperatingSystem: True
  3851. HasShutdownStarted: False
  3852. UserName: carte
  3853. UserInteractive: True
  3854. UserDomainName: CARTERSLAPTOP
  3855. CurrentManagedThreadId: 14
  3856.  
  3857. Process list:
  3858. Microsoft® Skype 8.44.0.40 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.SkypeApp_14.44.40.0_x64__kzf8qxf38zg5c\SkypeBackgroundHost.exe)
  3859. Windows Store 11904.1001.1.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.WindowsStore_11904.1001.1.0_x64__8wekyb3d8bbwe\WinStore.App.exe)
  3860. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\DllHost.exe)
  3861. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3862. Microsoft Skype 8.44.0.40 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.SkypeApp_14.44.40.0_x64__kzf8qxf38zg5c\SkypeApp.exe)
  3863. Intel(R) Common User Interface 6.15.10.4274 by Intel Corporation (C:\Windows\system32\igfxEM.exe)
  3864. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
  3865. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\ImmersiveControlPanel\SystemSettings.exe)
  3866. Microsoft® Windows® Operating System 10.0.17763.292 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\RemindersServer.exe)
  3867. Entertainment Platform 10.19031.114100000-19031 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.ZuneVideo_10.19031.11411.0_x64__8wekyb3d8bbwe\Video.UI.exe)
  3868. Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
  3869. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\DllHost.exe)
  3870. Grand Theft Auto V 1.0.1604.1 by Rockstar Games (C:\Program Files\Rockstar Games\Grand Theft Auto V\GTA5.exe)
  3871. Microsoft Skype 8.44.0.40 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.SkypeApp_14.44.40.0_x64__kzf8qxf38zg5c\SkypeBridge\SkypeBridge.exe)
  3872. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
  3873. Microsoft® Windows® Operating System 10.0.17763.439 by Microsoft Corporation (C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe)
  3874. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
  3875. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
  3876. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3877. Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
  3878. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\taskhostw.exe)
  3879. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3880. Synaptics Pointing Device Driver 19.3.31.31 16Aug17 by Synaptics Incorporated (C:\Program Files\Synaptics\SynTP\SynTPEnh.exe)
  3881. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3882. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
  3883. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
  3884. Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
  3885. Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
  3886. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
  3887. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
  3888. Microsoft® Windows® Operating System 10.0.17763.404 by Microsoft Corporation (C:\Windows\system32\SettingSyncHost.exe)
  3889. Microsoft OneDrive 19.070.0410.0005 by Microsoft Corporation (C:\Users\carte\AppData\Local\Microsoft\OneDrive\OneDrive.exe)
  3890. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
  3891. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\smartscreen.exe)
  3892. Microsoft Your Phone 1.19041.048100000-19041 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.YourPhone_1.19041.481.0_x64__8wekyb3d8bbwe\YourPhone.exe)
  3893. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
  3894. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3895. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3896. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\ApplicationFrameHost.exe)
  3897. Grand Theft Auto V 1.0.1604.0 by Rockstar Games (C:\Program Files\Rockstar Games\Grand Theft Auto V\GTAVLauncher.exe)
  3898. Microsoft® Windows® Operating System 10.0.17763.404 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe)
  3899. Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
  3900. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\SecurityHealthSystray.exe)
  3901. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
  3902. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\GameBarPresenceWriter.exe)
  3903. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\Explorer.EXE)
  3904. Pentablet Service 1.1.0.0 by UGEE (C:\Program Files\Pentablet\PentabletService.exe)
  3905. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3906. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3907. VoiceMeeter Banana 2, 0, 4, 4 by VB-AUDIO Software (C:\Program Files (x86)\VB\Voicemeeter\voicemeeterpro.exe)
  3908. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\system32\sihost.exe)
  3909. Microsoft® Windows® Operating System 10.0.17763.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
  3910. by (C:\Windows\system32\igfxTray.exe)
  3911. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3912. Intel(R) Common User Interface 6.15.10.4274 by Intel Corporation (C:\Windows\system32\igfxHK.exe)
  3913. Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
  3914. Google Chrome 74.0.3729.169 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
  3915.  
  3916. File list:
  3917. C:\Program Files\Rockstar Games\Grand Theft Auto V\AdvancedHookV.dll *bd542a136d36305f76ec7d8e74c97436
  3918. C:\Program Files\Rockstar Games\Grand Theft Auto V\AdvancedHookV.log *10bae057b6a0c7e14af87e59063f7f3a
  3919. C:\Program Files\Rockstar Games\Grand Theft Auto V\Albo1125.Common.dll *8bff6ea79f6ce8a855387409b610cef5
  3920. C:\Program Files\Rockstar Games\Grand Theft Auto V\asiloader.log *4b8214018ab57999636255d2aac0f42d
  3921. C:\Program Files\Rockstar Games\Grand Theft Auto V\bink2w64.dll *3722f03c488093cb2631b5412d4f12d9
  3922. C:\Program Files\Rockstar Games\Grand Theft Auto V\commandline.txt *19b47e838306bb6fa0a07a83042c88f6
  3923. C:\Program Files\Rockstar Games\Grand Theft Auto V\common.rpf *bbe724acef5f9fcfd85a38c4e35e2f00
  3924. C:\Program Files\Rockstar Games\Grand Theft Auto V\CrashReport_carte_636938007850299939.rcr *bd21afc8f6ec33fbf495a010feca778a
  3925. C:\Program Files\Rockstar Games\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
  3926. C:\Program Files\Rockstar Games\Grand Theft Auto V\d3d11.dll *543837bbf97022aac9e624f5d682a3cf
  3927. C:\Program Files\Rockstar Games\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
  3928. C:\Program Files\Rockstar Games\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
  3929. C:\Program Files\Rockstar Games\Grand Theft Auto V\DdsConvert.dll *65e684e0fd64493392436cb92617ceb0
  3930. C:\Program Files\Rockstar Games\Grand Theft Auto V\debug.log *8f076ad14a59bbfcc9d2e29a8183a27b
  3931. C:\Program Files\Rockstar Games\Grand Theft Auto V\DefaultSkin.png *a7562ebd9a7c54a6575808da4680caf3
  3932. C:\Program Files\Rockstar Games\Grand Theft Auto V\dinput8.dll *c9b973183908a6631b31ca29f863b4d1
  3933. C:\Program Files\Rockstar Games\Grand Theft Auto V\discord-rpc.dll *5882c37b79bae47a0d090006564edb22
  3934. C:\Program Files\Rockstar Games\Grand Theft Auto V\DiscordRpcNet.dll *65c8b3ac6205985288c4ee507481cddc
  3935. C:\Program Files\Rockstar Games\Grand Theft Auto V\EasyHook.dll *163e0d2a3cccaa53f16bf5d41721730e
  3936. C:\Program Files\Rockstar Games\Grand Theft Auto V\EasyHook64.dll *2d7a7ddd6f7ebf32543d851d9a55f60b
  3937. C:\Program Files\Rockstar Games\Grand Theft Auto V\EasyLoad64.dll *0ee88c5ca0bcfdf02290f4b87f8b9a7e
  3938. C:\Program Files\Rockstar Games\Grand Theft Auto V\ELS.asi *8a3a156befdec3aaeeaef410880ac8fe
  3939. C:\Program Files\Rockstar Games\Grand Theft Auto V\ELS.ini *a0376719f8ef0e8f346ee6cd12d55dba
  3940. C:\Program Files\Rockstar Games\Grand Theft Auto V\ELS.log *5e43f3e42cb382c075ea92c94a91a83d
  3941. C:\Program Files\Rockstar Games\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
  3942. C:\Program Files\Rockstar Games\Grand Theft Auto V\GameBackups.rph *Unknown
  3943. C:\Program Files\Rockstar Games\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
  3944. C:\Program Files\Rockstar Games\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
  3945. C:\Program Files\Rockstar Games\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
  3946. C:\Program Files\Rockstar Games\Grand Theft Auto V\GPUPerfAPIDX11-x64.dll *121044fe4ae47114dfccd15e399df399
  3947. C:\Program Files\Rockstar Games\Grand Theft Auto V\GTA5.exe *3568bc576d14b1334e860b67d9b8f149
  3948. C:\Program Files\Rockstar Games\Grand Theft Auto V\GTAVLanguageSelect.exe *90da611b71d23b17c63f2899f1a8235f
  3949. C:\Program Files\Rockstar Games\Grand Theft Auto V\GTAVLauncher.exe *a96be62d3cb65741455625e5fa434c60
  3950. C:\Program Files\Rockstar Games\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
  3951. C:\Program Files\Rockstar Games\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
  3952. C:\Program Files\Rockstar Games\Grand Theft Auto V\hashes.ini *d0ce90f9696138e41c9dbc04db2a82a8
  3953. C:\Program Files\Rockstar Games\Grand Theft Auto V\LMS.Common.dll *61dfccfc5509df7e88bc4ab7eab982e1
  3954. C:\Program Files\Rockstar Games\Grand Theft Auto V\LMS.PortableExecutable.dll *114714326355009cf9e9a2805ca63ee1
  3955. C:\Program Files\Rockstar Games\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
  3956. C:\Program Files\Rockstar Games\Grand Theft Auto V\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll *660103c9ffbd699916d054beeb186bb6
  3957. C:\Program Files\Rockstar Games\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
  3958. C:\Program Files\Rockstar Games\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
  3959. C:\Program Files\Rockstar Games\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
  3960. C:\Program Files\Rockstar Games\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
  3961. C:\Program Files\Rockstar Games\Grand Theft Auto V\NativeTrainer.asi *e107b94ae23ec9a56bfa1faaf7118e85
  3962. C:\Program Files\Rockstar Games\Grand Theft Auto V\NvPmApi.Core.win64.dll *2041025c15e6ff893dcbb5ed63fdb2f8
  3963. C:\Program Files\Rockstar Games\Grand Theft Auto V\openCameraV.asi *33864c75d1b85563da56aff0ea794267
  3964. C:\Program Files\Rockstar Games\Grand Theft Auto V\openCameraV.log *c33e527eabf2eea82afc4101ec04b685
  3965. C:\Program Files\Rockstar Games\Grand Theft Auto V\OpenIV.asi *ef3de847eac7ba336e2d83ba96a8d61d
  3966. C:\Program Files\Rockstar Games\Grand Theft Auto V\OpenIV.log *81b11b668fea6aa7e9a830f09957c2ed
  3967. C:\Program Files\Rockstar Games\Grand Theft Auto V\PlayGTAV.exe *f78f447d4b72896d7549714c6842ac1b
  3968. C:\Program Files\Rockstar Games\Grand Theft Auto V\PLD.asi *5ee91cb189d86660afbd35c16cf136ac
  3969. C:\Program Files\Rockstar Games\Grand Theft Auto V\PLD.ini *d8fe726e7c458d3943b86e766dc4db89
  3970. C:\Program Files\Rockstar Games\Grand Theft Auto V\PLD.log *e04cfcc9c9bd5c94965439fd8ae2fa77
  3971. C:\Program Files\Rockstar Games\Grand Theft Auto V\RAGENativeUI.dll *fad7befc2f049a916a987dbcb7fa030a
  3972. C:\Program Files\Rockstar Games\Grand Theft Auto V\RAGEPluginHook.euifl *a559e51ac2512e48f0c26497a1456d93
  3973. C:\Program Files\Rockstar Games\Grand Theft Auto V\RAGEPluginHook.exe *4178d3cb561a7047869b1fd7d2cfbc26
  3974. C:\Program Files\Rockstar Games\Grand Theft Auto V\RagePluginHook.ini *ede7832e72712fb7ba98521abadd989e
  3975. C:\Program Files\Rockstar Games\Grand Theft Auto V\RagePluginHook.log *49b447a34778865ac7294be56a2290a2
  3976. C:\Program Files\Rockstar Games\Grand Theft Auto V\Readme.txt *c742abc1d7f364bca097ca6599f2257c
  3977. C:\Program Files\Rockstar Games\Grand Theft Auto V\RPH_Readme.txt *01d2fd060494f5aab0a6f84471f7698b
  3978. C:\Program Files\Rockstar Games\Grand Theft Auto V\ScriptHookV.dll *d0086c75e7b699e28f0f0bceb5ac7cdf
  3979. C:\Program Files\Rockstar Games\Grand Theft Auto V\ScriptHookV.log *3e0b45db94ab658c644853b5da27b8cb
  3980. C:\Program Files\Rockstar Games\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
  3981. C:\Program Files\Rockstar Games\Grand Theft Auto V\startup.rphs *7bebb33e73f14cfd3121f806251ce230
  3982. C:\Program Files\Rockstar Games\Grand Theft Auto V\Stealth.Common.dll *33dd943beec275e6bd94a91d557caf76
  3983. C:\Program Files\Rockstar Games\Grand Theft Auto V\steam_appid.txt *e96ed478dab8595a7dbda4cbcbee168f
  3984. C:\Program Files\Rockstar Games\Grand Theft Auto V\System.ValueTuple.dll *4be8f58e6a00f0130f051f444987d217
  3985. C:\Program Files\Rockstar Games\Grand Theft Auto V\TrainerV.asi *fc0a65a1dd853d0d2913c46be682d2b9
  3986. C:\Program Files\Rockstar Games\Grand Theft Auto V\trainerv.ini *94c1c825fffb17fd8f873c4d1b039ede
  3987. C:\Program Files\Rockstar Games\Grand Theft Auto V\version.txt *eb0ec566293a46f64f522242687722cb
  3988. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64a.rpf *683610e269ba60c5fcc7a9f6d1a8bfd5
  3989. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
  3990. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64c.rpf *Unknown
  3991. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64d.rpf *Unknown
  3992. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64e.rpf *Unknown
  3993. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64f.rpf *Unknown
  3994. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64g.rpf *Unknown
  3995. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64h.rpf *Unknown
  3996. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64i.rpf *Unknown
  3997. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64j.rpf *Unknown
  3998. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64k.rpf *Unknown
  3999. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64l.rpf *Unknown
  4000. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64m.rpf *Unknown
  4001. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64n.rpf *Unknown
  4002. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64o.rpf *Unknown
  4003. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64p.rpf *Unknown
  4004. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64q.rpf *Unknown
  4005. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64r.rpf *Unknown
  4006. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64s.rpf *Unknown
  4007. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64t.rpf *Unknown
  4008. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64u.rpf *Unknown
  4009. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64v.rpf *Unknown
  4010. C:\Program Files\Rockstar Games\Grand Theft Auto V\x64w.rpf *Unknown
  4011. C:\Program Files\Rockstar Games\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707
  4012.  
  4013. Latest log:
  4014. 5/23/2019 1:32:51 PM.514] Started new log on 5/23/2019 1:32:51 PM.514
  4015. [5/23/2019 1:32:51 PM.520] ====================================================================================================
  4016. [5/23/2019 1:32:48 PM.574] Log path: C:\Program Files\Rockstar Games\Grand Theft Auto V\RagePluginHook.log
  4017. [5/23/2019 1:32:51 PM.520] Log verbosity: Trivial
  4018. [5/23/2019 1:32:51 PM.523] Initializing input system
  4019. [5/23/2019 1:32:51 PM.528] Initializing game console
  4020. [5/23/2019 1:32:51 PM.545] Console key has been set to F4 (key code: 115)
  4021. [5/23/2019 1:32:53 PM.139] Initializing console variable "ConsoleScrollAmount".
  4022. [5/23/2019 1:32:53 PM.139] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
  4023. [5/23/2019 1:32:53 PM.145] Read value: <null>
  4024. [5/23/2019 1:32:53 PM.145] Initializing console variable "DisableRenderVersionText".
  4025. [5/23/2019 1:32:53 PM.145] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
  4026. [5/23/2019 1:32:53 PM.151] Read value: True
  4027. [5/23/2019 1:32:53 PM.151] Setting value of console variable "DisableRenderVersionText" to stored value.
  4028. [5/23/2019 1:32:53 PM.152] Initializing console variable "ConsoleKey".
  4029. [5/23/2019 1:32:53 PM.152] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
  4030. [5/23/2019 1:32:53 PM.152] Read value: <null>
  4031. [5/23/2019 1:32:53 PM.152] Initializing console variable "PluginTimeoutThreshold".
  4032. [5/23/2019 1:32:53 PM.153] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
  4033. [5/23/2019 1:32:53 PM.154] Read value: 30000
  4034. [5/23/2019 1:32:53 PM.154] Setting value of console variable "PluginTimeoutThreshold" to stored value.
  4035. [5/23/2019 1:32:53 PM.154] Initializing console variable "AlwaysShowConsoleOutput".
  4036. [5/23/2019 1:32:53 PM.154] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
  4037. [5/23/2019 1:32:53 PM.154] Read value: <null>
  4038. [5/23/2019 1:32:53 PM.154] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
  4039. [5/23/2019 1:32:53 PM.154] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
  4040. [5/23/2019 1:32:53 PM.155] Read value: <null>
  4041. [5/23/2019 1:32:53 PM.155] Initializing console variable "ShowOnScreenWarnings".
  4042. [5/23/2019 1:32:53 PM.155] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
  4043. [5/23/2019 1:32:53 PM.155] Read value: <null>
  4044. [5/23/2019 1:32:53 PM.155] Console initialized
  4045. [5/23/2019 1:32:53 PM.155] Initializing forms manager
  4046. [5/23/2019 1:32:53 PM.158] Cleaning temp folder
  4047. [5/23/2019 1:32:53 PM.161] Version: RAGE Plugin Hook v0.65.1237.15477 PUBLIC ALPHA for Grand Theft Auto V
  4048. [5/23/2019 1:32:54 PM.026] ================ RAGE Plugin Hook ================
  4049. [5/23/2019 1:32:54 PM.032] Command line option -disableCustomLoadingScreen is specified; disabling custom loading screen rendering.
  4050. [5/23/2019 1:32:54 PM.039] Detected Windows 8 Professional (64-bit) (6.2.9200.0)!
  4051. [5/23/2019 1:32:54 PM.039] Checking game support
  4052. [5/23/2019 1:32:55 PM.651] Product name: Grand Theft Auto V
  4053. [5/23/2019 1:32:55 PM.651] Product version: 1.0.1604.1
  4054. [5/23/2019 1:32:55 PM.651] Is steam version: False
  4055. [5/23/2019 1:32:55 PM.653] Initializing DirectX
  4056. [5/23/2019 1:32:55 PM.656] Initializing Direct3D
  4057. [5/23/2019 1:32:55 PM.657] Loading C:\Windows\system32\d3d11.dll
  4058. [5/23/2019 1:32:55 PM.658] Loaded at 0x7FF81C050000
  4059. [5/23/2019 1:32:55 PM.658] D3D11CreateDeviceAndSwapChain at 0x7FF81C066B00
  4060. [5/23/2019 1:32:55 PM.658] Creating Direct3D 11 device and swap chain
  4061. [5/23/2019 1:32:55 PM.666] Swap Chain created: 0x1CB7E8526D0
  4062. [5/23/2019 1:32:55 PM.666] Swap Chain VTable: 0x1CB7E8526D0
  4063. [5/23/2019 1:32:55 PM.666] Swap Chain VTable_2: 0x7FF8218D4568
  4064. [5/23/2019 1:32:55 PM.666] 0xFF55E51130C0C748;0x8D485641575520E0;0x170EC814890246C
  4065. [5/23/2019 1:32:55 PM.666] D3D11Present: 0x7FF821864910
  4066. [5/23/2019 1:32:55 PM.666] D3D11ResizeBuffers: 0x7FF82187EE40
  4067. [5/23/2019 1:32:55 PM.666] D3D11ResizeTarget: 0x7FF8218C4B60
  4068. [5/23/2019 1:32:55 PM.666] D3D11SetFullscreenState: 0x7FF82187EB90
  4069. [5/23/2019 1:32:55 PM.694] Direct3D initialized
  4070. [5/23/2019 1:32:55 PM.694] Initialized DirectX
  4071. [5/23/2019 1:32:55 PM.781] Direct3D watcher thread spawned
  4072. [5/23/2019 1:32:58 PM.447] Getting device
  4073. [5/23/2019 1:32:58 PM.455] Retrieved device
  4074. [5/23/2019 1:32:58 PM.456] Creating wrapper
  4075. [5/23/2019 1:32:59 PM.317] Wrapper created
  4076. [5/23/2019 1:32:59 PM.451] Effect created
  4077. [5/23/2019 1:32:59 PM.452] Creating buffer
  4078. [5/23/2019 1:32:59 PM.452] Created buffer
  4079. [5/23/2019 1:32:59 PM.452] Creating blend state
  4080. [5/23/2019 1:32:59 PM.452] Created blend state
  4081. [5/23/2019 1:32:59 PM.452] Done with creation
  4082. [5/23/2019 1:33:00 PM.599] Initializing texture system.
  4083. [5/23/2019 1:33:00 PM.599] Initializing texture system; phase 1
  4084. [5/23/2019 1:33:00 PM.599] Initializing texture system; phase 2
  4085. [5/23/2019 1:33:00 PM.650] Initializing texture system; phase 3
  4086. [5/23/2019 1:33:00 PM.653] Initializing texture system; phase 4
  4087. [5/23/2019 1:33:00 PM.726] Initializing texture system; phase 5
  4088. [5/23/2019 1:33:00 PM.729] Initializing texture system; phase 6
  4089. [5/23/2019 1:33:00 PM.741] Initializing texture system; phase 7
  4090. [5/23/2019 1:33:00 PM.770] Initializing texture system; phase 8
  4091. [5/23/2019 1:33:00 PM.773] Initializing texture system; phase 9
  4092. [5/23/2019 1:33:00 PM.784] Direct3D watcher thread ended
  4093. [5/23/2019 1:33:00 PM.784] Initializing texture system; phase 10
  4094. [5/23/2019 1:33:00 PM.855] Pixel Shader 5.0 not supported. Falling back to 4.0.
  4095. [5/23/2019 1:33:00 PM.916] Initializing texture system; phase 11
  4096. [5/23/2019 1:33:00 PM.917] Initializing texture system; phase 12
  4097. [5/23/2019 1:33:00 PM.924] Initializing texture system; phase 13
  4098. [5/23/2019 1:33:00 PM.924] Initializing texture system; phase 14
  4099. [5/23/2019 1:33:33 PM.150] LoadingScreenMsg: Initializing game support
  4100. [5/23/2019 1:33:33 PM.402] Initializing game support
  4101. [5/23/2019 1:33:34 PM.332] LoadingScreenMsg: Velocity limit removed
  4102. [5/23/2019 1:33:34 PM.681] Compatibility level: 0
  4103. [5/23/2019 1:33:34 PM.681] Supported version detected
  4104. [5/23/2019 1:33:34 PM.681] ==================================================
  4105. [5/23/2019 1:33:34 PM.681] LoadingScreenMsg: Patching code
  4106. [5/23/2019 1:33:34 PM.933] LoadingScreenMsg: Waiting for game initialization
  4107. [5/23/2019 1:33:35 PM.184] Waiting for game initialization
  4108. [5/23/2019 1:33:35 PM.285] LoadingScreenMsg: Initializing core
  4109. [5/23/2019 1:33:35 PM.536] Initializing hook
  4110. [5/23/2019 1:33:40 PM.546] LoadingScreenMsg: Completing interoperability
  4111. [5/23/2019 1:33:40 PM.797] Completing interoperability
  4112. [5/23/2019 1:33:40 PM.797] Initialization code 1.
  4113. [5/23/2019 1:33:40 PM.797] Initialization code 2.
  4114. [5/23/2019 1:33:40 PM.797] Initialization code 3.
  4115. [5/23/2019 1:33:40 PM.812] 1 Address: 0x00007FF6EA32C038
  4116. [5/23/2019 1:33:40 PM.812] Calling func 1
  4117. [5/23/2019 1:33:40 PM.843] 2 Address: 0x00007FF6EAE89EE2
  4118. [5/23/2019 1:33:40 PM.843] 3 Address: 0x00007FF6E9925C7E
  4119. [5/23/2019 1:33:40 PM.899] Address: 0x00007FF6EAE89E8C
  4120. [5/23/2019 1:33:40 PM.899] Unknown var: 0x00007FF6EBEA07B0
  4121. [5/23/2019 1:33:40 PM.899] Initialization code 4.
  4122. [5/23/2019 1:33:40 PM.899] Initialization code 5.
  4123. [5/23/2019 1:33:40 PM.899] Completing interoperability, phase 1
  4124. [5/23/2019 1:33:40 PM.899] Completing interoperability, phase 2
  4125. [5/23/2019 1:33:40 PM.900] Completing interoperability, phase 3
  4126. [5/23/2019 1:33:40 PM.900] Completing interoperability, phase 4
  4127. [5/23/2019 1:33:40 PM.900] Completing interoperability, phase 5
  4128. [5/23/2019 1:33:40 PM.900] Completing interoperability, phase 6
  4129. [5/23/2019 1:33:40 PM.900] Completing interoperability, phase 7
  4130. [5/23/2019 1:33:40 PM.900] LoadingScreenMsg:
  4131. [5/23/2019 1:33:41 PM.151] LoadingScreenMsg: Loading Story Mode
  4132. [5/23/2019 1:33:53 PM.752] LoadingScreenMsg: Loading and Populating Game World
  4133. [5/23/2019 1:33:54 PM.003] LoadingScreenMsg:
  4134. [5/23/2019 1:34:14 PM.814] Initializing console variable "IsDeveloperModeEnabled".
  4135. [5/23/2019 1:34:14 PM.814] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
  4136. [5/23/2019 1:34:14 PM.814] Read value: <null>
  4137. [5/23/2019 1:34:14 PM.814] Initializing console variable "TimeScale".
  4138. [5/23/2019 1:34:14 PM.814] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
  4139. [5/23/2019 1:34:14 PM.815] Read value: <null>
  4140. [5/23/2019 1:34:14 PM.834] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\ClearTheWayV.dll
  4141. [5/23/2019 1:34:18 PM.529] <UNLOADED PLUGIN>: Initializing input system
  4142. [5/23/2019 1:34:18 PM.533] <UNLOADED PLUGIN>: Initializing game console
  4143. [5/23/2019 1:34:18 PM.541] <UNLOADED PLUGIN>: Initializing forms manager
  4144. [5/23/2019 1:34:18 PM.798] Plugin "ClearTheWayV" was loaded from "ClearTheWayV.dll".
  4145. [5/23/2019 1:34:18 PM.800] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\EUPMenu.dll
  4146. [5/23/2019 1:34:22 PM.722] <UNLOADED PLUGIN>: Initializing input system
  4147. [5/23/2019 1:34:22 PM.724] <UNLOADED PLUGIN>: Initializing game console
  4148. [5/23/2019 1:34:22 PM.727] <UNLOADED PLUGIN>: Initializing forms manager
  4149. [5/23/2019 1:34:22 PM.980] Plugin "EUP Menu" was loaded from "EUPMenu.dll".
  4150. [5/23/2019 1:34:22 PM.981] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\LSPD First Response.dll
  4151. [5/23/2019 1:34:27 PM.194] <UNLOADED PLUGIN>: Initializing input system
  4152. [5/23/2019 1:34:27 PM.195] <UNLOADED PLUGIN>: Initializing game console
  4153. [5/23/2019 1:34:27 PM.198] <UNLOADED PLUGIN>: Initializing forms manager
  4154. [5/23/2019 1:34:27 PM.601] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
  4155. [5/23/2019 1:34:27 PM.831] ================================================= ClearTheWayV =================================================
  4156. [5/23/2019 1:34:27 PM.832] Created by: KeyedInSoftware/timnboys
  4157. [5/23/2019 1:34:27 PM.832] Version: 1.0.0.35
  4158. [5/23/2019 1:34:27 PM.832]
  4159. [5/23/2019 1:34:27 PM.833] To get Support For ClearTheWayV please go to our discord server here: https://discord.gg/uZq2RxT
  4160. [5/23/2019 1:34:27 PM.833] We will only provide support For ClearTheWayV on our discord server and at https://mods.keyedinsoftware.org only!
  4161. [5/23/2019 1:34:27 PM.833] Enjoy!
  4162. [5/23/2019 1:34:27 PM.833] ================================================= ClearTheWayV =================================================
  4163. [5/23/2019 1:34:28 PM.255] LSPD First Response: [TRACE] Started loading LSPDFR
  4164. [5/23/2019 1:34:28 PM.595] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
  4165. [5/23/2019 1:34:28 PM.599] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
  4166. [5/23/2019 1:34:28 PM.599] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
  4167. [5/23/2019 1:34:28 PM.599] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
  4168. [5/23/2019 1:34:28 PM.599] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
  4169. [5/23/2019 1:34:28 PM.599] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
  4170. [5/23/2019 1:34:28 PM.599] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
  4171. [5/23/2019 1:34:28 PM.599] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
  4172. [5/23/2019 1:34:28 PM.599] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
  4173. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
  4174. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
  4175. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
  4176. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
  4177. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
  4178. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
  4179. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
  4180. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
  4181. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
  4182. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
  4183. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
  4184. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
  4185. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
  4186. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
  4187. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
  4188. [5/23/2019 1:34:28 PM.600] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
  4189. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
  4190. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
  4191. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
  4192. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
  4193. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
  4194. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
  4195. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
  4196. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
  4197. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
  4198. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
  4199. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
  4200. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
  4201. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
  4202. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
  4203. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
  4204. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
  4205. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
  4206. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
  4207. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
  4208. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
  4209. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
  4210. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
  4211. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
  4212. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
  4213. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
  4214. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
  4215. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
  4216. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
  4217. [5/23/2019 1:34:28 PM.601] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
  4218. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
  4219. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
  4220. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
  4221. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
  4222. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
  4223. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
  4224. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
  4225. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
  4226. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
  4227. [5/23/2019 1:34:28 PM.602] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
  4228. [5/23/2019 1:34:32 PM.312] LSPD First Response: [TRACE] Thread CopManager #1 initialized
  4229. [5/23/2019 1:34:46 PM.092] LSPD First Response: [TRACE] Game has stopped loading
  4230. [5/23/2019 1:34:49 PM.122] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4231. [5/23/2019 1:34:49 PM.142] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4232. [5/23/2019 1:34:49 PM.154] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
  4233. [5/23/2019 1:34:49 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 23
  4234. [5/23/2019 1:34:49 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 31
  4235. [5/23/2019 1:34:49 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 39
  4236. [5/23/2019 1:34:49 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 64
  4237. [5/23/2019 1:34:49 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 72
  4238. [5/23/2019 1:34:49 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 80
  4239. [5/23/2019 1:34:49 PM.349] LSPD First Response: [WARN] No name for outfit variation at line 111
  4240. [5/23/2019 1:34:49 PM.349] LSPD First Response: [WARN] No name for outfit variation at line 138
  4241. [5/23/2019 1:34:49 PM.350] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4242. [5/23/2019 1:34:49 PM.350] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4243. [5/23/2019 1:34:49 PM.350] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
  4244. [5/23/2019 1:34:49 PM.358] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
  4245. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No name for outfit variation at line 25
  4246. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
  4247. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No name for outfit variation at line 32
  4248. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
  4249. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No name for outfit variation at line 39
  4250. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
  4251. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No name for outfit variation at line 47
  4252. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
  4253. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No name for outfit variation at line 56
  4254. [5/23/2019 1:34:49 PM.359] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
  4255. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
  4256. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 85
  4257. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
  4258. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 92
  4259. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
  4260. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 100
  4261. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
  4262. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
  4263. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 129
  4264. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
  4265. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 136
  4266. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
  4267. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 143
  4268. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
  4269. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 151
  4270. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
  4271. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 160
  4272. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
  4273. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
  4274. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 189
  4275. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
  4276. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No name for outfit variation at line 196
  4277. [5/23/2019 1:34:49 PM.360] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
  4278. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 204
  4279. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
  4280. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
  4281. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 233
  4282. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
  4283. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 240
  4284. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
  4285. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 247
  4286. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
  4287. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 255
  4288. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
  4289. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 264
  4290. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
  4291. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
  4292. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 293
  4293. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
  4294. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 300
  4295. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
  4296. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No name for outfit variation at line 308
  4297. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
  4298. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
  4299. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
  4300. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
  4301. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
  4302. [5/23/2019 1:34:49 PM.361] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
  4303. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
  4304. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 494
  4305. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
  4306. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
  4307. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 520
  4308. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
  4309. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
  4310. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 546
  4311. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
  4312. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
  4313. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 572
  4314. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
  4315. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
  4316. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 598
  4317. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
  4318. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
  4319. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 624
  4320. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
  4321. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 732
  4322. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 764
  4323. [5/23/2019 1:34:49 PM.362] LSPD First Response: [WARN] No name for outfit variation at line 796
  4324. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 828
  4325. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 951
  4326. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 976
  4327. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1002
  4328. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1028
  4329. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1054
  4330. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1133
  4331. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1160
  4332. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1187
  4333. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1214
  4334. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1241
  4335. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1268
  4336. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1297
  4337. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1330
  4338. [5/23/2019 1:34:49 PM.363] LSPD First Response: [WARN] No name for outfit variation at line 1363
  4339. [5/23/2019 1:34:49 PM.364] LSPD First Response: [WARN] No name for outfit variation at line 1396
  4340. [5/23/2019 1:34:49 PM.364] LSPD First Response: [TRACE] Loaded 2 freemode outfits and 55 preset outfits
  4341. [5/23/2019 1:34:50 PM.911] LSPD First Response: [TRACE] Load HeadBlendData
  4342. [5/23/2019 1:34:50 PM.954] LSPD First Response: [TRACE] Trying to get FSD
  4343. [5/23/2019 1:34:51 PM.091] LSPD First Response: [TRACE] wanted info not exist
  4344. [5/23/2019 1:34:51 PM.461] LSPD First Response: [TRACE] Adding Ben J. as character
  4345. [5/23/2019 1:34:51 PM.577] LSPD First Response: [TRACE] Load HeadBlendData
  4346. [5/23/2019 1:34:51 PM.577] LSPD First Response: [TRACE] Trying to get FSD
  4347. [5/23/2019 1:34:51 PM.648] LSPD First Response: [TRACE] wanted info not exist
  4348. [5/23/2019 1:34:51 PM.967] LSPD First Response: [TRACE] Adding Michelle Meto as character
  4349. [5/23/2019 1:34:51 PM.968] LSPD First Response: [WARN] Path without extension: lspdfr/chars
  4350. [5/23/2019 1:34:51 PM.968] LSPD First Response: [WARN] Path without extension: lspdfr/chars
  4351. [5/23/2019 1:34:52 PM.108] LSPD First Response: [TRACE] Load HeadBlendData
  4352. [5/23/2019 1:34:52 PM.108] LSPD First Response: [TRACE] Trying to get FSD
  4353. [5/23/2019 1:34:52 PM.109] LSPD First Response: [TRACE] wanted info not exist
  4354. [5/23/2019 1:34:52 PM.519] LSPD First Response: [TRACE] Load HeadBlendData
  4355. [5/23/2019 1:34:52 PM.519] LSPD First Response: [TRACE] Trying to get FSD
  4356. [5/23/2019 1:34:52 PM.519] LSPD First Response: [TRACE] wanted info not exist
  4357. [5/23/2019 1:34:52 PM.810] LSPD First Response: [TRACE] Load HeadBlendData
  4358. [5/23/2019 1:34:52 PM.810] LSPD First Response: [TRACE] Trying to get FSD
  4359. [5/23/2019 1:34:52 PM.811] LSPD First Response: [TRACE] wanted info not exist
  4360. [5/23/2019 1:34:53 PM.352] LSPD First Response: [TRACE] Load HeadBlendData
  4361. [5/23/2019 1:34:53 PM.352] LSPD First Response: [TRACE] Trying to get FSD
  4362. [5/23/2019 1:34:53 PM.353] LSPD First Response: [TRACE] wanted info not exist
  4363. [5/23/2019 1:34:53 PM.510] LSPD First Response: [TRACE] Adding XGN Carter as character
  4364. [5/23/2019 1:34:53 PM.519] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4365. [5/23/2019 1:34:53 PM.519] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4366. [5/23/2019 1:34:53 PM.519] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
  4367. [5/23/2019 1:34:53 PM.526] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4368. [5/23/2019 1:34:53 PM.526] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4369. [5/23/2019 1:34:53 PM.526] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
  4370. [5/23/2019 1:34:53 PM.531] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4371. [5/23/2019 1:34:53 PM.531] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4372. [5/23/2019 1:34:53 PM.531] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
  4373. [5/23/2019 1:34:53 PM.597] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4374. [5/23/2019 1:34:53 PM.597] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4375. [5/23/2019 1:34:53 PM.597] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
  4376. [5/23/2019 1:34:53 PM.615] LSPD First Response: [TRACE] Failed to parse as chance
  4377. [5/23/2019 1:34:53 PM.625] LSPD First Response: [TRACE] Player was in vehicle: True
  4378. [5/23/2019 1:34:53 PM.626] LSPD First Response: [TRACE] Last selected character was XGN Carter
  4379. [5/23/2019 1:34:53 PM.626] LSPD First Response: [TRACE] Loading last selected character XGN Carter
  4380. [5/23/2019 1:34:53 PM.629] LSPD First Response: [INFO] Changing current player character to XGN Carter
  4381. [5/23/2019 1:34:53 PM.777] s_m_y_cop_01_white_mini_03
  4382. [5/23/2019 1:34:53 PM.778] LSPD First Response: [TRACE] CharacterSelected: 76
  4383. [5/23/2019 1:34:53 PM.779] LSPD First Response: [TRACE] Character changed, creating new stats object
  4384. [5/23/2019 1:34:54 PM.129] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
  4385. [5/23/2019 1:34:54 PM.130] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
  4386. [5/23/2019 1:34:54 PM.131] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
  4387. [5/23/2019 1:34:56 PM.337] LSPD First Response:
  4388. [5/23/2019 1:34:56 PM.337] LSPD First Response: ==============================
  4389. [5/23/2019 1:34:56 PM.337] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
  4390. [5/23/2019 1:34:56 PM.337] LSPD First Response: ------------------------------
  4391. [5/23/2019 1:34:56 PM.337] LSPD First Response: Origin: Game fiber "Plugin "LSPD First Response" main fiber".
  4392. [5/23/2019 1:34:56 PM.337] LSPD First Response: ------------------------------
  4393. [5/23/2019 1:34:56 PM.337] LSPD First Response: Exception type: Rage.Exceptions.InvalidHandleableException
  4394. [5/23/2019 1:34:56 PM.337] LSPD First Response: Exception message: Operation is not valid because the specified Rage.PedInventory is invalid.
  4395. [5/23/2019 1:34:56 PM.337] LSPD First Response: ------------------------------
  4396. [5/23/2019 1:34:56 PM.337] LSPD First Response: Inner exceptions:
  4397. [5/23/2019 1:34:56 PM.337] LSPD First Response: ------------------------------
  4398. [5/23/2019 1:34:56 PM.337] LSPD First Response: Stack trace:
  4399. [5/23/2019 1:34:56 PM.339] LSPD First Response: at Rage.PedInventory.GiveNewWeapon(WeaponDescriptor weapon, Int16 ammoCount, Boolean equipNow)
  4400. [5/23/2019 1:34:56 PM.339] at Rage.PedInventory.GiveNewWeapon(WeaponAsset asset, Int16 ammoCount, Boolean equipNow)
  4401. [5/23/2019 1:34:56 PM.339] at LSPD_First_Response.Engine.Scripting.Entities.WeaponSkin.ApplyToPed(Ped ped, WeaponSkin weaponSkin) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\WeaponSkin.cs:line 55
  4402. [5/23/2019 1:34:56 PM.339] at System.Collections.Generic.List`1.ForEach(Action`1 action)
  4403. [5/23/2019 1:34:56 PM.339] at ‎‏‫‪‍‬‍‏‫‏‫‫‭‭‬‭‮‬‪‫‏‏‏‫‪‬‪‪‮.‪‪‏‍‍‭‏‏‍‪‌​‬‮‍‏‏‏‌‬‮‫‏‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\GamePlayer.cs:line 330
  4404. [5/23/2019 1:34:56 PM.339] at ‮‏‭‎‮​‬‌‬‫‬​​‮‌‏‎‮‭‬‏‭‫‮.​‏‮​​‎‍‫‭‬‭‏‮‭‫​​‎‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 431
  4405. [5/23/2019 1:34:56 PM.339] at ‮‏‭‎‮​‬‌‬‫‬​​‮‌‏‎‮‭‬‏‭‫‮.‏‍‫‮​‍‌​‪​‍‭‎‫‬‪‭‮‏‬‭‌‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 190
  4406. [5/23/2019 1:34:56 PM.339] at ‮‏‭‎‮​‬‌‬‫‬​​‮‌‏‎‮‭‬‏‭‫‮.‍‮​​‭‭‮‏‭‬‌‪‏‏‏‫‎​‮‫‍‭‏‌‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 363
  4407. [5/23/2019 1:34:56 PM.339] at ‮‏‭‎‮​‬‌‬‫‬​​‮‌‏‎‮‭‬‏‭‫‮.‬‮​‫‌​‮‪‌‌​‬‍‭‏‪‌‍‏‮‌‌‮‮​‮‮(Boolean ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 277
  4408. [5/23/2019 1:34:56 PM.339] at Rage.GameFiber.Main()
  4409. [5/23/2019 1:34:56 PM.339] LSPD First Response: ==============================
  4410. [5/23/2019 1:34:56 PM.339] LSPD First Response:
  4411. [5/23/2019 1:34:56 PM.383] LSPD First Response: [FATAL] Forced termination
  4412. [5/23/2019 1:34:56 PM.393] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
  4413. [5/23/2019 1:34:57 PM.154] LSPD First Response: [INFO] LSPDFR has shut down
  4414. [5/23/2019 1:35:28 PM.580] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\LSPD First Response.dll
  4415. [5/23/2019 1:35:32 PM.309] <UNLOADED PLUGIN>: Initializing input system
  4416. [5/23/2019 1:35:32 PM.310] <UNLOADED PLUGIN>: Initializing game console
  4417. [5/23/2019 1:35:32 PM.313] <UNLOADED PLUGIN>: Initializing forms manager
  4418. [5/23/2019 1:35:32 PM.664] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
  4419. [5/23/2019 1:35:32 PM.994] LSPD First Response: [TRACE] Started loading LSPDFR
  4420. [5/23/2019 1:35:33 PM.350] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
  4421. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
  4422. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
  4423. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
  4424. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
  4425. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
  4426. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
  4427. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
  4428. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
  4429. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
  4430. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
  4431. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
  4432. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
  4433. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
  4434. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
  4435. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
  4436. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
  4437. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
  4438. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
  4439. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
  4440. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
  4441. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
  4442. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
  4443. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
  4444. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
  4445. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
  4446. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
  4447. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
  4448. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
  4449. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
  4450. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
  4451. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
  4452. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
  4453. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
  4454. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
  4455. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
  4456. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
  4457. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
  4458. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
  4459. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
  4460. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
  4461. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
  4462. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
  4463. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
  4464. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
  4465. [5/23/2019 1:35:33 PM.354] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
  4466. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
  4467. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
  4468. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
  4469. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
  4470. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
  4471. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
  4472. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
  4473. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
  4474. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
  4475. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
  4476. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
  4477. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
  4478. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
  4479. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
  4480. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
  4481. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
  4482. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
  4483. [5/23/2019 1:35:33 PM.355] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
  4484. [5/23/2019 1:35:33 PM.767] LSPD First Response: [TRACE] Thread CopManager #1 initialized
  4485. [5/23/2019 1:35:34 PM.926] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4486. [5/23/2019 1:35:34 PM.943] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4487. [5/23/2019 1:35:34 PM.957] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
  4488. [5/23/2019 1:35:35 PM.119] LSPD First Response: [WARN] No name for outfit variation at line 23
  4489. [5/23/2019 1:35:35 PM.119] LSPD First Response: [WARN] No name for outfit variation at line 31
  4490. [5/23/2019 1:35:35 PM.120] LSPD First Response: [WARN] No name for outfit variation at line 39
  4491. [5/23/2019 1:35:35 PM.120] LSPD First Response: [WARN] No name for outfit variation at line 64
  4492. [5/23/2019 1:35:35 PM.120] LSPD First Response: [WARN] No name for outfit variation at line 72
  4493. [5/23/2019 1:35:35 PM.120] LSPD First Response: [WARN] No name for outfit variation at line 80
  4494. [5/23/2019 1:35:35 PM.121] LSPD First Response: [WARN] No name for outfit variation at line 111
  4495. [5/23/2019 1:35:35 PM.121] LSPD First Response: [WARN] No name for outfit variation at line 138
  4496. [5/23/2019 1:35:35 PM.122] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4497. [5/23/2019 1:35:35 PM.122] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4498. [5/23/2019 1:35:35 PM.122] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
  4499. [5/23/2019 1:35:35 PM.130] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
  4500. [5/23/2019 1:35:35 PM.131] LSPD First Response: [WARN] No name for outfit variation at line 25
  4501. [5/23/2019 1:35:35 PM.131] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
  4502. [5/23/2019 1:35:35 PM.131] LSPD First Response: [WARN] No name for outfit variation at line 32
  4503. [5/23/2019 1:35:35 PM.131] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
  4504. [5/23/2019 1:35:35 PM.131] LSPD First Response: [WARN] No name for outfit variation at line 39
  4505. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
  4506. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 47
  4507. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
  4508. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 56
  4509. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
  4510. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
  4511. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 85
  4512. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
  4513. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 92
  4514. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
  4515. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 100
  4516. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
  4517. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
  4518. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 129
  4519. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
  4520. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 136
  4521. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
  4522. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 143
  4523. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
  4524. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 151
  4525. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
  4526. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 160
  4527. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
  4528. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
  4529. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 189
  4530. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
  4531. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 196
  4532. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
  4533. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No name for outfit variation at line 204
  4534. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
  4535. [5/23/2019 1:35:35 PM.132] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
  4536. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No name for outfit variation at line 233
  4537. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
  4538. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No name for outfit variation at line 240
  4539. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
  4540. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No name for outfit variation at line 247
  4541. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
  4542. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No name for outfit variation at line 255
  4543. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
  4544. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No name for outfit variation at line 264
  4545. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
  4546. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
  4547. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No name for outfit variation at line 293
  4548. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
  4549. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No name for outfit variation at line 300
  4550. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
  4551. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No name for outfit variation at line 308
  4552. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
  4553. [5/23/2019 1:35:35 PM.133] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
  4554. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
  4555. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
  4556. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
  4557. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
  4558. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
  4559. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No name for outfit variation at line 494
  4560. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
  4561. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
  4562. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No name for outfit variation at line 520
  4563. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
  4564. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
  4565. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No name for outfit variation at line 546
  4566. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
  4567. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
  4568. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No name for outfit variation at line 572
  4569. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
  4570. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
  4571. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No name for outfit variation at line 598
  4572. [5/23/2019 1:35:35 PM.134] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
  4573. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
  4574. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 624
  4575. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
  4576. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 732
  4577. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 764
  4578. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 796
  4579. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 828
  4580. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 951
  4581. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 976
  4582. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 1002
  4583. [5/23/2019 1:35:35 PM.135] LSPD First Response: [WARN] No name for outfit variation at line 1028
  4584. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1054
  4585. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1133
  4586. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1160
  4587. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1187
  4588. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1214
  4589. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1241
  4590. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1268
  4591. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1297
  4592. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1330
  4593. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1363
  4594. [5/23/2019 1:35:35 PM.136] LSPD First Response: [WARN] No name for outfit variation at line 1396
  4595. [5/23/2019 1:35:35 PM.136] LSPD First Response: [TRACE] Loaded 2 freemode outfits and 55 preset outfits
  4596. [5/23/2019 1:35:36 PM.513] LSPD First Response: [TRACE] Load HeadBlendData
  4597. [5/23/2019 1:35:36 PM.555] LSPD First Response: [TRACE] Trying to get FSD
  4598. [5/23/2019 1:35:36 PM.686] LSPD First Response: [TRACE] wanted info not exist
  4599. [5/23/2019 1:35:37 PM.022] LSPD First Response: [TRACE] Adding Ben J. as character
  4600. [5/23/2019 1:35:37 PM.147] LSPD First Response: [TRACE] Load HeadBlendData
  4601. [5/23/2019 1:35:37 PM.147] LSPD First Response: [TRACE] Trying to get FSD
  4602. [5/23/2019 1:35:37 PM.202] LSPD First Response: [TRACE] wanted info not exist
  4603. [5/23/2019 1:35:37 PM.467] LSPD First Response: [TRACE] Adding Michelle Meto as character
  4604. [5/23/2019 1:35:37 PM.468] LSPD First Response: [WARN] Path without extension: lspdfr/chars
  4605. [5/23/2019 1:35:37 PM.469] LSPD First Response: [WARN] Path without extension: lspdfr/chars
  4606. [5/23/2019 1:35:37 PM.596] LSPD First Response: [TRACE] Load HeadBlendData
  4607. [5/23/2019 1:35:37 PM.597] LSPD First Response: [TRACE] Trying to get FSD
  4608. [5/23/2019 1:35:37 PM.597] LSPD First Response: [TRACE] wanted info not exist
  4609. [5/23/2019 1:35:37 PM.991] LSPD First Response: [TRACE] Load HeadBlendData
  4610. [5/23/2019 1:35:37 PM.991] LSPD First Response: [TRACE] Trying to get FSD
  4611. [5/23/2019 1:35:37 PM.991] LSPD First Response: [TRACE] wanted info not exist
  4612. [5/23/2019 1:35:38 PM.245] LSPD First Response: [TRACE] Load HeadBlendData
  4613. [5/23/2019 1:35:38 PM.245] LSPD First Response: [TRACE] Trying to get FSD
  4614. [5/23/2019 1:35:38 PM.246] LSPD First Response: [TRACE] wanted info not exist
  4615. [5/23/2019 1:35:38 PM.724] LSPD First Response: [TRACE] Load HeadBlendData
  4616. [5/23/2019 1:35:38 PM.724] LSPD First Response: [TRACE] Trying to get FSD
  4617. [5/23/2019 1:35:38 PM.724] LSPD First Response: [TRACE] wanted info not exist
  4618. [5/23/2019 1:35:38 PM.882] LSPD First Response: [TRACE] Adding XGN Carter as character
  4619. [5/23/2019 1:35:38 PM.889] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4620. [5/23/2019 1:35:38 PM.889] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4621. [5/23/2019 1:35:38 PM.890] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
  4622. [5/23/2019 1:35:38 PM.896] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4623. [5/23/2019 1:35:38 PM.897] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4624. [5/23/2019 1:35:38 PM.897] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
  4625. [5/23/2019 1:35:38 PM.901] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4626. [5/23/2019 1:35:38 PM.901] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4627. [5/23/2019 1:35:38 PM.901] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
  4628. [5/23/2019 1:35:38 PM.963] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4629. [5/23/2019 1:35:38 PM.963] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4630. [5/23/2019 1:35:38 PM.963] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
  4631. [5/23/2019 1:35:38 PM.977] LSPD First Response: [TRACE] Failed to parse as chance
  4632. [5/23/2019 1:35:38 PM.984] LSPD First Response: [TRACE] Player was in vehicle: False
  4633. [5/23/2019 1:35:38 PM.984] LSPD First Response: [TRACE] Last selected character was XGN Carter
  4634. [5/23/2019 1:35:38 PM.985] LSPD First Response: [TRACE] Loading last selected character XGN Carter
  4635. [5/23/2019 1:35:38 PM.988] LSPD First Response: [INFO] Changing current player character to XGN Carter
  4636. [5/23/2019 1:35:39 PM.076] s_m_y_cop_01_white_mini_03
  4637. [5/23/2019 1:35:39 PM.077] LSPD First Response: [TRACE] CharacterSelected: 76
  4638. [5/23/2019 1:35:39 PM.078] LSPD First Response: [TRACE] Character changed, creating new stats object
  4639. [5/23/2019 1:35:39 PM.408] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
  4640. [5/23/2019 1:35:39 PM.412] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
  4641. [5/23/2019 1:35:39 PM.413] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
  4642. [5/23/2019 1:35:39 PM.890] LSPD First Response: [TRACE] Initialized telemtry service
  4643. [5/23/2019 1:35:40 PM.001] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
  4644. [5/23/2019 1:35:40 PM.004] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
  4645. [5/23/2019 1:35:40 PM.013] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
  4646. [5/23/2019 1:35:41 PM.344] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
  4647. [5/23/2019 1:35:41 PM.925] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
  4648. [5/23/2019 1:35:41 PM.935] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
  4649. [5/23/2019 1:35:42 PM.113] LSPD First Response: [TRACE] Set title to XGN Carter for Interaction Menu
  4650. [5/23/2019 1:35:42 PM.116] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
  4651. [5/23/2019 1:35:42 PM.121] LSPD First Response: [TRACE] Set title to XGN Carter for Police Radio
  4652. [5/23/2019 1:35:42 PM.129] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
  4653. [5/23/2019 1:35:42 PM.138] LSPD First Response: [TRACE] Set title to XGN Carter for Vehicle Options
  4654. [5/23/2019 1:35:42 PM.209] LSPD First Response: [TRACE] Requested Audio
  4655. [5/23/2019 1:35:42 PM.244] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
  4656. [5/23/2019 1:35:43 PM.229] LSPD First Response: [INFO] Connecting to LSPDFR Sync
  4657. [5/23/2019 1:35:43 PM.559] LSPD First Response: [TRACE] 7FF6EB994B30
  4658. [5/23/2019 1:35:43 PM.585] LSPD First Response: We have 2 appartments registered
  4659. [5/23/2019 1:35:43 PM.592] Created: 2874 Hillcrest
  4660. [5/23/2019 1:35:43 PM.847] LSPD First Response: [TRACE] Terminal server version: 0.2
  4661. [5/23/2019 1:35:43 PM.847] LSPD First Response: [INFO] Connected to LSPDFR Sync via session 8f1fb3c3-0b9f-4ad8-b2c6-9f4e93e90193. Enhanced features available.
  4662. [5/23/2019 1:35:43 PM.847] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
  4663. [5/23/2019 1:35:43 PM.853] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
  4664. [5/23/2019 1:35:46 PM.140] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
  4665. [5/23/2019 1:35:46 PM.146] Created: 2044 North Conker
  4666. [5/23/2019 1:35:47 PM.901] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
  4667. [5/23/2019 1:35:47 PM.903] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
  4668. [5/23/2019 1:35:47 PM.903] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
  4669. [5/23/2019 1:35:47 PM.904] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
  4670. [5/23/2019 1:35:47 PM.904] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
  4671. [5/23/2019 1:35:47 PM.904] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
  4672. [5/23/2019 1:35:47 PM.912] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
  4673. [5/23/2019 1:35:47 PM.921] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
  4674. [5/23/2019 1:35:47 PM.922] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
  4675. [5/23/2019 1:35:47 PM.927] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
  4676. [5/23/2019 1:35:47 PM.930] LSPD First Response: [TRACE] Thread Apartment #1 initialized
  4677. [5/23/2019 1:35:47 PM.933] LSPD First Response: [TRACE] Thread Marker #1 initialized
  4678. [5/23/2019 1:35:47 PM.962] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
  4679. [5/23/2019 1:35:47 PM.962] LSPD First Response: ApartmentManager initialized
  4680. [5/23/2019 1:35:47 PM.972] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4681. [5/23/2019 1:35:47 PM.972] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4682. [5/23/2019 1:35:47 PM.972] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
  4683. [5/23/2019 1:35:48 PM.045] LSPD First Response: [INFO] Vinewood Police Station
  4684. [5/23/2019 1:35:48 PM.045] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
  4685. [5/23/2019 1:35:48 PM.045] LSPD First Response: [INFO] La Mesa Police Station
  4686. [5/23/2019 1:35:48 PM.045] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
  4687. [5/23/2019 1:35:48 PM.045] LSPD First Response: [INFO] Rockford Hills Police Station
  4688. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
  4689. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Vespucci Police Station
  4690. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
  4691. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Downtown Police Station
  4692. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
  4693. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Davis Sheriff Station
  4694. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
  4695. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Sandy Shores Sheriff Station
  4696. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
  4697. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Paleto Bay Sheriff Station
  4698. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
  4699. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Beaver Bush Ranger Station
  4700. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
  4701. [5/23/2019 1:35:48 PM.046] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
  4702. [5/23/2019 1:35:48 PM.047] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
  4703. [5/23/2019 1:35:48 PM.047] LSPD First Response: [INFO] Bolingbroke Penitentiary
  4704. [5/23/2019 1:35:48 PM.047] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
  4705. [5/23/2019 1:35:48 PM.062] LSPD First Response: [TRACE] Auto started component Debug #1
  4706. [5/23/2019 1:35:48 PM.063] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
  4707. [5/23/2019 1:35:48 PM.063] LSPD First Response: [TRACE] Auto started component AmbientChases #1
  4708. [5/23/2019 1:35:48 PM.064] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
  4709. [5/23/2019 1:35:48 PM.065] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
  4710. [5/23/2019 1:35:48 PM.065] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
  4711. [5/23/2019 1:35:48 PM.065] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
  4712. [5/23/2019 1:35:48 PM.067] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
  4713. [5/23/2019 1:35:48 PM.069] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
  4714. [5/23/2019 1:35:48 PM.070] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
  4715. [5/23/2019 1:35:48 PM.071] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
  4716. [5/23/2019 1:35:48 PM.075] LSPD First Response: [TRACE] Auto started component GameEventManager #1
  4717. [5/23/2019 1:35:48 PM.083] LSPD First Response: [TRACE] Loading node data
  4718. [5/23/2019 1:35:58 PM.134] LSPD First Response: [TRACE] Done loading node data
  4719. [5/23/2019 1:35:58 PM.134] LSPD First Response: [TRACE] Loading node data
  4720. [5/23/2019 1:35:58 PM.134] LSPD First Response: [TRACE] Done loading node data
  4721. [5/23/2019 1:35:58 PM.145] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4722. [5/23/2019 1:35:58 PM.146] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
  4723. [5/23/2019 1:35:58 PM.146] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
  4724. [5/23/2019 1:35:58 PM.199] LSPD First Response: [TRACE] Setting player to lspd from last agency
  4725. [5/23/2019 1:35:58 PM.199] LSPD First Response: [TRACE] Setting player skin from last skin
  4726. [5/23/2019 1:35:58 PM.215] s_m_y_cop_01_white_mini_03
  4727. [5/23/2019 1:35:58 PM.289] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
  4728. [5/23/2019 1:35:58 PM.302] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
  4729. [5/23/2019 1:35:58 PM.303] LSPD First Response: [TRACE] Disabling ambient game police chases
  4730. [5/23/2019 1:35:58 PM.318] LSPD First Response: [TRACE] Disabled ambient game police chases
  4731. [5/23/2019 1:35:58 PM.318] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
  4732. [5/23/2019 1:35:58 PM.323] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
  4733. [5/23/2019 1:35:58 PM.328] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
  4734. [5/23/2019 1:35:58 PM.328] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
  4735. [5/23/2019 1:35:59 PM.351] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
  4736. [5/23/2019 1:35:59 PM.352] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
  4737. [5/23/2019 1:35:59 PM.353] LSPD First Response: [TRACE] Thread Apartment #2 initialized
  4738. [5/23/2019 1:35:59 PM.353] LSPD First Response: [TRACE] Thread Marker #2 initialized
  4739. [5/23/2019 1:35:59 PM.405] LSPD First Response: [TRACE] Thread Duty #1 initialized
  4740. [5/23/2019 1:35:59 PM.412] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
  4741. [5/23/2019 1:35:59 PM.453] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
  4742. [5/23/2019 1:35:59 PM.459] LSPD First Response: [TRACE] Thread Marker #3 initialized
  4743. [5/23/2019 1:35:59 PM.459] LSPD First Response: [TRACE] Thread Debug #1 initialized
  4744. [5/23/2019 1:35:59 PM.467] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
  4745. [5/23/2019 1:35:59 PM.468] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
  4746. [5/23/2019 1:35:59 PM.475] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
  4747. [5/23/2019 1:35:59 PM.478] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
  4748. [5/23/2019 1:35:59 PM.735] s_m_y_cop_01_white_mini_01
  4749. [5/23/2019 1:35:59 PM.738] LSPD First Response: [TRACE] Initialising
  4750. [5/23/2019 1:35:59 PM.762] LSPD First Response: Folder is C:\Program Files\Rockstar Games\Grand Theft Auto V\plugins\lspdfr
  4751. [5/23/2019 1:35:59 PM.831] LSPD First Response: AirportCallouts, Version=0.0.2.12, Culture=neutral, PublicKeyToken=null
  4752. [5/23/2019 1:35:59 PM.853] LSPD First Response: ALPRLite, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null
  4753. [5/23/2019 1:35:59 PM.854] LSPD First Response: Arrest Manager, Version=7.10.0.0, Culture=neutral, PublicKeyToken=null
  4754. [5/23/2019 1:35:59 PM.861] LSPD First Response: AssortedCallouts, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
  4755. [5/23/2019 1:35:59 PM.866] LSPD First Response: AttemptedCrimeCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
  4756. [5/23/2019 1:35:59 PM.870] LSPD First Response: BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null
  4757. [5/23/2019 1:35:59 PM.914] LSPD First Response: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  4758. [5/23/2019 1:35:59 PM.914] at System.Reflection.Assembly.GetTypes()
  4759. [5/23/2019 1:35:59 PM.914] at ‪‮‫​‌​‪‮‎‮‮‮‫‍​‪‮‏​‌‪​‎‪‌‮.‏‍‮‍‫‫‮‫‪‎‌‫‪​​‍​‭‫​‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 634
  4760. [5/23/2019 1:35:59 PM.914] LSPD First Response: Could not load file or assembly 'ParksTools, Version=3.0.6298.2824, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  4761. [5/23/2019 1:35:59 PM.926] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
  4762. [5/23/2019 1:35:59 PM.927] LSPD First Response: ComputerPlus, Version=1.4.1.1, Culture=neutral, PublicKeyToken=null
  4763. [5/23/2019 1:35:59 PM.969] LSPD First Response: EasyLoadoutContinued, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  4764. [5/23/2019 1:35:59 PM.971] LSPD First Response: FederalCallouts, Version=0.560.6544.26536, Culture=neutral, PublicKeyToken=null
  4765. [5/23/2019 1:35:59 PM.977] LSPD First Response: HighWay Callouts, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
  4766. [5/23/2019 1:35:59 PM.982] LSPD First Response: Keep Calm, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  4767. [5/23/2019 1:35:59 PM.984] LSPD First Response: LSPDFR+, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null
  4768. [5/23/2019 1:35:59 PM.987] LSPD First Response: OJCallouts, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null
  4769. [5/23/2019 1:35:59 PM.993] LSPD First Response: PatrolToolkit, Version=4.0.7015.42970, Culture=neutral, PublicKeyToken=null
  4770. [5/23/2019 1:35:59 PM.998] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
  4771. [5/23/2019 1:36:00 PM.004] LSPD First Response: StopThePed, Version=4.6.2.0, Culture=neutral, PublicKeyToken=null
  4772. [5/23/2019 1:36:00 PM.017] LSPD First Response: tacco_highway_callouts, Version=2.4.2.0, Culture=neutral, PublicKeyToken=null
  4773. [5/23/2019 1:36:00 PM.019] LSPD First Response: Traffic Control, Version=1.1.6684.40384, Culture=neutral, PublicKeyToken=null
  4774. [5/23/2019 1:36:00 PM.021] LSPD First Response: Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
  4775. [5/23/2019 1:36:00 PM.026] LSPD First Response: UltimateBackup, Version=1.5.7.0, Culture=neutral, PublicKeyToken=null
  4776. [5/23/2019 1:36:00 PM.034] LSPD First Response: Wilderness Callouts, Version=0.6.0.41416, Culture=neutral, PublicKeyToken=null
  4777. [5/23/2019 1:36:00 PM.049] LSPD First Response: Creating plugin: AirportCallouts.Main
  4778. [5/23/2019 1:36:00 PM.050] LSPD First Response: Creating plugin: ALPRLite.Main
  4779. [5/23/2019 1:36:00 PM.050] LSPD First Response: Creating plugin: Arrest_Manager.Main
  4780. [5/23/2019 1:36:00 PM.053] LSPD First Response: Albo1125.Common verifying update entry for Arrest Manager
  4781. [5/23/2019 1:36:00 PM.121] LSPD First Response: Creating plugin: AssortedCallouts.Main
  4782. [5/23/2019 1:36:00 PM.121] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
  4783. [5/23/2019 1:36:00 PM.123] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
  4784. [5/23/2019 1:36:00 PM.124] LSPD First Response: Creating plugin: CalloutManager.Main
  4785. [5/23/2019 1:36:00 PM.207] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
  4786. [5/23/2019 1:36:00 PM.215] LSPD First Response: Creating plugin: EasyLoadoutContinued.Main
  4787. [5/23/2019 1:36:00 PM.215] LSPD First Response: Creating plugin: FederalCallouts.Main
  4788. [5/23/2019 1:36:00 PM.303] LSPD First Response: Creating plugin: HighWay_Callouts.Main
  4789. [5/23/2019 1:36:00 PM.303] LSPD First Response: Creating plugin: ‮‭‌‮‬‫‬​‭‌‬​‎​‪​‭‬‬‌‫‮‎​‫‬‮
  4790. [5/23/2019 1:36:00 PM.496] LSPD First Response: Creating plugin: LSPDFR_.Main
  4791. [5/23/2019 1:36:00 PM.496] LSPD First Response: Creating plugin: OJCallouts.Main
  4792. [5/23/2019 1:36:00 PM.496] LSPD First Response: Creating plugin: PatrolToolkit.Main
  4793. [5/23/2019 1:36:00 PM.560] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
  4794. [5/23/2019 1:36:00 PM.561] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
  4795. [5/23/2019 1:36:00 PM.563] LSPD First Response: Creating plugin: StopThePed.Main
  4796. [5/23/2019 1:36:00 PM.563] LSPD First Response: Creating plugin: tacco_highway_callouts.Main
  4797. [5/23/2019 1:36:00 PM.563] LSPD First Response: Creating plugin: ​‪‭‪‪‪‮‬‌‏‍‫‎‎‭‏​‮‬‮
  4798. [5/23/2019 1:36:00 PM.631] LSPD First Response: Creating plugin: Traffic_Policer.Main
  4799. [5/23/2019 1:36:00 PM.632] LSPD First Response: Creating Traffic Policer.Main.
  4800. [5/23/2019 1:36:00 PM.633] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
  4801. [5/23/2019 1:36:00 PM.634] LSPD First Response: Done with Traffic Policer.Main.
  4802. [5/23/2019 1:36:00 PM.634] LSPD First Response: Creating plugin: UltimateBackup.Main
  4803. [5/23/2019 1:36:00 PM.635] LSPD First Response: Creating plugin: WildernessCallouts.Main
  4804. [5/23/2019 1:36:00 PM.635] LSPD First Response: [Airport Callouts] Airport Callouts 0.0.2.12 by Jesyx has been activated
  4805. [5/23/2019 1:36:00 PM.635] LSPD First Response: [Airport Callouts] Jesyx' Airport Callouts s an LSPDFR callout, to use this callout pack you have to go On-Duty by entering your local police station!
  4806. [5/23/2019 1:36:00 PM.635] LSPD First Response: [Airport Callouts] It's also possible to go On-Duty by opening the console with F4 and typing ForceDuty
  4807. [5/23/2019 1:36:00 PM.635] LSPD First Response: [Airport Callouts] If you have any questions about this calloutpack for LSPDFR contact me on lcpdfr.com
  4808. [5/23/2019 1:36:00 PM.636] LSPD First Response: Plugin ALPRLite v1.3.0.0 has been initialized.
  4809. [5/23/2019 1:36:00 PM.636] LSPD First Response: Go on duty to fully load ALPRLite
  4810. [5/23/2019 1:36:00 PM.636] LSPD First Response: Arrest Manager 7.10.0.0, developed by Albo1125, loaded successfully!
  4811. [5/23/2019 1:36:00 PM.636] LSPD First Response: Please go on duty to start Arrest Manager.
  4812. [5/23/2019 1:36:00 PM.636] LSPD First Response: Assorted Callouts 1.1.0.0, developed by Albo1125, has been initialised.
  4813. [5/23/2019 1:36:00 PM.636] LSPD First Response: Go on duty to start Assorted Callouts.
  4814. [5/23/2019 1:36:00 PM.637] LSPD First Response: Plugin AttemptedCrimeCallouts1.6.0.0has been initialized.
  4815. [5/23/2019 1:36:00 PM.637] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
  4816. [5/23/2019 1:36:00 PM.637] LSPD First Response: Callout Manager by PieRGud successfully loaded.
  4817. [5/23/2019 1:36:00 PM.675] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0.65
  4818. [5/23/2019 1:36:00 PM.677] LSPD First Response: [EasyLoadoutContinued]: EasyLoadoutContinued 1.0.0.0 has been initialized.
  4819. [5/23/2019 1:36:00 PM.702] LSPD First Response: [FC] Initializing Federal Callouts 0.560.6544.26536
  4820. [5/23/2019 1:36:00 PM.711] LSPD First Response: [FC] Loading spawn positions
  4821. [5/23/2019 1:36:01 PM.223] LSPD First Response: [FC] Loaded drug deal spawn file: FederalCallouts.Drugs.xml
  4822. [5/23/2019 1:36:01 PM.224] LSPD First Response: [FC] Loaded drug deal spawn file: Nicknamee.xml
  4823. [5/23/2019 1:36:01 PM.226] LSPD First Response: [FC] Loaded HVT spawn file: FederalCallouts.HVT.xml
  4824. [5/23/2019 1:36:01 PM.228] LSPD First Response: [FC] Loaded ORC spawn file: FederalCallouts.ORC.xml
  4825. [5/23/2019 1:36:01 PM.228] LSPD First Response: [FC] Federal callouts v0.560.6544.26536 initialized!
  4826. [5/23/2019 1:36:01 PM.234] LSPD First Response: [HWCallout]: Plugin HighWay Callouts 1.2.0.0 by Cris has been loaded.
  4827. [5/23/2019 1:36:01 PM.235] LSPD First Response: [HWCallout]: Go on duty to fully load HighWay Callouts.
  4828. [5/23/2019 1:36:01 PM.247] LSPD First Response: [HWCallout]: Checking required mods...
  4829. [5/23/2019 1:36:01 PM.306] LSPD First Response: [HWCallout]: Checking for new version
  4830. [5/23/2019 1:36:30 PM.619] LSPD First Response: Error while initializing plugin: HighWay_Callouts.Main: Too many automatic redirections were attempted. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
  4831. [5/23/2019 1:36:30 PM.619] at System.Net.WebClient.DownloadString(Uri address)
  4832. [5/23/2019 1:36:30 PM.619] at HighWay_Callouts.API.UpdateChecker.DownloadUrl()
  4833. [5/23/2019 1:36:30 PM.619] at HighWay_Callouts.API.UpdateChecker.CheckForUpdate()
  4834. [5/23/2019 1:36:30 PM.619] at HighWay_Callouts.Main.Initialize()
  4835. [5/23/2019 1:36:30 PM.619] at ‪‮‫​‌​‪‮‎‮‮‮‫‍​‪‮‏​‌‪​‎‪‌‮.‏‍‮‍‫‫‮‫‪‎‌‫‪​​‍​‭‫​‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 694
  4836. [5/23/2019 1:36:30 PM.631] LSPD First Response: [Keep Calm] Reading settings from config file...
  4837. [5/23/2019 1:36:30 PM.633] LSPD First Response: LSPDFR+ 1.8.0.0, developed by Albo1125, has been initialised.
  4838. [5/23/2019 1:36:30 PM.634] LSPD First Response: Go on duty to start LSPDFR+.
  4839. [5/23/2019 1:36:30 PM.634] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
  4840. [5/23/2019 1:36:30 PM.636] LSPD First Response: OJCallouts v2.0.1 has been initialised.
  4841. [5/23/2019 1:36:30 PM.636] LSPD First Response: Go on duty to fully load OJCallouts.
  4842. [5/23/2019 1:36:30 PM.674] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
  4843. [5/23/2019 1:36:30 PM.674] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
  4844. [5/23/2019 1:36:30 PM.674] Please go on duty to start Police SmartRadio.
  4845. [5/23/2019 1:36:30 PM.674] LSPD First Response: Plugin StopThePed v4.6.2.0 has been initialized.
  4846. [5/23/2019 1:36:30 PM.674] LSPD First Response: Go on duty to fully load StopThePed
  4847. [5/23/2019 1:36:30 PM.675] LSPD First Response: Tacco_Highway_Plugin v2.4.22.4.2.0 has been initialised.
  4848. [5/23/2019 1:36:30 PM.675] LSPD First Response: Go on duty to use Tacco Plugin
  4849. [5/23/2019 1:36:30 PM.682] LSPD First Response: Error while initializing plugin: ​‪‭‪‪‪‮‬‌‏‍‫‎‎‭‏​‮‬‮: Could not load type 'Stealth.Common.Util.PluginLogger' from assembly 'Stealth.Common, Version=1.6.0.1, Culture=neutral, PublicKeyToken=null'. at ‫‭​‪‍‫‍‪‌‪‫‍‪‮‪‪‮‏‍‮‫‏‍‬‫‮.‭‭‪‌‏‮‎‬‏‮‌‮‏‏‮‌‬​‬‌‫‬‫‮()
  4850. [5/23/2019 1:36:30 PM.682] at ​‪‭‪‪‪‮‬‌‏‍‫‎‎‭‏​‮‬‮.‮‭‮‏‫‎‌​‎‍‌‬‎‪‭‍​‬‏‬​‫‎‮()
  4851. [5/23/2019 1:36:30 PM.682] at ‪‮‫​‌​‪‮‎‮‮‮‫‍​‪‮‏​‌‪​‎‪‌‮.‏‍‮‍‫‫‮‫‪‎‌‫‪​​‍​‭‫​‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 694
  4852. [5/23/2019 1:36:30 PM.682] LSPD First Response: Traffic Policer 6.15.0.0, developed by Albo1125, has been initialised.
  4853. [5/23/2019 1:36:30 PM.682] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
  4854. [5/23/2019 1:36:30 PM.683] LSPD First Response: Plugin UltimateBackup v1.5.7.0 has been initialized.
  4855. [5/23/2019 1:36:30 PM.683] LSPD First Response: Go on duty to fully load UltimateBackup
  4856. [5/23/2019 1:36:30 PM.686] =============================================== Wilderness Callouts ===============================================
  4857. [5/23/2019 1:36:30 PM.686] Created by: alexguirre
  4858. [5/23/2019 1:36:30 PM.687] Version: 0.6.0.41416
  4859. [5/23/2019 1:36:30 PM.687] RAGEPluginHook Version: 0.65.1237.15477
  4860. [5/23/2019 1:36:30 PM.688] RAGENativeUI Version: 1.6.3.0
  4861. [5/23/2019 1:36:30 PM.688]
  4862. [5/23/2019 1:36:30 PM.688] Report any issues you have in the Wilderness Callouts topic or in the comments section and include the RagePluginHook.log
  4863. [5/23/2019 1:36:30 PM.688] Enjoy!
  4864. [5/23/2019 1:36:30 PM.688] =============================================== Wilderness Callouts ===============================================
  4865. [5/23/2019 1:36:30 PM.689] LSPD First Response: [Wilderness Callouts] Detected RAGEPluginHook version: 0.65
  4866. [5/23/2019 1:36:30 PM.757] LSPD First Response: [Wilderness Callouts] Interaction menu initialized
  4867. [5/23/2019 1:36:30 PM.757] LSPD First Response: [Wilderness Callouts | MenuCommon] All menus initialized
  4868. [5/23/2019 1:36:30 PM.796] LSPD First Response: We have 2 callouts registered
  4869. [5/23/2019 1:36:30 PM.797] LSPD First Response: CalloutManager initialized
  4870. [5/23/2019 1:36:30 PM.800] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
  4871. [5/23/2019 1:36:30 PM.815] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
  4872. [5/23/2019 1:36:30 PM.818] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
  4873. [5/23/2019 1:36:30 PM.838] LSPD First Response: [INFO] Model preloading enabled
  4874. [5/23/2019 1:36:30 PM.839] LSPD First Response: [TRACE] Preloading POLICE
  4875. [5/23/2019 1:36:30 PM.840] LSPD First Response: [TRACE] Preloading POLICE2
  4876. [5/23/2019 1:36:30 PM.840] LSPD First Response: [TRACE] Preloading POLICE3
  4877. [5/23/2019 1:36:30 PM.840] LSPD First Response: [TRACE] Preloading POLICET
  4878. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading SHERIFF2
  4879. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading SHERIFF
  4880. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading POLICE4
  4881. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading POLICEB
  4882. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading FBI2
  4883. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading POLICEOLD1
  4884. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading POLICEOLD2
  4885. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading BUZZARD
  4886. [5/23/2019 1:36:30 PM.841] LSPD First Response: [TRACE] Preloading POLMAV
  4887. [5/23/2019 1:36:30 PM.842] LSPD First Response: [TRACE] Preloading FROGGER2
  4888. [5/23/2019 1:36:30 PM.842] LSPD First Response: [TRACE] Preloading AMBULANCE
  4889. [5/23/2019 1:36:30 PM.842] LSPD First Response: [TRACE] Preloading FIRETRUK
  4890. [5/23/2019 1:36:30 PM.842] LSPD First Response: [TRACE] Preloading asset 1B06D571
  4891. [5/23/2019 1:36:30 PM.843] LSPD First Response: [TRACE] Preloading asset 1D073A89
  4892. [5/23/2019 1:36:30 PM.843] LSPD First Response: [TRACE] Preloading asset 60EC506
  4893. [5/23/2019 1:36:30 PM.843] LSPD First Response: [TRACE] Preloading asset 678B81B1
  4894. [5/23/2019 1:36:30 PM.843] LSPD First Response: [TRACE] Preloading asset 3656C8C1
  4895. [5/23/2019 1:36:30 PM.843] LSPD First Response: [TRACE] Preloading asset 83BF0278
  4896. [5/23/2019 1:36:30 PM.846] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
  4897. [5/23/2019 1:36:30 PM.852] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
  4898. [5/23/2019 1:36:30 PM.852] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
  4899. [5/23/2019 1:36:30 PM.853] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
  4900. [5/23/2019 1:36:30 PM.857] LSPD First Response: In traffic policer duty event handler: True
  4901. [5/23/2019 1:36:30 PM.862] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
  4902. [5/23/2019 1:36:30 PM.884] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/24/2019 1:20:43 PM
  4903. [5/23/2019 1:36:30 PM.890] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Traffic Policer
  4904. [5/23/2019 1:36:30 PM.894] LSPD First Response: SCID:/Hotwheels37/
  4905. [5/23/2019 1:36:30 PM.896] LSPD First Response: GAME VERSION: 1.0.1604.1
  4906. [5/23/2019 1:36:30 PM.900] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
  4907. [5/23/2019 1:36:30 PM.900] LSPD First Response: Dependency check for Traffic Policer successful: True
  4908. [5/23/2019 1:36:30 PM.903] LSPD First Response: Registering callout AirportCallouts.Callouts.PersonWithFirearm
  4909. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Person With Firearm Callout Has Loaded Up
  4910. [5/23/2019 1:36:30 PM.904] LSPD First Response: Registering callout AirportCallouts.Callouts.NudePersonInMetroStation
  4911. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Nude Person In Metro Callout Has Loaded Up
  4912. [5/23/2019 1:36:30 PM.904] LSPD First Response: Registering callout AirportCallouts.Callouts.PrivateAircraftTheft
  4913. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Private Aircraft Theft Callout Has Loaded Up
  4914. [5/23/2019 1:36:30 PM.904] LSPD First Response: Registering callout AirportCallouts.Callouts.PlaneSpotterFriendly
  4915. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Dangerous Plane Spotter (variant 1) Has Loaded Up
  4916. [5/23/2019 1:36:30 PM.904] LSPD First Response: Registering callout AirportCallouts.Callouts.PlaneSpotterFlee
  4917. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Plane Spotter (variant 2) Callout Has Loaded Up
  4918. [5/23/2019 1:36:30 PM.904] LSPD First Response: Registering callout AirportCallouts.Callouts.DrunkPilot
  4919. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Possible Intoxicated Pilot Callout Has Loaded Up
  4920. [5/23/2019 1:36:30 PM.904] LSPD First Response: Registering callout AirportCallouts.Callouts.PassengerWithoutAVisa
  4921. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Passenger Behaving Suspicious Callout Has Loaded Up
  4922. [5/23/2019 1:36:30 PM.904] LSPD First Response: Registering callout AirportCallouts.Callouts.EmergencyLanding
  4923. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Emergency Landing Callout Has Loaded Up
  4924. [5/23/2019 1:36:30 PM.904] LSPD First Response: Registering callout AirportCallouts.Callouts.WildAnimalOnAirportGrounds
  4925. [5/23/2019 1:36:30 PM.904] LSPD First Response: [Airport Callouts] Wild Animal On Airport Grounds Callout Loaded.
  4926. [5/23/2019 1:36:30 PM.916] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Arrest Manager
  4927. [5/23/2019 1:36:30 PM.917] LSPD First Response: GAME VERSION: 1.0.1604.1
  4928. [5/23/2019 1:36:30 PM.919] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
  4929. [5/23/2019 1:36:30 PM.919] LSPD First Response: Dependency check for Arrest Manager successful: True
  4930. [5/23/2019 1:36:30 PM.921] LSPD First Response: Arrest Manager is not in beta.
  4931. [5/23/2019 1:36:30 PM.923] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
  4932. [5/23/2019 1:36:30 PM.924] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/24/2019 1:20:43 PM
  4933. [5/23/2019 1:36:30 PM.924] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for AssortedCallouts
  4934. [5/23/2019 1:36:30 PM.925] LSPD First Response: GAME VERSION: 1.0.1604.1
  4935. [5/23/2019 1:36:30 PM.927] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
  4936. [5/23/2019 1:36:30 PM.927] LSPD First Response: Dependency check for AssortedCallouts successful: True
  4937. [5/23/2019 1:36:30 PM.929] LSPD First Response: Assorted Callouts is not in beta.
  4938. [5/23/2019 1:36:30 PM.946] LSPD First Response: Adding unmarked police vehicle model:POLICE4
  4939. [5/23/2019 1:36:30 PM.949] LSPD First Response: Registering callout AssortedCallouts.Callouts.PetrolTheft
  4940. [5/23/2019 1:36:30 PM.949] LSPD First Response: Registering callout AssortedCallouts.Callouts.PetrolTheft
  4941. [5/23/2019 1:36:30 PM.949] LSPD First Response: Registering callout AssortedCallouts.Callouts.BankHeist
  4942. [5/23/2019 1:36:30 PM.949] LSPD First Response: Registering callout AssortedCallouts.Callouts.BankHeist
  4943. [5/23/2019 1:36:30 PM.949] LSPD First Response: Registering callout AssortedCallouts.Callouts.TrafficStopBackup
  4944. [5/23/2019 1:36:30 PM.949] LSPD First Response: Registering callout AssortedCallouts.Callouts.TrafficStopBackup
  4945. [5/23/2019 1:36:30 PM.949] LSPD First Response: Registering callout AssortedCallouts.Callouts.StolenPoliceVehicle
  4946. [5/23/2019 1:36:30 PM.949] LSPD First Response: Registering callout AssortedCallouts.Callouts.StolenPoliceVehicle
  4947. [5/23/2019 1:36:30 PM.995] LSPD First Response: [TRACE] Load HeadBlendData
  4948. [5/23/2019 1:36:30 PM.995] LSPD First Response: [TRACE] Trying to get FSD
  4949. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.Solicitation.Solicitation
  4950. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.Solicitation.Solicitation
  4951. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.PersonWithKnife
  4952. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.PersonWithKnife
  4953. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.OrganisedStreetRace
  4954. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.OrganisedStreetRace
  4955. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.IllegalImmigrantsInTruck
  4956. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.IllegalImmigrantsInTruck
  4957. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.StoreRobbery
  4958. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.StoreRobbery
  4959. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.PrisonerTransportRequired
  4960. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.PrisonerTransportRequired
  4961. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.Shoplifting
  4962. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.Shoplifting
  4963. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.HotPursuit
  4964. [5/23/2019 1:36:30 PM.997] LSPD First Response: Registering callout AssortedCallouts.Callouts.HotPursuit
  4965. [5/23/2019 1:36:31 PM.019] LSPD First Response: Stores initialised
  4966. [5/23/2019 1:36:31 PM.023] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
  4967. [5/23/2019 1:36:31 PM.023] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
  4968. [5/23/2019 1:36:31 PM.023] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
  4969. [5/23/2019 1:36:31 PM.023] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
  4970. [5/23/2019 1:36:31 PM.023] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
  4971. [5/23/2019 1:36:31 PM.023] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
  4972. [5/23/2019 1:36:31 PM.023] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
  4973. [5/23/2019 1:36:31 PM.023] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
  4974. [5/23/2019 1:36:31 PM.137] LSPD First Response: Deserialized Mark Richard
  4975. [5/23/2019 1:36:31 PM.138] LSPD First Response: [TRACE] Load HeadBlendData
  4976. [5/23/2019 1:36:31 PM.138] LSPD First Response: [TRACE] Trying to get FSD
  4977. [5/23/2019 1:36:31 PM.138] LSPD First Response: [TRACE] wanted info not exist
  4978. [5/23/2019 1:36:31 PM.138] LSPD First Response: Deserialized Lauren Gardiner
  4979. [5/23/2019 1:36:31 PM.138] LSPD First Response: [TRACE] Load HeadBlendData
  4980. [5/23/2019 1:36:31 PM.138] LSPD First Response: [TRACE] Trying to get FSD
  4981. [5/23/2019 1:36:31 PM.139] LSPD First Response: Deserialized Frank Vlados
  4982. [5/23/2019 1:36:31 PM.163]
  4983. [5/23/2019 1:36:31 PM.163] ==============================
  4984. [5/23/2019 1:36:31 PM.163] UNHANDLED EXCEPTION IN PLUGIN
  4985. [5/23/2019 1:36:31 PM.163] ------------------------------
  4986. [5/23/2019 1:36:31 PM.163] Plugin name: LSPD First Response
  4987. [5/23/2019 1:36:31 PM.163] ------------------------------
  4988. [5/23/2019 1:36:31 PM.163] Exception type: System.IO.FileNotFoundException
  4989. [5/23/2019 1:36:31 PM.163] Exception message: Could not load file or assembly 'BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  4990. [5/23/2019 1:36:31 PM.163] ------------------------------
  4991. [5/23/2019 1:36:31 PM.163] Inner exceptions:
  4992. [5/23/2019 1:36:31 PM.163] ------------------------------
  4993. [5/23/2019 1:36:31 PM.163] Stack trace:
  4994. [5/23/2019 1:36:31 PM.163] at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  4995. [5/23/2019 1:36:31 PM.163] at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  4996. [5/23/2019 1:36:31 PM.163] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
  4997. [5/23/2019 1:36:31 PM.163] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  4998. [5/23/2019 1:36:31 PM.163] at System.Reflection.Assembly.Load(String assemblyString)
  4999. [5/23/2019 1:36:31 PM.163] at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
  5000. [5/23/2019 1:36:31 PM.163] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
  5001. [5/23/2019 1:36:31 PM.163] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
  5002. [5/23/2019 1:36:31 PM.163] at Rage.GameFiber.Main()
  5003. [5/23/2019 1:36:31 PM.163] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  5004. [5/23/2019 1:36:31 PM.163] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  5005. [5/23/2019 1:36:31 PM.163] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  5006. [5/23/2019 1:36:31 PM.163] at System.Threading.ThreadHelper.ThreadStart()
  5007. [5/23/2019 1:36:31 PM.163] ==============================
  5008. [5/23/2019 1:36:31 PM.163]
  5009. [5/23/2019 1:36:31 PM.170]
  5010. [5/23/2019 1:36:31 PM.170] ==============================
  5011. [5/23/2019 1:36:31 PM.170] UNHANDLED EXCEPTION OCCURRED
  5012. [5/23/2019 1:36:31 PM.170] ------------------------------
  5013. [5/23/2019 1:36:31 PM.170] Origin: HOOK
  5014. [5/23/2019 1:36:31 PM.170] ------------------------------
  5015. [5/23/2019 1:36:31 PM.170] Exception type: System.IO.FileNotFoundException
  5016. [5/23/2019 1:36:31 PM.170] Exception message: Could not load file or assembly 'BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  5017. [5/23/2019 1:36:31 PM.170] ------------------------------
  5018. [5/23/2019 1:36:31 PM.170] Inner exceptions:
  5019. [5/23/2019 1:36:31 PM.170] ------------------------------
  5020. [5/23/2019 1:36:31 PM.170] Stack trace:
  5021. [5/23/2019 1:36:31 PM.170] at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  5022. [5/23/2019 1:36:31 PM.170] at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  5023. [5/23/2019 1:36:31 PM.170] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
  5024. [5/23/2019 1:36:31 PM.170] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  5025. [5/23/2019 1:36:31 PM.170] at System.Reflection.Assembly.Load(String assemblyString)
  5026. [5/23/2019 1:36:31 PM.170] at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
  5027. [5/23/2019 1:36:31 PM.170] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
  5028. [5/23/2019 1:36:31 PM.170] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
  5029. [5/23/2019 1:36:31 PM.170] at Rage.GameFiber.Main()
  5030. [5/23/2019 1:36:31 PM.170] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  5031. [5/23/2019 1:36:31 PM.170] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  5032. [5/23/2019 1:36:31 PM.170] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  5033. [5/23/2019 1:36:31 PM.170] at System.Threading.ThreadHelper.ThreadStart()
  5034. [5/23/2019 1:36:31 PM.170] ==============================
  5035. [5/23/2019 1:36:31 PM.170]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement