Jump to content
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 on "starting LSPDFR" screen


Recommended Posts

Crash log
 

Spoiler

RAGE Plugin Hook v1.107.1334.16527 PUBLIC

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


===== .NET exception information =====
Type: System.IO.FileNotFoundException
Message: Non è stato possibile caricare il file o l'assembly 'RansomAmbience, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' o una delle relative dipendenze. Impossibile trovare il file specificato.
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:
    ClearTheWayV by KeyedInSoftware/timnboys.
    Dynamic Lighting System by TheMaybeast.
    LSPD First Response by G17 Media.
    Seatbelt by Faya.

This crash most likely occurred in plugin: LSPD First Response

Base address: 00007ff646d90000
Exception address: 00007ffc269aab89
Exception offset: 5dfc1ab89
Exception code: 0xe0434352 (DOT_NET_EXCEPTION)

Stack trace (unmanaged):
    0x00007ffc26aae197 - UnhandledExceptionFilter - in Unknown:0 (C:\Windows\System32\KERNELBASE.dll)
    0x00007ffc292f54b0 - memset - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc292dca06 - _C_specific_handler - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc292f23af - _chkstk - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc292a14b4 - RtlRaiseException - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc292a1207 - RtlRaiseException - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc269aab89 - RaiseException - in Unknown:0 (C:\Windows\System32\KERNELBASE.dll)
    0x00007ffbe38c8584 - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3ba5989 - TranslateSecurityAttributes - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3ba5a3d - TranslateSecurityAttributes - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3ba5a4c - TranslateSecurityAttributes - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3b7df32 - CorLaunchApplication - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3b13624 - ParseManifest - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe38cc5fe - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe38cd3f0 - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe38cc0c7 - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe38cbe44 - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe392e915 - DllCanUnloadNowInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb86d06a6e - DllCanUnloadNowInternal - 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: 0x00000081d167b9c8
    RCX: 0x0000000000000000
    RDX: 0x00007ffbe392e558
    RBX: 0x00000000e0434352
    RSP: 0x00000081d167beb0
    RBP: 0x00000081d167c140
    RSI: 0x0000000000000001
    RDI: 0x0000000000000005
    R8: 0x0000000000000001
    R9: 0x0000018bae007e40
    R10: 0x00007ffbe38ae3fe
    R11: 0x0000018b60028c10
    R12: 0x0000000000004000
    R13: 0x0000018bae007e40
    R14: 0x00000081d167c048
    R15: 0x0000000000000000
    RIP: 0x00007ffc269aab89

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

Debug registers:
    Dr0: 0x0000018bc4c2e200
    Dr1: 0x0000018bc4c2de60
    Dr2: 0x00007ffbe392e558
    Dr3: 0x00000081d167bb30
    Dr6: 0x00007ffbe38eb453
    Dr7: 0x00000081d167b768

Floating point state:
    Xmm0: Low: 0x0000018ba99f2490, High: 0x0000018ba99f2490
    Xmm1: Low: 0x00007ffbe0d95782, High: 0x00007ffbe0d95782
    Xmm2: Low: 0x0000001000000000, High: 0x0000001000000000
    Xmm3: Low: 0x0000001000000000, High: 0x0000001000000000
    Xmm4: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm5: Low: 0x00007ffbe0a67730, High: 0x00007ffbe0a67730
    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: 6284 (0x188c)state: Wait (Reason: UserRequest)
    Id: 34672 (0x8770)state: Wait (Reason: EventPairLow)
    Id: 19972 (0x4e04)state: Wait (Reason: UserRequest)
    Id: 34116 (0x8544)state: Wait (Reason: ExecutionDelay)
    Id: 20492 (0x500c)state: Wait (Reason: UserRequest)
    Id: 22764 (0x58ec)state: Wait (Reason: ExecutionDelay)
    Id: 39872 (0x9bc0)state: Wait (Reason: UserRequest)
    Id: 16676 (0x4124)state: Wait (Reason: UserRequest)
    Id: 39864 (0x9bb8)state: Wait (Reason: UserRequest)
    Id: 4508 (0x119c)state: Wait (Reason: UserRequest)
    Id: 12116 (0x2f54)state: Wait (Reason: UserRequest)
    Id: 34708 (0x8794)state: Wait (Reason: UserRequest)
    Id: 33520 (0x82f0)state: Wait (Reason: UserRequest)
    Id: 38380 (0x95ec)state: Wait (Reason: UserRequest)
    Id: 29012 (0x7154)state: Wait (Reason: UserRequest)
    Id: 23228 (0x5abc)state: Wait (Reason: UserRequest)
    Id: 26348 (0x66ec)state: Wait (Reason: UserRequest)
    Id: 39604 (0x9ab4)state: Wait (Reason: UserRequest)
    Id: 31372 (0x7a8c)state: Wait (Reason: UserRequest)
    Id: 21564 (0x543c)state: Wait (Reason: UserRequest)
    Id: 13468 (0x349c)state: Wait (Reason: EventPairLow)
    Id: 31768 (0x7c18)state: Wait (Reason: UserRequest)
    Id: 30188 (0x75ec)state: Wait (Reason: EventPairLow)
    Id: 15624 (0x3d08)state: Wait (Reason: EventPairLow)
    Id: 22156 (0x568c)state: Wait (Reason: UserRequest)
    Id: 16984 (0x4258)state: Wait (Reason: UserRequest)
    Id: 31016 (0x7928)state: Wait (Reason: UserRequest)
    Id: 35548 (0x8adc)state: Wait (Reason: UserRequest)
    Id: 32384 (0x7e80)state: Wait (Reason: ExecutionDelay)
    Id: 34380 (0x864c)state: Wait (Reason: UserRequest)
    Id: 19808 (0x4d60)state: Wait (Reason: EventPairLow)
    Id: 15552 (0x3cc0)state: Wait (Reason: Unknown)
    Id: 29848 (0x7498)state: Wait (Reason: UserRequest)
    Id: 20840 (0x5168)state: Wait (Reason: UserRequest)
    Id: 32856 (0x8058)state: Wait (Reason: UserRequest)
    Id: 17052 (0x429c)state: Wait (Reason: UserRequest)
    Id: 27948 (0x6d2c)state: Wait (Reason: UserRequest)
    Id: 16728 (0x4158)state: Wait (Reason: UserRequest)
    Id: 36528 (0x8eb0)state: Wait (Reason: UserRequest)
    Id: 38696 (0x9728)state: Wait (Reason: UserRequest)
    Id: 35100 (0x891c)state: Wait (Reason: UserRequest)
    Id: 12540 (0x30fc)state: Wait (Reason: UserRequest)
    Id: 27388 (0x6afc)state: Wait (Reason: UserRequest)
    Id: 24628 (0x6034)state: Wait (Reason: UserRequest)
    Id: 36168 (0x8d48)state: Wait (Reason: UserRequest)
    Id: 12680 (0x3188)state: Wait (Reason: UserRequest)
    Id: 35152 (0x8950)state: Wait (Reason: UserRequest)
    Id: 36308 (0x8dd4)state: Wait (Reason: UserRequest)
    Id: 22196 (0x56b4)state: Wait (Reason: UserRequest)
    Id: 18308 (0x4784)state: Wait (Reason: UserRequest)
    Id: 4876 (0x130c)state: Wait (Reason: UserRequest)
    Id: 38248 (0x9568)state: Wait (Reason: UserRequest)
    Id: 20824 (0x5158)state: Wait (Reason: UserRequest)
    Id: 24564 (0x5ff4)state: Wait (Reason: UserRequest)
    Id: 34976 (0x88a0)state: Wait (Reason: UserRequest)
    Id: 28416 (0x6f00)state: Wait (Reason: UserRequest)
    Id: 1784 (0x06f8)state: Wait (Reason: UserRequest)
    Id: 39812 (0x9b84)state: Wait (Reason: UserRequest)
    Id: 16876 (0x41ec)state: Wait (Reason: UserRequest)
    Id: 26680 (0x6838)state: Wait (Reason: UserRequest)
    Id: 17676 (0x450c)state: Wait (Reason: UserRequest)
    Id: 19720 (0x4d08)state: Wait (Reason: UserRequest)
    Id: 28648 (0x6fe8)state: Wait (Reason: UserRequest)
    Id: 24164 (0x5e64)state: Wait (Reason: UserRequest)
    Id: 31124 (0x7994)state: Wait (Reason: UserRequest)
    Id: 29900 (0x74cc)state: Wait (Reason: UserRequest)
    Id: 28436 (0x6f14)state: Wait (Reason: UserRequest)
    Id: 26200 (0x6658)state: Wait (Reason: UserRequest)
    Id: 16188 (0x3f3c)state: Wait (Reason: UserRequest)
    Id: 20116 (0x4e94)state: Wait (Reason: UserRequest)
    Id: 29312 (0x7280)state: Wait (Reason: UserRequest)
    Id: 34928 (0x8870)state: Wait (Reason: UserRequest)
    Id: 11492 (0x2ce4)state: Wait (Reason: UserRequest)
    Id: 34292 (0x85f4)state: Wait (Reason: UserRequest)
    Id: 22780 (0x58fc)state: Wait (Reason: UserRequest)
    Id: 26152 (0x6628)state: Wait (Reason: UserRequest)
    Id: 19924 (0x4dd4)state: Wait (Reason: UserRequest)
    Id: 21396 (0x5394)state: Wait (Reason: UserRequest)
    Id: 25496 (0x6398)state: Wait (Reason: UserRequest)
    Id: 16868 (0x41e4)state: Wait (Reason: UserRequest)
    Id: 31156 (0x79b4)state: Wait (Reason: ExecutionDelay)
    Id: 37460 (0x9254)state: Wait (Reason: UserRequest)
    Id: 36948 (0x9054)state: Wait (Reason: UserRequest)
    Id: 16856 (0x41d8)state: Wait (Reason: UserRequest)
    Id: 15732 (0x3d74)state: Wait (Reason: UserRequest)
    Id: 12264 (0x2fe8)state: Wait (Reason: UserRequest)
    Id: 33976 (0x84b8)state: Wait (Reason: UserRequest)
    Id: 39920 (0x9bf0)state: Wait (Reason: UserRequest)
    Id: 38168 (0x9518)state: Wait (Reason: UserRequest)
    Id: 25620 (0x6414)state: Wait (Reason: UserRequest)
    Id: 13508 (0x34c4)state: Wait (Reason: UserRequest)
    Id: 38604 (0x96cc)state: Wait (Reason: UserRequest)
    Id: 34388 (0x8654)state: Wait (Reason: UserRequest)
    Id: 37720 (0x9358)state: Wait (Reason: UserRequest)
    Id: 33068 (0x812c)state: Wait (Reason: UserRequest)
    Id: 988 (0x03dc)state: Wait (Reason: UserRequest)
    Id: 27500 (0x6b6c)state: Wait (Reason: UserRequest)
    Id: 27280 (0x6a90)state: Wait (Reason: EventPairLow)
    Id: 19604 (0x4c94)state: Wait (Reason: ExecutionDelay)
    Id: 18920 (0x49e8)state: Wait (Reason: UserRequest)
    Id: 38492 (0x965c)state: Wait (Reason: UserRequest)
    Id: 11548 (0x2d1c)state: Wait (Reason: UserRequest)
    Id: 34184 (0x8588)state: Wait (Reason: UserRequest)
    Id: 32452 (0x7ec4)state: Wait (Reason: EventPairLow)
    Id: 2000 (0x07d0)state: Wait (Reason: UserRequest)
    Id: 26392 (0x6718)state: Wait (Reason: UserRequest)
    Id: 29816 (0x7478)state: Wait (Reason: UserRequest)
    Id: 38932 (0x9814)state: Wait (Reason: UserRequest)
    Id: 25660 (0x643c)state: Wait (Reason: UserRequest)
    Id: 37796 (0x93a4)state: Wait (Reason: UserRequest)
    Id: 22264 (0x56f8)state: Wait (Reason: UserRequest)
    Id: 34440 (0x8688)state: Wait (Reason: UserRequest)
    Id: 17548 (0x448c)state: Wait (Reason: UserRequest)
    Id: 37828 (0x93c4)state: Wait (Reason: ExecutionDelay)
    Id: 31060 (0x7954)state: Wait (Reason: UserRequest)
    Id: 39496 (0x9a48)state: Wait (Reason: UserRequest)
    Id: 6448 (0x1930)state: Wait (Reason: UserRequest)
    Id: 3780 (0x0ec4)state: Wait (Reason: UserRequest)
    Id: 35748 (0x8ba4)state: Wait (Reason: ExecutionDelay)
    Id: 39616 (0x9ac0)state: Wait (Reason: UserRequest)
    Id: 32692 (0x7fb4)state: Wait (Reason: UserRequest)
    Id: 31440 (0x7ad0)state: Wait (Reason: UserRequest)
    Id: 27224 (0x6a58)state: Wait (Reason: UserRequest)
    Id: 36436 (0x8e54)state: Wait (Reason: UserRequest)
    Id: 23336 (0x5b28)state: Wait (Reason: UserRequest)
    Id: 38688 (0x9720)state: Wait (Reason: UserRequest)
    Id: 33756 (0x83dc)state: Wait (Reason: UserRequest)
    Id: 30124 (0x75ac)state: Wait (Reason: UserRequest)
    Id: 35872 (0x8c20)state: Wait (Reason: UserRequest)
    Id: 32552 (0x7f28)state: Wait (Reason: UserRequest)
    Id: 9680 (0x25d0)state: Wait (Reason: UserRequest)
    Id: 7080 (0x1ba8)state: Wait (Reason: UserRequest)
    Id: 27624 (0x6be8)state: Wait (Reason: UserRequest)
    Id: 21520 (0x5410)state: Wait (Reason: UserRequest)
    Id: 2764 (0x0acc)state: Wait (Reason: UserRequest)
    Id: 38996 (0x9854)state: Wait (Reason: UserRequest)
    Id: 27848 (0x6cc8)state: Wait (Reason: UserRequest)
    Id: 32912 (0x8090)state: Wait (Reason: EventPairLow)
    Id: 26164 (0x6634)state: Wait (Reason: ExecutionDelay)
    Id: 39148 (0x98ec)state: Wait (Reason: UserRequest)
    Id: 37044 (0x90b4)state: Wait (Reason: UserRequest)
    Id: 26584 (0x67d8)state: Wait (Reason: UserRequest)
    Id: 37012 (0x9094)state: Wait (Reason: UserRequest)
    Id: 25668 (0x6444)state: Wait (Reason: UserRequest)
    Id: 22552 (0x5818)state: Wait (Reason: UserRequest)
    Id: 14080 (0x3700)state: Wait (Reason: UserRequest)
    Id: 33944 (0x8498)state: Wait (Reason: UserRequest)
    Id: 35384 (0x8a38)state: Wait (Reason: UserRequest)
    Id: 35940 (0x8c64)state: Wait (Reason: UserRequest)
    Id: 20532 (0x5034)state: Wait (Reason: UserRequest)
    Id: 29888 (0x74c0)state: Wait (Reason: UserRequest)
    Id: 1460 (0x05b4)state: Wait (Reason: UserRequest)
    Id: 3404 (0x0d4c)state: Wait (Reason: UserRequest)
    Id: 37744 (0x9370)state: Wait (Reason: UserRequest)
    Id: 21060 (0x5244)state: Wait (Reason: UserRequest)
    Id: 33452 (0x82ac)state: Wait (Reason: UserRequest)
    Id: 14212 (0x3784)state: Wait (Reason: UserRequest)
    Id: 14496 (0x38a0)state: Wait (Reason: UserRequest)
    Id: 23780 (0x5ce4)state: Wait (Reason: UserRequest)
    Id: 36784 (0x8fb0)state: Wait (Reason: UserRequest)
    Id: 17644 (0x44ec)state: Wait (Reason: UserRequest)
    Id: 36920 (0x9038)state: Wait (Reason: UserRequest)
    Id: 32784 (0x8010)state: Wait (Reason: UserRequest)
    Id: 31756 (0x7c0c)state: Wait (Reason: UserRequest)
    Id: 32180 (0x7db4)state: Wait (Reason: UserRequest)
    Id: 36772 (0x8fa4)state: Wait (Reason: UserRequest)
    Id: 33840 (0x8430)state: Wait (Reason: UserRequest)
    Id: 26360 (0x66f8)state: Wait (Reason: UserRequest)
    Id: 39364 (0x99c4)state: Wait (Reason: UserRequest)
    Id: 15924 (0x3e34)state: Wait (Reason: UserRequest)
    Id: 4584 (0x11e8)state: Wait (Reason: UserRequest)
    Id: 23388 (0x5b5c)state: Wait (Reason: UserRequest)
    Id: 16604 (0x40dc)state: Wait (Reason: UserRequest)
    Id: 35476 (0x8a94)state: Wait (Reason: UserRequest)
    Id: 26860 (0x68ec)state: Wait (Reason: UserRequest)
    Id: 38480 (0x9650)state: Wait (Reason: UserRequest)
    Id: 39372 (0x99cc)state: Wait (Reason: UserRequest)
    Id: 14428 (0x385c)state: Wait (Reason: ExecutionDelay)
    Id: 39252 (0x9954)state: Wait (Reason: UserRequest)
    Id: 20068 (0x4e64)state: Wait (Reason: UserRequest)
    Id: 21964 (0x55cc)state: Wait (Reason: UserRequest)
    Id: 12836 (0x3224) (CURRENT); state: Running
    Id: 3460 (0x0d84)state: Wait (Reason: UserRequest)
    Id: 23908 (0x5d64)state: Wait (Reason: UserRequest)
    Id: 29068 (0x718c)state: Wait (Reason: UserRequest)
    Id: 35596 (0x8b0c)state: Wait (Reason: UserRequest)
    Id: 38724 (0x9744)state: Wait (Reason: UserRequest)
    Id: 35904 (0x8c40)state: Wait (Reason: UserRequest)
    Id: 12724 (0x31b4)state: Wait (Reason: UserRequest)
    Id: 6468 (0x1944)state: Wait (Reason: UserRequest)
    Id: 37844 (0x93d4)state: Wait (Reason: EventPairLow)
    Id: 21752 (0x54f8)state: Wait (Reason: EventPairLow)
    Id: 15832 (0x3dd8)state: Wait (Reason: UserRequest)
    Id: 11540 (0x2d14)state: Wait (Reason: UserRequest)
    Id: 1956 (0x07a4)state: Wait (Reason: UserRequest)
    Id: 11208 (0x2bc8)state: Wait (Reason: UserRequest)
    Id: 39260 (0x995c)state: Wait (Reason: UserRequest)
    Id: 14296 (0x37d8)state: Wait (Reason: UserRequest)
    Id: 39560 (0x9a88)state: Wait (Reason: UserRequest)
    Id: 20540 (0x503c)state: Wait (Reason: UserRequest)
    Id: 13816 (0x35f8)state: Wait (Reason: UserRequest)
    Id: 32924 (0x809c)state: Wait (Reason: UserRequest)
    Id: 15528 (0x3ca8)state: Wait (Reason: Unknown)
    Id: 34084 (0x8524)state: Wait (Reason: UserRequest)
    Id: 9140 (0x23b4)state: Wait (Reason: UserRequest)
    Id: 2960 (0x0b90)state: Wait (Reason: UserRequest)
    Id: 34716 (0x879c)state: Wait (Reason: UserRequest)
    Id: 14836 (0x39f4)state: Wait (Reason: UserRequest)
    Id: 30988 (0x790c)state: Wait (Reason: UserRequest)
    Id: 2720 (0x0aa0)state: Wait (Reason: UserRequest)
    Id: 17464 (0x4438)state: Wait (Reason: UserRequest)
    Id: 31276 (0x7a2c)state: Wait (Reason: UserRequest)
    Id: 37752 (0x9378)state: Wait (Reason: UserRequest)
    Id: 27612 (0x6bdc)state: Wait (Reason: UserRequest)
    Id: 22596 (0x5844)state: Wait (Reason: UserRequest)
    Id: 25316 (0x62e4)state: Wait (Reason: UserRequest)
    Id: 37240 (0x9178)state: Wait (Reason: UserRequest)
    Id: 37876 (0x93f4)state: Wait (Reason: UserRequest)
    Id: 2496 (0x09c0)state: Wait (Reason: UserRequest)
    Id: 23412 (0x5b74)state: Wait (Reason: UserRequest)
    Id: 35444 (0x8a74)state: Wait (Reason: UserRequest)
    Id: 25632 (0x6420)state: Wait (Reason: UserRequest)
    Id: 34224 (0x85b0)state: Wait (Reason: UserRequest)
    Id: 22108 (0x565c)state: Wait (Reason: UserRequest)
    Id: 21512 (0x5408)state: Wait (Reason: UserRequest)
    Id: 19756 (0x4d2c)state: Wait (Reason: UserRequest)
    Id: 39032 (0x9878)state: Wait (Reason: UserRequest)
    Id: 31044 (0x7944)state: Wait (Reason: ExecutionDelay)
    Id: 5164 (0x142c)state: Wait (Reason: UserRequest)
    Id: 34896 (0x8850)state: Wait (Reason: UserRequest)
    Id: 4856 (0x12f8)state: Wait (Reason: UserRequest)
    Id: 30652 (0x77bc)state: Wait (Reason: UserRequest)
    Id: 16072 (0x3ec8)state: Wait (Reason: UserRequest)
    Id: 33580 (0x832c)state: Wait (Reason: UserRequest)
    Id: 9788 (0x263c)state: Wait (Reason: UserRequest)
    Id: 8580 (0x2184)state: Wait (Reason: UserRequest)
    Id: 3052 (0x0bec)state: Wait (Reason: UserRequest)
    Id: 4472 (0x1178)state: Wait (Reason: UserRequest)
    Id: 3740 (0x0e9c)state: Wait (Reason: UserRequest)
    Id: 21004 (0x520c)state: Wait (Reason: UserRequest)
    Id: 29092 (0x71a4)state: Wait (Reason: UserRequest)
    Id: 13880 (0x3638)state: Wait (Reason: UserRequest)
    Id: 38052 (0x94a4)state: Wait (Reason: UserRequest)
    Id: 35640 (0x8b38)state: Wait (Reason: UserRequest)
    Id: 36880 (0x9010)state: Wait (Reason: UserRequest)
    Id: 29100 (0x71ac)state: Wait (Reason: UserRequest)
    Id: 26456 (0x6758)state: Wait (Reason: UserRequest)
    Id: 8952 (0x22f8)state: Wait (Reason: UserRequest)
    Id: 39404 (0x99ec)state: Wait (Reason: UserRequest)
    Id: 17484 (0x444c)state: Wait (Reason: UserRequest)
    Id: 28224 (0x6e40)state: Wait (Reason: UserRequest)
    Id: 13372 (0x343c)state: Wait (Reason: UserRequest)
    Id: 33312 (0x8220)state: Wait (Reason: UserRequest)
    Id: 35900 (0x8c3c)state: Wait (Reason: UserRequest)
    Id: 29120 (0x71c0)state: Wait (Reason: UserRequest)
    Id: 34880 (0x8840)state: Wait (Reason: UserRequest)
    Id: 39416 (0x99f8)state: Wait (Reason: ExecutionDelay)
    Id: 19992 (0x4e18)state: Wait (Reason: ExecutionDelay)
    Id: 14260 (0x37b4)state: Wait (Reason: ExecutionDelay)
    Id: 18760 (0x4948)state: Wait (Reason: ExecutionDelay)
    Id: 28888 (0x70d8)state: Wait (Reason: ExecutionDelay)
    Id: 29432 (0x72f8)state: Wait (Reason: ExecutionDelay)
    Id: 16816 (0x41b0)state: Wait (Reason: UserRequest)
    Id: 12032 (0x2f00)state: Wait (Reason: UserRequest)
    Id: 14144 (0x3740)state: Wait (Reason: UserRequest)
    Id: 26148 (0x6624)state: Wait (Reason: UserRequest)
    Id: 33556 (0x8314)state: Wait (Reason: UserRequest)
    Id: 12728 (0x31b8)state: Wait (Reason: UserRequest)
    Id: 21236 (0x52f4)state: Wait (Reason: UserRequest)
    Id: 39712 (0x9b20)state: Wait (Reason: UserRequest)
    Id: 39296 (0x9980)state: Wait (Reason: UserRequest)
    Id: 35244 (0x89ac)state: Wait (Reason: UserRequest)
    Id: 16928 (0x4220)state: Wait (Reason: UserRequest)
    Id: 12248 (0x2fd8)state: Wait (Reason: UserRequest)
    Id: 39152 (0x98f0)state: Wait (Reason: UserRequest)
    Id: 23900 (0x5d5c)state: Wait (Reason: ExecutionDelay)
    Id: 29648 (0x73d0)state: Wait (Reason: ExecutionDelay)
    Id: 3724 (0x0e8c)state: Wait (Reason: UserRequest)
    Id: 26364 (0x66fc)state: Wait (Reason: UserRequest)
    Id: 12508 (0x30dc)state: Wait (Reason: UserRequest)
    Id: 19956 (0x4df4)state: Wait (Reason: UserRequest)
    Id: 18768 (0x4950)state: Wait (Reason: UserRequest)
    Id: 4972 (0x136c)state: Wait (Reason: UserRequest)
    Id: 6284 (0x188c)
        Start address: 0x0000000000000000
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 10:14:14 AM
        Total processor time: 00:00:34.4687500
        User processor time: 00:00:34.4687500

    Id: 34672 (0x8770)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:14 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 19972 (0x4e04)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:14 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34116 (0x8544)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20492 (0x500c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.9218750
        User processor time: 00:00:00.9218750

    Id: 22764 (0x58ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39872 (0x9bc0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.9062500
        User processor time: 00:00:00.9062500

    Id: 16676 (0x4124)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.6562500
        User processor time: 00:00:00.6562500

    Id: 39864 (0x9bb8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.3906250
        User processor time: 00:00:00.3906250

    Id: 4508 (0x119c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.2968750
        User processor time: 00:00:00.2968750

    Id: 12116 (0x2f54)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.2343750
        User processor time: 00:00:00.2343750

    Id: 34708 (0x8794)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.2812500
        User processor time: 00:00:00.2812500

    Id: 33520 (0x82f0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.2031250
        User processor time: 00:00:00.2031250

    Id: 38380 (0x95ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.2343750
        User processor time: 00:00:00.2343750

    Id: 29012 (0x7154)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 23228 (0x5abc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 26348 (0x66ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 39604 (0x9ab4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 31372 (0x7a8c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 21564 (0x543c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 13468 (0x349c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31768 (0x7c18)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 30188 (0x75ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 15624 (0x3d08)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 22156 (0x568c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 16984 (0x4258)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.3437500
        User processor time: 00:00:00.3437500

    Id: 31016 (0x7928)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:00.3281250
        User processor time: 00:00:00.3281250

    Id: 35548 (0x8adc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:16 AM
        Total processor time: 00:00:09.9687500
        User processor time: 00:00:09.9687500

    Id: 32384 (0x7e80)
        Start address: 0x0000000000000000
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:33.0937500
        User processor time: 00:00:33.0937500

    Id: 34380 (0x864c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19808 (0x4d60)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 15552 (0x3cc0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: Unknown)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29848 (0x7498)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20840 (0x5168)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32856 (0x8058)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 17052 (0x429c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27948 (0x6d2c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16728 (0x4158)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36528 (0x8eb0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38696 (0x9728)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35100 (0x891c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12540 (0x30fc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:04.8125000
        User processor time: 00:00:04.8125000

    Id: 27388 (0x6afc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 24628 (0x6034)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36168 (0x8d48)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12680 (0x3188)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35152 (0x8950)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36308 (0x8dd4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 22196 (0x56b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 18308 (0x4784)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4876 (0x130c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38248 (0x9568)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20824 (0x5158)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.4218750
        User processor time: 00:00:00.4218750

    Id: 24564 (0x5ff4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34976 (0x88a0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 28416 (0x6f00)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1784 (0x06f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39812 (0x9b84)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16876 (0x41ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26680 (0x6838)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 17676 (0x450c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19720 (0x4d08)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 28648 (0x6fe8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 24164 (0x5e64)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1875000
        User processor time: 00:00:00.1875000

    Id: 31124 (0x7994)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1875000
        User processor time: 00:00:00.1875000

    Id: 29900 (0x74cc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.2500000
        User processor time: 00:00:00.2500000

    Id: 28436 (0x6f14)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 26200 (0x6658)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 16188 (0x3f3c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1718750
        User processor time: 00:00:00.1718750

    Id: 20116 (0x4e94)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1718750
        User processor time: 00:00:00.1718750

    Id: 29312 (0x7280)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1875000
        User processor time: 00:00:00.1875000

    Id: 34928 (0x8870)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 11492 (0x2ce4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 34292 (0x85f4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 22780 (0x58fc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 26152 (0x6628)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 19924 (0x4dd4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 21396 (0x5394)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 25496 (0x6398)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 16868 (0x41e4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:02.7187500
        User processor time: 00:00:02.7187500

    Id: 31156 (0x79b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37460 (0x9254)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 36948 (0x9054)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 16856 (0x41d8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 15732 (0x3d74)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 12264 (0x2fe8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 33976 (0x84b8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 39920 (0x9bf0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 38168 (0x9518)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 25620 (0x6414)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 13508 (0x34c4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 38604 (0x96cc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 34388 (0x8654)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 37720 (0x9358)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 33068 (0x812c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 988 (0x03dc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:17 AM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 27500 (0x6b6c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: Lowest
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 27280 (0x6a90)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 19604 (0x4c94)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:11.2343750
        User processor time: 00:00:11.2343750

    Id: 18920 (0x49e8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38492 (0x965c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11548 (0x2d1c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 34184 (0x8588)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32452 (0x7ec4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2000 (0x07d0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26392 (0x6718)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29816 (0x7478)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38932 (0x9814)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 25660 (0x643c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37796 (0x93a4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 22264 (0x56f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:18 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 34440 (0x8688)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 17548 (0x448c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37828 (0x93c4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 31060 (0x7954)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 39496 (0x9a48)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 6448 (0x1930)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 3780 (0x0ec4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 35748 (0x8ba4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 39616 (0x9ac0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.2968750
        User processor time: 00:00:00.2968750

    Id: 32692 (0x7fb4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31440 (0x7ad0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27224 (0x6a58)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36436 (0x8e54)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 23336 (0x5b28)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 38688 (0x9720)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.2656250
        User processor time: 00:00:00.2656250

    Id: 33756 (0x83dc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 30124 (0x75ac)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35872 (0x8c20)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32552 (0x7f28)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9680 (0x25d0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7080 (0x1ba8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27624 (0x6be8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 21520 (0x5410)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2764 (0x0acc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38996 (0x9854)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27848 (0x6cc8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00.2968750
        User processor time: 00:00:00.2968750

    Id: 32912 (0x8090)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:19 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26164 (0x6634)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39148 (0x98ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 37044 (0x90b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 26584 (0x67d8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 37012 (0x9094)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 25668 (0x6444)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 22552 (0x5818)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14080 (0x3700)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33944 (0x8498)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35384 (0x8a38)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35940 (0x8c64)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20532 (0x5034)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29888 (0x74c0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1460 (0x05b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 3404 (0x0d4c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37744 (0x9370)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 21060 (0x5244)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33452 (0x82ac)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14212 (0x3784)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14496 (0x38a0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 23780 (0x5ce4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 36784 (0x8fb0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 17644 (0x44ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 36920 (0x9038)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 32784 (0x8010)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 31756 (0x7c0c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 32180 (0x7db4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 36772 (0x8fa4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 33840 (0x8430)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:20 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 26360 (0x66f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:23 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39364 (0x99c4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 10:14:23 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 15924 (0x3e34)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:23 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4584 (0x11e8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:23 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 23388 (0x5b5c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:14:23 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16604 (0x40dc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 11
        Priority level: Highest
        Start time: 5/13/2024 10:14:25 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35476 (0x8a94)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:59 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26860 (0x68ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:14:59 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38480 (0x9650)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:08 AM
        Total processor time: 00:00:00.3593750
        User processor time: 00:00:00.3593750

    Id: 39372 (0x99cc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:16 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14428 (0x385c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:17 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39252 (0x9954)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:18 AM
        Total processor time: 00:00:00.1718750
        User processor time: 00:00:00.1718750

    Id: 20068 (0x4e64)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 21964 (0x55cc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:19 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 12836 (0x3224) (CURRENT)
        Start address: 0x0000000000000000
        State: Running
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:21 AM
        Total processor time: 00:00:12.0312500
        User processor time: 00:00:12.0312500

    Id: 3460 (0x0d84)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:21 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 23908 (0x5d64)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:22 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 29068 (0x718c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:23 AM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 35596 (0x8b0c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:23 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38724 (0x9744)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:23 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 35904 (0x8c40)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:23 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12724 (0x31b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:24 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 6468 (0x1944)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:24 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37844 (0x93d4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:15:25 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 21752 (0x54f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:15:25 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 15832 (0x3dd8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:25 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11540 (0x2d14)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:25 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1956 (0x07a4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:26 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 11208 (0x2bc8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:26 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 39260 (0x995c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:26 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 14296 (0x37d8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:27 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 39560 (0x9a88)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:42 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20540 (0x503c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:42 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13816 (0x35f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:43 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32924 (0x809c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 15528 (0x3ca8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: Unknown)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34084 (0x8524)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.3593750
        User processor time: 00:00:00.3593750

    Id: 9140 (0x23b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2960 (0x0b90)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34716 (0x879c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14836 (0x39f4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 30988 (0x790c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 2720 (0x0aa0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 17464 (0x4438)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31276 (0x7a2c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 37752 (0x9378)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 27612 (0x6bdc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 22596 (0x5844)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 25316 (0x62e4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 37240 (0x9178)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37876 (0x93f4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 2496 (0x09c0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 23412 (0x5b74)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35444 (0x8a74)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 25632 (0x6420)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34224 (0x85b0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 22108 (0x565c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 21512 (0x5408)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19756 (0x4d2c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39032 (0x9878)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Normal
        Start time: 5/13/2024 10:15:44 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 31044 (0x7944)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 5164 (0x142c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34896 (0x8850)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4856 (0x12f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 30652 (0x77bc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16072 (0x3ec8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 33580 (0x832c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 9788 (0x263c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8580 (0x2184)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 3052 (0x0bec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4472 (0x1178)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 3740 (0x0e9c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 21004 (0x520c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29092 (0x71a4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 13880 (0x3638)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38052 (0x94a4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35640 (0x8b38)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 36880 (0x9010)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29100 (0x71ac)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26456 (0x6758)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:45 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8952 (0x22f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:53 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39404 (0x99ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:54 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 17484 (0x444c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:54 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 28224 (0x6e40)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:54 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13372 (0x343c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:54 AM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 33312 (0x8220)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:54 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35900 (0x8c3c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 29120 (0x71c0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 34880 (0x8840)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39416 (0x99f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19992 (0x4e18)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14260 (0x37b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 18760 (0x4948)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 28888 (0x70d8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29432 (0x72f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16816 (0x41b0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:55 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12032 (0x2f00)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 14144 (0x3740)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26148 (0x6624)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 33556 (0x8314)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12728 (0x31b8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 21236 (0x52f4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39712 (0x9b20)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39296 (0x9980)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35244 (0x89ac)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16928 (0x4220)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 12248 (0x2fd8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39152 (0x98f0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 23900 (0x5d5c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29648 (0x73d0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 3724 (0x0e8c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:56 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26364 (0x66fc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:58 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12508 (0x30dc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:58 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19956 (0x4df4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 10:15:58 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 18768 (0x4950)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 13
        Priority level: Normal
        Start time: 5/13/2024 10:16:01 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 4972 (0x136c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 10:16:02 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

Modules:
    Name: GTA5.exe; path: E:\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.3095.0, by Rockstar Games)
    Name: ntdll.dll; path: C:\Windows\SYSTEM32\ntdll.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: KERNEL32.DLL; path: C:\Windows\System32\KERNEL32.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: KERNELBASE.dll; path: C:\Windows\System32\KERNELBASE.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: apphelp.dll; path: C:\Windows\SYSTEM32\apphelp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: USER32.dll; path: C:\Windows\System32\USER32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: win32u.dll; path: C:\Windows\System32\win32u.dll (Microsoft® Windows® Operating System v10.0.19041.4291, by Microsoft Corporation)
    Name: GDI32.dll; path: C:\Windows\System32\GDI32.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: gdi32full.dll; path: C:\Windows\System32\gdi32full.dll (Microsoft® Windows® Operating System v10.0.19041.4239, by Microsoft Corporation)
    Name: msvcp_win.dll; path: C:\Windows\System32\msvcp_win.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: ucrtbase.dll; path: C:\Windows\System32\ucrtbase.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: PSAPI.DLL; path: C:\Windows\System32\PSAPI.DLL (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: WS2_32.dll; path: C:\Windows\System32\WS2_32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: RPCRT4.dll; path: C:\Windows\System32\RPCRT4.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: GFSDK_ShadowLib.win64.dll; path: E:\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
    Name: VERSION.dll; path: C:\Windows\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: DSOUND.dll; path: C:\Windows\SYSTEM32\DSOUND.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: CRYPT32.dll; path: C:\Windows\System32\CRYPT32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: msvcrt.dll; path: C:\Windows\System32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.19041.3636, by Microsoft Corporation)
    Name: WINTRUST.dll; path: C:\Windows\System32\WINTRUST.dll (Microsoft® Windows® Operating System v10.0.19041.4291, by Microsoft Corporation)
    Name: advapi32.dll; path: C:\Windows\System32\advapi32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: IMM32.dll; path: C:\Windows\System32\IMM32.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: bink2w64.dll; path: E:\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
    Name: WININET.dll; path: C:\Windows\SYSTEM32\WININET.dll (Internet Explorer v11.00.19041.4165, by Microsoft Corporation)
    Name: sechost.dll; path: C:\Windows\System32\sechost.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: ole32.dll; path: C:\Windows\System32\ole32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: bcrypt.dll; path: C:\Windows\System32\bcrypt.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: SHLWAPI.dll; path: C:\Windows\System32\SHLWAPI.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: combase.dll; path: C:\Windows\System32\combase.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: WINMM.dll; path: C:\Windows\SYSTEM32\WINMM.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: SHELL32.dll; path: C:\Windows\System32\SHELL32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: OLEAUT32.dll; path: C:\Windows\System32\OLEAUT32.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: MF.dll; path: C:\Windows\SYSTEM32\MF.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: msdmo.dll; path: C:\Windows\SYSTEM32\msdmo.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: MFPlat.DLL; path: C:\Windows\SYSTEM32\MFPlat.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: cfgmgr32.dll; path: C:\Windows\System32\cfgmgr32.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: PROPSYS.dll; path: C:\Windows\SYSTEM32\PROPSYS.dll (Windows® Search v7.0.19041.4165, by Microsoft Corporation)
    Name: MFReadWrite.dll; path: C:\Windows\SYSTEM32\MFReadWrite.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: shcore.dll; path: C:\Windows\System32\shcore.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, 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: WTSAPI32.dll; path: C:\Windows\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: d3d9.dll; path: C:\Windows\SYSTEM32\d3d9.dll (Microsoft® Windows® Operating System v10.0.19041.3636, 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: GFSDK_TXAA_AlphaResolve.win64.dll; path: E:\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
    Name: DINPUT8.dll; path: E:\Grand Theft Auto V\DINPUT8.dll (GTA V Asi loader v1.0.0.1, by Alexander Blade)
    Name: XINPUT1_3.dll; path: C:\Windows\SYSTEM32\XINPUT1_3.dll (Microsoft® DirectX for Windows® v9.18.944.0000, by Microsoft Corporation)
    Name: IPHLPAPI.DLL; path: C:\Windows\SYSTEM32\IPHLPAPI.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: SETUPAPI.dll; path: C:\Windows\System32\SETUPAPI.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: powrprof.dll; path: C:\Windows\SYSTEM32\powrprof.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: launc.dll; path: E:\Grand Theft Auto V\launc.dll ( v, by )
    Name: winmmbase.dll; path: C:\Windows\SYSTEM32\winmmbase.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: kernel.appcore.dll; path: C:\Windows\SYSTEM32\kernel.appcore.dll (Microsoft® Windows® Operating System v10.0.19041.3758, by Microsoft Corporation)
    Name: OPENGL32.dll; path: C:\Windows\SYSTEM32\OPENGL32.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: windows.storage.dll; path: C:\Windows\SYSTEM32\windows.storage.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: dwmapi.dll; path: C:\Windows\SYSTEM32\dwmapi.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: Wldp.dll; path: C:\Windows\SYSTEM32\Wldp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MFCORE.DLL; path: C:\Windows\SYSTEM32\MFCORE.DLL (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: GLU32.dll; path: C:\Windows\SYSTEM32\GLU32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: ksuser.dll; path: C:\Windows\SYSTEM32\ksuser.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: CRYPTBASE.DLL; path: C:\Windows\SYSTEM32\CRYPTBASE.DLL (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: UMPDC.dll; path: C:\Windows\SYSTEM32\UMPDC.dll ( v, by )
    Name: bcryptPrimitives.dll; path: C:\Windows\System32\bcryptPrimitives.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: RTWorkQ.DLL; path: C:\Windows\SYSTEM32\RTWorkQ.DLL (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: MSASN1.dll; path: C:\Windows\SYSTEM32\MSASN1.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: dinput8.dll; path: C:\Windows\system32\dinput8.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: inputhost.dll; path: C:\Windows\SYSTEM32\inputhost.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: wintypes.dll; path: C:\Windows\SYSTEM32\wintypes.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: CoreMessaging.dll; path: C:\Windows\SYSTEM32\CoreMessaging.dll (Microsoft® Windows® Operating System v10.0.19041.3930, by Microsoft Corporation)
    Name: CoreUIComponents.dll; path: C:\Windows\SYSTEM32\CoreUIComponents.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: ntmarta.dll; path: C:\Windows\SYSTEM32\ntmarta.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: GTAV.HeapAdjuster.asi; path: E:\Grand Theft Auto V\GTAV.HeapAdjuster.asi ( v, by )
    Name: NativeTrainer.asi; path: E:\Grand Theft Auto V\NativeTrainer.asi ( v, by )
    Name: ScriptHookV.dll; path: E:\Grand Theft Auto V\ScriptHookV.dll (ScriptHookV v1.0.3095.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: OpenIV.asi; path: E:\Grand Theft Auto V\OpenIV.asi (OpenIV v2.0.0.0, by OpenIV Team)
    Name: PedConversation1.1.asi; path: E:\Grand Theft Auto V\PedConversation1.1.asi ( v, by )
    Name: Rain-wash-v.asi; path: E:\Grand Theft Auto V\Rain-wash-v.asi ( v, by )
    Name: VCRUNTIME140.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® v14.38.33135.0, by Microsoft Corporation)
    Name: SirenSetting_Limit_Adjuster.asi; path: E:\Grand Theft Auto V\SirenSetting_Limit_Adjuster.asi (SirenSetting Limit Adjuster v2.0.2.0, by cpast)
    Name: MSVCP140.dll; path: C:\Windows\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® v14.38.33135.0, by Microsoft Corporation)
    Name: VCRUNTIME140_1.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140_1.dll (Microsoft® Visual Studio® v14.38.33135.0, by Microsoft Corporation)
    Name: d3d12.dll; path: C:\Windows\SYSTEM32\d3d12.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: CRYPTSP.dll; path: C:\Windows\SYSTEM32\CRYPTSP.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: uxtheme.dll; path: C:\Windows\system32\uxtheme.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: rsaenh.dll; path: C:\Windows\system32\rsaenh.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: clbcatq.dll; path: C:\Windows\System32\clbcatq.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: dxdiagn.dll; path: C:\Windows\System32\dxdiagn.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: dxgi.dll; path: C:\Windows\System32\dxgi.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: DEVOBJ.dll; path: C:\Windows\System32\DEVOBJ.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: WMICLNT.dll; path: C:\Windows\System32\WMICLNT.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: d3d11.dll; path: C:\Windows\System32\d3d11.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: wbemprox.dll; path: C:\Windows\system32\wbem\wbemprox.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: wbemcomn.dll; path: C:\Windows\SYSTEM32\wbemcomn.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: wbemsvc.dll; path: C:\Windows\system32\wbem\wbemsvc.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: fastprox.dll; path: C:\Windows\system32\wbem\fastprox.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: amsi.dll; path: C:\Windows\SYSTEM32\amsi.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: nvapi64.dll; path: C:\Windows\system32\nvapi64.dll (NVIDIA Windows drivers v31.0.15.3623, by NVIDIA Corporation)
    Name: cryptnet.dll; path: C:\Windows\SYSTEM32\cryptnet.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: drvstore.dll; path: C:\Windows\SYSTEM32\drvstore.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: D3D10_1.DLL; path: C:\Windows\SYSTEM32\D3D10_1.DLL (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: d3d10_1core.dll; path: C:\Windows\SYSTEM32\d3d10_1core.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: imagehlp.dll; path: C:\Windows\System32\imagehlp.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: nvspcap64.dll; path: C:\Windows\system32\nvspcap64.dll (NVIDIA GeForce Experience v3.27.0.120, by NVIDIA Corporation)
    Name: profapi.dll; path: C:\Windows\SYSTEM32\profapi.dll (Microsoft® Windows® Operating System v10.0.19041.4239, by Microsoft Corporation)
    Name: NSI.dll; path: C:\Windows\System32\NSI.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: dhcpcsvc.DLL; path: C:\Windows\SYSTEM32\dhcpcsvc.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MSCTF.dll; path: C:\Windows\System32\MSCTF.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: textinputframework.dll; path: C:\Windows\SYSTEM32\textinputframework.dll (Microsoft® Windows® Operating System v10.0.19041.4239, by Microsoft Corporation)
    Name: WINSTA.dll; path: C:\Windows\SYSTEM32\WINSTA.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: nvldumdx.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvldumdx.dll (NVIDIA driver loader v31.0.15.3623, by NVIDIA Corporation)
    Name: nvwgf2umx.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvwgf2umx.dll (NVIDIA D3D10 drivers v31.0.15.3623, by NVIDIA Corporation)
    Name: NvCamera64.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\NvCamera\NvCamera64.dll (NVIDIA Camera v7.1, by NVIDIA Corporation)
    Name: XINPUT9_1_0.dll; path: C:\Windows\SYSTEM32\XINPUT9_1_0.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: HID.DLL; path: C:\Windows\SYSTEM32\HID.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: WindowsCodecs.dll; path: C:\Windows\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: MessageBus.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\MessageBus.dll ( v, by )
    Name: dxcore.dll; path: C:\Windows\SYSTEM32\dxcore.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: d3dcompiler_47_64.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\NvCamera\d3dcompiler_47_64.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
    Name: nvcuda64.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvcuda64.dll (NVIDIA CUDA 12.2.79 driver v31.0.15.3623, by NVIDIA Corporation)
    Name: MMDevApi.dll; path: C:\Windows\System32\MMDevApi.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, 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 (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: resourcepolicyclient.dll; path: C:\Windows\SYSTEM32\resourcepolicyclient.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: Windows.UI.dll; path: C:\Windows\System32\Windows.UI.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: WindowManagementAPI.dll; path: C:\Windows\System32\WindowManagementAPI.dll ( v, by )
    Name: twinapi.appcore.dll; path: C:\Windows\SYSTEM32\twinapi.appcore.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: avrt.dll; path: C:\Windows\SYSTEM32\avrt.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MessageBus.dll; path: C:\Program Files\NVIDIA Corporation\NvContainer\MessageBus.dll ( v, by )
    Name: napinsp.dll; path: C:\Windows\system32\napinsp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: pnrpnsp.dll; path: C:\Windows\system32\pnrpnsp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: wshbth.dll; path: C:\Windows\system32\wshbth.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: NLAapi.dll; path: C:\Windows\system32\NLAapi.dll (Microsoft® Windows® Operating System v10.0.19041.4123, by Microsoft Corporation)
    Name: mswsock.dll; path: C:\Windows\System32\mswsock.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: DNSAPI.dll; path: C:\Windows\SYSTEM32\DNSAPI.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: winrnr.dll; path: C:\Windows\System32\winrnr.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: fwpuclnt.dll; path: C:\Windows\System32\fwpuclnt.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: rasadhlp.dll; path: C:\Windows\System32\rasadhlp.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: gpapi.dll; path: C:\Windows\SYSTEM32\gpapi.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: WINNSI.DLL; path: C:\Windows\SYSTEM32\WINNSI.DLL (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: SspiCli.dll; path: C:\Windows\SYSTEM32\SspiCli.dll (Microsoft® Windows® Operating System v10.0.19041.4239, by Microsoft Corporation)
    Name: USERENV.dll; path: C:\Windows\SYSTEM32\USERENV.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: socialclub.dll; path: E:\Grand Theft Auto V\socialclub.dll ( v, by )
    Name: FirewallAPI.dll; path: C:\Windows\System32\FirewallAPI.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: fwbase.dll; path: C:\Windows\System32\fwbase.dll (Microsoft® Windows® Operating System v10.0.19041.4291, by Microsoft Corporation)
    Name: FWPolicyIOMgr.dll; path: C:\Windows\System32\FWPolicyIOMgr.dll (Microsoft® Windows® Operating System v10.0.19041.4291, by Microsoft Corporation)
    Name: wdmaud.drv; path: C:\Windows\SYSTEM32\wdmaud.drv (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: msacm32.drv; path: C:\Windows\SYSTEM32\msacm32.drv (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: MSACM32.dll; path: C:\Windows\SYSTEM32\MSACM32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: midimap.dll; path: C:\Windows\SYSTEM32\midimap.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: socialclub_tmp.dll; path: C:\Users\luca0\AppData\Local\Temp\4kmacvo3tr0wh5il\socialclub_tmp.dll (RAGE Plugin Hook v1.107.1334.16527, by MulleDK19 / LMS)
    Name: dbghelp.dll; path: C:\Windows\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: FW1FontWrapper.dll; path: E:\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
    Name: mscoree.dll; path: C:\Windows\SYSTEM32\mscoree.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: dbgcore.DLL; path: C:\Windows\SYSTEM32\dbgcore.DLL (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: mscoreei.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll (Microsoft® .NET Framework v4.8.9093.0, by Microsoft Corporation)
    Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.8.9232.0, by Microsoft Corporation)
    Name: VCRUNTIME140_1_CLR0400.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140_1_CLR0400.dll (Microsoft® Visual Studio® v14.32.31326.0, by Microsoft Corporation)
    Name: VCRUNTIME140_CLR0400.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140_CLR0400.dll (Microsoft® Visual Studio® v14.32.31326.0, by Microsoft Corporation)
    Name: ucrtbase_clr0400.dll; path: C:\Windows\SYSTEM32\ucrtbase_clr0400.dll (Microsoft® Visual Studio® v14.32.31326.0, by Microsoft Corporation)
    Name: mscorlib.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\448a486950dceb6a540939cbe7df7d2c\mscorlib.ni.dll (Microsoft® .NET Framework v4.8.9232.0, by Microsoft Corporation)
    Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.8.9232.0, by Microsoft Corporation)
    Name: diasymreader.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll (Microsoft® .NET Framework v14.8.9214.0, by Microsoft Corporation)
    Name: System.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\43625642338517d1a52a89f0b506541b\System.ni.dll (Microsoft® .NET Framework v4.8.9236.0, by Microsoft Corporation)
    Name: System.Drawing.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\54ceb7b42ab02a7308b29c0105c19663\System.Drawing.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: System.Windows.Forms.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\82b0e9998d317d05fda16f6a54b243dc\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.8.9195.0, by Microsoft Corporation)
    Name: System.Core.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\a94ee99e4126ddb64d01ff8739ea7c83\System.Core.ni.dll (Microsoft® .NET Framework v4.8.9236.0, by Microsoft Corporation)
    Name: System.Xml.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\f9e39e6150f3025de63a4ecce5210434\System.Xml.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: System.Configuration.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\9a27fd93615fb5d688032cbe89fac1d9\System.Configuration.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: comctl32.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\comctl32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.1, by Microsoft Corporation)
    Name: gdiplus.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.3996_none_91a79472cc852ba0\gdiplus.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: DWrite.dll; path: C:\Windows\SYSTEM32\DWrite.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: TextShaping.dll; path: C:\Windows\SYSTEM32\TextShaping.dll ( v, by )
    Name: SlimDX.dll; path: E:\Grand Theft Auto V\SlimDX.dll ( v, by )
    Name: MSVCR100.dll; path: C:\Windows\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: MSVCP100.dll; path: C:\Windows\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: XInput1_4.dll; path: C:\Windows\SYSTEM32\XInput1_4.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: System.Management.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Management\1af0a090b4d4f6b6bf541b17c66b491a\System.Management.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: System.Net.Http.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Net.Http\bf3421bdd26f86e8313bc6ee7839174c\System.Net.Http.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: rasapi32.dll; path: C:\Windows\SYSTEM32\rasapi32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: rasman.dll; path: C:\Windows\SYSTEM32\rasman.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: rtutils.dll; path: C:\Windows\SYSTEM32\rtutils.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: winhttp.dll; path: C:\Windows\SYSTEM32\winhttp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: dhcpcsvc6.DLL; path: C:\Windows\SYSTEM32\dhcpcsvc6.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: secur32.dll; path: C:\Windows\SYSTEM32\secur32.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: schannel.DLL; path: C:\Windows\system32\schannel.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: mskeyprotect.dll; path: C:\Windows\SYSTEM32\mskeyprotect.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: NTASN1.dll; path: C:\Windows\SYSTEM32\NTASN1.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: ncrypt.dll; path: C:\Windows\SYSTEM32\ncrypt.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: ncryptsslp.dll; path: C:\Windows\system32\ncryptsslp.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: System.Xml.Linq.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\6657fda739640460957832c4789787a3\System.Xml.Linq.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: System.Data.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Data\325d044588214f516351e2ae52e5b667\System.Data.ni.dll (Microsoft® .NET Framework v4.8.9214.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.9214.0, by Microsoft Corporation)
    Name: System.Runtime.Serialization.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\6df522030958b91b00465aef88b992cf\System.Runtime.Serialization.ni.dll (Microsoft® .NET Framework v4.8.9236.0, by Microsoft Corporation)
    Name: discord-rpc.dll; path: E:\Grand Theft Auto V\discord-rpc.dll ( v, by )
    Name: EasyHook64.dll; path: E:\Grand Theft Auto V\EasyHook64.dll (EasyHook v2.7.6578.0, by easyhook.codeplex.com)
    Name: wminet_utils.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: wmiutils.dll; path: C:\Windows\system32\wbem\wmiutils.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: clrcompression.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll (Microsoft® .NET Framework v4.8.9220.0, by Microsoft Corporation)
    Name: GTA5.exe
        Base address: 0x00007ff646d90000
        Memory size: 0x0401a200
        Entry point address: 0x00007ff6485b13ac
        File path: E:\Grand Theft Auto V\GTA5.exe
        Product name: Grand Theft Auto V
        Product version: 1.0.3095.0
        Company: Rockstar Games

    Name: ntdll.dll
        Base address: 0x00007ffc29250000
        Memory size: 0x001f8000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\SYSTEM32\ntdll.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: KERNEL32.DLL
        Base address: 0x00007ffc27cd0000
        Memory size: 0x000bd000
        Entry point address: 0x00007ffc27ce73e0
        File path: C:\Windows\System32\KERNEL32.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: KERNELBASE.dll
        Base address: 0x00007ffc26980000
        Memory size: 0x002f6000
        Entry point address: 0x00007ffc269d1890
        File path: C:\Windows\System32\KERNELBASE.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: apphelp.dll
        Base address: 0x00007ffc241e0000
        Memory size: 0x00090000
        Entry point address: 0x00007ffc241f0960
        File path: C:\Windows\SYSTEM32\apphelp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: USER32.dll
        Base address: 0x00007ffc28a50000
        Memory size: 0x0019f000
        Entry point address: 0x00007ffc28a68ab0
        File path: C:\Windows\System32\USER32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: GDI32.dll
        Base address: 0x00007ffc27c10000
        Memory size: 0x0002b000
        Entry point address: 0x00007ffc27c14900
        File path: C:\Windows\System32\GDI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: gdi32full.dll
        Base address: 0x00007ffc26e10000
        Memory size: 0x00117000
        Entry point address: 0x00007ffc26e41080
        File path: C:\Windows\System32\gdi32full.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4239
        Company: Microsoft Corporation

    Name: msvcp_win.dll
        Base address: 0x00007ffc26f30000
        Memory size: 0x0009d000
        Entry point address: 0x00007ffc26f45390
        File path: C:\Windows\System32\msvcp_win.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: ucrtbase.dll
        Base address: 0x00007ffc26c80000
        Memory size: 0x00100000
        Entry point address: 0x00007ffc26c96110
        File path: C:\Windows\System32\ucrtbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: WS2_32.dll
        Base address: 0x00007ffc28080000
        Memory size: 0x0006b000
        Entry point address: 0x00007ffc28094300
        File path: C:\Windows\System32\WS2_32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: RPCRT4.dll
        Base address: 0x00007ffc28cd0000
        Memory size: 0x00123000
        Entry point address: 0x00007ffc28d11d10
        File path: C:\Windows\System32\RPCRT4.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: GFSDK_ShadowLib.win64.dll
        Base address: 0x00007ffbdc5b0000
        Memory size: 0x003cc000
        Entry point address: 0x00007ffbdc5bcf10
        File path: E:\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll
        Product name: 
        Product version: 
        Company: 

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

    Name: DSOUND.dll
        Base address: 0x00007ffbe73b0000
        Memory size: 0x0009c000
        Entry point address: 0x00007ffbe73bf9b0
        File path: C:\Windows\SYSTEM32\DSOUND.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: CRYPT32.dll
        Base address: 0x00007ffc26fd0000
        Memory size: 0x0015e000
        Entry point address: 0x00007ffc2701fcf0
        File path: C:\Windows\System32\CRYPT32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: WINTRUST.dll
        Base address: 0x00007ffc27130000
        Memory size: 0x00067000
        Entry point address: 0x00007ffc27141670
        File path: C:\Windows\System32\WINTRUST.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4291
        Company: Microsoft Corporation

    Name: advapi32.dll
        Base address: 0x00007ffc27350000
        Memory size: 0x000b0000
        Entry point address: 0x00007ffc27365810
        File path: C:\Windows\System32\advapi32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: IMM32.dll
        Base address: 0x00007ffc289f0000
        Memory size: 0x00032000
        Entry point address: 0x00007ffc289f14d0
        File path: C:\Windows\System32\IMM32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: bink2w64.dll
        Base address: 0x00007ffc1c3a0000
        Memory size: 0x0008e000
        Entry point address: 0x00007ffc1c3a3a78
        File path: E:\Grand Theft Auto V\bink2w64.dll
        Product name: Bink and Smacker
        Product version: 1.994a
        Company: RAD Game Tools, Inc.

    Name: WININET.dll
        Base address: 0x00007ffc0a200000
        Memory size: 0x004d6000
        Entry point address: 0x00007ffc0a2dcaf0
        File path: C:\Windows\SYSTEM32\WININET.dll
        Product name: Internet Explorer
        Product version: 11.00.19041.4165
        Company: Microsoft Corporation

    Name: sechost.dll
        Base address: 0x00007ffc27400000
        Memory size: 0x000a0000
        Entry point address: 0x00007ffc2741ceb0
        File path: C:\Windows\System32\sechost.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: ole32.dll
        Base address: 0x00007ffc27da0000
        Memory size: 0x0012b000
        Entry point address: 0x00007ffc27dc65b0
        File path: C:\Windows\System32\ole32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: bcrypt.dll
        Base address: 0x00007ffc27250000
        Memory size: 0x00027000
        Entry point address: 0x00007ffc272590f0
        File path: C:\Windows\System32\bcrypt.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: SHLWAPI.dll
        Base address: 0x00007ffc28020000
        Memory size: 0x00055000
        Entry point address: 0x00007ffc2802a7a0
        File path: C:\Windows\System32\SHLWAPI.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: combase.dll
        Base address: 0x00007ffc28e00000
        Memory size: 0x00353000
        Entry point address: 0x00007ffc28ef44e0
        File path: C:\Windows\System32\combase.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: WINMM.dll
        Base address: 0x00007ffc21140000
        Memory size: 0x00027000
        Entry point address: 0x00007ffc21144220
        File path: C:\Windows\SYSTEM32\WINMM.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: SHELL32.dll
        Base address: 0x00007ffc274a0000
        Memory size: 0x0076b000
        Entry point address: 0x00007ffc275b3740
        File path: C:\Windows\System32\SHELL32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: OLEAUT32.dll
        Base address: 0x00007ffc27280000
        Memory size: 0x000cd000
        Entry point address: 0x00007ffc2729e750
        File path: C:\Windows\System32\OLEAUT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: MF.dll
        Base address: 0x00007ffbcce60000
        Memory size: 0x00084000
        Entry point address: 0x00007ffbcce6af80
        File path: C:\Windows\SYSTEM32\MF.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: MFPlat.DLL
        Base address: 0x00007ffbf4e10000
        Memory size: 0x001bb000
        Entry point address: 0x00007ffbf4e44950
        File path: C:\Windows\SYSTEM32\MFPlat.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: cfgmgr32.dll
        Base address: 0x00007ffc26930000
        Memory size: 0x0004e000
        Entry point address: 0x00007ffc26943750
        File path: C:\Windows\System32\cfgmgr32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: PROPSYS.dll
        Base address: 0x00007ffc22460000
        Memory size: 0x000f6000
        Entry point address: 0x00007ffc224a2b20
        File path: C:\Windows\SYSTEM32\PROPSYS.dll
        Product name: Windows® Search
        Product version: 7.0.19041.4165
        Company: Microsoft Corporation

    Name: MFReadWrite.dll
        Base address: 0x00007ffbdf850000
        Memory size: 0x0010a000
        Entry point address: 0x00007ffbdf876d70
        File path: C:\Windows\SYSTEM32\MFReadWrite.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: shcore.dll
        Base address: 0x00007ffc27f70000
        Memory size: 0x000ad000
        Entry point address: 0x00007ffc27fab150
        File path: C:\Windows\System32\shcore.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: WTSAPI32.dll
        Base address: 0x00007ffc225c0000
        Memory size: 0x00014000
        Entry point address: 0x00007ffc225c28c0
        File path: C:\Windows\SYSTEM32\WTSAPI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: d3d9.dll
        Base address: 0x00007ffbf8010000
        Memory size: 0x001cd000
        Entry point address: 0x00007ffbf8053df0
        File path: C:\Windows\SYSTEM32\d3d9.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: GFSDK_TXAA_AlphaResolve.win64.dll
        Base address: 0x00007ffc1c8b0000
        Memory size: 0x0001c000
        Entry point address: 0x00007ffc1c8b493c
        File path: E:\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll
        Product name: 
        Product version: 
        Company: 

    Name: DINPUT8.dll
        Base address: 0x00007ffc1c850000
        Memory size: 0x00025000
        Entry point address: 0x00007ffc1c853804
        File path: E:\Grand Theft Auto V\DINPUT8.dll
        Product name: GTA V Asi loader
        Product version: 1.0.0.1
        Company: Alexander Blade

    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: IPHLPAPI.DLL
        Base address: 0x00007ffc25ca0000
        Memory size: 0x0003b000
        Entry point address: 0x00007ffc25caa620
        File path: C:\Windows\SYSTEM32\IPHLPAPI.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: SETUPAPI.dll
        Base address: 0x00007ffc283c0000
        Memory size: 0x0046e000
        Entry point address: 0x00007ffc283e34a0
        File path: C:\Windows\System32\SETUPAPI.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: powrprof.dll
        Base address: 0x00007ffc26310000
        Memory size: 0x0004b000
        Entry point address: 0x00007ffc26313480
        File path: C:\Windows\SYSTEM32\powrprof.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: launc.dll
        Base address: 0x00007ffc19e70000
        Memory size: 0x00043000
        Entry point address: 0x00007ffc19e82880
        File path: E:\Grand Theft Auto V\launc.dll
        Product name: 
        Product version: 
        Company: 

    Name: winmmbase.dll
        Base address: 0x00007ffc0a6e0000
        Memory size: 0x00026000
        Entry point address: 0x00007ffc0a6f6bc0
        File path: C:\Windows\SYSTEM32\winmmbase.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: kernel.appcore.dll
        Base address: 0x00007ffc247b0000
        Memory size: 0x00012000
        Entry point address: 0x00007ffc247b3f10
        File path: C:\Windows\SYSTEM32\kernel.appcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3758
        Company: Microsoft Corporation

    Name: OPENGL32.dll
        Base address: 0x00007ffbf6620000
        Memory size: 0x00125000
        Entry point address: 0x00007ffbf66fdbf0
        File path: C:\Windows\SYSTEM32\OPENGL32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: windows.storage.dll
        Base address: 0x00007ffc249b0000
        Memory size: 0x0079e000
        Entry point address: 0x00007ffc24b692f0
        File path: C:\Windows\SYSTEM32\windows.storage.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: dwmapi.dll
        Base address: 0x00007ffc244c0000
        Memory size: 0x0002f000
        Entry point address: 0x00007ffc244c4d30
        File path: C:\Windows\SYSTEM32\dwmapi.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: Wldp.dll
        Base address: 0x00007ffc262e0000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffc262e3260
        File path: C:\Windows\SYSTEM32\Wldp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MFCORE.DLL
        Base address: 0x00007ffbcdfd0000
        Memory size: 0x0048e000
        Entry point address: 0x00007ffbce048580
        File path: C:\Windows\SYSTEM32\MFCORE.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: GLU32.dll
        Base address: 0x00007ffc1c470000
        Memory size: 0x0002c000
        Entry point address: 0x00007ffc1c48dd30
        File path: C:\Windows\SYSTEM32\GLU32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

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

    Name: UMPDC.dll
        Base address: 0x00007ffc262c0000
        Memory size: 0x00012000
        Entry point address: 0x00007ffc262c3e30
        File path: C:\Windows\SYSTEM32\UMPDC.dll
        Product name: 
        Product version: 
        Company: 

    Name: bcryptPrimitives.dll
        Base address: 0x00007ffc26d80000
        Memory size: 0x00082000
        Entry point address: 0x00007ffc26db8b60
        File path: C:\Windows\System32\bcryptPrimitives.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: RTWorkQ.DLL
        Base address: 0x00007ffbf6a70000
        Memory size: 0x00034000
        Entry point address: 0x00007ffbf6a7c060
        File path: C:\Windows\SYSTEM32\RTWorkQ.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: MSASN1.dll
        Base address: 0x00007ffc264c0000
        Memory size: 0x00012000
        Entry point address: 0x00007ffc264c5860
        File path: C:\Windows\SYSTEM32\MSASN1.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: dinput8.dll
        Base address: 0x00007ffbf4460000
        Memory size: 0x00045000
        Entry point address: 0x00007ffbf4466b80
        File path: C:\Windows\system32\dinput8.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: inputhost.dll
        Base address: 0x00007ffbfa4b0000
        Memory size: 0x00152000
        Entry point address: 0x00007ffbfa4c8960
        File path: C:\Windows\SYSTEM32\inputhost.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: wintypes.dll
        Base address: 0x00007ffc233d0000
        Memory size: 0x00157000
        Entry point address: 0x00007ffc233fb1a0
        File path: C:\Windows\SYSTEM32\wintypes.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: CoreMessaging.dll
        Base address: 0x00007ffc23e30000
        Memory size: 0x000f2000
        Entry point address: 0x00007ffc23e870a0
        File path: C:\Windows\SYSTEM32\CoreMessaging.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3930
        Company: Microsoft Corporation

    Name: CoreUIComponents.dll
        Base address: 0x00007ffc23ad0000
        Memory size: 0x0035b000
        Entry point address: 0x00007ffc23b52fe0
        File path: C:\Windows\SYSTEM32\CoreUIComponents.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: ntmarta.dll
        Base address: 0x00007ffc25a00000
        Memory size: 0x00033000
        Entry point address: 0x00007ffc25a06930
        File path: C:\Windows\SYSTEM32\ntmarta.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: GTAV.HeapAdjuster.asi
        Base address: 0x00007ffc09260000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc09262240
        File path: E:\Grand Theft Auto V\GTAV.HeapAdjuster.asi
        Product name: 
        Product version: 
        Company: 

    Name: NativeTrainer.asi
        Base address: 0x00007ffbea020000
        Memory size: 0x0003c000
        Entry point address: 0x00007ffbea02c42c
        File path: E:\Grand Theft Auto V\NativeTrainer.asi
        Product name: 
        Product version: 
        Company: 

    Name: ScriptHookV.dll
        Base address: 0x00007ffbcec20000
        Memory size: 0x001b7000
        Entry point address: 0x00007ffbcec314c8
        File path: E:\Grand Theft Auto V\ScriptHookV.dll
        Product name: ScriptHookV
        Product version: 1.0.3095.0
        Company: Alexander Blade

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

    Name: OpenIV.asi
        Base address: 0x00007ffbfeb30000
        Memory size: 0x00027000
        Entry point address: 0x00007ffbfeb32cdc
        File path: E:\Grand Theft Auto V\OpenIV.asi
        Product name: OpenIV
        Product version: 2.0.0.0
        Company: OpenIV Team

    Name: PedConversation1.1.asi
        Base address: 0x00007ffc08a40000
        Memory size: 0x00020000
        Entry point address: 0x00007ffc08a4265c
        File path: E:\Grand Theft Auto V\PedConversation1.1.asi
        Product name: 
        Product version: 
        Company: 

    Name: Rain-wash-v.asi
        Base address: 0x00007ffc22360000
        Memory size: 0x00009000
        Entry point address: 0x00007ffc223621ec
        File path: E:\Grand Theft Auto V\Rain-wash-v.asi
        Product name: 
        Product version: 
        Company: 

    Name: VCRUNTIME140.dll
        Base address: 0x00007ffc0b340000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc0b350600
        File path: C:\Windows\SYSTEM32\VCRUNTIME140.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.38.33135.0
        Company: Microsoft Corporation

    Name: SirenSetting_Limit_Adjuster.asi
        Base address: 0x00007ffc1c840000
        Memory size: 0x0000e000
        Entry point address: 0x00007ffc1c845f60
        File path: E:\Grand Theft Auto V\SirenSetting_Limit_Adjuster.asi
        Product name: SirenSetting Limit Adjuster
        Product version: 2.0.2.0
        Company: cpast

    Name: MSVCP140.dll
        Base address: 0x00007ffc0b2b0000
        Memory size: 0x0008d000
        Entry point address: 0x00007ffc0b301de0
        File path: C:\Windows\SYSTEM32\MSVCP140.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.38.33135.0
        Company: Microsoft Corporation

    Name: VCRUNTIME140_1.dll
        Base address: 0x00007ffc0b250000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc0b254210
        File path: C:\Windows\SYSTEM32\VCRUNTIME140_1.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.38.33135.0
        Company: Microsoft Corporation

    Name: d3d12.dll
        Base address: 0x00007ffc1c430000
        Memory size: 0x00025000
        Entry point address: 0x00007ffc1c437810
        File path: C:\Windows\SYSTEM32\d3d12.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: CRYPTSP.dll
        Base address: 0x00007ffc26220000
        Memory size: 0x00018000
        Entry point address: 0x00007ffc26224aa0
        File path: C:\Windows\SYSTEM32\CRYPTSP.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: uxtheme.dll
        Base address: 0x00007ffc242e0000
        Memory size: 0x0009e000
        Entry point address: 0x00007ffc24308b80
        File path: C:\Windows\system32\uxtheme.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: rsaenh.dll
        Base address: 0x00007ffc258e0000
        Memory size: 0x00034000
        Entry point address: 0x00007ffc258e8680
        File path: C:\Windows\system32\rsaenh.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: clbcatq.dll
        Base address: 0x00007ffc29160000
        Memory size: 0x000a9000
        Entry point address: 0x00007ffc2917d990
        File path: C:\Windows\System32\clbcatq.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: dxdiagn.dll
        Base address: 0x00007ffbe2420000
        Memory size: 0x00090000
        Entry point address: 0x00007ffbe247ed30
        File path: C:\Windows\System32\dxdiagn.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: dxgi.dll
        Base address: 0x00007ffc25190000
        Memory size: 0x000f3000
        Entry point address: 0x00007ffc251b64c0
        File path: C:\Windows\System32\dxgi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: DEVOBJ.dll
        Base address: 0x00007ffc26690000
        Memory size: 0x00033000
        Entry point address: 0x00007ffc266975d0
        File path: C:\Windows\System32\DEVOBJ.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: WMICLNT.dll
        Base address: 0x00007ffc21cb0000
        Memory size: 0x00011000
        Entry point address: 0x00007ffc21cb3670
        File path: C:\Windows\System32\WMICLNT.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: d3d11.dll
        Base address: 0x00007ffc225e0000
        Memory size: 0x00263000
        Entry point address: 0x00007ffc2265c1d0
        File path: C:\Windows\System32\d3d11.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: wbemcomn.dll
        Base address: 0x00007ffc14c70000
        Memory size: 0x00090000
        Entry point address: 0x00007ffc14c85950
        File path: C:\Windows\SYSTEM32\wbemcomn.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: fastprox.dll
        Base address: 0x00007ffc1c640000
        Memory size: 0x0010b000
        Entry point address: 0x00007ffc1c6759c0
        File path: C:\Windows\system32\wbem\fastprox.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: amsi.dll
        Base address: 0x00007ffc1bdb0000
        Memory size: 0x0001f000
        Entry point address: 0x00007ffc1bdbe820
        File path: C:\Windows\SYSTEM32\amsi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: nvapi64.dll
        Base address: 0x00007ffc1b560000
        Memory size: 0x0079f000
        Entry point address: 0x00007ffc1b9da948
        File path: C:\Windows\system32\nvapi64.dll
        Product name: NVIDIA Windows drivers
        Product version: 31.0.15.3623
        Company: NVIDIA Corporation

    Name: cryptnet.dll
        Base address: 0x00007ffc209e0000
        Memory size: 0x00031000
        Entry point address: 0x00007ffc209ee9a0
        File path: C:\Windows\SYSTEM32\cryptnet.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: drvstore.dll
        Base address: 0x00007ffc1eb60000
        Memory size: 0x00148000
        Entry point address: 0x00007ffc1eb6b160
        File path: C:\Windows\SYSTEM32\drvstore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

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

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

    Name: nvspcap64.dll
        Base address: 0x00007ffbca810000
        Memory size: 0x002d1000
        Entry point address: 0x00007ffbca81b523
        File path: C:\Windows\system32\nvspcap64.dll
        Product name: NVIDIA GeForce Experience
        Product version: 3.27.0.120
        Company: NVIDIA Corporation

    Name: profapi.dll
        Base address: 0x00007ffc26830000
        Memory size: 0x00023000
        Entry point address: 0x00007ffc26838f50
        File path: C:\Windows\SYSTEM32\profapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4239
        Company: Microsoft Corporation

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

    Name: dhcpcsvc.DLL
        Base address: 0x00007ffc20a20000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc20a229b0
        File path: C:\Windows\SYSTEM32\dhcpcsvc.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MSCTF.dll
        Base address: 0x00007ffc280f0000
        Memory size: 0x00115000
        Entry point address: 0x00007ffc28130a80
        File path: C:\Windows\System32\MSCTF.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: textinputframework.dll
        Base address: 0x00007ffbf9dd0000
        Memory size: 0x000f9000
        Entry point address: 0x00007ffbf9e0e9a0
        File path: C:\Windows\SYSTEM32\textinputframework.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4239
        Company: Microsoft Corporation

    Name: WINSTA.dll
        Base address: 0x00007ffc26090000
        Memory size: 0x0005b000
        Entry point address: 0x00007ffc2609b910
        File path: C:\Windows\SYSTEM32\WINSTA.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: nvldumdx.dll
        Base address: 0x00007ffc1eaa0000
        Memory size: 0x000bc000
        Entry point address: 0x00007ffc1ead0e50
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvldumdx.dll
        Product name: NVIDIA driver loader
        Product version: 31.0.15.3623
        Company: NVIDIA Corporation

    Name: nvwgf2umx.dll
        Base address: 0x00007ffc0e150000
        Memory size: 0x05edb000
        Entry point address: 0x00007ffc0e1bf590
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvwgf2umx.dll
        Product name: NVIDIA D3D10 drivers
        Product version: 31.0.15.3623
        Company: NVIDIA Corporation

    Name: NvCamera64.dll
        Base address: 0x00007ffbbd200000
        Memory size: 0x00865000
        Entry point address: 0x00007ffbbd5827d8
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\NvCamera\NvCamera64.dll
        Product name: NVIDIA Camera
        Product version: 7.1
        Company: NVIDIA Corporation

    Name: XINPUT9_1_0.dll
        Base address: 0x00007ffc1c350000
        Memory size: 0x00007000
        Entry point address: 0x00007ffc1c351550
        File path: C:\Windows\SYSTEM32\XINPUT9_1_0.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: HID.DLL
        Base address: 0x00007ffc25150000
        Memory size: 0x0000d000
        Entry point address: 0x00007ffc251526a0
        File path: C:\Windows\SYSTEM32\HID.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: WindowsCodecs.dll
        Base address: 0x00007ffc20ed0000
        Memory size: 0x001b4000
        Entry point address: 0x00007ffc20f46a50
        File path: C:\Windows\SYSTEM32\WindowsCodecs.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: MessageBus.dll
        Base address: 0x00007ffc17b20000
        Memory size: 0x00737000
        Entry point address: 0x00007ffc17ecb890
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\MessageBus.dll
        Product name: 
        Product version: 
        Company: 

    Name: dxcore.dll
        Base address: 0x00007ffc1efd0000
        Memory size: 0x0003b000
        Entry point address: 0x00007ffc1eff23e0
        File path: C:\Windows\SYSTEM32\dxcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: d3dcompiler_47_64.dll
        Base address: 0x00007ffbcd8d0000
        Memory size: 0x00404000
        Entry point address: 0x00007ffbcdc5f360
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\NvCamera\d3dcompiler_47_64.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 6.3.9600.16384
        Company: Microsoft Corporation

    Name: nvcuda64.dll
        Base address: 0x00007ffbb8a40000
        Memory size: 0x009b6000
        Entry point address: 0x00007ffbb8f48610
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvcuda64.dll
        Product name: NVIDIA CUDA 12.2.79 driver
        Product version: 31.0.15.3623
        Company: NVIDIA Corporation

    Name: MMDevApi.dll
        Base address: 0x00007ffc14d20000
        Memory size: 0x00085000
        Entry point address: 0x00007ffc14d40c30
        File path: C:\Windows\System32\MMDevApi.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: XAudio2_7.dll
        Base address: 0x00007ffbdf710000
        Memory size: 0x0008b000
        Entry point address: 0x00007ffbdf780650
        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: 0x00007ffc14eb0000
        Memory size: 0x00182000
        Entry point address: 0x00007ffc14ed7af0
        File path: C:\Windows\SYSTEM32\AUDIOSES.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: Windows.UI.dll
        Base address: 0x00007ffbf9ed0000
        Memory size: 0x00141000
        Entry point address: 0x00007ffbf9efcbf0
        File path: C:\Windows\System32\Windows.UI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: WindowManagementAPI.dll
        Base address: 0x00007ffc21560000
        Memory size: 0x000a1000
        Entry point address: 0x00007ffc21571d60
        File path: C:\Windows\System32\WindowManagementAPI.dll
        Product name: 
        Product version: 
        Company: 

    Name: twinapi.appcore.dll
        Base address: 0x00007ffc21300000
        Memory size: 0x00203000
        Entry point address: 0x00007ffc2136c790
        File path: C:\Windows\SYSTEM32\twinapi.appcore.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: avrt.dll
        Base address: 0x00007ffc21bb0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffc21bb1010
        File path: C:\Windows\SYSTEM32\avrt.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MessageBus.dll
        Base address: 0x00007ffc05f80000
        Memory size: 0x00737000
        Entry point address: 0x00007ffc0632b890
        File path: C:\Program Files\NVIDIA Corporation\NvContainer\MessageBus.dll
        Product name: 
        Product version: 
        Company: 

    Name: napinsp.dll
        Base address: 0x00007ffbf3250000
        Memory size: 0x00017000
        Entry point address: 0x00007ffbf3251b10
        File path: C:\Windows\system32\napinsp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: pnrpnsp.dll
        Base address: 0x00007ffbf3230000
        Memory size: 0x0001b000
        Entry point address: 0x00007ffbf32323d0
        File path: C:\Windows\system32\pnrpnsp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: NLAapi.dll
        Base address: 0x00007ffc22280000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc22286d40
        File path: C:\Windows\system32\NLAapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4123
        Company: Microsoft Corporation

    Name: mswsock.dll
        Base address: 0x00007ffc25fc0000
        Memory size: 0x0006a000
        Entry point address: 0x00007ffc25fd1200
        File path: C:\Windows\System32\mswsock.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: DNSAPI.dll
        Base address: 0x00007ffc25ce0000
        Memory size: 0x000cb000
        Entry point address: 0x00007ffc25d0e390
        File path: C:\Windows\SYSTEM32\DNSAPI.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: winrnr.dll
        Base address: 0x00007ffbf3210000
        Memory size: 0x00012000
        Entry point address: 0x00007ffbf3211550
        File path: C:\Windows\System32\winrnr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: fwpuclnt.dll
        Base address: 0x00007ffc1e3e0000
        Memory size: 0x00080000
        Entry point address: 0x00007ffc1e3e5910
        File path: C:\Windows\System32\fwpuclnt.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: gpapi.dll
        Base address: 0x00007ffc25160000
        Memory size: 0x00023000
        Entry point address: 0x00007ffc25163730
        File path: C:\Windows\SYSTEM32\gpapi.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: SspiCli.dll
        Base address: 0x00007ffc267b0000
        Memory size: 0x00032000
        Entry point address: 0x00007ffc267be510
        File path: C:\Windows\SYSTEM32\SspiCli.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4239
        Company: Microsoft Corporation

    Name: USERENV.dll
        Base address: 0x00007ffc267f0000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffc267f4f10
        File path: C:\Windows\SYSTEM32\USERENV.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: socialclub.dll
        Base address: 0x00007ffbb6440000
        Memory size: 0x002d6000
        Entry point address: 0x00007ffbb65d0948
        File path: E:\Grand Theft Auto V\socialclub.dll
        Product name: 
        Product version: 
        Company: 

    Name: FirewallAPI.dll
        Base address: 0x00007ffc254f0000
        Memory size: 0x00096000
        Entry point address: 0x00007ffc254f9550
        File path: C:\Windows\System32\FirewallAPI.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: fwbase.dll
        Base address: 0x00007ffc25480000
        Memory size: 0x00036000
        Entry point address: 0x00007ffc25487e20
        File path: C:\Windows\System32\fwbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4291
        Company: Microsoft Corporation

    Name: FWPolicyIOMgr.dll
        Base address: 0x00007ffc0b770000
        Memory size: 0x0004f000
        Entry point address: 0x00007ffc0b77a960
        File path: C:\Windows\System32\FWPolicyIOMgr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4291
        Company: Microsoft Corporation

    Name: wdmaud.drv
        Base address: 0x00007ffc0d870000
        Memory size: 0x00046000
        Entry point address: 0x00007ffc0d8776a0
        File path: C:\Windows\SYSTEM32\wdmaud.drv
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: MSACM32.dll
        Base address: 0x00007ffbc87b0000
        Memory size: 0x0001e000
        Entry point address: 0x00007ffbc87b36a0
        File path: C:\Windows\SYSTEM32\MSACM32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: midimap.dll
        Base address: 0x00007ffc223f0000
        Memory size: 0x0000b000
        Entry point address: 0x00007ffc223f17c0
        File path: C:\Windows\SYSTEM32\midimap.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: socialclub_tmp.dll
        Base address: 0x00007ffba1370000
        Memory size: 0x016d3000
        Entry point address: 0x00007ffba2a3d000
        File path: C:\Users\luca0\AppData\Local\Temp\4kmacvo3tr0wh5il\socialclub_tmp.dll
        Product name: RAGE Plugin Hook
        Product version: 1.107.1334.16527
        Company: MulleDK19 / LMS

    Name: dbghelp.dll
        Base address: 0x00007ffc1db60000
        Memory size: 0x001e4000
        Entry point address: 0x00007ffc1db7b1a0
        File path: C:\Windows\SYSTEM32\dbghelp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: FW1FontWrapper.dll
        Base address: 0x00007ffbf43e0000
        Memory size: 0x0002a000
        Entry point address: 0x00007ffbf43ee94c
        File path: E:\Grand Theft Auto V\FW1FontWrapper.dll
        Product name: 
        Product version: 
        Company: 

    Name: mscoree.dll
        Base address: 0x00007ffbfbeb0000
        Memory size: 0x00065000
        Entry point address: 0x00007ffbfbedbd50
        File path: C:\Windows\SYSTEM32\mscoree.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: dbgcore.DLL
        Base address: 0x00007ffbfc350000
        Memory size: 0x00034000
        Entry point address: 0x00007ffbfc371070
        File path: C:\Windows\SYSTEM32\dbgcore.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: mscoreei.dll
        Base address: 0x00007ffbe8000000
        Memory size: 0x0009b000
        Entry point address: 0x00007ffbe800bf90
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9093.0
        Company: Microsoft Corporation

    Name: clr.dll
        Base address: 0x00007ffbe37a0000
        Memory size: 0x009a4000
        Entry point address: 0x00007ffbe39319d0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9232.0
        Company: Microsoft Corporation

    Name: VCRUNTIME140_1_CLR0400.dll
        Base address: 0x00007ffc0a9c0000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc0a9c41a0
        File path: C:\Windows\SYSTEM32\VCRUNTIME140_1_CLR0400.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.32.31326.0
        Company: Microsoft Corporation

    Name: VCRUNTIME140_CLR0400.dll
        Base address: 0x00007ffbfbdd0000
        Memory size: 0x0001b000
        Entry point address: 0x00007ffbfbddfe90
        File path: C:\Windows\SYSTEM32\VCRUNTIME140_CLR0400.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.32.31326.0
        Company: Microsoft Corporation

    Name: ucrtbase_clr0400.dll
        Base address: 0x00007ffbf5800000
        Memory size: 0x000cd000
        Entry point address: 0x00007ffbf5893b60
        File path: C:\Windows\SYSTEM32\ucrtbase_clr0400.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.32.31326.0
        Company: Microsoft Corporation

    Name: mscorlib.ni.dll
        Base address: 0x00007ffbe0890000
        Memory size: 0x0160f000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\448a486950dceb6a540939cbe7df7d2c\mscorlib.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9232.0
        Company: Microsoft Corporation

    Name: clrjit.dll
        Base address: 0x00007ffbe64a0000
        Memory size: 0x0012f000
        Entry point address: 0x00007ffbe6536620
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9232.0
        Company: Microsoft Corporation

    Name: diasymreader.dll
        Base address: 0x00007ffbddfd0000
        Memory size: 0x00141000
        Entry point address: 0x00007ffbde002d50
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
        Product name: Microsoft® .NET Framework
        Product version: 14.8.9214.0
        Company: Microsoft Corporation

    Name: System.ni.dll
        Base address: 0x00007ffbe2840000
        Memory size: 0x00c1e000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\43625642338517d1a52a89f0b506541b\System.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9236.0
        Company: Microsoft Corporation

    Name: System.Drawing.ni.dll
        Base address: 0x00007ffbb7df0000
        Memory size: 0x001f3000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\54ceb7b42ab02a7308b29c0105c19663\System.Drawing.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: System.Windows.Forms.ni.dll
        Base address: 0x00007ffba7190000
        Memory size: 0x010e5000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\82b0e9998d317d05fda16f6a54b243dc\System.Windows.Forms.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9195.0
        Company: Microsoft Corporation

    Name: System.Core.ni.dll
        Base address: 0x00007ffbdfe00000
        Memory size: 0x00a86000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\a94ee99e4126ddb64d01ff8739ea7c83\System.Core.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9236.0
        Company: Microsoft Corporation

    Name: System.Xml.ni.dll
        Base address: 0x00007ffbd9a40000
        Memory size: 0x008b0000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\f9e39e6150f3025de63a4ecce5210434\System.Xml.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: System.Configuration.ni.dll
        Base address: 0x00007ffbde400000
        Memory size: 0x00133000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\9a27fd93615fb5d688032cbe89fac1d9\System.Configuration.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: comctl32.dll
        Base address: 0x00007ffc16e20000
        Memory size: 0x0029a000
        Entry point address: 0x00007ffc16eb9e70
        File path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\comctl32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: gdiplus.dll
        Base address: 0x00007ffc170c0000
        Memory size: 0x001a7000
        Entry point address: 0x00007ffc17117d40
        File path: C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.3996_none_91a79472cc852ba0\gdiplus.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: DWrite.dll
        Base address: 0x00007ffbfbf20000
        Memory size: 0x0027f000
        Entry point address: 0x00007ffbfbfb7bb0
        File path: C:\Windows\SYSTEM32\DWrite.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: TextShaping.dll
        Base address: 0x00007ffbf7680000
        Memory size: 0x000ac000
        Entry point address: 0x00007ffbf76ca790
        File path: C:\Windows\SYSTEM32\TextShaping.dll
        Product name: 
        Product version: 
        Company: 

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

    Name: MSVCR100.dll
        Base address: 0x0000000050290000
        Memory size: 0x000d2000
        Entry point address: 0x00000000502b14e4
        File path: C:\Windows\SYSTEM32\MSVCR100.dll
        Product name: Microsoft® Visual Studio® 2010
        Product version: 10.00.40219.325
        Company: Microsoft Corporation

    Name: MSVCP100.dll
        Base address: 0x00000000501f0000
        Memory size: 0x00098000
        Entry point address: 0x00000000502371d0
        File path: C:\Windows\SYSTEM32\MSVCP100.dll
        Product name: Microsoft® Visual Studio® 2010
        Product version: 10.00.40219.325
        Company: Microsoft Corporation

    Name: XInput1_4.dll
        Base address: 0x00007ffbccc80000
        Memory size: 0x00011000
        Entry point address: 0x00007ffbccc87910
        File path: C:\Windows\SYSTEM32\XInput1_4.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: System.Management.ni.dll
        Base address: 0x00007ffbdf5a0000
        Memory size: 0x00166000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Management\1af0a090b4d4f6b6bf541b17c66b491a\System.Management.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: System.Net.Http.ni.dll
        Base address: 0x00007ffbdec10000
        Memory size: 0x000a3000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Net.Http\bf3421bdd26f86e8313bc6ee7839174c\System.Net.Http.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: rasapi32.dll
        Base address: 0x00007ffc086f0000
        Memory size: 0x000ff000
        Entry point address: 0x00007ffc08701390
        File path: C:\Windows\SYSTEM32\rasapi32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: rasman.dll
        Base address: 0x00007ffc086b0000
        Memory size: 0x00034000
        Entry point address: 0x00007ffc086b13d0
        File path: C:\Windows\SYSTEM32\rasman.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: rtutils.dll
        Base address: 0x00007ffc148a0000
        Memory size: 0x00016000
        Entry point address: 0x00007ffc148a3030
        File path: C:\Windows\SYSTEM32\rtutils.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: winhttp.dll
        Base address: 0x00007ffc205e0000
        Memory size: 0x0010a000
        Entry point address: 0x00007ffc2062e130
        File path: C:\Windows\SYSTEM32\winhttp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: dhcpcsvc6.DLL
        Base address: 0x00007ffc20ad0000
        Memory size: 0x00017000
        Entry point address: 0x00007ffc20ad24b0
        File path: C:\Windows\SYSTEM32\dhcpcsvc6.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: secur32.dll
        Base address: 0x00007ffc15150000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc15152560
        File path: C:\Windows\SYSTEM32\secur32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: schannel.DLL
        Base address: 0x00007ffc257f0000
        Memory size: 0x00098000
        Entry point address: 0x00007ffc25817310
        File path: C:\Windows\system32\schannel.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: mskeyprotect.dll
        Base address: 0x00007ffc081f0000
        Memory size: 0x00015000
        Entry point address: 0x00007ffc081f2940
        File path: C:\Windows\SYSTEM32\mskeyprotect.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: ncrypt.dll
        Base address: 0x00007ffc263a0000
        Memory size: 0x00028000
        Entry point address: 0x00007ffc263a6200
        File path: C:\Windows\SYSTEM32\ncrypt.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: ncryptsslp.dll
        Base address: 0x00007ffc08270000
        Memory size: 0x00026000
        Entry point address: 0x00007ffc082772c0
        File path: C:\Windows\system32\ncryptsslp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: System.Xml.Linq.ni.dll
        Base address: 0x00007ffbe9ba0000
        Memory size: 0x00079000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\6657fda739640460957832c4789787a3\System.Xml.Linq.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: System.Data.ni.dll
        Base address: 0x00007ffbb23c0000
        Memory size: 0x00983000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Data\325d044588214f516351e2ae52e5b667\System.Data.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9214.0
        Company: Microsoft Corporation

    Name: System.Data.dll
        Base address: 0x00007ffbb8340000
        Memory size: 0x0036a000
        Entry point address: 0x00007ffbb8489da4
        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.9214.0
        Company: Microsoft Corporation

    Name: System.Runtime.Serialization.ni.dll
        Base address: 0x00007ffbba2f0000
        Memory size: 0x00343000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\6df522030958b91b00465aef88b992cf\System.Runtime.Serialization.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9236.0
        Company: Microsoft Corporation

    Name: discord-rpc.dll
        Base address: 0x00007ffbe9b00000
        Memory size: 0x0009c000
        Entry point address: 0x00007ffbe9b0c4c4
        File path: E:\Grand Theft Auto V\discord-rpc.dll
        Product name: 
        Product version: 
        Company: 

    Name: EasyHook64.dll
        Base address: 0x00007ffbea060000
        Memory size: 0x00057000
        Entry point address: 0x00007ffbea0628f4
        File path: E:\Grand Theft Auto V\EasyHook64.dll
        Product name: EasyHook
        Product version: 2.7.6578.0
        Company: easyhook.codeplex.com

    Name: wminet_utils.dll
        Base address: 0x00007ffbf70d0000
        Memory size: 0x0002f000
        Entry point address: 0x00007ffbf70d5b10
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: wmiutils.dll
        Base address: 0x00007ffc1c1d0000
        Memory size: 0x00028000
        Entry point address: 0x00007ffc1c1d9440
        File path: C:\Windows\system32\wbem\wmiutils.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: clrcompression.dll
        Base address: 0x00007ffbf3e40000
        Memory size: 0x00026000
        Entry point address: 0x00007ffbf3e482a0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9220.0
        Company: Microsoft Corporation

Environment:
    TickCount: 76338234
    ExitCode: 0
    CommandLine: GTA5.exe
    CurrentDirectory: E:\Grand Theft Auto V
    SystemDirectory: C:\Windows\system32
    MachineName: DESKTOP-GFJC21S
    ProcessorCount: 16
    SystemPageSize: 4096
    Version: 4.0.30319.42000
    WorkingSet: 3622719488
    OSVersion: Microsoft Windows NT 6.2.9200.0
    Is64BitProcess: True
    Is64BitOperatingSystem: True
    HasShutdownStarted: False
    UserName: luca0
    UserInteractive: True
    UserDomainName: DESKTOP-GFJC21S
    CurrentManagedThreadId: 13

Process list:
      by  (C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\NVDisplay.Container.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\DllHost.exe)
    NVIDIA Share rel_03_27/472473e by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    Xbox App 2404.1001.25.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.GamingApp_2404.1001.25.0_x64__8wekyb3d8bbwe\XboxPcAppFT.exe)
    Microsoft® Windows® Operating System 10.0.19041.3996 by Microsoft Corporation (C:\Windows\system32\wbem\unsecapp.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\ctfmon.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Razer Chroma SDK REST Server 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzSDKServer.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    HPPrintScanDoctor 6.1.0.0 by HP Inc. (C:\Program Files\HPPrintScanDoctor\HPPrintScanDoctorService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Intel(R) PROSet/Wireless 21, 20, 0, 0 by Intel(R) Corporation (C:\Program Files\Common Files\Intel\WirelessCommon\RegSrvc.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    FrameView 1.2.4923.0 by NVIDIA (C:\Program Files\NVIDIA Corporation\FrameViewSDK\bin\nvrla.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Intel(R) PROSet/Wireless 21, 20, 0, 0 by Intel(R) Corporation (C:\Program Files\Intel\WiFi\bin\EvtEng.exe)
    Node.js 11.13.0 by Node.js (C:\Program Files (x86)\NVIDIA Corporation\NvNode\NVIDIA Web Helper.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3758 by Microsoft Corporation (C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Microsoft® Windows® Operating System 10.0.19041.3758 by Microsoft Corporation (C:\Windows\System32\oobe\UserOOBEBroker.exe)
    Intel(R) Wireless Bluetooth(R) 21.20.0.4 by Intel Corporation (C:\Windows\system32\ibtsiva.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzDeviceManager)
    Bitdefender 1.0.1.113 by Bitdefender (C:\Program Files\Common Files\Bitdefender\SetupInformation\Bitdefender RedLine\bdredline.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
      by  (E:\Grand Theft Auto V\PlayGTAV.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\dwm.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Bitdefender 1.0.1.113 by Bitdefender (C:\Program Files\Bitdefender Agent\redline\bdredline.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\DllHost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    RzUpdateEngine 1.10.14.0 by Razer (C:\Program Files (x86)\Razer\RzUpdateEngineService\RzUpdateEngineService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\smartscreen.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    Realtek HD Audio Universal Service 1.0.191.1 by Realtek Semiconductor (C:\Windows\System32\RtkAudUService64.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Adobe IPC Broker 6.7.0.44 by Adobe Inc (C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\IPCBox\AdobeIPCBroker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    GameManagerService3 3.5.0.370 by Razer Inc (C:\Program Files (x86)\Razer\Razer Services\GMS3\GameManagerService3.exe)
    Microsoft® Windows® Operating System 10.0.19041.4123 by Microsoft Corporation (C:\Windows\system32\fontdrvhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\spoolsv.exe)
    Intel(R) Management Engine WMI Provider Registration 2130.1.15.0 by Intel Corporation (C:\Windows\System32\DriverStore\FileRepository\mewmiprov.inf_amd64_cad1db73e8c782a6\WMIRegistrationService.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzBTLEManager)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\WpcMon.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Bitdefender ConnectAgent 27.0.1.270 by Bitdefender (C:\Program Files\Bitdefender Agent\27.0.1.270\DiscoverySrv.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security\bdservicehost.exe)
    Razer Central 7.15.0.675 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Services\Razer Central\Razer Central.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\WLANExt.exe)
    Intel(R) Dynamic Application Loader Host Interface 1.41.2021.0121 by Intel Corporation (C:\Windows\System32\DriverStore\FileRepository\dal.inf_amd64_b5484efd38adbe8d\jhi_service.exe)
    VSSrv 3.0.37.0 by VisiSonics (C:\Windows\System32\VSSrv.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\AUDIODG.EXE)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\WUDFHost.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Razer Device 1.0.0.33 by Razer Inc (C:\ProgramData\Razer\Synapse3\Service\Bin\RzLightingEngineHelper.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzSmartlightingDeviceManager)
    Razer Synapse Service Process 1.0.0.0 by  (C:\Program Files (x86)\Razer\Synapse3\Service\..\UserProcess\Razer Synapse Service Process.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    NVIDIA Share rel_03_27/472473e by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
      by  (C:\Windows\SysWOW64\PnkBstrA.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security App\bdservicehost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Game Bar 7.124.03191.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_7.124.3191.0_x64__8wekyb3d8bbwe\GameBar.exe)
    Xbox App 2404.1001.25.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.GamingApp_2404.1001.25.0_x64__8wekyb3d8bbwe\XboxGameBarWidgets.exe)
    Microsoft® Windows® Operating System 124.5402.10.0 by Microsoft Corporation (C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\TextInputHost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security\bdservicehost.exe)
      by  (C:\Program Files\WindowsApps\5319275A.WhatsAppDesktop_2.2418.6.0_x64__cv1g1gvanyjgm\WhatsApp.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security\updatesrv.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\wbem\wmiprvse.exe)
    GameManagerService 2.3.160.119 by Razer Inc (C:\Program Files (x86)\Razer\Razer Services\GMS\GameManagerService.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    NVIDIA Share rel_03_27/472473e by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Microsoft Phone Link 1.24041.108+9696321498d5f6233923d3102c92aa226ad64cf5 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.YourPhone_1.24041.108.0_x64__8wekyb3d8bbwe\PhoneExperienceHost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security App\Safepay\bdservicehost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\rundll32.exe)
      by  (C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\NVDisplay.Container.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\dashost.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.1 by Microsoft Corporation (C:\Windows\System32\SecurityHealthSystray.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security\bdntwrk.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.4239 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy\SearchApp.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzAppManager)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    VSHelper 3.0.37.0 by VisiSonics (C:\Windows\system32\VSHelper.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft Gaming Install Services 10.0.25398.3460 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.GamingServices_20.88.6001.0_x64__8wekyb3d8bbwe\GamingServices.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft 365 and Office 16.0.17531.20140 by Microsoft Corporation (C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeClickToRun.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Intel(R) PROSet/Wireless 21, 20, 0, 0 by Intel® Corporation (C:\Program Files\Intel\WiFi\bin\ZeroConfigService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Razer Synapse Service 1.0.0.0 by Razer Inc. (C:\Program Files (x86)\Razer\Synapse3\Service\Razer Synapse Service.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\GameBarPresenceWriter.exe)
    NVIDIA GeForce Experience 3.27.0.120 by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\ShadowPlay\nvsphelper64.exe)
    Razer Cortex 10.0.0.0 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Cortex\CortexLauncherService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\taskhostw.exe)
    Microsoft® Windows® Operating System 10.0.19041.4123 by Microsoft Corporation (C:\Windows\System32\fontdrvhost.exe)
    Razer Cortex 10.13.12+80e294b3ba3edec5aea263b1a01ace64b79bf793 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Cortex\RazerCortex.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)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\wbem\wmiprvse.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\CompPkgSrv.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    RZThxService 1.0.0.1 by Razer (C:\Windows\system32\RZTHXService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    NVIDIA GeForce Experience Application Ontology 47.0.3.0 by NVIDIA Corporation (C:\Users\luca0\AppData\Local\NVIDIA\NvBackend\ApplicationOntology\NvOAWrapperCache.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzIoTDeviceManager)
    Sistema operativo Microsoft® Windows® 10.0.19041.4239 by Microsoft Corporation (C:\Windows\Explorer.EXE)
    RGBFusion 1.0.0.0 by  (C:\Program Files (x86)\GIGABYTE\RGBFusion\RGBFusion.exe)
    Microsoft® Windows® Operating System 10.0.19041.4291 by Microsoft Corporation (C:\Windows\System32\mousocoreworker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Razer Chroma SDK Service 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzSDKService.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security App\bdagent.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Razer Central Service 7.15.0.675 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Services\Razer Central\RazerCentralService.exe)
    Microsoft® Windows® Operating System 10.0.19041.4239 by Microsoft Corporation (C:\Windows\system32\lsass.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\WinLogon.exe)
    Game Bar 7.124.03191.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_7.124.3191.0_x64__8wekyb3d8bbwe\GameBarFTServer.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    FrameView 1.3.8513.0 by NVIDIA (C:\Program Files\NVIDIA Corporation\FrameViewSDK\nvfvsdksvc_x64.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Razer Chroma Stream Server 1.1.6.03061447 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzChromaStreamServer.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Node.js 12.15.0 by Node.js (C:\Program Files\Adobe\Adobe Creative Cloud Experience\libs\node.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Microsoft Gaming Install Services 10.0.25398.3460 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.GamingServices_20.88.6001.0_x64__8wekyb3d8bbwe\GamingServicesNet.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
      by  (C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\StartMenuExperienceHost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.4239 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy\SearchApp.exe)
    CCXProcess 4.3.2.1 by Adobe Systems Incorporated (C:\Program Files\Adobe\Adobe Creative Cloud Experience\CCXProcess.exe)
    Luminati SDK 1.172.289 by Luminati Networks Ltd. (C:\Program Files (x86)\EagleGet\net_updater32.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\sihost.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\dashost.exe)
    Bitdefender ConnectAgent 27.0.1.268 by Bitdefender (C:\Program Files\Bitdefender Agent\ProductAgentService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\WUDFHost.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzDiagnostic)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    FrameView 1.2.4923.0 by NVIDIA (C:\Program Files\NVIDIA Corporation\FrameViewSDK\bin\PresentMon_x64.exe)
    Windows® Search 7.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\SearchIndexer.exe)
    Grand Theft Auto V 1.0.3095.0 by Rockstar Games (E:\Grand Theft Auto V\GTA5.exe)
    Razer THX 1.0.0.33 by Razer Inc (C:\ProgramData\Razer\Synapse3\Service\Bin\Devices\Mw\RzTHX0520.exe)
    Realtek HD Audio Universal Service 1.0.191.1 by Realtek Semiconductor (C:\Windows\System32\RtkAudUService64.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    FrameView 1.2.4923.0 by NVIDIA (C:\Program Files\NVIDIA Corporation\FrameViewSDK\bin\PresentMon_x64.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)

File list: 
    E:\Grand Theft Auto V\AdvancedHookV.dll *bd542a136d36305f76ec7d8e74c97436
    E:\Grand Theft Auto V\AdvancedHookV.log *ddd02847653fa77c9a8a8ac5bcaa56a3
    E:\Grand Theft Auto V\Albo1125.Common.dll *8bff6ea79f6ce8a855387409b610cef5
    E:\Grand Theft Auto V\asiloader.log *08fca2b36632e87f4a57f9147428ca89
    E:\Grand Theft Auto V\bink2w64.dll *518c9da8d048f1db89e835254e369ee0
    E:\Grand Theft Auto V\bink2w64.dll.orig *3722f03c488093cb2631b5412d4f12d9
    E:\Grand Theft Auto V\CalloutInterfaceAPI.dll *d4e8a7a4882d848530eabf20945af9b1
    E:\Grand Theft Auto V\commandline.txt *424bb3622f6a6874a0865ebb71c55d9e
    E:\Grand Theft Auto V\common.rpf *bbe724acef5f9fcfd85a38c4e35e2f00
    E:\Grand Theft Auto V\CrashReport_luca0_638511383260675265.rcr *812dd655f5c1b72b277186dc10eaeae7
    E:\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
    E:\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
    E:\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
    E:\Grand Theft Auto V\DdsConvert.dll *65e684e0fd64493392436cb92617ceb0
    E:\Grand Theft Auto V\DefaultSkin.png *a7562ebd9a7c54a6575808da4680caf3
    E:\Grand Theft Auto V\dinput8.dll *c9b973183908a6631b31ca29f863b4d1
    E:\Grand Theft Auto V\discord-rpc.dll *5882c37b79bae47a0d090006564edb22
    E:\Grand Theft Auto V\DiscordRPC.dll *6520a93a7c79b8ab8621e6da72e1d9af
    E:\Grand Theft Auto V\DiscordRpcNet.dll *65c8b3ac6205985288c4ee507481cddc
    E:\Grand Theft Auto V\EasyHook.dll *163e0d2a3cccaa53f16bf5d41721730e
    E:\Grand Theft Auto V\EasyHook64.dll *2d7a7ddd6f7ebf32543d851d9a55f60b
    E:\Grand Theft Auto V\EasyLoad64.dll *0ee88c5ca0bcfdf02290f4b87f8b9a7e
    E:\Grand Theft Auto V\fvad.dll *5bc6f791f4aef87b6927029d8631011b
    E:\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
    E:\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
    E:\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
    E:\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
    E:\Grand Theft Auto V\GPUPerfAPIDX11-x64.dll *121044fe4ae47114dfccd15e399df399
    E:\Grand Theft Auto V\GTA5.exe *4aed5138db00e323744aaf6d4d215178
    E:\Grand Theft Auto V\GTA5.exe - collegamento.lnk *77214915df4bd80ae81f7306f97afb56
    E:\Grand Theft Auto V\GTAV.HeapAdjuster.asi *a3f7486fdf47f8c77e95048d252025c9
    E:\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
    E:\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
    E:\Grand Theft Auto V\index.bin *3a63995909323c3d0f8ccb73bc5bd012
    E:\Grand Theft Auto V\IPT.Common.dll *37bca0ad8a1cc05fd3dfb02dbec36f37
    E:\Grand Theft Auto V\launc.dll *6676f06e1d2b82b0c9c15e714ce1d366
    E:\Grand Theft Auto V\libcurl.dll *827e7b68a46143bd648739875045fed5
    E:\Grand Theft Auto V\LMS.Common.dll *61dfccfc5509df7e88bc4ab7eab982e1
    E:\Grand Theft Auto V\LMS.PortableExecutable.dll *6a52fa924073b0f913855f070dc553a7
    E:\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
    E:\Grand Theft Auto V\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll *660103c9ffbd699916d054beeb186bb6
    E:\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
    E:\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
    E:\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
    E:\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
    E:\Grand Theft Auto V\NativeTrainer.asi *e107b94ae23ec9a56bfa1faaf7118e85
    E:\Grand Theft Auto V\NAudio.dll *047bca47d9d12191811fb2e87cded3aa
    E:\Grand Theft Auto V\Newtonsoft.Json.dll *0ed248f9cf0b97fb2f7a307f498d9169
    E:\Grand Theft Auto V\NvPmApi.Core.win64.dll *2041025c15e6ff893dcbb5ed63fdb2f8
    E:\Grand Theft Auto V\OpenIV.asi *ef3de847eac7ba336e2d83ba96a8d61d
    E:\Grand Theft Auto V\OpenIV.log *af66c221472c3816598bce669f1757c4
    E:\Grand Theft Auto V\opus.dll *61c59bf20053de7de03c867e1ac7faf2
    E:\Grand Theft Auto V\opusenc.dll *f7dd66ec604d7fbbee39dc8785376af0
    E:\Grand Theft Auto V\orig_socialclub.dll *0fe478ed14cd81342dc54022c0e5bdc2
    E:\Grand Theft Auto V\ParksTools.dll *80cb769e7dc95390a02f2b2d36ce7732
    E:\Grand Theft Auto V\ParksTools.pdb *29cd37ec1e88f9f146faff37f7b4bd91
    E:\Grand Theft Auto V\PedConversation.ini *ed754ec9c2bbd081424bde2fa191c75c
    E:\Grand Theft Auto V\PedConversation1.1.asi *4f58a35e8c7cb8b02281c98e2251cb51
    E:\Grand Theft Auto V\PlayGTAV.exe *7b43b28b900a6f424424b130355143b4
    E:\Grand Theft Auto V\PlayGTAV.exe.orig *c8db658558875d0900fbf04d2624ff56
    E:\Grand Theft Auto V\RAGENativeUI.dll *fad7befc2f049a916a987dbcb7fa030a
    E:\Grand Theft Auto V\RAGEPluginHook.exe *fb9f38bc0fcc4c5b89e45c44b89963f4
    E:\Grand Theft Auto V\RagePluginHook.ini *48eda10d77195c93a7e8a75a8912cfe3
    E:\Grand Theft Auto V\RagePluginHook.log *1f5a51a98d00ae708375e6d38cd9282a
    E:\Grand Theft Auto V\Rain-wash-v.asi *72f94fc06fe2091eade643f86c7789cb
    E:\Grand Theft Auto V\Rain-wash-v.pdb *382cf59afc7a32a9ff54e8d5ede0eae3
    E:\Grand Theft Auto V\RawCanvasUI.dll *f068a35a919e68264b6e924683992c17
    E:\Grand Theft Auto V\README - Single Player Beta Install Guide.html *0fb66162cd0db229c37350f78a2cef79
    E:\Grand Theft Auto V\RPH_Readme.txt *7b081efb3e794533b99a7c15807ed09a
    E:\Grand Theft Auto V\ScriptHookV.dll *2ff24d81ae7ae428c0e15ed5d991a0f0
    E:\Grand Theft Auto V\ScriptHookV.log *b42665ebaf46be3ba2d54521a2f4d046
    E:\Grand Theft Auto V\ScriptHookVDotNet.ini *e82f2dc7d94575cbf2493ed139b6d2aa
    E:\Grand Theft Auto V\ScriptHookVDotNet.rc *d5181c18f49dcfa2b9ad87e40e5e23d8
    E:\Grand Theft Auto V\ScriptHookVDotNet.sln *b57fe1a09776ebcfe7f207326f5f8769
    E:\Grand Theft Auto V\ScriptHookVDotNet.vcxproj *d78fbf18d14c1e1c2c1b174077105f0e
    E:\Grand Theft Auto V\ScriptHookVDotNet.vcxproj.filters *faf421ed230878100c91fbdd8c27006a
    E:\Grand Theft Auto V\SirenSettings.log *d31880d80186e6fffcb2a3ac4d86d4d6
    E:\Grand Theft Auto V\SirenSetting_Limit_Adjuster.asi *1d15368fe2f5acbefac26951482566d3
    E:\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
    E:\Grand Theft Auto V\socialclub.dll *3fc9abca5b967b6fbb7d83c66d08566a
    E:\Grand Theft Auto V\socialclub.dll_no_bawsaq *0078a3357b01b569b7168df06b951c38
    E:\Grand Theft Auto V\startup.rphs *a01400f6165d45d2fc9a4d78201efd1c
    E:\Grand Theft Auto V\Stealth.Common.dll *33dd943beec275e6bd94a91d557caf76
    E:\Grand Theft Auto V\System.ValueTuple.dll *4be8f58e6a00f0130f051f444987d217
    E:\Grand Theft Auto V\title.rgl *abfa12cb8a8e8eb9fdefae4305e038ac
    E:\Grand Theft Auto V\toxmod.dll *0a915d749939b882b38a76c9ab552b50
    E:\Grand Theft Auto V\unins000.dat *fe7e8df4a2d7c133aa861e5d14aa2c8f
    E:\Grand Theft Auto V\unins000.exe *33a1d1bee7d317455376cad60288bb4b
    E:\Grand Theft Auto V\version.txt *eb0ec566293a46f64f522242687722cb
    E:\Grand Theft Auto V\x64a.rpf *edfbe6855ec32a21a698abc27a899341
    E:\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
    E:\Grand Theft Auto V\x64c.rpf *Unknown
    E:\Grand Theft Auto V\x64d.rpf *Unknown
    E:\Grand Theft Auto V\x64e.rpf *Unknown
    E:\Grand Theft Auto V\x64f.rpf *Unknown
    E:\Grand Theft Auto V\x64g.rpf *Unknown
    E:\Grand Theft Auto V\x64h.rpf *Unknown
    E:\Grand Theft Auto V\x64i.rpf *Unknown
    E:\Grand Theft Auto V\x64j.rpf *Unknown
    E:\Grand Theft Auto V\x64k.rpf *Unknown
    E:\Grand Theft Auto V\x64l.rpf *Unknown
    E:\Grand Theft Auto V\x64m.rpf *Unknown
    E:\Grand Theft Auto V\x64n.rpf *Unknown
    E:\Grand Theft Auto V\x64o.rpf *Unknown
    E:\Grand Theft Auto V\x64p.rpf *Unknown
    E:\Grand Theft Auto V\x64q.rpf *Unknown
    E:\Grand Theft Auto V\x64r.rpf *Unknown
    E:\Grand Theft Auto V\x64s.rpf *Unknown
    E:\Grand Theft Auto V\x64t.rpf *Unknown
    E:\Grand Theft Auto V\x64u.rpf *Unknown
    E:\Grand Theft Auto V\x64v.rpf *Unknown
    E:\Grand Theft Auto V\x64w.rpf *Unknown
    E:\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707
    E:\Grand Theft Auto V\zlib1.dll *ce4942488bd6f21d73279b178b622175

Latest log:
13/05/2024 10:14:23.455] Started new log on 13/05/2024 10:14:23.455
[13/05/2024 10:14:23.455] ====================================================================================================
[13/05/2024 10:14:23.440] Log path: E:\Grand Theft Auto V\RagePluginHook.log
[13/05/2024 10:14:23.455] Log verbosity: Trivial
[13/05/2024 10:14:23.457] Initializing input system
[13/05/2024 10:14:23.458] Initializing game console
[13/05/2024 10:14:23.462] Console key has been set to F4 (key code: 115)
[13/05/2024 10:14:23.495] Initializing console variable "ConsoleScrollAmount".
[13/05/2024 10:14:23.495] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[13/05/2024 10:14:23.497] Read value: <null>
[13/05/2024 10:14:23.497] Initializing console variable "ConsoleKey".
[13/05/2024 10:14:23.497] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[13/05/2024 10:14:23.499] Read value: F4
[13/05/2024 10:14:23.499] Setting value of console variable "ConsoleKey" to stored value.
[13/05/2024 10:14:23.499] Console key has been set to F4 (key code: 115)
[13/05/2024 10:14:23.499] Initializing console variable "PluginTimeoutThreshold".
[13/05/2024 10:14:23.499] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[13/05/2024 10:14:23.500] Read value: 10000
[13/05/2024 10:14:23.500] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[13/05/2024 10:14:23.500] Initializing console variable "AlwaysShowConsoleOutput".
[13/05/2024 10:14:23.500] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[13/05/2024 10:14:23.500] Read value: <null>
[13/05/2024 10:14:23.500] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[13/05/2024 10:14:23.500] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[13/05/2024 10:14:23.501] Read value: False
[13/05/2024 10:14:23.501] Setting value of console variable "ShowConsoleCommandInfoOnPluginLoad" to stored value.
[13/05/2024 10:14:23.501] Initializing console variable "ShowOnScreenWarnings".
[13/05/2024 10:14:23.501] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[13/05/2024 10:14:23.501] Read value: <null>
[13/05/2024 10:14:23.501] Console initialized
[13/05/2024 10:14:23.501] Initializing forms manager
[13/05/2024 10:14:23.502] Cleaning temp folder
[13/05/2024 10:14:23.502] Version: RAGE Plugin Hook v1.107.1334.16527 for Grand Theft Auto V
[13/05/2024 10:14:23.506] ================ RAGE Plugin Hook ================
[5/13/2024 10:14:23 AM.508] Command line option "disableCustomLoadingScreen-disableCustomLoadingScreen" is specified twice. Please remove one.
[5/13/2024 10:14:23 AM.510] Detected Windows 10 Unknown (64-bit) (10.0.19045.0)!
[5/13/2024 10:14:23 AM.510] Checking game support
[5/13/2024 10:14:23 AM.602] Product name: Grand Theft Auto V
[5/13/2024 10:14:23 AM.602] Product version: 1.0.3095.0
[5/13/2024 10:14:23 AM.602] Is steam version: True
[5/13/2024 10:14:23 AM.602] Initializing DirectX
[5/13/2024 10:14:23 AM.603] Initializing Direct3D
[5/13/2024 10:14:23 AM.603] Getting game swap chain
[5/13/2024 10:14:23 AM.622] Swap Chain created: 0x7FF649A904F0
[5/13/2024 10:14:23 AM.622] Swap Chain VTable: 0x18B44C9F2B0
[5/13/2024 10:14:23 AM.622] 0x74894810245C8948;0x8D48564157552024;0x170EC814890246C
[5/13/2024 10:14:23 AM.622] D3D11Present: 0x7FFC251915E0
[5/13/2024 10:14:23 AM.622] D3D11ResizeBuffers: 0x7FFC251B2F40
[5/13/2024 10:14:23 AM.622] D3D11ResizeTarget: 0x7FFC251FA790
[5/13/2024 10:14:23 AM.622] D3D11SetFullscreenState: 0x7FFC251B2480
[5/13/2024 10:14:23 AM.623] Direct3D initialized
[5/13/2024 10:14:23 AM.623] Initialized DirectX
[5/13/2024 10:14:23 AM.623] Direct3D watcher thread spawned
[5/13/2024 10:14:23 AM.629] Getting device
[5/13/2024 10:14:23 AM.629] Retrieved device
[5/13/2024 10:14:23 AM.629] Creating wrapper
[5/13/2024 10:14:23 AM.668] Wrapper created
[5/13/2024 10:14:23 AM.671] Effect created
[5/13/2024 10:14:23 AM.671] Creating buffer
[5/13/2024 10:14:23 AM.671] Created buffer
[5/13/2024 10:14:23 AM.671] Creating blend state
[5/13/2024 10:14:23 AM.671] Created blend state
[5/13/2024 10:14:23 AM.671] Done with creation
[5/13/2024 10:14:23 AM.702] Initializing texture system.
[5/13/2024 10:14:23 AM.702] Initializing texture system; phase 1
[5/13/2024 10:14:23 AM.702] Initializing texture system; phase 2
[5/13/2024 10:14:23 AM.707] Initializing texture system; phase 3
[5/13/2024 10:14:23 AM.708] Initializing texture system; phase 4
[5/13/2024 10:14:23 AM.714] Initializing texture system; phase 5
[5/13/2024 10:14:23 AM.716] Initializing texture system; phase 6
[5/13/2024 10:14:23 AM.716] Initializing texture system; phase 7
[5/13/2024 10:14:23 AM.719] Initializing texture system; phase 8
[5/13/2024 10:14:23 AM.719] Initializing texture system; phase 9
[5/13/2024 10:14:23 AM.719] Initializing texture system; phase 10
[5/13/2024 10:14:23 AM.721] Initializing texture system; phase 11
[5/13/2024 10:14:23 AM.721] Initializing texture system; phase 12
[5/13/2024 10:14:23 AM.722] Initializing texture system; phase 13
[5/13/2024 10:14:23 AM.722] Initializing texture system; phase 14
[5/13/2024 10:14:28 AM.625] Direct3D watcher thread ended
[5/13/2024 10:14:56 AM.615] LoadingScreenMsg: Initializing game support
[5/13/2024 10:14:56 AM.866] Initializing game support
[5/13/2024 10:15:02 AM.305] LoadingScreenMsg: Velocity limit removed
[5/13/2024 10:15:02 AM.596] Compatibility level: 0
[5/13/2024 10:15:02 AM.596] Supported version detected
[5/13/2024 10:15:02 AM.596] ==================================================
[5/13/2024 10:15:02 AM.596] LoadingScreenMsg: Patching code
[5/13/2024 10:15:02 AM.847] LoadingScreenMsg: Waiting for game initialization
[5/13/2024 10:15:03 AM.098] Waiting for game initialization
[5/13/2024 10:15:03 AM.199] LoadingScreenMsg: Initializing core
[5/13/2024 10:15:03 AM.450] Initializing hook
[5/13/2024 10:15:08 AM.459] LoadingScreenMsg: Completing interoperability
[5/13/2024 10:15:08 AM.709] Completing interoperability
[5/13/2024 10:15:08 AM.709] Initialization code 1.
[5/13/2024 10:15:08 AM.709] Initialization code 2.
[5/13/2024 10:15:08 AM.709] Initialization code 3.
[5/13/2024 10:15:08 AM.715] 1 Address: 0x00007FF6477DDE18
[5/13/2024 10:15:08 AM.715] Calling func 1
[5/13/2024 10:15:08 AM.728] 2 Address: 0x00007FF6483BCC52
[5/13/2024 10:15:08 AM.728] 3 Address: 0x00007FF646D961D2
[5/13/2024 10:15:08 AM.751] Address: 0x00007FF6483BCBFC
[5/13/2024 10:15:08 AM.751] Unknown var: 0x00007FF649417510
[5/13/2024 10:15:08 AM.751] Initialization code 4.
[5/13/2024 10:15:08 AM.751] Initialization code 5.
[5/13/2024 10:15:08 AM.751] Completing interoperability, phase 1
[5/13/2024 10:15:08 AM.751] Completing interoperability, phase 2
[5/13/2024 10:15:08 AM.751] Completing interoperability, phase 3
[5/13/2024 10:15:08 AM.751] Completing interoperability, phase 4
[5/13/2024 10:15:08 AM.751] Completing interoperability, phase 5
[5/13/2024 10:15:08 AM.751] Completing interoperability, phase 6
[5/13/2024 10:15:08 AM.751] Completing interoperability, phase 7
[5/13/2024 10:15:08 AM.751] LoadingScreenMsg: 
[5/13/2024 10:15:09 AM.002] LoadingScreenMsg: Loading Story Mode
[5/13/2024 10:15:09 AM.252] LoadingScreenMsg: Loading and Populating Game World
[5/13/2024 10:15:09 AM.503] LoadingScreenMsg: 
[5/13/2024 10:15:16 AM.440] Initializing console variable "IsDeveloperModeEnabled".
[5/13/2024 10:15:16 AM.440] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[5/13/2024 10:15:16 AM.441] Read value: <null>
[5/13/2024 10:15:16 AM.441] Initializing console variable "TimeScale".
[5/13/2024 10:15:16 AM.441] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[5/13/2024 10:15:16 AM.441] Read value: <null>
[5/13/2024 10:15:16 AM.449] Loading plugin from path: E:\Grand Theft Auto V\Plugins\ClearTheWayV.dll
[5/13/2024 10:15:16 AM.451] Loading plugin "E:\Grand Theft Auto V\Plugins\ClearTheWayV.dll".
[5/13/2024 10:15:17 AM.959] <UNLOADED PLUGIN>: Initializing input system
[5/13/2024 10:15:17 AM.960] <UNLOADED PLUGIN>: Initializing game console
[5/13/2024 10:15:17 AM.961] <UNLOADED PLUGIN>: Initializing forms manager
[5/13/2024 10:15:18 AM.240] Plugin "ClearTheWayV" was loaded from "ClearTheWayV.dll".
[5/13/2024 10:15:18 AM.240] Loading plugin from path: E:\Grand Theft Auto V\Plugins\DLS.dll
[5/13/2024 10:15:18 AM.240] Loading plugin "E:\Grand Theft Auto V\Plugins\DLS.dll".
[5/13/2024 10:15:19 AM.758] <UNLOADED PLUGIN>: Initializing input system
[5/13/2024 10:15:19 AM.758] <UNLOADED PLUGIN>: Initializing game console
[5/13/2024 10:15:19 AM.759] <UNLOADED PLUGIN>: Initializing forms manager
[5/13/2024 10:15:19 AM.770] Plugin "Dynamic Lighting System" was loaded from "DLS.dll".
[5/13/2024 10:15:19 AM.770] Loading plugin from path: E:\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/13/2024 10:15:19 AM.770] Loading plugin "E:\Grand Theft Auto V\Plugins\LSPD First Response.dll".
[5/13/2024 10:15:21 AM.276] <UNLOADED PLUGIN>: Initializing input system
[5/13/2024 10:15:21 AM.276] <UNLOADED PLUGIN>: Initializing game console
[5/13/2024 10:15:21 AM.277] <UNLOADED PLUGIN>: Initializing forms manager
[5/13/2024 10:15:21 AM.351] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/13/2024 10:15:21 AM.352] Loading plugin from path: E:\Grand Theft Auto V\Plugins\Seatbelt.dll
[5/13/2024 10:15:21 AM.352] Loading plugin "E:\Grand Theft Auto V\Plugins\Seatbelt.dll".
[5/13/2024 10:15:22 AM.854] <UNLOADED PLUGIN>: Initializing input system
[5/13/2024 10:15:22 AM.854] <UNLOADED PLUGIN>: Initializing game console
[5/13/2024 10:15:22 AM.855] <UNLOADED PLUGIN>: Initializing forms manager
[5/13/2024 10:15:22 AM.866] Plugin "Seatbelt" was loaded from "Seatbelt.dll".
[5/13/2024 10:15:22 AM.929] ================================================= ClearTheWayV =================================================
[5/13/2024 10:15:22 AM.930] Created by:  KeyedInSoftware/timnboys
[5/13/2024 10:15:22 AM.930] Version:  1.0.0.45
[5/13/2024 10:15:22 AM.930] 
[5/13/2024 10:15:22 AM.930] To get Support For ClearTheWayV please go to where you downloaded the plugin from either lcpdfr.com or mods.keyedinsoftware.org
[5/13/2024 10:15:22 AM.930] We will only provide support For ClearTheWayV on at lcpdfr.com and at https://mods.keyedinsoftware.org only!
[5/13/2024 10:15:22 AM.930] Enjoy!
[5/13/2024 10:15:22 AM.930] ================================================= ClearTheWayV =================================================
[5/13/2024 10:15:22 AM.963] Dynamic Lighting System: Detected RPH 1.107.1334.16527
[5/13/2024 10:15:22 AM.963] Dynamic Lighting System: LOADED DLS v1.4.1.0
[5/13/2024 10:15:24 AM.538] LSPD First Response: [TRACE] Started loading LSPDFR
[5/13/2024 10:15:24 AM.538] LSPD First Response: [INFO] Running LSPD First Response 0.4.9 (0.4.8748.23994)
[5/13/2024 10:15:24 AM.539] LSPD First Response: [INFO] Compiled on 14 Dec 2023 18:19:48 UTC
[5/13/2024 10:15:24 AM.539] LSPD First Response: [INFO] Copyright © 2015-2020, G17 Media, www.lspdfr.com
[5/13/2024 10:15:26 AM.107] Seatbelt: Version state: Latest
[5/13/2024 10:15:28 AM.207] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/13/2024 10:15:38 AM.501] LSPD First Response: [TRACE] Game has stopped loading
[5/13/2024 10:15:42 AM.944] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:42 AM.947] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:42 AM.948] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/13/2024 10:15:43 AM.005] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/13/2024 10:15:43 AM.005] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/13/2024 10:15:43 AM.005] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/13/2024 10:15:43 AM.005] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/13/2024 10:15:43 AM.005] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/13/2024 10:15:43 AM.005] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/13/2024 10:15:43 AM.005] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 174
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 207
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 220
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 259
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 273
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 309
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 323
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 363
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 391
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 425
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 453
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 484
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 502
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 529
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 547
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 581
[5/13/2024 10:15:43 AM.006] LSPD First Response: [WARN] No name for outfit variation at line 615
[5/13/2024 10:15:43 AM.007] LSPD First Response: [WARN] No name for outfit variation at line 650
[5/13/2024 10:15:43 AM.007] LSPD First Response: [WARN] No name for outfit variation at line 677
[5/13/2024 10:15:43 AM.007] LSPD First Response: [WARN] No name for outfit variation at line 711
[5/13/2024 10:15:43 AM.007] LSPD First Response: [WARN] No name for outfit variation at line 741
[5/13/2024 10:15:43 AM.007] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.007] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.007] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/13/2024 10:15:43 AM.008] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/13/2024 10:15:43 AM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/13/2024 10:15:43 AM.010] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/13/2024 10:15:43 AM.010] LSPD First Response: [TRACE] Loaded 10 freemode outfits and 55 preset outfits
[5/13/2024 10:15:43 AM.373] LSPD First Response: [TRACE] Adding Ben J. as character
[5/13/2024 10:15:43 AM.446] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/13/2024 10:15:43 AM.447] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/13/2024 10:15:43 AM.447] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/13/2024 10:15:43 AM.609] LSPD First Response: [TRACE] Adding John White as character
[5/13/2024 10:15:43 AM.621] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.621] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.622] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/13/2024 10:15:43 AM.625] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.625] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.625] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/13/2024 10:15:43 AM.627] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.627] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.627] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/13/2024 10:15:43 AM.654] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.654] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:43 AM.654] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/13/2024 10:15:43 AM.660] LSPD First Response: [TRACE] Failed to parse  as chance
[5/13/2024 10:15:43 AM.663] LSPD First Response: [TRACE] Player was in vehicle: False
[5/13/2024 10:15:43 AM.663] LSPD First Response: [TRACE] Last selected character was John White, should spawn as last character True
[5/13/2024 10:15:43 AM.663] LSPD First Response: [TRACE] Loading last selected character John White
[5/13/2024 10:15:43 AM.665] LSPD First Response: [INFO] Changing current player character to John White
[5/13/2024 10:15:43 AM.678] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/13/2024 10:15:43 AM.678] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/13/2024 10:15:43 AM.679] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/13/2024 10:15:43 AM.936] LSPD First Response: [TRACE] Cached 1511 decorators for index 3
[5/13/2024 10:15:43 AM.942] LSPD First Response: [INFO] Player Persona voice is: s_m_y_cop_01_white_mini_02
[5/13/2024 10:15:43 AM.942] LSPD First Response: [TRACE] CharacterSelected: 6
[5/13/2024 10:15:43 AM.942] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/13/2024 10:15:44 AM.145] LSPD First Response: [TRACE] Set last player walk style back: Normal
[5/13/2024 10:15:44 AM.151] LSPD First Response: [TRACE] Initialized telemtry service
[5/13/2024 10:15:44 AM.183] LSPD First Response: We have 4 appartments registered
[5/13/2024 10:15:44 AM.185] LSPD First Response: [TRACE] Finding Interior ID for 4 Integrity Way at: X:-15.76 Y:-606.24 Z:100.23
[5/13/2024 10:15:44 AM.189] LSPD First Response: [TRACE] Initialised Apartment: 4 Integrity Way, Interior is 147969
[5/13/2024 10:15:44 AM.190] LSPD First Response: [TRACE] Finding Interior ID for 1893 Grapeseed Ave at: X:264.853 Y:-1000.169 Z:-99.058
[5/13/2024 10:15:44 AM.190] LSPD First Response: [TRACE] Initialised Apartment: 1893 Grapeseed Ave, Interior is 149761
[5/13/2024 10:15:44 AM.191] LSPD First Response: [TRACE] Finding Interior ID for 0605 Spanish Ave at: X:347.1727 Y:-1001.406 Z:-99.1962
[5/13/2024 10:15:44 AM.191] LSPD First Response: [TRACE] Initialised Apartment: 0605 Spanish Ave, Interior is 148225
[5/13/2024 10:15:44 AM.192] LSPD First Response: [TRACE] Finding Interior ID for 2874 Hillcrest at: X:-859.5645 Y:688.7182 Z:152.8571
[5/13/2024 10:15:44 AM.192] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/13/2024 10:15:44 AM.192] LSPD First Response: ApartmentManager initialized
[5/13/2024 10:15:44 AM.194] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/13/2024 10:15:44 AM.195] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/13/2024 10:15:44 AM.196] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/13/2024 10:15:44 AM.250] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/13/2024 10:15:44 AM.330] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/13/2024 10:15:44 AM.330] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/13/2024 10:15:44 AM.331] LSPD First Response: [TRACE] Saved apt: 
[5/13/2024 10:15:44 AM.339] LSPD First Response: [TRACE] Thread IntegrityWay435 #1 initialized
[5/13/2024 10:15:44 AM.343] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/13/2024 10:15:44 AM.372] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/13/2024 10:15:44 AM.372] LSPD First Response: [TRACE] Thread SpanishAve0605 #1 initialized
[5/13/2024 10:15:44 AM.373] LSPD First Response: [TRACE] Thread Marker #3 initialized
[5/13/2024 10:15:44 AM.373] LSPD First Response: [TRACE] Thread Hillcrest2874 #1 initialized
[5/13/2024 10:15:44 AM.373] LSPD First Response: [TRACE] Thread Marker #4 initialized
[5/13/2024 10:15:44 AM.373] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/13/2024 10:15:44 AM.474] LSPD First Response: [TRACE] Thread GrapeseedAve1893 #1 initialized
[5/13/2024 10:15:44 AM.524] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/13/2024 10:15:44 AM.532] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/13/2024 10:15:44 AM.536] LSPD First Response: [TRACE] Set title to John White for Interaction Menu
[5/13/2024 10:15:44 AM.537] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/13/2024 10:15:44 AM.538] LSPD First Response: [TRACE] Set title to John White for Police Radio
[5/13/2024 10:15:44 AM.544] LSPD First Response: [TRACE] Started new menu thread MenuBase #7
[5/13/2024 10:15:44 AM.546] LSPD First Response: [TRACE] Set title to John White for Vehicle Options
[5/13/2024 10:15:44 AM.549] LSPD First Response: [TRACE] Started new menu thread MenuBase #8
[5/13/2024 10:15:44 AM.550] LSPD First Response: [TRACE] Set title to John White for Inventory
[5/13/2024 10:15:44 AM.551] LSPD First Response: [TRACE] Started new menu thread MenuBase #9
[5/13/2024 10:15:44 AM.552] LSPD First Response: [TRACE] Set title to John White for Settings
[5/13/2024 10:15:44 AM.555] LSPD First Response: [TRACE] Saved apt: 
[5/13/2024 10:15:44 AM.608] LSPD First Response: [TRACE] Requested Audio
[5/13/2024 10:15:44 AM.632] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/13/2024 10:15:44 AM.961] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/13/2024 10:15:45 AM.128] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:45 AM.128] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:45 AM.128] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/13/2024 10:15:45 AM.141] LSPD First Response: [INFO] Vinewood Police Station
[5/13/2024 10:15:45 AM.141] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/13/2024 10:15:45 AM.141] LSPD First Response: [INFO] La Mesa Police Station
[5/13/2024 10:15:45 AM.141] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/13/2024 10:15:45 AM.141] LSPD First Response: [INFO] Rockford Hills Police Station
[5/13/2024 10:15:45 AM.141] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/13/2024 10:15:45 AM.141] LSPD First Response: [INFO] Vespucci Police Station
[5/13/2024 10:15:45 AM.141] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/13/2024 10:15:45 AM.143] LSPD First Response: [INFO] Downtown Police Station
[5/13/2024 10:15:45 AM.143] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/13/2024 10:15:45 AM.143] LSPD First Response: [INFO] Davis Sheriff Station
[5/13/2024 10:15:45 AM.143] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/13/2024 10:15:45 AM.144] 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
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/13/2024 10:15:45 AM.144] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/13/2024 10:15:45 AM.149] LSPD First Response: [TRACE] Auto started component Debug #1
[5/13/2024 10:15:45 AM.149] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/13/2024 10:15:45 AM.149] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/13/2024 10:15:45 AM.150] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/13/2024 10:15:45 AM.150] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/13/2024 10:15:45 AM.150] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/13/2024 10:15:45 AM.150] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/13/2024 10:15:45 AM.150] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/13/2024 10:15:45 AM.151] LSPD First Response: [TRACE] Auto started component AmbientSitAnywhere #1
[5/13/2024 10:15:45 AM.151] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/13/2024 10:15:45 AM.151] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/13/2024 10:15:45 AM.152] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/13/2024 10:15:45 AM.152] LSPD First Response: [TRACE] Auto started component EvidenceMarkerManager #1
[5/13/2024 10:15:45 AM.153] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/13/2024 10:15:45 AM.173] LSPD First Response: [TRACE] Preloading node data
[5/13/2024 10:15:45 AM.484] LSPD First Response: [INFO] No cached credentials, no user login attempt will be made to LSPDFR Sync.
[5/13/2024 10:15:45 AM.485] LSPD First Response: [TRACE] Checking for updates...
[5/13/2024 10:15:45 AM.488] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/13/2024 10:15:45 AM.488] LSPD First Response: [INFO] Connected to LSPDFR Sync via session ada3e6bd-bd26-4481-b4ff-836a9002b9e5. Enhanced features available.
[5/13/2024 10:15:45 AM.507] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/13/2024 10:15:45 AM.508] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/13/2024 10:15:45 AM.508] LSPD First Response: [TRACE] Server has requested that we enable feature PatreonPauseMenuItem
[5/13/2024 10:15:45 AM.662] LSPD First Response: [TRACE] *** This version of LSPDFR is outdated. If the user is requesting support, request they update to the latest LSPDFR version. ***
[5/13/2024 10:15:45 AM.662] LSPD First Response: [TRACE] This version: 0.4.8748.23994, Version available on server: 0.4.8757.33971
[5/13/2024 10:15:46 AM.249] LSPD First Response: [TRACE] Building pathfinding data. Island: False
[5/13/2024 10:15:47 AM.875] LSPD First Response: [TRACE] Done preloading node data
[5/13/2024 10:15:47 AM.875] LSPD First Response: [TRACE] Preloading node data
[5/13/2024 10:15:47 AM.875] LSPD First Response: [TRACE] Done preloading node data
[5/13/2024 10:15:47 AM.875] LSPD First Response: [TRACE] SwitchToCharacter: John White
[5/13/2024 10:15:47 AM.875] LSPD First Response: [TRACE] Switch mode is random
[5/13/2024 10:15:51 AM.033] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[5/13/2024 10:15:51 AM.038] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[5/13/2024 10:15:51 AM.038] LSPD First Response: [TRACE] Disabling ambient game police chases
[5/13/2024 10:15:51 AM.043] LSPD First Response: [TRACE] Disabled ambient game police chases
[5/13/2024 10:15:51 AM.044] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[5/13/2024 10:15:51 AM.045] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[5/13/2024 10:15:51 AM.047] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[5/13/2024 10:15:51 AM.047] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/13/2024 10:15:52 AM.123] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/13/2024 10:15:52 AM.123] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/13/2024 10:15:52 AM.169] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/13/2024 10:15:52 AM.170] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/13/2024 10:15:52 AM.170] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/13/2024 10:15:52 AM.170] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/13/2024 10:15:52 AM.170] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/13/2024 10:15:52 AM.170] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/13/2024 10:15:52 AM.173] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/13/2024 10:15:52 AM.177] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/13/2024 10:15:52 AM.177] LSPD First Response: [TRACE] Thread PlayerDutyController #1 initialized
[5/13/2024 10:15:52 AM.177] LSPD First Response: [TRACE] Thread PlayerDutyBehaviorController #1 initialized
[5/13/2024 10:15:52 AM.178] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[5/13/2024 10:15:52 AM.193] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[5/13/2024 10:15:52 AM.195] LSPD First Response: [TRACE] Thread Marker #5 initialized
[5/13/2024 10:15:52 AM.195] LSPD First Response: [TRACE] Thread Debug #1 initialized
[5/13/2024 10:15:52 AM.198] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[5/13/2024 10:15:52 AM.198] LSPD First Response: [TRACE] Thread AmbientSitAnywhere #1 initialized
[5/13/2024 10:15:52 AM.207] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[5/13/2024 10:15:52 AM.210] LSPD First Response: [TRACE] Thread EvidenceMarkerManager #1 initialized
[5/13/2024 10:15:52 AM.213] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[5/13/2024 10:15:53 AM.790] LSPD First Response: [TRACE] GamePlayer::ChangeCharacter: Same character
[5/13/2024 10:15:53 AM.790] LSPD First Response: [TRACE] GamePlayer::ChangeCharacter: Going on duty
[5/13/2024 10:15:53 AM.793] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:53 AM.793] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 10:15:53 AM.793] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/13/2024 10:15:53 AM.808] LSPD First Response: [TRACE] Setting player to lspd from last agency
[5/13/2024 10:15:53 AM.870] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_cop
[5/13/2024 10:15:53 AM.876] LSPD First Response: [INFO] Player Persona voice is: s_m_y_cop_01_white_mini_02
[5/13/2024 10:15:53 AM.877] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_cop
[5/13/2024 10:15:53 AM.884] LSPD First Response: [TRACE] Setting player outfit to m_base from last outfit
[5/13/2024 10:15:53 AM.884] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_cop
[5/13/2024 10:15:53 AM.932] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[5/13/2024 10:15:55 AM.534] LSPD First Response: [TRACE] Set last player walk style back: Normal
[5/13/2024 10:15:55 AM.538] LSPD First Response: [TRACE] Player went on duty.
[5/13/2024 10:15:55 AM.544] LSPD First Response: Folder is E:\Grand Theft Auto V\plugins\lspdfr
[5/13/2024 10:15:55 AM.550] LSPD First Response: BetterEMS, Version=4.1.7375.38121, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:55 AM.564] LSPD First Response: BetterPresence, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:55 AM.569] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:55 AM.574] LSPD First Response: FireExtinguisher, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:55 AM.578] LSPD First Response: Keep Calm, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:55 AM.579] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:55 AM.584] LSPD First Response: RansomAmbience, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:55 AM.595] 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)
[5/13/2024 10:15:55 AM.595] at System.Reflection.RuntimeModule.GetTypes()
[5/13/2024 10:15:55 AM.595] at System.Reflection.Assembly.GetTypes()
[5/13/2024 10:15:55 AM.595] at ehtdlqBxNpGCSvgRIgNgPjbUQkjKA.SPpUWbxKhZkWSNYwtRqgNyowVeal() in D:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 731
[5/13/2024 10:15:55 AM.595] LSPD First Response: Non è stato possibile caricare il tipo 'RAGENativeUI.TextStyle' dall'assembly 'RAGENativeUI, Version=1.6.3.0, Culture=neutral, PublicKeyToken=null'.
[5/13/2024 10:15:55 AM.595] LSPD First Response: Creating plugin: ‍‍‌‌‫‭‬‍‮‮‪‎‮‫‌‍‌‍‍‬‬‪‪‮
[5/13/2024 10:15:55 AM.627] LSPD First Response: Creating plugin: BetterPresence.Main
[5/13/2024 10:15:55 AM.627] LSPD First Response: Creating plugin: CalloutManager.Main
[5/13/2024 10:15:55 AM.662] LSPD First Response: Creating plugin: FireExtinguisher.FireExtinguisherMain
[5/13/2024 10:15:55 AM.663] LSPD First Response: Creating plugin: ‮‭‌‮‬‫‬‭‌‬‎‪‭‬‬‌‫‮‎‫‬‮
[5/13/2024 10:15:55 AM.685] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
[5/13/2024 10:15:55 AM.687] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[5/13/2024 10:15:55 AM.713] LSPD First Response: Validating dependency: RagePluginHook
[5/13/2024 10:15:55 AM.713] LSPD First Response: File "ragepluginhook.exe" exists: True
[5/13/2024 10:15:55 AM.713] LSPD First Response: Version is at least 0.45.0.0
[5/13/2024 10:15:55 AM.714] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[5/13/2024 10:15:55 AM.714] LSPD First Response: Validating dependency: LSPDFR
[5/13/2024 10:15:55 AM.715] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
[5/13/2024 10:15:55 AM.715] LSPD First Response: Version is at least 0.4.6
[5/13/2024 10:15:55 AM.715] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
[5/13/2024 10:15:55 AM.715] LSPD First Response: Validating dependency: ParksTools
[5/13/2024 10:15:55 AM.715] LSPD First Response: File "ParksTools.dll" exists: True
[5/13/2024 10:15:55 AM.715] LSPD First Response: Version is at least 4.2.0.0
[5/13/2024 10:15:55 AM.715] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
[5/13/2024 10:15:55 AM.715] LSPD First Response: Validating dependency: RageNativeUI
[5/13/2024 10:15:55 AM.715] LSPD First Response: File "RageNativeUI.dll" exists: True
[5/13/2024 10:15:55 AM.715] LSPD First Response: Version is at least 1.6.3.0
[5/13/2024 10:15:55 AM.715] LSPD First Response: Found no problems: dependency RageNativeUI (RageNativeUI.dll)
[5/13/2024 10:15:55 AM.717] LSPD First Response: [Better EMS]: Registered Better EMS
[5/13/2024 10:15:55 AM.717] LSPD First Response: [Better EMS]: Public build 4.1.7375.38121
[5/13/2024 10:15:56 AM.071] [BetterPresence] Successfully loaded v2.0.6. Go on duty to enable.
[5/13/2024 10:15:56 AM.071] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[5/13/2024 10:15:56 AM.076] LSPD First Response: [Keep Calm] Reading settings from config file...
[5/13/2024 10:15:56 AM.077] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
[5/13/2024 10:15:56 AM.077] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[5/13/2024 10:15:56 AM.077] Please go on duty to start Police SmartRadio.
[5/13/2024 10:15:56 AM.077] LSPD First Response: We have 3 callouts registered
[5/13/2024 10:15:56 AM.078] LSPD First Response: CalloutManager initialized
[5/13/2024 10:15:56 AM.078] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[5/13/2024 10:15:56 AM.084] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/13/2024 10:15:56 AM.085] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/13/2024 10:15:56 AM.091] LSPD First Response: [INFO] Model preloading enabled
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLICE2
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLICE3
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLICET
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading SHERIFF
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLICE4
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLICEB
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading FBI2
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLICEOLD1
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLICEOLD2
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading BUZZARD
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading POLMAV
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading FROGGER2
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading AMBULANCE
[5/13/2024 10:15:56 AM.092] LSPD First Response: [TRACE] Preloading FIRETRUK
[5/13/2024 10:15:56 AM.093] LSPD First Response: [TRACE] Preloading asset 1B06D571
[5/13/2024 10:15:56 AM.093] LSPD First Response: [TRACE] Preloading asset 1D073A89
[5/13/2024 10:15:56 AM.093] LSPD First Response: [TRACE] Preloading asset 60EC506
[5/13/2024 10:15:56 AM.093] LSPD First Response: [TRACE] Preloading asset 678B81B1
[5/13/2024 10:15:56 AM.093] LSPD First Response: [TRACE] Preloading asset 3656C8C1
[5/13/2024 10:15:56 AM.093] LSPD First Response: [TRACE] Preloading asset 83BF0278
[5/13/2024 10:15:56 AM.099] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[5/13/2024 10:15:56 AM.100] LSPD First Response: [TRACE] Auto started component StudyStatistics #1
[5/13/2024 10:15:56 AM.101] LSPD First Response: [TRACE] Auto started component AmbientCharacterManager #1
[5/13/2024 10:15:56 AM.101] LSPD First Response: [TRACE] Auto started component AmbientEvidenceManager #1
[5/13/2024 10:15:56 AM.111] LSPD First Response: [TRACE] LifeCycleStage HomeOutside Start: 07:30:00 End: 00:00:00 does not have an end time defined, set to 08:00:00
[5/13/2024 10:15:56 AM.111] LSPD First Response: [TRACE] LifeCycleStage GoingToWork Start: 08:00:00 End: 00:00:00 does not have an end time defined, set to 09:00:00
[5/13/2024 10:15:56 AM.111] LSPD First Response: [TRACE] LifeCycleStage GoingHome Start: 13:00:00 End: 00:00:00 does not have an end time defined, set to 14:00:00
[5/13/2024 10:15:56 AM.111] LSPD First Response: [TRACE] LifeCycleStage HomeInside Start: 14:00:00 End: 00:00:00 does not have an end time defined, set to 07:30:00
[5/13/2024 10:15:56 AM.115] LSPD First Response: [TRACE] Auto started component PersistentCharacterManager #1
[5/13/2024 10:15:56 AM.116] LSPD First Response: [TRACE] Auto started component PlayerInvestigationManager #1
[5/13/2024 10:15:56 AM.116] LSPD First Response: [TRACE] Auto started component WorldPropManager #1
[5/13/2024 10:15:56 AM.118] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[5/13/2024 10:15:56 AM.118] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[5/13/2024 10:15:56 AM.118] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[5/13/2024 10:15:56 AM.157] LSPD First Response: Deserialized Marcus Carter
[5/13/2024 10:15:56 AM.158] LSPD First Response: Deserialized Conor Ross
[5/13/2024 10:15:56 AM.158] LSPD First Response: Deserialized Morris Callahan
[5/13/2024 10:15:56 AM.182] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[5/13/2024 10:15:56 AM.182] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[5/13/2024 10:15:56 AM.182] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[5/13/2024 10:15:56 AM.182] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[5/13/2024 10:15:56 AM.213] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[5/13/2024 10:15:56 AM.224] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[5/13/2024 10:15:56 AM.226] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[5/13/2024 10:15:56 AM.230] LSPD First Response: [TRACE] Has taken study survey: False
[5/13/2024 10:15:56 AM.232] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[5/13/2024 10:15:56 AM.239] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[5/13/2024 10:15:56 AM.240] LSPD First Response: [TRACE] Thread PlayerSuspectTransportManager #1 initialized
[5/13/2024 10:15:56 AM.246] LSPD First Response: [TRACE] Thread StudyStatistics #1 initialized
[5/13/2024 10:15:56 AM.246] LSPD First Response: [TRACE] Thread AmbientCharacterManager #1 initialized
[5/13/2024 10:15:56 AM.247] LSPD First Response: [TRACE] Thread AmbientEvidenceManager #1 initialized
[5/13/2024 10:15:56 AM.248] LSPD First Response: [TRACE] Thread PersistentCharacterManager #1 initialized
[5/13/2024 10:15:56 AM.249] LSPD First Response: [TRACE] Thread PlayerInvestigationManager #1 initialized
[5/13/2024 10:15:56 AM.250] LSPD First Response: [TRACE] Thread WorldPropManager #1 initialized
[5/13/2024 10:15:56 AM.266] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[5/13/2024 10:15:57 AM.899] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 10:15:57 AM.899] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/13/2024 10:15:58 AM.050] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 10:15:58 AM.050] LSPD First Response: [TRACE] Created police at X:422.1971 Y:356.2879 Z:107.6637
[5/13/2024 10:15:58 AM.074] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 10:15:58 AM.074] LSPD First Response: [TRACE] Created police at X:422.1971 Y:356.2879 Z:107.6637
[5/13/2024 10:15:58 AM.074] LSPD First Response: [TRACE] AmbientSpawn - spawned: police
[5/13/2024 10:15:58 AM.312] LSPD First Response:  [ParksTools] Common Assembly: ParksTools, Version=4.2.7337.42758, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:58 AM.312] LSPD First Response:  [ParksTools] Mod Assembly: BetterEMS, Version=4.1.7375.38121, Culture=neutral, PublicKeyToken=null
[5/13/2024 10:15:58 AM.319] LSPD First Response: [Better EMS]: Loading EMS settings
[5/13/2024 10:15:58 AM.320] LSPD First Response: Better EMS INI sections: AmbientDispatch,Keybindings,Player,Units,Impatient Mode,Dispatch,Response,Cleanup
[5/13/2024 10:15:58 AM.530] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
[5/13/2024 10:15:58 AM.530] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.530] LSPD First Response: [Better EMS]: Adding station point: in front
[5/13/2024 10:15:58 AM.543] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
[5/13/2024 10:15:58 AM.543] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.543] LSPD First Response: [Better EMS]: Adding station point: inside bay
[5/13/2024 10:15:58 AM.543] LSPD First Response: [Better EMS]: Adding station point: in front of left door
[5/13/2024 10:15:58 AM.543] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
[5/13/2024 10:15:58 AM.543] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.543] LSPD First Response: [Better EMS]: Adding station point: middle bay
[5/13/2024 10:15:58 AM.543] LSPD First Response: [Better EMS]: Adding station point: right bay
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Davis hospital
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 4
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 3
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 2
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 1
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 1
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 2
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 3
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 4
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 1
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: bay 2
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: alley
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: delivery
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: spawn
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Adding station point: inside
[5/13/2024 10:15:58 AM.544] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: north 1
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: north 2
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: north mini 1
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: north mini 2
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: middle mini
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: mid south mini
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: south 1
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: south 2
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: south 3
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: driveway
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 10:15:58 AM.545] LSPD First Response: [Better EMS]: Adding station point: station
[5/13/2024 10:15:58 AM.547] LSPD First Response: [Better EMS]: Settings loaded from E:\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
[5/13/2024 10:15:58 AM.547] LSPD First Response: [Better EMS]: Started loading Better EMS
[5/13/2024 10:15:58 AM.566] 
[5/13/2024 10:15:58 AM.566] ==============================
[5/13/2024 10:15:58 AM.566] UNHANDLED EXCEPTION IN PLUGIN
[5/13/2024 10:15:58 AM.566] ------------------------------
[5/13/2024 10:15:58 AM.566] Plugin name: LSPD First Response
[5/13/2024 10:15:58 AM.566] ------------------------------
[5/13/2024 10:15:58 AM.566] Exception type: System.IO.FileNotFoundException
[5/13/2024 10:15:58 AM.566] Exception message: Non è stato possibile caricare il file o l'assembly 'RansomAmbience, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' o una delle relative dipendenze. Impossibile trovare il file specificato.
[5/13/2024 10:15:58 AM.566] ------------------------------
[5/13/2024 10:15:58 AM.566] Inner exceptions:
[5/13/2024 10:15:58 AM.566] ------------------------------
[5/13/2024 10:15:58 AM.566] Stack trace:
[5/13/2024 10:15:58 AM.566] at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[5/13/2024 10:15:58 AM.566] at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[5/13/2024 10:15:58 AM.566] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
[5/13/2024 10:15:58 AM.566] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
[5/13/2024 10:15:58 AM.566] at System.Reflection.Assembly.Load(String assemblyString)
[5/13/2024 10:15:58 AM.566] at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
[5/13/2024 10:15:58 AM.566] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[5/13/2024 10:15:58 AM.566] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[5/13/2024 10:15:58 AM.566] at Rage.GameFiber.Main()
[5/13/2024 10:15:58 AM.566] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/13/2024 10:15:58 AM.567] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/13/2024 10:15:58 AM.567] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/13/2024 10:15:58 AM.567] at System.Threading.ThreadHelper.ThreadStart()
[5/13/2024 10:15:58 AM.567] ==============================
[5/13/2024 10:15:58 AM.567] 
[5/13/2024 10:15:58 AM.569] 
[5/13/2024 10:15:58 AM.569] ==============================
[5/13/2024 10:15:58 AM.569] UNHANDLED EXCEPTION OCCURRED
[5/13/2024 10:15:58 AM.569] ------------------------------
[5/13/2024 10:15:58 AM.569] Origin: HOOK
[5/13/2024 10:15:58 AM.569] ------------------------------
[5/13/2024 10:15:58 AM.569] Exception type: System.IO.FileNotFoundException
[5/13/2024 10:15:58 AM.569] Exception message: Non è stato possibile caricare il file o l'assembly 'RansomAmbience, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' o una delle relative dipendenze. Impossibile trovare il file specificato.
[5/13/2024 10:15:58 AM.569] ------------------------------
[5/13/2024 10:15:58 AM.569] Inner exceptions:
[5/13/2024 10:15:58 AM.569] ------------------------------
[5/13/2024 10:15:58 AM.569] Stack trace:
[5/13/2024 10:15:58 AM.569] at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[5/13/2024 10:15:58 AM.569] at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[5/13/2024 10:15:58 AM.569] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
[5/13/2024 10:15:58 AM.569] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
[5/13/2024 10:15:58 AM.569] at System.Reflection.Assembly.Load(String assemblyString)
[5/13/2024 10:15:58 AM.569] at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
[5/13/2024 10:15:58 AM.569] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[5/13/2024 10:15:58 AM.569] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[5/13/2024 10:15:58 AM.569] at Rage.GameFiber.Main()
[5/13/2024 10:15:58 AM.569] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/13/2024 10:15:58 AM.569] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/13/2024 10:15:58 AM.569] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/13/2024 10:15:58 AM.569] at System.Threading.ThreadHelper.ThreadStart()
[5/13/2024 10:15:58 AM.569] ==============================
[5/13/2024 10:15:58 AM.569] 
 

 

Link to comment
Share on other sites

Removed ScriptHookDotnet and now it loads, but it crashes when i change uniform

 

Spoiler

RAGE Plugin Hook v1.107.1334.16527 PUBLIC

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


===== .NET exception information =====
Type: System.IO.FileNotFoundException
Message: Non è stato possibile caricare il file o l'assembly 'RansomAmbience, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' o una delle relative dipendenze. Impossibile trovare il file specificato.
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:
    ClearTheWayV by KeyedInSoftware/timnboys.
    Dynamic Lighting System by TheMaybeast.
    LSPD First Response by G17 Media.
    Seatbelt by Faya.

This crash most likely occurred in plugin: LSPD First Response

Base address: 00007ff646d90000
Exception address: 00007ffc269aab89
Exception offset: 5dfc1ab89
Exception code: 0xe0434352 (DOT_NET_EXCEPTION)

Stack trace (unmanaged):
    0x00007ffc26aae197 - UnhandledExceptionFilter - in Unknown:0 (C:\Windows\System32\KERNELBASE.dll)
    0x00007ffc292f54b0 - memset - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc292dca06 - _C_specific_handler - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc292f23af - _chkstk - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc292a14b4 - RtlRaiseException - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc292a1207 - RtlRaiseException - in Unknown:0 (C:\Windows\SYSTEM32\ntdll.dll)
    0x00007ffc269aab89 - RaiseException - in Unknown:0 (C:\Windows\System32\KERNELBASE.dll)
    0x00007ffbe38c8584 - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3ba5989 - TranslateSecurityAttributes - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3ba5a3d - TranslateSecurityAttributes - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3ba5a4c - TranslateSecurityAttributes - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3b7df32 - CorLaunchApplication - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe3b13624 - ParseManifest - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe38cc5fe - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe38cd3f0 - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe38cc0c7 - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe38cbe44 - GetMetaDataPublicInterfaceFromInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbe392e915 - DllCanUnloadNowInternal - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb86ded02e - DllCanUnloadNowInternal - 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: 0x0000006459a0b348
    RCX: 0x0000000000000000
    RDX: 0x00007ffbe392e558
    RBX: 0x00000000e0434352
    RSP: 0x0000006459a0b830
    RBP: 0x0000006459a0bac0
    RSI: 0x0000000000000001
    RDI: 0x0000000000000005
    R8: 0x0000000000000001
    R9: 0x000002564ba77710
    R10: 0x00007ffbe38ae3fe
    R11: 0x00000254ff4b01f0
    R12: 0x0000000000004000
    R13: 0x000002564ba77710
    R14: 0x0000006459a0b9c8
    R15: 0x0000000000000000
    RIP: 0x00007ffc269aab89

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

Debug registers:
    Dr0: 0x000002554688be00
    Dr1: 0x000002554688bae0
    Dr2: 0x00007ffbe392e558
    Dr3: 0x0000006459a0b4b0
    Dr6: 0x00007ffbe38eb453
    Dr7: 0x0000006459a0b0e8

Floating point state:
    Xmm0: Low: 0x0000025524a17480, High: 0x0000025524a17480
    Xmm1: Low: 0x00007ffbe0d95782, High: 0x00007ffbe0d95782
    Xmm2: Low: 0x0000001000000000, High: 0x0000001000000000
    Xmm3: Low: 0x0000001000000000, High: 0x0000001000000000
    Xmm4: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm5: Low: 0x00007ffbe0a67730, High: 0x00007ffbe0a67730
    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: 4080 (0x0ff0)state: Wait (Reason: UserRequest)
    Id: 42896 (0xa790)state: Wait (Reason: UserRequest)
    Id: 4260 (0x10a4)state: Wait (Reason: ExecutionDelay)
    Id: 40456 (0x9e08)state: Wait (Reason: UserRequest)
    Id: 41864 (0xa388)state: Wait (Reason: ExecutionDelay)
    Id: 38820 (0x97a4)state: Wait (Reason: UserRequest)
    Id: 40420 (0x9de4)state: Wait (Reason: UserRequest)
    Id: 10656 (0x29a0)state: Wait (Reason: UserRequest)
    Id: 41476 (0xa204)state: Wait (Reason: UserRequest)
    Id: 41136 (0xa0b0)state: Wait (Reason: UserRequest)
    Id: 42060 (0xa44c)state: Wait (Reason: UserRequest)
    Id: 41568 (0xa260)state: Wait (Reason: UserRequest)
    Id: 34828 (0x880c)state: Wait (Reason: UserRequest)
    Id: 27380 (0x6af4)state: Wait (Reason: UserRequest)
    Id: 18184 (0x4708)state: Wait (Reason: UserRequest)
    Id: 33872 (0x8450)state: Wait (Reason: UserRequest)
    Id: 41920 (0xa3c0)state: Wait (Reason: UserRequest)
    Id: 41832 (0xa368)state: Wait (Reason: UserRequest)
    Id: 36088 (0x8cf8)state: Wait (Reason: UserRequest)
    Id: 7176 (0x1c08)state: Wait (Reason: EventPairLow)
    Id: 42224 (0xa4f0)state: Wait (Reason: UserRequest)
    Id: 13292 (0x33ec)state: Wait (Reason: EventPairLow)
    Id: 39240 (0x9948)state: Wait (Reason: UserRequest)
    Id: 32492 (0x7eec)state: Wait (Reason: UserRequest)
    Id: 35380 (0x8a34)state: Wait (Reason: UserRequest)
    Id: 22088 (0x5648)state: Wait (Reason: UserRequest)
    Id: 32164 (0x7da4)state: Wait (Reason: UserRequest)
    Id: 21580 (0x544c)state: Wait (Reason: UserRequest)
    Id: 30512 (0x7730)state: Wait (Reason: EventPairLow)
    Id: 42796 (0xa72c)state: Wait (Reason: Unknown)
    Id: 4892 (0x131c)state: Wait (Reason: UserRequest)
    Id: 17372 (0x43dc)state: Wait (Reason: UserRequest)
    Id: 32964 (0x80c4)state: Wait (Reason: UserRequest)
    Id: 34684 (0x877c)state: Wait (Reason: UserRequest)
    Id: 23008 (0x59e0)state: Wait (Reason: UserRequest)
    Id: 10168 (0x27b8)state: Wait (Reason: UserRequest)
    Id: 33068 (0x812c)state: Wait (Reason: UserRequest)
    Id: 38964 (0x9834)state: Wait (Reason: UserRequest)
    Id: 38940 (0x981c)state: Standby
    Id: 8292 (0x2064)state: Wait (Reason: UserRequest)
    Id: 30664 (0x77c8)state: Wait (Reason: UserRequest)
    Id: 33408 (0x8280)state: Wait (Reason: UserRequest)
    Id: 38800 (0x9790)state: Wait (Reason: UserRequest)
    Id: 18500 (0x4844)state: Wait (Reason: UserRequest)
    Id: 15372 (0x3c0c)state: Wait (Reason: UserRequest)
    Id: 2400 (0x0960)state: Wait (Reason: UserRequest)
    Id: 3464 (0x0d88)state: Wait (Reason: UserRequest)
    Id: 8892 (0x22bc)state: Wait (Reason: UserRequest)
    Id: 20532 (0x5034)state: Wait (Reason: UserRequest)
    Id: 16672 (0x4120)state: Standby
    Id: 40056 (0x9c78)state: Wait (Reason: UserRequest)
    Id: 42932 (0xa7b4)state: Wait (Reason: UserRequest)
    Id: 42284 (0xa52c)state: Wait (Reason: UserRequest)
    Id: 10500 (0x2904)state: Wait (Reason: UserRequest)
    Id: 34472 (0x86a8)state: Wait (Reason: UserRequest)
    Id: 41592 (0xa278)state: Wait (Reason: UserRequest)
    Id: 16180 (0x3f34)state: Wait (Reason: UserRequest)
    Id: 26784 (0x68a0)state: Wait (Reason: UserRequest)
    Id: 10556 (0x293c)state: Wait (Reason: UserRequest)
    Id: 42332 (0xa55c)state: Wait (Reason: UserRequest)
    Id: 27224 (0x6a58)state: Wait (Reason: UserRequest)
    Id: 32192 (0x7dc0)state: Wait (Reason: UserRequest)
    Id: 28892 (0x70dc)state: Wait (Reason: UserRequest)
    Id: 30968 (0x78f8)state: Wait (Reason: UserRequest)
    Id: 4952 (0x1358)state: Wait (Reason: UserRequest)
    Id: 41704 (0xa2e8)state: Wait (Reason: UserRequest)
    Id: 27120 (0x69f0)state: Wait (Reason: UserRequest)
    Id: 10216 (0x27e8)state: Wait (Reason: UserRequest)
    Id: 42576 (0xa650)state: Wait (Reason: UserRequest)
    Id: 27812 (0x6ca4)state: Wait (Reason: UserRequest)
    Id: 28276 (0x6e74)state: Wait (Reason: UserRequest)
    Id: 18672 (0x48f0)state: Wait (Reason: UserRequest)
    Id: 34088 (0x8528)state: Wait (Reason: UserRequest)
    Id: 40404 (0x9dd4)state: Wait (Reason: UserRequest)
    Id: 42688 (0xa6c0)state: Wait (Reason: UserRequest)
    Id: 41336 (0xa178)state: Wait (Reason: UserRequest)
    Id: 41664 (0xa2c0)state: Wait (Reason: UserRequest)
    Id: 12304 (0x3010)state: Wait (Reason: UserRequest)
    Id: 34832 (0x8810)state: Wait (Reason: ExecutionDelay)
    Id: 15736 (0x3d78)state: Wait (Reason: UserRequest)
    Id: 42996 (0xa7f4)state: Wait (Reason: UserRequest)
    Id: 28572 (0x6f9c)state: Wait (Reason: UserRequest)
    Id: 39532 (0x9a6c)state: Wait (Reason: UserRequest)
    Id: 26148 (0x6624)state: Wait (Reason: UserRequest)
    Id: 13884 (0x363c)state: Wait (Reason: UserRequest)
    Id: 31440 (0x7ad0)state: Wait (Reason: UserRequest)
    Id: 14128 (0x3730)state: Wait (Reason: UserRequest)
    Id: 36372 (0x8e14)state: Wait (Reason: UserRequest)
    Id: 42964 (0xa7d4)state: Wait (Reason: UserRequest)
    Id: 9580 (0x256c)state: Wait (Reason: UserRequest)
    Id: 24152 (0x5e58)state: Wait (Reason: UserRequest)
    Id: 13572 (0x3504)state: Wait (Reason: UserRequest)
    Id: 41768 (0xa328)state: Wait (Reason: UserRequest)
    Id: 31356 (0x7a7c)state: Wait (Reason: UserRequest)
    Id: 39248 (0x9950)state: Wait (Reason: UserRequest)
    Id: 8864 (0x22a0)state: Wait (Reason: EventPairLow)
    Id: 42028 (0xa42c)state: Running
    Id: 30024 (0x7548)state: Wait (Reason: UserRequest)
    Id: 38688 (0x9720)state: Wait (Reason: UserRequest)
    Id: 21824 (0x5540)state: Wait (Reason: UserRequest)
    Id: 25860 (0x6504)state: Wait (Reason: UserRequest)
    Id: 1004 (0x03ec)state: Wait (Reason: EventPairLow)
    Id: 39836 (0x9b9c)state: Wait (Reason: UserRequest)
    Id: 42904 (0xa798)state: Wait (Reason: UserRequest)
    Id: 40464 (0x9e10)state: Wait (Reason: UserRequest)
    Id: 19168 (0x4ae0)state: Wait (Reason: UserRequest)
    Id: 40432 (0x9df0)state: Wait (Reason: UserRequest)
    Id: 26056 (0x65c8)state: Wait (Reason: UserRequest)
    Id: 42572 (0xa64c)state: Wait (Reason: UserRequest)
    Id: 41024 (0xa040)state: Wait (Reason: UserRequest)
    Id: 12812 (0x320c)state: Wait (Reason: UserRequest)
    Id: 10716 (0x29dc)state: Wait (Reason: UserRequest)
    Id: 7012 (0x1b64)state: Wait (Reason: ExecutionDelay)
    Id: 38932 (0x9814)state: Wait (Reason: UserRequest)
    Id: 42560 (0xa640)state: Wait (Reason: UserRequest)
    Id: 25000 (0x61a8)state: Wait (Reason: UserRequest)
    Id: 42672 (0xa6b0)state: Wait (Reason: UserRequest)
    Id: 22268 (0x56fc)state: Wait (Reason: ExecutionDelay)
    Id: 39956 (0x9c14)state: Wait (Reason: UserRequest)
    Id: 40544 (0x9e60)state: Wait (Reason: UserRequest)
    Id: 20396 (0x4fac)state: Wait (Reason: UserRequest)
    Id: 39684 (0x9b04)state: Wait (Reason: UserRequest)
    Id: 35904 (0x8c40)state: Wait (Reason: UserRequest)
    Id: 30844 (0x787c)state: Wait (Reason: UserRequest)
    Id: 42124 (0xa48c)state: Wait (Reason: UserRequest)
    Id: 17484 (0x444c)state: Wait (Reason: UserRequest)
    Id: 192 (0x00c0)state: Wait (Reason: UserRequest)
    Id: 4508 (0x119c)state: Wait (Reason: UserRequest)
    Id: 39812 (0x9b84)state: Wait (Reason: UserRequest)
    Id: 42548 (0xa634)state: Wait (Reason: UserRequest)
    Id: 40760 (0x9f38)state: Wait (Reason: UserRequest)
    Id: 40780 (0x9f4c)state: Wait (Reason: UserRequest)
    Id: 40800 (0x9f60)state: Wait (Reason: UserRequest)
    Id: 40808 (0x9f68)state: Wait (Reason: UserRequest)
    Id: 40804 (0x9f64)state: Wait (Reason: UserRequest)
    Id: 40284 (0x9d5c)state: Wait (Reason: UserRequest)
    Id: 40156 (0x9cdc)state: Wait (Reason: EventPairLow)
    Id: 41072 (0xa070)state: Wait (Reason: UserRequest)
    Id: 42436 (0xa5c4)state: Wait (Reason: UserRequest)
    Id: 26644 (0x6814)state: Wait (Reason: UserRequest)
    Id: 41776 (0xa330)state: Wait (Reason: UserRequest)
    Id: 30136 (0x75b8)state: Wait (Reason: UserRequest)
    Id: 39528 (0x9a68)state: Wait (Reason: UserRequest)
    Id: 35596 (0x8b0c)state: Wait (Reason: UserRequest)
    Id: 5556 (0x15b4)state: Wait (Reason: UserRequest)
    Id: 304 (0x0130)state: Wait (Reason: UserRequest)
    Id: 35484 (0x8a9c)state: Wait (Reason: UserRequest)
    Id: 7040 (0x1b80)state: Wait (Reason: UserRequest)
    Id: 11260 (0x2bfc)state: Wait (Reason: UserRequest)
    Id: 41232 (0xa110)state: Wait (Reason: UserRequest)
    Id: 42172 (0xa4bc)state: Wait (Reason: UserRequest)
    Id: 36292 (0x8dc4)state: Wait (Reason: UserRequest)
    Id: 42160 (0xa4b0)state: Wait (Reason: UserRequest)
    Id: 39308 (0x998c)state: Wait (Reason: UserRequest)
    Id: 24156 (0x5e5c)state: Wait (Reason: UserRequest)
    Id: 21956 (0x55c4)state: Wait (Reason: UserRequest)
    Id: 28436 (0x6f14)state: Wait (Reason: UserRequest)
    Id: 22596 (0x5844)state: Wait (Reason: UserRequest)
    Id: 28216 (0x6e38)state: Wait (Reason: UserRequest)
    Id: 20648 (0x50a8)state: Wait (Reason: UserRequest)
    Id: 39808 (0x9b80)state: Wait (Reason: UserRequest)
    Id: 36096 (0x8d00)state: Wait (Reason: UserRequest)
    Id: 34152 (0x8568)state: Wait (Reason: UserRequest)
    Id: 33380 (0x8264)state: Wait (Reason: UserRequest)
    Id: 10072 (0x2758)state: Wait (Reason: UserRequest)
    Id: 16504 (0x4078)state: Wait (Reason: UserRequest)
    Id: 15396 (0x3c24)state: Wait (Reason: UserRequest)
    Id: 40136 (0x9cc8)state: Wait (Reason: UserRequest)
    Id: 13992 (0x36a8)state: Wait (Reason: UserRequest)
    Id: 39080 (0x98a8)state: Wait (Reason: UserRequest)
    Id: 42596 (0xa664)state: Wait (Reason: UserRequest)
    Id: 9676 (0x25cc)state: Wait (Reason: UserRequest)
    Id: 37212 (0x915c)state: Wait (Reason: UserRequest)
    Id: 36788 (0x8fb4)state: Wait (Reason: UserRequest)
    Id: 36572 (0x8edc)state: Wait (Reason: ExecutionDelay)
    Id: 27028 (0x6994)state: Wait (Reason: UserRequest)
    Id: 34984 (0x88a8)state: Wait (Reason: UserRequest)
    Id: 21064 (0x5248)state: Wait (Reason: UserRequest)
    Id: 41296 (0xa150)state: Wait (Reason: UserRequest)
    Id: 15832 (0x3dd8)state: Wait (Reason: UserRequest)
    Id: 16604 (0x40dc)state: Wait (Reason: UserRequest)
    Id: 40392 (0x9dc8)state: Wait (Reason: UserRequest)
    Id: 39372 (0x99cc)state: Wait (Reason: UserRequest)
    Id: 39344 (0x99b0)state: Wait (Reason: ExecutionDelay)
    Id: 41632 (0xa2a0)state: Wait (Reason: UserRequest)
    Id: 204 (0x00cc)state: Wait (Reason: UserRequest)
    Id: 42764 (0xa70c)state: Wait (Reason: UserRequest)
    Id: 16984 (0x4258)state: Wait (Reason: UserRequest)
    Id: 42632 (0xa688)state: Wait (Reason: UserRequest)
    Id: 42484 (0xa5f4)state: Wait (Reason: UserRequest)
    Id: 16224 (0x3f60)state: Wait (Reason: UserRequest)
    Id: 35872 (0x8c20)state: Wait (Reason: UserRequest)
    Id: 40228 (0x9d24)state: Wait (Reason: UserRequest)
    Id: 25556 (0x63d4)state: Wait (Reason: UserRequest)
    Id: 42336 (0xa560)state: Wait (Reason: UserRequest)
    Id: 34140 (0x855c)state: Wait (Reason: UserRequest)
    Id: 35964 (0x8c7c)state: Wait (Reason: Unknown)
    Id: 36568 (0x8ed8)state: Wait (Reason: UserRequest)
    Id: 42800 (0xa730)state: Wait (Reason: UserRequest)
    Id: 25496 (0x6398)state: Wait (Reason: UserRequest)
    Id: 26340 (0x66e4)state: Wait (Reason: UserRequest)
    Id: 37920 (0x9420)state: Wait (Reason: UserRequest)
    Id: 35216 (0x8990)state: Wait (Reason: UserRequest)
    Id: 36148 (0x8d34)state: Wait (Reason: UserRequest)
    Id: 12836 (0x3224)state: Wait (Reason: UserRequest)
    Id: 1452 (0x05ac)state: Wait (Reason: UserRequest)
    Id: 41020 (0xa03c)state: Wait (Reason: UserRequest)
    Id: 6904 (0x1af8)state: Wait (Reason: UserRequest)
    Id: 36772 (0x8fa4)state: Wait (Reason: UserRequest)
    Id: 28880 (0x70d0)state: Wait (Reason: UserRequest)
    Id: 30644 (0x77b4)state: Wait (Reason: UserRequest)
    Id: 21848 (0x5558)state: Wait (Reason: UserRequest)
    Id: 16152 (0x3f18)state: Wait (Reason: UserRequest)
    Id: 41756 (0xa31c)state: Wait (Reason: UserRequest)
    Id: 3484 (0x0d9c)state: Wait (Reason: UserRequest)
    Id: 42608 (0xa670)state: Wait (Reason: UserRequest)
    Id: 8972 (0x230c)state: Wait (Reason: UserRequest)
    Id: 41348 (0xa184)state: Wait (Reason: UserRequest)
    Id: 8336 (0x2090)state: Wait (Reason: UserRequest)
    Id: 32412 (0x7e9c)state: Wait (Reason: UserRequest)
    Id: 23748 (0x5cc4)state: Wait (Reason: UserRequest)
    Id: 35044 (0x88e4)state: Wait (Reason: ExecutionDelay)
    Id: 38172 (0x951c)state: Wait (Reason: UserRequest)
    Id: 31624 (0x7b88)state: Wait (Reason: UserRequest)
    Id: 24388 (0x5f44)state: Wait (Reason: UserRequest)
    Id: 34388 (0x8654)state: Wait (Reason: UserRequest)
    Id: 19572 (0x4c74)state: Wait (Reason: UserRequest)
    Id: 15024 (0x3ab0)state: Wait (Reason: UserRequest)
    Id: 8368 (0x20b0)state: Wait (Reason: UserRequest)
    Id: 40116 (0x9cb4)state: Wait (Reason: UserRequest)
    Id: 28888 (0x70d8)state: Wait (Reason: UserRequest)
    Id: 19820 (0x4d6c)state: Wait (Reason: UserRequest)
    Id: 38680 (0x9718)state: Wait (Reason: UserRequest)
    Id: 10764 (0x2a0c)state: Wait (Reason: UserRequest)
    Id: 41068 (0xa06c)state: Wait (Reason: UserRequest)
    Id: 29104 (0x71b0)state: Wait (Reason: UserRequest)
    Id: 16136 (0x3f08)state: Wait (Reason: UserRequest)
    Id: 14368 (0x3820)state: Wait (Reason: UserRequest)
    Id: 40724 (0x9f14)state: Wait (Reason: UserRequest)
    Id: 28048 (0x6d90)state: Wait (Reason: UserRequest)
    Id: 41532 (0xa23c)state: Wait (Reason: UserRequest)
    Id: 32660 (0x7f94)state: Wait (Reason: UserRequest)
    Id: 39580 (0x9a9c)state: Wait (Reason: UserRequest)
    Id: 32432 (0x7eb0)state: Wait (Reason: UserRequest)
    Id: 30460 (0x76fc)state: Wait (Reason: UserRequest)
    Id: 4728 (0x1278)state: Wait (Reason: UserRequest)
    Id: 41440 (0xa1e0)state: Wait (Reason: UserRequest)
    Id: 34580 (0x8714) (CURRENT); state: Running
    Id: 16164 (0x3f24)state: Wait (Reason: UserRequest)
    Id: 42728 (0xa6e8)state: Wait (Reason: UserRequest)
    Id: 40668 (0x9edc)state: Wait (Reason: UserRequest)
    Id: 37136 (0x9110)state: Wait (Reason: UserRequest)
    Id: 2852 (0x0b24)state: Wait (Reason: UserRequest)
    Id: 42148 (0xa4a4)state: Wait (Reason: UserRequest)
    Id: 11856 (0x2e50)state: Wait (Reason: UserRequest)
    Id: 38744 (0x9758)state: Wait (Reason: UserRequest)
    Id: 31476 (0x7af4)state: Wait (Reason: UserRequest)
    Id: 36664 (0x8f38)state: Wait (Reason: UserRequest)
    Id: 36388 (0x8e24)state: Wait (Reason: ExecutionDelay)
    Id: 18872 (0x49b8)state: Wait (Reason: ExecutionDelay)
    Id: 18404 (0x47e4)state: Wait (Reason: ExecutionDelay)
    Id: 43004 (0xa7fc)state: Wait (Reason: ExecutionDelay)
    Id: 16276 (0x3f94)state: Wait (Reason: ExecutionDelay)
    Id: 7152 (0x1bf0)state: Wait (Reason: ExecutionDelay)
    Id: 28120 (0x6dd8)state: Wait (Reason: UserRequest)
    Id: 42736 (0xa6f0)state: Wait (Reason: UserRequest)
    Id: 38604 (0x96cc)state: Wait (Reason: UserRequest)
    Id: 42012 (0xa41c)state: Wait (Reason: UserRequest)
    Id: 41056 (0xa060)state: Wait (Reason: UserRequest)
    Id: 37460 (0x9254)state: Wait (Reason: UserRequest)
    Id: 42772 (0xa714)state: Wait (Reason: UserRequest)
    Id: 41636 (0xa2a4)state: Wait (Reason: UserRequest)
    Id: 42880 (0xa780)state: Wait (Reason: UserRequest)
    Id: 39184 (0x9910)state: Wait (Reason: UserRequest)
    Id: 34040 (0x84f8)state: Wait (Reason: UserRequest)
    Id: 41732 (0xa304)state: Wait (Reason: UserRequest)
    Id: 21944 (0x55b8)state: Wait (Reason: ExecutionDelay)
    Id: 35280 (0x89d0)state: Wait (Reason: ExecutionDelay)
    Id: 10684 (0x29bc)state: Wait (Reason: UserRequest)
    Id: 42656 (0xa6a0)state: Wait (Reason: UserRequest)
    Id: 22668 (0x588c)state: Wait (Reason: UserRequest)
    Id: 280 (0x0118)state: Wait (Reason: UserRequest)
    Id: 42580 (0xa654)state: Wait (Reason: UserRequest)
    Id: 4080 (0x0ff0)
        Start address: 0x0000000000000000
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 12:36:44 PM
        Total processor time: 00:00:52
        User processor time: 00:00:52

    Id: 42896 (0xa790)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:44 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4260 (0x10a4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40456 (0x9e08)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:01.1093750
        User processor time: 00:00:01.1093750

    Id: 41864 (0xa388)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38820 (0x97a4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:03.8281250
        User processor time: 00:00:03.8281250

    Id: 40420 (0x9de4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:02.8750000
        User processor time: 00:00:02.8750000

    Id: 10656 (0x29a0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:02.3281250
        User processor time: 00:00:02.3281250

    Id: 41476 (0xa204)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:01.8750000
        User processor time: 00:00:01.8750000

    Id: 41136 (0xa0b0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:01.4531250
        User processor time: 00:00:01.4531250

    Id: 42060 (0xa44c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:01.0937500
        User processor time: 00:00:01.0937500

    Id: 41568 (0xa260)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.9062500
        User processor time: 00:00:00.9062500

    Id: 34828 (0x880c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.8906250
        User processor time: 00:00:00.8906250

    Id: 27380 (0x6af4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.9062500
        User processor time: 00:00:00.9062500

    Id: 18184 (0x4708)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.7968750
        User processor time: 00:00:00.7968750

    Id: 33872 (0x8450)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.7187500
        User processor time: 00:00:00.7187500

    Id: 41920 (0xa3c0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.6562500
        User processor time: 00:00:00.6562500

    Id: 41832 (0xa368)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.7343750
        User processor time: 00:00:00.7343750

    Id: 36088 (0x8cf8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.5625000
        User processor time: 00:00:00.5625000

    Id: 7176 (0x1c08)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42224 (0xa4f0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13292 (0x33ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39240 (0x9948)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 32492 (0x7eec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.3906250
        User processor time: 00:00:00.3906250

    Id: 35380 (0x8a34)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 22088 (0x5648)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:13.9062500
        User processor time: 00:00:13.9062500

    Id: 32164 (0x7da4)
        Start address: 0x0000000000000000
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:38.6718750
        User processor time: 00:00:38.6718750

    Id: 21580 (0x544c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 30512 (0x7730)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42796 (0xa72c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: Unknown)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4892 (0x131c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 17372 (0x43dc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32964 (0x80c4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34684 (0x877c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 23008 (0x59e0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10168 (0x27b8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33068 (0x812c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38964 (0x9834)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38940 (0x981c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8292 (0x2064)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:10.3281250
        User processor time: 00:00:10.3281250

    Id: 30664 (0x77c8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.3281250
        User processor time: 00:00:00.3281250

    Id: 33408 (0x8280)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38800 (0x9790)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 18500 (0x4844)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 15372 (0x3c0c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2400 (0x0960)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 3464 (0x0d88)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8892 (0x22bc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20532 (0x5034)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16672 (0x4120)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40056 (0x9c78)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.5937500
        User processor time: 00:00:00.5937500

    Id: 42932 (0xa7b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42284 (0xa52c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10500 (0x2904)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34472 (0x86a8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41592 (0xa278)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16180 (0x3f34)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26784 (0x68a0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10556 (0x293c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42332 (0xa55c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27224 (0x6a58)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32192 (0x7dc0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.2343750
        User processor time: 00:00:00.2343750

    Id: 28892 (0x70dc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.2187500
        User processor time: 00:00:00.2187500

    Id: 30968 (0x78f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.2187500
        User processor time: 00:00:00.2187500

    Id: 4952 (0x1358)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.2343750
        User processor time: 00:00:00.2343750

    Id: 41704 (0xa2e8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.2187500
        User processor time: 00:00:00.2187500

    Id: 27120 (0x69f0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.2187500
        User processor time: 00:00:00.2187500

    Id: 10216 (0x27e8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.2656250
        User processor time: 00:00:00.2656250

    Id: 42576 (0xa650)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.2500000
        User processor time: 00:00:00.2500000

    Id: 27812 (0x6ca4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 28276 (0x6e74)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 18672 (0x48f0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 34088 (0x8528)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 40404 (0x9dd4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 42688 (0xa6c0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 41336 (0xa178)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 41664 (0xa2c0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 12304 (0x3010)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:46 PM
        Total processor time: 00:00:03.5625000
        User processor time: 00:00:03.5625000

    Id: 34832 (0x8810)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 15736 (0x3d78)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.2656250
        User processor time: 00:00:00.2656250

    Id: 42996 (0xa7f4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.5468750
        User processor time: 00:00:00.5468750

    Id: 28572 (0x6f9c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.6250000
        User processor time: 00:00:00.6250000

    Id: 39532 (0x9a6c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.5937500
        User processor time: 00:00:00.5937500

    Id: 26148 (0x6624)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.7343750
        User processor time: 00:00:00.7343750

    Id: 13884 (0x363c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.5625000
        User processor time: 00:00:00.5625000

    Id: 31440 (0x7ad0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.5156250
        User processor time: 00:00:00.5156250

    Id: 14128 (0x3730)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.5781250
        User processor time: 00:00:00.5781250

    Id: 36372 (0x8e14)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.5937500
        User processor time: 00:00:00.5937500

    Id: 42964 (0xa7d4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.5781250
        User processor time: 00:00:00.5781250

    Id: 9580 (0x256c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.5156250
        User processor time: 00:00:00.5156250

    Id: 24152 (0x5e58)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.4687500
        User processor time: 00:00:00.4687500

    Id: 13572 (0x3504)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.6406250
        User processor time: 00:00:00.6406250

    Id: 41768 (0xa328)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 31356 (0x7a7c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 39248 (0x9950)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.3437500
        User processor time: 00:00:00.3437500

    Id: 8864 (0x22a0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 42028 (0xa42c)
        Start address: 0x00007ffc292a2690
        State: Running
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:21.2968750
        User processor time: 00:00:21.2968750

    Id: 30024 (0x7548)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 38688 (0x9720)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 21824 (0x5540)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 25860 (0x6504)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1004 (0x03ec)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 10
        Priority level: Normal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39836 (0x9b9c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:47 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42904 (0xa798)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 11
        Priority level: Highest
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40464 (0x9e10)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19168 (0x4ae0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40432 (0x9df0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26056 (0x65c8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42572 (0xa64c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41024 (0xa040)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12812 (0x320c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10716 (0x29dc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7012 (0x1b64)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 38932 (0x9814)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 42560 (0xa640)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 25000 (0x61a8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 42672 (0xa6b0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 22268 (0x56fc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 39956 (0x9c14)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:01.6875000
        User processor time: 00:00:01.6875000

    Id: 40544 (0x9e60)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20396 (0x4fac)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39684 (0x9b04)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35904 (0x8c40)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 30844 (0x787c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00.3281250
        User processor time: 00:00:00.3281250

    Id: 42124 (0xa48c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00.2812500
        User processor time: 00:00:00.2812500

    Id: 17484 (0x444c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 192 (0x00c0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4508 (0x119c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39812 (0x9b84)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42548 (0xa634)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40760 (0x9f38)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40780 (0x9f4c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40800 (0x9f60)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 40808 (0x9f68)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40804 (0x9f64)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40284 (0x9d5c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.2187500
        User processor time: 00:00:00.2187500

    Id: 40156 (0x9cdc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41072 (0xa070)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 42436 (0xa5c4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 26644 (0x6814)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.2187500
        User processor time: 00:00:00.2187500

    Id: 41776 (0xa330)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.2031250
        User processor time: 00:00:00.2031250

    Id: 30136 (0x75b8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.1875000
        User processor time: 00:00:00.1875000

    Id: 39528 (0x9a68)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 35596 (0x8b0c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5556 (0x15b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 304 (0x0130)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35484 (0x8a9c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7040 (0x1b80)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 11260 (0x2bfc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41232 (0xa110)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42172 (0xa4bc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36292 (0x8dc4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42160 (0xa4b0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39308 (0x998c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 24156 (0x5e5c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 21956 (0x55c4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 28436 (0x6f14)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 22596 (0x5844)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 28216 (0x6e38)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 20648 (0x50a8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 39808 (0x9b80)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 36096 (0x8d00)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 34152 (0x8568)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 33380 (0x8264)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 10072 (0x2758)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 16504 (0x4078)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:49 PM
        Total processor time: 00:00:00.2187500
        User processor time: 00:00:00.2187500

    Id: 15396 (0x3c24)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:52 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 40136 (0x9cc8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 5/13/2024 12:36:52 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 13992 (0x36a8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 11
        Priority level: Normal
        Start time: 5/13/2024 12:36:52 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39080 (0x98a8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:53 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 42596 (0xa664)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:36:53 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9676 (0x25cc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:37:31 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37212 (0x915c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 5/13/2024 12:37:31 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36788 (0x8fb4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36572 (0x8edc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 10
        Priority level: Normal
        Start time: 5/13/2024 12:37:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27028 (0x6994)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:50 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 34984 (0x88a8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:50 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 21064 (0x5248)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:51 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 41296 (0xa150)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:53 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 15832 (0x3dd8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:54 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 16604 (0x40dc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:55 PM
        Total processor time: 00:00:00.3750000
        User processor time: 00:00:00.3750000

    Id: 40392 (0x9dc8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:55 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 39372 (0x99cc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:55 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 39344 (0x99b0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:55 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 41632 (0xa2a0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:56 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 204 (0x00cc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:56 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 42764 (0xa70c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16984 (0x4258)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42632 (0xa688)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:58 PM
        Total processor time: 00:00:00.4687500
        User processor time: 00:00:00.4687500

    Id: 42484 (0xa5f4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:58 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 16224 (0x3f60)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:37:58 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 35872 (0x8c20)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 11
        Priority level: Normal
        Start time: 5/13/2024 12:37:59 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 40228 (0x9d24)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:12 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 25556 (0x63d4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:12 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 42336 (0xa560)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 34140 (0x855c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 35964 (0x8c7c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: Unknown)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36568 (0x8ed8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:01.8437500
        User processor time: 00:00:01.8437500

    Id: 42800 (0xa730)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 25496 (0x6398)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 26340 (0x66e4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 37920 (0x9420)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 35216 (0x8990)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 36148 (0x8d34)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 12836 (0x3224)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1452 (0x05ac)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 41020 (0xa03c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 6904 (0x1af8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 36772 (0x8fa4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.2968750
        User processor time: 00:00:00.2968750

    Id: 28880 (0x70d0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 30644 (0x77b4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 21848 (0x5558)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:13 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 16152 (0x3f18)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41756 (0xa31c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 3484 (0x0d9c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 42608 (0xa670)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 8972 (0x230c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 41348 (0xa184)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 8336 (0x2090)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 32412 (0x7e9c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 23748 (0x5cc4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 35044 (0x88e4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 11
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 38172 (0x951c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 31624 (0x7b88)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 24388 (0x5f44)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34388 (0x8654)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19572 (0x4c74)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 15024 (0x3ab0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8368 (0x20b0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 40116 (0x9cb4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 28888 (0x70d8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 19820 (0x4d6c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 38680 (0x9718)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.3125000
        User processor time: 00:00:00.3125000

    Id: 10764 (0x2a0c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 41068 (0xa06c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 29104 (0x71b0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 16136 (0x3f08)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 14368 (0x3820)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 40724 (0x9f14)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 28048 (0x6d90)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 41532 (0xa23c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:14 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 32660 (0x7f94)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:21 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 39580 (0x9a9c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:26 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 32432 (0x7eb0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:26 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 30460 (0x76fc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:26 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4728 (0x1278)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:26 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 41440 (0xa1e0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:38:26 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 34580 (0x8714) (CURRENT)
        Start address: 0x0000000000000000
        State: Running
        Priority: 11
        Priority level: Normal
        Start time: 5/13/2024 12:38:53 PM
        Total processor time: 00:00:02.2968750
        User processor time: 00:00:02.2968750

    Id: 16164 (0x3f24)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:01 PM
        Total processor time: 00:00:00.3437500
        User processor time: 00:00:00.3437500

    Id: 42728 (0xa6e8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:01 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 40668 (0x9edc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:01 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37136 (0x9110)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Normal
        Start time: 5/13/2024 12:39:01 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2852 (0x0b24)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:02 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42148 (0xa4a4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 11856 (0x2e50)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 38744 (0x9758)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31476 (0x7af4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 36664 (0x8f38)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 36388 (0x8e24)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 18872 (0x49b8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 18404 (0x47e4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 43004 (0xa7fc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16276 (0x3f94)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7152 (0x1bf0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 28120 (0x6dd8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:06 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42736 (0xa6f0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 38604 (0x96cc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42012 (0xa41c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 41056 (0xa060)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 37460 (0x9254)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 42772 (0xa714)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41636 (0xa2a4)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42880 (0xa780)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 39184 (0x9910)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34040 (0x84f8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 41732 (0xa304)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 21944 (0x55b8)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35280 (0x89d0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10684 (0x29bc)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:08 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42656 (0xa6a0)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 22668 (0x588c)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 280 (0x0118)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 5/13/2024 12:39:12 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 42580 (0xa654)
        Start address: 0x00007ffc292a2690
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 5/13/2024 12:39:13 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

Modules:
    Name: GTA5.exe; path: E:\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.3095.0, by Rockstar Games)
    Name: ntdll.dll; path: C:\Windows\SYSTEM32\ntdll.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: KERNEL32.DLL; path: C:\Windows\System32\KERNEL32.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: KERNELBASE.dll; path: C:\Windows\System32\KERNELBASE.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: apphelp.dll; path: C:\Windows\SYSTEM32\apphelp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: USER32.dll; path: C:\Windows\System32\USER32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: win32u.dll; path: C:\Windows\System32\win32u.dll (Microsoft® Windows® Operating System v10.0.19041.4291, by Microsoft Corporation)
    Name: GDI32.dll; path: C:\Windows\System32\GDI32.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: gdi32full.dll; path: C:\Windows\System32\gdi32full.dll (Microsoft® Windows® Operating System v10.0.19041.4239, by Microsoft Corporation)
    Name: msvcp_win.dll; path: C:\Windows\System32\msvcp_win.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: ucrtbase.dll; path: C:\Windows\System32\ucrtbase.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: PSAPI.DLL; path: C:\Windows\System32\PSAPI.DLL (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: WS2_32.dll; path: C:\Windows\System32\WS2_32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: RPCRT4.dll; path: C:\Windows\System32\RPCRT4.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: GFSDK_ShadowLib.win64.dll; path: E:\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
    Name: VERSION.dll; path: C:\Windows\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: CRYPT32.dll; path: C:\Windows\System32\CRYPT32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: msvcrt.dll; path: C:\Windows\System32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.19041.3636, by Microsoft Corporation)
    Name: WINTRUST.dll; path: C:\Windows\System32\WINTRUST.dll (Microsoft® Windows® Operating System v10.0.19041.4291, by Microsoft Corporation)
    Name: DSOUND.dll; path: C:\Windows\SYSTEM32\DSOUND.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: IMM32.dll; path: C:\Windows\System32\IMM32.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: bink2w64.dll; path: E:\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
    Name: WININET.dll; path: C:\Windows\SYSTEM32\WININET.dll (Internet Explorer v11.00.19041.4165, by Microsoft Corporation)
    Name: advapi32.dll; path: C:\Windows\System32\advapi32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: ole32.dll; path: C:\Windows\System32\ole32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: bcrypt.dll; path: C:\Windows\System32\bcrypt.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: sechost.dll; path: C:\Windows\System32\sechost.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: combase.dll; path: C:\Windows\System32\combase.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: SHLWAPI.dll; path: C:\Windows\System32\SHLWAPI.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: WINMM.dll; path: C:\Windows\SYSTEM32\WINMM.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: SHELL32.dll; path: C:\Windows\System32\SHELL32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MF.dll; path: C:\Windows\SYSTEM32\MF.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MFPlat.DLL; path: C:\Windows\SYSTEM32\MFPlat.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: OLEAUT32.dll; path: C:\Windows\System32\OLEAUT32.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: msdmo.dll; path: C:\Windows\SYSTEM32\msdmo.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: cfgmgr32.dll; path: C:\Windows\System32\cfgmgr32.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: MFReadWrite.dll; path: C:\Windows\SYSTEM32\MFReadWrite.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: PROPSYS.dll; path: C:\Windows\SYSTEM32\PROPSYS.dll (Windows® Search v7.0.19041.4165, by Microsoft Corporation)
    Name: shcore.dll; path: C:\Windows\System32\shcore.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, 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: WTSAPI32.dll; path: C:\Windows\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v10.0.19041.3636, 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: d3d9.dll; path: C:\Windows\SYSTEM32\d3d9.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: GFSDK_TXAA_AlphaResolve.win64.dll; path: E:\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
    Name: DINPUT8.dll; path: E:\Grand Theft Auto V\DINPUT8.dll (GTA V Asi loader v1.0.0.1, by Alexander Blade)
    Name: XINPUT1_3.dll; path: C:\Windows\SYSTEM32\XINPUT1_3.dll (Microsoft® DirectX for Windows® v9.18.944.0000, by Microsoft Corporation)
    Name: SETUPAPI.dll; path: C:\Windows\System32\SETUPAPI.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: IPHLPAPI.DLL; path: C:\Windows\SYSTEM32\IPHLPAPI.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: powrprof.dll; path: C:\Windows\SYSTEM32\powrprof.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: winmmbase.dll; path: C:\Windows\SYSTEM32\winmmbase.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: launc.dll; path: E:\Grand Theft Auto V\launc.dll ( v, by )
    Name: kernel.appcore.dll; path: C:\Windows\SYSTEM32\kernel.appcore.dll (Microsoft® Windows® Operating System v10.0.19041.3758, by Microsoft Corporation)
    Name: windows.storage.dll; path: C:\Windows\SYSTEM32\windows.storage.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: dwmapi.dll; path: C:\Windows\SYSTEM32\dwmapi.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: OPENGL32.dll; path: C:\Windows\SYSTEM32\OPENGL32.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: Wldp.dll; path: C:\Windows\SYSTEM32\Wldp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: GLU32.dll; path: C:\Windows\SYSTEM32\GLU32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MFCORE.DLL; path: C:\Windows\SYSTEM32\MFCORE.DLL (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: ksuser.dll; path: C:\Windows\SYSTEM32\ksuser.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: CRYPTBASE.DLL; path: C:\Windows\SYSTEM32\CRYPTBASE.DLL (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: UMPDC.dll; path: C:\Windows\SYSTEM32\UMPDC.dll ( v, by )
    Name: bcryptPrimitives.dll; path: C:\Windows\System32\bcryptPrimitives.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: RTWorkQ.DLL; path: C:\Windows\SYSTEM32\RTWorkQ.DLL (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: MSASN1.dll; path: C:\Windows\SYSTEM32\MSASN1.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: dinput8.dll; path: C:\Windows\system32\dinput8.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: inputhost.dll; path: C:\Windows\SYSTEM32\inputhost.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: CoreMessaging.dll; path: C:\Windows\SYSTEM32\CoreMessaging.dll (Microsoft® Windows® Operating System v10.0.19041.3930, by Microsoft Corporation)
    Name: CoreUIComponents.dll; path: C:\Windows\SYSTEM32\CoreUIComponents.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: wintypes.dll; path: C:\Windows\SYSTEM32\wintypes.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: ntmarta.dll; path: C:\Windows\SYSTEM32\ntmarta.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: GTAV.HeapAdjuster.asi; path: E:\Grand Theft Auto V\GTAV.HeapAdjuster.asi ( v, by )
    Name: NativeTrainer.asi; path: E:\Grand Theft Auto V\NativeTrainer.asi ( v, by )
    Name: ScriptHookV.dll; path: E:\Grand Theft Auto V\ScriptHookV.dll (ScriptHookV v1.0.3095.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: OpenIV.asi; path: E:\Grand Theft Auto V\OpenIV.asi (OpenIV v2.0.0.0, by OpenIV Team)
    Name: PedConversation1.1.asi; path: E:\Grand Theft Auto V\PedConversation1.1.asi ( v, by )
    Name: Rain-wash-v.asi; path: E:\Grand Theft Auto V\Rain-wash-v.asi ( v, by )
    Name: VCRUNTIME140.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® v14.38.33135.0, by Microsoft Corporation)
    Name: SirenSetting_Limit_Adjuster.asi; path: E:\Grand Theft Auto V\SirenSetting_Limit_Adjuster.asi (SirenSetting Limit Adjuster v2.0.2.0, by cpast)
    Name: MSVCP140.dll; path: C:\Windows\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® v14.38.33135.0, by Microsoft Corporation)
    Name: VCRUNTIME140_1.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140_1.dll (Microsoft® Visual Studio® v14.38.33135.0, by Microsoft Corporation)
    Name: d3d12.dll; path: C:\Windows\SYSTEM32\d3d12.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: CRYPTSP.dll; path: C:\Windows\SYSTEM32\CRYPTSP.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: rsaenh.dll; path: C:\Windows\system32\rsaenh.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: uxtheme.dll; path: C:\Windows\system32\uxtheme.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: clbcatq.dll; path: C:\Windows\System32\clbcatq.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: dxdiagn.dll; path: C:\Windows\System32\dxdiagn.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: WMICLNT.dll; path: C:\Windows\System32\WMICLNT.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: d3d11.dll; path: C:\Windows\System32\d3d11.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: DEVOBJ.dll; path: C:\Windows\System32\DEVOBJ.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: dxgi.dll; path: C:\Windows\System32\dxgi.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: wbemprox.dll; path: C:\Windows\system32\wbem\wbemprox.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: wbemcomn.dll; path: C:\Windows\SYSTEM32\wbemcomn.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: wbemsvc.dll; path: C:\Windows\system32\wbem\wbemsvc.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: fastprox.dll; path: C:\Windows\system32\wbem\fastprox.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: amsi.dll; path: C:\Windows\SYSTEM32\amsi.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: nvapi64.dll; path: C:\Windows\system32\nvapi64.dll (NVIDIA Windows drivers v31.0.15.3623, by NVIDIA Corporation)
    Name: cryptnet.dll; path: C:\Windows\SYSTEM32\cryptnet.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: drvstore.dll; path: C:\Windows\SYSTEM32\drvstore.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: D3D10_1.DLL; path: C:\Windows\SYSTEM32\D3D10_1.DLL (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: d3d10_1core.dll; path: C:\Windows\SYSTEM32\d3d10_1core.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: imagehlp.dll; path: C:\Windows\System32\imagehlp.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: nvspcap64.dll; path: C:\Windows\system32\nvspcap64.dll (NVIDIA GeForce Experience v3.27.0.120, by NVIDIA Corporation)
    Name: profapi.dll; path: C:\Windows\SYSTEM32\profapi.dll (Microsoft® Windows® Operating System v10.0.19041.4239, by Microsoft Corporation)
    Name: NSI.dll; path: C:\Windows\System32\NSI.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: dhcpcsvc.DLL; path: C:\Windows\SYSTEM32\dhcpcsvc.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MSCTF.dll; path: C:\Windows\System32\MSCTF.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: textinputframework.dll; path: C:\Windows\SYSTEM32\textinputframework.dll (Microsoft® Windows® Operating System v10.0.19041.4239, by Microsoft Corporation)
    Name: WINSTA.dll; path: C:\Windows\SYSTEM32\WINSTA.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: nvldumdx.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvldumdx.dll (NVIDIA driver loader v31.0.15.3623, by NVIDIA Corporation)
    Name: nvwgf2umx.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvwgf2umx.dll (NVIDIA D3D10 drivers v31.0.15.3623, by NVIDIA Corporation)
    Name: NvCamera64.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\NvCamera\NvCamera64.dll (NVIDIA Camera v7.1, by NVIDIA Corporation)
    Name: HID.DLL; path: C:\Windows\SYSTEM32\HID.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: WindowsCodecs.dll; path: C:\Windows\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: XINPUT9_1_0.dll; path: C:\Windows\SYSTEM32\XINPUT9_1_0.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MessageBus.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\MessageBus.dll ( v, by )
    Name: dxcore.dll; path: C:\Windows\SYSTEM32\dxcore.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: d3dcompiler_47_64.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\NvCamera\d3dcompiler_47_64.dll (Microsoft® Windows® Operating System v6.3.9600.16384, by Microsoft Corporation)
    Name: nvcuda64.dll; path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvcuda64.dll (NVIDIA CUDA 12.2.79 driver v31.0.15.3623, by NVIDIA Corporation)
    Name: MMDevApi.dll; path: C:\Windows\System32\MMDevApi.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, 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 (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: resourcepolicyclient.dll; path: C:\Windows\SYSTEM32\resourcepolicyclient.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: Windows.UI.dll; path: C:\Windows\System32\Windows.UI.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: WindowManagementAPI.dll; path: C:\Windows\System32\WindowManagementAPI.dll ( v, by )
    Name: twinapi.appcore.dll; path: C:\Windows\SYSTEM32\twinapi.appcore.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: avrt.dll; path: C:\Windows\SYSTEM32\avrt.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: MessageBus.dll; path: C:\Program Files\NVIDIA Corporation\NvContainer\MessageBus.dll ( v, by )
    Name: napinsp.dll; path: C:\Windows\system32\napinsp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: pnrpnsp.dll; path: C:\Windows\system32\pnrpnsp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: wshbth.dll; path: C:\Windows\system32\wshbth.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: NLAapi.dll; path: C:\Windows\system32\NLAapi.dll (Microsoft® Windows® Operating System v10.0.19041.4123, by Microsoft Corporation)
    Name: mswsock.dll; path: C:\Windows\System32\mswsock.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: DNSAPI.dll; path: C:\Windows\SYSTEM32\DNSAPI.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: winrnr.dll; path: C:\Windows\System32\winrnr.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: fwpuclnt.dll; path: C:\Windows\System32\fwpuclnt.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: rasadhlp.dll; path: C:\Windows\System32\rasadhlp.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: gpapi.dll; path: C:\Windows\SYSTEM32\gpapi.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: WINNSI.DLL; path: C:\Windows\SYSTEM32\WINNSI.DLL (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: SspiCli.dll; path: C:\Windows\SYSTEM32\SspiCli.dll (Microsoft® Windows® Operating System v10.0.19041.4239, by Microsoft Corporation)
    Name: USERENV.dll; path: C:\Windows\SYSTEM32\USERENV.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: socialclub.dll; path: E:\Grand Theft Auto V\socialclub.dll ( v, by )
    Name: FirewallAPI.dll; path: C:\Windows\System32\FirewallAPI.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: fwbase.dll; path: C:\Windows\System32\fwbase.dll (Microsoft® Windows® Operating System v10.0.19041.4291, by Microsoft Corporation)
    Name: FWPolicyIOMgr.dll; path: C:\Windows\System32\FWPolicyIOMgr.dll (Microsoft® Windows® Operating System v10.0.19041.4291, by Microsoft Corporation)
    Name: wdmaud.drv; path: C:\Windows\SYSTEM32\wdmaud.drv (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: msacm32.drv; path: C:\Windows\SYSTEM32\msacm32.drv (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: MSACM32.dll; path: C:\Windows\SYSTEM32\MSACM32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: midimap.dll; path: C:\Windows\SYSTEM32\midimap.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: socialclubhelper.dll; path: C:\Users\luca0\AppData\Local\Temp\l2orjeaokpm404vx\socialclubhelper.dll (RAGE Plugin Hook v1.107.1334.16527, by MulleDK19 / LMS)
    Name: FW1FontWrapper.dll; path: E:\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
    Name: mscoree.dll; path: C:\Windows\SYSTEM32\mscoree.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: dbghelp.dll; path: C:\Windows\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: dbgcore.DLL; path: C:\Windows\SYSTEM32\dbgcore.DLL (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: mscoreei.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll (Microsoft® .NET Framework v4.8.9093.0, by Microsoft Corporation)
    Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.8.9232.0, by Microsoft Corporation)
    Name: VCRUNTIME140_CLR0400.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140_CLR0400.dll (Microsoft® Visual Studio® v14.32.31326.0, by Microsoft Corporation)
    Name: VCRUNTIME140_1_CLR0400.dll; path: C:\Windows\SYSTEM32\VCRUNTIME140_1_CLR0400.dll (Microsoft® Visual Studio® v14.32.31326.0, by Microsoft Corporation)
    Name: ucrtbase_clr0400.dll; path: C:\Windows\SYSTEM32\ucrtbase_clr0400.dll (Microsoft® Visual Studio® v14.32.31326.0, by Microsoft Corporation)
    Name: mscorlib.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\448a486950dceb6a540939cbe7df7d2c\mscorlib.ni.dll (Microsoft® .NET Framework v4.8.9232.0, by Microsoft Corporation)
    Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.8.9232.0, by Microsoft Corporation)
    Name: diasymreader.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll (Microsoft® .NET Framework v14.8.9214.0, by Microsoft Corporation)
    Name: System.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\43625642338517d1a52a89f0b506541b\System.ni.dll (Microsoft® .NET Framework v4.8.9236.0, by Microsoft Corporation)
    Name: System.Drawing.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\54ceb7b42ab02a7308b29c0105c19663\System.Drawing.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: System.Windows.Forms.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\82b0e9998d317d05fda16f6a54b243dc\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.8.9195.0, by Microsoft Corporation)
    Name: System.Core.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\a94ee99e4126ddb64d01ff8739ea7c83\System.Core.ni.dll (Microsoft® .NET Framework v4.8.9236.0, by Microsoft Corporation)
    Name: System.Xml.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\f9e39e6150f3025de63a4ecce5210434\System.Xml.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: System.Configuration.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\9a27fd93615fb5d688032cbe89fac1d9\System.Configuration.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: comctl32.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\comctl32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.1, by Microsoft Corporation)
    Name: gdiplus.dll; path: C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.3996_none_91a79472cc852ba0\gdiplus.dll (Microsoft® Windows® Operating System v10.0.19041.3996, by Microsoft Corporation)
    Name: DWrite.dll; path: C:\Windows\SYSTEM32\DWrite.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: TextShaping.dll; path: C:\Windows\SYSTEM32\TextShaping.dll ( v, by )
    Name: SlimDX.dll; path: E:\Grand Theft Auto V\SlimDX.dll ( v, by )
    Name: MSVCR100.dll; path: C:\Windows\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: MSVCP100.dll; path: C:\Windows\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: XInput1_4.dll; path: C:\Windows\SYSTEM32\XInput1_4.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: System.Management.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Management\1af0a090b4d4f6b6bf541b17c66b491a\System.Management.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: System.Net.Http.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Net.Http\bf3421bdd26f86e8313bc6ee7839174c\System.Net.Http.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: rasapi32.dll; path: C:\Windows\SYSTEM32\rasapi32.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: rasman.dll; path: C:\Windows\SYSTEM32\rasman.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: rtutils.dll; path: C:\Windows\SYSTEM32\rtutils.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: winhttp.dll; path: C:\Windows\SYSTEM32\winhttp.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: dhcpcsvc6.DLL; path: C:\Windows\SYSTEM32\dhcpcsvc6.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: secur32.dll; path: C:\Windows\SYSTEM32\secur32.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: schannel.DLL; path: C:\Windows\system32\schannel.DLL (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: mskeyprotect.dll; path: C:\Windows\SYSTEM32\mskeyprotect.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: NTASN1.dll; path: C:\Windows\SYSTEM32\NTASN1.dll (Microsoft® Windows® Operating System v10.0.19041.1, by Microsoft Corporation)
    Name: ncrypt.dll; path: C:\Windows\SYSTEM32\ncrypt.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: ncryptsslp.dll; path: C:\Windows\system32\ncryptsslp.dll (Microsoft® Windows® Operating System v10.0.19041.3636, by Microsoft Corporation)
    Name: System.Xml.Linq.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\6657fda739640460957832c4789787a3\System.Xml.Linq.ni.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: System.Data.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Data\325d044588214f516351e2ae52e5b667\System.Data.ni.dll (Microsoft® .NET Framework v4.8.9214.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.9214.0, by Microsoft Corporation)
    Name: System.Runtime.Serialization.ni.dll; path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\6df522030958b91b00465aef88b992cf\System.Runtime.Serialization.ni.dll (Microsoft® .NET Framework v4.8.9236.0, by Microsoft Corporation)
    Name: discord-rpc.dll; path: E:\Grand Theft Auto V\discord-rpc.dll ( v, by )
    Name: EasyHook64.dll; path: E:\Grand Theft Auto V\EasyHook64.dll (EasyHook v2.7.6578.0, by easyhook.codeplex.com)
    Name: wminet_utils.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll (Microsoft® .NET Framework v4.8.9037.0, by Microsoft Corporation)
    Name: wmiutils.dll; path: C:\Windows\system32\wbem\wmiutils.dll (Sistema operativo Microsoft® Windows® v10.0.19041.4165, by Microsoft Corporation)
    Name: clrcompression.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll (Microsoft® .NET Framework v4.8.9220.0, by Microsoft Corporation)
    Name: GTA5.exe
        Base address: 0x00007ff646d90000
        Memory size: 0x0401a200
        Entry point address: 0x00007ff6485b13ac
        File path: E:\Grand Theft Auto V\GTA5.exe
        Product name: Grand Theft Auto V
        Product version: 1.0.3095.0
        Company: Rockstar Games

    Name: ntdll.dll
        Base address: 0x00007ffc29250000
        Memory size: 0x001f8000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\SYSTEM32\ntdll.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: KERNEL32.DLL
        Base address: 0x00007ffc27cd0000
        Memory size: 0x000bd000
        Entry point address: 0x00007ffc27ce73e0
        File path: C:\Windows\System32\KERNEL32.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: KERNELBASE.dll
        Base address: 0x00007ffc26980000
        Memory size: 0x002f6000
        Entry point address: 0x00007ffc269d1890
        File path: C:\Windows\System32\KERNELBASE.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: apphelp.dll
        Base address: 0x00007ffc241e0000
        Memory size: 0x00090000
        Entry point address: 0x00007ffc241f0960
        File path: C:\Windows\SYSTEM32\apphelp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: USER32.dll
        Base address: 0x00007ffc28a50000
        Memory size: 0x0019f000
        Entry point address: 0x00007ffc28a68ab0
        File path: C:\Windows\System32\USER32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: GDI32.dll
        Base address: 0x00007ffc27c10000
        Memory size: 0x0002b000
        Entry point address: 0x00007ffc27c14900
        File path: C:\Windows\System32\GDI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: gdi32full.dll
        Base address: 0x00007ffc26e10000
        Memory size: 0x00117000
        Entry point address: 0x00007ffc26e41080
        File path: C:\Windows\System32\gdi32full.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4239
        Company: Microsoft Corporation

    Name: msvcp_win.dll
        Base address: 0x00007ffc26f30000
        Memory size: 0x0009d000
        Entry point address: 0x00007ffc26f45390
        File path: C:\Windows\System32\msvcp_win.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: ucrtbase.dll
        Base address: 0x00007ffc26c80000
        Memory size: 0x00100000
        Entry point address: 0x00007ffc26c96110
        File path: C:\Windows\System32\ucrtbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: WS2_32.dll
        Base address: 0x00007ffc28080000
        Memory size: 0x0006b000
        Entry point address: 0x00007ffc28094300
        File path: C:\Windows\System32\WS2_32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: RPCRT4.dll
        Base address: 0x00007ffc28cd0000
        Memory size: 0x00123000
        Entry point address: 0x00007ffc28d11d10
        File path: C:\Windows\System32\RPCRT4.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: GFSDK_ShadowLib.win64.dll
        Base address: 0x00007ffbdc440000
        Memory size: 0x003cc000
        Entry point address: 0x00007ffbdc44cf10
        File path: E:\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll
        Product name: 
        Product version: 
        Company: 

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

    Name: CRYPT32.dll
        Base address: 0x00007ffc26fd0000
        Memory size: 0x0015e000
        Entry point address: 0x00007ffc2701fcf0
        File path: C:\Windows\System32\CRYPT32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: WINTRUST.dll
        Base address: 0x00007ffc27130000
        Memory size: 0x00067000
        Entry point address: 0x00007ffc27141670
        File path: C:\Windows\System32\WINTRUST.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4291
        Company: Microsoft Corporation

    Name: DSOUND.dll
        Base address: 0x00007ffbe73b0000
        Memory size: 0x0009c000
        Entry point address: 0x00007ffbe73bf9b0
        File path: C:\Windows\SYSTEM32\DSOUND.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: IMM32.dll
        Base address: 0x00007ffc289f0000
        Memory size: 0x00032000
        Entry point address: 0x00007ffc289f14d0
        File path: C:\Windows\System32\IMM32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: bink2w64.dll
        Base address: 0x00007ffc18810000
        Memory size: 0x0008e000
        Entry point address: 0x00007ffc18813a78
        File path: E:\Grand Theft Auto V\bink2w64.dll
        Product name: Bink and Smacker
        Product version: 1.994a
        Company: RAD Game Tools, Inc.

    Name: WININET.dll
        Base address: 0x00007ffc0a200000
        Memory size: 0x004d6000
        Entry point address: 0x00007ffc0a2dcaf0
        File path: C:\Windows\SYSTEM32\WININET.dll
        Product name: Internet Explorer
        Product version: 11.00.19041.4165
        Company: Microsoft Corporation

    Name: advapi32.dll
        Base address: 0x00007ffc27350000
        Memory size: 0x000b0000
        Entry point address: 0x00007ffc27365810
        File path: C:\Windows\System32\advapi32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: ole32.dll
        Base address: 0x00007ffc27da0000
        Memory size: 0x0012b000
        Entry point address: 0x00007ffc27dc65b0
        File path: C:\Windows\System32\ole32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: bcrypt.dll
        Base address: 0x00007ffc27250000
        Memory size: 0x00027000
        Entry point address: 0x00007ffc272590f0
        File path: C:\Windows\System32\bcrypt.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: sechost.dll
        Base address: 0x00007ffc27400000
        Memory size: 0x000a0000
        Entry point address: 0x00007ffc2741ceb0
        File path: C:\Windows\System32\sechost.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: combase.dll
        Base address: 0x00007ffc28e00000
        Memory size: 0x00353000
        Entry point address: 0x00007ffc28ef44e0
        File path: C:\Windows\System32\combase.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: SHLWAPI.dll
        Base address: 0x00007ffc28020000
        Memory size: 0x00055000
        Entry point address: 0x00007ffc2802a7a0
        File path: C:\Windows\System32\SHLWAPI.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: WINMM.dll
        Base address: 0x00007ffc21140000
        Memory size: 0x00027000
        Entry point address: 0x00007ffc21144220
        File path: C:\Windows\SYSTEM32\WINMM.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: SHELL32.dll
        Base address: 0x00007ffc274a0000
        Memory size: 0x0076b000
        Entry point address: 0x00007ffc275b3740
        File path: C:\Windows\System32\SHELL32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MF.dll
        Base address: 0x00007ffbcce60000
        Memory size: 0x00084000
        Entry point address: 0x00007ffbcce6af80
        File path: C:\Windows\SYSTEM32\MF.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MFPlat.DLL
        Base address: 0x00007ffbf4e10000
        Memory size: 0x001bb000
        Entry point address: 0x00007ffbf4e44950
        File path: C:\Windows\SYSTEM32\MFPlat.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: OLEAUT32.dll
        Base address: 0x00007ffc27280000
        Memory size: 0x000cd000
        Entry point address: 0x00007ffc2729e750
        File path: C:\Windows\System32\OLEAUT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: cfgmgr32.dll
        Base address: 0x00007ffc26930000
        Memory size: 0x0004e000
        Entry point address: 0x00007ffc26943750
        File path: C:\Windows\System32\cfgmgr32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: MFReadWrite.dll
        Base address: 0x00007ffbdf850000
        Memory size: 0x0010a000
        Entry point address: 0x00007ffbdf876d70
        File path: C:\Windows\SYSTEM32\MFReadWrite.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: PROPSYS.dll
        Base address: 0x00007ffc22460000
        Memory size: 0x000f6000
        Entry point address: 0x00007ffc224a2b20
        File path: C:\Windows\SYSTEM32\PROPSYS.dll
        Product name: Windows® Search
        Product version: 7.0.19041.4165
        Company: Microsoft Corporation

    Name: shcore.dll
        Base address: 0x00007ffc27f70000
        Memory size: 0x000ad000
        Entry point address: 0x00007ffc27fab150
        File path: C:\Windows\System32\shcore.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: WTSAPI32.dll
        Base address: 0x00007ffc225c0000
        Memory size: 0x00014000
        Entry point address: 0x00007ffc225c28c0
        File path: C:\Windows\SYSTEM32\WTSAPI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: d3d9.dll
        Base address: 0x00007ffbf8010000
        Memory size: 0x001cd000
        Entry point address: 0x00007ffbf8053df0
        File path: C:\Windows\SYSTEM32\d3d9.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: GFSDK_TXAA_AlphaResolve.win64.dll
        Base address: 0x00007ffc1c840000
        Memory size: 0x0001c000
        Entry point address: 0x00007ffc1c84493c
        File path: E:\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll
        Product name: 
        Product version: 
        Company: 

    Name: DINPUT8.dll
        Base address: 0x00007ffc1c810000
        Memory size: 0x00025000
        Entry point address: 0x00007ffc1c813804
        File path: E:\Grand Theft Auto V\DINPUT8.dll
        Product name: GTA V Asi loader
        Product version: 1.0.0.1
        Company: Alexander Blade

    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: SETUPAPI.dll
        Base address: 0x00007ffc283c0000
        Memory size: 0x0046e000
        Entry point address: 0x00007ffc283e34a0
        File path: C:\Windows\System32\SETUPAPI.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: IPHLPAPI.DLL
        Base address: 0x00007ffc25ca0000
        Memory size: 0x0003b000
        Entry point address: 0x00007ffc25caa620
        File path: C:\Windows\SYSTEM32\IPHLPAPI.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: powrprof.dll
        Base address: 0x00007ffc26310000
        Memory size: 0x0004b000
        Entry point address: 0x00007ffc26313480
        File path: C:\Windows\SYSTEM32\powrprof.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: winmmbase.dll
        Base address: 0x00007ffc0a6e0000
        Memory size: 0x00026000
        Entry point address: 0x00007ffc0a6f6bc0
        File path: C:\Windows\SYSTEM32\winmmbase.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: launc.dll
        Base address: 0x00007ffc17aa0000
        Memory size: 0x00043000
        Entry point address: 0x00007ffc17ab2880
        File path: E:\Grand Theft Auto V\launc.dll
        Product name: 
        Product version: 
        Company: 

    Name: kernel.appcore.dll
        Base address: 0x00007ffc247b0000
        Memory size: 0x00012000
        Entry point address: 0x00007ffc247b3f10
        File path: C:\Windows\SYSTEM32\kernel.appcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3758
        Company: Microsoft Corporation

    Name: windows.storage.dll
        Base address: 0x00007ffc249b0000
        Memory size: 0x0079e000
        Entry point address: 0x00007ffc24b692f0
        File path: C:\Windows\SYSTEM32\windows.storage.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: dwmapi.dll
        Base address: 0x00007ffc244c0000
        Memory size: 0x0002f000
        Entry point address: 0x00007ffc244c4d30
        File path: C:\Windows\SYSTEM32\dwmapi.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: OPENGL32.dll
        Base address: 0x00007ffbe2480000
        Memory size: 0x00125000
        Entry point address: 0x00007ffbe255dbf0
        File path: C:\Windows\SYSTEM32\OPENGL32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: Wldp.dll
        Base address: 0x00007ffc262e0000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffc262e3260
        File path: C:\Windows\SYSTEM32\Wldp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: GLU32.dll
        Base address: 0x00007ffc1c3c0000
        Memory size: 0x0002c000
        Entry point address: 0x00007ffc1c3ddd30
        File path: C:\Windows\SYSTEM32\GLU32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MFCORE.DLL
        Base address: 0x00007ffbce590000
        Memory size: 0x0048e000
        Entry point address: 0x00007ffbce608580
        File path: C:\Windows\SYSTEM32\MFCORE.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

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

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

    Name: UMPDC.dll
        Base address: 0x00007ffc262c0000
        Memory size: 0x00012000
        Entry point address: 0x00007ffc262c3e30
        File path: C:\Windows\SYSTEM32\UMPDC.dll
        Product name: 
        Product version: 
        Company: 

    Name: bcryptPrimitives.dll
        Base address: 0x00007ffc26d80000
        Memory size: 0x00082000
        Entry point address: 0x00007ffc26db8b60
        File path: C:\Windows\System32\bcryptPrimitives.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: RTWorkQ.DLL
        Base address: 0x00007ffbf6a70000
        Memory size: 0x00034000
        Entry point address: 0x00007ffbf6a7c060
        File path: C:\Windows\SYSTEM32\RTWorkQ.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: MSASN1.dll
        Base address: 0x00007ffc264c0000
        Memory size: 0x00012000
        Entry point address: 0x00007ffc264c5860
        File path: C:\Windows\SYSTEM32\MSASN1.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: dinput8.dll
        Base address: 0x00007ffbf6700000
        Memory size: 0x00045000
        Entry point address: 0x00007ffbf6706b80
        File path: C:\Windows\system32\dinput8.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: inputhost.dll
        Base address: 0x00007ffbfa4b0000
        Memory size: 0x00152000
        Entry point address: 0x00007ffbfa4c8960
        File path: C:\Windows\SYSTEM32\inputhost.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: CoreMessaging.dll
        Base address: 0x00007ffc23e30000
        Memory size: 0x000f2000
        Entry point address: 0x00007ffc23e870a0
        File path: C:\Windows\SYSTEM32\CoreMessaging.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3930
        Company: Microsoft Corporation

    Name: CoreUIComponents.dll
        Base address: 0x00007ffc23ad0000
        Memory size: 0x0035b000
        Entry point address: 0x00007ffc23b52fe0
        File path: C:\Windows\SYSTEM32\CoreUIComponents.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: wintypes.dll
        Base address: 0x00007ffc233d0000
        Memory size: 0x00157000
        Entry point address: 0x00007ffc233fb1a0
        File path: C:\Windows\SYSTEM32\wintypes.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: ntmarta.dll
        Base address: 0x00007ffc25a00000
        Memory size: 0x00033000
        Entry point address: 0x00007ffc25a06930
        File path: C:\Windows\SYSTEM32\ntmarta.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: GTAV.HeapAdjuster.asi
        Base address: 0x00007ffc1c480000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc1c482240
        File path: E:\Grand Theft Auto V\GTAV.HeapAdjuster.asi
        Product name: 
        Product version: 
        Company: 

    Name: NativeTrainer.asi
        Base address: 0x00007ffbfd670000
        Memory size: 0x0003c000
        Entry point address: 0x00007ffbfd67c42c
        File path: E:\Grand Theft Auto V\NativeTrainer.asi
        Product name: 
        Product version: 
        Company: 

    Name: ScriptHookV.dll
        Base address: 0x00007ffbce240000
        Memory size: 0x001b7000
        Entry point address: 0x00007ffbce2514c8
        File path: E:\Grand Theft Auto V\ScriptHookV.dll
        Product name: ScriptHookV
        Product version: 1.0.3095.0
        Company: Alexander Blade

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

    Name: OpenIV.asi
        Base address: 0x00007ffc056c0000
        Memory size: 0x00027000
        Entry point address: 0x00007ffc056c2cdc
        File path: E:\Grand Theft Auto V\OpenIV.asi
        Product name: OpenIV
        Product version: 2.0.0.0
        Company: OpenIV Team

    Name: PedConversation1.1.asi
        Base address: 0x00007ffc1c460000
        Memory size: 0x00020000
        Entry point address: 0x00007ffc1c46265c
        File path: E:\Grand Theft Auto V\PedConversation1.1.asi
        Product name: 
        Product version: 
        Company: 

    Name: Rain-wash-v.asi
        Base address: 0x00007ffc223c0000
        Memory size: 0x00009000
        Entry point address: 0x00007ffc223c21ec
        File path: E:\Grand Theft Auto V\Rain-wash-v.asi
        Product name: 
        Product version: 
        Company: 

    Name: VCRUNTIME140.dll
        Base address: 0x00007ffc0b340000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc0b350600
        File path: C:\Windows\SYSTEM32\VCRUNTIME140.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.38.33135.0
        Company: Microsoft Corporation

    Name: SirenSetting_Limit_Adjuster.asi
        Base address: 0x00007ffc1c7d0000
        Memory size: 0x0000e000
        Entry point address: 0x00007ffc1c7d5f60
        File path: E:\Grand Theft Auto V\SirenSetting_Limit_Adjuster.asi
        Product name: SirenSetting Limit Adjuster
        Product version: 2.0.2.0
        Company: cpast

    Name: MSVCP140.dll
        Base address: 0x00007ffc0b2b0000
        Memory size: 0x0008d000
        Entry point address: 0x00007ffc0b301de0
        File path: C:\Windows\SYSTEM32\MSVCP140.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.38.33135.0
        Company: Microsoft Corporation

    Name: VCRUNTIME140_1.dll
        Base address: 0x00007ffc0b250000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc0b254210
        File path: C:\Windows\SYSTEM32\VCRUNTIME140_1.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.38.33135.0
        Company: Microsoft Corporation

    Name: d3d12.dll
        Base address: 0x00007ffc0a770000
        Memory size: 0x00025000
        Entry point address: 0x00007ffc0a777810
        File path: C:\Windows\SYSTEM32\d3d12.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: CRYPTSP.dll
        Base address: 0x00007ffc26220000
        Memory size: 0x00018000
        Entry point address: 0x00007ffc26224aa0
        File path: C:\Windows\SYSTEM32\CRYPTSP.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: rsaenh.dll
        Base address: 0x00007ffc258e0000
        Memory size: 0x00034000
        Entry point address: 0x00007ffc258e8680
        File path: C:\Windows\system32\rsaenh.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: uxtheme.dll
        Base address: 0x00007ffc242e0000
        Memory size: 0x0009e000
        Entry point address: 0x00007ffc24308b80
        File path: C:\Windows\system32\uxtheme.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: clbcatq.dll
        Base address: 0x00007ffc29160000
        Memory size: 0x000a9000
        Entry point address: 0x00007ffc2917d990
        File path: C:\Windows\System32\clbcatq.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: dxdiagn.dll
        Base address: 0x00007ffbf4420000
        Memory size: 0x00090000
        Entry point address: 0x00007ffbf447ed30
        File path: C:\Windows\System32\dxdiagn.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: WMICLNT.dll
        Base address: 0x00007ffc21cb0000
        Memory size: 0x00011000
        Entry point address: 0x00007ffc21cb3670
        File path: C:\Windows\System32\WMICLNT.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: d3d11.dll
        Base address: 0x00007ffc225e0000
        Memory size: 0x00263000
        Entry point address: 0x00007ffc2265c1d0
        File path: C:\Windows\System32\d3d11.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: DEVOBJ.dll
        Base address: 0x00007ffc26690000
        Memory size: 0x00033000
        Entry point address: 0x00007ffc266975d0
        File path: C:\Windows\System32\DEVOBJ.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: dxgi.dll
        Base address: 0x00007ffc25190000
        Memory size: 0x000f3000
        Entry point address: 0x00007ffc251b64c0
        File path: C:\Windows\System32\dxgi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: wbemcomn.dll
        Base address: 0x00007ffc14c70000
        Memory size: 0x00090000
        Entry point address: 0x00007ffc14c85950
        File path: C:\Windows\SYSTEM32\wbemcomn.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

    Name: fastprox.dll
        Base address: 0x00007ffc1c640000
        Memory size: 0x0010b000
        Entry point address: 0x00007ffc1c6759c0
        File path: C:\Windows\system32\wbem\fastprox.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: amsi.dll
        Base address: 0x00007ffc1bdb0000
        Memory size: 0x0001f000
        Entry point address: 0x00007ffc1bdbe820
        File path: C:\Windows\SYSTEM32\amsi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: nvapi64.dll
        Base address: 0x00007ffc1b560000
        Memory size: 0x0079f000
        Entry point address: 0x00007ffc1b9da948
        File path: C:\Windows\system32\nvapi64.dll
        Product name: NVIDIA Windows drivers
        Product version: 31.0.15.3623
        Company: NVIDIA Corporation

    Name: cryptnet.dll
        Base address: 0x00007ffc209e0000
        Memory size: 0x00031000
        Entry point address: 0x00007ffc209ee9a0
        File path: C:\Windows\SYSTEM32\cryptnet.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: drvstore.dll
        Base address: 0x00007ffc1eb60000
        Memory size: 0x00148000
        Entry point address: 0x00007ffc1eb6b160
        File path: C:\Windows\SYSTEM32\drvstore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

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

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

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

    Name: nvspcap64.dll
        Base address: 0x00007ffbca810000
        Memory size: 0x002d1000
        Entry point address: 0x00007ffbca81b523
        File path: C:\Windows\system32\nvspcap64.dll
        Product name: NVIDIA GeForce Experience
        Product version: 3.27.0.120
        Company: NVIDIA Corporation

    Name: profapi.dll
        Base address: 0x00007ffc26830000
        Memory size: 0x00023000
        Entry point address: 0x00007ffc26838f50
        File path: C:\Windows\SYSTEM32\profapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4239
        Company: Microsoft Corporation

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

    Name: dhcpcsvc.DLL
        Base address: 0x00007ffc20a20000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc20a229b0
        File path: C:\Windows\SYSTEM32\dhcpcsvc.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MSCTF.dll
        Base address: 0x00007ffc280f0000
        Memory size: 0x00115000
        Entry point address: 0x00007ffc28130a80
        File path: C:\Windows\System32\MSCTF.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: textinputframework.dll
        Base address: 0x00007ffbf9dd0000
        Memory size: 0x000f9000
        Entry point address: 0x00007ffbf9e0e9a0
        File path: C:\Windows\SYSTEM32\textinputframework.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4239
        Company: Microsoft Corporation

    Name: WINSTA.dll
        Base address: 0x00007ffc26090000
        Memory size: 0x0005b000
        Entry point address: 0x00007ffc2609b910
        File path: C:\Windows\SYSTEM32\WINSTA.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: nvldumdx.dll
        Base address: 0x00007ffc1eaa0000
        Memory size: 0x000bc000
        Entry point address: 0x00007ffc1ead0e50
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvldumdx.dll
        Product name: NVIDIA driver loader
        Product version: 31.0.15.3623
        Company: NVIDIA Corporation

    Name: nvwgf2umx.dll
        Base address: 0x00007ffc0e150000
        Memory size: 0x05edb000
        Entry point address: 0x00007ffc0e1bf590
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvwgf2umx.dll
        Product name: NVIDIA D3D10 drivers
        Product version: 31.0.15.3623
        Company: NVIDIA Corporation

    Name: NvCamera64.dll
        Base address: 0x00007ffbb8b90000
        Memory size: 0x00865000
        Entry point address: 0x00007ffbb8f127d8
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\NvCamera\NvCamera64.dll
        Product name: NVIDIA Camera
        Product version: 7.1
        Company: NVIDIA Corporation

    Name: HID.DLL
        Base address: 0x00007ffc25150000
        Memory size: 0x0000d000
        Entry point address: 0x00007ffc251526a0
        File path: C:\Windows\SYSTEM32\HID.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: WindowsCodecs.dll
        Base address: 0x00007ffc20ed0000
        Memory size: 0x001b4000
        Entry point address: 0x00007ffc20f46a50
        File path: C:\Windows\SYSTEM32\WindowsCodecs.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: XINPUT9_1_0.dll
        Base address: 0x00007ffc1c890000
        Memory size: 0x00007000
        Entry point address: 0x00007ffc1c891550
        File path: C:\Windows\SYSTEM32\XINPUT9_1_0.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MessageBus.dll
        Base address: 0x00007ffc17b20000
        Memory size: 0x00737000
        Entry point address: 0x00007ffc17ecb890
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\MessageBus.dll
        Product name: 
        Product version: 
        Company: 

    Name: dxcore.dll
        Base address: 0x00007ffc1efd0000
        Memory size: 0x0003b000
        Entry point address: 0x00007ffc1eff23e0
        File path: C:\Windows\SYSTEM32\dxcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: d3dcompiler_47_64.dll
        Base address: 0x00007ffbbd390000
        Memory size: 0x00404000
        Entry point address: 0x00007ffbbd71f360
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\NvCamera\d3dcompiler_47_64.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 6.3.9600.16384
        Company: Microsoft Corporation

    Name: nvcuda64.dll
        Base address: 0x00007ffbb81d0000
        Memory size: 0x009b6000
        Entry point address: 0x00007ffbb86d8610
        File path: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvcuda64.dll
        Product name: NVIDIA CUDA 12.2.79 driver
        Product version: 31.0.15.3623
        Company: NVIDIA Corporation

    Name: MMDevApi.dll
        Base address: 0x00007ffc14d20000
        Memory size: 0x00085000
        Entry point address: 0x00007ffc14d40c30
        File path: C:\Windows\System32\MMDevApi.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: XAudio2_7.dll
        Base address: 0x00007ffbf59d0000
        Memory size: 0x0008b000
        Entry point address: 0x00007ffbf5a40650
        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: 0x00007ffc14eb0000
        Memory size: 0x00182000
        Entry point address: 0x00007ffc14ed7af0
        File path: C:\Windows\SYSTEM32\AUDIOSES.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: Windows.UI.dll
        Base address: 0x00007ffbf9ed0000
        Memory size: 0x00141000
        Entry point address: 0x00007ffbf9efcbf0
        File path: C:\Windows\System32\Windows.UI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: WindowManagementAPI.dll
        Base address: 0x00007ffc21560000
        Memory size: 0x000a1000
        Entry point address: 0x00007ffc21571d60
        File path: C:\Windows\System32\WindowManagementAPI.dll
        Product name: 
        Product version: 
        Company: 

    Name: twinapi.appcore.dll
        Base address: 0x00007ffc21300000
        Memory size: 0x00203000
        Entry point address: 0x00007ffc2136c790
        File path: C:\Windows\SYSTEM32\twinapi.appcore.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: avrt.dll
        Base address: 0x00007ffc21bb0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffc21bb1010
        File path: C:\Windows\SYSTEM32\avrt.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: MessageBus.dll
        Base address: 0x00007ffc05f80000
        Memory size: 0x00737000
        Entry point address: 0x00007ffc0632b890
        File path: C:\Program Files\NVIDIA Corporation\NvContainer\MessageBus.dll
        Product name: 
        Product version: 
        Company: 

    Name: napinsp.dll
        Base address: 0x00007ffbf3250000
        Memory size: 0x00017000
        Entry point address: 0x00007ffbf3251b10
        File path: C:\Windows\system32\napinsp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: pnrpnsp.dll
        Base address: 0x00007ffbf3230000
        Memory size: 0x0001b000
        Entry point address: 0x00007ffbf32323d0
        File path: C:\Windows\system32\pnrpnsp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: NLAapi.dll
        Base address: 0x00007ffc22280000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc22286d40
        File path: C:\Windows\system32\NLAapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4123
        Company: Microsoft Corporation

    Name: mswsock.dll
        Base address: 0x00007ffc25fc0000
        Memory size: 0x0006a000
        Entry point address: 0x00007ffc25fd1200
        File path: C:\Windows\System32\mswsock.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: DNSAPI.dll
        Base address: 0x00007ffc25ce0000
        Memory size: 0x000cb000
        Entry point address: 0x00007ffc25d0e390
        File path: C:\Windows\SYSTEM32\DNSAPI.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: winrnr.dll
        Base address: 0x00007ffbf3210000
        Memory size: 0x00012000
        Entry point address: 0x00007ffbf3211550
        File path: C:\Windows\System32\winrnr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: fwpuclnt.dll
        Base address: 0x00007ffc1e3e0000
        Memory size: 0x00080000
        Entry point address: 0x00007ffc1e3e5910
        File path: C:\Windows\System32\fwpuclnt.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: gpapi.dll
        Base address: 0x00007ffc25160000
        Memory size: 0x00023000
        Entry point address: 0x00007ffc25163730
        File path: C:\Windows\SYSTEM32\gpapi.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: SspiCli.dll
        Base address: 0x00007ffc267b0000
        Memory size: 0x00032000
        Entry point address: 0x00007ffc267be510
        File path: C:\Windows\SYSTEM32\SspiCli.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4239
        Company: Microsoft Corporation

    Name: USERENV.dll
        Base address: 0x00007ffc267f0000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffc267f4f10
        File path: C:\Windows\SYSTEM32\USERENV.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: socialclub.dll
        Base address: 0x00007ffbb03f0000
        Memory size: 0x002d6000
        Entry point address: 0x00007ffbb0580948
        File path: E:\Grand Theft Auto V\socialclub.dll
        Product name: 
        Product version: 
        Company: 

    Name: FirewallAPI.dll
        Base address: 0x00007ffc254f0000
        Memory size: 0x00096000
        Entry point address: 0x00007ffc254f9550
        File path: C:\Windows\System32\FirewallAPI.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: fwbase.dll
        Base address: 0x00007ffc25480000
        Memory size: 0x00036000
        Entry point address: 0x00007ffc25487e20
        File path: C:\Windows\System32\fwbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4291
        Company: Microsoft Corporation

    Name: FWPolicyIOMgr.dll
        Base address: 0x00007ffc0b770000
        Memory size: 0x0004f000
        Entry point address: 0x00007ffc0b77a960
        File path: C:\Windows\System32\FWPolicyIOMgr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.4291
        Company: Microsoft Corporation

    Name: wdmaud.drv
        Base address: 0x00007ffc0d870000
        Memory size: 0x00046000
        Entry point address: 0x00007ffc0d8776a0
        File path: C:\Windows\SYSTEM32\wdmaud.drv
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: MSACM32.dll
        Base address: 0x00007ffbc87b0000
        Memory size: 0x0001e000
        Entry point address: 0x00007ffbc87b36a0
        File path: C:\Windows\SYSTEM32\MSACM32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: midimap.dll
        Base address: 0x00007ffc223f0000
        Memory size: 0x0000b000
        Entry point address: 0x00007ffc223f17c0
        File path: C:\Windows\SYSTEM32\midimap.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: socialclubhelper.dll
        Base address: 0x00007ffb9c970000
        Memory size: 0x016d3000
        Entry point address: 0x00007ffb9e03d000
        File path: C:\Users\luca0\AppData\Local\Temp\l2orjeaokpm404vx\socialclubhelper.dll
        Product name: RAGE Plugin Hook
        Product version: 1.107.1334.16527
        Company: MulleDK19 / LMS

    Name: FW1FontWrapper.dll
        Base address: 0x00007ffc089f0000
        Memory size: 0x0002a000
        Entry point address: 0x00007ffc089fe94c
        File path: E:\Grand Theft Auto V\FW1FontWrapper.dll
        Product name: 
        Product version: 
        Company: 

    Name: mscoree.dll
        Base address: 0x00007ffbfbeb0000
        Memory size: 0x00065000
        Entry point address: 0x00007ffbfbedbd50
        File path: C:\Windows\SYSTEM32\mscoree.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: dbghelp.dll
        Base address: 0x00007ffc1db60000
        Memory size: 0x001e4000
        Entry point address: 0x00007ffc1db7b1a0
        File path: C:\Windows\SYSTEM32\dbghelp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: dbgcore.DLL
        Base address: 0x00007ffbfc350000
        Memory size: 0x00034000
        Entry point address: 0x00007ffbfc371070
        File path: C:\Windows\SYSTEM32\dbgcore.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: mscoreei.dll
        Base address: 0x00007ffbe8000000
        Memory size: 0x0009b000
        Entry point address: 0x00007ffbe800bf90
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9093.0
        Company: Microsoft Corporation

    Name: clr.dll
        Base address: 0x00007ffbe37a0000
        Memory size: 0x009a4000
        Entry point address: 0x00007ffbe39319d0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9232.0
        Company: Microsoft Corporation

    Name: VCRUNTIME140_CLR0400.dll
        Base address: 0x00007ffbfbdd0000
        Memory size: 0x0001b000
        Entry point address: 0x00007ffbfbddfe90
        File path: C:\Windows\SYSTEM32\VCRUNTIME140_CLR0400.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.32.31326.0
        Company: Microsoft Corporation

    Name: VCRUNTIME140_1_CLR0400.dll
        Base address: 0x00007ffc0a9c0000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc0a9c41a0
        File path: C:\Windows\SYSTEM32\VCRUNTIME140_1_CLR0400.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.32.31326.0
        Company: Microsoft Corporation

    Name: ucrtbase_clr0400.dll
        Base address: 0x00007ffbf5800000
        Memory size: 0x000cd000
        Entry point address: 0x00007ffbf5893b60
        File path: C:\Windows\SYSTEM32\ucrtbase_clr0400.dll
        Product name: Microsoft® Visual Studio®
        Product version: 14.32.31326.0
        Company: Microsoft Corporation

    Name: mscorlib.ni.dll
        Base address: 0x00007ffbe0890000
        Memory size: 0x0160f000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\448a486950dceb6a540939cbe7df7d2c\mscorlib.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9232.0
        Company: Microsoft Corporation

    Name: clrjit.dll
        Base address: 0x00007ffbe64a0000
        Memory size: 0x0012f000
        Entry point address: 0x00007ffbe6536620
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9232.0
        Company: Microsoft Corporation

    Name: diasymreader.dll
        Base address: 0x00007ffbb9840000
        Memory size: 0x00141000
        Entry point address: 0x00007ffbb9872d50
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
        Product name: Microsoft® .NET Framework
        Product version: 14.8.9214.0
        Company: Microsoft Corporation

    Name: System.ni.dll
        Base address: 0x00007ffbe2840000
        Memory size: 0x00c1e000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\43625642338517d1a52a89f0b506541b\System.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9236.0
        Company: Microsoft Corporation

    Name: System.Drawing.ni.dll
        Base address: 0x00007ffbbd190000
        Memory size: 0x001f3000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\54ceb7b42ab02a7308b29c0105c19663\System.Drawing.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: System.Windows.Forms.ni.dll
        Base address: 0x00007ffba4af0000
        Memory size: 0x010e5000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\82b0e9998d317d05fda16f6a54b243dc\System.Windows.Forms.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9195.0
        Company: Microsoft Corporation

    Name: System.Core.ni.dll
        Base address: 0x00007ffbdfe00000
        Memory size: 0x00a86000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\a94ee99e4126ddb64d01ff8739ea7c83\System.Core.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9236.0
        Company: Microsoft Corporation

    Name: System.Xml.ni.dll
        Base address: 0x00007ffbd9a40000
        Memory size: 0x008b0000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\f9e39e6150f3025de63a4ecce5210434\System.Xml.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: System.Configuration.ni.dll
        Base address: 0x00007ffbde400000
        Memory size: 0x00133000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\9a27fd93615fb5d688032cbe89fac1d9\System.Configuration.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: comctl32.dll
        Base address: 0x00007ffc16e20000
        Memory size: 0x0029a000
        Entry point address: 0x00007ffc16eb9e70
        File path: C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\comctl32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: gdiplus.dll
        Base address: 0x00007ffc170c0000
        Memory size: 0x001a7000
        Entry point address: 0x00007ffc17117d40
        File path: C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.3996_none_91a79472cc852ba0\gdiplus.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3996
        Company: Microsoft Corporation

    Name: DWrite.dll
        Base address: 0x00007ffbfbf20000
        Memory size: 0x0027f000
        Entry point address: 0x00007ffbfbfb7bb0
        File path: C:\Windows\SYSTEM32\DWrite.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: TextShaping.dll
        Base address: 0x00007ffbf7680000
        Memory size: 0x000ac000
        Entry point address: 0x00007ffbf76ca790
        File path: C:\Windows\SYSTEM32\TextShaping.dll
        Product name: 
        Product version: 
        Company: 

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

    Name: MSVCR100.dll
        Base address: 0x0000000050290000
        Memory size: 0x000d2000
        Entry point address: 0x00000000502b14e4
        File path: C:\Windows\SYSTEM32\MSVCR100.dll
        Product name: Microsoft® Visual Studio® 2010
        Product version: 10.00.40219.325
        Company: Microsoft Corporation

    Name: MSVCP100.dll
        Base address: 0x00000000501f0000
        Memory size: 0x00098000
        Entry point address: 0x00000000502371d0
        File path: C:\Windows\SYSTEM32\MSVCP100.dll
        Product name: Microsoft® Visual Studio® 2010
        Product version: 10.00.40219.325
        Company: Microsoft Corporation

    Name: XInput1_4.dll
        Base address: 0x00007ffbccc80000
        Memory size: 0x00011000
        Entry point address: 0x00007ffbccc87910
        File path: C:\Windows\SYSTEM32\XInput1_4.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: System.Management.ni.dll
        Base address: 0x00007ffbdce50000
        Memory size: 0x00166000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Management\1af0a090b4d4f6b6bf541b17c66b491a\System.Management.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: System.Net.Http.ni.dll
        Base address: 0x00007ffbe4ca0000
        Memory size: 0x000a3000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Net.Http\bf3421bdd26f86e8313bc6ee7839174c\System.Net.Http.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: rasapi32.dll
        Base address: 0x00007ffc086f0000
        Memory size: 0x000ff000
        Entry point address: 0x00007ffc08701390
        File path: C:\Windows\SYSTEM32\rasapi32.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: rasman.dll
        Base address: 0x00007ffc086b0000
        Memory size: 0x00034000
        Entry point address: 0x00007ffc086b13d0
        File path: C:\Windows\SYSTEM32\rasman.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: rtutils.dll
        Base address: 0x00007ffc148a0000
        Memory size: 0x00016000
        Entry point address: 0x00007ffc148a3030
        File path: C:\Windows\SYSTEM32\rtutils.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.1
        Company: Microsoft Corporation

    Name: winhttp.dll
        Base address: 0x00007ffc205e0000
        Memory size: 0x0010a000
        Entry point address: 0x00007ffc2062e130
        File path: C:\Windows\SYSTEM32\winhttp.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: dhcpcsvc6.DLL
        Base address: 0x00007ffc20ad0000
        Memory size: 0x00017000
        Entry point address: 0x00007ffc20ad24b0
        File path: C:\Windows\SYSTEM32\dhcpcsvc6.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: secur32.dll
        Base address: 0x00007ffc15150000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc15152560
        File path: C:\Windows\SYSTEM32\secur32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: schannel.DLL
        Base address: 0x00007ffc257f0000
        Memory size: 0x00098000
        Entry point address: 0x00007ffc25817310
        File path: C:\Windows\system32\schannel.DLL
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: mskeyprotect.dll
        Base address: 0x00007ffc081f0000
        Memory size: 0x00015000
        Entry point address: 0x00007ffc081f2940
        File path: C:\Windows\SYSTEM32\mskeyprotect.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

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

    Name: ncrypt.dll
        Base address: 0x00007ffc263a0000
        Memory size: 0x00028000
        Entry point address: 0x00007ffc263a6200
        File path: C:\Windows\SYSTEM32\ncrypt.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: ncryptsslp.dll
        Base address: 0x00007ffc08270000
        Memory size: 0x00026000
        Entry point address: 0x00007ffc082772c0
        File path: C:\Windows\system32\ncryptsslp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.19041.3636
        Company: Microsoft Corporation

    Name: System.Xml.Linq.ni.dll
        Base address: 0x00007ffbf6680000
        Memory size: 0x00079000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\6657fda739640460957832c4789787a3\System.Xml.Linq.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: System.Data.ni.dll
        Base address: 0x00007ffba9060000
        Memory size: 0x00983000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Data\325d044588214f516351e2ae52e5b667\System.Data.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9214.0
        Company: Microsoft Corporation

    Name: System.Data.dll
        Base address: 0x00007ffbdcae0000
        Memory size: 0x0036a000
        Entry point address: 0x00007ffbdcc29da4
        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.9214.0
        Company: Microsoft Corporation

    Name: System.Runtime.Serialization.ni.dll
        Base address: 0x00007ffbaff80000
        Memory size: 0x00343000
        Entry point address: 0x0000000000000000
        File path: C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\6df522030958b91b00465aef88b992cf\System.Runtime.Serialization.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9236.0
        Company: Microsoft Corporation

    Name: discord-rpc.dll
        Base address: 0x00007ffbe23e0000
        Memory size: 0x0009c000
        Entry point address: 0x00007ffbe23ec4c4
        File path: E:\Grand Theft Auto V\discord-rpc.dll
        Product name: 
        Product version: 
        Company: 

    Name: EasyHook64.dll
        Base address: 0x00007ffbe6b50000
        Memory size: 0x00057000
        Entry point address: 0x00007ffbe6b528f4
        File path: E:\Grand Theft Auto V\EasyHook64.dll
        Product name: EasyHook
        Product version: 2.7.6578.0
        Company: easyhook.codeplex.com

    Name: wminet_utils.dll
        Base address: 0x00007ffc19ea0000
        Memory size: 0x0002f000
        Entry point address: 0x00007ffc19ea5b10
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9037.0
        Company: Microsoft Corporation

    Name: wmiutils.dll
        Base address: 0x00007ffc1c1d0000
        Memory size: 0x00028000
        Entry point address: 0x00007ffc1c1d9440
        File path: C:\Windows\system32\wbem\wmiutils.dll
        Product name: Sistema operativo Microsoft® Windows®
        Product version: 10.0.19041.4165
        Company: Microsoft Corporation

    Name: clrcompression.dll
        Base address: 0x00007ffc16640000
        Memory size: 0x00026000
        Entry point address: 0x00007ffc166482a0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.8.9220.0
        Company: Microsoft Corporation

Environment:
    TickCount: 84930890
    ExitCode: 0
    CommandLine: GTA5.exe
    CurrentDirectory: E:\Grand Theft Auto V
    SystemDirectory: C:\Windows\system32
    MachineName: DESKTOP-GFJC21S
    ProcessorCount: 16
    SystemPageSize: 4096
    Version: 4.0.30319.42000
    WorkingSet: 2919485440
    OSVersion: Microsoft Windows NT 6.2.9200.0
    Is64BitProcess: True
    Is64BitOperatingSystem: True
    HasShutdownStarted: False
    UserName: luca0
    UserInteractive: True
    UserDomainName: DESKTOP-GFJC21S
    CurrentManagedThreadId: 7

Process list:
      by  (C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\NVDisplay.Container.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\DllHost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Xbox App 2404.1001.25.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.GamingApp_2404.1001.25.0_x64__8wekyb3d8bbwe\XboxPcAppFT.exe)
    Microsoft® Windows® Operating System 10.0.19041.3996 by Microsoft Corporation (C:\Windows\system32\wbem\unsecapp.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\ctfmon.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Razer Chroma SDK REST Server 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzSDKServer.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    HPPrintScanDoctor 6.1.0.0 by HP Inc. (C:\Program Files\HPPrintScanDoctor\HPPrintScanDoctorService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Intel(R) PROSet/Wireless 21, 20, 0, 0 by Intel(R) Corporation (C:\Program Files\Common Files\Intel\WirelessCommon\RegSrvc.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    FrameView 1.2.4923.0 by NVIDIA (C:\Program Files\NVIDIA Corporation\FrameViewSDK\bin\nvrla.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Intel(R) PROSet/Wireless 21, 20, 0, 0 by Intel(R) Corporation (C:\Program Files\Intel\WiFi\bin\EvtEng.exe)
    Node.js 11.13.0 by Node.js (C:\Program Files (x86)\NVIDIA Corporation\NvNode\NVIDIA Web Helper.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Xbox App 2404.1001.25.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.GamingApp_2404.1001.25.0_x64__8wekyb3d8bbwe\XboxGameBarWidgets.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3758 by Microsoft Corporation (C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3758 by Microsoft Corporation (C:\Windows\System32\oobe\UserOOBEBroker.exe)
    Windows® Search 7.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\SearchIndexer.exe)
    Intel(R) Wireless Bluetooth(R) 21.20.0.4 by Intel Corporation (C:\Windows\system32\ibtsiva.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\ImmersiveControlPanel\SystemSettings.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Microsoft.MediaPlayer 11.2403.5.0 by Microsoft (C:\Program Files\WindowsApps\Microsoft.ZuneMusic_11.2403.5.0_x64__8wekyb3d8bbwe\Microsoft.Media.Player.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzDeviceManager)
    Bitdefender 1.0.1.113 by Bitdefender (C:\Program Files\Common Files\Bitdefender\SetupInformation\Bitdefender RedLine\bdredline.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\dwm.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Bitdefender 1.0.1.113 by Bitdefender (C:\Program Files\Bitdefender Agent\redline\bdredline.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\ApplicationFrameHost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\DllHost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    RzUpdateEngine 1.10.14.0 by Razer (C:\Program Files (x86)\Razer\RzUpdateEngineService\RzUpdateEngineService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Realtek HD Audio Universal Service 1.0.191.1 by Realtek Semiconductor (C:\Windows\System32\RtkAudUService64.exe)
    Adobe IPC Broker 6.7.0.44 by Adobe Inc (C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\IPCBox\AdobeIPCBroker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    GameManagerService3 3.5.0.370 by Razer Inc (C:\Program Files (x86)\Razer\Razer Services\GMS3\GameManagerService3.exe)
    Microsoft® Windows® Operating System 10.0.19041.4123 by Microsoft Corporation (C:\Windows\system32\fontdrvhost.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Intel(R) Management Engine WMI Provider Registration 2130.1.15.0 by Intel Corporation (C:\Windows\System32\DriverStore\FileRepository\mewmiprov.inf_amd64_cad1db73e8c782a6\WMIRegistrationService.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzBTLEManager)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\WpcMon.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Bitdefender ConnectAgent 27.0.1.270 by Bitdefender (C:\Program Files\Bitdefender Agent\27.0.1.270\DiscoverySrv.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security\bdservicehost.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Razer Central 7.15.0.675 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Services\Razer Central\Razer Central.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\WLANExt.exe)
    Intel(R) Dynamic Application Loader Host Interface 1.41.2021.0121 by Intel Corporation (C:\Windows\System32\DriverStore\FileRepository\dal.inf_amd64_b5484efd38adbe8d\jhi_service.exe)
    VSSrv 3.0.37.0 by VisiSonics (C:\Windows\System32\VSSrv.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\AUDIODG.EXE)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\WUDFHost.exe)
    Microsoft® Windows® Operating System 10.0.19041.4239 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.LockApp_cw5n1h2txyewy\LockApp.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzSmartlightingDeviceManager)
    Razer Synapse Service Process 1.0.0.0 by  (C:\Program Files (x86)\Razer\Synapse3\Service\..\UserProcess\Razer Synapse Service Process.exe)
      by  (E:\Grand Theft Auto V\PlayGTAV.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    NVIDIA Share rel_03_27/472473e by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
      by  (C:\Windows\SysWOW64\PnkBstrA.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security App\bdservicehost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 124.5402.10.0 by Microsoft Corporation (C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\TextInputHost.exe)
    Game Bar 7.124.03191.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_7.124.3191.0_x64__8wekyb3d8bbwe\GameBar.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security\bdservicehost.exe)
      by  (C:\Program Files\WindowsApps\5319275A.WhatsAppDesktop_2.2418.6.0_x64__cv1g1gvanyjgm\WhatsApp.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security\updatesrv.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Grand Theft Auto V 1.0.3095.0 by Rockstar Games (E:\Grand Theft Auto V\GTA5.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\wbem\wmiprvse.exe)
    GameManagerService 2.3.160.119 by Razer Inc (C:\Program Files (x86)\Razer\Razer Services\GMS\GameManagerService.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    NVIDIA Share rel_03_27/472473e by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Microsoft Phone Link 1.24041.108+9696321498d5f6233923d3102c92aa226ad64cf5 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.YourPhone_1.24041.108.0_x64__8wekyb3d8bbwe\PhoneExperienceHost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security App\Safepay\bdservicehost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\rundll32.exe)
      by  (C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\NVDisplay.Container.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\dashost.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.1 by Microsoft Corporation (C:\Windows\System32\SecurityHealthSystray.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security\bdntwrk.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.4239 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy\SearchApp.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzAppManager)
    NVIDIA GeForce Experience Application Ontology 47.0.3.0 by NVIDIA Corporation (C:\Users\luca0\AppData\Local\NVIDIA\NvBackend\ApplicationOntology\NvOAWrapperCache.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    NVIDIA Share rel_03_27/472473e by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    VSHelper 3.0.37.0 by VisiSonics (C:\Windows\system32\VSHelper.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft Gaming Install Services 10.0.25398.3460 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.GamingServices_20.88.6001.0_x64__8wekyb3d8bbwe\GamingServices.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft 365 and Office 16.0.17531.20140 by Microsoft Corporation (C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeClickToRun.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Intel(R) PROSet/Wireless 21, 20, 0, 0 by Intel® Corporation (C:\Program Files\Intel\WiFi\bin\ZeroConfigService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Razer Synapse Service 1.0.0.0 by Razer Inc. (C:\Program Files (x86)\Razer\Synapse3\Service\Razer Synapse Service.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\smartscreen.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    NVIDIA GeForce Experience 3.27.0.120 by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\ShadowPlay\nvsphelper64.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\taskhostw.exe)
    Microsoft® Windows® Operating System 10.0.19041.4123 by Microsoft Corporation (C:\Windows\System32\fontdrvhost.exe)
    Razer Cortex 10.13.12+80e294b3ba3edec5aea263b1a01ace64b79bf793 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Cortex\RazerCortex.exe)
    Razer THX 1.0.0.33 by Razer Inc (C:\ProgramData\Razer\Synapse3\Service\Bin\Devices\Mw\RzTHX0520.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)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\wbem\wmiprvse.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\CompPkgSrv.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\GameBarPresenceWriter.exe)
    RZThxService 1.0.0.1 by Razer (C:\Windows\system32\RZTHXService.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Game Bar 7.124.03191.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_7.124.3191.0_x64__8wekyb3d8bbwe\GameBarFTServer.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzIoTDeviceManager)
    Sistema operativo Microsoft® Windows® 10.0.19041.4239 by Microsoft Corporation (C:\Windows\Explorer.EXE)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Microsoft® Windows® Operating System 10.0.19041.4291 by Microsoft Corporation (C:\Windows\System32\mousocoreworker.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Razer Chroma SDK Service 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzSDKService.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Bitdefender 2023 27.0.30.138 by Bitdefender (C:\Program Files\Bitdefender\Bitdefender Security App\bdagent.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    RGBFusion 1.0.0.0 by  (C:\Program Files (x86)\GIGABYTE\RGBFusion\RGBFusion.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Razer Central Service 7.15.0.675 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Services\Razer Central\RazerCentralService.exe)
    Microsoft® Windows® Operating System 10.0.19041.4239 by Microsoft Corporation (C:\Windows\system32\lsass.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    FreeTube 0.20.0.0 by PrestonN (C:\Users\luca0\AppData\Local\Programs\FreeTube\FreeTube.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\WinLogon.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    FrameView 1.3.8513.0 by NVIDIA (C:\Program Files\NVIDIA Corporation\FrameViewSDK\nvfvsdksvc_x64.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Razer Chroma Stream Server 1.1.6.03061447 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzChromaStreamServer.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\conhost.exe)
    Node.js 12.15.0 by Node.js (C:\Program Files\Adobe\Adobe Creative Cloud Experience\libs\node.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Razer Device 1.0.0.33 by Razer Inc (C:\ProgramData\Razer\Synapse3\Service\Bin\RzLightingEngineHelper.exe)
    Microsoft Gaming Install Services 10.0.25398.3460 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.GamingServices_20.88.6001.0_x64__8wekyb3d8bbwe\GamingServicesNet.exe)
    Microsoft Edge WebView2 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\EdgeWebView\Application\124.0.2478.97\msedgewebview2.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\taskhostw.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
      by  (C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\StartMenuExperienceHost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.4239 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy\SearchApp.exe)
    CCXProcess 4.3.2.1 by Adobe Systems Incorporated (C:\Program Files\Adobe\Adobe Creative Cloud Experience\CCXProcess.exe)
    Luminati SDK 1.172.289 by Luminati Networks Ltd. (C:\Program Files (x86)\EagleGet\net_updater32.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\sihost.exe)
    CefSharp 110.0.300.0 by The CefSharp Authors (C:\Program Files (x86)\Razer\Razer Services\Razer Central\CefSharp.BrowserSubprocess.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.19041.3636 by Microsoft Corporation (C:\Windows\system32\dashost.exe)
    Bitdefender ConnectAgent 27.0.1.268 by Bitdefender (C:\Program Files\Bitdefender Agent\ProductAgentService.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\svchost.exe)
    Google Chrome 124.0.6367.201 by Google LLC (C:\Program Files\Google\Chrome\Application\chrome.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\System32\WUDFHost.exe)
    Razer Chroma SDK Service Host 3.36.0.04191002 by Razer Inc. (C:\Program Files (x86)\Razer Chroma SDK\bin\RzDiagnostic)
    Microsoft Edge 124.0.2478.97 by Microsoft Corporation (C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    FrameView 1.2.4923.0 by NVIDIA (C:\Program Files\NVIDIA Corporation\FrameViewSDK\bin\PresentMon_x64.exe)
    Razer Cortex 10.0.0.0 by Razer Inc. (C:\Program Files (x86)\Razer\Razer Cortex\CortexLauncherService.exe)
    Realtek HD Audio Universal Service 1.0.191.1 by Realtek Semiconductor (C:\Windows\System32\RtkAudUService64.exe)
    Discord 1.0.9146 by Discord Inc. (C:\Users\luca0\AppData\Local\Discord\app-1.0.9146\Discord.exe)
    FrameView 1.2.4923.0 by NVIDIA (C:\Program Files\NVIDIA Corporation\FrameViewSDK\bin\PresentMon_x64.exe)
    Sistema operativo Microsoft® Windows® 10.0.19041.4165 by Microsoft Corporation (C:\Windows\system32\svchost.exe)

File list: 
    E:\Grand Theft Auto V\AdvancedHookV.dll *bd542a136d36305f76ec7d8e74c97436
    E:\Grand Theft Auto V\AdvancedHookV.log *ddd02847653fa77c9a8a8ac5bcaa56a3
    E:\Grand Theft Auto V\Albo1125.Common.dll *8bff6ea79f6ce8a855387409b610cef5
    E:\Grand Theft Auto V\asiloader.log *551ee340bfefdffc918f3e3892606ac1
    E:\Grand Theft Auto V\bink2w64.dll *518c9da8d048f1db89e835254e369ee0
    E:\Grand Theft Auto V\bink2w64.dll.orig *3722f03c488093cb2631b5412d4f12d9
    E:\Grand Theft Auto V\CalloutInterfaceAPI.dll *d4e8a7a4882d848530eabf20945af9b1
    E:\Grand Theft Auto V\ClearTheWayV.dll *578bce7588de5ecb05a35b753aa43189
    E:\Grand Theft Auto V\commandline.txt *424bb3622f6a6874a0865ebb71c55d9e
    E:\Grand Theft Auto V\common.rpf *bbe724acef5f9fcfd85a38c4e35e2f00
    E:\Grand Theft Auto V\CrashReport_luca0_638511383260675265.rcr *812dd655f5c1b72b277186dc10eaeae7
    E:\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
    E:\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
    E:\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
    E:\Grand Theft Auto V\DdsConvert.dll *65e684e0fd64493392436cb92617ceb0
    E:\Grand Theft Auto V\DefaultSkin.png *a7562ebd9a7c54a6575808da4680caf3
    E:\Grand Theft Auto V\dinput8.dll *c9b973183908a6631b31ca29f863b4d1
    E:\Grand Theft Auto V\discord-rpc.dll *5882c37b79bae47a0d090006564edb22
    E:\Grand Theft Auto V\DiscordRPC.dll *6520a93a7c79b8ab8621e6da72e1d9af
    E:\Grand Theft Auto V\DiscordRpcNet.dll *65c8b3ac6205985288c4ee507481cddc
    E:\Grand Theft Auto V\EasyHook.dll *163e0d2a3cccaa53f16bf5d41721730e
    E:\Grand Theft Auto V\EasyHook64.dll *2d7a7ddd6f7ebf32543d851d9a55f60b
    E:\Grand Theft Auto V\EasyLoad64.dll *0ee88c5ca0bcfdf02290f4b87f8b9a7e
    E:\Grand Theft Auto V\fvad.dll *5bc6f791f4aef87b6927029d8631011b
    E:\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
    E:\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
    E:\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
    E:\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
    E:\Grand Theft Auto V\GPUPerfAPIDX11-x64.dll *121044fe4ae47114dfccd15e399df399
    E:\Grand Theft Auto V\GTA5.exe *4aed5138db00e323744aaf6d4d215178
    E:\Grand Theft Auto V\GTA5.exe - collegamento.lnk *77214915df4bd80ae81f7306f97afb56
    E:\Grand Theft Auto V\GTAV.HeapAdjuster.asi *a3f7486fdf47f8c77e95048d252025c9
    E:\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
    E:\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
    E:\Grand Theft Auto V\index.bin *3a63995909323c3d0f8ccb73bc5bd012
    E:\Grand Theft Auto V\IPT.Common.dll *37bca0ad8a1cc05fd3dfb02dbec36f37
    E:\Grand Theft Auto V\launc.dll *6676f06e1d2b82b0c9c15e714ce1d366
    E:\Grand Theft Auto V\libcurl.dll *827e7b68a46143bd648739875045fed5
    E:\Grand Theft Auto V\LMS.Common.dll *61dfccfc5509df7e88bc4ab7eab982e1
    E:\Grand Theft Auto V\LMS.PortableExecutable.dll *6a52fa924073b0f913855f070dc553a7
    E:\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
    E:\Grand Theft Auto V\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll *660103c9ffbd699916d054beeb186bb6
    E:\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
    E:\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
    E:\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
    E:\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
    E:\Grand Theft Auto V\NativeTrainer.asi *e107b94ae23ec9a56bfa1faaf7118e85
    E:\Grand Theft Auto V\NAudio.dll *047bca47d9d12191811fb2e87cded3aa
    E:\Grand Theft Auto V\Newtonsoft.Json.dll *0ed248f9cf0b97fb2f7a307f498d9169
    E:\Grand Theft Auto V\NvPmApi.Core.win64.dll *2041025c15e6ff893dcbb5ed63fdb2f8
    E:\Grand Theft Auto V\OpenIV.asi *ef3de847eac7ba336e2d83ba96a8d61d
    E:\Grand Theft Auto V\OpenIV.log *46292e2e588164a82752fbfb59890266
    E:\Grand Theft Auto V\opus.dll *61c59bf20053de7de03c867e1ac7faf2
    E:\Grand Theft Auto V\opusenc.dll *f7dd66ec604d7fbbee39dc8785376af0
    E:\Grand Theft Auto V\orig_socialclub.dll *0fe478ed14cd81342dc54022c0e5bdc2
    E:\Grand Theft Auto V\ParksTools.dll *80cb769e7dc95390a02f2b2d36ce7732
    E:\Grand Theft Auto V\ParksTools.pdb *29cd37ec1e88f9f146faff37f7b4bd91
    E:\Grand Theft Auto V\PedConversation.ini *ed754ec9c2bbd081424bde2fa191c75c
    E:\Grand Theft Auto V\PedConversation1.1.asi *4f58a35e8c7cb8b02281c98e2251cb51
    E:\Grand Theft Auto V\PlayGTAV.exe *7b43b28b900a6f424424b130355143b4
    E:\Grand Theft Auto V\PlayGTAV.exe.orig *c8db658558875d0900fbf04d2624ff56
    E:\Grand Theft Auto V\RAGENativeUI.dll *fad7befc2f049a916a987dbcb7fa030a
    E:\Grand Theft Auto V\RAGEPluginHook.exe *fb9f38bc0fcc4c5b89e45c44b89963f4
    E:\Grand Theft Auto V\RagePluginHook.ini *48eda10d77195c93a7e8a75a8912cfe3
    E:\Grand Theft Auto V\RagePluginHook.log *f9ab1603ab275bb47fce40e18f3dc13b
    E:\Grand Theft Auto V\Rain-wash-v.asi *72f94fc06fe2091eade643f86c7789cb
    E:\Grand Theft Auto V\Rain-wash-v.pdb *382cf59afc7a32a9ff54e8d5ede0eae3
    E:\Grand Theft Auto V\RawCanvasUI.dll *f068a35a919e68264b6e924683992c17
    E:\Grand Theft Auto V\README - Single Player Beta Install Guide.html *0fb66162cd0db229c37350f78a2cef79
    E:\Grand Theft Auto V\RPH_Readme.txt *7b081efb3e794533b99a7c15807ed09a
    E:\Grand Theft Auto V\ScriptHookV.dll *2ff24d81ae7ae428c0e15ed5d991a0f0
    E:\Grand Theft Auto V\ScriptHookV.log *0a151492db0c5015e99b65b5064cdec0
    E:\Grand Theft Auto V\SirenSettings.log *d31880d80186e6fffcb2a3ac4d86d4d6
    E:\Grand Theft Auto V\SirenSetting_Limit_Adjuster.asi *1d15368fe2f5acbefac26951482566d3
    E:\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
    E:\Grand Theft Auto V\socialclub.dll *3fc9abca5b967b6fbb7d83c66d08566a
    E:\Grand Theft Auto V\socialclub.dll_no_bawsaq *0078a3357b01b569b7168df06b951c38
    E:\Grand Theft Auto V\startup.rphs *a01400f6165d45d2fc9a4d78201efd1c
    E:\Grand Theft Auto V\Stealth.Common.dll *33dd943beec275e6bd94a91d557caf76
    E:\Grand Theft Auto V\System.ValueTuple.dll *4be8f58e6a00f0130f051f444987d217
    E:\Grand Theft Auto V\title.rgl *abfa12cb8a8e8eb9fdefae4305e038ac
    E:\Grand Theft Auto V\toxmod.dll *0a915d749939b882b38a76c9ab552b50
    E:\Grand Theft Auto V\unins000.dat *fe7e8df4a2d7c133aa861e5d14aa2c8f
    E:\Grand Theft Auto V\unins000.exe *33a1d1bee7d317455376cad60288bb4b
    E:\Grand Theft Auto V\version.txt *eb0ec566293a46f64f522242687722cb
    E:\Grand Theft Auto V\x64a.rpf *edfbe6855ec32a21a698abc27a899341
    E:\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
    E:\Grand Theft Auto V\x64c.rpf *Unknown
    E:\Grand Theft Auto V\x64d.rpf *Unknown
    E:\Grand Theft Auto V\x64e.rpf *Unknown
    E:\Grand Theft Auto V\x64f.rpf *Unknown
    E:\Grand Theft Auto V\x64g.rpf *Unknown
    E:\Grand Theft Auto V\x64h.rpf *Unknown
    E:\Grand Theft Auto V\x64i.rpf *Unknown
    E:\Grand Theft Auto V\x64j.rpf *Unknown
    E:\Grand Theft Auto V\x64k.rpf *Unknown
    E:\Grand Theft Auto V\x64l.rpf *Unknown
    E:\Grand Theft Auto V\x64m.rpf *Unknown
    E:\Grand Theft Auto V\x64n.rpf *Unknown
    E:\Grand Theft Auto V\x64o.rpf *Unknown
    E:\Grand Theft Auto V\x64p.rpf *Unknown
    E:\Grand Theft Auto V\x64q.rpf *Unknown
    E:\Grand Theft Auto V\x64r.rpf *Unknown
    E:\Grand Theft Auto V\x64s.rpf *Unknown
    E:\Grand Theft Auto V\x64t.rpf *Unknown
    E:\Grand Theft Auto V\x64u.rpf *Unknown
    E:\Grand Theft Auto V\x64v.rpf *Unknown
    E:\Grand Theft Auto V\x64w.rpf *Unknown
    E:\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707
    E:\Grand Theft Auto V\zlib1.dll *ce4942488bd6f21d73279b178b622175

Latest log:
13/05/2024 12:36:53.167] Started new log on 13/05/2024 12:36:53.167
[13/05/2024 12:36:53.167] ====================================================================================================
[13/05/2024 12:36:53.164] Log path: E:\Grand Theft Auto V\RagePluginHook.log
[13/05/2024 12:36:53.167] Log verbosity: Trivial
[13/05/2024 12:36:53.169] Initializing input system
[13/05/2024 12:36:53.170] Initializing game console
[13/05/2024 12:36:53.174] Console key has been set to F4 (key code: 115)
[13/05/2024 12:36:53.209] Initializing console variable "ConsoleScrollAmount".
[13/05/2024 12:36:53.209] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[13/05/2024 12:36:53.210] Read value: <null>
[13/05/2024 12:36:53.211] Initializing console variable "ConsoleKey".
[13/05/2024 12:36:53.211] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[13/05/2024 12:36:53.211] Read value: F4
[13/05/2024 12:36:53.211] Setting value of console variable "ConsoleKey" to stored value.
[13/05/2024 12:36:53.212] Console key has been set to F4 (key code: 115)
[13/05/2024 12:36:53.212] Initializing console variable "PluginTimeoutThreshold".
[13/05/2024 12:36:53.212] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[13/05/2024 12:36:53.213] Read value: 10000
[13/05/2024 12:36:53.213] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[13/05/2024 12:36:53.213] Initializing console variable "AlwaysShowConsoleOutput".
[13/05/2024 12:36:53.213] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[13/05/2024 12:36:53.213] Read value: <null>
[13/05/2024 12:36:53.213] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[13/05/2024 12:36:53.213] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[13/05/2024 12:36:53.214] Read value: False
[13/05/2024 12:36:53.214] Setting value of console variable "ShowConsoleCommandInfoOnPluginLoad" to stored value.
[13/05/2024 12:36:53.214] Initializing console variable "ShowOnScreenWarnings".
[13/05/2024 12:36:53.214] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[13/05/2024 12:36:53.214] Read value: <null>
[13/05/2024 12:36:53.214] Console initialized
[13/05/2024 12:36:53.214] Initializing forms manager
[13/05/2024 12:36:53.215] Cleaning temp folder
[13/05/2024 12:36:53.215] Version: RAGE Plugin Hook v1.107.1334.16527 for Grand Theft Auto V
[13/05/2024 12:36:53.220] ================ RAGE Plugin Hook ================
[5/13/2024 12:36:53 PM.222] Command line option "disableCustomLoadingScreen-disableCustomLoadingScreen" is specified twice. Please remove one.
[5/13/2024 12:36:53 PM.224] Detected Windows 10 Unknown (64-bit) (10.0.19045.0)!
[5/13/2024 12:36:53 PM.224] Checking game support
[5/13/2024 12:36:53 PM.306] Product name: Grand Theft Auto V
[5/13/2024 12:36:53 PM.306] Product version: 1.0.3095.0
[5/13/2024 12:36:53 PM.306] Is steam version: True
[5/13/2024 12:36:53 PM.307] Initializing DirectX
[5/13/2024 12:36:53 PM.308] Initializing Direct3D
[5/13/2024 12:36:53 PM.308] Getting game swap chain
[5/13/2024 12:36:53 PM.326] Swap Chain created: 0x7FF649A904F0
[5/13/2024 12:36:53 PM.327] Swap Chain VTable: 0x254C1A1A6F0
[5/13/2024 12:36:53 PM.327] 0x74894810245C8948;0x8D48564157552024;0x170EC814890246C
[5/13/2024 12:36:53 PM.327] D3D11Present: 0x7FFC251915E0
[5/13/2024 12:36:53 PM.327] D3D11ResizeBuffers: 0x7FFC251B2F40
[5/13/2024 12:36:53 PM.327] D3D11ResizeTarget: 0x7FFC251FA790
[5/13/2024 12:36:53 PM.327] D3D11SetFullscreenState: 0x7FFC251B2480
[5/13/2024 12:36:53 PM.327] Getting device
[5/13/2024 12:36:53 PM.327] Retrieved device
[5/13/2024 12:36:53 PM.327] Creating wrapper
[5/13/2024 12:36:53 PM.327] Direct3D initialized
[5/13/2024 12:36:53 PM.327] Initialized DirectX
[5/13/2024 12:36:53 PM.327] Direct3D watcher thread spawned
[5/13/2024 12:36:53 PM.365] Wrapper created
[5/13/2024 12:36:53 PM.368] Effect created
[5/13/2024 12:36:53 PM.368] Creating buffer
[5/13/2024 12:36:53 PM.368] Created buffer
[5/13/2024 12:36:53 PM.368] Creating blend state
[5/13/2024 12:36:53 PM.368] Created blend state
[5/13/2024 12:36:53 PM.368] Done with creation
[5/13/2024 12:36:53 PM.398] Initializing texture system.
[5/13/2024 12:36:53 PM.398] Initializing texture system; phase 1
[5/13/2024 12:36:53 PM.398] Initializing texture system; phase 2
[5/13/2024 12:36:53 PM.405] Initializing texture system; phase 3
[5/13/2024 12:36:53 PM.405] Initializing texture system; phase 4
[5/13/2024 12:36:53 PM.412] Initializing texture system; phase 5
[5/13/2024 12:36:53 PM.413] Initializing texture system; phase 6
[5/13/2024 12:36:53 PM.414] Initializing texture system; phase 7
[5/13/2024 12:36:53 PM.415] Initializing texture system; phase 8
[5/13/2024 12:36:53 PM.416] Initializing texture system; phase 9
[5/13/2024 12:36:53 PM.417] Initializing texture system; phase 10
[5/13/2024 12:36:53 PM.419] Initializing texture system; phase 11
[5/13/2024 12:36:53 PM.419] Initializing texture system; phase 12
[5/13/2024 12:36:53 PM.420] Initializing texture system; phase 13
[5/13/2024 12:36:53 PM.420] Initializing texture system; phase 14
[5/13/2024 12:36:58 PM.328] Direct3D watcher thread ended
[5/13/2024 12:37:28 PM.458] LoadingScreenMsg: Initializing game support
[5/13/2024 12:37:28 PM.709] Initializing game support
[5/13/2024 12:37:34 PM.160] LoadingScreenMsg: Velocity limit removed
[5/13/2024 12:37:34 PM.451] Compatibility level: 0
[5/13/2024 12:37:34 PM.451] Supported version detected
[5/13/2024 12:37:34 PM.451] ==================================================
[5/13/2024 12:37:34 PM.451] LoadingScreenMsg: Patching code
[5/13/2024 12:37:34 PM.702] LoadingScreenMsg: Waiting for game initialization
[5/13/2024 12:37:34 PM.952] Waiting for game initialization
[5/13/2024 12:37:35 PM.053] LoadingScreenMsg: Initializing core
[5/13/2024 12:37:35 PM.304] Initializing hook
[5/13/2024 12:37:40 PM.312] LoadingScreenMsg: Completing interoperability
[5/13/2024 12:37:40 PM.564] Completing interoperability
[5/13/2024 12:37:40 PM.564] Initialization code 1.
[5/13/2024 12:37:40 PM.564] Initialization code 2.
[5/13/2024 12:37:40 PM.564] Initialization code 3.
[5/13/2024 12:37:40 PM.570] 1 Address: 0x00007FF6477DDE18
[5/13/2024 12:37:40 PM.570] Calling func 1
[5/13/2024 12:37:40 PM.583] 2 Address: 0x00007FF6483BCC52
[5/13/2024 12:37:40 PM.583] 3 Address: 0x00007FF646D961D2
[5/13/2024 12:37:40 PM.606] Address: 0x00007FF6483BCBFC
[5/13/2024 12:37:40 PM.606] Unknown var: 0x00007FF649417510
[5/13/2024 12:37:40 PM.606] Initialization code 4.
[5/13/2024 12:37:40 PM.606] Initialization code 5.
[5/13/2024 12:37:40 PM.606] Completing interoperability, phase 1
[5/13/2024 12:37:40 PM.606] Completing interoperability, phase 2
[5/13/2024 12:37:40 PM.606] Completing interoperability, phase 3
[5/13/2024 12:37:40 PM.606] Completing interoperability, phase 4
[5/13/2024 12:37:40 PM.606] Completing interoperability, phase 5
[5/13/2024 12:37:40 PM.606] Completing interoperability, phase 6
[5/13/2024 12:37:40 PM.606] Completing interoperability, phase 7
[5/13/2024 12:37:40 PM.606] LoadingScreenMsg: 
[5/13/2024 12:37:40 PM.857] LoadingScreenMsg: Loading Story Mode
[5/13/2024 12:37:41 PM.108] LoadingScreenMsg: Loading and Populating Game World
[5/13/2024 12:37:41 PM.359] LoadingScreenMsg: 
[5/13/2024 12:37:48 PM.279] Initializing console variable "IsDeveloperModeEnabled".
[5/13/2024 12:37:48 PM.279] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[5/13/2024 12:37:48 PM.280] Read value: <null>
[5/13/2024 12:37:48 PM.280] Initializing console variable "TimeScale".
[5/13/2024 12:37:48 PM.280] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[5/13/2024 12:37:48 PM.280] Read value: <null>
[5/13/2024 12:37:48 PM.288] Loading plugin from path: E:\Grand Theft Auto V\Plugins\ClearTheWayV.dll
[5/13/2024 12:37:48 PM.290] Loading plugin "E:\Grand Theft Auto V\Plugins\ClearTheWayV.dll".
[5/13/2024 12:37:49 PM.820] <UNLOADED PLUGIN>: Initializing input system
[5/13/2024 12:37:49 PM.821] <UNLOADED PLUGIN>: Initializing game console
[5/13/2024 12:37:49 PM.822] <UNLOADED PLUGIN>: Initializing forms manager
[5/13/2024 12:37:50 PM.095] Plugin "ClearTheWayV" was loaded from "ClearTheWayV.dll".
[5/13/2024 12:37:50 PM.096] Loading plugin from path: E:\Grand Theft Auto V\Plugins\DLS.dll
[5/13/2024 12:37:50 PM.096] Loading plugin "E:\Grand Theft Auto V\Plugins\DLS.dll".
[5/13/2024 12:37:51 PM.639] <UNLOADED PLUGIN>: Initializing input system
[5/13/2024 12:37:51 PM.639] <UNLOADED PLUGIN>: Initializing game console
[5/13/2024 12:37:51 PM.640] <UNLOADED PLUGIN>: Initializing forms manager
[5/13/2024 12:37:51 PM.656] Plugin "Dynamic Lighting System" was loaded from "DLS.dll".
[5/13/2024 12:37:51 PM.656] Loading plugin from path: E:\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/13/2024 12:37:51 PM.656] Loading plugin "E:\Grand Theft Auto V\Plugins\LSPD First Response.dll".
[5/13/2024 12:37:53 PM.185] <UNLOADED PLUGIN>: Initializing input system
[5/13/2024 12:37:53 PM.186] <UNLOADED PLUGIN>: Initializing game console
[5/13/2024 12:37:53 PM.187] <UNLOADED PLUGIN>: Initializing forms manager
[5/13/2024 12:37:53 PM.266] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/13/2024 12:37:53 PM.267] Loading plugin from path: E:\Grand Theft Auto V\Plugins\Seatbelt.dll
[5/13/2024 12:37:53 PM.267] Loading plugin "E:\Grand Theft Auto V\Plugins\Seatbelt.dll".
[5/13/2024 12:37:54 PM.794] <UNLOADED PLUGIN>: Initializing input system
[5/13/2024 12:37:54 PM.794] <UNLOADED PLUGIN>: Initializing game console
[5/13/2024 12:37:54 PM.795] <UNLOADED PLUGIN>: Initializing forms manager
[5/13/2024 12:37:54 PM.807] Plugin "Seatbelt" was loaded from "Seatbelt.dll".
[5/13/2024 12:37:54 PM.870] ================================================= ClearTheWayV =================================================
[5/13/2024 12:37:54 PM.870] Created by:  KeyedInSoftware/timnboys
[5/13/2024 12:37:54 PM.870] Version:  1.0.0.45
[5/13/2024 12:37:54 PM.870] 
[5/13/2024 12:37:54 PM.870] To get Support For ClearTheWayV please go to where you downloaded the plugin from either lcpdfr.com or mods.keyedinsoftware.org
[5/13/2024 12:37:54 PM.870] We will only provide support For ClearTheWayV on at lcpdfr.com and at https://mods.keyedinsoftware.org only!
[5/13/2024 12:37:54 PM.870] Enjoy!
[5/13/2024 12:37:54 PM.870] ================================================= ClearTheWayV =================================================
[5/13/2024 12:37:54 PM.906] Dynamic Lighting System: Detected RPH 1.107.1334.16527
[5/13/2024 12:37:54 PM.906] Dynamic Lighting System: LOADED DLS v1.4.1.0
[5/13/2024 12:37:56 PM.507] LSPD First Response: [TRACE] Started loading LSPDFR
[5/13/2024 12:37:56 PM.507] LSPD First Response: [INFO] Running LSPD First Response 0.4.9 (0.4.8748.23994)
[5/13/2024 12:37:56 PM.507] LSPD First Response: [INFO] Compiled on 14 Dec 2023 18:19:48 UTC
[5/13/2024 12:37:56 PM.507] LSPD First Response: [INFO] Copyright © 2015-2020, G17 Media, www.lspdfr.com
[5/13/2024 12:37:58 PM.171] Seatbelt: Version state: Latest
[5/13/2024 12:38:00 PM.323] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/13/2024 12:38:08 PM.022] LSPD First Response: [TRACE] Game has stopped loading
[5/13/2024 12:38:12 PM.464] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:12 PM.467] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:12 PM.470] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/13/2024 12:38:12 PM.528] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/13/2024 12:38:12 PM.528] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/13/2024 12:38:12 PM.528] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/13/2024 12:38:12 PM.528] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/13/2024 12:38:12 PM.528] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/13/2024 12:38:12 PM.528] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 174
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 207
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 220
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 259
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 273
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 309
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 323
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 363
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 391
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 425
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 453
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 484
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 502
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 529
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 547
[5/13/2024 12:38:12 PM.529] LSPD First Response: [WARN] No name for outfit variation at line 581
[5/13/2024 12:38:12 PM.530] LSPD First Response: [WARN] No name for outfit variation at line 615
[5/13/2024 12:38:12 PM.530] LSPD First Response: [WARN] No name for outfit variation at line 650
[5/13/2024 12:38:12 PM.530] LSPD First Response: [WARN] No name for outfit variation at line 677
[5/13/2024 12:38:12 PM.530] LSPD First Response: [WARN] No name for outfit variation at line 711
[5/13/2024 12:38:12 PM.530] LSPD First Response: [WARN] No name for outfit variation at line 741
[5/13/2024 12:38:12 PM.530] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_army_eup.xml
[5/13/2024 12:38:12 PM.530] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_doa_eup.xml
[5/13/2024 12:38:12 PM.536] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_fib_eup.xml
[5/13/2024 12:38:12 PM.540] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_fire_eup.xml
[5/13/2024 12:38:12 PM.541] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_iaa_eup.xml
[5/13/2024 12:38:12 PM.541] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_lspd_eup.xml
[5/13/2024 12:38:12 PM.549] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_lssd_eup.xml
[5/13/2024 12:38:12 PM.553] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_medics_eup.xml
[5/13/2024 12:38:12 PM.554] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_noose_eup.xml
[5/13/2024 12:38:12 PM.560] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_nysp_eup.xml
[5/13/2024 12:38:12 PM.560] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_sahp_eup.xml
[5/13/2024 12:38:12 PM.563] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_saspa_eup.xml
[5/13/2024 12:38:12 PM.563] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/outfits_sasp_eup.xml
[5/13/2024 12:38:12 PM.564] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:12 PM.564] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:12 PM.564] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/13/2024 12:38:12 PM.565] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/13/2024 12:38:12 PM.566] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/13/2024 12:38:12 PM.567] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/13/2024 12:38:12 PM.567] LSPD First Response: [TRACE] Loaded 112 freemode outfits and 55 preset outfits
[5/13/2024 12:38:12 PM.938] LSPD First Response: [TRACE] Adding Ben J. as character
[5/13/2024 12:38:13 PM.012] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/13/2024 12:38:13 PM.013] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/13/2024 12:38:13 PM.013] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/13/2024 12:38:13 PM.171] LSPD First Response: [TRACE] Adding John White as character
[5/13/2024 12:38:13 PM.184] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:13 PM.184] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:13 PM.184] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/13/2024 12:38:13 PM.187] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:13 PM.187] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:13 PM.187] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/13/2024 12:38:13 PM.188] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/backup_eupfr.xml
[5/13/2024 12:38:13 PM.189] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:13 PM.189] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:13 PM.189] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/13/2024 12:38:13 PM.215] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/agency_eupfr.xml
[5/13/2024 12:38:13 PM.215] LSPD First Response: [WARN] Invalid vehicle model pscout
[5/13/2024 12:38:13 PM.216] LSPD First Response: [WARN] Invalid vehicle model lspdb
[5/13/2024 12:38:13 PM.219] LSPD First Response: [WARN] Invalid vehicle model police42
[5/13/2024 12:38:13 PM.219] LSPD First Response: [WARN] Invalid vehicle model polspeedo
[5/13/2024 12:38:13 PM.219] LSPD First Response: [WARN] Invalid vehicle model polriot
[5/13/2024 12:38:13 PM.219] LSPD First Response: [WARN] Invalid vehicle model sherifffug
[5/13/2024 12:38:13 PM.219] LSPD First Response: [WARN] Invalid vehicle model sheriffscout
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sheriffoss
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sheriffinsurgent
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sahp
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sahp1c
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sahp1d
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sahp3
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sahp3a
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sahp2
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sahp2a
[5/13/2024 12:38:13 PM.220] LSPD First Response: [WARN] Invalid vehicle model sahp5
[5/13/2024 12:38:13 PM.221] LSPD First Response: [WARN] Invalid vehicle model sahpb
[5/13/2024 12:38:13 PM.221] LSPD First Response: [WARN] Invalid vehicle model sahpb2
[5/13/2024 12:38:13 PM.221] LSPD First Response: [WARN] Invalid vehicle model sahp5a
[5/13/2024 12:38:13 PM.221] LSPD First Response: [WARN] Invalid vehicle model sahpair
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model prangeral
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model prangerlr2
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model prangerscout
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model prangerbi
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model prangeryo2
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model prangersd
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model noosesep
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model noosesep2
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model noosesep3
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model noosesep4
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model noosesep5
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model noosetru
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model noosetru2
[5/13/2024 12:38:13 PM.222] LSPD First Response: [WARN] Invalid vehicle model noosetru3
[5/13/2024 12:38:13 PM.223] LSPD First Response: [WARN] Invalid vehicle model nooseair2
[5/13/2024 12:38:13 PM.223] LSPD First Response: [WARN] Invalid vehicle model noosepia
[5/13/2024 12:38:13 PM.223] LSPD First Response: [WARN] Invalid vehicle model noosepia2
[5/13/2024 12:38:13 PM.223] LSPD First Response: [WARN] Invalid vehicle model noosepia4
[5/13/2024 12:38:13 PM.223] LSPD First Response: [WARN] Invalid vehicle model noosepia3
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model fibp
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model fibp3
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model fibp6
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model fibp2
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model policeusaf
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model policeusaf2
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model lsfd3
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model lsfd4
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model ambulance2
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model lsfdtruck
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model lsfd5
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model lsfdtruck
[5/13/2024 12:38:13 PM.226] LSPD First Response: [WARN] Invalid vehicle model ambulance2
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model firetruk3
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model firetruk3
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model ambulance2
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model bcfd2
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model firetruk2
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model firetruk2
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model emsnspeedo
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model pcar
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model saspacar
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model saspacar2
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model saspacar3
[5/13/2024 12:38:13 PM.227] LSPD First Response: [WARN] Invalid vehicle model saspacar4
[5/13/2024 12:38:13 PM.229] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:13 PM.229] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:13 PM.229] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/13/2024 12:38:13 PM.235] LSPD First Response: [TRACE] Failed to parse  as chance
[5/13/2024 12:38:13 PM.236] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/inventory_eupfr.xml
[5/13/2024 12:38:13 PM.238] LSPD First Response: [TRACE] Player was in vehicle: False
[5/13/2024 12:38:13 PM.238] LSPD First Response: [TRACE] Last selected character was John White, should spawn as last character True
[5/13/2024 12:38:13 PM.239] LSPD First Response: [TRACE] Loading last selected character John White
[5/13/2024 12:38:13 PM.240] LSPD First Response: [INFO] Changing current player character to John White
[5/13/2024 12:38:13 PM.265] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/13/2024 12:38:13 PM.265] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/13/2024 12:38:13 PM.265] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/13/2024 12:38:13 PM.537] LSPD First Response: [TRACE] Cached 1511 decorators for index 3
[5/13/2024 12:38:13 PM.542] LSPD First Response: [INFO] Player Persona voice is: s_m_y_cop_01_white_mini_02
[5/13/2024 12:38:13 PM.542] LSPD First Response: [TRACE] CharacterSelected: 8
[5/13/2024 12:38:13 PM.542] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/13/2024 12:38:13 PM.765] LSPD First Response: [TRACE] Set last player walk style back: Normal
[5/13/2024 12:38:13 PM.771] LSPD First Response: [TRACE] Initialized telemtry service
[5/13/2024 12:38:13 PM.806] LSPD First Response: We have 4 appartments registered
[5/13/2024 12:38:13 PM.808] LSPD First Response: [TRACE] Finding Interior ID for 4 Integrity Way at: X:-15.76 Y:-606.24 Z:100.23
[5/13/2024 12:38:13 PM.823] LSPD First Response: [TRACE] Initialised Apartment: 4 Integrity Way, Interior is 147969
[5/13/2024 12:38:13 PM.824] LSPD First Response: [TRACE] Finding Interior ID for 1893 Grapeseed Ave at: X:264.853 Y:-1000.169 Z:-99.058
[5/13/2024 12:38:13 PM.825] LSPD First Response: [TRACE] Initialised Apartment: 1893 Grapeseed Ave, Interior is 149761
[5/13/2024 12:38:13 PM.826] LSPD First Response: [TRACE] Finding Interior ID for 0605 Spanish Ave at: X:347.1727 Y:-1001.406 Z:-99.1962
[5/13/2024 12:38:13 PM.826] LSPD First Response: [TRACE] Initialised Apartment: 0605 Spanish Ave, Interior is 148225
[5/13/2024 12:38:13 PM.827] LSPD First Response: [TRACE] Finding Interior ID for 2874 Hillcrest at: X:-859.5645 Y:688.7182 Z:152.8571
[5/13/2024 12:38:13 PM.827] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/13/2024 12:38:13 PM.827] LSPD First Response: ApartmentManager initialized
[5/13/2024 12:38:13 PM.829] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/13/2024 12:38:13 PM.830] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/13/2024 12:38:13 PM.831] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/13/2024 12:38:13 PM.885] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/13/2024 12:38:13 PM.968] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/13/2024 12:38:13 PM.969] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/13/2024 12:38:13 PM.969] LSPD First Response: [TRACE] Saved apt: 
[5/13/2024 12:38:13 PM.975] LSPD First Response: [TRACE] Thread IntegrityWay435 #1 initialized
[5/13/2024 12:38:13 PM.978] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/13/2024 12:38:14 PM.009] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/13/2024 12:38:14 PM.009] LSPD First Response: [TRACE] Thread SpanishAve0605 #1 initialized
[5/13/2024 12:38:14 PM.009] LSPD First Response: [TRACE] Thread Marker #3 initialized
[5/13/2024 12:38:14 PM.009] LSPD First Response: [TRACE] Thread Hillcrest2874 #1 initialized
[5/13/2024 12:38:14 PM.009] LSPD First Response: [TRACE] Thread Marker #4 initialized
[5/13/2024 12:38:14 PM.010] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/13/2024 12:38:14 PM.106] LSPD First Response: [TRACE] Thread GrapeseedAve1893 #1 initialized
[5/13/2024 12:38:14 PM.161] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/13/2024 12:38:14 PM.170] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/13/2024 12:38:14 PM.174] LSPD First Response: [TRACE] Set title to John White for Interaction Menu
[5/13/2024 12:38:14 PM.174] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/13/2024 12:38:14 PM.176] LSPD First Response: [TRACE] Set title to John White for Police Radio
[5/13/2024 12:38:14 PM.181] LSPD First Response: [TRACE] Started new menu thread MenuBase #7
[5/13/2024 12:38:14 PM.183] LSPD First Response: [TRACE] Set title to John White for Vehicle Options
[5/13/2024 12:38:14 PM.186] LSPD First Response: [TRACE] Started new menu thread MenuBase #8
[5/13/2024 12:38:14 PM.187] LSPD First Response: [TRACE] Set title to John White for Inventory
[5/13/2024 12:38:14 PM.188] LSPD First Response: [TRACE] Started new menu thread MenuBase #9
[5/13/2024 12:38:14 PM.189] LSPD First Response: [TRACE] Set title to John White for Settings
[5/13/2024 12:38:14 PM.192] LSPD First Response: [TRACE] Saved apt: 
[5/13/2024 12:38:14 PM.242] LSPD First Response: [TRACE] Requested Audio
[5/13/2024 12:38:14 PM.266] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/13/2024 12:38:14 PM.592] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/13/2024 12:38:14 PM.732] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:14 PM.732] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:38:14 PM.732] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/13/2024 12:38:14 PM.745] LSPD First Response: [INFO] Vinewood Police Station
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] La Mesa Police Station
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (SAHP) at X:826.8 Y:-1290 Z:28.24
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Rockford Hills Police Station
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Vespucci Police Station
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Downtown Police Station
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Davis Sheriff Station
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/13/2024 12:38:14 PM.746] LSPD First Response: [WARN] Police station beaverRanger has an invalid agency assigned
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Federal Investigation Bureau HQ
[5/13/2024 12:38:14 PM.746] LSPD First Response: [INFO] Added new police station: Federal Investigation Bureau HQ (FIB) at X:142.2847 Y:-769.2435 Z:45.75203
[5/13/2024 12:38:14 PM.751] LSPD First Response: [TRACE] Auto started component Debug #1
[5/13/2024 12:38:14 PM.751] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/13/2024 12:38:14 PM.751] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/13/2024 12:38:14 PM.752] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/13/2024 12:38:14 PM.752] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/13/2024 12:38:14 PM.752] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/13/2024 12:38:14 PM.752] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/13/2024 12:38:14 PM.752] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/13/2024 12:38:14 PM.753] LSPD First Response: [TRACE] Auto started component AmbientSitAnywhere #1
[5/13/2024 12:38:14 PM.753] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/13/2024 12:38:14 PM.754] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/13/2024 12:38:14 PM.754] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/13/2024 12:38:14 PM.754] LSPD First Response: [TRACE] Auto started component EvidenceMarkerManager #1
[5/13/2024 12:38:14 PM.755] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/13/2024 12:38:14 PM.775] LSPD First Response: [TRACE] Preloading node data
[5/13/2024 12:38:15 PM.099] LSPD First Response: [INFO] No cached credentials, no user login attempt will be made to LSPDFR Sync.
[5/13/2024 12:38:15 PM.100] LSPD First Response: [TRACE] Checking for updates...
[5/13/2024 12:38:15 PM.104] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/13/2024 12:38:15 PM.105] LSPD First Response: [INFO] Connected to LSPDFR Sync via session 9725fed1-4c63-44af-920f-76f219fbb9bf. Enhanced features available.
[5/13/2024 12:38:15 PM.121] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/13/2024 12:38:15 PM.122] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/13/2024 12:38:15 PM.122] LSPD First Response: [TRACE] Server has requested that we enable feature PatreonPauseMenuItem
[5/13/2024 12:38:15 PM.257] LSPD First Response: [TRACE] *** This version of LSPDFR is outdated. If the user is requesting support, request they update to the latest LSPDFR version. ***
[5/13/2024 12:38:15 PM.257] LSPD First Response: [TRACE] This version: 0.4.8748.23994, Version available on server: 0.4.8757.33971
[5/13/2024 12:38:15 PM.863] LSPD First Response: [TRACE] Building pathfinding data. Island: False
[5/13/2024 12:38:17 PM.493] LSPD First Response: [TRACE] Done preloading node data
[5/13/2024 12:38:17 PM.493] LSPD First Response: [TRACE] Preloading node data
[5/13/2024 12:38:17 PM.493] LSPD First Response: [TRACE] Done preloading node data
[5/13/2024 12:38:17 PM.493] LSPD First Response: [TRACE] SwitchToCharacter: John White
[5/13/2024 12:38:17 PM.493] LSPD First Response: [TRACE] Switch mode is random
[5/13/2024 12:38:18 PM.576] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[5/13/2024 12:38:18 PM.582] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[5/13/2024 12:38:18 PM.582] LSPD First Response: [TRACE] Disabling ambient game police chases
[5/13/2024 12:38:18 PM.588] LSPD First Response: [TRACE] Disabled ambient game police chases
[5/13/2024 12:38:18 PM.588] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[5/13/2024 12:38:18 PM.590] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[5/13/2024 12:38:18 PM.592] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[5/13/2024 12:38:18 PM.592] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/13/2024 12:38:19 PM.602] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/13/2024 12:38:19 PM.602] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/13/2024 12:38:19 PM.641] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/13/2024 12:38:19 PM.642] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/13/2024 12:38:19 PM.642] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/13/2024 12:38:19 PM.642] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/13/2024 12:38:19 PM.642] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/13/2024 12:38:19 PM.643] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/13/2024 12:38:19 PM.646] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/13/2024 12:38:19 PM.650] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/13/2024 12:38:19 PM.650] LSPD First Response: [TRACE] Thread PlayerDutyController #1 initialized
[5/13/2024 12:38:19 PM.650] LSPD First Response: [TRACE] Thread PlayerDutyBehaviorController #1 initialized
[5/13/2024 12:38:19 PM.651] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[5/13/2024 12:38:19 PM.653] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[5/13/2024 12:38:19 PM.656] LSPD First Response: [TRACE] Thread Marker #5 initialized
[5/13/2024 12:38:19 PM.656] LSPD First Response: [TRACE] Thread Debug #1 initialized
[5/13/2024 12:38:19 PM.658] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[5/13/2024 12:38:19 PM.659] LSPD First Response: [TRACE] Thread AmbientSitAnywhere #1 initialized
[5/13/2024 12:38:19 PM.668] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[5/13/2024 12:38:19 PM.671] LSPD First Response: [TRACE] Thread EvidenceMarkerManager #1 initialized
[5/13/2024 12:38:19 PM.673] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[5/13/2024 12:38:20 PM.030] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:38:20 PM.032] LSPD First Response: [TRACE] Created police at X:-555.6528 Y:-145.4567 Z:38.72502
[5/13/2024 12:38:20 PM.032] LSPD First Response: [TRACE] AmbientStationSpawn: Added POLICE at Rockford Hills Police Station
[5/13/2024 12:38:20 PM.033] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:38:20 PM.033] LSPD First Response: [TRACE] Created police at X:-557.7739 Y:-161.9565 Z:38.62593
[5/13/2024 12:38:20 PM.033] LSPD First Response: [TRACE] AmbientStationSpawn: Added POLICE at Rockford Hills Police Station
[5/13/2024 12:38:20 PM.033] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:38:20 PM.034] LSPD First Response: [TRACE] Created police at X:-574.256 Y:-168.7862 Z:38.49216
[5/13/2024 12:38:20 PM.034] LSPD First Response: [TRACE] AmbientStationSpawn: Added POLICE at Rockford Hills Police Station
[5/13/2024 12:38:20 PM.378] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/13/2024 12:38:20 PM.384] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: Custom ()
[5/13/2024 12:38:20 PM.417] LSPD First Response: [TRACE] Cached 1522 decorators for index 4
[5/13/2024 12:38:20 PM.787] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:38:20 PM.787] LSPD First Response: [TRACE] Created police at X:-584.9279 Y:-156.5866 Z:38.31198
[5/13/2024 12:38:20 PM.787] LSPD First Response: [TRACE] AmbientStationSpawn: Added POLICE at Rockford Hills Police Station
[5/13/2024 12:38:20 PM.788] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/13/2024 12:38:20 PM.789] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[5/13/2024 12:38:20 PM.794] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_class_a
[5/13/2024 12:38:20 PM.794] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_class_a
[5/13/2024 12:38:20 PM.814] LSPD First Response: [TRACE] Landon Recicot (MP_M_FREEMODE_01) was set as a cop
[5/13/2024 12:38:20 PM.820] LSPD First Response: [TRACE] Assigned ped to PoliceStation #3 (Ambient)
[5/13/2024 12:38:20 PM.823] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/13/2024 12:38:20 PM.824] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[5/13/2024 12:38:20 PM.825] LSPD First Response: [TRACE] Meek Mill (MP_M_FREEMODE_01) was set as a cop
[5/13/2024 12:38:20 PM.825] LSPD First Response: [TRACE] Assigned ped to PoliceStation #3 (Ambient)
[5/13/2024 12:38:20 PM.845] LSPD First Response: [TRACE] GamePlayer::ChangeCharacter: Same character
[5/13/2024 12:38:20 PM.853] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/13/2024 12:38:20 PM.855] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (lspd)
[5/13/2024 12:38:20 PM.857] LSPD First Response: [TRACE] Mac Anderson (MP_M_FREEMODE_01) was set as a cop
[5/13/2024 12:38:20 PM.860] LSPD First Response: [TRACE] Starting player switch
[5/13/2024 12:38:20 PM.991] LSPD First Response: [TRACE] Amelia Schmidt (MP_F_FREEMODE_01) was set as a cop
[5/13/2024 12:38:21 PM.155] LSPD First Response: [TRACE] Assigned ped to PoliceStation #3 (Ambient)
[5/13/2024 12:38:21 PM.191] LSPD First Response: [TRACE] Thread Marker #6 initialized
[5/13/2024 12:38:23 PM.431] LSPD First Response: [TRACE] Player switch done
[5/13/2024 12:38:37 PM.481] LSPD First Response: [TRACE] John White (MP_M_FREEMODE_01) was damaged.
[5/13/2024 12:38:39 PM.800] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:38:39 PM.800] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/13/2024 12:38:39 PM.803] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:38:39 PM.803] LSPD First Response: [TRACE] Created police at X:-533.7634 Y:-274.7493 Z:36.30227
[5/13/2024 12:38:39 PM.816] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/13/2024 12:38:39 PM.817] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/13/2024 12:38:39 PM.817] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_class_a
[5/13/2024 12:38:39 PM.817] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_class_a
[5/13/2024 12:38:39 PM.818] LSPD First Response: [TRACE] Fabio Corleone (MP_M_FREEMODE_01) was set as a cop
[5/13/2024 12:38:39 PM.829] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/13/2024 12:38:39 PM.831] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/13/2024 12:38:39 PM.831] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_class_a
[5/13/2024 12:38:39 PM.831] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_class_a
[5/13/2024 12:38:39 PM.832] LSPD First Response: [TRACE] Billy Jamison (MP_M_FREEMODE_01) was set as a cop
[5/13/2024 12:38:39 PM.845] LSPD First Response: [TRACE] AmbientSpawn - spawned: police
[5/13/2024 12:38:59 PM.930] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:38:59 PM.930] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/13/2024 12:38:59 PM.944] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:38:59 PM.945] LSPD First Response: [TRACE] Created police at X:570.7753 Y:-858.8564 Z:41.48339
[5/13/2024 12:38:59 PM.961] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/13/2024 12:38:59 PM.963] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/13/2024 12:39:00 PM.218] LSPD First Response: [TRACE] Sandy Jeys (MP_F_FREEMODE_01) was set as a cop
[5/13/2024 12:39:00 PM.233] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/13/2024 12:39:00 PM.234] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/13/2024 12:39:00 PM.236] LSPD First Response: [TRACE] Linda Marcelli (MP_F_FREEMODE_01) was set as a cop
[5/13/2024 12:39:00 PM.250] LSPD First Response: [TRACE] AmbientSpawn - spawned: police
[5/13/2024 12:39:01 PM.940] LSPD First Response: [TRACE] Started new menu thread MenuBase #10
[5/13/2024 12:39:01 PM.941] LSPD First Response: [TRACE] Started new menu thread MenuBase #11
[5/13/2024 12:39:01 PM.943] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:39:01 PM.943] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:39:01 PM.943] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/13/2024 12:39:01 PM.943] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eupfr.xml
[5/13/2024 12:39:01 PM.950] LSPD First Response: [TRACE] Started new menu thread MenuBase #12
[5/13/2024 12:39:05 PM.651] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:39:05 PM.651] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/13/2024 12:39:05 PM.651] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/13/2024 12:39:05 PM.651] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:E:/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eupfr.xml
[5/13/2024 12:39:05 PM.658] LSPD First Response: [TRACE] Setting player to lspd from last agency
[5/13/2024 12:39:05 PM.678] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[5/13/2024 12:39:05 PM.809] LSPD First Response: [TRACE] Set last player walk style back: Normal
[5/13/2024 12:39:05 PM.813] LSPD First Response: [TRACE] Player went on duty.
[5/13/2024 12:39:05 PM.820] LSPD First Response: Folder is E:\Grand Theft Auto V\plugins\lspdfr
[5/13/2024 12:39:05 PM.824] LSPD First Response: BetterEMS, Version=4.1.7375.38121, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.838] LSPD First Response: BetterPresence, Version=2.0.6.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.843] LSPD First Response: CalloutInterface, Version=1.4.1.3, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.852] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.857] LSPD First Response: FireExtinguisher, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.857] LSPD First Response: Keep Calm, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.858] LSPD First Response: LSPDFR+, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.863] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.868] LSPD First Response: RansomAmbience, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:05 PM.879] 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)
[5/13/2024 12:39:05 PM.879] at System.Reflection.RuntimeModule.GetTypes()
[5/13/2024 12:39:05 PM.879] at System.Reflection.Assembly.GetTypes()
[5/13/2024 12:39:05 PM.879] at ehtdlqBxNpGCSvgRIgNgPjbUQkjKA.SPpUWbxKhZkWSNYwtRqgNyowVeal() in D:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 731
[5/13/2024 12:39:05 PM.879] LSPD First Response: Non è stato possibile caricare il tipo 'RAGENativeUI.TextStyle' dall'assembly 'RAGENativeUI, Version=1.6.3.0, Culture=neutral, PublicKeyToken=null'.
[5/13/2024 12:39:05 PM.879] LSPD First Response: Creating plugin: ‍‍‌‌‫‭‬‍‮‮‪‎‮‫‌‍‌‍‍‬‬‪‪‮
[5/13/2024 12:39:05 PM.911] LSPD First Response: Creating plugin: BetterPresence.Main
[5/13/2024 12:39:05 PM.911] LSPD First Response: Creating plugin: CalloutInterface.Main
[5/13/2024 12:39:05 PM.911] LSPD First Response: Creating plugin: CalloutManager.Main
[5/13/2024 12:39:05 PM.942] LSPD First Response: Creating plugin: FireExtinguisher.FireExtinguisherMain
[5/13/2024 12:39:05 PM.942] LSPD First Response: Creating plugin: ‮‭‌‮‬‫‬‭‌‬‎‪‭‬‬‌‫‮‎‫‬‮
[5/13/2024 12:39:05 PM.969] LSPD First Response: Creating plugin: LSPDFR_.Main
[5/13/2024 12:39:05 PM.969] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
[5/13/2024 12:39:05 PM.971] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[5/13/2024 12:39:05 PM.996] LSPD First Response: Validating dependency: RagePluginHook
[5/13/2024 12:39:05 PM.996] LSPD First Response: File "ragepluginhook.exe" exists: True
[5/13/2024 12:39:05 PM.997] LSPD First Response: Version is at least 0.45.0.0
[5/13/2024 12:39:05 PM.998] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[5/13/2024 12:39:05 PM.998] LSPD First Response: Validating dependency: LSPDFR
[5/13/2024 12:39:05 PM.998] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
[5/13/2024 12:39:05 PM.998] LSPD First Response: Version is at least 0.4.6
[5/13/2024 12:39:05 PM.998] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
[5/13/2024 12:39:05 PM.998] LSPD First Response: Validating dependency: ParksTools
[5/13/2024 12:39:05 PM.998] LSPD First Response: File "ParksTools.dll" exists: True
[5/13/2024 12:39:05 PM.999] LSPD First Response: Version is at least 4.2.0.0
[5/13/2024 12:39:05 PM.999] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
[5/13/2024 12:39:05 PM.999] LSPD First Response: Validating dependency: RageNativeUI
[5/13/2024 12:39:05 PM.999] LSPD First Response: File "RageNativeUI.dll" exists: True
[5/13/2024 12:39:05 PM.999] LSPD First Response: Version is at least 1.6.3.0
[5/13/2024 12:39:05 PM.999] LSPD First Response: Found no problems: dependency RageNativeUI (RageNativeUI.dll)
[5/13/2024 12:39:06 PM.001] LSPD First Response: [Better EMS]: Registered Better EMS
[5/13/2024 12:39:06 PM.001] LSPD First Response: [Better EMS]: Public build 4.1.7375.38121
[5/13/2024 12:39:08 PM.457] [BetterPresence] Successfully loaded v2.0.6. Go on duty to enable.
[5/13/2024 12:39:08 PM.458] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[5/13/2024 12:39:08 PM.463] LSPD First Response: [Keep Calm] Reading settings from config file...
[5/13/2024 12:39:08 PM.464] LSPD First Response: LSPDFR+ 1.9.0.0, developed by Albo1125, has been initialised.
[5/13/2024 12:39:08 PM.464] LSPD First Response: Go on duty to start LSPDFR+.
[5/13/2024 12:39:08 PM.464] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
[5/13/2024 12:39:08 PM.464] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
[5/13/2024 12:39:08 PM.464] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[5/13/2024 12:39:08 PM.464] Please go on duty to start Police SmartRadio.
[5/13/2024 12:39:08 PM.464] LSPD First Response: We have 3 callouts registered
[5/13/2024 12:39:08 PM.465] LSPD First Response: CalloutManager initialized
[5/13/2024 12:39:08 PM.465] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[5/13/2024 12:39:08 PM.471] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/13/2024 12:39:08 PM.472] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/13/2024 12:39:08 PM.478] LSPD First Response: [INFO] Model preloading enabled
[5/13/2024 12:39:08 PM.478] LSPD First Response: [TRACE] Preloading POLICE
[5/13/2024 12:39:08 PM.478] LSPD First Response: [TRACE] Preloading POLICE2
[5/13/2024 12:39:08 PM.478] LSPD First Response: [TRACE] Preloading POLICE3
[5/13/2024 12:39:08 PM.478] LSPD First Response: [TRACE] Preloading POLICET
[5/13/2024 12:39:08 PM.478] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/13/2024 12:39:08 PM.478] LSPD First Response: [TRACE] Preloading SHERIFF
[5/13/2024 12:39:08 PM.478] LSPD First Response: [TRACE] Preloading POLICE4
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading POLICEB
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading FBI2
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading POLICEOLD1
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading POLICEOLD2
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading BUZZARD
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading POLMAV
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading FROGGER2
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading AMBULANCE
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading FIRETRUK
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading asset 1B06D571
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading asset 1D073A89
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading asset 60EC506
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading asset 678B81B1
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading asset 3656C8C1
[5/13/2024 12:39:08 PM.479] LSPD First Response: [TRACE] Preloading asset 83BF0278
[5/13/2024 12:39:08 PM.486] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[5/13/2024 12:39:08 PM.487] LSPD First Response: [TRACE] Auto started component StudyStatistics #1
[5/13/2024 12:39:08 PM.487] LSPD First Response: [TRACE] Auto started component AmbientCharacterManager #1
[5/13/2024 12:39:08 PM.488] LSPD First Response: [TRACE] Auto started component AmbientEvidenceManager #1
[5/13/2024 12:39:08 PM.498] LSPD First Response: [TRACE] LifeCycleStage HomeOutside Start: 07:30:00 End: 00:00:00 does not have an end time defined, set to 08:00:00
[5/13/2024 12:39:08 PM.498] LSPD First Response: [TRACE] LifeCycleStage GoingToWork Start: 08:00:00 End: 00:00:00 does not have an end time defined, set to 09:00:00
[5/13/2024 12:39:08 PM.498] LSPD First Response: [TRACE] LifeCycleStage GoingHome Start: 13:00:00 End: 00:00:00 does not have an end time defined, set to 14:00:00
[5/13/2024 12:39:08 PM.498] LSPD First Response: [TRACE] LifeCycleStage HomeInside Start: 14:00:00 End: 00:00:00 does not have an end time defined, set to 07:30:00
[5/13/2024 12:39:08 PM.502] LSPD First Response: [TRACE] Auto started component PersistentCharacterManager #1
[5/13/2024 12:39:08 PM.502] LSPD First Response: [TRACE] Auto started component PlayerInvestigationManager #1
[5/13/2024 12:39:08 PM.503] LSPD First Response: [TRACE] Auto started component WorldPropManager #1
[5/13/2024 12:39:08 PM.505] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[5/13/2024 12:39:08 PM.505] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[5/13/2024 12:39:08 PM.505] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[5/13/2024 12:39:08 PM.535] LSPD First Response: Deserialized Marcus Carter
[5/13/2024 12:39:08 PM.536] LSPD First Response: Deserialized Conor Ross
[5/13/2024 12:39:08 PM.536] LSPD First Response: Deserialized Morris Callahan
[5/13/2024 12:39:08 PM.574] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[5/13/2024 12:39:08 PM.574] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[5/13/2024 12:39:08 PM.574] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[5/13/2024 12:39:08 PM.574] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[5/13/2024 12:39:08 PM.585] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[5/13/2024 12:39:08 PM.595] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[5/13/2024 12:39:08 PM.597] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[5/13/2024 12:39:08 PM.602] LSPD First Response: [TRACE] Has taken study survey: False
[5/13/2024 12:39:08 PM.603] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[5/13/2024 12:39:08 PM.610] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[5/13/2024 12:39:08 PM.611] LSPD First Response: [TRACE] Thread PlayerSuspectTransportManager #1 initialized
[5/13/2024 12:39:08 PM.617] LSPD First Response: [TRACE] Thread StudyStatistics #1 initialized
[5/13/2024 12:39:08 PM.617] LSPD First Response: [TRACE] Thread AmbientCharacterManager #1 initialized
[5/13/2024 12:39:08 PM.618] LSPD First Response: [TRACE] Thread AmbientEvidenceManager #1 initialized
[5/13/2024 12:39:08 PM.619] LSPD First Response: [TRACE] Thread PersistentCharacterManager #1 initialized
[5/13/2024 12:39:08 PM.620] LSPD First Response: [TRACE] Thread PlayerInvestigationManager #1 initialized
[5/13/2024 12:39:08 PM.621] LSPD First Response: [TRACE] Thread WorldPropManager #1 initialized
[5/13/2024 12:39:08 PM.641] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[5/13/2024 12:39:10 PM.708] LSPD First Response:  [ParksTools] Common Assembly: ParksTools, Version=4.2.7337.42758, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:10 PM.709] LSPD First Response:  [ParksTools] Mod Assembly: BetterEMS, Version=4.1.7375.38121, Culture=neutral, PublicKeyToken=null
[5/13/2024 12:39:10 PM.716] LSPD First Response: [Better EMS]: Loading EMS settings
[5/13/2024 12:39:10 PM.716] LSPD First Response: Better EMS INI sections: AmbientDispatch,Keybindings,Player,Units,Impatient Mode,Dispatch,Response,Cleanup
[5/13/2024 12:39:10 PM.926] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
[5/13/2024 12:39:10 PM.926] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.926] LSPD First Response: [Better EMS]: Adding station point: in front
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: inside bay
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: in front of left door
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: middle bay
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: right bay
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Loading station Davis hospital
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: bay 4
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: bay 3
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: bay 2
[5/13/2024 12:39:10 PM.939] LSPD First Response: [Better EMS]: Adding station point: bay 1
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: bay 1
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: bay 2
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: bay 3
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: bay 4
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: bay 1
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: bay 2
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: alley
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: delivery
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Station has delivery zone
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: spawn
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: inside
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: north 1
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: north 2
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: north mini 1
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: north mini 2
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: middle mini
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: mid south mini
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: south 1
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: south 2
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: south 3
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: driveway
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Found station type: FIRE
[5/13/2024 12:39:10 PM.940] LSPD First Response: [Better EMS]: Adding station point: station
[5/13/2024 12:39:10 PM.942] LSPD First Response: [Better EMS]: Settings loaded from E:\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
[5/13/2024 12:39:10 PM.942] LSPD First Response: [Better EMS]: Started loading Better EMS
[5/13/2024 12:39:10 PM.947] LSPD First Response: CalloutInterface dependency CalloutInterfaceAPI.dll is available (1.0.3.0).
[5/13/2024 12:39:10 PM.947] LSPD First Response: CalloutInterface dependency IPT.Common.dll is available (1.4.4.0).
[5/13/2024 12:39:10 PM.947] LSPD First Response: CalloutInterface dependency RAGENativeUI.dll does not meet minimum requirements (1.6.3.0 < 1.9.2).
[5/13/2024 12:39:10 PM.968] 
[5/13/2024 12:39:10 PM.968] ==============================
[5/13/2024 12:39:10 PM.968] UNHANDLED EXCEPTION IN PLUGIN
[5/13/2024 12:39:10 PM.968] ------------------------------
[5/13/2024 12:39:10 PM.968] Plugin name: LSPD First Response
[5/13/2024 12:39:10 PM.968] ------------------------------
[5/13/2024 12:39:10 PM.968] Exception type: System.IO.FileNotFoundException
[5/13/2024 12:39:10 PM.968] Exception message: Non è stato possibile caricare il file o l'assembly 'RansomAmbience, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' o una delle relative dipendenze. Impossibile trovare il file specificato.
[5/13/2024 12:39:10 PM.968] ------------------------------
[5/13/2024 12:39:10 PM.968] Inner exceptions:
[5/13/2024 12:39:10 PM.968] ------------------------------
[5/13/2024 12:39:10 PM.968] Stack trace:
[5/13/2024 12:39:10 PM.968] at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[5/13/2024 12:39:10 PM.968] at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[5/13/2024 12:39:10 PM.968] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
[5/13/2024 12:39:10 PM.968] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
[5/13/2024 12:39:10 PM.968] at System.Reflection.Assembly.Load(String assemblyString)
[5/13/2024 12:39:10 PM.968] at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
[5/13/2024 12:39:10 PM.968] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[5/13/2024 12:39:10 PM.968] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[5/13/2024 12:39:10 PM.968] at Rage.GameFiber.Main()
[5/13/2024 12:39:10 PM.968] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/13/2024 12:39:10 PM.968] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/13/2024 12:39:10 PM.968] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/13/2024 12:39:10 PM.968] at System.Threading.ThreadHelper.ThreadStart()
[5/13/2024 12:39:10 PM.968] ==============================
[5/13/2024 12:39:10 PM.968] 
[5/13/2024 12:39:10 PM.970] 
[5/13/2024 12:39:10 PM.970] ==============================
[5/13/2024 12:39:10 PM.970] UNHANDLED EXCEPTION OCCURRED
[5/13/2024 12:39:10 PM.970] ------------------------------
[5/13/2024 12:39:10 PM.970] Origin: HOOK
[5/13/2024 12:39:10 PM.970] ------------------------------
[5/13/2024 12:39:10 PM.970] Exception type: System.IO.FileNotFoundException
[5/13/2024 12:39:10 PM.970] Exception message: Non è stato possibile caricare il file o l'assembly 'RansomAmbience, Version=1.6.7.0, Culture=neutral, PublicKeyToken=null' o una delle relative dipendenze. Impossibile trovare il file specificato.
[5/13/2024 12:39:10 PM.970] ------------------------------
[5/13/2024 12:39:10 PM.970] Inner exceptions:
[5/13/2024 12:39:10 PM.970] ------------------------------
[5/13/2024 12:39:10 PM.970] Stack trace:
[5/13/2024 12:39:10 PM.970] at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[5/13/2024 12:39:10 PM.970] at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
[5/13/2024 12:39:10 PM.970] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
[5/13/2024 12:39:10 PM.970] at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
[5/13/2024 12:39:10 PM.970] at System.Reflection.Assembly.Load(String assemblyString)
[5/13/2024 12:39:10 PM.970] at System.UnitySerializationHolder.GetRealObject(StreamingContext context)
[5/13/2024 12:39:10 PM.970] at Rage.Plugin.RemoteLogPluginCrash(Plugin plugin, Exception exception)
[5/13/2024 12:39:10 PM.970] at Rage.HookManager.LogPluginCrash(Plugin plugin, Exception exception)
[5/13/2024 12:39:10 PM.970] at Rage.GameFiber.Main()
[5/13/2024 12:39:10 PM.970] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/13/2024 12:39:10 PM.970] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/13/2024 12:39:10 PM.970] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/13/2024 12:39:10 PM.970] at System.Threading.ThreadHelper.ThreadStart()
[5/13/2024 12:39:10 PM.970] ==============================
[5/13/2024 12:39:10 PM.970] 
 

 

Link to comment
Share on other sites

You should only reply here to ask for more information from Roguecabbage270 or to answer the person's issue.

Reply to this thread only to offer help or assistance to Roguecabbage270.
If you want support, create your own thread in the appropriate forum. Non-relevant replies, derailing posts, "me too", disinformation and other support requests will be removed without warning.

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...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...