Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
The latest updated version of RAGE Plugin Hook, required to play LSPDFR, can be found inside the LSPDFR download. It is not currently available on the RAGE Plugin Hook website.

Game Crashing

Featured Replies

Hello Support Team. I've recently encountered an issue I have, and I don't know how to fix it as I don't know what to do with the problem. Now, how to encounter this:

Load up Rage hook, then go to a police station, get in, go on duty, select your avatar, it loads, then crashes.

 

 

Here is the error.

.

.

.

.

.

.

.

.

Spoiler

RAGE Plugin Hook v1.74.1261.16020 PUBLIC

Game: Grand Theft Auto V
Game build: 1868
Branch: Steam


===== .NET exception information =====
Type: System.IO.FileNotFoundException
Message: Could not load file or assembly 'SpeedRadar, Version=1.2.6107.41881, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
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)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
   at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.Load(String assemblyString)
   at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
   at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
   at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
   at Rage.GameFiber.Main()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()


Plugins loaded at the time of the crash:
    LSPD First Response by G17 Media.
    Spike Strips V by alexguirre.
    StickyWheels by Khorio.

This crash most likely occurred in plugin: LSPD First Response

Base address: 00007ff6e7350000
Exception address: 00007ffb8bc0a839
Exception offset: 4a48ba839
Exception code: 0xe0434352 (DOT_NET_EXCEPTION)

Stack trace (unmanaged):
    0x00007ffb8bccf69a - UnhandledExceptionFilter - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
    0x00007ffb8df24af2 - memset - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb8df0c6d6 - _C_specific_handler - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb8df211ff - _chkstk - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb8deea289 - RtlRaiseException - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb8deea043 - RtlRaiseException - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb8bc0a839 - RaiseException - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
    0x00007ffb472aadb9 - GetPrivateContextsPerfCounters - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb4735b86d - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb4735b913 - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb4735b920 - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb475c8f98 - CorLaunchApplication - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb47552b99 - NGenCreateNGenWorker - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb4727a23a - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb47279c4f - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb47279be7 - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb47279ab5 - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb47164b15 - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffae9b52820 - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)

Stack trace (managed):
      Hook:OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
      Hook:Rage.Plugin.RemoteOnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, String pluginStackTrace)
    Plugin: OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName, Plugin plugin, String pluginStackTrace)
    Plugin:     OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName)
    Plugin:     Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
    Plugin:     Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
    Plugin:     Rage.GameFiber.Main()
    Plugin:     System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    Plugin:     System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    Plugin:     System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    Plugin:     System.Threading.ThreadHelper.ThreadStart()


General purpose registers:
    RAX: 0x00000068f4f0b528
    RCX: 0x00007ffb46115640
    RDX: 0x0000000000000000
    RBX: 0x00000000e0434352
    RSP: 0x00000068f4f0b8b0
    RBP: 0x00000068f4f0bb40
    RSI: 0x0000000000000001
    RDI: 0x0000000000000005
    R8: 0x00007ffb47161028
    R9: 0x0000022c00000001
    R10: 0x00007ffb47161028
    R11: 0x00007ffb00000006
    R12: 0x0000000000004000
    R13: 0x0000022c1593abb0
    R14: 0x00000068f4f0ba48
    R15: 0x0000000000000000
    RIP: 0x00007ffb8bc0a839

Segment registers:
    CS: 0x0033
    DS: 0x002b
    ES: 0x002b
    FS: 0x0053
    GS: 0x002b
    SS: 0x002b
    Flags: 0x00000206

Debug registers:
    Dr0: 0x00000068f4f0b240
    Dr1: 0x0000000000000010
    Dr2: 0x0000000000000001
    Dr3: 0x0000022d2e043420
    Dr6: 0x0000000000000000
    Dr7: 0x0000022c106a55c8

Floating point state:
    Xmm0: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm1: Low: 0x0000022c10885158, High: 0x0000022c10885158
    Xmm2: Low: 0xfffffffffffffffe, High: 0xfffffffffffffffe
    Xmm3: Low: 0x0000022c00000000, High: 0x0000022c00000000
    Xmm4: Low: 0x00007ffb4609a764, High: 0x00007ffb4609a764
    Xmm5: Low: 0x00007ffb47197e00, High: 0x00007ffb47197e00
    Xmm6: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm7: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm8: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm9: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm10: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm11: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm12: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm13: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm14: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm15: Low: 0x0000000000000000, High: 0x0000000000000000

Threads:
    Id: 9868 (0x268c)state: Wait (Reason: UserRequest)
    Id: 13232 (0x33b0)state: Wait (Reason: UserRequest)
    Id: 13124 (0x3344)state: Wait (Reason: ExecutionDelay)
    Id: 7528 (0x1d68)state: Wait (Reason: UserRequest)
    Id: 308 (0x0134)state: Wait (Reason: UserRequest)
    Id: 13156 (0x3364)state: Wait (Reason: UserRequest)
    Id: 11992 (0x2ed8)state: Wait (Reason: ExecutionDelay)
    Id: 6952 (0x1b28)state: Wait (Reason: UserRequest)
    Id: 4212 (0x1074)state: Wait (Reason: UserRequest)
    Id: 6780 (0x1a7c)state: Wait (Reason: EventPairLow)
    Id: 4820 (0x12d4)state: Wait (Reason: UserRequest)
    Id: 12812 (0x320c)state: Wait (Reason: UserRequest)
    Id: 11676 (0x2d9c)state: Wait (Reason: UserRequest)
    Id: 3336 (0x0d08)state: Wait (Reason: UserRequest)
    Id: 6196 (0x1834)state: Wait (Reason: ExecutionDelay)
    Id: 8520 (0x2148)state: Wait (Reason: ExecutionDelay)
    Id: 12624 (0x3150)state: Wait (Reason: ExecutionDelay)
    Id: 10948 (0x2ac4)state: Wait (Reason: UserRequest)
    Id: 472 (0x01d8)state: Wait (Reason: UserRequest)
    Id: 3860 (0x0f14)state: Wait (Reason: UserRequest)
    Id: 10904 (0x2a98)state: Wait (Reason: UserRequest)
    Id: 896 (0x0380)state: Wait (Reason: UserRequest)
    Id: 12544 (0x3100)state: Wait (Reason: UserRequest)
    Id: 3740 (0x0e9c)state: Wait (Reason: UserRequest)
    Id: 10568 (0x2948)state: Wait (Reason: UserRequest)
    Id: 7516 (0x1d5c)state: Wait (Reason: UserRequest)
    Id: 14028 (0x36cc)state: Wait (Reason: ExecutionDelay)
    Id: 4184 (0x1058)state: Wait (Reason: UserRequest)
    Id: 11548 (0x2d1c)state: Wait (Reason: UserRequest)
    Id: 8784 (0x2250)state: Wait (Reason: UserRequest)
    Id: 6200 (0x1838)state: Wait (Reason: UserRequest)
    Id: 12376 (0x3058)state: Wait (Reason: UserRequest)
    Id: 3828 (0x0ef4)state: Wait (Reason: UserRequest)
    Id: 1032 (0x0408)state: Wait (Reason: UserRequest)
    Id: 10004 (0x2714)state: Running
    Id: 8920 (0x22d8)state: Wait (Reason: UserRequest)
    Id: 13868 (0x362c)state: Wait (Reason: UserRequest)
    Id: 7160 (0x1bf8)state: Wait (Reason: EventPairLow)
    Id: 12404 (0x3074)state: Wait (Reason: UserRequest)
    Id: 12744 (0x31c8)state: Wait (Reason: UserRequest)
    Id: 7632 (0x1dd0)state: Wait (Reason: EventPairLow)
    Id: 2780 (0x0adc)state: Wait (Reason: UserRequest)
    Id: 11352 (0x2c58)state: Wait (Reason: UserRequest)
    Id: 7940 (0x1f04)state: Wait (Reason: UserRequest)
    Id: 12836 (0x3224)state: Wait (Reason: UserRequest)
    Id: 13648 (0x3550)state: Wait (Reason: UserRequest)
    Id: 9204 (0x23f4)state: Wait (Reason: UserRequest)
    Id: 13864 (0x3628)state: Wait (Reason: UserRequest)
    Id: 14180 (0x3764)state: Wait (Reason: EventPairLow)
    Id: 11356 (0x2c5c)state: Wait (Reason: ExecutionDelay)
    Id: 8956 (0x22fc)state: Wait (Reason: UserRequest)
    Id: 12556 (0x310c)state: Wait (Reason: UserRequest)
    Id: 12608 (0x3140)state: Wait (Reason: ExecutionDelay)
    Id: 9388 (0x24ac)state: Wait (Reason: UserRequest)
    Id: 8836 (0x2284)state: Wait (Reason: UserRequest)
    Id: 13080 (0x3318)state: Wait (Reason: UserRequest)
    Id: 11084 (0x2b4c)state: Wait (Reason: UserRequest)
    Id: 11516 (0x2cfc)state: Wait (Reason: UserRequest)
    Id: 12684 (0x318c)state: Wait (Reason: UserRequest)
    Id: 12236 (0x2fcc)state: Wait (Reason: UserRequest)
    Id: 11416 (0x2c98)state: Wait (Reason: UserRequest)
    Id: 6264 (0x1878)state: Wait (Reason: UserRequest)
    Id: 2856 (0x0b28)state: Wait (Reason: ExecutionDelay)
    Id: 13660 (0x355c)state: Wait (Reason: UserRequest)
    Id: 11812 (0x2e24)state: Wait (Reason: UserRequest)
    Id: 8776 (0x2248)state: Wait (Reason: UserRequest)
    Id: 12640 (0x3160)state: Wait (Reason: UserRequest)
    Id: 13500 (0x34bc)state: Wait (Reason: UserRequest)
    Id: 8444 (0x20fc)state: Wait (Reason: UserRequest)
    Id: 2904 (0x0b58)state: Wait (Reason: UserRequest)
    Id: 6972 (0x1b3c)state: Wait (Reason: EventPairLow)
    Id: 5960 (0x1748)state: Wait (Reason: EventPairLow)
    Id: 13100 (0x332c)state: Wait (Reason: UserRequest)
    Id: 7260 (0x1c5c)state: Wait (Reason: UserRequest)
    Id: 7344 (0x1cb0)state: Wait (Reason: UserRequest)
    Id: 14240 (0x37a0)state: Wait (Reason: UserRequest)
    Id: 3680 (0x0e60)state: Wait (Reason: UserRequest)
    Id: 12204 (0x2fac)state: Wait (Reason: UserRequest)
    Id: 9524 (0x2534)state: Wait (Reason: UserRequest)
    Id: 8832 (0x2280)state: Wait (Reason: UserRequest)
    Id: 10128 (0x2790)state: Wait (Reason: UserRequest)
    Id: 13256 (0x33c8)state: Wait (Reason: ExecutionDelay)
    Id: 11892 (0x2e74)state: Wait (Reason: UserRequest)
    Id: 6220 (0x184c)state: Wait (Reason: UserRequest)
    Id: 10508 (0x290c)state: Wait (Reason: UserRequest)
    Id: 13556 (0x34f4)state: Wait (Reason: UserRequest)
    Id: 9200 (0x23f0)state: Wait (Reason: UserRequest)
    Id: 14260 (0x37b4)state: Wait (Reason: UserRequest)
    Id: 6180 (0x1824)state: Wait (Reason: UserRequest)
    Id: 1240 (0x04d8)state: Wait (Reason: UserRequest)
    Id: 13812 (0x35f4)state: Wait (Reason: UserRequest)
    Id: 13024 (0x32e0)state: Wait (Reason: UserRequest)
    Id: 11572 (0x2d34)state: Wait (Reason: UserRequest)
    Id: 5348 (0x14e4)state: Wait (Reason: UserRequest)
    Id: 12164 (0x2f84)state: Wait (Reason: UserRequest)
    Id: 12848 (0x3230)state: Wait (Reason: EventPairLow)
    Id: 4156 (0x103c)state: Wait (Reason: UserRequest)
    Id: 1076 (0x0434)state: Wait (Reason: UserRequest)
    Id: 10804 (0x2a34)state: Wait (Reason: UserRequest)
    Id: 13400 (0x3458)state: Wait (Reason: UserRequest)
    Id: 13524 (0x34d4)state: Wait (Reason: ExecutionDelay)
    Id: 9848 (0x2678)state: Wait (Reason: ExecutionDelay)
    Id: 9212 (0x23fc)state: Wait (Reason: ExecutionDelay)
    Id: 12924 (0x327c)state: Wait (Reason: UserRequest)
    Id: 10884 (0x2a84)state: Wait (Reason: UserRequest)
    Id: 7080 (0x1ba8)state: Wait (Reason: UserRequest)
    Id: 8652 (0x21cc)state: Wait (Reason: UserRequest)
    Id: 6004 (0x1774)state: Wait (Reason: UserRequest)
    Id: 3852 (0x0f0c)state: Wait (Reason: UserRequest)
    Id: 6600 (0x19c8)state: Wait (Reason: UserRequest)
    Id: 4892 (0x131c)state: Wait (Reason: UserRequest)
    Id: 9356 (0x248c)state: Wait (Reason: UserRequest)
    Id: 12576 (0x3120)state: Wait (Reason: UserRequest)
    Id: 6388 (0x18f4)state: Wait (Reason: UserRequest)
    Id: 5876 (0x16f4)state: Wait (Reason: Unknown)
    Id: 6480 (0x1950) (CURRENT); state: Running
    Id: 1152 (0x0480)state: Wait (Reason: UserRequest)
    Id: 11292 (0x2c1c)state: Wait (Reason: UserRequest)
    Id: 14308 (0x37e4)state: Wait (Reason: UserRequest)
    Id: 13844 (0x3614)state: Wait (Reason: UserRequest)
    Id: 13424 (0x3470)state: Wait (Reason: UserRequest)
    Id: 856 (0x0358)state: Wait (Reason: UserRequest)
    Id: 1992 (0x07c8)state: Wait (Reason: UserRequest)
    Id: 6968 (0x1b38)state: Wait (Reason: UserRequest)
    Id: 13476 (0x34a4)state: Wait (Reason: UserRequest)
    Id: 8724 (0x2214)state: Wait (Reason: UserRequest)
    Id: 7768 (0x1e58)state: Wait (Reason: UserRequest)
    Id: 8952 (0x22f8)state: Wait (Reason: UserRequest)
    Id: 13204 (0x3394)state: Wait (Reason: UserRequest)
    Id: 10660 (0x29a4)state: Wait (Reason: UserRequest)
    Id: 4316 (0x10dc)state: Wait (Reason: UserRequest)
    Id: 5616 (0x15f0)state: Wait (Reason: UserRequest)
    Id: 1460 (0x05b4)state: Wait (Reason: UserRequest)
    Id: 13848 (0x3618)state: Wait (Reason: UserRequest)
    Id: 4768 (0x12a0)state: Wait (Reason: ExecutionDelay)
    Id: 12256 (0x2fe0)state: Wait (Reason: UserRequest)
    Id: 11592 (0x2d48)state: Wait (Reason: UserRequest)
    Id: 8964 (0x2304)state: Wait (Reason: UserRequest)
    Id: 12732 (0x31bc)state: Wait (Reason: UserRequest)
    Id: 1104 (0x0450)state: Wait (Reason: UserRequest)
    Id: 8364 (0x20ac)state: Wait (Reason: UserRequest)
    Id: 13804 (0x35ec)state: Wait (Reason: UserRequest)
    Id: 6552 (0x1998)state: Wait (Reason: UserRequest)
    Id: 11428 (0x2ca4)state: Wait (Reason: UserRequest)
    Id: 8044 (0x1f6c)state: Wait (Reason: UserRequest)
    Id: 13832 (0x3608)state: Wait (Reason: UserRequest)
    Id: 14144 (0x3740)state: Wait (Reason: UserRequest)
    Id: 7864 (0x1eb8)state: Wait (Reason: UserRequest)
    Id: 5496 (0x1578)state: Wait (Reason: UserRequest)
    Id: 6752 (0x1a60)state: Wait (Reason: UserRequest)
    Id: 10052 (0x2744)state: Wait (Reason: UserRequest)
    Id: 12856 (0x3238)state: Wait (Reason: UserRequest)
    Id: 5240 (0x1478)state: Wait (Reason: UserRequest)
    Id: 12612 (0x3144)state: Wait (Reason: UserRequest)
    Id: 5760 (0x1680)state: Wait (Reason: UserRequest)
    Id: 11452 (0x2cbc)state: Wait (Reason: UserRequest)
    Id: 3832 (0x0ef8)state: Wait (Reason: ExecutionDelay)
    Id: 14096 (0x3710)state: Wait (Reason: UserRequest)
    Id: 12872 (0x3248)state: Wait (Reason: UserRequest)
    Id: 9756 (0x261c)state: Wait (Reason: UserRequest)
    Id: 6744 (0x1a58)state: Wait (Reason: UserRequest)
    Id: 1692 (0x069c)state: Wait (Reason: UserRequest)
    Id: 13592 (0x3518)state: Wait (Reason: UserRequest)
    Id: 2732 (0x0aac)state: Wait (Reason: UserRequest)
    Id: 14004 (0x36b4)state: Wait (Reason: UserRequest)
    Id: 11136 (0x2b80)state: Wait (Reason: UserRequest)
    Id: 12212 (0x2fb4)state: Wait (Reason: UserRequest)
    Id: 628 (0x0274)state: Wait (Reason: UserRequest)
    Id: 13652 (0x3554)state: Wait (Reason: UserRequest)
    Id: 4016 (0x0fb0)state: Wait (Reason: ExecutionDelay)
    Id: 9856 (0x2680)state: Wait (Reason: ExecutionDelay)
    Id: 8308 (0x2074)state: Wait (Reason: ExecutionDelay)
    Id: 11924 (0x2e94)state: Wait (Reason: ExecutionDelay)
    Id: 7392 (0x1ce0)state: Wait (Reason: ExecutionDelay)
    Id: 8380 (0x20bc)state: Wait (Reason: ExecutionDelay)
    Id: 4384 (0x1120)state: Wait (Reason: ExecutionDelay)
    Id: 11512 (0x2cf8)state: Wait (Reason: ExecutionDelay)
    Id: 8616 (0x21a8)state: Wait (Reason: UserRequest)
    Id: 672 (0x02a0)state: Wait (Reason: UserRequest)
    Id: 13584 (0x3510)state: Wait (Reason: UserRequest)
    Id: 11308 (0x2c2c)state: Wait (Reason: UserRequest)
    Id: 5648 (0x1610)state: Wait (Reason: UserRequest)
    Id: 9128 (0x23a8)state: Wait (Reason: UserRequest)
    Id: 1088 (0x0440)state: Wait (Reason: UserRequest)
    Id: 12328 (0x3028)state: Wait (Reason: UserRequest)
    Id: 4980 (0x1374)state: Wait (Reason: EventPairLow)
    Id: 6296 (0x1898)state: Wait (Reason: EventPairLow)
    Id: 348 (0x015c)state: Wait (Reason: EventPairLow)
    Id: 5704 (0x1648)state: Wait (Reason: UserRequest)
    Id: 6648 (0x19f8)state: Wait (Reason: EventPairLow)
    Id: 8700 (0x21fc)state: Wait (Reason: UserRequest)
    Id: 13276 (0x33dc)state: Wait (Reason: ExecutionDelay)
    Id: 3420 (0x0d5c)state: Wait (Reason: EventPairLow)
    Id: 4728 (0x1278)state: Wait (Reason: EventPairLow)
    Id: 10752 (0x2a00)state: Wait (Reason: EventPairLow)
    Id: 14000 (0x36b0)state: Wait (Reason: UserRequest)
    Id: 10704 (0x29d0)state: Wait (Reason: UserRequest)
    Id: 9868 (0x268c)
        Start address: 0x0000000000000000
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/12/2020 6:48:22 PM
        Total processor time: 00:02:13.3125000
        User processor time: 00:02:13.3125000

    Id: 13232 (0x33b0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:23 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13124 (0x3344)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7528 (0x1d68)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:01.6718750
        User processor time: 00:00:01.6718750

    Id: 308 (0x0134)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13156 (0x3364)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 11992 (0x2ed8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 6952 (0x1b28)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:25.5312500
        User processor time: 00:00:25.5312500

    Id: 4212 (0x1074)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:20.7812500
        User processor time: 00:00:20.7812500

    Id: 6780 (0x1a7c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4820 (0x12d4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 12812 (0x320c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00.6562500
        User processor time: 00:00:00.6562500

    Id: 11676 (0x2d9c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:01.7656250
        User processor time: 00:00:01.7656250

    Id: 3336 (0x0d08)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:24.1562500
        User processor time: 00:00:24.1562500

    Id: 6196 (0x1834)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:02:34.6406250
        User processor time: 00:02:34.6406250

    Id: 8520 (0x2148)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 12624 (0x3150)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10948 (0x2ac4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:39.2968750
        User processor time: 00:00:39.2968750

    Id: 472 (0x01d8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00.5468750
        User processor time: 00:00:00.5468750

    Id: 3860 (0x0f14)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00.3750000
        User processor time: 00:00:00.3750000

    Id: 10904 (0x2a98)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00.3281250
        User processor time: 00:00:00.3281250

    Id: 896 (0x0380)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:00.5625000
        User processor time: 00:00:00.5625000

    Id: 12544 (0x3100)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:47 PM
        Total processor time: 00:00:11.4531250
        User processor time: 00:00:11.4531250

    Id: 3740 (0x0e9c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10568 (0x2948)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 13
        Priority level: Highest
        Start time: 2/12/2020 6:48:48 PM
        Total processor time: 00:00:00.1718750
        User processor time: 00:00:00.1718750

    Id: 7516 (0x1d5c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14028 (0x36cc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4184 (0x1058)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:49 PM
        Total processor time: 00:00:01.4062500
        User processor time: 00:00:01.4062500

    Id: 11548 (0x2d1c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:49 PM
        Total processor time: 00:00:10.0781250
        User processor time: 00:00:10.0781250

    Id: 8784 (0x2250)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:49 PM
        Total processor time: 00:00:10.3750000
        User processor time: 00:00:10.3750000

    Id: 6200 (0x1838)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 12376 (0x3058)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 3828 (0x0ef4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:02.2656250
        User processor time: 00:00:02.2656250

    Id: 1032 (0x0408)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 10004 (0x2714)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:31.4218750
        User processor time: 00:00:31.4218750

    Id: 8920 (0x22d8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13868 (0x362c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7160 (0x1bf8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:00.5468750
        User processor time: 00:00:00.5468750

    Id: 12404 (0x3074)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:00.5156250
        User processor time: 00:00:00.5156250

    Id: 12744 (0x31c8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:50 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7632 (0x1dd0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:51 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2780 (0x0adc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11352 (0x2c58)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 7940 (0x1f04)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12836 (0x3224)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13648 (0x3550)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 9204 (0x23f4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 13864 (0x3628)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 14180 (0x3764)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11356 (0x2c5c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 8956 (0x22fc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12556 (0x310c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:53 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12608 (0x3140)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 9388 (0x24ac)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 14
        Priority level: Highest
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8836 (0x2284)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13080 (0x3318)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:02.6406250
        User processor time: 00:00:02.6406250

    Id: 11084 (0x2b4c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:01.3281250
        User processor time: 00:00:01.3281250

    Id: 11516 (0x2cfc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:01.6875000
        User processor time: 00:00:01.6875000

    Id: 12684 (0x318c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:01.7031250
        User processor time: 00:00:01.7031250

    Id: 12236 (0x2fcc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:00.3750000
        User processor time: 00:00:00.3750000

    Id: 11416 (0x2c98)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:00.2031250
        User processor time: 00:00:00.2031250

    Id: 6264 (0x1878)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:00.4375000
        User processor time: 00:00:00.4375000

    Id: 2856 (0x0b28)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:55 PM
        Total processor time: 00:00:05.6250000
        User processor time: 00:00:05.6250000

    Id: 13660 (0x355c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:04.9687500
        User processor time: 00:00:04.9687500

    Id: 11812 (0x2e24)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 8776 (0x2248)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12640 (0x3160)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13500 (0x34bc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 8444 (0x20fc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 2904 (0x0b58)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 6972 (0x1b3c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5960 (0x1748)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:48:56 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13100 (0x332c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7260 (0x1c5c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7344 (0x1cb0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14240 (0x37a0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 3680 (0x0e60)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12204 (0x2fac)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9524 (0x2534)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8832 (0x2280)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10128 (0x2790)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:57 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 13256 (0x33c8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:58 PM
        Total processor time: 00:00:00.2031250
        User processor time: 00:00:00.2031250

    Id: 11892 (0x2e74)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:58 PM
        Total processor time: 00:00:01.1718750
        User processor time: 00:00:01.1718750

    Id: 6220 (0x184c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:58 PM
        Total processor time: 00:00:01.5000000
        User processor time: 00:00:01.5000000

    Id: 10508 (0x290c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/12/2020 6:48:58 PM
        Total processor time: 00:00:01.4062500
        User processor time: 00:00:01.4062500

    Id: 13556 (0x34f4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:58 PM
        Total processor time: 00:00:00.2343750
        User processor time: 00:00:00.2343750

    Id: 9200 (0x23f0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:58 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 14260 (0x37b4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/12/2020 6:48:58 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 6180 (0x1824)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:59 PM
        Total processor time: 00:00:00.1875000
        User processor time: 00:00:00.1875000

    Id: 1240 (0x04d8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:59 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 13812 (0x35f4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:59 PM
        Total processor time: 00:00:00.1875000
        User processor time: 00:00:00.1875000

    Id: 13024 (0x32e0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:59 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 11572 (0x2d34)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/12/2020 6:48:59 PM
        Total processor time: 00:00:00.4218750
        User processor time: 00:00:00.4218750

    Id: 5348 (0x14e4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:59 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 12164 (0x2f84)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:48:59 PM
        Total processor time: 00:00:00.5156250
        User processor time: 00:00:00.5156250

    Id: 12848 (0x3230)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 10
        Priority level: AboveNormal
        Start time: 2/12/2020 6:49:02 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4156 (0x103c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:49:06 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 1076 (0x0434)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:49:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10804 (0x2a34)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:49:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13400 (0x3458)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:09 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13524 (0x34d4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:12 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9848 (0x2678)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:12 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9212 (0x23fc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:12 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12924 (0x327c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:12 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 10884 (0x2a84)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:15 PM
        Total processor time: 00:00:01.6875000
        User processor time: 00:00:01.6875000

    Id: 7080 (0x1ba8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:15 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 8652 (0x21cc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:17 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 6004 (0x1774)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:18 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 3852 (0x0f0c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:19 PM
        Total processor time: 00:00:00.7968750
        User processor time: 00:00:00.7968750

    Id: 6600 (0x19c8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:51 PM
        Total processor time: 00:00:00.4531250
        User processor time: 00:00:00.4531250

    Id: 4892 (0x131c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:55 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 9356 (0x248c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:55 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 12576 (0x3120)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:57 PM
        Total processor time: 00:00:00.1875000
        User processor time: 00:00:00.1875000

    Id: 6388 (0x18f4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.2187500
        User processor time: 00:00:00.2187500

    Id: 5876 (0x16f4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 6480 (0x1950) (CURRENT)
        Start address: 0x0000000000000000
        State: Running
        Priority: 11
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:09.0781250
        User processor time: 00:00:09.0781250

    Id: 1152 (0x0480)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 11292 (0x2c1c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 14308 (0x37e4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.5312500
        User processor time: 00:00:00.5312500

    Id: 13844 (0x3614)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.4687500
        User processor time: 00:00:00.4687500

    Id: 13424 (0x3470)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 856 (0x0358)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.2812500
        User processor time: 00:00:00.2812500

    Id: 1992 (0x07c8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.6093750
        User processor time: 00:00:00.6093750

    Id: 6968 (0x1b38)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 13476 (0x34a4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 8724 (0x2214)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 7768 (0x1e58)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 8952 (0x22f8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:58 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 13204 (0x3394)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:59 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 10660 (0x29a4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:59 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4316 (0x10dc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:59 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 5616 (0x15f0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:59 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 1460 (0x05b4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:50:59 PM
        Total processor time: 00:00:00.3125000
        User processor time: 00:00:00.3125000

    Id: 13848 (0x3618)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 4768 (0x12a0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 12256 (0x2fe0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.4218750
        User processor time: 00:00:00.4218750

    Id: 11592 (0x2d48)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 8964 (0x2304)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 12732 (0x31bc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 1104 (0x0450)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 8364 (0x20ac)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 13804 (0x35ec)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 6552 (0x1998)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 11428 (0x2ca4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 8044 (0x1f6c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.3281250
        User processor time: 00:00:00.3281250

    Id: 13832 (0x3608)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.6406250
        User processor time: 00:00:00.6406250

    Id: 14144 (0x3740)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.1875000
        User processor time: 00:00:00.1875000

    Id: 7864 (0x1eb8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 5496 (0x1578)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 6752 (0x1a60)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 10052 (0x2744)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.4687500
        User processor time: 00:00:00.4687500

    Id: 12856 (0x3238)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:00 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 5240 (0x1478)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:36 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 12612 (0x3144)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:51:58 PM
        Total processor time: 00:00:00.2500000
        User processor time: 00:00:00.2500000

    Id: 5760 (0x1680)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:52:06 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11452 (0x2cbc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:52:06 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 3832 (0x0ef8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 10
        Priority level: Normal
        Start time: 2/12/2020 6:52:42 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 14096 (0x3710)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:52:42 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12872 (0x3248)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:53:39 PM
        Total processor time: 00:00:00.2656250
        User processor time: 00:00:00.2656250

    Id: 9756 (0x261c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:53:47 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 6744 (0x1a58)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:53:47 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 1692 (0x069c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:53:47 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 13592 (0x3518)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:53:47 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 2732 (0x0aac)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:53:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14004 (0x36b4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:53:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11136 (0x2b80)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:06 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12212 (0x2fb4)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:06 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 628 (0x0274)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:06 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13652 (0x3554)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:54:08 PM
        Total processor time: 00:00:00.1718750
        User processor time: 00:00:00.1718750

    Id: 4016 (0x0fb0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:10 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 9856 (0x2680)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8308 (0x2074)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11924 (0x2e94)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7392 (0x1ce0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8380 (0x20bc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4384 (0x1120)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:10 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 11512 (0x2cf8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8616 (0x21a8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 672 (0x02a0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13584 (0x3510)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11308 (0x2c2c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5648 (0x1610)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9128 (0x23a8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1088 (0x0440)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12328 (0x3028)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4980 (0x1374)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 6296 (0x1898)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 348 (0x015c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5704 (0x1648)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 6648 (0x19f8)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 8700 (0x21fc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13276 (0x33dc)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:12 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 3420 (0x0d5c)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:12 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 4728 (0x1278)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:12 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10752 (0x2a00)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:12 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 14000 (0x36b0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 2/12/2020 6:54:17 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 10704 (0x29d0)
        Start address: 0x00007ffb8deeceb0
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Normal
        Start time: 2/12/2020 6:54:19 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

Modules:
    Name: GTA5.exe; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.1868.0, by Rockstar Games)
    Name: ntdll.dll; path: C:\WINDOWS\SYSTEM32\ntdll.dll (Microsoft® Windows® Operating System v10.0.18362.329, by Microsoft Corporation)
    Name: KERNEL32.DLL; path: C:\WINDOWS\System32\KERNEL32.DLL (Microsoft® Windows® Operating System v10.0.18362.329, by Microsoft Corporation)
    Name: KERNELBASE.dll; path: C:\WINDOWS\System32\KERNELBASE.dll (Microsoft® Windows® Operating System v10.0.18362.329, by Microsoft Corporation)
    Name: USER32.dll; path: C:\WINDOWS\System32\USER32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: win32u.dll; path: C:\WINDOWS\System32\win32u.dll (Microsoft® Windows® Operating System v10.0.18362.628, by Microsoft Corporation)
    Name: GDI32.dll; path: C:\WINDOWS\System32\GDI32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: gdi32full.dll; path: C:\WINDOWS\System32\gdi32full.dll (Microsoft® Windows® Operating System v10.0.18362.535, by Microsoft Corporation)
    Name: msvcp_win.dll; path: C:\WINDOWS\System32\msvcp_win.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: ucrtbase.dll; path: C:\WINDOWS\System32\ucrtbase.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: WS2_32.dll; path: C:\WINDOWS\System32\WS2_32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: RPCRT4.dll; path: C:\WINDOWS\System32\RPCRT4.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: PSAPI.DLL; path: C:\WINDOWS\System32\PSAPI.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: CRYPT32.dll; path: C:\WINDOWS\System32\CRYPT32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: MSASN1.dll; path: C:\WINDOWS\System32\MSASN1.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: WINTRUST.dll; path: C:\WINDOWS\System32\WINTRUST.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: msvcrt.dll; path: C:\WINDOWS\System32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.18362.1, by Microsoft Corporation)
    Name: steam_api64.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\steam_api64.dll (Steam Client API v01.00.00.01, by Valve Corporation)
    Name: ADVAPI32.dll; path: C:\WINDOWS\System32\ADVAPI32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: IMM32.dll; path: C:\WINDOWS\System32\IMM32.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: sechost.dll; path: C:\WINDOWS\System32\sechost.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: SHLWAPI.dll; path: C:\WINDOWS\System32\SHLWAPI.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: combase.dll; path: C:\WINDOWS\System32\combase.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: GFSDK_ShadowLib.win64.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
    Name: bcryptPrimitives.dll; path: C:\WINDOWS\System32\bcryptPrimitives.dll (Microsoft® Windows® Operating System v10.0.18362.295, by Microsoft Corporation)
    Name: SHELL32.dll; path: C:\WINDOWS\System32\SHELL32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: cfgmgr32.dll; path: C:\WINDOWS\System32\cfgmgr32.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: VERSION.dll; path: C:\WINDOWS\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: shcore.dll; path: C:\WINDOWS\System32\shcore.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: windows.storage.dll; path: C:\WINDOWS\System32\windows.storage.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: profapi.dll; path: C:\WINDOWS\System32\profapi.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: DSOUND.dll; path: C:\WINDOWS\SYSTEM32\DSOUND.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: powrprof.dll; path: C:\WINDOWS\System32\powrprof.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: bink2w64.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
    Name: UMPDC.dll; path: C:\WINDOWS\System32\UMPDC.dll ( v, by )
    Name: ole32.dll; path: C:\WINDOWS\System32\ole32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: kernel.appcore.dll; path: C:\WINDOWS\System32\kernel.appcore.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: WINMM.dll; path: C:\WINDOWS\SYSTEM32\WINMM.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: cryptsp.dll; path: C:\WINDOWS\System32\cryptsp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: OLEAUT32.dll; path: C:\WINDOWS\System32\OLEAUT32.dll (Microsoft® Windows® Operating System v10.0.18362.535, by Microsoft Corporation)
    Name: MF.dll; path: C:\WINDOWS\SYSTEM32\MF.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: MFPlat.DLL; path: C:\WINDOWS\SYSTEM32\MFPlat.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: msdmo.dll; path: C:\WINDOWS\SYSTEM32\msdmo.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: MFReadWrite.dll; path: C:\WINDOWS\SYSTEM32\MFReadWrite.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: PROPSYS.dll; path: C:\WINDOWS\SYSTEM32\PROPSYS.dll (Windows® Search v7.0.18362.1, by Microsoft Corporation)
    Name: WTSAPI32.dll; path: C:\WINDOWS\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: d3d9.dll; path: C:\WINDOWS\SYSTEM32\d3d9.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: D3DCOMPILER_43.dll; path: C:\WINDOWS\SYSTEM32\D3DCOMPILER_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: XINPUT1_3.dll; path: C:\WINDOWS\SYSTEM32\XINPUT1_3.dll (Microsoft® DirectX for Windows® v9.18.944.0000, by Microsoft Corporation)
    Name: DINPUT8.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\DINPUT8.dll (GTA V Asi loader v1.0.0.1, by Alexander Blade)
    Name: SETUPAPI.dll; path: C:\WINDOWS\System32\SETUPAPI.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: bcrypt.dll; path: C:\WINDOWS\System32\bcrypt.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: IPHLPAPI.DLL; path: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: WINMMBASE.dll; path: C:\WINDOWS\SYSTEM32\WINMMBASE.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: d3dx9_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx9_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: dwmapi.dll; path: C:\WINDOWS\SYSTEM32\dwmapi.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: GFSDK_TXAA_AlphaResolve.win64.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
    Name: dxcore.dll; path: C:\WINDOWS\SYSTEM32\dxcore.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: OPENGL32.dll; path: C:\WINDOWS\SYSTEM32\OPENGL32.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: MFCORE.DLL; path: C:\WINDOWS\SYSTEM32\MFCORE.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: GLU32.dll; path: C:\WINDOWS\SYSTEM32\GLU32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: ksuser.dll; path: C:\WINDOWS\SYSTEM32\ksuser.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: CRYPTBASE.DLL; path: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: RTWorkQ.DLL; path: C:\WINDOWS\SYSTEM32\RTWorkQ.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: dinput8.dll; path: C:\WINDOWS\system32\dinput8.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: gameoverlayrenderer64.dll; path: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll (Steam Game Overlay Renderer v01.00.00.01, by Valve Corporation)
    Name: inputhost.dll; path: C:\WINDOWS\SYSTEM32\inputhost.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: CoreMessaging.dll; path: C:\WINDOWS\SYSTEM32\CoreMessaging.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: CoreUIComponents.dll; path: C:\WINDOWS\SYSTEM32\CoreUIComponents.dll (Microsoft® Windows® Operating System v10.0.18362.207, by Microsoft Corporation)
    Name: wintypes.dll; path: C:\WINDOWS\SYSTEM32\wintypes.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: ntmarta.dll; path: C:\WINDOWS\SYSTEM32\ntmarta.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: TrainerV.asi; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\TrainerV.asi ( v, by )
    Name: ScriptHookV.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\ScriptHookV.dll (ScriptHookV v1.0.1868.0, by Alexander Blade)
    Name: d3dx11_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx11_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: imagehlp.dll; path: C:\WINDOWS\System32\imagehlp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: rsaenh.dll; path: C:\WINDOWS\system32\rsaenh.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: gpapi.dll; path: C:\WINDOWS\SYSTEM32\gpapi.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: cryptnet.dll; path: C:\Windows\System32\cryptnet.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: WINNSI.DLL; path: C:\WINDOWS\SYSTEM32\WINNSI.DLL (Microsoft® Windows® Operating System v10.0.18362.449, by Microsoft Corporation)
    Name: NSI.dll; path: C:\WINDOWS\System32\NSI.dll (Microsoft® Windows® Operating System v10.0.18362.449, by Microsoft Corporation)
    Name: steamclient64.dll; path: C:\Program Files (x86)\Steam\steamclient64.dll (Steam v03.00.00.01, by Valve Corporation)
    Name: tier0_s64.dll; path: C:\Program Files (x86)\Steam\tier0_s64.dll ( tier0_s Dynamic Link Library v01.00.00.01, by Valve Corporation)
    Name: vstdlib_s64.dll; path: C:\Program Files (x86)\Steam\vstdlib_s64.dll (Steam v03.00.00.01, by Valve Corporation)
    Name: MSWSOCK.dll; path: C:\WINDOWS\SYSTEM32\MSWSOCK.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: Secur32.dll; path: C:\WINDOWS\SYSTEM32\Secur32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: SSPICLI.DLL; path: C:\WINDOWS\SYSTEM32\SSPICLI.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: D3D11.DLL; path: C:\WINDOWS\SYSTEM32\D3D11.DLL (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: dxgi.dll; path: C:\WINDOWS\SYSTEM32\dxgi.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: nvapi64.dll; path: C:\WINDOWS\system32\nvapi64.dll (NVIDIA Windows drivers v26.21.14.3200, by NVIDIA Corporation)
    Name: mscms.dll; path: C:\WINDOWS\SYSTEM32\mscms.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: USERENV.dll; path: C:\WINDOWS\SYSTEM32\USERENV.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: ColorAdapterClient.dll; path: C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll (Microsoft® Windows® Operating System v10.0.18362.267, by Microsoft Corporation)
    Name: D3D10_1.DLL; path: C:\WINDOWS\SYSTEM32\D3D10_1.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: d3d10_1core.dll; path: C:\WINDOWS\SYSTEM32\d3d10_1core.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: uxtheme.dll; path: C:\WINDOWS\system32\uxtheme.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: MSCTF.dll; path: C:\WINDOWS\System32\MSCTF.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: k_fps64.dll; path: C:\Program Files (x86)\Razer\Razer Cortex\x64\k_fps64.dll (RazerCortex v9.0.0.0, by Razer Inc.)
    Name: d3dx10_43.dll; path: C:\Program Files (x86)\Razer\Razer Cortex\x64\d3dx10_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: EasyHook64.dll; path: C:\Program Files (x86)\Razer\Razer Cortex\x64\EasyHook64.dll (EasyHook v2.7.6270.0, by easyhook.codeplex.com)
    Name: dbghelp.dll; path: C:\WINDOWS\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: WINSTA.dll; path: C:\WINDOWS\SYSTEM32\WINSTA.dll (Microsoft® Windows® Operating System v10.0.18362.53, by Microsoft Corporation)
    Name: nvldumdx.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_db678424d2641c3d\nvldumdx.dll (NVIDIA driver loader v26.21.14.3200, by NVIDIA Corporation)
    Name: nvwgf2umx.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_db678424d2641c3d\nvwgf2umx.dll (NVIDIA D3D10 drivers v26.21.14.3200, by NVIDIA Corporation)
    Name: socialclub_updater.dll; path: C:\Users\Cools\AppData\Local\Temp\lkk4e0fttv4idvwj\socialclub_updater.dll (RAGE Plugin Hook v1.74.1261.16020, by MulleDK19 / LMS)
    Name: MSVCP140.dll; path: C:\WINDOWS\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® v14.24.28127.4, by Microsoft Corporation)
    Name: mscoree.dll; path: C:\WINDOWS\SYSTEM32\mscoree.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: FW1FontWrapper.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
    Name: VCRUNTIME140.dll; path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® v14.24.28127.4, by Microsoft Corporation)
    Name: XINPUT9_1_0.dll; path: C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: dbgcore.DLL; path: C:\WINDOWS\SYSTEM32\dbgcore.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: mscoreei.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll (Microsoft® .NET Framework v4.8.4018.0, by Microsoft Corporation)
    Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.8.4121.0, by Microsoft Corporation)
    Name: VCRUNTIME140_CLR0400.dll; path: C:\WINDOWS\SYSTEM32\VCRUNTIME140_CLR0400.dll (Microsoft® Visual Studio® 2017 v14.10.25028.0, by Microsoft Corporation)
    Name: ucrtbase_clr0400.dll; path: C:\WINDOWS\SYSTEM32\ucrtbase_clr0400.dll (Microsoft® Visual Studio® 2017 v14.10.25028.0, by Microsoft Corporation)
    Name: mscorlib.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\13f4543f755b32b6ebe0edeb92bb52a8\mscorlib.ni.dll (Microsoft® .NET Framework v4.8.4121.0, by Microsoft Corporation)
    Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.8.4121.0, by Microsoft Corporation)
    Name: diasymreader.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll (Microsoft® .NET Framework v14.8.3752.0, by Microsoft Corporation)
    Name: System.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\01a3608d87251d7ea99342a88d079c23\System.ni.dll (Microsoft® .NET Framework v4.8.4001.0, by Microsoft Corporation)
    Name: System.Drawing.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\0f37de2ad0f0f46cb3f13829998e7275\System.Drawing.ni.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: System.Windows.Forms.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\7376cc5212948bb304d872ff31481521\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.8.4121.0, by Microsoft Corporation)
    Name: HID.DLL; path: C:\WINDOWS\SYSTEM32\HID.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: DEVOBJ.dll; path: C:\WINDOWS\SYSTEM32\DEVOBJ.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: clbcatq.dll; path: C:\WINDOWS\System32\clbcatq.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: MMDevApi.dll; path: C:\WINDOWS\System32\MMDevApi.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: XAudio2_7.dll; path: C:\WINDOWS\system32\XAudio2_7.dll (Microsoft® DirectX for Windows® v9.29.1962.0, by Microsoft Corporation)
    Name: AUDIOSES.DLL; path: C:\WINDOWS\SYSTEM32\AUDIOSES.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: resourcepolicyclient.dll; path: C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: System.Core.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\2a6c39230fef9dfafc7ede45f99ec776\System.Core.ni.dll (Microsoft® .NET Framework v4.8.4121.0, by Microsoft Corporation)
    Name: System.Xml.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\95eca487669e18143c3a7266e929ddfd\System.Xml.ni.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: System.Configuration.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\41f720dbb9d0446f9a1c3e00d795c28c\System.Configuration.ni.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: comctl32.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.628_none_e6c6b62f130d50fc\comctl32.dll (Microsoft® Windows® Operating System v10.0.18362.628, by Microsoft Corporation)
    Name: gdiplus.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.628_none_17b1a9146d9fcaca\gdiplus.dll (Microsoft® Windows® Operating System v10.0.18362.628, by Microsoft Corporation)
    Name: DWrite.dll; path: C:\WINDOWS\SYSTEM32\DWrite.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: Windows.UI.dll; path: C:\Windows\System32\Windows.UI.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: TextInputFramework.dll; path: C:\Windows\System32\TextInputFramework.dll (Microsoft® Windows® Operating System v10.0.18362.628, by Microsoft Corporation)
    Name: avrt.dll; path: C:\WINDOWS\SYSTEM32\avrt.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: WindowsCodecs.dll; path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: DiscordHook64.dll; path: C:\Users\Cools\AppData\Roaming\Discord\0.0.305\modules\discord_hook\f01471e655\DiscordHook64.dll ( v, by )
    Name: SlimDX.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\SlimDX.dll ( v, by )
    Name: MSVCR100.dll; path: C:\WINDOWS\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.30319.1, by Microsoft Corporation)
    Name: MSVCP100.dll; path: C:\WINDOWS\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.30319.1, by Microsoft Corporation)
    Name: iertutil.dll; path: C:\WINDOWS\SYSTEM32\iertutil.dll (Internet Explorer v11.00.18362.1, by Microsoft Corporation)
    Name: D3DCompiler_47.dll; path: C:\WINDOWS\SYSTEM32\D3DCompiler_47.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: socialclub.dll; path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll (Social Club v2.0.4.3, by Take-Two Interactive Software, Inc.)
    Name: WININET.dll; path: C:\WINDOWS\SYSTEM32\WININET.dll (Internet Explorer v11.00.18362.1, by Microsoft Corporation)
    Name: napinsp.dll; path: C:\WINDOWS\system32\napinsp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: pnrpnsp.dll; path: C:\WINDOWS\system32\pnrpnsp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: wshbth.dll; path: C:\WINDOWS\system32\wshbth.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: NLAapi.dll; path: C:\WINDOWS\system32\NLAapi.dll (Microsoft® Windows® Operating System v10.0.18362.387, by Microsoft Corporation)
    Name: DNSAPI.dll; path: C:\WINDOWS\SYSTEM32\DNSAPI.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: winrnr.dll; path: C:\WINDOWS\System32\winrnr.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: fwpuclnt.dll; path: C:\WINDOWS\System32\fwpuclnt.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: rasadhlp.dll; path: C:\Windows\System32\rasadhlp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: FirewallAPI.dll; path: C:\Windows\System32\FirewallAPI.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: fwbase.dll; path: C:\Windows\System32\fwbase.dll (Microsoft® Windows® Operating System v10.0.18362.449, by Microsoft Corporation)
    Name: FWPolicyIOMgr.dll; path: C:\Windows\System32\FWPolicyIOMgr.dll (Microsoft® Windows® Operating System v10.0.18362.449, by Microsoft Corporation)
    Name: wdmaud.drv; path: C:\WINDOWS\SYSTEM32\wdmaud.drv (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: msacm32.drv; path: C:\WINDOWS\SYSTEM32\msacm32.drv (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: MSACM32.dll; path: C:\WINDOWS\SYSTEM32\MSACM32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: midimap.dll; path: C:\WINDOWS\SYSTEM32\midimap.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: ondemandconnroutehelper.dll; path: C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: winhttp.dll; path: C:\WINDOWS\SYSTEM32\winhttp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: wbemprox.dll; path: C:\WINDOWS\system32\wbem\wbemprox.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: wbemcomn.dll; path: C:\WINDOWS\SYSTEM32\wbemcomn.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: wbemsvc.dll; path: C:\WINDOWS\system32\wbem\wbemsvc.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: fastprox.dll; path: C:\WINDOWS\system32\wbem\fastprox.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: amsi.dll; path: C:\WINDOWS\SYSTEM32\amsi.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: MpOav.dll; path: C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2001.7-0\MpOav.dll (Microsoft® Windows® Operating System v4.18.2001.7, by Microsoft Corporation)
    Name: XInput1_4.dll; path: C:\WINDOWS\SYSTEM32\XInput1_4.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: System.Management.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\38ef9efe4b4014a4741d4121ed52c124\System.Management.ni.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: wldp.dll; path: C:\WINDOWS\SYSTEM32\wldp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: MPCLIENT.DLL; path: C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2001.7-0\MPCLIENT.DLL (Microsoft® Windows® Operating System v4.18.2001.7, by Microsoft Corporation)
    Name: System.Net.Http.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Net.Http\91dbfd50dad7bf27ea99c98ba986b9a4\System.Net.Http.ni.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: System.Xml.Linq.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\e95f5941325655ecb2d54547ec417bfe\System.Xml.Linq.ni.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: System.Numerics.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Numerics\f0ef1b21171ee3130db251606e6aaf30\System.Numerics.ni.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: System.Data.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Data\e05410458bd9d93ed530587cfe83b0eb\System.Data.ni.dll (Microsoft® .NET Framework v4.8.4121.0, by Microsoft Corporation)
    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.8.4121.0, by Microsoft Corporation)
    Name: discord-rpc.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\discord-rpc.dll ( v, by )
    Name: System.Runtime.Serialization.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\63f98fcad612b89c962b307b08b7236e\System.Runtime.Serialization.ni.dll (Microsoft® .NET Framework v4.8.4121.0, by Microsoft Corporation)
    Name: System.IO.Compression.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.IO.Cb3b124c8#\f1c24b51d97c19d17dc2d19ffedfd718\System.IO.Compression.ni.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: EasyHook64.dll; path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\EasyHook64.dll (EasyHook v2.7.6578.0, by easyhook.codeplex.com)
    Name: dhcpcsvc6.DLL; path: C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: dhcpcsvc.DLL; path: C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: graphics-hook64.dll; path: C:\Program Files\obs-studio\data\obs-plugins\win-capture\graphics-hook64.dll ( v, by )
    Name: rasapi32.dll; path: C:\WINDOWS\SYSTEM32\rasapi32.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: rasman.dll; path: C:\WINDOWS\SYSTEM32\rasman.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: rtutils.dll; path: C:\WINDOWS\SYSTEM32\rtutils.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: schannel.DLL; path: C:\WINDOWS\system32\schannel.DLL (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: mskeyprotect.dll; path: C:\WINDOWS\SYSTEM32\mskeyprotect.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: ncrypt.dll; path: C:\WINDOWS\SYSTEM32\ncrypt.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: NTASN1.dll; path: C:\WINDOWS\SYSTEM32\NTASN1.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: ncryptsslp.dll; path: C:\WINDOWS\system32\ncryptsslp.dll (Microsoft® Windows® Operating System v10.0.18362.1, by Microsoft Corporation)
    Name: clrcompression.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll (Microsoft® .NET Framework v4.8.3752.0, by Microsoft Corporation)
    Name: GTA5.exe
        Base address: 0x00007ff6e7350000
        Memory size: 0x059afc00
        Entry point address: 0x00007ff6e8ad3ff4
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GTA5.exe
        Product name: Grand Theft Auto V
        Product version: 1.0.1868.0
        Company: Rockstar Games

    Name: ntdll.dll
        Base address: 0x00007ffb8de80000
        Memory size: 0x001f0000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\SYSTEM32\ntdll.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.329
        Company: Microsoft Corporation

    Name: KERNEL32.DLL
        Base address: 0x00007ffb8dbd0000
        Memory size: 0x000b2000
        Entry point address: 0x00007ffb8dbe7c70
        File path: C:\WINDOWS\System32\KERNEL32.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.329
        Company: Microsoft Corporation

    Name: KERNELBASE.dll
        Base address: 0x00007ffb8bbd0000
        Memory size: 0x002a3000
        Entry point address: 0x00007ffb8bbdaa50
        File path: C:\WINDOWS\System32\KERNELBASE.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.329
        Company: Microsoft Corporation

    Name: USER32.dll
        Base address: 0x00007ffb8d610000
        Memory size: 0x00194000
        Entry point address: 0x00007ffb8d61e4d0
        File path: C:\WINDOWS\System32\USER32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: win32u.dll
        Base address: 0x00007ffb8af60000
        Memory size: 0x00021000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\System32\win32u.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.628
        Company: Microsoft Corporation

    Name: GDI32.dll
        Base address: 0x00007ffb8bf40000
        Memory size: 0x00026000
        Entry point address: 0x00007ffb8bf43970
        File path: C:\WINDOWS\System32\GDI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: gdi32full.dll
        Base address: 0x00007ffb8af90000
        Memory size: 0x00194000
        Entry point address: 0x00007ffb8afcfaf0
        File path: C:\WINDOWS\System32\gdi32full.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.535
        Company: Microsoft Corporation

    Name: msvcp_win.dll
        Base address: 0x00007ffb8ba60000
        Memory size: 0x0009e000
        Entry point address: 0x00007ffb8ba735a0
        File path: C:\WINDOWS\System32\msvcp_win.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: ucrtbase.dll
        Base address: 0x00007ffb8b130000
        Memory size: 0x000fa000
        Entry point address: 0x00007ffb8b13b2a0
        File path: C:\WINDOWS\System32\ucrtbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: WS2_32.dll
        Base address: 0x00007ffb8d7b0000
        Memory size: 0x0006f000
        Entry point address: 0x00007ffb8d7c6630
        File path: C:\WINDOWS\System32\WS2_32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: RPCRT4.dll
        Base address: 0x00007ffb8cf20000
        Memory size: 0x00120000
        Entry point address: 0x00007ffb8cf73be0
        File path: C:\WINDOWS\System32\RPCRT4.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: PSAPI.DLL
        Base address: 0x00007ffb8d600000
        Memory size: 0x00008000
        Entry point address: 0x00007ffb8d601090
        File path: C:\WINDOWS\System32\PSAPI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: CRYPT32.dll
        Base address: 0x00007ffb8ae10000
        Memory size: 0x00149000
        Entry point address: 0x00007ffb8ae5dc30
        File path: C:\WINDOWS\System32\CRYPT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: MSASN1.dll
        Base address: 0x00007ffb8ad80000
        Memory size: 0x00012000
        Entry point address: 0x00007ffb8ad85490
        File path: C:\WINDOWS\System32\MSASN1.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: WINTRUST.dll
        Base address: 0x00007ffb8b9b0000
        Memory size: 0x0005c000
        Entry point address: 0x00007ffb8b9bf570
        File path: C:\WINDOWS\System32\WINTRUST.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: msvcrt.dll
        Base address: 0x00007ffb8db30000
        Memory size: 0x0009e000
        Entry point address: 0x00007ffb8db37890
        File path: C:\WINDOWS\System32\msvcrt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 7.0.18362.1
        Company: Microsoft Corporation

    Name: steam_api64.dll
        Base address: 0x000000006ed30000
        Memory size: 0x0003f000
        Entry point address: 0x000000006ed3ac48
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\steam_api64.dll
        Product name: Steam Client API
        Product version: 01.00.00.01
        Company: Valve Corporation

    Name: ADVAPI32.dll
        Base address: 0x00007ffb8d040000
        Memory size: 0x000a3000
        Entry point address: 0x00007ffb8d053f60
        File path: C:\WINDOWS\System32\ADVAPI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: IMM32.dll
        Base address: 0x00007ffb8c530000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffb8c5315c0
        File path: C:\WINDOWS\System32\IMM32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: sechost.dll
        Base address: 0x00007ffb8c020000
        Memory size: 0x00097000
        Entry point address: 0x00007ffb8c03b170
        File path: C:\WINDOWS\System32\sechost.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: SHLWAPI.dll
        Base address: 0x00007ffb8c0c0000
        Memory size: 0x00052000
        Entry point address: 0x00007ffb8c0c9d60
        File path: C:\WINDOWS\System32\SHLWAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: combase.dll
        Base address: 0x00007ffb8c1f0000
        Memory size: 0x00336000
        Entry point address: 0x00007ffb8c2cff10
        File path: C:\WINDOWS\System32\combase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: GFSDK_ShadowLib.win64.dll
        Base address: 0x00007ffb366c0000
        Memory size: 0x003cc000
        Entry point address: 0x00007ffb366ccf10
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll
        Product name: 
        Product version: 
        Company: 

    Name: bcryptPrimitives.dll
        Base address: 0x00007ffb8bb50000
        Memory size: 0x00080000
        Entry point address: 0x00007ffb8bb87d60
        File path: C:\WINDOWS\System32\bcryptPrimitives.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.295
        Company: Microsoft Corporation

    Name: SHELL32.dll
        Base address: 0x0000022c34ce0000
        Memory size: 0x006e5000
        Entry point address: 0x0000022c34de53c0
        File path: C:\WINDOWS\System32\SHELL32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: cfgmgr32.dll
        Base address: 0x00007ffb8bb00000
        Memory size: 0x0004a000
        Entry point address: 0x00007ffb8bb12810
        File path: C:\WINDOWS\System32\cfgmgr32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: VERSION.dll
        Base address: 0x00007ffb84fe0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffb84fe1310
        File path: C:\WINDOWS\SYSTEM32\VERSION.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: shcore.dll
        Base address: 0x00007ffb8c700000
        Memory size: 0x000a9000
        Entry point address: 0x00007ffb8c739dd0
        File path: C:\WINDOWS\System32\shcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: windows.storage.dll
        Base address: 0x00007ffb8b230000
        Memory size: 0x0077f000
        Entry point address: 0x00007ffb8b3dece0
        File path: C:\WINDOWS\System32\windows.storage.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: profapi.dll
        Base address: 0x00007ffb8adf0000
        Memory size: 0x0001f000
        Entry point address: 0x00007ffb8adf6da0
        File path: C:\WINDOWS\System32\profapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: DSOUND.dll
        Base address: 0x00007ffb6be00000
        Memory size: 0x00099000
        Entry point address: 0x00007ffb6be0f010
        File path: C:\WINDOWS\SYSTEM32\DSOUND.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: powrprof.dll
        Base address: 0x00007ffb8ada0000
        Memory size: 0x0004a000
        Entry point address: 0x00007ffb8ada3150
        File path: C:\WINDOWS\System32\powrprof.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: bink2w64.dll
        Base address: 0x00007ffb4bfd0000
        Memory size: 0x0008d000
        Entry point address: 0x00007ffb4bfd3a78
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\bink2w64.dll
        Product name: Bink and Smacker
        Product version: 1.994a
        Company: RAD Game Tools, Inc.

    Name: UMPDC.dll
        Base address: 0x00007ffb8ad50000
        Memory size: 0x00010000
        Entry point address: 0x00007ffb8ad572f0
        File path: C:\WINDOWS\System32\UMPDC.dll
        Product name: 
        Product version: 
        Company: 

    Name: ole32.dll
        Base address: 0x00007ffb8d820000
        Memory size: 0x00156000
        Entry point address: 0x00007ffb8d843880
        File path: C:\WINDOWS\System32\ole32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: kernel.appcore.dll
        Base address: 0x00007ffb8ad60000
        Memory size: 0x00011000
        Entry point address: 0x00007ffb8ad63d60
        File path: C:\WINDOWS\System32\kernel.appcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: WINMM.dll
        Base address: 0x00007ffb88c50000
        Memory size: 0x00024000
        Entry point address: 0x00007ffb88c538b0
        File path: C:\WINDOWS\SYSTEM32\WINMM.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: cryptsp.dll
        Base address: 0x00007ffb8ba10000
        Memory size: 0x00017000
        Entry point address: 0x00007ffb8ba146b0
        File path: C:\WINDOWS\System32\cryptsp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: OLEAUT32.dll
        Base address: 0x00007ffb8d980000
        Memory size: 0x000c4000
        Entry point address: 0x00007ffb8d99c5b0
        File path: C:\WINDOWS\System32\OLEAUT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.535
        Company: Microsoft Corporation

    Name: MF.dll
        Base address: 0x00007ffb746d0000
        Memory size: 0x00082000
        Entry point address: 0x00007ffb746daf90
        File path: C:\WINDOWS\SYSTEM32\MF.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: MFPlat.DLL
        Base address: 0x00007ffb855b0000
        Memory size: 0x001fa000
        Entry point address: 0x00007ffb855e5130
        File path: C:\WINDOWS\SYSTEM32\MFPlat.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: msdmo.dll
        Base address: 0x00007ffb7b2e0000
        Memory size: 0x0000b000
        Entry point address: 0x00007ffb7b2e1550
        File path: C:\WINDOWS\SYSTEM32\msdmo.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: MFReadWrite.dll
        Base address: 0x00007ffb59e40000
        Memory size: 0x00139000
        Entry point address: 0x00007ffb59e64800
        File path: C:\WINDOWS\SYSTEM32\MFReadWrite.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: PROPSYS.dll
        Base address: 0x00007ffb872c0000
        Memory size: 0x000ef000
        Entry point address: 0x00007ffb872fec00
        File path: C:\WINDOWS\SYSTEM32\PROPSYS.dll
        Product name: Windows® Search
        Product version: 7.0.18362.1
        Company: Microsoft Corporation

    Name: WTSAPI32.dll
        Base address: 0x00007ffb87410000
        Memory size: 0x00013000
        Entry point address: 0x00007ffb87412740
        File path: C:\WINDOWS\SYSTEM32\WTSAPI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: d3d9.dll
        Base address: 0x00007ffb5f9c0000
        Memory size: 0x001c7000
        Entry point address: 0x00007ffb5f9fc430
        File path: C:\WINDOWS\SYSTEM32\d3d9.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: D3DCOMPILER_43.dll
        Base address: 0x00007ffb48e30000
        Memory size: 0x0026f000
        Entry point address: 0x00007ffb4906be5c
        File path: C:\WINDOWS\SYSTEM32\D3DCOMPILER_43.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.952.3111
        Company: Microsoft Corporation

    Name: XINPUT1_3.dll
        Base address: 0x0000000000400000
        Memory size: 0x0001e000
        Entry point address: 0x00000000004098e0
        File path: C:\WINDOWS\SYSTEM32\XINPUT1_3.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.18.944.0000
        Company: Microsoft Corporation

    Name: DINPUT8.dll
        Base address: 0x00007ffb72680000
        Memory size: 0x00025000
        Entry point address: 0x00007ffb72683804
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\DINPUT8.dll
        Product name: GTA V Asi loader
        Product version: 1.0.0.1
        Company: Alexander Blade

    Name: SETUPAPI.dll
        Base address: 0x00007ffb8d110000
        Memory size: 0x00470000
        Entry point address: 0x00007ffb8d1333b0
        File path: C:\WINDOWS\System32\SETUPAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: bcrypt.dll
        Base address: 0x00007ffb8ba30000
        Memory size: 0x00026000
        Entry point address: 0x00007ffb8ba38340
        File path: C:\WINDOWS\System32\bcrypt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: IPHLPAPI.DLL
        Base address: 0x00007ffb8a2d0000
        Memory size: 0x0003a000
        Entry point address: 0x00007ffb8a2dad40
        File path: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: WINMMBASE.dll
        Base address: 0x00007ffb88850000
        Memory size: 0x0002d000
        Entry point address: 0x00007ffb88857fd0
        File path: C:\WINDOWS\SYSTEM32\WINMMBASE.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: d3dx9_43.dll
        Base address: 0x00007ffb36450000
        Memory size: 0x00263000
        Entry point address: 0x00007ffb36665d1c
        File path: C:\WINDOWS\SYSTEM32\d3dx9_43.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.952.3111
        Company: Microsoft Corporation

    Name: dwmapi.dll
        Base address: 0x00007ffb894d0000
        Memory size: 0x0002d000
        Entry point address: 0x00007ffb894d36b0
        File path: C:\WINDOWS\SYSTEM32\dwmapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: GFSDK_TXAA_AlphaResolve.win64.dll
        Base address: 0x00007ffb76310000
        Memory size: 0x0001c000
        Entry point address: 0x00007ffb7631493c
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll
        Product name: 
        Product version: 
        Company: 

    Name: dxcore.dll
        Base address: 0x00007ffb899a0000
        Memory size: 0x00020000
        Entry point address: 0x00007ffb899af0b0
        File path: C:\WINDOWS\SYSTEM32\dxcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: OPENGL32.dll
        Base address: 0x00007ffb597e0000
        Memory size: 0x00156000
        Entry point address: 0x00007ffb598e4c20
        File path: C:\WINDOWS\SYSTEM32\OPENGL32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: MFCORE.DLL
        Base address: 0x00007ffb59a50000
        Memory size: 0x003ec000
        Entry point address: 0x00007ffb59aa71b0
        File path: C:\WINDOWS\SYSTEM32\MFCORE.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: GLU32.dll
        Base address: 0x00007ffb842d0000
        Memory size: 0x0002c000
        Entry point address: 0x00007ffb842ed7f0
        File path: C:\WINDOWS\SYSTEM32\GLU32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: ksuser.dll
        Base address: 0x00007ffb84320000
        Memory size: 0x00009000
        Entry point address: 0x00007ffb84321c80
        File path: C:\WINDOWS\SYSTEM32\ksuser.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: CRYPTBASE.DLL
        Base address: 0x00007ffb8a790000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffb8a792200
        File path: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: RTWorkQ.DLL
        Base address: 0x00007ffb850e0000
        Memory size: 0x0002f000
        Entry point address: 0x00007ffb850eacb0
        File path: C:\WINDOWS\SYSTEM32\RTWorkQ.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: dinput8.dll
        Base address: 0x00007ffb6f850000
        Memory size: 0x00043000
        Entry point address: 0x00007ffb6f85a850
        File path: C:\WINDOWS\system32\dinput8.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: gameoverlayrenderer64.dll
        Base address: 0x00007ffb4b7a0000
        Memory size: 0x001db000
        Entry point address: 0x00007ffb4b862aa0
        File path: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
        Product name: Steam Game Overlay Renderer
        Product version: 01.00.00.01
        Company: Valve Corporation

    Name: inputhost.dll
        Base address: 0x00007ffb81680000
        Memory size: 0x0011a000
        Entry point address: 0x00007ffb8173a1c0
        File path: C:\WINDOWS\SYSTEM32\inputhost.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: CoreMessaging.dll
        Base address: 0x00007ffb88500000
        Memory size: 0x000d4000
        Entry point address: 0x00007ffb8854f7a0
        File path: C:\WINDOWS\SYSTEM32\CoreMessaging.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: CoreUIComponents.dll
        Base address: 0x00007ffb85950000
        Memory size: 0x0032a000
        Entry point address: 0x00007ffb859d0060
        File path: C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.207
        Company: Microsoft Corporation

    Name: wintypes.dll
        Base address: 0x00007ffb86870000
        Memory size: 0x00153000
        Entry point address: 0x00007ffb8689a3b0
        File path: C:\WINDOWS\SYSTEM32\wintypes.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: ntmarta.dll
        Base address: 0x00007ffb89d90000
        Memory size: 0x00031000
        Entry point address: 0x00007ffb89d96520
        File path: C:\WINDOWS\SYSTEM32\ntmarta.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: TrainerV.asi
        Base address: 0x00007ffb353b0000
        Memory size: 0x0109c000
        Entry point address: 0x00007ffb3570502c
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\TrainerV.asi
        Product name: 
        Product version: 
        Company: 

    Name: ScriptHookV.dll
        Base address: 0x00007ffb48a90000
        Memory size: 0x0014d000
        Entry point address: 0x00007ffb48a9f758
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\ScriptHookV.dll
        Product name: ScriptHookV
        Product version: 1.0.1868.0
        Company: Alexander Blade

    Name: d3dx11_43.dll
        Base address: 0x00007ffb6bf10000
        Memory size: 0x00046000
        Entry point address: 0x00007ffb6bf47a2c
        File path: C:\WINDOWS\SYSTEM32\d3dx11_43.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.952.3111
        Company: Microsoft Corporation

    Name: imagehlp.dll
        Base address: 0x00007ffb8d0f0000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffb8d0f2fa0
        File path: C:\WINDOWS\System32\imagehlp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: rsaenh.dll
        Base address: 0x00007ffb8a0d0000
        Memory size: 0x00033000
        Entry point address: 0x00007ffb8a0d69d0
        File path: C:\WINDOWS\system32\rsaenh.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: gpapi.dll
        Base address: 0x00007ffb89950000
        Memory size: 0x00022000
        Entry point address: 0x00007ffb89952f20
        File path: C:\WINDOWS\SYSTEM32\gpapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: cryptnet.dll
        Base address: 0x00007ffb86d40000
        Memory size: 0x0002f000
        Entry point address: 0x00007ffb86d4d8a0
        File path: C:\Windows\System32\cryptnet.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: WINNSI.DLL
        Base address: 0x00007ffb82110000
        Memory size: 0x0000b000
        Entry point address: 0x00007ffb82111df0
        File path: C:\WINDOWS\SYSTEM32\WINNSI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.449
        Company: Microsoft Corporation

    Name: NSI.dll
        Base address: 0x00007ffb8bf30000
        Memory size: 0x00008000
        Entry point address: 0x00007ffb8bf321a0
        File path: C:\WINDOWS\System32\NSI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.449
        Company: Microsoft Corporation

    Name: steamclient64.dll
        Base address: 0x00007ffb3ee90000
        Memory size: 0x011fd000
        Entry point address: 0x00007ffb3f9596ec
        File path: C:\Program Files (x86)\Steam\steamclient64.dll
        Product name: Steam
        Product version: 03.00.00.01
        Company: Valve Corporation

    Name: tier0_s64.dll
        Base address: 0x00007ffb4b620000
        Memory size: 0x00174000
        Entry point address: 0x00007ffb4b640fac
        File path: C:\Program Files (x86)\Steam\tier0_s64.dll
        Product name:  tier0_s Dynamic Link Library
        Product version: 01.00.00.01
        Company: Valve Corporation

    Name: vstdlib_s64.dll
        Base address: 0x00007ffb6f620000
        Memory size: 0x0007a000
        Entry point address: 0x00007ffb6f643214
        File path: C:\Program Files (x86)\Steam\vstdlib_s64.dll
        Product name: Steam
        Product version: 03.00.00.01
        Company: Valve Corporation

    Name: MSWSOCK.dll
        Base address: 0x00007ffb8a5c0000
        Memory size: 0x00067000
        Entry point address: 0x00007ffb8a5d1020
        File path: C:\WINDOWS\SYSTEM32\MSWSOCK.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: Secur32.dll
        Base address: 0x00007ffb73f80000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffb73f82450
        File path: C:\WINDOWS\SYSTEM32\Secur32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: SSPICLI.DLL
        Base address: 0x00007ffb8ac70000
        Memory size: 0x0002f000
        Entry point address: 0x00007ffb8ac7db50
        File path: C:\WINDOWS\SYSTEM32\SSPICLI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: D3D11.DLL
        Base address: 0x00007ffb882a0000
        Memory size: 0x0025b000
        Entry point address: 0x00007ffb883194a0
        File path: C:\WINDOWS\SYSTEM32\D3D11.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: dxgi.dll
        Base address: 0x00007ffb89b00000
        Memory size: 0x000eb000
        Entry point address: 0x00007ffb89b254d0
        File path: C:\WINDOWS\SYSTEM32\dxgi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: nvapi64.dll
        Base address: 0x00007ffb7d0c0000
        Memory size: 0x0050c000
        Entry point address: 0x00007ffb7d4629d8
        File path: C:\WINDOWS\system32\nvapi64.dll
        Product name: NVIDIA Windows drivers
        Product version: 26.21.14.3200
        Company: NVIDIA Corporation

    Name: mscms.dll
        Base address: 0x00007ffb84830000
        Memory size: 0x000ae000
        Entry point address: 0x00007ffb8483aed0
        File path: C:\WINDOWS\SYSTEM32\mscms.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: USERENV.dll
        Base address: 0x00007ffb8ac40000
        Memory size: 0x00025000
        Entry point address: 0x00007ffb8ac44c60
        File path: C:\WINDOWS\SYSTEM32\USERENV.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: ColorAdapterClient.dll
        Base address: 0x00007ffb84810000
        Memory size: 0x00017000
        Entry point address: 0x00007ffb84819b60
        File path: C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.267
        Company: Microsoft Corporation

    Name: D3D10_1.DLL
        Base address: 0x00007ffb6bd70000
        Memory size: 0x00031000
        Entry point address: 0x00007ffb6bd8fac0
        File path: C:\WINDOWS\SYSTEM32\D3D10_1.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: d3d10_1core.dll
        Base address: 0x00007ffb83340000
        Memory size: 0x0000d000
        Entry point address: 0x00007ffb833417e0
        File path: C:\WINDOWS\SYSTEM32\d3d10_1core.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: uxtheme.dll
        Base address: 0x00007ffb890b0000
        Memory size: 0x00099000
        Entry point address: 0x00007ffb890d79e0
        File path: C:\WINDOWS\system32\uxtheme.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: MSCTF.dll
        Base address: 0x00007ffb8c5c0000
        Memory size: 0x00135000
        Entry point address: 0x00007ffb8c608650
        File path: C:\WINDOWS\System32\MSCTF.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: k_fps64.dll
        Base address: 0x00007ffb59940000
        Memory size: 0x0010d000
        Entry point address: 0x00007ffb59959360
        File path: C:\Program Files (x86)\Razer\Razer Cortex\x64\k_fps64.dll
        Product name: RazerCortex
        Product version: 9.0.0.0
        Company: Razer Inc.

    Name: d3dx10_43.dll
        Base address: 0x00007ffb83e90000
        Memory size: 0x0007f000
        Entry point address: 0x00007ffb83efc0d0
        File path: C:\Program Files (x86)\Razer\Razer Cortex\x64\d3dx10_43.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.952.3111
        Company: Microsoft Corporation

    Name: EasyHook64.dll
        Base address: 0x00007ffb798e0000
        Memory size: 0x00057000
        Entry point address: 0x00007ffb798e28f4
        File path: C:\Program Files (x86)\Razer\Razer Cortex\x64\EasyHook64.dll
        Product name: EasyHook
        Product version: 2.7.6270.0
        Company: easyhook.codeplex.com

    Name: dbghelp.dll
        Base address: 0x00007ffb87c40000
        Memory size: 0x001f4000
        Entry point address: 0x00007ffb87c59de0
        File path: C:\WINDOWS\SYSTEM32\dbghelp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: WINSTA.dll
        Base address: 0x00007ffb8a170000
        Memory size: 0x0005c000
        Entry point address: 0x00007ffb8a17bc00
        File path: C:\WINDOWS\SYSTEM32\WINSTA.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.53
        Company: Microsoft Corporation

    Name: nvldumdx.dll
        Base address: 0x00007ffb82120000
        Memory size: 0x000ee000
        Entry point address: 0x00007ffb8212c960
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_db678424d2641c3d\nvldumdx.dll
        Product name: NVIDIA driver loader
        Product version: 26.21.14.3200
        Company: NVIDIA Corporation

    Name: nvwgf2umx.dll
        Base address: 0x00007ffb5bb20000
        Memory size: 0x025b7000
        Entry point address: 0x00007ffb5bca56f0
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_db678424d2641c3d\nvwgf2umx.dll
        Product name: NVIDIA D3D10 drivers
        Product version: 26.21.14.3200
        Company: NVIDIA Corporation

    Name: socialclub_updater.dll
        Base address: 0x0000000c00000000
        Memory size: 0x00f1a000
        Entry point address: 0x0000000c00f15000
        File path: C:\Users\Cools\AppData\Local\Temp\lkk4e0fttv4idvwj\socialclub_updater.dll
        Product name: RAGE Plugin Hook
        Product version: 1.74.1261.16020
        Company: MulleDK19 / LMS

    Name: MSVCP140.dll
        Base address: 0x00007ffb4f030000
        Memory size: 0x00099000
        Entry point address: 0x00007ffb4f07ba90
        File path: C:\WINDOWS\SYSTEM32\MSVCP140.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.24.28127.4
        Company: Microsoft Corporation

    Name: mscoree.dll
        Base address: 0x00007ffb73d60000
        Memory size: 0x00064000
        Entry point address: 0x00007ffb73d8a840
        File path: C:\WINDOWS\SYSTEM32\mscoree.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: FW1FontWrapper.dll
        Base address: 0x00007ffb71530000
        Memory size: 0x0002a000
        Entry point address: 0x00007ffb7153e94c
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll
        Product name: 
        Product version: 
        Company: 

    Name: VCRUNTIME140.dll
        Base address: 0x00007ffb79310000
        Memory size: 0x00017000
        Entry point address: 0x00007ffb7931c980
        File path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.24.28127.4
        Company: Microsoft Corporation

    Name: XINPUT9_1_0.dll
        Base address: 0x00007ffb858c0000
        Memory size: 0x00007000
        Entry point address: 0x00007ffb858c1510
        File path: C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: dbgcore.DLL
        Base address: 0x00007ffb78270000
        Memory size: 0x0002a000
        Entry point address: 0x00007ffb78289b10
        File path: C:\WINDOWS\SYSTEM32\dbgcore.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: mscoreei.dll
        Base address: 0x00007ffb73cb0000
        Memory size: 0x000a9000
        Entry point address: 0x00007ffb73cb1010
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4018.0
        Company: Microsoft Corporation

    Name: clr.dll
        Base address: 0x00007ffb47160000
        Memory size: 0x00ac2000
        Entry point address: 0x00007ffb47166370
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4121.0
        Company: Microsoft Corporation

    Name: VCRUNTIME140_CLR0400.dll
        Base address: 0x00007ffb76350000
        Memory size: 0x00016000
        Entry point address: 0x00007ffb7635c000
        File path: C:\WINDOWS\SYSTEM32\VCRUNTIME140_CLR0400.dll
        Product name: Microsoft® Visual Studio® 2017
        Product version: 14.10.25028.0
        Company: Microsoft Corporation

    Name: ucrtbase_clr0400.dll
        Base address: 0x00007ffb71740000
        Memory size: 0x000bd000
        Entry point address: 0x00007ffb717c7db0
        File path: C:\WINDOWS\SYSTEM32\ucrtbase_clr0400.dll
        Product name: Microsoft® Visual Studio® 2017
        Product version: 14.10.25028.0
        Company: Microsoft Corporation

    Name: mscorlib.ni.dll
        Base address: 0x00007ffb45b60000
        Memory size: 0x01600000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\13f4543f755b32b6ebe0edeb92bb52a8\mscorlib.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4121.0
        Company: Microsoft Corporation

    Name: clrjit.dll
        Base address: 0x00007ffb70ec0000
        Memory size: 0x0014e000
        Entry point address: 0x00007ffb70ec1090
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4121.0
        Company: Microsoft Corporation

    Name: diasymreader.dll
        Base address: 0x00007ffb71350000
        Memory size: 0x0016a000
        Entry point address: 0x00007ffb71378fc0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
        Product name: Microsoft® .NET Framework
        Product version: 14.8.3752.0
        Company: Microsoft Corporation

    Name: System.ni.dll
        Base address: 0x00007ffb44ef0000
        Memory size: 0x00c70000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\01a3608d87251d7ea99342a88d079c23\System.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4001.0
        Company: Microsoft Corporation

    Name: System.Drawing.ni.dll
        Base address: 0x00007ffb4c280000
        Memory size: 0x001f4000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\0f37de2ad0f0f46cb3f13829998e7275\System.Drawing.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

    Name: System.Windows.Forms.ni.dll
        Base address: 0x00007ffb40090000
        Memory size: 0x010a6000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\7376cc5212948bb304d872ff31481521\System.Windows.Forms.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4121.0
        Company: Microsoft Corporation

    Name: HID.DLL
        Base address: 0x00007ffb89940000
        Memory size: 0x0000e000
        Entry point address: 0x00007ffb89942880
        File path: C:\WINDOWS\SYSTEM32\HID.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: DEVOBJ.dll
        Base address: 0x00007ffb8ab50000
        Memory size: 0x0002a000
        Entry point address: 0x00007ffb8ab57070
        File path: C:\WINDOWS\SYSTEM32\DEVOBJ.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: clbcatq.dll
        Base address: 0x00007ffb8bf70000
        Memory size: 0x000a2000
        Entry point address: 0x00007ffb8bf74160
        File path: C:\WINDOWS\System32\clbcatq.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: MMDevApi.dll
        Base address: 0x00007ffb85d80000
        Memory size: 0x00072000
        Entry point address: 0x00007ffb85d9e410
        File path: C:\WINDOWS\System32\MMDevApi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: XAudio2_7.dll
        Base address: 0x00007ffb7a720000
        Memory size: 0x0008b000
        Entry point address: 0x00007ffb7a790650
        File path: C:\WINDOWS\system32\XAudio2_7.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.29.1962.0
        Company: Microsoft Corporation

    Name: AUDIOSES.DLL
        Base address: 0x00007ffb86550000
        Memory size: 0x0015d000
        Entry point address: 0x00007ffb865742b0
        File path: C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: resourcepolicyclient.dll
        Base address: 0x00007ffb893d0000
        Memory size: 0x00014000
        Entry point address: 0x00007ffb893d3f20
        File path: C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: System.Core.ni.dll
        Base address: 0x00007ffb44470000
        Memory size: 0x00a75000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\2a6c39230fef9dfafc7ede45f99ec776\System.Core.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4121.0
        Company: Microsoft Corporation

    Name: System.Xml.ni.dll
        Base address: 0x00007ffb41140000
        Memory size: 0x008ab000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\95eca487669e18143c3a7266e929ddfd\System.Xml.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

    Name: System.Configuration.ni.dll
        Base address: 0x00007ffb59fa0000
        Memory size: 0x00133000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\41f720dbb9d0446f9a1c3e00d795c28c\System.Configuration.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

    Name: comctl32.dll
        Base address: 0x00007ffb813f0000
        Memory size: 0x00285000
        Entry point address: 0x00007ffb8147dc20
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.628_none_e6c6b62f130d50fc\comctl32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.628
        Company: Microsoft Corporation

    Name: gdiplus.dll
        Base address: 0x00007ffb818c0000
        Memory size: 0x001a3000
        Entry point address: 0x00007ffb81914e90
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.628_none_17b1a9146d9fcaca\gdiplus.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.628
        Company: Microsoft Corporation

    Name: DWrite.dll
        Base address: 0x00007ffb7c580000
        Memory size: 0x002fe000
        Entry point address: 0x00007ffb7c629420
        File path: C:\WINDOWS\SYSTEM32\DWrite.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: Windows.UI.dll
        Base address: 0x00007ffb81b40000
        Memory size: 0x00151000
        Entry point address: 0x00007ffb81b6f3a0
        File path: C:\Windows\System32\Windows.UI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: TextInputFramework.dll
        Base address: 0x00007ffb817a0000
        Memory size: 0x0009e000
        Entry point address: 0x00007ffb817cbb20
        File path: C:\Windows\System32\TextInputFramework.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.628
        Company: Microsoft Corporation

    Name: avrt.dll
        Base address: 0x00007ffb86a60000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffb86a61010
        File path: C:\WINDOWS\SYSTEM32\avrt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: WindowsCodecs.dll
        Base address: 0x00007ffb85310000
        Memory size: 0x001af000
        Entry point address: 0x00007ffb8539a9d0
        File path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: DiscordHook64.dll
        Base address: 0x00007ffb49510000
        Memory size: 0x00316000
        Entry point address: 0x00007ffb4951d0a8
        File path: C:\Users\Cools\AppData\Roaming\Discord\0.0.305\modules\discord_hook\f01471e655\DiscordHook64.dll
        Product name: 
        Product version: 
        Company: 

    Name: SlimDX.dll
        Base address: 0x0000000180000000
        Memory size: 0x00392000
        Entry point address: 0x00000001801358b4
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\SlimDX.dll
        Product name: 
        Product version: 
        Company: 

    Name: MSVCR100.dll
        Base address: 0x000000006ec50000
        Memory size: 0x000d1000
        Entry point address: 0x000000006ec714fc
        File path: C:\WINDOWS\SYSTEM32\MSVCR100.dll
        Product name: Microsoft® Visual Studio® 2010
        Product version: 10.00.30319.1
        Company: Microsoft Corporation

    Name: MSVCP100.dll
        Base address: 0x000000006ebb0000
        Memory size: 0x00098000
        Entry point address: 0x000000006ebf7170
        File path: C:\WINDOWS\SYSTEM32\MSVCP100.dll
        Product name: Microsoft® Visual Studio® 2010
        Product version: 10.00.30319.1
        Company: Microsoft Corporation

    Name: iertutil.dll
        Base address: 0x00007ffb7d840000
        Memory size: 0x002a6000
        Entry point address: 0x00007ffb7d876250
        File path: C:\WINDOWS\SYSTEM32\iertutil.dll
        Product name: Internet Explorer
        Product version: 11.00.18362.1
        Company: Microsoft Corporation

    Name: D3DCompiler_47.dll
        Base address: 0x00007ffb87e40000
        Memory size: 0x00452000
        Entry point address: 0x00007ffb880a64a0
        File path: C:\WINDOWS\SYSTEM32\D3DCompiler_47.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: socialclub.dll
        Base address: 0x00007ffb3e490000
        Memory size: 0x009f3000
        Entry point address: 0x00007ffb3e777548
        File path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll
        Product name: Social Club
        Product version: 2.0.4.3
        Company: Take-Two Interactive Software, Inc.

    Name: WININET.dll
        Base address: 0x00007ffb77ab0000
        Memory size: 0x004d6000
        Entry point address: 0x00007ffb77b7bbb0
        File path: C:\WINDOWS\SYSTEM32\WININET.dll
        Product name: Internet Explorer
        Product version: 11.00.18362.1
        Company: Microsoft Corporation

    Name: napinsp.dll
        Base address: 0x00007ffb7a830000
        Memory size: 0x00016000
        Entry point address: 0x00007ffb7a831aa0
        File path: C:\WINDOWS\system32\napinsp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: pnrpnsp.dll
        Base address: 0x00007ffb823e0000
        Memory size: 0x0001a000
        Entry point address: 0x00007ffb823e2370
        File path: C:\WINDOWS\system32\pnrpnsp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: wshbth.dll
        Base address: 0x00007ffb86d00000
        Memory size: 0x00015000
        Entry point address: 0x00007ffb86d08d60
        File path: C:\WINDOWS\system32\wshbth.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: NLAapi.dll
        Base address: 0x00007ffb87010000
        Memory size: 0x0001c000
        Entry point address: 0x00007ffb870171d0
        File path: C:\WINDOWS\system32\NLAapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.387
        Company: Microsoft Corporation

    Name: DNSAPI.dll
        Base address: 0x00007ffb8a310000
        Memory size: 0x000ca000
        Entry point address: 0x00007ffb8a33b270
        File path: C:\WINDOWS\SYSTEM32\DNSAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: winrnr.dll
        Base address: 0x00007ffb84290000
        Memory size: 0x0000e000
        Entry point address: 0x00007ffb84291360
        File path: C:\WINDOWS\System32\winrnr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: fwpuclnt.dll
        Base address: 0x00007ffb81ac0000
        Memory size: 0x00077000
        Entry point address: 0x00007ffb81ac5710
        File path: C:\WINDOWS\System32\fwpuclnt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: rasadhlp.dll
        Base address: 0x00007ffb81840000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffb81841490
        File path: C:\Windows\System32\rasadhlp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: FirewallAPI.dll
        Base address: 0x00007ffb89cd0000
        Memory size: 0x0008c000
        Entry point address: 0x00007ffb89cd7ae0
        File path: C:\Windows\System32\FirewallAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: fwbase.dll
        Base address: 0x00007ffb89ca0000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffb89ca69e0
        File path: C:\Windows\System32\fwbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.449
        Company: Microsoft Corporation

    Name: FWPolicyIOMgr.dll
        Base address: 0x00007ffb79da0000
        Memory size: 0x0003f000
        Entry point address: 0x00007ffb79dab040
        File path: C:\Windows\System32\FWPolicyIOMgr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.449
        Company: Microsoft Corporation

    Name: wdmaud.drv
        Base address: 0x00007ffb733c0000
        Memory size: 0x00044000
        Entry point address: 0x00007ffb733c76a0
        File path: C:\WINDOWS\SYSTEM32\wdmaud.drv
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: msacm32.drv
        Base address: 0x00007ffb79f00000
        Memory size: 0x0000d000
        Entry point address: 0x00007ffb79f04560
        File path: C:\WINDOWS\SYSTEM32\msacm32.drv
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: MSACM32.dll
        Base address: 0x00007ffb73180000
        Memory size: 0x0001c000
        Entry point address: 0x00007ffb73183420
        File path: C:\WINDOWS\SYSTEM32\MSACM32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: midimap.dll
        Base address: 0x00007ffb79890000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffb79891790
        File path: C:\WINDOWS\SYSTEM32\midimap.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: ondemandconnroutehelper.dll
        Base address: 0x00007ffb6a240000
        Memory size: 0x00016000
        Entry point address: 0x00007ffb6a242140
        File path: C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: winhttp.dll
        Base address: 0x00007ffb7c490000
        Memory size: 0x000f0000
        Entry point address: 0x00007ffb7c4d2ff0
        File path: C:\WINDOWS\SYSTEM32\winhttp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: wbemprox.dll
        Base address: 0x00007ffb78ec0000
        Memory size: 0x00011000
        Entry point address: 0x00007ffb78ec2980
        File path: C:\WINDOWS\system32\wbem\wbemprox.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: wbemcomn.dll
        Base address: 0x00007ffb7a180000
        Memory size: 0x00084000
        Entry point address: 0x00007ffb7a194ca0
        File path: C:\WINDOWS\SYSTEM32\wbemcomn.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: wbemsvc.dll
        Base address: 0x00007ffb772a0000
        Memory size: 0x00014000
        Entry point address: 0x00007ffb772a17f0
        File path: C:\WINDOWS\system32\wbem\wbemsvc.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: fastprox.dll
        Base address: 0x00007ffb77390000
        Memory size: 0x00101000
        Entry point address: 0x00007ffb773c4a00
        File path: C:\WINDOWS\system32\wbem\fastprox.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: amsi.dll
        Base address: 0x00007ffb745f0000
        Memory size: 0x00015000
        Entry point address: 0x00007ffb745f7e00
        File path: C:\WINDOWS\SYSTEM32\amsi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: MpOav.dll
        Base address: 0x00007ffb745a0000
        Memory size: 0x00046000
        Entry point address: 0x00007ffb745bfab0
        File path: C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2001.7-0\MpOav.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 4.18.2001.7
        Company: Microsoft Corporation

    Name: XInput1_4.dll
        Base address: 0x00007ffb78fe0000
        Memory size: 0x00011000
        Entry point address: 0x00007ffb78fe7510
        File path: C:\WINDOWS\SYSTEM32\XInput1_4.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: System.Management.ni.dll
        Base address: 0x00007ffb711e0000
        Memory size: 0x00166000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\38ef9efe4b4014a4741d4121ed52c124\System.Management.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

    Name: wldp.dll
        Base address: 0x00007ffb8a820000
        Memory size: 0x00029000
        Entry point address: 0x00007ffb8a822ec0
        File path: C:\WINDOWS\SYSTEM32\wldp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: MPCLIENT.DLL
        Base address: 0x00007ffb79480000
        Memory size: 0x000ea000
        Entry point address: 0x00007ffb7950c310
        File path: C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2001.7-0\MPCLIENT.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 4.18.2001.7
        Company: Microsoft Corporation

    Name: System.Net.Http.ni.dll
        Base address: 0x00007ffb73be0000
        Memory size: 0x000a3000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Net.Http\91dbfd50dad7bf27ea99c98ba986b9a4\System.Net.Http.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

    Name: System.Xml.Linq.ni.dll
        Base address: 0x00007ffb7a430000
        Memory size: 0x00079000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\e95f5941325655ecb2d54547ec417bfe\System.Xml.Linq.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

    Name: System.Numerics.ni.dll
        Base address: 0x00007ffb827e0000
        Memory size: 0x00051000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Numerics\f0ef1b21171ee3130db251606e6aaf30\System.Numerics.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

    Name: System.Data.ni.dll
        Base address: 0x00007ffb43b00000
        Memory size: 0x00970000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Data\e05410458bd9d93ed530587cfe83b0eb\System.Data.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4121.0
        Company: Microsoft Corporation

    Name: System.Data.dll
        Base address: 0x00007ffb70b50000
        Memory size: 0x00369000
        Entry point address: 0x00007ffb70c9a3de
        File path: C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4121.0
        Company: Microsoft Corporation

    Name: discord-rpc.dll
        Base address: 0x00007ffb71d40000
        Memory size: 0x0009c000
        Entry point address: 0x00007ffb71d4c4c4
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\discord-rpc.dll
        Product name: 
        Product version: 
        Company: 

    Name: System.Runtime.Serialization.ni.dll
        Base address: 0x00007ffb437b0000
        Memory size: 0x00344000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\63f98fcad612b89c962b307b08b7236e\System.Runtime.Serialization.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.4121.0
        Company: Microsoft Corporation

    Name: System.IO.Compression.ni.dll
        Base address: 0x00007ffb833a0000
        Memory size: 0x00037000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.IO.Cb3b124c8#\f1c24b51d97c19d17dc2d19ffedfd718\System.IO.Compression.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

    Name: EasyHook64.dll
        Base address: 0x00007ffb758b0000
        Memory size: 0x00057000
        Entry point address: 0x00007ffb758b28f4
        File path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\EasyHook64.dll
        Product name: EasyHook
        Product version: 2.7.6578.0
        Company: easyhook.codeplex.com

    Name: dhcpcsvc6.DLL
        Base address: 0x00007ffb81ff0000
        Memory size: 0x00016000
        Entry point address: 0x00007ffb81ff2200
        File path: C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: dhcpcsvc.DLL
        Base address: 0x00007ffb81fd0000
        Memory size: 0x0001c000
        Entry point address: 0x00007ffb81fd2590
        File path: C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: graphics-hook64.dll
        Base address: 0x00007ffb3d880000
        Memory size: 0x0009d000
        Entry point address: 0x00007ffb3d883954
        File path: C:\Program Files\obs-studio\data\obs-plugins\win-capture\graphics-hook64.dll
        Product name: 
        Product version: 
        Company: 

    Name: rasapi32.dll
        Base address: 0x00007ffb77150000
        Memory size: 0x000ef000
        Entry point address: 0x00007ffb771611b0
        File path: C:\WINDOWS\SYSTEM32\rasapi32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: rasman.dll
        Base address: 0x00007ffb770d0000
        Memory size: 0x00033000
        Entry point address: 0x00007ffb770d13b0
        File path: C:\WINDOWS\SYSTEM32\rasman.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: rtutils.dll
        Base address: 0x00007ffb79b50000
        Memory size: 0x00015000
        Entry point address: 0x00007ffb79b52ea0
        File path: C:\WINDOWS\SYSTEM32\rtutils.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: schannel.DLL
        Base address: 0x00007ffb8a000000
        Memory size: 0x00088000
        Entry point address: 0x00007ffb8a023790
        File path: C:\WINDOWS\system32\schannel.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: mskeyprotect.dll
        Base address: 0x00007ffb76370000
        Memory size: 0x00015000
        Entry point address: 0x00007ffb76372590
        File path: C:\WINDOWS\SYSTEM32\mskeyprotect.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: ncrypt.dll
        Base address: 0x00007ffb8a890000
        Memory size: 0x00026000
        Entry point address: 0x00007ffb8a8958c0
        File path: C:\WINDOWS\SYSTEM32\ncrypt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: NTASN1.dll
        Base address: 0x00007ffb8a850000
        Memory size: 0x0003b000
        Entry point address: 0x00007ffb8a854120
        File path: C:\WINDOWS\SYSTEM32\NTASN1.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: ncryptsslp.dll
        Base address: 0x00007ffb730c0000
        Memory size: 0x00025000
        Entry point address: 0x00007ffb730c6fb0
        File path: C:\WINDOWS\system32\ncryptsslp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.18362.1
        Company: Microsoft Corporation

    Name: clrcompression.dll
        Base address: 0x00007ffb82970000
        Memory size: 0x00024000
        Entry point address: 0x00007ffb82978080
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.3752.0
        Company: Microsoft Corporation

Environment:
    TickCount: 80176250
    ExitCode: 0
    CommandLine: "F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GTA5.exe" -disableCustomLoadingScreen-disableCustomLoadingScreen-disableCustomLoadingScreen -skipPatcherCheck @commandline.txt -useSteam
    CurrentDirectory: F:\SteamLibrary\steamapps\common\Grand Theft Auto V
    SystemDirectory: C:\WINDOWS\system32
    MachineName: DESKTOP-FH2P35K
    ProcessorCount: 4
    SystemPageSize: 4096
    Version: 4.0.30319.42000
    WorkingSet: 2079064064
    OSVersion: Microsoft Windows NT 6.2.9200.0
    Is64BitProcess: True
    Is64BitOperatingSystem: True
    HasShutdownStarted: False
    UserName: Cools
    UserInteractive: True
    UserDomainName: DESKTOP-FH2P35K
    CurrentManagedThreadId: 24

Process list:
    Rockstar Games Launcher Redirector 1.0.0.0 by Rockstar Games (F:\SteamLibrary\steamapps\common\Grand Theft Auto V\PlayGTAV.exe)
    Discord 0.0.305 by Discord Inc. (C:\Users\Cools\AppData\Local\Discord\app-0.0.305\Discord.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.18362.387 by Microsoft Corporation (C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Discord 0.0.305 by Discord Inc. (C:\Users\Cools\AppData\Local\Discord\app-0.0.305\Discord.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Razer Central 7.3.23.124 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Services\Razer Central\Razer Central.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.18362.628 by Microsoft Corporation (C:\WINDOWS\system32\MusNotifyIcon.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\taskhostw.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Discord 0.0.305 by Discord Inc. (C:\Users\Cools\AppData\Local\Discord\app-0.0.305\Discord.exe)
    Microsoft® Windows® Operating System 10.0.18362.418 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe)
    Xbox.Apps.GamingOverlay 3.36.191206003-1911 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_3.36.6003.0_x64__8wekyb3d8bbwe\GameBarFT.exe)
    Microsoft® Windows® Operating System 10.0.18362.329 by Microsoft Corporation (C:\Windows\SystemApps\InputApp_cw5n1h2txyewy\WindowsInternal.ComposableShell.Experiences.TextInput.InputApp.exe)
    CefSharp 67.0.0.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
      by  (C:\Program Files (x86)\Razer\APO0520Drv\Drivers\x64\THXHelper0520.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    CefSharp 67.0.0.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\DllHost.exe)
      by  (C:\Program Files\obs-studio\obs-plugins\64bit\obs-browser-page.exe)
    Grand Theft Auto V 1.0.1868.0 by Rockstar Games (F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GTA5.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Xbox.Apps.GamingOverlay 3.36.191206003-1911 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_3.36.6003.0_x64__8wekyb3d8bbwe\GameBar.exe)
    Lightshot 5.5.0.4 by Skillbrains (C:\Program Files (x86)\Skillbrains\lightshot\5.5.0.4\Lightshot.exe)
      by  (C:\Program Files (x86)\Razer\THXVAD\Drivers\x64\THXHelper22AD.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
      by  (C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\StartMenuExperienceHost.exe)
    Social Club UI 2.0.4.3 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Razer Synapse 3 3.1.627.5 by Razer Inc. (C:\Program Files (x86)\Razer\Synapse3\WPFUI\Framework\Razer Synapse 3 Host\Razer Synapse 3.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\Explorer.EXE)
    Discord 0.0.305 by Discord Inc. (C:\Users\Cools\AppData\Local\Discord\app-0.0.305\Discord.exe)
    Razer Synapse Service Process 1.0.0.0 by  (C:\Program Files (x86)\Razer\Synapse3\Service\..\UserProcess\Razer Synapse Service Process.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\conhost.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Discord 0.0.305 by Discord Inc. (C:\Users\Cools\AppData\Local\Discord\app-0.0.305\Discord.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
    Java(TM) Platform SE 8 8.0.51.16 by Oracle Corporation (F:\runtime\jre-x64\bin\javaw.exe)
      by  (C:\Program Files\obs-studio\obs-plugins\64bit\obs-browser-page.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.18362.628 by Microsoft Corporation (C:\Windows\System32\SecurityHealthSystray.exe)
    Rockstar Games Launcher 1.0.17.199 by Rockstar Games (C:\Program Files\Rockstar Games\Launcher\Launcher.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\Windows\System32\CompPkgSrv.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\sihost.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
    Microsoft OneDrive 19.232.1124.0005 by Microsoft Corporation (C:\Users\Cools\AppData\Local\Microsoft\OneDrive\OneDrive.exe)
    Social Club UI 2.0.4.3 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Microsoft® Windows® Operating System 10.0.18362.239 by Microsoft Corporation (C:\WINDOWS\system32\SettingSyncHost.exe)
    Social Club UI 2.0.4.3 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
      by  (C:\Program Files\obs-studio\obs-plugins\64bit\obs-browser-page.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
      by  (C:\Program Files\obs-studio\obs-plugins\64bit\obs-browser-page.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
      by  (C:\Program Files\obs-studio\obs-plugins\64bit\obs-browser-page.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    OBS Studio 24.0.3 by OBS (C:\Program Files\obs-studio\bin\64bit\obs64.exe)
    Steam Client Bootstrapper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\Steam.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Discord 0.0.305 by Discord Inc. (C:\Users\Cools\AppData\Local\Discord\app-0.0.305\Discord.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\WINDOWS\system32\DllHost.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.18362.1 by Microsoft Corporation (C:\Windows\System32\GameBarPresenceWriter.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Google Chrome 79.0.3945.130 by Google LLC (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Discord 0.0.305 by Discord Inc. (C:\Users\Cools\AppData\Local\Discord\app-0.0.305\Discord.exe)
    Steam 03.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\GameOverlayUI.exe)

File list: 
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Albo1125.Common.dll *8bff6ea79f6ce8a855387409b610cef5
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\asiloader.log *befa789504487cd20f6c5e6a72f55fa4
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\bink2w64.dll *3722f03c488093cb2631b5412d4f12d9
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Charges.xml *8b794043b7d2256f41570017f34b2d32
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Citations.xml *6ee38eebcde4628535216b373a7deb2f
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\ClearTheWayV.dll *3abf065406c71ad19364ee006de6c71c
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\commandline.txt *726872136ef18eb90ef781ce06c7038b
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\common.rpf *bbe724acef5f9fcfd85a38c4e35e2f00
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\DdsConvert.dll *65e684e0fd64493392436cb92617ceb0
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\debug.log *17af79f30468fd408fb0fef6e79fc376
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\DefaultSkin.png *a7562ebd9a7c54a6575808da4680caf3
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\dinput8.dll *c9b973183908a6631b31ca29f863b4d1
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\discord-rpc.dll *5882c37b79bae47a0d090006564edb22
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\DiscordRpcNet.dll *65c8b3ac6205985288c4ee507481cddc
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\EasyHook.dll *163e0d2a3cccaa53f16bf5d41721730e
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\EasyHook64.dll *2d7a7ddd6f7ebf32543d851d9a55f60b
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\EasyLoad64.dll *0ee88c5ca0bcfdf02290f4b87f8b9a7e
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GameBackups.rph *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GTA5.exe *f95d403fa2ca1d2bd9a9d17fb0b75253
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GTAVLanguageSelect.exe *e0b509216b9a0cc0d177262a7c77aac0
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe *e0b509216b9a0cc0d177262a7c77aac0
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\hashes.ini *30c591b9e1f49373a2986085272c4ac4
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\InputManager.dll *1a7630bc5418d6770467642f8d81f643
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\installscript.vdf *b7c9e43027063d630d8b5b50697eeb19
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\LMS.Common.dll *61dfccfc5509df7e88bc4ab7eab982e1
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\LMS.PortableExecutable.dll *25e6f2059c8077199505509ccdd64db1
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll *660103c9ffbd699916d054beeb186bb6
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\ParksTools.dll *1a2afc150175f8e033d0d06eb9e8439a
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\ParksTools.pdb *c66e8e11d26ef3d5f5db2e4f55a15b8f
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\PlayGTAV.exe *e0b509216b9a0cc0d177262a7c77aac0
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\RAGENativeUI.dll *fad7befc2f049a916a987dbcb7fa030a
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\RAGEPluginHook.exe *5cb3eab9caa0729e867b1e37c8d6f674
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\RagePluginHook.ini *6e8a28bc7df4aaf904357391f3039ed5
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\RagePluginHook.log *addeb166653457a24cdfbbd1dd42fa6c
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\Readme.txt *7b081efb3e794533b99a7c15807ed09a
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\RPH_Readme.txt *7b081efb3e794533b99a7c15807ed09a
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\ScriptHookV.dll *3292b51ff9b17ef44a47fd6616f1daaf
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\ScriptHookV.log *bd41d4902b1248021b7838b7334b464f
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\startup.rphs *42da6b43df6584c5ae8bfcaf161e021b
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\steam_api64.dll *cac66a8487a2ef6d3b1b8a66c20d1c12
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\SuperCallouts.dll *bf45fbc4661015ad3b319389974bde77
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\SuperCallouts.ini *e6f9d3f75fb8526040deb6e71b37307f
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\SuperEvents.dll *f8a999ab8f7d3289278903da86c03d19
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\SuperEvents.ini *60676c20588a4d7b6e72aba91d1e99cf
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\System.ValueTuple.dll *4be8f58e6a00f0130f051f444987d217
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\TrainerV.asi *5c651215b375287388b2fde5a79e852d
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\trainerv.ini *e989ed9846d1e21658b5434434d2b568
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64a.rpf *edfbe6855ec32a21a698abc27a899341
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64c.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64d.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64e.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64f.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64g.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64h.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64i.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64j.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64k.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64l.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64m.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64n.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64o.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64p.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64q.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64r.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64s.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64t.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64u.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64v.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\x64w.rpf *Unknown
    F:\SteamLibrary\steamapps\common\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707

Latest log:
2/12/2020 6:48:49 PM.813] Started new log on 2/12/2020 6:48:49 PM.813
[2/12/2020 6:48:49 PM.837] ====================================================================================================
[2/12/2020 6:48:49 PM.736] Log path: F:\SteamLibrary\steamapps\common\Grand Theft Auto V\RagePluginHook.log
[2/12/2020 6:48:49 PM.838] Log verbosity: Trivial
[2/12/2020 6:48:49 PM.839] Initializing input system
[2/12/2020 6:48:49 PM.842] Initializing game console
[2/12/2020 6:48:49 PM.849] Console key has been set to F4 (key code: 115)
[2/12/2020 6:48:49 PM.979] Initializing console variable "ConsoleScrollAmount".
[2/12/2020 6:48:49 PM.979] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[2/12/2020 6:48:49 PM.982] Read value: <null>
[2/12/2020 6:48:49 PM.982] Initializing console variable "ConsoleKey".
[2/12/2020 6:48:49 PM.982] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[2/12/2020 6:48:49 PM.984] Read value: F4
[2/12/2020 6:48:49 PM.984] Setting value of console variable "ConsoleKey" to stored value.
[2/12/2020 6:48:49 PM.984] Console key has been set to F4 (key code: 115)
[2/12/2020 6:48:49 PM.984] Initializing console variable "PluginTimeoutThreshold".
[2/12/2020 6:48:49 PM.984] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[2/12/2020 6:48:49 PM.987] Read value: 21000
[2/12/2020 6:48:49 PM.987] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[2/12/2020 6:48:49 PM.987] Initializing console variable "AlwaysShowConsoleOutput".
[2/12/2020 6:48:49 PM.987] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[2/12/2020 6:48:49 PM.988] Read value: <null>
[2/12/2020 6:48:49 PM.988] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[2/12/2020 6:48:49 PM.988] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[2/12/2020 6:48:49 PM.989] Read value: False
[2/12/2020 6:48:49 PM.989] Setting value of console variable "ShowConsoleCommandInfoOnPluginLoad" to stored value.
[2/12/2020 6:48:49 PM.989] Initializing console variable "ShowOnScreenWarnings".
[2/12/2020 6:48:49 PM.989] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[2/12/2020 6:48:49 PM.989] Read value: <null>
[2/12/2020 6:48:49 PM.989] Console initialized
[2/12/2020 6:48:49 PM.989] Initializing forms manager
[2/12/2020 6:48:49 PM.995] Cleaning temp folder
[2/12/2020 6:48:50 PM.000] Version: RAGE Plugin Hook v1.74.1261.16020 for Grand Theft Auto V
[2/12/2020 6:48:50 PM.012] ================ RAGE Plugin Hook ================
[2/12/2020 6:48:50 PM.026] Command line option "disableCustomLoadingScreen-disableCustomLoadingScreen-disableCustomLoadingScreen" is specified twice. Please remove one.
[2/12/2020 6:48:50 PM.036] Detected Windows 10 Professional (64-bit) (10.0.18363.0)!
[2/12/2020 6:48:50 PM.036] Checking game support
[2/12/2020 6:48:50 PM.319] Product name: Grand Theft Auto V
[2/12/2020 6:48:50 PM.319] Product version: 1.0.1868.0
[2/12/2020 6:48:50 PM.319] Is steam version: True
[2/12/2020 6:48:50 PM.319] Initializing DirectX
[2/12/2020 6:48:50 PM.326] Initializing Direct3D
[2/12/2020 6:48:50 PM.326] Getting game swap chain
[2/12/2020 6:48:50 PM.369] Swap Chain created: 0x7FF6E9E624F8
[2/12/2020 6:48:50 PM.369] Swap Chain VTable: 0x22C76B87680
[2/12/2020 6:48:50 PM.369] 0x748948000EC005E9;0x8D48564157552024;0x170EC814890246C
[2/12/2020 6:48:50 PM.369] D3D11Present: 0x7FFB89B04300
[2/12/2020 6:48:50 PM.369] D3D11ResizeBuffers: 0x7FFB89B19A50
[2/12/2020 6:48:50 PM.369] D3D11ResizeTarget: 0x7FFB89B67C20
[2/12/2020 6:48:50 PM.369] D3D11SetFullscreenState: 0x7FFB89B21580
[2/12/2020 6:48:50 PM.370] Direct3D initialized
[2/12/2020 6:48:50 PM.370] Initialized DirectX
[2/12/2020 6:48:50 PM.375] Direct3D watcher thread spawned
[2/12/2020 6:48:50 PM.484] Getting device
[2/12/2020 6:48:50 PM.484] Retrieved device
[2/12/2020 6:48:50 PM.484] Creating wrapper
[2/12/2020 6:48:50 PM.575] Wrapper created
[2/12/2020 6:48:50 PM.583] Effect created
[2/12/2020 6:48:50 PM.583] Creating buffer
[2/12/2020 6:48:50 PM.583] Created buffer
[2/12/2020 6:48:50 PM.583] Creating blend state
[2/12/2020 6:48:50 PM.583] Created blend state
[2/12/2020 6:48:50 PM.583] Done with creation
[2/12/2020 6:48:50 PM.677] Initializing texture system.
[2/12/2020 6:48:50 PM.677] Initializing texture system; phase 1
[2/12/2020 6:48:50 PM.677] Initializing texture system; phase 2
[2/12/2020 6:48:50 PM.692] Initializing texture system; phase 3
[2/12/2020 6:48:50 PM.693] Initializing texture system; phase 4
[2/12/2020 6:48:50 PM.708] Initializing texture system; phase 5
[2/12/2020 6:48:50 PM.710] Initializing texture system; phase 6
[2/12/2020 6:48:50 PM.711] Initializing texture system; phase 7
[2/12/2020 6:48:50 PM.713] Initializing texture system; phase 8
[2/12/2020 6:48:50 PM.715] Initializing texture system; phase 9
[2/12/2020 6:48:50 PM.717] Initializing texture system; phase 10
[2/12/2020 6:48:50 PM.722] Initializing texture system; phase 11
[2/12/2020 6:48:50 PM.722] Initializing texture system; phase 12
[2/12/2020 6:48:50 PM.724] Initializing texture system; phase 13
[2/12/2020 6:48:50 PM.724] Initializing texture system; phase 14
[2/12/2020 6:48:55 PM.377] Direct3D watcher thread ended
[2/12/2020 6:49:26 PM.618] LoadingScreenMsg: Initializing game support
[2/12/2020 6:49:26 PM.869] Initializing game support
[2/12/2020 6:49:32 PM.599] LoadingScreenMsg: Velocity limit removed
[2/12/2020 6:49:32 PM.935] Compatibility level: 0
[2/12/2020 6:49:32 PM.935] Supported version detected
[2/12/2020 6:49:32 PM.935] ==================================================
[2/12/2020 6:49:32 PM.935] LoadingScreenMsg: Patching code
[2/12/2020 6:49:33 PM.186] LoadingScreenMsg: Waiting for game initialization
[2/12/2020 6:49:33 PM.437] Waiting for game initialization
[2/12/2020 6:49:33 PM.538] LoadingScreenMsg: Initializing core
[2/12/2020 6:49:33 PM.789] Initializing hook
[2/12/2020 6:49:38 PM.820] LoadingScreenMsg: Completing interoperability
[2/12/2020 6:49:39 PM.071] Completing interoperability
[2/12/2020 6:49:39 PM.071] Initialization code 1.
[2/12/2020 6:49:39 PM.071] Initialization code 2.
[2/12/2020 6:49:39 PM.071] Initialization code 3.
[2/12/2020 6:49:39 PM.081] 1 Address: 0x00007FF6E7D6C654
[2/12/2020 6:49:39 PM.081] Calling func 1
[2/12/2020 6:49:39 PM.101] 2 Address: 0x00007FF6E88E029A
[2/12/2020 6:49:39 PM.101] 3 Address: 0x00007FF6E735631A
[2/12/2020 6:49:39 PM.138] Address: 0x00007FF6E88E0244
[2/12/2020 6:49:39 PM.138] Unknown var: 0x00007FF6E9901CA0
[2/12/2020 6:49:39 PM.138] Initialization code 4.
[2/12/2020 6:49:39 PM.138] Initialization code 5.
[2/12/2020 6:49:39 PM.138] Completing interoperability, phase 1
[2/12/2020 6:49:39 PM.138] Completing interoperability, phase 2
[2/12/2020 6:49:39 PM.138] Completing interoperability, phase 3
[2/12/2020 6:49:39 PM.138] Completing interoperability, phase 4
[2/12/2020 6:49:39 PM.138] Completing interoperability, phase 5
[2/12/2020 6:49:39 PM.138] Completing interoperability, phase 6
[2/12/2020 6:49:39 PM.138] Completing interoperability, phase 7
[2/12/2020 6:49:39 PM.138] LoadingScreenMsg: 
[2/12/2020 6:49:39 PM.389] LoadingScreenMsg: Loading Story Mode
[2/12/2020 6:49:48 PM.814] LoadingScreenMsg: Loading and Populating Game World
[2/12/2020 6:49:49 PM.064] LoadingScreenMsg: 
[2/12/2020 6:50:09 PM.250] Initializing console variable "IsDeveloperModeEnabled".
[2/12/2020 6:50:09 PM.250] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[2/12/2020 6:50:09 PM.250] Read value: <null>
[2/12/2020 6:50:09 PM.250] Initializing console variable "TimeScale".
[2/12/2020 6:50:09 PM.250] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[2/12/2020 6:50:09 PM.251] Read value: <null>
[2/12/2020 6:50:12 PM.407] <UNLOADED PLUGIN>: Initializing input system
[2/12/2020 6:50:12 PM.409] <UNLOADED PLUGIN>: Initializing game console
[2/12/2020 6:50:12 PM.410] <UNLOADED PLUGIN>: Initializing forms manager
[2/12/2020 6:50:15 PM.179] <UNLOADED PLUGIN>: Initializing input system
[2/12/2020 6:50:15 PM.180] <UNLOADED PLUGIN>: Initializing game console
[2/12/2020 6:50:15 PM.182] <UNLOADED PLUGIN>: Initializing forms manager
[2/12/2020 6:50:17 PM.797] <UNLOADED PLUGIN>: Initializing input system
[2/12/2020 6:50:17 PM.798] <UNLOADED PLUGIN>: Initializing game console
[2/12/2020 6:50:17 PM.799] <UNLOADED PLUGIN>: Initializing forms manager
[2/12/2020 6:50:18 PM.009] LSPD First Response: [TRACE] Started loading LSPDFR
[2/12/2020 6:50:18 PM.010] LSPD First Response: [INFO] Running LSPD First Response 0.4.6 (0.4.7297.8062)
[2/12/2020 6:50:18 PM.010] LSPD First Response: [INFO] Compiled on 24 Dec 2019 03:28:43 UTC
[2/12/2020 6:50:18 PM.010] LSPD First Response: [INFO] Copyright © 2015-2019, G17 Media, www.lspdfr.com
[2/12/2020 6:50:24 PM.033] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[2/12/2020 6:50:51 PM.855] LSPD First Response: [TRACE] Game has stopped loading
[2/12/2020 6:50:51 PM.857] ================================================= Spike Strips V =================================================
[2/12/2020 6:50:51 PM.857] Created by:  alexguirre
[2/12/2020 6:50:51 PM.866] Version:  1.2.0.37676
[2/12/2020 6:50:51 PM.867] RPH Version:  1.74.1261.16020
[2/12/2020 6:50:51 PM.868] 
[2/12/2020 6:50:51 PM.868] Report any issues you have in the comments section and include the RagePluginHook.log
[2/12/2020 6:50:51 PM.868] Enjoy!
[2/12/2020 6:50:51 PM.868] ================================================= Spike Strips V =================================================
[2/12/2020 6:50:55 PM.489] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:55 PM.495] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:55 PM.509] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[2/12/2020 6:50:55 PM.646] LSPD First Response: [WARN] No name for outfit variation at line 23
[2/12/2020 6:50:55 PM.646] LSPD First Response: [WARN] No name for outfit variation at line 31
[2/12/2020 6:50:55 PM.646] LSPD First Response: [WARN] No name for outfit variation at line 39
[2/12/2020 6:50:55 PM.646] LSPD First Response: [WARN] No name for outfit variation at line 64
[2/12/2020 6:50:55 PM.646] LSPD First Response: [WARN] No name for outfit variation at line 72
[2/12/2020 6:50:55 PM.647] LSPD First Response: [WARN] No name for outfit variation at line 80
[2/12/2020 6:50:55 PM.647] LSPD First Response: [WARN] No name for outfit variation at line 111
[2/12/2020 6:50:55 PM.647] LSPD First Response: [WARN] No name for outfit variation at line 138
[2/12/2020 6:50:55 PM.648] LSPD First Response: [WARN] No name for outfit variation at line 174
[2/12/2020 6:50:55 PM.648] LSPD First Response: [WARN] No name for outfit variation at line 207
[2/12/2020 6:50:55 PM.648] LSPD First Response: [WARN] No name for outfit variation at line 220
[2/12/2020 6:50:55 PM.648] LSPD First Response: [WARN] No name for outfit variation at line 259
[2/12/2020 6:50:55 PM.648] LSPD First Response: [WARN] No name for outfit variation at line 273
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 309
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 323
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 363
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 391
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 425
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 453
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 484
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 502
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 529
[2/12/2020 6:50:55 PM.649] LSPD First Response: [WARN] No name for outfit variation at line 547
[2/12/2020 6:50:55 PM.650] LSPD First Response: [WARN] No name for outfit variation at line 581
[2/12/2020 6:50:55 PM.650] LSPD First Response: [WARN] No name for outfit variation at line 615
[2/12/2020 6:50:55 PM.650] LSPD First Response: [WARN] No name for outfit variation at line 650
[2/12/2020 6:50:55 PM.650] LSPD First Response: [WARN] No name for outfit variation at line 677
[2/12/2020 6:50:55 PM.650] LSPD First Response: [WARN] No name for outfit variation at line 711
[2/12/2020 6:50:55 PM.650] LSPD First Response: [WARN] No name for outfit variation at line 741
[2/12/2020 6:50:55 PM.650] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_coastal_uscg.xml
[2/12/2020 6:50:55 PM.658] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:55 PM.658] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:55 PM.659] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[2/12/2020 6:50:55 PM.660] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[2/12/2020 6:50:55 PM.660] LSPD First Response: [WARN] No name for outfit variation at line 25
[2/12/2020 6:50:55 PM.660] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[2/12/2020 6:50:55 PM.660] LSPD First Response: [WARN] No name for outfit variation at line 32
[2/12/2020 6:50:55 PM.660] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[2/12/2020 6:50:55 PM.660] LSPD First Response: [WARN] No name for outfit variation at line 39
[2/12/2020 6:50:55 PM.660] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[2/12/2020 6:50:55 PM.660] LSPD First Response: [WARN] No name for outfit variation at line 47
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 56
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 85
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 92
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 100
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 129
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 136
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 143
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 151
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 160
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No name for outfit variation at line 189
[2/12/2020 6:50:55 PM.661] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 196
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 204
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 233
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 240
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 247
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 255
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 264
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 293
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 300
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No name for outfit variation at line 308
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[2/12/2020 6:50:55 PM.662] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No name for outfit variation at line 494
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No name for outfit variation at line 520
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No name for outfit variation at line 546
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No name for outfit variation at line 572
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No name for outfit variation at line 598
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No name for outfit variation at line 624
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[2/12/2020 6:50:55 PM.663] LSPD First Response: [WARN] No name for outfit variation at line 732
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 764
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 796
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 828
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 951
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 976
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 1002
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 1028
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 1054
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 1133
[2/12/2020 6:50:55 PM.664] LSPD First Response: [WARN] No name for outfit variation at line 1160
[2/12/2020 6:50:55 PM.665] LSPD First Response: [WARN] No name for outfit variation at line 1187
[2/12/2020 6:50:55 PM.665] LSPD First Response: [WARN] No name for outfit variation at line 1214
[2/12/2020 6:50:55 PM.665] LSPD First Response: [WARN] No name for outfit variation at line 1241
[2/12/2020 6:50:55 PM.665] LSPD First Response: [WARN] No name for outfit variation at line 1268
[2/12/2020 6:50:55 PM.665] LSPD First Response: [WARN] No name for outfit variation at line 1297
[2/12/2020 6:50:55 PM.665] LSPD First Response: [WARN] No name for outfit variation at line 1330
[2/12/2020 6:50:55 PM.665] LSPD First Response: [WARN] No name for outfit variation at line 1363
[2/12/2020 6:50:55 PM.665] LSPD First Response: [WARN] No name for outfit variation at line 1396
[2/12/2020 6:50:55 PM.666] LSPD First Response: [TRACE] Loaded 18 freemode outfits and 55 preset outfits
[2/12/2020 6:50:56 PM.289] LSPD First Response: [TRACE] Load HeadBlendData
[2/12/2020 6:50:56 PM.324] LSPD First Response: [TRACE] Trying to get FSD
[2/12/2020 6:50:56 PM.427] LSPD First Response: [TRACE] wanted info not exist
[2/12/2020 6:50:56 PM.569] LSPD First Response: [TRACE] Adding Ben J. as character
[2/12/2020 6:50:56 PM.599] LSPD First Response: [TRACE] Load HeadBlendData
[2/12/2020 6:50:56 PM.599] LSPD First Response: [TRACE] Trying to get FSD
[2/12/2020 6:50:56 PM.649] LSPD First Response: [TRACE] wanted info not exist
[2/12/2020 6:50:56 PM.723] LSPD First Response: [TRACE] Adding Michelle Meto as character
[2/12/2020 6:50:56 PM.724] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[2/12/2020 6:50:56 PM.724] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[2/12/2020 6:50:56 PM.760] LSPD First Response: [TRACE] Load HeadBlendData
[2/12/2020 6:50:56 PM.761] LSPD First Response: [TRACE] Trying to get FSD
[2/12/2020 6:50:56 PM.761] LSPD First Response: [TRACE] wanted info not exist
[2/12/2020 6:50:56 PM.820] LSPD First Response: [TRACE] Adding Antonio Martinez as character
[2/12/2020 6:50:56 PM.839] LSPD First Response: [TRACE] Load HeadBlendData
[2/12/2020 6:50:56 PM.839] LSPD First Response: [TRACE] Trying to get FSD
[2/12/2020 6:50:56 PM.839] LSPD First Response: [TRACE] wanted info not exist
[2/12/2020 6:50:56 PM.913] LSPD First Response: [TRACE] Load HeadBlendData
[2/12/2020 6:50:56 PM.913] LSPD First Response: [TRACE] Trying to get FSD
[2/12/2020 6:50:56 PM.914] LSPD First Response: [TRACE] wanted info not exist
[2/12/2020 6:50:56 PM.975] LSPD First Response: [TRACE] Load HeadBlendData
[2/12/2020 6:50:56 PM.975] LSPD First Response: [TRACE] Trying to get FSD
[2/12/2020 6:50:56 PM.975] LSPD First Response: [TRACE] wanted info not exist
[2/12/2020 6:50:57 PM.032] LSPD First Response: [TRACE] Load HeadBlendData
[2/12/2020 6:50:57 PM.032] LSPD First Response: [TRACE] Trying to get FSD
[2/12/2020 6:50:57 PM.036] LSPD First Response: [TRACE] wanted info not exist
[2/12/2020 6:50:57 PM.079] LSPD First Response: [TRACE] Adding Fabio Alonso as character
[2/12/2020 6:50:57 PM.135] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:57 PM.135] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:57 PM.136] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[2/12/2020 6:50:57 PM.141] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_coastal.xml
[2/12/2020 6:50:57 PM.142] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:57 PM.142] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:57 PM.142] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[2/12/2020 6:50:57 PM.145] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_coastal.xml
[2/12/2020 6:50:57 PM.146] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:57 PM.146] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:57 PM.176] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[2/12/2020 6:50:57 PM.224] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_coastal.xml
[2/12/2020 6:50:57 PM.225] LSPD First Response: [WARN] Invalid vehicle model cgtruck
[2/12/2020 6:50:57 PM.226] LSPD First Response: [WARN] Invalid vehicle model cgtruck
[2/12/2020 6:50:57 PM.226] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_coastal_boats.xml
[2/12/2020 6:50:57 PM.226] LSPD First Response: [WARN] Invalid vehicle model defender
[2/12/2020 6:50:57 PM.226] LSPD First Response: [WARN] Invalid vehicle model rbm
[2/12/2020 6:50:57 PM.227] LSPD First Response: [WARN] Invalid vehicle model defender
[2/12/2020 6:50:57 PM.227] LSPD First Response: [WARN] Invalid vehicle model defender
[2/12/2020 6:50:57 PM.227] LSPD First Response: [WARN] Invalid vehicle model rbm
[2/12/2020 6:50:57 PM.227] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_coastal_helis.xml
[2/12/2020 6:50:57 PM.227] LSPD First Response: [WARN] Invalid vehicle model jayhawk
[2/12/2020 6:50:57 PM.227] LSPD First Response: [WARN] Invalid ped model s_m_y_uscg_03
[2/12/2020 6:50:57 PM.227] LSPD First Response: [WARN] Invalid ped model s_m_y_uscg_03
[2/12/2020 6:50:57 PM.227] LSPD First Response: [WARN] Invalid vehicle model mh65
[2/12/2020 6:50:57 PM.227] LSPD First Response: [WARN] Invalid ped model s_m_y_uscg_03
[2/12/2020 6:50:57 PM.241] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:57 PM.241] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:50:57 PM.273] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[2/12/2020 6:50:57 PM.284] LSPD First Response: [TRACE] Failed to parse  as chance
[2/12/2020 6:50:57 PM.286] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_coastal.xml
[2/12/2020 6:50:57 PM.291] LSPD First Response: [TRACE] Player was in vehicle: False
[2/12/2020 6:50:57 PM.291] LSPD First Response: [TRACE] Last selected character was , should spawn as last character True
[2/12/2020 6:50:57 PM.291] LSPD First Response: [TRACE] Loading last selected character 
[2/12/2020 6:50:57 PM.291] LSPD First Response: [TRACE] Failed to find last character, default to player model
[2/12/2020 6:50:57 PM.292] LSPD First Response: [TRACE] Loading dummy character
[2/12/2020 6:50:57 PM.295] LSPD First Response: [INFO] Changing current player character to Ben J.
[2/12/2020 6:50:57 PM.312] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[2/12/2020 6:50:57 PM.312] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[2/12/2020 6:50:57 PM.313] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[2/12/2020 6:50:58 PM.351] LSPD First Response: [TRACE] CharacterSelected: 5
[2/12/2020 6:50:58 PM.351] LSPD First Response: [TRACE] Character changed, creating new stats object
[2/12/2020 6:50:58 PM.363] LSPD First Response: [TRACE] Initialized telemtry service
[2/12/2020 6:50:58 PM.491] LSPD First Response: We have 2 appartments registered
[2/12/2020 6:50:58 PM.495] LSPD First Response: [TRACE] Finding Interior ID for 0605 Spanish Ave at: X:347.1727 Y:-1001.406 Z:-99.1962
[2/12/2020 6:50:58 PM.504] LSPD First Response: [TRACE] Initialised Apartment: 0605 Spanish Ave, Interior is 148225
[2/12/2020 6:50:58 PM.506] LSPD First Response: [TRACE] Finding Interior ID for 2874 Hillcrest at: X:-859.5645 Y:688.7182 Z:152.8571
[2/12/2020 6:50:58 PM.506] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[2/12/2020 6:50:58 PM.506] LSPD First Response: ApartmentManager initialized
[2/12/2020 6:50:58 PM.510] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[2/12/2020 6:50:58 PM.512] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[2/12/2020 6:50:58 PM.587] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[2/12/2020 6:50:58 PM.973] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[2/12/2020 6:50:58 PM.978] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[2/12/2020 6:50:58 PM.981] LSPD First Response: [TRACE] Thread SpanishAve0605 #1 initialized
[2/12/2020 6:50:58 PM.987] LSPD First Response: [TRACE] Thread Marker #1 initialized
[2/12/2020 6:50:58 PM.991] LSPD First Response: [TRACE] Thread Hillcrest2874 #1 initialized
[2/12/2020 6:50:58 PM.991] LSPD First Response: [TRACE] Thread Marker #2 initialized
[2/12/2020 6:50:58 PM.991] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[2/12/2020 6:50:59 PM.307] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[2/12/2020 6:50:59 PM.316] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[2/12/2020 6:50:59 PM.325] LSPD First Response: [TRACE] Set title to Ben J. for Interaction Menu
[2/12/2020 6:50:59 PM.326] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[2/12/2020 6:50:59 PM.330] LSPD First Response: [TRACE] Set title to Ben J. for Police Radio
[2/12/2020 6:50:59 PM.343] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[2/12/2020 6:50:59 PM.347] LSPD First Response: [TRACE] Set title to Ben J. for Vehicle Options
[2/12/2020 6:50:59 PM.356] LSPD First Response: [TRACE] Started new menu thread MenuBase #7
[2/12/2020 6:50:59 PM.357] LSPD First Response: [TRACE] Set title to Ben J. for Inventory
[2/12/2020 6:50:59 PM.360] LSPD First Response: [TRACE] Started new menu thread MenuBase #8
[2/12/2020 6:50:59 PM.362] LSPD First Response: [TRACE] Set title to Ben J. for Settings
[2/12/2020 6:50:59 PM.428] LSPD First Response: [TRACE] Requested Audio
[2/12/2020 6:50:59 PM.487] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[2/12/2020 6:51:00 PM.160] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[2/12/2020 6:51:00 PM.255] LSPD First Response: [TRACE] 7FF6E9293138
[2/12/2020 6:51:00 PM.285] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:51:00 PM.285] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:51:00 PM.324] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[2/12/2020 6:51:00 PM.348] LSPD First Response: [INFO] Vinewood Police Station
[2/12/2020 6:51:00 PM.348] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[2/12/2020 6:51:00 PM.348] LSPD First Response: [INFO] La Mesa Police Station
[2/12/2020 6:51:00 PM.348] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[2/12/2020 6:51:00 PM.348] LSPD First Response: [INFO] Rockford Hills Police Station
[2/12/2020 6:51:00 PM.348] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[2/12/2020 6:51:00 PM.348] LSPD First Response: [INFO] Vespucci Police Station
[2/12/2020 6:51:00 PM.348] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Downtown Police Station
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Davis Sheriff Station
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Beaver Bush Ranger Station
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[2/12/2020 6:51:00 PM.349] 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
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Bolingbroke Penitentiary
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[2/12/2020 6:51:00 PM.349] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_coastal.xml
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] USCG Sector/Station Los Santos
[2/12/2020 6:51:00 PM.349] LSPD First Response: [INFO] Added new police station: USCG Sector/Station Los Santos (USCG) at X:-696.31 Y:-1386.8 Z:5.5
[2/12/2020 6:51:00 PM.350] LSPD First Response: [INFO] USCG Station Paleto Bay
[2/12/2020 6:51:00 PM.350] LSPD First Response: [INFO] Added new police station: USCG Station Paleto Bay (USCG) at X:-702.2673 Y:6143.357 Z:4.631613
[2/12/2020 6:51:00 PM.350] LSPD First Response: [INFO] USCG Air Station Los Santos
[2/12/2020 6:51:00 PM.350] LSPD First Response: [INFO] Added new police station: USCG Air Station Los Santos (USCG) at X:-1621.507 Y:-3152.831 Z:14
[2/12/2020 6:51:00 PM.350] LSPD First Response: [INFO] Los Santos Port Authority
[2/12/2020 6:51:00 PM.350] LSPD First Response: [INFO] Added new police station: Los Santos Port Authority (USCG) at X:-331.9 Y:-2793.7 Z:5
[2/12/2020 6:51:00 PM.360] LSPD First Response: [TRACE] Auto started component Debug #1
[2/12/2020 6:51:00 PM.360] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[2/12/2020 6:51:00 PM.360] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[2/12/2020 6:51:00 PM.362] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[2/12/2020 6:51:00 PM.362] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[2/12/2020 6:51:00 PM.362] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[2/12/2020 6:51:00 PM.362] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[2/12/2020 6:51:00 PM.363] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[2/12/2020 6:51:00 PM.364] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[2/12/2020 6:51:00 PM.364] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[2/12/2020 6:51:00 PM.366] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[2/12/2020 6:51:00 PM.367] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[2/12/2020 6:51:00 PM.372] LSPD First Response: [TRACE] Loading node data
[2/12/2020 6:51:07 PM.284] LSPD First Response: [TRACE] Done loading node data
[2/12/2020 6:51:07 PM.284] LSPD First Response: [TRACE] Loading node data
[2/12/2020 6:51:07 PM.284] LSPD First Response: [TRACE] Done loading node data
[2/12/2020 6:51:07 PM.284] LSPD First Response: [TRACE] First time running or default character
[2/12/2020 6:51:07 PM.286] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[2/12/2020 6:51:07 PM.299] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[2/12/2020 6:51:07 PM.299] LSPD First Response: [TRACE] Disabling ambient game police chases
[2/12/2020 6:51:07 PM.310] LSPD First Response: [TRACE] Disabled ambient game police chases
[2/12/2020 6:51:07 PM.311] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[2/12/2020 6:51:07 PM.314] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[2/12/2020 6:51:07 PM.320] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[2/12/2020 6:51:07 PM.320] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[2/12/2020 6:51:08 PM.346] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[2/12/2020 6:51:08 PM.346] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[2/12/2020 6:51:08 PM.399] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[2/12/2020 6:51:08 PM.400] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[2/12/2020 6:51:08 PM.400] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[2/12/2020 6:51:08 PM.401] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[2/12/2020 6:51:08 PM.401] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[2/12/2020 6:51:08 PM.401] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[2/12/2020 6:51:08 PM.407] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[2/12/2020 6:51:08 PM.414] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[2/12/2020 6:51:08 PM.415] LSPD First Response: [TRACE] Thread PlayerDutyController #1 initialized
[2/12/2020 6:51:08 PM.415] LSPD First Response: [TRACE] Thread PlayerDutyBehaviorController #1 initialized
[2/12/2020 6:51:08 PM.417] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[2/12/2020 6:51:08 PM.453] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[2/12/2020 6:51:08 PM.457] LSPD First Response: [TRACE] Thread Marker #3 initialized
[2/12/2020 6:51:08 PM.458] LSPD First Response: [TRACE] Thread Debug #1 initialized
[2/12/2020 6:51:08 PM.462] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[2/12/2020 6:51:08 PM.463] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[2/12/2020 6:51:08 PM.469] LSPD First Response: [TRACE] Terminal server version: 0.2
[2/12/2020 6:51:08 PM.469] LSPD First Response: [INFO] Connected to LSPDFR Sync via session 0187a092-8351-4cc0-9b85-9554a290b4b2. Enhanced features available.
[2/12/2020 6:51:08 PM.469] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[2/12/2020 6:51:08 PM.469] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[2/12/2020 6:51:08 PM.474] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[2/12/2020 6:51:10 PM.312] LSPD First Response: [TRACE] Screen faded in
[2/12/2020 6:51:14 PM.621] LSPD First Response: [TRACE] we're on the lspdfr page
[2/12/2020 6:51:14 PM.621] LSPD First Response: [TRACE] 7FF6E92930E5
[2/12/2020 6:51:15 PM.040] LSPD First Response: [TRACE] disableScriptedInput()
[2/12/2020 6:51:15 PM.067] LSPD First Response: [TRACE] KILL stats page
[2/12/2020 6:51:15 PM.067] LSPD First Response: [TRACE] request settings page
[2/12/2020 6:51:15 PM.113] LSPD First Response: [TRACE] load settings gfx
[2/12/2020 6:51:15 PM.254] LSPD First Response: [TRACE] lspdfr page finalizalation
[2/12/2020 6:51:15 PM.955] LSPD First Response: [TRACE] Left btn down
[2/12/2020 6:51:16 PM.061] LSPD First Response: [TRACE] left btn up
[2/12/2020 6:51:16 PM.119] LSPD First Response: [TRACE] selected: -1 sub: -145
[2/12/2020 6:51:16 PM.119] LSPD First Response: [TRACE] menu depth: 0
[2/12/2020 6:51:16 PM.847] LSPD First Response: [TRACE] Left btn down
[2/12/2020 6:51:16 PM.927] LSPD First Response: [TRACE] left btn up
[2/12/2020 6:51:16 PM.985] LSPD First Response: [TRACE] selected: 145 sub: 1
[2/12/2020 6:51:16 PM.985] LSPD First Response: [TRACE] menu depth: 1
[2/12/2020 6:51:16 PM.987] LSPD First Response: [TRACE] currentsubitem: 1
[2/12/2020 6:51:16 PM.991] LSPD First Response: [TRACE] currentsubitem: 1
[2/12/2020 6:51:16 PM.992] LSPD First Response: [TRACE] yes: 0
[2/12/2020 6:51:16 PM.992] LSPD First Response: [TRACE] selected: 145
[2/12/2020 6:51:18 PM.542] LSPD First Response: [TRACE] SwitchToCharacter: Ben J.
[2/12/2020 6:51:37 PM.380] LSPD First Response: [TRACE] GamePlayer::ChangeCharacter: Same character
[2/12/2020 6:51:37 PM.384] LSPD First Response: [TRACE] Starting player switch
[2/12/2020 6:51:41 PM.164] LSPD First Response: [TRACE] Player switch done
[2/12/2020 6:51:43 PM.569] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in DelSol using SpawnsAmbiently
[2/12/2020 6:51:43 PM.588] LSPD First Response: [TRACE] Preloading POLICE3
[2/12/2020 6:51:43 PM.595] LSPD First Response: [TRACE] Preloading POLICE3
[2/12/2020 6:51:43 PM.826] LSPD First Response: [TRACE] Created police3 at X:-609.9868 Y:-1270.572 Z:11.3375
[2/12/2020 6:51:43 PM.834] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:51:43 PM.842] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:51:44 PM.525] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[2/12/2020 6:51:44 PM.529] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:51:44 PM.539] LSPD First Response: [TRACE] Jim MacTavish (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:51:44 PM.544] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:51:44 PM.544] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:51:44 PM.547] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:51:44 PM.555] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:51:44 PM.562] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[2/12/2020 6:51:44 PM.562] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:51:44 PM.563] LSPD First Response: [TRACE] Dillan Blackett (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:51:44 PM.563] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:51:44 PM.563] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:51:44 PM.578] LSPD First Response: [TRACE] AmbientSpawn - spawned: police3
[2/12/2020 6:51:45 PM.484] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:52:04 PM.779] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in SKID using SpawnsAmbiently
[2/12/2020 6:52:04 PM.780] LSPD First Response: [TRACE] Preloading POLICE2
[2/12/2020 6:52:04 PM.780] LSPD First Response: [TRACE] Preloading POLICE2
[2/12/2020 6:52:04 PM.781] LSPD First Response: [TRACE] Created police2 at X:499.3343 Y:-1152.295 Z:29.99671
[2/12/2020 6:52:05 PM.591] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[2/12/2020 6:52:05 PM.597] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:52:06 PM.475] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_01
[2/12/2020 6:52:06 PM.475] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:52:06 PM.476] LSPD First Response: [TRACE] Jordan Pickle (MP_F_FREEMODE_01) was set as a cop
[2/12/2020 6:52:06 PM.548] LSPD First Response: [TRACE] Started new menu thread MenuBase #9
[2/12/2020 6:52:06 PM.550] LSPD First Response: [TRACE] Started new menu thread MenuBase #10
[2/12/2020 6:52:06 PM.583] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:52:06 PM.583] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:52:06 PM.584] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[2/12/2020 6:52:06 PM.584] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_coastal.xml
[2/12/2020 6:52:06 PM.595] LSPD First Response: [TRACE] Started new menu thread MenuBase #11
[2/12/2020 6:52:06 PM.603] LSPD First Response: [TRACE] Updating scaleform
[2/12/2020 6:52:06 PM.748] LSPD First Response: [TRACE] Updating scaleform
[2/12/2020 6:52:06 PM.811] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[2/12/2020 6:52:06 PM.811] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[2/12/2020 6:52:06 PM.812] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[2/12/2020 6:52:06 PM.818] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:52:06 PM.825] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[2/12/2020 6:52:06 PM.825] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:52:06 PM.833] LSPD First Response: [TRACE] Sandra Edwards (MP_F_FREEMODE_01) was set as a cop
[2/12/2020 6:52:06 PM.833] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[2/12/2020 6:52:06 PM.833] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[2/12/2020 6:52:06 PM.834] LSPD First Response: [TRACE] AmbientSpawn - spawned: police2
[2/12/2020 6:52:07 PM.130] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:52:46 PM.030] LSPD First Response: [TRACE] Updating scaleform
[2/12/2020 6:52:46 PM.037] LSPD First Response: [TRACE] Released 0 entities from MenuBase #9 Content Manager
[2/12/2020 6:52:46 PM.037] LSPD First Response: [TRACE] Instance cleaned (MenuBase #9)
[2/12/2020 6:52:46 PM.037] LSPD First Response: [TRACE] Released 0 entities from MenuBase #10 Content Manager
[2/12/2020 6:52:46 PM.037] LSPD First Response: [TRACE] Instance cleaned (MenuBase #10)
[2/12/2020 6:52:46 PM.037] LSPD First Response: [TRACE] Released 0 entities from MenuBase #11 Content Manager
[2/12/2020 6:52:46 PM.037] LSPD First Response: [TRACE] Instance cleaned (MenuBase #11)
[2/12/2020 6:52:55 PM.859] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in DelSol using SpawnsAmbiently
[2/12/2020 6:52:55 PM.860] LSPD First Response: [TRACE] Preloading POLICE3
[2/12/2020 6:52:55 PM.861] LSPD First Response: [TRACE] Preloading POLICE3
[2/12/2020 6:52:55 PM.861] LSPD First Response: [TRACE] Created police3 at X:-600.9387 Y:-1267.075 Z:11.98298
[2/12/2020 6:52:55 PM.864] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:52:55 PM.872] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:52:55 PM.880] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[2/12/2020 6:52:55 PM.880] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:52:55 PM.882] LSPD First Response: [TRACE] Brit Mason (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:52:55 PM.882] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:52:55 PM.882] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:52:55 PM.882] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:52:55 PM.894] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:52:55 PM.902] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[2/12/2020 6:52:55 PM.902] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:52:55 PM.903] LSPD First Response: [TRACE] Meek Mill (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:52:55 PM.903] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:52:55 PM.903] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:52:55 PM.904] LSPD First Response: [TRACE] AmbientSpawn - spawned: police3
[2/12/2020 6:52:55 PM.961] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:52:55 PM.961] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:16 PM.608] LSPD First Response: [TRACE] Started new menu thread MenuBase #12
[2/12/2020 6:53:16 PM.609] LSPD First Response: [TRACE] Started new menu thread MenuBase #13
[2/12/2020 6:53:16 PM.637] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:53:16 PM.637] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:53:16 PM.638] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[2/12/2020 6:53:16 PM.638] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_coastal.xml
[2/12/2020 6:53:16 PM.639] LSPD First Response: [TRACE] Started new menu thread MenuBase #14
[2/12/2020 6:53:16 PM.641] LSPD First Response: [TRACE] Updating scaleform
[2/12/2020 6:53:16 PM.661] LSPD First Response: [TRACE] Updating scaleform
[2/12/2020 6:53:17 PM.181] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[2/12/2020 6:53:17 PM.182] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[2/12/2020 6:53:17 PM.182] LSPD First Response: [TRACE] Preloading POLICEB
[2/12/2020 6:53:17 PM.182] LSPD First Response: [TRACE] Preloading POLICEB
[2/12/2020 6:53:18 PM.949] LSPD First Response: [TRACE] Created policeb at X:773.4102 Y:-1201.197 Z:46.03593
[2/12/2020 6:53:18 PM.949] LSPD First Response: [TRACE] Preloading S_M_Y_HWAYCOP_01
[2/12/2020 6:53:18 PM.951] LSPD First Response: [TRACE] New ped created s_m_y_hwaycop_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:53:18 PM.954] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_black_full_01
[2/12/2020 6:53:18 PM.954] LSPD First Response: [TRACE] They were already cop.
[2/12/2020 6:53:18 PM.955] LSPD First Response: [TRACE] George Fernande (S_M_Y_HWAYCOP_01) was set as a cop
[2/12/2020 6:53:18 PM.955] LSPD First Response: [TRACE] Set movement animations for cop: S_M_Y_HWAYCOP_01
[2/12/2020 6:53:18 PM.955] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:53:18 PM.956] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[2/12/2020 6:53:19 PM.381] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:23 PM.086] LSPD First Response: [TRACE] Updating scaleform
[2/12/2020 6:53:23 PM.087] LSPD First Response: [TRACE] Released 0 entities from MenuBase #12 Content Manager
[2/12/2020 6:53:23 PM.087] LSPD First Response: [TRACE] Instance cleaned (MenuBase #12)
[2/12/2020 6:53:23 PM.087] LSPD First Response: [TRACE] Released 0 entities from MenuBase #13 Content Manager
[2/12/2020 6:53:23 PM.087] LSPD First Response: [TRACE] Instance cleaned (MenuBase #13)
[2/12/2020 6:53:23 PM.087] LSPD First Response: [TRACE] Released 0 entities from MenuBase #14 Content Manager
[2/12/2020 6:53:23 PM.087] LSPD First Response: [TRACE] Instance cleaned (MenuBase #14)
[2/12/2020 6:53:27 PM.430] LSPD First Response: [TRACE] Released 0 entities from PoliceStation #12 Content Manager
[2/12/2020 6:53:27 PM.430] LSPD First Response: [TRACE] Instance cleaned (PoliceStation #12)
[2/12/2020 6:53:30 PM.170] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in TEXTI using SpawnsAmbiently
[2/12/2020 6:53:30 PM.185] LSPD First Response: [TRACE] Preloading POLICE
[2/12/2020 6:53:30 PM.185] LSPD First Response: [TRACE] Preloading POLICE
[2/12/2020 6:53:30 PM.192] LSPD First Response: [TRACE] Created police at X:323.6269 Y:-769.1343 Z:30.33855
[2/12/2020 6:53:30 PM.192] LSPD First Response: [TRACE] AmbientSpawn - spawned: police
[2/12/2020 6:53:31 PM.684] LSPD First Response: [TRACE] Preloading POLICE
[2/12/2020 6:53:31 PM.688] LSPD First Response: [TRACE] Created police at X:427.5909 Y:-1027.707 Z:29.22805
[2/12/2020 6:53:31 PM.688] LSPD First Response: [TRACE] AmbientStationSpawn: Added POLICE at Downtown Police Station
[2/12/2020 6:53:31 PM.689] LSPD First Response: [TRACE] Preloading POLICE2
[2/12/2020 6:53:31 PM.690] LSPD First Response: [TRACE] Created police2 at X:407.9486 Y:-1008.231 Z:28.26636
[2/12/2020 6:53:31 PM.690] LSPD First Response: [TRACE] AmbientStationSpawn: Added POLICE2 at Downtown Police Station
[2/12/2020 6:53:31 PM.693] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:53:31 PM.702] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[2/12/2020 6:53:31 PM.712] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[2/12/2020 6:53:31 PM.712] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:53:31 PM.713] LSPD First Response: [TRACE] George Mendez (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:53:31 PM.714] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:53:31 PM.714] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:53:31 PM.715] LSPD First Response: [TRACE] Assigned ped to PoliceStation #5 (Ambient)
[2/12/2020 6:53:31 PM.725] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:53:31 PM.732] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[2/12/2020 6:53:31 PM.740] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[2/12/2020 6:53:31 PM.740] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:53:31 PM.741] LSPD First Response: [TRACE] Liam Dodds (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:53:31 PM.741] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:53:31 PM.741] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:53:31 PM.741] LSPD First Response: [TRACE] Assigned ped to PoliceStation #5 (Ambient)
[2/12/2020 6:53:31 PM.742] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:53:31 PM.748] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[2/12/2020 6:53:31 PM.755] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[2/12/2020 6:53:31 PM.755] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:53:31 PM.756] LSPD First Response: [TRACE] Jim Wells (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:53:31 PM.756] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:53:31 PM.756] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:53:31 PM.757] LSPD First Response: [TRACE] Assigned ped to PoliceStation #5 (Ambient)
[2/12/2020 6:53:31 PM.757] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:53:31 PM.764] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[2/12/2020 6:53:31 PM.775] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_02
[2/12/2020 6:53:31 PM.775] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:53:31 PM.777] LSPD First Response: [TRACE] James Douglas (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:53:31 PM.777] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:53:31 PM.777] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:53:31 PM.779] LSPD First Response: [TRACE] Assigned ped to PoliceStation #5 (Ambient)
[2/12/2020 6:53:32 PM.320] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:32 PM.320] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:32 PM.320] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:32 PM.320] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:33 PM.450] Sequence Opened:113
[2/12/2020 6:53:33 PM.451] Sequence Closed:113
[2/12/2020 6:53:35 PM.353] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in TEXTI using SpawnsAmbiently
[2/12/2020 6:53:35 PM.354] LSPD First Response: [TRACE] Preloading POLICE3
[2/12/2020 6:53:35 PM.354] LSPD First Response: [TRACE] Preloading POLICE3
[2/12/2020 6:53:35 PM.355] LSPD First Response: [TRACE] Created police3 at X:328.2471 Y:-860.6857 Z:29.81323
[2/12/2020 6:53:35 PM.355] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:53:35 PM.362] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:53:35 PM.370] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[2/12/2020 6:53:35 PM.370] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:53:35 PM.371] LSPD First Response: [TRACE] Hannah Rock (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:53:35 PM.371] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:53:35 PM.371] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:53:35 PM.371] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[2/12/2020 6:53:35 PM.381] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[2/12/2020 6:53:35 PM.392] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[2/12/2020 6:53:35 PM.392] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[2/12/2020 6:53:35 PM.393] LSPD First Response: [TRACE] Evan Kash (MP_M_FREEMODE_01) was set as a cop
[2/12/2020 6:53:35 PM.393] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[2/12/2020 6:53:35 PM.393] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[2/12/2020 6:53:35 PM.394] LSPD First Response: [TRACE] AmbientSpawn - spawned: police3
[2/12/2020 6:53:35 PM.432] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:35 PM.432] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:39 PM.598] go to list
[2/12/2020 6:53:39 PM.620] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:53:39 PM.620] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:53:39 PM.620] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets.xml
[2/12/2020 6:53:39 PM.646] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:39 PM.646] Sequence Opened:119
[2/12/2020 6:53:39 PM.646] Sequence Closed:119
[2/12/2020 6:53:39 PM.650] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:39 PM.650] Sequence Opened:120
[2/12/2020 6:53:39 PM.650] Sequence Closed:120
[2/12/2020 6:53:39 PM.672] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:39 PM.672] Sequence Opened:121
[2/12/2020 6:53:39 PM.672] Sequence Closed:121
[2/12/2020 6:53:39 PM.724] LSPD First Response: [TRACE] Thread CharacterPicker #1 initialized
[2/12/2020 6:53:39 PM.749] LSPD First Response: [TRACE] Changing visible ped in selection
[2/12/2020 6:53:39 PM.749] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:39 PM.768] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:39 PM.768] Sequence Opened:123
[2/12/2020 6:53:39 PM.768] Sequence Closed:123
[2/12/2020 6:53:39 PM.770] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:40 PM.490] LSPD First Response: [TRACE] New cop added without cop data!
[2/12/2020 6:53:40 PM.490] LSPD First Response: [TRACE] They were already cop.
[2/12/2020 6:53:40 PM.491] LSPD First Response: [TRACE] Antonio Martinez (S_M_Y_COP_01) was set as a cop
[2/12/2020 6:53:40 PM.491] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[2/12/2020 6:53:41 PM.496] LSPD First Response: [TRACE] Changing visible ped in selection
[2/12/2020 6:53:41 PM.496] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:41 PM.502] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:41 PM.503] Sequence Opened:125
[2/12/2020 6:53:41 PM.503] Sequence Closed:125
[2/12/2020 6:53:41 PM.504] LSPD First Response: [TRACE] OnCharacterUpdate
[2/12/2020 6:53:41 PM.833] LSPD First Response: [TRACE] Character
[2/12/2020 6:53:41 PM.834] LSPD First Response: [TRACE] bye hiding k
[2/12/2020 6:53:41 PM.837] LSPD First Response: [TRACE] picked char
[2/12/2020 6:53:42 PM.316] LSPD First Response: [TRACE] SwitchToCharacter: Antonio Martinez
[2/12/2020 6:53:42 PM.319] LSPD First Response: [TRACE] DoPlayerSwitchPoliceStationRandom: Only preset characters have an agency assigned
[2/12/2020 6:53:47 PM.374] LSPD First Response: [INFO] Changing current player character to Antonio Martinez
[2/12/2020 6:53:47 PM.391] LSPD First Response: [TRACE] CharacterSelected: 1
[2/12/2020 6:53:47 PM.391] LSPD First Response: [TRACE] Character changed, creating new stats object
[2/12/2020 6:53:47 PM.393] LSPD First Response: [TRACE] Released 0 entities from MenuBase #6 Content Manager
[2/12/2020 6:53:47 PM.393] LSPD First Response: [TRACE] Instance cleaned (MenuBase #6)
[2/12/2020 6:53:47 PM.393] LSPD First Response: [TRACE] Released 0 entities from MenuBase #5 Content Manager
[2/12/2020 6:53:47 PM.393] LSPD First Response: [TRACE] Instance cleaned (MenuBase #5)
[2/12/2020 6:53:47 PM.393] LSPD First Response: [TRACE] Released 0 entities from MenuBase #4 Content Manager
[2/12/2020 6:53:47 PM.393] LSPD First Response: [TRACE] Instance cleaned (MenuBase #4)
[2/12/2020 6:53:47 PM.394] LSPD First Response: [TRACE] Started new menu thread MenuBase #15
[2/12/2020 6:53:47 PM.395] LSPD First Response: [TRACE] Set title to Antonio Martinez for Interaction Menu
[2/12/2020 6:53:47 PM.396] LSPD First Response: [TRACE] Started new menu thread MenuBase #16
[2/12/2020 6:53:47 PM.397] LSPD First Response: [TRACE] Set title to Antonio Martinez for Police Radio
[2/12/2020 6:53:47 PM.405] LSPD First Response: [TRACE] Started new menu thread MenuBase #17
[2/12/2020 6:53:47 PM.406] LSPD First Response: [TRACE] Set title to Antonio Martinez for Vehicle Options
[2/12/2020 6:53:47 PM.413] LSPD First Response: [TRACE] Started new menu thread MenuBase #18
[2/12/2020 6:53:47 PM.413] LSPD First Response: [TRACE] Set title to Antonio Martinez for Inventory
[2/12/2020 6:53:47 PM.415] LSPD First Response: [TRACE] Started new menu thread MenuBase #19
[2/12/2020 6:53:47 PM.416] LSPD First Response: [TRACE] Set title to Antonio Martinez for Settings
[2/12/2020 6:53:47 PM.440] LSPD First Response: [TRACE] GamePlayer::ChangeCharacter: Going on duty
[2/12/2020 6:53:47 PM.443] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:53:47 PM.443] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[2/12/2020 6:53:47 PM.444] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[2/12/2020 6:53:47 PM.444] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:F:/SteamLibrary/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_coastal.xml
[2/12/2020 6:53:47 PM.497] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_cop
[2/12/2020 6:53:47 PM.557] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[2/12/2020 6:54:06 PM.842] LSPD First Response: [TRACE] Player went on duty.
[2/12/2020 6:54:06 PM.859] LSPD First Response: Folder is F:\SteamLibrary\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[2/12/2020 6:54:09 PM.522] LSPD First Response: AssortedCallouts, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.703] LSPD First Response: AttemptedCrimeCallouts, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.705] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.715] LSPD First Response: CoastalCallouts, Version=1.1.7300.30103, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.872] LSPD First Response: ForceACallout, Version=1.6.1.3, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.882] LSPD First Response: Interaction+, Version=2.2.8.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.894] LSPD First Response: K9 Partner, Version=2.0.0.3, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.896] LSPD First Response: LSPD First Response, Version=0.4.7297.8062, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.959] LSPD First Response: MoreRobberies, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.960] LSPD First Response: PoliceSmartRadio, Version=1.1.2.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.961] LSPD First Response: SimpleCallouts, Version=1.3.3.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:09 PM.962] LSPD First Response: SpeedRadar, Version=1.2.6107.41881, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:10 PM.038] 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)
[2/12/2020 6:54:10 PM.038] at System.Reflection.Assembly.GetTypes()
[2/12/2020 6:54:10 PM.038] at _-Fn`C)v:_2B7u'q_%\.gk3EJ".^z1t4S"{5*8cB9_<Y$*xWr3'() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 634
[2/12/2020 6:54:10 PM.038] LSPD First Response: Could not load file or assembly 'ScriptHookVDotNet, Version=2.9.2.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
[2/12/2020 6:54:10 PM.049] LSPD First Response: StickyWheels, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:10 PM.050] LSPD First Response: SuperCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:10 PM.053] LSPD First Response: SuperEvents, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:10 PM.065] LSPD First Response: Traffic Policer, Version=6.16.0.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:10 PM.067] LSPD First Response: UnitedCallouts, Version=1.5.5.3, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:10 PM.068] LSPD First Response: VarietyCallouts, Version=2.5.3.0, Culture=neutral, PublicKeyToken=null
[2/12/2020 6:54:10 PM.069] LSPD First Response: Creating plugin: AssortedCallouts.Main
[2/12/2020 6:54:10 PM.120] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
[2/12/2020 6:54:10 PM.190] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[2/12/2020 6:54:10 PM.190] LSPD First Response: Creating plugin: CalloutManager.Main
[2/12/2020 6:54:10 PM.261] LSPD First Response: Creating plugin: ‏‮‭‍‍‭‫‎‍‎‌‎‬‪‪‫‭‬‮
[2/12/2020 6:54:10 PM.353] LSPD First Response: Creating plugin: ForceACallout.Main
[2/12/2020 6:54:10 PM.353] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[2/12/2020 6:54:10 PM.353] LSPD First Response: Creating plugin: K9_Partner.Main
[2/12/2020 6:54:10 PM.354] LSPD First Response: Creating plugin: MoreRobberies.Callouts.Main
[2/12/2020 6:54:10 PM.354] LSPD First Response: Creating plugin: ‍‪‬‍‬‫‮‫‌‫‎‫‮‭‎‭‮‍‬‭‫‪‍‮‮
[2/12/2020 6:54:10 PM.443] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[2/12/2020 6:54:10 PM.460] LSPD First Response: Creating plugin: SimpleCallouts.Main
[2/12/2020 6:54:10 PM.460] LSPD First Response: Creating plugin: SuperCallouts.Main
[2/12/2020 6:54:10 PM.460] LSPD First Response: Creating plugin: SuperEvents.Main
[2/12/2020 6:54:10 PM.460] LSPD First Response: Creating plugin: Traffic_Policer.Main
[2/12/2020 6:54:10 PM.461] LSPD First Response: Creating Traffic Policer.Main.
[2/12/2020 6:54:10 PM.462] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[2/12/2020 6:54:10 PM.463] LSPD First Response: Done with Traffic Policer.Main.
[2/12/2020 6:54:10 PM.463] LSPD First Response: Creating plugin: UnitedCallouts.Main
[2/12/2020 6:54:10 PM.463] LSPD First Response: Creating plugin: Variety_Callouts.Main
[2/12/2020 6:54:10 PM.464] LSPD First Response: Assorted Callouts 1.2.0.0, developed by Albo1125, has been initialised.
[2/12/2020 6:54:10 PM.464] LSPD First Response: Go on duty to start Assorted Callouts.
[2/12/2020 6:54:10 PM.465] LSPD First Response: Plugin AttemptedCrimeCallouts1.7.0.0has been initialized.
[2/12/2020 6:54:10 PM.465] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[2/12/2020 6:54:10 PM.465] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[2/12/2020 6:54:10 PM.991] LSPD First Response:  [CoastalCallouts] Loading Coastal Callouts settings
[2/12/2020 6:54:11 PM.135] LSPD First Response: Validating dependency: RagePluginHook
[2/12/2020 6:54:11 PM.135] LSPD First Response: File "ragepluginhook.exe" exists: True
[2/12/2020 6:54:11 PM.136] LSPD First Response: Version is at least 0.69.0.0
[2/12/2020 6:54:11 PM.136] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[2/12/2020 6:54:11 PM.136] LSPD First Response: Validating dependency: LSPDFR
[2/12/2020 6:54:11 PM.136] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
[2/12/2020 6:54:11 PM.154] LSPD First Response: Version is at least 0.4.6
[2/12/2020 6:54:11 PM.154] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
[2/12/2020 6:54:11 PM.154] LSPD First Response: Validating dependency: ParksTools
[2/12/2020 6:54:11 PM.154] LSPD First Response: File "ParksTools.dll" exists: True
[2/12/2020 6:54:11 PM.156] LSPD First Response: Version is at least 4.0.0.0
[2/12/2020 6:54:11 PM.156] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
[2/12/2020 6:54:11 PM.156] LSPD First Response: Validating dependency: Better EMS
[2/12/2020 6:54:11 PM.156] LSPD First Response: File "Plugins\LSPDFR\BetterEMS.dll" exists: False
[2/12/2020 6:54:11 PM.156] LSPD First Response: File not required and not found. Not proceeding with further checks.
[2/12/2020 6:54:11 PM.156] LSPD First Response: Could not get version info from assembly
[2/12/2020 6:54:11 PM.156] LSPD First Response: Validating dependency: RageNativeUI
[2/12/2020 6:54:11 PM.156] LSPD First Response: File "RageNativeUI.dll" exists: True
[2/12/2020 6:54:11 PM.173] LSPD First Response: Version is at least 1.6.3.0
[2/12/2020 6:54:11 PM.173] LSPD First Response: Found no problems: dependency RageNativeUI (RageNativeUI.dll)
[2/12/2020 6:54:11 PM.173] LSPD First Response: Validating dependency: Lenny's Mod Loader (LML)
[2/12/2020 6:54:11 PM.174] LSPD First Response: File "ModManager.Core.dll" exists: False
[2/12/2020 6:54:11 PM.174] LSPD First Response: File required and not found. Dependency not met.
[2/12/2020 6:54:11 PM.174] LSPD First Response: Could not get version info from assembly
[2/12/2020 6:54:11 PM.174] LSPD First Response: Validating dependency: Police Tape
[2/12/2020 6:54:11 PM.174] LSPD First Response: File "Plugins\PoliceTape.dll" exists: False
[2/12/2020 6:54:11 PM.174] LSPD First Response: File not required and not found. Not proceeding with further checks.
[2/12/2020 6:54:11 PM.174] LSPD First Response: Could not get version info from assembly
[2/12/2020 6:54:11 PM.177] LSPD First Response:  [CoastalCallouts] Detected RPH 74
[2/12/2020 6:54:11 PM.191] LSPD First Response: Coastal exit reason: LML package not installed. You need to install the Coastal Callouts LML package.
[2/12/2020 6:54:11 PM.202] LSPD First Response: [ForceACallout]: ForceACallout 1.6.1.3 has been  initialized.
[2/12/2020 6:54:11 PM.202] LSPD First Response: Interaction+ v2.2.8 loaded, go on duty to fully load plugin.
[2/12/2020 6:54:11 PM.210] LSPD First Response: [K9 Partner] Loading configuration files
[2/12/2020 6:54:11 PM.315] LSPD First Response: [K9 Partner] Loaded 3 K9 locations
[2/12/2020 6:54:11 PM.315] LSPD First Response: [K9 Partner] Loaded 4 K9 models
[2/12/2020 6:54:11 PM.315] LSPD First Response: [K9 Partner] Loaded 9 search items
[2/12/2020 6:54:11 PM.331] LSPD First Response: MoreRobberies v1.5.0.0has been initialised
[2/12/2020 6:54:11 PM.332] PoliceSmartRadio 1.1.2.0, developed by Albo1125, loaded successfully!
[2/12/2020 6:54:11 PM.332] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[2/12/2020 6:54:11 PM.332] Please go on duty to start Police SmartRadio.
[2/12/2020 6:54:11 PM.332] LSPD First Response: Plugin SimpleCallouts1.3.3.0has been initialized.
[2/12/2020 6:54:11 PM.333] LSPD First Response: Go on duty to fully load SimpleCallouts
[2/12/2020 6:54:11 PM.334] LSPD First Response: Loading SuperCallouts config.
[2/12/2020 6:54:11 PM.351] LSPD First Response: SuperCallouts: Config loaded.
[2/12/2020 6:54:11 PM.351] LSPD First Response: SuperCallouts 1.6.0.0 by SuperPyroManiac has been initialised.
[2/12/2020 6:54:11 PM.351] LSPD First Response: Go on duty with LSPDFR to fully load SuperCallouts.
[2/12/2020 6:54:11 PM.352] LSPD First Response: Loading SuperEvents config.
[2/12/2020 6:54:11 PM.360] LSPD First Response: SuperCallouts: Config loaded.
[2/12/2020 6:54:11 PM.360] LSPD First Response: SuperEvents 1.2.0.0 by SuperPyroManiac has been initialised.
[2/12/2020 6:54:11 PM.360] LSPD First Response: Go on duty with LSPDFR to fully load SuperEvents.
[2/12/2020 6:54:11 PM.360] LSPD First Response: Traffic Policer 6.16.0.0, developed by Albo1125, has been initialised.
[2/12/2020 6:54:11 PM.360] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[2/12/2020 6:54:11 PM.363] LSPD First Response: United.Tracker detected RAGEPluginHook version: 1.74
[2/12/2020 6:54:11 PM.364] LSPD First Response: Loading Config file from UnitedCallouts by sEbi3
[2/12/2020 6:54:11 PM.367] LSPD First Response: The Config file loaded. [UNITEDCALLOUTS]
[2/12/2020 6:54:11 PM.367] LSPD First Response: UnitedCallouts plugin has loaded!
[2/12/2020 6:54:11 PM.367] LSPD First Response: Plugin Variety Callouts 2.5.3.0 has been initialised.
[2/12/2020 6:54:11 PM.367] LSPD First Response: Go on duty to fully load Variety Callouts.
[2/12/2020 6:54:11 PM.369] LSPD First Response: We have 2 callouts registered
[2/12/2020 6:54:11 PM.374] LSPD First Response: CalloutManager initialized
[2/12/2020 6:54:11 PM.376] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[2/12/2020 6:54:11 PM.389] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[2/12/2020 6:54:11 PM.391] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[2/12/2020 6:54:11 PM.410] LSPD First Response: [INFO] Model preloading enabled
[2/12/2020 6:54:11 PM.410] LSPD First Response: [TRACE] Preloading POLICE
[2/12/2020 6:54:11 PM.410] LSPD First Response: [TRACE] Preloading POLICE2
[2/12/2020 6:54:11 PM.411] LSPD First Response: [TRACE] Preloading POLICE3
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading POLICET
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading SHERIFF2
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading SHERIFF
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading POLICE4
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading POLICEB
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading FBI2
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading POLICEOLD1
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading POLICEOLD2
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading BUZZARD
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading POLMAV
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading FROGGER2
[2/12/2020 6:54:11 PM.413] LSPD First Response: [TRACE] Preloading AMBULANCE
[2/12/2020 6:54:11 PM.414] LSPD First Response: [TRACE] Preloading FIRETRUK
[2/12/2020 6:54:11 PM.414] LSPD First Response: [TRACE] Preloading asset 1B06D571
[2/12/2020 6:54:11 PM.414] LSPD First Response: [TRACE] Preloading asset 1D073A89
[2/12/2020 6:54:11 PM.414] LSPD First Response: [TRACE] Preloading asset 60EC506
[2/12/2020 6:54:11 PM.414] LSPD First Response: [TRACE] Preloading asset 678B81B1
[2/12/2020 6:54:11 PM.414] LSPD First Response: [TRACE] Preloading asset 3656C8C1
[2/12/2020 6:54:11 PM.414] LSPD First Response: [TRACE] Preloading asset 83BF0278
[2/12/2020 6:54:11 PM.435] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[2/12/2020 6:54:11 PM.440] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[2/12/2020 6:54:11 PM.440] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[2/12/2020 6:54:11 PM.441] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[2/12/2020 6:54:11 PM.445] LSPD First Response: In traffic policer duty event handler: True
[2/12/2020 6:54:11 PM.448] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[2/12/2020 6:54:11 PM.449] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 2/13/2020 5:30:16 PM
[2/12/2020 6:54:11 PM.453] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Traffic Policer
[2/12/2020 6:54:11 PM.457] LSPD First Response: SCID:/ThOsE-nUtS-tHo/
[2/12/2020 6:54:11 PM.463] LSPD First Response: GAME VERSION: 1.0.1868.0
[2/12/2020 6:54:11 PM.464] LSPD First Response: Traffic Policer compatibility warning: The current game version is newer than 1.0.1604.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/12/2020 6:54:11 PM.467] LSPD First Response: Traffic Policer compatibility warning: Different LSPD First Response.dll version detected, use at your own risk! This mod was made for LSPDFR 0.4.2
[2/12/2020 6:54:11 PM.485] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 1.74
[2/12/2020 6:54:11 PM.485] LSPD First Response: Dependency check for Traffic Policer successful: True
[2/12/2020 6:54:11 PM.489] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[2/12/2020 6:54:11 PM.489] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 2/13/2020 5:30:16 PM
[2/12/2020 6:54:11 PM.490] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for AssortedCallouts
[2/12/2020 6:54:11 PM.492] LSPD First Response: GAME VERSION: 1.0.1868.0
[2/12/2020 6:54:11 PM.493] LSPD First Response: AssortedCallouts compatibility warning: The current game version is newer than 1.0.1604.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/12/2020 6:54:11 PM.495] LSPD First Response: AssortedCallouts compatibility warning: Different LSPD First Response.dll version detected, use at your own risk! This mod was made for LSPDFR 0.4.2
[2/12/2020 6:54:11 PM.499] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 1.74
[2/12/2020 6:54:11 PM.499] LSPD First Response: Dependency check for AssortedCallouts successful: True
[2/12/2020 6:54:11 PM.502] LSPD First Response: Assorted Callouts is not in beta.
[2/12/2020 6:54:11 PM.541] LSPD First Response: Adding unmarked police vehicle model:POLICE4
[2/12/2020 6:54:11 PM.544] LSPD First Response: Registering callout AssortedCallouts.Callouts.PetrolTheft
[2/12/2020 6:54:11 PM.544] LSPD First Response: Registering callout AssortedCallouts.Callouts.PetrolTheft
[2/12/2020 6:54:11 PM.544] LSPD First Response: Registering callout AssortedCallouts.Callouts.BankHeist
[2/12/2020 6:54:11 PM.544] LSPD First Response: Registering callout AssortedCallouts.Callouts.BankHeist
[2/12/2020 6:54:11 PM.544] LSPD First Response: Registering callout AssortedCallouts.Callouts.TrafficStopBackup
[2/12/2020 6:54:11 PM.544] LSPD First Response: Registering callout AssortedCallouts.Callouts.TrafficStopBackup
[2/12/2020 6:54:11 PM.544] LSPD First Response: Registering callout AssortedCallouts.Callouts.StolenPoliceVehicle
[2/12/2020 6:54:11 PM.544] LSPD First Response: Registering callout AssortedCallouts.Callouts.StolenPoliceVehicle
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.Solicitation.Solicitation
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.Solicitation.Solicitation
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.PersonWithKnife
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.PersonWithKnife
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.OrganisedStreetRace
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.OrganisedStreetRace
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.IllegalImmigrantsInTruck
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.IllegalImmigrantsInTruck
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.StoreRobbery
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.StoreRobbery
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.PrisonerTransportRequired
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.PrisonerTransportRequired
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.Shoplifting
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.Shoplifting
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.HotPursuit
[2/12/2020 6:54:11 PM.624] LSPD First Response: Registering callout AssortedCallouts.Callouts.HotPursuit
[2/12/2020 6:54:11 PM.635] LSPD First Response: Stores initialised
[2/12/2020 6:54:11 PM.638] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[2/12/2020 6:54:11 PM.638] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[2/12/2020 6:54:11 PM.638] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[2/12/2020 6:54:11 PM.638] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[2/12/2020 6:54:11 PM.638] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[2/12/2020 6:54:11 PM.639] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[2/12/2020 6:54:11 PM.639] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[2/12/2020 6:54:11 PM.639] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[2/12/2020 6:54:12 PM.133] 
[2/12/2020 6:54:12 PM.133] ==============================
[2/12/2020 6:54:12 PM.133] UNHANDLED EXCEPTION IN PLUGIN
[2/12/2020 6:54:12 PM.133] ------------------------------
[2/12/2020 6:54:12 PM.133] Plugin name: LSPD First Response
[2/12/2020 6:54:12 PM.133] ------------------------------
[2/12/2020 6:54:12 PM.133] Exception type: System.IO.FileNotFoundException
[2/12/2020 6:54:12 PM.133] Exception message: Could not load file or assembly 'SpeedRadar, Version=1.2.6107.41881, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
[2/12/2020 6:54:12 PM.133] ------------------------------
[2/12/2020 6:54:12 PM.133] Inner exceptions:
[2/12/2020 6:54:12 PM.133] ------------------------------
[2/12/2020 6:54:12 PM.133] Stack trace:
[2/12/2020 6:54:12 PM.134] at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[2/12/2020 6:54:12 PM.134] at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[2/12/2020 6:54:12 PM.134] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
[2/12/2020 6:54:12 PM.134] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
[2/12/2020 6:54:12 PM.134] at System.Reflection.Assembly.Load(String assemblyString)
[2/12/2020 6:54:12 PM.134] at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
[2/12/2020 6:54:12 PM.134] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[2/12/2020 6:54:12 PM.134] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[2/12/2020 6:54:12 PM.134] at Rage.GameFiber.Main()
[2/12/2020 6:54:12 PM.134] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[2/12/2020 6:54:12 PM.134] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[2/12/2020 6:54:12 PM.134] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[2/12/2020 6:54:12 PM.134] at System.Threading.ThreadHelper.ThreadStart()
[2/12/2020 6:54:12 PM.134] ==============================
[2/12/2020 6:54:12 PM.134] 
[2/12/2020 6:54:12 PM.155] 
[2/12/2020 6:54:12 PM.155] ==============================
[2/12/2020 6:54:12 PM.155] UNHANDLED EXCEPTION OCCURRED
[2/12/2020 6:54:12 PM.155] ------------------------------
[2/12/2020 6:54:12 PM.155] Origin: HOOK
[2/12/2020 6:54:12 PM.155] ------------------------------
[2/12/2020 6:54:12 PM.155] Exception type: System.IO.FileNotFoundException
[2/12/2020 6:54:12 PM.155] Exception message: Could not load file or assembly 'SpeedRadar, Version=1.2.6107.41881, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
[2/12/2020 6:54:12 PM.155] ------------------------------
[2/12/2020 6:54:12 PM.155] Inner exceptions:
[2/12/2020 6:54:12 PM.155] ------------------------------
[2/12/2020 6:54:12 PM.155] Stack trace:
[2/12/2020 6:54:12 PM.155] at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[2/12/2020 6:54:12 PM.155] at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[2/12/2020 6:54:12 PM.155] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
[2/12/2020 6:54:12 PM.155] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
[2/12/2020 6:54:12 PM.155] at System.Reflection.Assembly.Load(String assemblyString)
[2/12/2020 6:54:12 PM.155] at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
[2/12/2020 6:54:12 PM.155] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[2/12/2020 6:54:12 PM.155] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[2/12/2020 6:54:12 PM.155] at Rage.GameFiber.Main()
[2/12/2020 6:54:12 PM.155] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[2/12/2020 6:54:12 PM.155] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[2/12/2020 6:54:12 PM.155] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[2/12/2020 6:54:12 PM.155] at System.Threading.ThreadHelper.ThreadStart()
[2/12/2020 6:54:12 PM.155] ==============================
[2/12/2020 6:54:12 PM.155] 
 

 

May someone help please? Thank you.

Scltxn

Hello! I'm a person who likes LSPDFR, I encounter problems sometimes and I go here for the problems. Thank you for being here! My profile picture is indeed Roblox. My discord is scltxn#2018, but don't just add me. I need to know you in order to accept you.

You have to install SpeedRadar. 

You need help but aren't sure what you need to do / where you can get help? 

Official Rage Plugin Hook Discord offers instant peer to peer help for all kinds of GTA V issues, RagePluginHook issues & LSPDFR / Plugins issues. 

 

Come in, state your issue and leave playing one hell of an amazing game.

This is a support topic.
Only reply here to offer help or assistance to scltxn. Off-topic or "me too" replies will be removed.

Need support yourself? Make a new topic instead.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.