Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

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

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

This file has been reported as outdated or no longer maintained. For further information, see the file comments.

LSPDFR Computer+ 1.4.1.1

(172 reviews)

10 Screenshots

 

 

Ever miss the LCPDFR computer? The one with the user-friendly realistic interface? LSPDFR Computer+ aims to bring that back.

LSPDFR Computer+ is open-source! Check out the git.

 

Looking for the Ped and Vehicle Images? Click Download,  select Additional_ComputerPlusImageAssets.zip and extract the contents to your root folder

 

Features

  • Ability to search for persons and vehicles without keys conflicting with other mods.
  • Ability to request backup using a nice looking interface.
  • Uses the LSPDFR API to get ped and vehicle information. Also includes info left out of the regular LSPDFR police computer, like times stopped, number of citations, and a vehicle's stolen status.
  • Uses the Traffic Policer API (if it is installed) to also show a vehicle's insurance information.
  • Search fields are automatically filled out with the subject's information during a traffic stop, so all you have to do is press a button!
  • Dynamic backgrounds! Depending on which police vehicle you're in, you'll get a specialized department background. Comes with RDE support.
  • Looks practically identical to the LCPDFR computer (in terms of the layout).
  • Active Calls screen, which shows all callouts sent by Dispatch, even the ones that AI units respond to! (Must have participating callout plugins installed for this to work)
  • Computer+ has its own API, for callout developers to use!!
  • Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required).
  • Computer+ now have ability to create citation for stopped ped on foot. After stopping a ped (by holding E key) or using "Stop The Ped", you may open Computer+ and create a citation for the ped. Make sure you have the latest "CitationDefinitions.xml" in place which has a public citation category. After it's created, return to the ped and give the citation to the ped (default key: LControlKey + PgUp).
  • You may open Computer+ as a tablet while on foot. (default key: LControlKey + NumPad0)

 

Installation
Place ComputerPlus.dll, ComputerPlus.ini and the ComputerPlus folder in Plugins\LSPDFR\.
LSPDFR will automatically load Computer+ when you go on duty.

 

Usage
While in a stationary police vehicle, hold E or the Right D-Pad button to bring up Computer+.

 

Configuration
If you open the ComputerPlus.ini file, you will notice a few things.
You can change the username and/or password that is displayed on the login screen to anything you want.
You can also adjust which backgrounds are shown for which vehicles.
To give an additional police vehicle a background, simply add another entry in the format vehiclename:bgfile.jpg
ENSURE THAT THE VEHICLE YOU'RE ADDING IS A POLICE VEHICLE AND THE BACKGROUND FILE IS IN .JPG FORMAT.

 

Developers
Keep an eye on the Computer+ Developers Wiki, over at -- https://github.com/PieRGud/ComputerPlus/wiki
If callout developers need any help integrating their plugins, you can contact @BejoIjo@ainesophaur or @PieRGud on the LSPDFR Developers Discord server (link is in the API forums)

 

Additional Info
Computer+ does not replace the default LSPDFR computer.
So, if you don't always want to use Computer+ during your patrols, then you need not worry - the default computer is still there.

 

Known Issues

  • Your cursor is frozen in the middle or does not move
    • Pause GTA (if you cannot, unload LSPDFR)
    • Go to Settings
      • Keyboard / Mouse
      • Mouse Input Method
        • Set to "Raw Input"
  • Your cursor does not appear
    • ... make sure the display resolution in game matches your windows display resolution. If the resolutions do not match, you will not see a mouse cursor
    • If you have multiple monitors, make sure GTA's Graphic Settings have the same "Output Monitor" set as the same monitor set as your windows primary monitor. Example, if you have three monitors and your left monitor is your primary windows monitor, make sure GTA's Output Monitor is set to the left monitor -- if GTA isn't set to the same primary monitor as windows, you will not see a mouse
  • GTA5 freezes / drops to 1fps while computer+ is open..
    • ...after you alt+tabbed out of the game..
      • If you plan to alt tab out of the game, play in windows boardless
      • Try to untick the option to draw the background before leaving the game screen. Until there is a way to detect if the game has focus, this seems to be the only solution
    • ...after you opened the Rage console
      • Don't do that.. seems to be an issue with Rage's handling of form events and the console key presses
    • ....after you pressed the escape key
      • Don't do that... Rage forms do not like the escape key pressed multiple times

 

Support
If you experience a bug, crash, or you just have a question/concern, please post in the Computer+ topic.

 

Contributions

If you would like to contribute to the project, feel free to fork the repo and open a Pull Requests. We work through feature branching and prefer to keep commits as scoped as possible (ie, not one large commit). If you have any questions, please contact @ainesophaur

 

Many thanks to contributions from the following members:

 

@BejoIjo, @Stealth22 and @Fiskey111

 

 

!!!!! VERY IMPORTANT NOTES !!!!!

If your game is crashing when opening ped or vehicle information window, please be informed that GTA V has very limited memory allocation for plugins which tends to crash your game when you have too many plugins installed. To prevent crashing, please try the followings:

  • Download and install a good "gameconfig.xml" which might  increase memory space for plugins. We recommend the one created by "dilapidated"
  • Reduce your mods and plugins by disabling them one by one until your game is stable => !!!! Especially reduce a few "RagePluginHook" plugins in "GTA V\Plugins\" folder !!!!
  • If your game is still crashing, try to disable Computer+ components:
    • Disable ped image by setting the flag in the .ini file (set DisplayPedImage=false)
    • Disable vehicle image by setting the flag in the .ini file (set DisplayVehicleImage=false)
    • Disable random history report generator in the .ini file (set RandomHistoryReport=false)

What's New in Version 1.4.1.1

Released

VERSION 1.4.1.1 (Latest)   contributed by @PieRGud

  • Compatibility for LSPDFR 0.4
     

VERSION 1.4.1.0   contributed by @BejoIjo

  • Added feature to automatically put the passengers from traffic stopped vehicle into the ped view list
  • Fixed minor bug when the traffic stop passenger walks away after ComputerPlus logged off

 

VERSION 1.4.0.0   contributed by @BejoIjo

  • Code tweaks to make the plugin more stable (no crashes expected)
  • Removed LiteDB (persistency) support and replaced it with in-memory db. The gameplay doesn't change. Player can still see random citation and arrest report of the peds.

!! Important Notes !! If you are not suffering from crashes when using v1.3.6.5, you can keep using it. This version is made for those who still suffer from crashes

 

VERSION 1.3.6.5   contributed by @BejoIjo

  • Added new feature which allow  you to access Computer+ via tablet while player is on foot. (default shortcut key: LControlKey + NumPad0)
  • Added stolen flag on vehicle info window
  • Added checkbox to toggle create court case for the citation (Notice to Appear) on the citation form
  • Enlarged citation selection list for better UX
  • Replace citation ticket 3D model given to the ped with more suitable one
  • Fixed bug when driver takes off after being given the citation without waiting player return to the car. (during traffic stop)

        ** Special Thanks to @RayJGamer, @JBuzz826, @manu450 for beta testing this release :thumbsup: 

 

 

HISTORY:

Spoiler

VERSION 1.3.6.4   contributed by @BejoIjo

  • Added gun permit information on ped info window. (compatible with Stop The Ped plugin)
  • Added feature to create court case for any citation given to the ped (LSPDFR+ plugin is needed)
  • Added color (red/green) on flagged ped/vehicle data (e.g. license status, insurance status)
  • Fixed  truncated string on random history charge information
  • Reduced crash possibility by tweaking some components

 

VERSION 1.3.6.3   contributed by @BejoIjo

  • New feature to create citation for stopped ped on foot
  • Added compatibility to the peds stopped by "Stop The Ped" plugin
  • Fixed bug on creating citation while the suspect is in player car back seat, the car model now will show "N/A"
  • Reduced frequent crashes when opening ped info or vehicle info
  • Added configuration option to enable/disable ped and vehicle images (only disable if you're still having crashes)
     

VERSION 1.3.6.2   contributed by @BejoIjo

  • Fixed bug. Sometimes Computer+ creates duplicate LSPDFR+ Court Cases
  • Added configurable flag (in the .ini file) to enable or disable LSPDFR+ Integration

 

VERSION 1.3.6.1   contributed by @BejoIjo

  • Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required)

 

VERSION 1.3.6.0

  • Stable release, finally out of beta. Crash prevention, handle clean ups. etc. Just download it 😉

 

 

User Feedback

Recommended Comments

strike81

Members

game crashes when I look up a vehicle in computer+, seems to happen when its the second vehicle because I did a previous stop and searched the vehicle in the computer and it was fine, the second time I searched for a vehicle the whole game crashed. 

TheExiled

Members

addon works really good so far but still i haven't managed to change the citation fee to $ it still shows me pounds, anyone know how i can fix that? :c

007Silvertoe

Members

(edited)

7 hours ago, strike81 said:

game crashes when I look up a vehicle in computer+, seems to happen when its the second vehicle because I did a previous stop and searched the vehicle in the computer and it was fine, the second time I searched for a vehicle the whole game crashed. 

 

Similar issue, though not always the second vehicle:

 

Spoiler

[3/6/2019 6:10:03 PM.616] LSPD First Response: Done custom pullover location
[3/6/2019 6:10:10 PM.575] LSPD First Response: C+: Pause
[3/6/2019 6:10:12 PM.341] LSPD First Response: C+ DEV: Populating ALPR list
[3/6/2019 6:10:12 PM.341] LSPD First Response: C+ DEV: Checking currently pulled over
[3/6/2019 6:10:12 PM.348] 
[3/6/2019 6:10:12 PM.348] ==============================
[3/6/2019 6:10:12 PM.348] EXCEPTION DURING FRAME RENDER
[3/6/2019 6:10:12 PM.348] ------------------------------
[3/6/2019 6:10:12 PM.348] Origin: Plugin "LSPD First Response" (LSPD First Response.dll).
[3/6/2019 6:10:12 PM.348] ------------------------------
[3/6/2019 6:10:12 PM.348] Exception type: System.NullReferenceException
[3/6/2019 6:10:12 PM.348] Exception message: Object reference not set to an instance of an object.
[3/6/2019 6:10:12 PM.348] ------------------------------
[3/6/2019 6:10:12 PM.348] Inner exceptions:
[3/6/2019 6:10:12 PM.348] ------------------------------
[3/6/2019 6:10:12 PM.348] Stack trace:
[3/6/2019 6:10:12 PM.348] at ComputerPlus.Interfaces.ComputerVehDB.ComputerVehicleController.<>c__DisplayClass16_0.<FindPedVehicle>b__0(Vehicle x) in C:\Users\sammy\Desktop\ComputerPlus-master\ComputerPlus\Controllers\ComputerVehicleController.cs:line 126
[3/6/2019 6:10:12 PM.348] at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
[3/6/2019 6:10:12 PM.348] at System.Linq.Enumerable.<DefaultIfEmptyIterator>d__93`1.MoveNext()
[3/6/2019 6:10:12 PM.348] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[3/6/2019 6:10:12 PM.348] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[3/6/2019 6:10:12 PM.348] at ComputerPlus.Interfaces.ComputerVehDB.ComputerVehicleController.FindPedVehicle(Ped ped) in C:\Users\sammy\Desktop\ComputerPlus-master\ComputerPlus\Controllers\ComputerVehicleController.cs:line 126
[3/6/2019 6:10:12 PM.348] at ComputerPlus.Interfaces.ComputerVehDB.ComputerVehicleController.get_CurrentlyPulledOver() in C:\Users\sammy\Desktop\ComputerPlus-master\ComputerPlus\Controllers\ComputerVehicleController.cs:line 52
[3/6/2019 6:10:12 PM.348] at ComputerPlus.Interfaces.ComputerVehDB.ComputerVehicleSearch.InitializeLayout() in C:\Users\sammy\Desktop\ComputerPlus-master\ComputerPlus\Interfaces\ComputerVehDB\ComputerVehicleSearch.cs:line 49
[3/6/2019 6:10:12 PM.348] at Rage.Forms.GwenForm.SetUp(Canvas canvas)
[3/6/2019 6:10:12 PM.348] at Rage.FormsManager.OnRender(Object obj, EventArgs e)
[3/6/2019 6:10:12 PM.348] at Rage.FormsManager.TriggerRemoteDraw(Graphics graphics)
[3/6/2019 6:10:12 PM.348] at Rage.RemotePlugin.OnRender()
[3/6/2019 6:10:12 PM.348] at Rage.RemotePlugin.OnRender()
[3/6/2019 6:10:12 PM.348] at Rage.Plugin.OnRender(Object sender, EventArgs e)
[3/6/2019 6:10:12 PM.348] ==============================
[3/6/2019 6:10:12 PM.348] 
[3/6/2019 6:10:12 PM.360] LSPD First Response: [FATAL] Forced termination
[3/6/2019 6:10:12 PM.360] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[3/6/2019 6:10:14 PM.422] LSPD First Response: [INFO] LSPDFR has shut down
[3/6/2019 6:10:15 PM.584] LSPD First Response: STP: Core Module is exited unexpectedly 
[3/6/2019 6:10:15 PM.595] LSPD First Response: ==============================
[3/6/2019 6:10:15 PM.670] LSPD First Response: All signs removed

 

 

Edited by 007Silvertoe

hamwallet84

Members

12 hours ago, Fox7 said:

Hi.

 

This mod is running just fine and i love it, wouldnt be without my Computer+ 

 

One issue i am having is that the interative box that i places charges in and do checks, its not letting me see all of the offence wording. The offences with long names seems cut off in the boxes. Is there any way to edit the ingame interactive box?

I have the same issue

boomer2840

Members

is there a way to make the boxes bigger? i play on a 65 inch tv and i cant read anything inside computer

hzyoni

Members

your plugin crashes LSPDFR
I don't know why plugins that are already updated and compatible crash this game

Pringles949

Members

(edited)

Every time I click on Ped database for the second time the game crashes, I attach the log. Thanks 
Edit: I have already installed the gameconfig from dilapidated

RagePluginHook.log

Edited by Pringles949

PAVEHAWK

Members

On 3/3/2019 at 7:32 AM, Flagelated said:

 

same here

You figure this out? I haven't fixed it yet, but I think I figured it out. Are you getting a notification that RPH had an issue initializing Directx? I'm having the same issue with smart radio. I'm going to search for an answer. Wait 1.

On 3/3/2019 at 7:32 AM, Flagelated said:

 

same here

Try THIS

FTG Kelvin 0

Members

I'm getting the same thing as everyone else. Everytime I search the second person's car on the database, it crashes the game. 

 

Spoiler

RAGE Plugin Hook v0.64.1234.15464 PUBLIC ALPHA

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

Plugins loaded at the time of the crash:
    EUP Menu by PieRGud / Alex Braun / EUP Team.
    LSPD First Response by G17 Media.

No plugin was ticking at the time of this crash.
Base address: 00007ff678ee0000
Exception address: 00007ffb744aa388
Exception offset: 4fb5ca388
Exception code: 0xe0434352 (DOT_NET_EXCEPTION)

Stack trace (unmanaged):
    0x00007ffb7455bdd0 - UnhandledExceptionFilter - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
    0x00007ffb77f43167 - memset - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb77f2b5e6 - _C_specific_handler - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb77f3f7dd - _chkstk - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb77ead856 - RtlWalkFrameChain - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb77eabe9a - RtlRaiseException - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffb744aa388 - RaiseException - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
    0x00007ffb36540bfa - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb365bf08b - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb365bf0e4 - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb365c1293 - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb364e07f4 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb364deeb7 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb364ded97 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffb363f4ba5 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffad6e89824 - CreateApplicationContext - 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:OnGameCrashManaged(_EXCEPTION_POINTERS* exceptionInfo, Void** stackFrames, Int32 framesCaptured, SByte* exceptionName)
      Hook:Rage.RemotePlugin.OnRender()
      Hook:Rage.Plugin.OnRender(Object sender, EventArgs e)
      Hook:Rage.HookManager.OnRender(Object sender, EventArgs e)
      Hook:Rage.D3DManager.OnRenderInvoke()
      Hook:Rage.?A0xa6ee17d6.OnD3DPresentCallback()
      Hook:std._Func_impl<void (__cdecl*)(void),std::allocator<int>,void>._Do_call(_Func_impl<void (__cdecl\*)(void)\,std::allocator<int>\,void>* )
      Hook:std._Func_class<void>.()(_Func_class<void>* )


General purpose registers:
    RAX: 0x000001707fbf7028
    RCX: 0x0000512f496f6100
    RDX: 0x00007ffb000015f0
    RBX: 0x0000000000000001
    RSP: 0x00000003496f6650
    RBP: 0x00000003496f6930
    RSI: 0x00000003496f67c8
    RDI: 0x0000000000000005
    R8: 0x00000003496f6638
    R9: 0x0000000000000001
    R10: 0x0000017074faddd0
    R11: 0x000001701f763c38
    R12: 0x0000000000004000
    R13: 0x00000003496fbf20
    R14: 0x00000000e0434352
    R15: 0x0000000000000000
    RIP: 0x00007ffb744aa388

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

Debug registers:
    Dr0: 0x0000000000000002
    Dr1: 0x0000000000000000
    Dr2: 0x00007ffb363fb408
    Dr3: 0x0000000000000000
    Dr6: 0x000001715cafa5f0
    Dr7: 0xfffffffffffffffe

Floating point state:
    Xmm0: Low: 0x00000003496f6638, High: 0x00000003496f6638
    Xmm1: Low: 0x0000000000000011, High: 0x0000000000000011
    Xmm2: Low: 0x00007ffb31356bf8, High: 0x00007ffb31356bf8
    Xmm3: Low: 0x00007ffb3168cbd0, High: 0x00007ffb3168cbd0
    Xmm4: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm5: Low: 0x0000017000000010, High: 0x0000017000000010
    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: 14268 (0x37bc)state: Wait (Reason: UserRequest)
    Id: 28716 (0x702c)state: Wait (Reason: EventPairLow)
    Id: 33096 (0x8148)state: Wait (Reason: UserRequest)
    Id: 7972 (0x1f24)state: Wait (Reason: ExecutionDelay)
    Id: 34916 (0x8864)state: Ready
    Id: 34264 (0x85d8)state: Wait (Reason: ExecutionDelay)
    Id: 8780 (0x224c)state: Wait (Reason: UserRequest)
    Id: 32996 (0x80e4)state: Wait (Reason: UserRequest)
    Id: 34644 (0x8754)state: Wait (Reason: UserRequest)
    Id: 17388 (0x43ec)state: Wait (Reason: ExecutionDelay)
    Id: 21112 (0x5278)state: Wait (Reason: UserRequest)
    Id: 35020 (0x88cc)state: Wait (Reason: UserRequest)
    Id: 17880 (0x45d8)state: Wait (Reason: UserRequest)
    Id: 29420 (0x72ec)state: Wait (Reason: UserRequest)
    Id: 32304 (0x7e30)state: Wait (Reason: UserRequest)
    Id: 29192 (0x7208)state: Wait (Reason: UserRequest)
    Id: 29916 (0x74dc)state: Wait (Reason: EventPairLow)
    Id: 32428 (0x7eac)state: Wait (Reason: EventPairLow)
    Id: 34156 (0x856c)state: Wait (Reason: UserRequest)
    Id: 30928 (0x78d0)state: Wait (Reason: UserRequest)
    Id: 31920 (0x7cb0)state: Wait (Reason: UserRequest)
    Id: 30736 (0x7810)state: Wait (Reason: UserRequest)
    Id: 32696 (0x7fb8) (CURRENT); state: Running
    Id: 31720 (0x7be8)state: Wait (Reason: UserRequest)
    Id: 33408 (0x8280)state: Wait (Reason: UserRequest)
    Id: 23152 (0x5a70)state: Wait (Reason: UserRequest)
    Id: 8268 (0x204c)state: Wait (Reason: UserRequest)
    Id: 25936 (0x6550)state: Wait (Reason: UserRequest)
    Id: 18316 (0x478c)state: Wait (Reason: UserRequest)
    Id: 34512 (0x86d0)state: Wait (Reason: UserRequest)
    Id: 8328 (0x2088)state: Wait (Reason: UserRequest)
    Id: 33600 (0x8340)state: Wait (Reason: UserRequest)
    Id: 34056 (0x8508)state: Wait (Reason: UserRequest)
    Id: 27824 (0x6cb0)state: Wait (Reason: UserRequest)
    Id: 34616 (0x8738)state: Wait (Reason: UserRequest)
    Id: 24828 (0x60fc)state: Wait (Reason: ExecutionDelay)
    Id: 31640 (0x7b98)state: Wait (Reason: UserRequest)
    Id: 35252 (0x89b4)state: Wait (Reason: UserRequest)
    Id: 22908 (0x597c)state: Wait (Reason: UserRequest)
    Id: 31276 (0x7a2c)state: Wait (Reason: UserRequest)
    Id: 34740 (0x87b4)state: Wait (Reason: UserRequest)
    Id: 33044 (0x8114)state: Wait (Reason: UserRequest)
    Id: 33528 (0x82f8)state: Wait (Reason: UserRequest)
    Id: 34680 (0x8778)state: Wait (Reason: ExecutionDelay)
    Id: 33768 (0x83e8)state: Wait (Reason: UserRequest)
    Id: 29124 (0x71c4)state: Wait (Reason: UserRequest)
    Id: 29816 (0x7478)state: Wait (Reason: UserRequest)
    Id: 29084 (0x719c)state: Wait (Reason: UserRequest)
    Id: 688 (0x02b0)state: Wait (Reason: UserRequest)
    Id: 25576 (0x63e8)state: Wait (Reason: UserRequest)
    Id: 34492 (0x86bc)state: Wait (Reason: UserRequest)
    Id: 32788 (0x8014)state: Wait (Reason: UserRequest)
    Id: 23956 (0x5d94)state: Wait (Reason: UserRequest)
    Id: 31396 (0x7aa4)state: Wait (Reason: UserRequest)
    Id: 17756 (0x455c)state: Wait (Reason: UserRequest)
    Id: 33816 (0x8418)state: Wait (Reason: UserRequest)
    Id: 16688 (0x4130)state: Wait (Reason: EventPairLow)
    Id: 29536 (0x7360)state: Wait (Reason: ExecutionDelay)
    Id: 31620 (0x7b84)state: Wait (Reason: UserRequest)
    Id: 35384 (0x8a38)state: Wait (Reason: UserRequest)
    Id: 33176 (0x8198)state: Wait (Reason: ExecutionDelay)
    Id: 25236 (0x6294)state: Wait (Reason: UserRequest)
    Id: 31540 (0x7b34)state: Wait (Reason: UserRequest)
    Id: 34812 (0x87fc)state: Wait (Reason: UserRequest)
    Id: 33128 (0x8168)state: Wait (Reason: UserRequest)
    Id: 33852 (0x843c)state: Ready
    Id: 34364 (0x863c)state: Wait (Reason: UserRequest)
    Id: 12828 (0x321c)state: Ready
    Id: 28000 (0x6d60)state: Wait (Reason: UserRequest)
    Id: 33572 (0x8324)state: Wait (Reason: UserRequest)
    Id: 28924 (0x70fc)state: Wait (Reason: UserRequest)
    Id: 34272 (0x85e0)state: Wait (Reason: UserRequest)
    Id: 34636 (0x874c)state: Wait (Reason: UserRequest)
    Id: 32008 (0x7d08)state: Wait (Reason: EventPairLow)
    Id: 32184 (0x7db8)state: Wait (Reason: UserRequest)
    Id: 24688 (0x6070)state: Wait (Reason: UserRequest)
    Id: 12908 (0x326c)state: Wait (Reason: UserRequest)
    Id: 23296 (0x5b00)state: Wait (Reason: UserRequest)
    Id: 33160 (0x8188)state: Wait (Reason: UserRequest)
    Id: 31116 (0x798c)state: Wait (Reason: UserRequest)
    Id: 33116 (0x815c)state: Wait (Reason: UserRequest)
    Id: 33624 (0x8358)state: Wait (Reason: UserRequest)
    Id: 31372 (0x7a8c)state: Ready
    Id: 35436 (0x8a6c)state: Wait (Reason: UserRequest)
    Id: 34832 (0x8810)state: Wait (Reason: UserRequest)
    Id: 35148 (0x894c)state: Wait (Reason: UserRequest)
    Id: 31952 (0x7cd0)state: Wait (Reason: UserRequest)
    Id: 17036 (0x428c)state: Wait (Reason: UserRequest)
    Id: 24420 (0x5f64)state: Wait (Reason: UserRequest)
    Id: 18192 (0x4710)state: Wait (Reason: UserRequest)
    Id: 28904 (0x70e8)state: Wait (Reason: UserRequest)
    Id: 9368 (0x2498)state: Wait (Reason: UserRequest)
    Id: 14312 (0x37e8)state: Wait (Reason: UserRequest)
    Id: 34452 (0x8694)state: Wait (Reason: UserRequest)
    Id: 33340 (0x823c)state: Wait (Reason: UserRequest)
    Id: 30376 (0x76a8)state: Wait (Reason: UserRequest)
    Id: 33648 (0x8370)state: Wait (Reason: UserRequest)
    Id: 33124 (0x8164)state: Wait (Reason: UserRequest)
    Id: 32160 (0x7da0)state: Wait (Reason: UserRequest)
    Id: 29896 (0x74c8)state: Wait (Reason: UserRequest)
    Id: 17464 (0x4438)state: Wait (Reason: UserRequest)
    Id: 28888 (0x70d8)state: Wait (Reason: UserRequest)
    Id: 35128 (0x8938)state: Wait (Reason: UserRequest)
    Id: 19056 (0x4a70)state: Wait (Reason: UserRequest)
    Id: 33908 (0x8474)state: Wait (Reason: UserRequest)
    Id: 24512 (0x5fc0)state: Wait (Reason: EventPairLow)
    Id: 30664 (0x77c8)state: Wait (Reason: UserRequest)
    Id: 29236 (0x7234)state: Wait (Reason: UserRequest)
    Id: 35536 (0x8ad0)state: Wait (Reason: UserRequest)
    Id: 33708 (0x83ac)state: Wait (Reason: UserRequest)
    Id: 35472 (0x8a90)state: Wait (Reason: UserRequest)
    Id: 23740 (0x5cbc)state: Wait (Reason: ExecutionDelay)
    Id: 20628 (0x5094)state: Wait (Reason: ExecutionDelay)
    Id: 1268 (0x04f4)state: Wait (Reason: UserRequest)
    Id: 21880 (0x5578)state: Wait (Reason: ExecutionDelay)
    Id: 34984 (0x88a8)state: Wait (Reason: UserRequest)
    Id: 30224 (0x7610)state: Wait (Reason: UserRequest)
    Id: 35112 (0x8928)state: Wait (Reason: UserRequest)
    Id: 16136 (0x3f08)state: Wait (Reason: EventPairLow)
    Id: 26508 (0x678c)state: Wait (Reason: UserRequest)
    Id: 33156 (0x8184)state: Wait (Reason: ExecutionDelay)
    Id: 33276 (0x81fc)state: Wait (Reason: ExecutionDelay)
    Id: 29340 (0x729c)state: Wait (Reason: UserRequest)
    Id: 34736 (0x87b0)state: Wait (Reason: UserRequest)
    Id: 33144 (0x8178)state: Wait (Reason: UserRequest)
    Id: 22212 (0x56c4)state: Wait (Reason: UserRequest)
    Id: 22028 (0x560c)state: Wait (Reason: UserRequest)
    Id: 7440 (0x1d10)state: Wait (Reason: UserRequest)
    Id: 17688 (0x4518)state: Wait (Reason: Unknown)
    Id: 26952 (0x6948)state: Wait (Reason: UserRequest)
    Id: 16780 (0x418c)state: Wait (Reason: UserRequest)
    Id: 29760 (0x7440)state: Wait (Reason: UserRequest)
    Id: 27048 (0x69a8)state: Wait (Reason: UserRequest)
    Id: 22840 (0x5938)state: Wait (Reason: UserRequest)
    Id: 30520 (0x7738)state: Wait (Reason: UserRequest)
    Id: 31992 (0x7cf8)state: Wait (Reason: UserRequest)
    Id: 34036 (0x84f4)state: Wait (Reason: UserRequest)
    Id: 13452 (0x348c)state: Wait (Reason: UserRequest)
    Id: 31004 (0x791c)state: Wait (Reason: UserRequest)
    Id: 32204 (0x7dcc)state: Wait (Reason: UserRequest)
    Id: 30140 (0x75bc)state: Wait (Reason: UserRequest)
    Id: 29828 (0x7484)state: Wait (Reason: UserRequest)
    Id: 30512 (0x7730)state: Ready
    Id: 22420 (0x5794)state: Wait (Reason: UserRequest)
    Id: 30652 (0x77bc)state: Wait (Reason: UserRequest)
    Id: 5692 (0x163c)state: Wait (Reason: UserRequest)
    Id: 27904 (0x6d00)state: Wait (Reason: UserRequest)
    Id: 29808 (0x7470)state: Wait (Reason: UserRequest)
    Id: 31048 (0x7948)state: Wait (Reason: UserRequest)
    Id: 22996 (0x59d4)state: Wait (Reason: UserRequest)
    Id: 29584 (0x7390)state: Wait (Reason: UserRequest)
    Id: 10888 (0x2a88)state: Wait (Reason: UserRequest)
    Id: 20624 (0x5090)state: Wait (Reason: UserRequest)
    Id: 8936 (0x22e8)state: Wait (Reason: UserRequest)
    Id: 30892 (0x78ac)state: Wait (Reason: UserRequest)
    Id: 24916 (0x6154)state: Wait (Reason: UserRequest)
    Id: 1736 (0x06c8)state: Wait (Reason: UserRequest)
    Id: 21912 (0x5598)state: Wait (Reason: UserRequest)
    Id: 21000 (0x5208)state: Wait (Reason: UserRequest)
    Id: 19680 (0x4ce0)state: Wait (Reason: UserRequest)
    Id: 30088 (0x7588)state: Wait (Reason: UserRequest)
    Id: 31960 (0x7cd8)state: Wait (Reason: UserRequest)
    Id: 35056 (0x88f0)state: Wait (Reason: UserRequest)
    Id: 35400 (0x8a48)state: Wait (Reason: UserRequest)
    Id: 34256 (0x85d0)state: Wait (Reason: UserRequest)
    Id: 33948 (0x849c)state: Wait (Reason: UserRequest)
    Id: 28696 (0x7018)state: Wait (Reason: UserRequest)
    Id: 676 (0x02a4)state: Wait (Reason: UserRequest)
    Id: 32396 (0x7e8c)state: Wait (Reason: UserRequest)
    Id: 35432 (0x8a68)state: Wait (Reason: UserRequest)
    Id: 15236 (0x3b84)state: Wait (Reason: UserRequest)
    Id: 28248 (0x6e58)state: Wait (Reason: UserRequest)
    Id: 32624 (0x7f70)state: Wait (Reason: UserRequest)
    Id: 28916 (0x70f4)state: Wait (Reason: ExecutionDelay)
    Id: 27924 (0x6d14)state: Wait (Reason: ExecutionDelay)
    Id: 12948 (0x3294)state: Wait (Reason: ExecutionDelay)
    Id: 33996 (0x84cc)state: Wait (Reason: ExecutionDelay)
    Id: 34436 (0x8684)state: Wait (Reason: UserRequest)
    Id: 35460 (0x8a84)state: Wait (Reason: UserRequest)
    Id: 33744 (0x83d0)state: Wait (Reason: UserRequest)
    Id: 27468 (0x6b4c)state: Wait (Reason: UserRequest)
    Id: 20376 (0x4f98)state: Wait (Reason: UserRequest)
    Id: 33280 (0x8200)state: Wait (Reason: UserRequest)
    Id: 16256 (0x3f80)state: Wait (Reason: UserRequest)
    Id: 33412 (0x8284)state: Wait (Reason: UserRequest)
    Id: 25556 (0x63d4)state: Wait (Reason: UserRequest)
    Id: 19584 (0x4c80)state: Wait (Reason: UserRequest)
    Id: 26852 (0x68e4)state: Wait (Reason: UserRequest)
    Id: 33976 (0x84b8)state: Wait (Reason: ExecutionDelay)
    Id: 34000 (0x84d0)state: Wait (Reason: EventPairLow)
    Id: 34208 (0x85a0)state: Wait (Reason: UserRequest)
    Id: 35576 (0x8af8)state: Wait (Reason: UserRequest)
    Id: 19156 (0x4ad4)state: Wait (Reason: UserRequest)
    Id: 33312 (0x8220)state: Wait (Reason: UserRequest)
    Id: 34720 (0x87a0)state: Wait (Reason: UserRequest)
    Id: 30968 (0x78f8)state: Wait (Reason: UserRequest)
    Id: 30492 (0x771c)state: Wait (Reason: UserRequest)
    Id: 20304 (0x4f50)state: Wait (Reason: UserRequest)
    Id: 13140 (0x3354)state: Wait (Reason: UserRequest)
    Id: 25248 (0x62a0)state: Wait (Reason: UserRequest)
    Id: 32700 (0x7fbc)state: Wait (Reason: UserRequest)
    Id: 23052 (0x5a0c)state: Wait (Reason: UserRequest)
    Id: 27652 (0x6c04)state: Wait (Reason: UserRequest)
    Id: 31584 (0x7b60)state: Wait (Reason: UserRequest)
    Id: 32648 (0x7f88)state: Wait (Reason: UserRequest)
    Id: 35644 (0x8b3c)state: Wait (Reason: UserRequest)
    Id: 32016 (0x7d10)state: Wait (Reason: UserRequest)
    Id: 35560 (0x8ae8)state: Wait (Reason: EventPairLow)
    Id: 31604 (0x7b74)state: Wait (Reason: UserRequest)
    Id: 25884 (0x651c)state: Wait (Reason: UserRequest)
    Id: 19512 (0x4c38)state: Wait (Reason: UserRequest)
    Id: 14788 (0x39c4)state: Wait (Reason: UserRequest)
    Id: 34924 (0x886c)state: Wait (Reason: UserRequest)
    Id: 27056 (0x69b0)state: Wait (Reason: UserRequest)
    Id: 26340 (0x66e4)state: Wait (Reason: UserRequest)
    Id: 14268 (0x37bc)
        Start address: 0x0000000000000000
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 1:54:04 PM
        Total processor time: 00:14:04.2187500
        User processor time: 00:14:04.2187500

    Id: 28716 (0x702c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:04 PM
        Total processor time: 00:00:00.1718750
        User processor time: 00:00:00.1718750

    Id: 33096 (0x8148)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:04 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7972 (0x1f24)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:24 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34916 (0x8864)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 34264 (0x85d8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:00:00.4375000
        User processor time: 00:00:00.4375000

    Id: 8780 (0x224c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:00:03.1562500
        User processor time: 00:00:03.1562500

    Id: 32996 (0x80e4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:00:00.1718750
        User processor time: 00:00:00.1718750

    Id: 34644 (0x8754)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 17388 (0x43ec)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 21112 (0x5278)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:02:27.0781250
        User processor time: 00:02:27.0781250

    Id: 35020 (0x88cc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:01:51.6250000
        User processor time: 00:01:51.6250000

    Id: 17880 (0x45d8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:01:35.3437500
        User processor time: 00:01:35.3437500

    Id: 29420 (0x72ec)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:01:20.9531250
        User processor time: 00:01:20.9531250

    Id: 32304 (0x7e30)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:00:59.2187500
        User processor time: 00:00:59.2187500

    Id: 29192 (0x7208)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:27 PM
        Total processor time: 00:00:44.9531250
        User processor time: 00:00:44.9531250

    Id: 29916 (0x74dc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:28 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32428 (0x7eac)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:28 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34156 (0x856c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 1:54:30 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 30928 (0x78d0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 3/8/2019 1:54:30 PM
        Total processor time: 00:00:00.8906250
        User processor time: 00:00:00.8906250

    Id: 31920 (0x7cb0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 1:54:30 PM
        Total processor time: 00:00:08.3125000
        User processor time: 00:00:08.3125000

    Id: 30736 (0x7810)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:30 PM
        Total processor time: 00:00:51.9062500
        User processor time: 00:00:51.9062500

    Id: 32696 (0x7fb8) (CURRENT)
        Start address: 0x00007ffb77f13670
        State: Running
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:30 PM
        Total processor time: 00:14:47.7187500
        User processor time: 00:14:47.7187500

    Id: 31720 (0x7be8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 13
        Priority level: Normal
        Start time: 3/8/2019 1:54:30 PM
        Total processor time: 00:00:00.9375000
        User processor time: 00:00:00.9375000

    Id: 33408 (0x8280)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:31 PM
        Total processor time: 00:08:13.5781250
        User processor time: 00:08:13.5781250

    Id: 23152 (0x5a70)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8268 (0x204c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 11
        Priority level: Highest
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 25936 (0x6550)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:01
        User processor time: 00:00:01

    Id: 18316 (0x478c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:01.3593750
        User processor time: 00:00:01.3593750

    Id: 34512 (0x86d0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:01.2500000
        User processor time: 00:00:01.2500000

    Id: 8328 (0x2088)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:01.0156250
        User processor time: 00:00:01.0156250

    Id: 33600 (0x8340)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 34056 (0x8508)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:30.3437500
        User processor time: 00:00:30.3437500

    Id: 27824 (0x6cb0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 34616 (0x8738)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 24828 (0x60fc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:32 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31640 (0x7b98)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:09.7812500
        User processor time: 00:00:09.7812500

    Id: 35252 (0x89b4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:30.7187500
        User processor time: 00:00:30.7187500

    Id: 22908 (0x597c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:30.7031250
        User processor time: 00:00:30.7031250

    Id: 31276 (0x7a2c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:30.4843750
        User processor time: 00:00:30.4843750

    Id: 34740 (0x87b4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:31.0937500
        User processor time: 00:00:31.0937500

    Id: 33044 (0x8114)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:31.5156250
        User processor time: 00:00:31.5156250

    Id: 33528 (0x82f8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:30.2500000
        User processor time: 00:00:30.2500000

    Id: 34680 (0x8778)
        Start address: 0x00007ffb77f13670
        State: Running
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:06:40.0781250
        User processor time: 00:06:40.0781250

    Id: 33768 (0x83e8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29124 (0x71c4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:00.1718750
        User processor time: 00:00:00.1718750

    Id: 29816 (0x7478)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:01.5625000
        User processor time: 00:00:01.5625000

    Id: 29084 (0x719c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 688 (0x02b0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:16.3125000
        User processor time: 00:00:16.3125000

    Id: 25576 (0x63e8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:18.1875000
        User processor time: 00:00:18.1875000

    Id: 34492 (0x86bc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:14.1718750
        User processor time: 00:00:14.1718750

    Id: 32788 (0x8014)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 5
        Priority level: Idle
        Start time: 3/8/2019 1:54:34 PM
        Total processor time: 00:00:12.1875000
        User processor time: 00:00:12.1875000

    Id: 23956 (0x5d94)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:39 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31396 (0x7aa4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:39 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 17756 (0x455c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:39 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33816 (0x8418)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:39 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 16688 (0x4130)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:40 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29536 (0x7360)
        Start address: 0x00007ffb77f13670
        State: Ready
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:40 PM
        Total processor time: 00:00:00.5937500
        User processor time: 00:00:00.5937500

    Id: 31620 (0x7b84)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:40 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35384 (0x8a38)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:40 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 33176 (0x8198)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 7
        Priority level: BelowNormal
        Start time: 3/8/2019 1:54:42 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 25236 (0x6294)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:43 PM
        Total processor time: 00:00:00.7031250
        User processor time: 00:00:00.7031250

    Id: 31540 (0x7b34)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:43 PM
        Total processor time: 00:00:00.7343750
        User processor time: 00:00:00.7343750

    Id: 34812 (0x87fc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:43 PM
        Total processor time: 00:00:00.9375000
        User processor time: 00:00:00.9375000

    Id: 33128 (0x8168)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:43 PM
        Total processor time: 00:00:00.7812500
        User processor time: 00:00:00.7812500

    Id: 33852 (0x843c)
        Start address: 0x00007ffb77f13670
        State: Ready
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:43 PM
        Total processor time: 00:00:46.3906250
        User processor time: 00:00:46.3906250

    Id: 34364 (0x863c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:44 PM
        Total processor time: 00:00:46.5312500
        User processor time: 00:00:46.5312500

    Id: 12828 (0x321c)
        Start address: 0x00007ffb77f13670
        State: Ready
        Priority: 7
        Priority level: BelowNormal
        Start time: 3/8/2019 1:54:44 PM
        Total processor time: 00:00:00.3125000
        User processor time: 00:00:00.3125000

    Id: 28000 (0x6d60)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 3/8/2019 1:54:44 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33572 (0x8324)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 1:54:44 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 28924 (0x70fc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:44 PM
        Total processor time: 00:00:06.4062500
        User processor time: 00:00:06.4062500

    Id: 34272 (0x85e0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 1:54:44 PM
        Total processor time: 00:00:05.7187500
        User processor time: 00:00:05.7187500

    Id: 34636 (0x874c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:44 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32008 (0x7d08)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:44 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32184 (0x7db8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 24688 (0x6070)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:45 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 12908 (0x326c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 23296 (0x5b00)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33160 (0x8188)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 3/8/2019 1:54:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31116 (0x798c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33116 (0x815c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33624 (0x8358)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31372 (0x7a8c)
        Start address: 0x00007ffb77f13670
        State: Ready
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:01.5625000
        User processor time: 00:00:01.5625000

    Id: 35436 (0x8a6c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:07.4687500
        User processor time: 00:00:07.4687500

    Id: 34832 (0x8810)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:07.3281250
        User processor time: 00:00:07.3281250

    Id: 35148 (0x894c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:07.4062500
        User processor time: 00:00:07.4062500

    Id: 31952 (0x7cd0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:07.0312500
        User processor time: 00:00:07.0312500

    Id: 17036 (0x428c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:02.1406250
        User processor time: 00:00:02.1406250

    Id: 24420 (0x5f64)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 18192 (0x4710)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 28904 (0x70e8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 9368 (0x2498)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 14312 (0x37e8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 34452 (0x8694)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 1:54:48 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 33340 (0x823c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:02.0937500
        User processor time: 00:00:02.0937500

    Id: 30376 (0x76a8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:02.1093750
        User processor time: 00:00:02.1093750

    Id: 33648 (0x8370)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:02.0312500
        User processor time: 00:00:02.0312500

    Id: 33124 (0x8164)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:02
        User processor time: 00:00:02

    Id: 32160 (0x7da0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:02.2031250
        User processor time: 00:00:02.2031250

    Id: 29896 (0x74c8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:01.9531250
        User processor time: 00:00:01.9531250

    Id: 17464 (0x4438)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:02.1562500
        User processor time: 00:00:02.1562500

    Id: 28888 (0x70d8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:02.2031250
        User processor time: 00:00:02.2031250

    Id: 35128 (0x8938)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:05.0781250
        User processor time: 00:00:05.0781250

    Id: 19056 (0x4a70)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:00.8437500
        User processor time: 00:00:00.8437500

    Id: 33908 (0x8474)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:50 PM
        Total processor time: 00:00:00.8125000
        User processor time: 00:00:00.8125000

    Id: 24512 (0x5fc0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 10
        Priority level: AboveNormal
        Start time: 3/8/2019 1:54:52 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 30664 (0x77c8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:52 PM
        Total processor time: 00:00:00.2031250
        User processor time: 00:00:00.2031250

    Id: 29236 (0x7234)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:54:57 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35536 (0x8ad0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:55:58 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33708 (0x83ac)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:55:58 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 35472 (0x8a90)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:56:38 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 23740 (0x5cbc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:56:41 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 20628 (0x5094)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:56:41 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1268 (0x04f4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:56:41 PM
        Total processor time: 00:00:03.1718750
        User processor time: 00:00:03.1718750

    Id: 21880 (0x5578)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 1:56:41 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34984 (0x88a8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:56:41 PM
        Total processor time: 00:00:47.3437500
        User processor time: 00:00:47.3437500

    Id: 30224 (0x7610)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:56:56 PM
        Total processor time: 00:00:17.8125000
        User processor time: 00:00:17.8125000

    Id: 35112 (0x8928)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 1:57:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 16136 (0x3f08)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:00:33 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 26508 (0x678c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 11
        Priority level: Highest
        Start time: 3/8/2019 2:00:41 PM
        Total processor time: 00:00:00.3437500
        User processor time: 00:00:00.3437500

    Id: 33156 (0x8184)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:00:51 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33276 (0x81fc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:00:51 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 29340 (0x729c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:00:51 PM
        Total processor time: 00:00:00.8906250
        User processor time: 00:00:00.8906250

    Id: 34736 (0x87b0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:00:51 PM
        Total processor time: 00:00:00.3125000
        User processor time: 00:00:00.3125000

    Id: 33144 (0x8178)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:02 PM
        Total processor time: 00:00:00.6093750
        User processor time: 00:00:00.6093750

    Id: 22212 (0x56c4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:02 PM
        Total processor time: 00:00:00.6875000
        User processor time: 00:00:00.6875000

    Id: 22028 (0x560c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:05 PM
        Total processor time: 00:00:01.3593750
        User processor time: 00:00:01.3593750

    Id: 7440 (0x1d10)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:09 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 17688 (0x4518)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: Unknown)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:01:09 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 26952 (0x6948)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:09 PM
        Total processor time: 00:01:13.0625000
        User processor time: 00:01:13.0625000

    Id: 16780 (0x418c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:09 PM
        Total processor time: 00:00:08.9531250
        User processor time: 00:00:08.9531250

    Id: 29760 (0x7440)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:09 PM
        Total processor time: 00:00:01.4375000
        User processor time: 00:00:01.4375000

    Id: 27048 (0x69a8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:09 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 22840 (0x5938)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:11 PM
        Total processor time: 00:00:00.3437500
        User processor time: 00:00:00.3437500

    Id: 30520 (0x7738)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:11 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 31992 (0x7cf8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:11 PM
        Total processor time: 00:00:01.3750000
        User processor time: 00:00:01.3750000

    Id: 34036 (0x84f4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:11 PM
        Total processor time: 00:00:00.4531250
        User processor time: 00:00:00.4531250

    Id: 13452 (0x348c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:11 PM
        Total processor time: 00:00:02.3125000
        User processor time: 00:00:02.3125000

    Id: 31004 (0x791c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:12 PM
        Total processor time: 00:00:00.5156250
        User processor time: 00:00:00.5156250

    Id: 32204 (0x7dcc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:12 PM
        Total processor time: 00:00:01.4843750
        User processor time: 00:00:01.4843750

    Id: 30140 (0x75bc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:12 PM
        Total processor time: 00:00:00.5625000
        User processor time: 00:00:00.5625000

    Id: 29828 (0x7484)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Normal
        Start time: 3/8/2019 2:01:12 PM
        Total processor time: 00:00:00.6875000
        User processor time: 00:00:00.6875000

    Id: 30512 (0x7730)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 22420 (0x5794)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:00.3750000
        User processor time: 00:00:00.3750000

    Id: 30652 (0x77bc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:01.2968750
        User processor time: 00:00:01.2968750

    Id: 5692 (0x163c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 27904 (0x6d00)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:00.6250000
        User processor time: 00:00:00.6250000

    Id: 29808 (0x7470)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:01.5468750
        User processor time: 00:00:01.5468750

    Id: 31048 (0x7948)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 22996 (0x59d4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:00.5937500
        User processor time: 00:00:00.5937500

    Id: 29584 (0x7390)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:00.6718750
        User processor time: 00:00:00.6718750

    Id: 10888 (0x2a88)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:02.8125000
        User processor time: 00:00:02.8125000

    Id: 20624 (0x5090)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:00.4687500
        User processor time: 00:00:00.4687500

    Id: 8936 (0x22e8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:04.4375000
        User processor time: 00:00:04.4375000

    Id: 30892 (0x78ac)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:13 PM
        Total processor time: 00:00:03.2343750
        User processor time: 00:00:03.2343750

    Id: 24916 (0x6154)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:19 PM
        Total processor time: 00:00:02.6718750
        User processor time: 00:00:02.6718750

    Id: 1736 (0x06c8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:19 PM
        Total processor time: 00:00:03.0625000
        User processor time: 00:00:03.0625000

    Id: 21912 (0x5598)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:25 PM
        Total processor time: 00:00:12.0312500
        User processor time: 00:00:12.0312500

    Id: 21000 (0x5208)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:25 PM
        Total processor time: 00:00:06.9531250
        User processor time: 00:00:06.9531250

    Id: 19680 (0x4ce0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:26 PM
        Total processor time: 00:00:02.6406250
        User processor time: 00:00:02.6406250

    Id: 30088 (0x7588)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:26 PM
        Total processor time: 00:00:00.5781250
        User processor time: 00:00:00.5781250

    Id: 31960 (0x7cd8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:26 PM
        Total processor time: 00:00:00.3750000
        User processor time: 00:00:00.3750000

    Id: 35056 (0x88f0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:26 PM
        Total processor time: 00:00:00.4062500
        User processor time: 00:00:00.4062500

    Id: 35400 (0x8a48)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:26 PM
        Total processor time: 00:00:01.2343750
        User processor time: 00:00:01.2343750

    Id: 34256 (0x85d0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:01:26 PM
        Total processor time: 00:00:06.9531250
        User processor time: 00:00:06.9531250

    Id: 33948 (0x849c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 3/8/2019 2:02:41 PM
        Total processor time: 00:00:04
        User processor time: 00:00:04

    Id: 28696 (0x7018)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:02:50 PM
        Total processor time: 00:00:01.4843750
        User processor time: 00:00:01.4843750

    Id: 676 (0x02a4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:02:58 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 32396 (0x7e8c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:02:58 PM
        Total processor time: 00:00:00.5156250
        User processor time: 00:00:00.5156250

    Id: 35432 (0x8a68)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:02 PM
        Total processor time: 00:00:00.4687500
        User processor time: 00:00:00.4687500

    Id: 15236 (0x3b84)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:09 PM
        Total processor time: 00:00:07.4687500
        User processor time: 00:00:07.4687500

    Id: 28248 (0x6e58)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:09 PM
        Total processor time: 00:00:02.8750000
        User processor time: 00:00:02.8750000

    Id: 32624 (0x7f70)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:09 PM
        Total processor time: 00:00:00.5312500
        User processor time: 00:00:00.5312500

    Id: 28916 (0x70f4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:03:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 27924 (0x6d14)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:03:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12948 (0x3294)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:03:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 33996 (0x84cc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:03:10 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34436 (0x8684)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:03.0312500
        User processor time: 00:00:03.0312500

    Id: 35460 (0x8a84)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:00.7656250
        User processor time: 00:00:00.7656250

    Id: 33744 (0x83d0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:00.3593750
        User processor time: 00:00:00.3593750

    Id: 27468 (0x6b4c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:00.4062500
        User processor time: 00:00:00.4062500

    Id: 20376 (0x4f98)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:00.3437500
        User processor time: 00:00:00.3437500

    Id: 33280 (0x8200)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:04.8750000
        User processor time: 00:00:04.8750000

    Id: 16256 (0x3f80)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:00.7343750
        User processor time: 00:00:00.7343750

    Id: 33412 (0x8284)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:00.3125000
        User processor time: 00:00:00.3125000

    Id: 25556 (0x63d4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:00.6718750
        User processor time: 00:00:00.6718750

    Id: 19584 (0x4c80)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:02.5468750
        User processor time: 00:00:02.5468750

    Id: 26852 (0x68e4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:11 PM
        Total processor time: 00:00:05.9531250
        User processor time: 00:00:05.9531250

    Id: 33976 (0x84b8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:12 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34000 (0x84d0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:12 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 34208 (0x85a0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:12 PM
        Total processor time: 00:00:02
        User processor time: 00:00:02

    Id: 35576 (0x8af8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:12 PM
        Total processor time: 00:00:00.4062500
        User processor time: 00:00:00.4062500

    Id: 19156 (0x4ad4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:12 PM
        Total processor time: 00:00:00.5468750
        User processor time: 00:00:00.5468750

    Id: 33312 (0x8220)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:12 PM
        Total processor time: 00:00:07.4218750
        User processor time: 00:00:07.4218750

    Id: 34720 (0x87a0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:12 PM
        Total processor time: 00:00:03.9843750
        User processor time: 00:00:03.9843750

    Id: 30968 (0x78f8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:12 PM
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 30492 (0x771c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:03:15 PM
        Total processor time: 00:00:02.9375000
        User processor time: 00:00:02.9375000

    Id: 20304 (0x4f50)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 11
        Priority level: Highest
        Start time: 3/8/2019 2:03:42 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 13140 (0x3354)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:04:06 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 25248 (0x62a0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:07:15 PM
        Total processor time: 00:00:00.2812500
        User processor time: 00:00:00.2812500

    Id: 32700 (0x7fbc)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 3/8/2019 2:07:18 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 23052 (0x5a0c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: 14
        Start time: 3/8/2019 2:07:18 PM
        Total processor time: 00:00:00.6093750
        User processor time: 00:00:00.6093750

    Id: 27652 (0x6c04)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:11:56 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 31584 (0x7b60)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:11:58 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 32648 (0x7f88)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:12:42 PM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 35644 (0x8b3c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:13:12 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 32016 (0x7d10)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:13:42 PM
        Total processor time: 00:00:00.1406250
        User processor time: 00:00:00.1406250

    Id: 35560 (0x8ae8)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: EventPairLow)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:14:38 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 31604 (0x7b74)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:15:57 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 25884 (0x651c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:16:41 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 19512 (0x4c38)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:16:44 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 14788 (0x39c4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:16:44 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 34924 (0x886c)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: Normal
        Start time: 3/8/2019 2:16:44 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 27056 (0x69b0)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Normal
        Start time: 3/8/2019 2:16:45 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 26340 (0x66e4)
        Start address: 0x00007ffb77f13670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 3/8/2019 2:16:50 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

Modules:
    Name: GTA5.exe; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.1604.1, by Rockstar Games)
    Name: ntdll.dll; path: C:\WINDOWS\SYSTEM32\ntdll.dll (Microsoft® Windows® Operating System v10.0.17134.228, by Microsoft Corporation)
    Name: KERNEL32.DLL; path: C:\WINDOWS\System32\KERNEL32.DLL (Microsoft® Windows® Operating System v10.0.17134.376, by Microsoft Corporation)
    Name: KERNELBASE.dll; path: C:\WINDOWS\System32\KERNELBASE.dll (Microsoft® Windows® Operating System v10.0.17134.376, by Microsoft Corporation)
    Name: apphelp.dll; path: C:\WINDOWS\SYSTEM32\apphelp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: USER32.dll; path: C:\WINDOWS\System32\USER32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: win32u.dll; path: C:\WINDOWS\System32\win32u.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: GDI32.dll; path: C:\WINDOWS\System32\GDI32.dll (Microsoft® Windows® Operating System v10.0.17134.285, by Microsoft Corporation)
    Name: gdi32full.dll; path: C:\WINDOWS\System32\gdi32full.dll (Microsoft® Windows® Operating System v10.0.17134.590, by Microsoft Corporation)
    Name: msvcp_win.dll; path: C:\WINDOWS\System32\msvcp_win.dll (Microsoft® Windows® Operating System v10.0.17134.137, by Microsoft Corporation)
    Name: ucrtbase.dll; path: C:\WINDOWS\System32\ucrtbase.dll (Microsoft® Windows® Operating System v10.0.17134.319, by Microsoft Corporation)
    Name: WS2_32.dll; path: C:\WINDOWS\System32\WS2_32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: RPCRT4.dll; path: C:\WINDOWS\System32\RPCRT4.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: PSAPI.DLL; path: C:\WINDOWS\System32\PSAPI.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CRYPT32.dll; path: C:\WINDOWS\System32\CRYPT32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MSASN1.dll; path: C:\WINDOWS\System32\MSASN1.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: steam_api64.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll (Steam Client API v01.00.00.01, by Valve Corporation)
    Name: VERSION.dll; path: C:\WINDOWS\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: ADVAPI32.dll; path: C:\WINDOWS\System32\ADVAPI32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WINTRUST.dll; path: C:\WINDOWS\System32\WINTRUST.dll (Microsoft® Windows® Operating System v10.0.17134.556, by Microsoft Corporation)
    Name: GFSDK_ShadowLib.win64.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
    Name: msvcrt.dll; path: C:\WINDOWS\System32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.17134.1, by Microsoft Corporation)
    Name: sechost.dll; path: C:\WINDOWS\System32\sechost.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: IMM32.dll; path: C:\WINDOWS\System32\IMM32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: SHELL32.dll; path: C:\WINDOWS\System32\SHELL32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: SHLWAPI.dll; path: C:\WINDOWS\System32\SHLWAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: DSOUND.dll; path: C:\WINDOWS\SYSTEM32\DSOUND.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: cfgmgr32.dll; path: C:\WINDOWS\System32\cfgmgr32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: powrprof.dll; path: C:\WINDOWS\System32\powrprof.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: combase.dll; path: C:\WINDOWS\System32\combase.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: shcore.dll; path: C:\WINDOWS\System32\shcore.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: windows.storage.dll; path: C:\WINDOWS\System32\windows.storage.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: bcryptPrimitives.dll; path: C:\WINDOWS\System32\bcryptPrimitives.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: kernel.appcore.dll; path: C:\WINDOWS\System32\kernel.appcore.dll (Microsoft® Windows® Operating System v10.0.17134.112, by Microsoft Corporation)
    Name: ole32.dll; path: C:\WINDOWS\System32\ole32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: profapi.dll; path: C:\WINDOWS\System32\profapi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: bink2w64.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
    Name: FLTLIB.DLL; path: C:\WINDOWS\System32\FLTLIB.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: OLEAUT32.dll; path: C:\WINDOWS\System32\OLEAUT32.dll (Microsoft® Windows® Operating System v10.0.17134.556, by Microsoft Corporation)
    Name: MF.dll; path: C:\WINDOWS\SYSTEM32\MF.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WINMM.dll; path: C:\WINDOWS\SYSTEM32\WINMM.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MFPlat.DLL; path: C:\WINDOWS\SYSTEM32\MFPlat.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: msdmo.dll; path: C:\WINDOWS\SYSTEM32\msdmo.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MFReadWrite.dll; path: C:\WINDOWS\SYSTEM32\MFReadWrite.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: PROPSYS.dll; path: C:\WINDOWS\SYSTEM32\PROPSYS.dll (Windows® Search v7.0.17134.1, by Microsoft Corporation)
    Name: d3d9.dll; path: C:\WINDOWS\SYSTEM32\d3d9.dll (Microsoft® Windows® Operating System v10.0.17134.81, by Microsoft Corporation)
    Name: WTSAPI32.dll; path: C:\WINDOWS\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v10.0.17134.1, 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: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
    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 (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: DINPUT8.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DINPUT8.dll (GTA V Asi loader v1.0.0.1, by Alexander Blade)
    Name: SETUPAPI.dll; path: C:\WINDOWS\System32\SETUPAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: d3dx9_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx9_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: winmmbase.dll; path: C:\WINDOWS\SYSTEM32\winmmbase.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: dwmapi.dll; path: C:\WINDOWS\SYSTEM32\dwmapi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: OPENGL32.dll; path: C:\WINDOWS\SYSTEM32\OPENGL32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MFCORE.DLL; path: C:\WINDOWS\SYSTEM32\MFCORE.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: GLU32.dll; path: C:\WINDOWS\SYSTEM32\GLU32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: ksuser.dll; path: C:\WINDOWS\SYSTEM32\ksuser.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: bcrypt.dll; path: C:\WINDOWS\SYSTEM32\bcrypt.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CRYPTBASE.DLL; path: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: RTWorkQ.DLL; path: C:\WINDOWS\SYSTEM32\RTWorkQ.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: dinput8.dll; path: C:\WINDOWS\system32\dinput8.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: gameoverlayrenderer64.dll; path: D:\Program Files (x86)\Steam\gameoverlayrenderer64.dll (Steam Game Overlay Renderer v01.00.00.01, by Valve Corporation)
    Name: inputhost.dll; path: C:\WINDOWS\SYSTEM32\inputhost.dll ( v, by )
    Name: wintypes.dll; path: C:\WINDOWS\SYSTEM32\wintypes.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CoreMessaging.dll; path: C:\WINDOWS\SYSTEM32\CoreMessaging.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CoreUIComponents.dll; path: C:\WINDOWS\SYSTEM32\CoreUIComponents.dll (Microsoft® Windows® Operating System v10.0.17134.376, by Microsoft Corporation)
    Name: ntmarta.dll; path: C:\WINDOWS\SYSTEM32\ntmarta.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: ELS.asi; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.asi ( v, by )
    Name: AdvancedHookV.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.dll ( v, by )
    Name: MSVCP140.dll; path: C:\WINDOWS\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® 2017 v14.13.26118.0, by Microsoft Corporation)
    Name: VCRUNTIME140.dll; path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® 2017 v14.13.26118.0, by Microsoft Corporation)
    Name: ScriptHookV.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.dll (ScriptHookV v1.0.1604.1, 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: Menyoo.asi; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Menyoo.asi ( v, by )
    Name: OpenIV.asi; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.asi (OpenIV v2.0.0.0, by OpenIV Team)
    Name: ScriptHookVDotNet.asi; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet.asi ( v, by )
    Name: MSVCR120.dll; path: C:\WINDOWS\SYSTEM32\MSVCR120.dll (Microsoft® Visual Studio® 2013 v12.00.21005.1, by Microsoft Corporation)
    Name: mscoree.dll; path: C:\WINDOWS\SYSTEM32\mscoree.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: mscoreei.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: imagehlp.dll; path: C:\WINDOWS\System32\imagehlp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: CRYPTSP.dll; path: C:\WINDOWS\SYSTEM32\CRYPTSP.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: rsaenh.dll; path: C:\WINDOWS\system32\rsaenh.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: nvspcap64.dll; path: C:\WINDOWS\system32\nvspcap64.dll (NVIDIA GeForce Experience v3.17.0.126, by NVIDIA Corporation)
    Name: dbghelp.dll; path: C:\WINDOWS\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: dbgcore.DLL; path: C:\WINDOWS\SYSTEM32\dbgcore.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: gpapi.dll; path: C:\WINDOWS\SYSTEM32\gpapi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: cryptnet.dll; path: C:\Windows\System32\cryptnet.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WINNSI.DLL; path: C:\WINDOWS\SYSTEM32\WINNSI.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: NSI.dll; path: C:\WINDOWS\System32\NSI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: steamclient64.dll; path: D:\Program Files (x86)\Steam\steamclient64.dll (Steam v03.00.00.01, by Valve Corporation)
    Name: MSWSOCK.dll; path: C:\WINDOWS\SYSTEM32\MSWSOCK.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: Secur32.dll; path: C:\WINDOWS\SYSTEM32\Secur32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: tier0_s64.dll; path: D:\Program Files (x86)\Steam\tier0_s64.dll ( tier0_s Dynamic Link Library v01.00.00.01, by Valve Corporation)
    Name: vstdlib_s64.dll; path: D:\Program Files (x86)\Steam\vstdlib_s64.dll (Steam v03.00.00.01, by Valve Corporation)
    Name: SSPICLI.DLL; path: C:\WINDOWS\SYSTEM32\SSPICLI.DLL (Microsoft® Windows® Operating System v10.0.17134.376, by Microsoft Corporation)
    Name: D3D11.DLL; path: C:\WINDOWS\SYSTEM32\D3D11.DLL (Microsoft® Windows® Operating System v10.0.17134.441, by Microsoft Corporation)
    Name: dxgi.dll; path: C:\WINDOWS\SYSTEM32\dxgi.dll (Microsoft® Windows® Operating System v10.0.17134.112, by Microsoft Corporation)
    Name: nvapi64.dll; path: C:\WINDOWS\system32\nvapi64.dll (NVIDIA Windows drivers v25.21.14.1935, by NVIDIA Corporation)
    Name: DEVOBJ.dll; path: C:\WINDOWS\SYSTEM32\DEVOBJ.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: D3D10_1.DLL; path: C:\WINDOWS\SYSTEM32\D3D10_1.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: d3d10_1core.dll; path: C:\WINDOWS\SYSTEM32\d3d10_1core.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: uxtheme.dll; path: C:\WINDOWS\system32\uxtheme.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MSCTF.dll; path: C:\WINDOWS\System32\MSCTF.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WINSTA.dll; path: C:\WINDOWS\SYSTEM32\WINSTA.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: nvldumdx.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\nvmii.inf_amd64_b9b91ef48989f9cb\nvldumdx.dll (NVIDIA driver loader v25.21.14.1935, by NVIDIA Corporation)
    Name: nvwgf2umx.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\nvmii.inf_amd64_b9b91ef48989f9cb\nvwgf2umx.dll (NVIDIA D3D10 drivers v25.21.14.1935, by NVIDIA Corporation)
    Name: nethelper.dll; path: C:\Users\charl\AppData\Local\Temp\f25vhobpl4epjgvs\nethelper.dll (RAGE Plugin Hook v0.64.1234.15464, by MulleDK19 / LMS)
    Name: XINPUT9_1_0.dll; path: C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: FW1FontWrapper.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
    Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
    Name: MSVCR120_CLR0400.dll; path: C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll (Microsoft® Visual Studio® 2013 v12.00.52519.0, by Microsoft Corporation)
    Name: mscorlib.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\a4c029035a52b21a293c249a889b6925\mscorlib.ni.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
    Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
    Name: diasymreader.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll (Microsoft® Visual Studio® 12 CTP v14.7.3056.0, by Microsoft Corporation)
    Name: System.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\627b1ec3fc7c444bf561be1409d51af3\System.ni.dll (Microsoft® .NET Framework v4.7.3353.0, by Microsoft Corporation)
    Name: System.Drawing.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\7a55cae5882673d658f86e223492f24e\System.Drawing.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Windows.Forms.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\213e6c00ade431cce2f4db8ac2c5d7dd\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
    Name: System.Core.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\1230d67146a639d02178734d5769d609\System.Core.ni.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
    Name: System.Xml.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\44b33fbf9770b73c25b5791230a8ba07\System.Xml.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Configuration.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\3cdbeea61b666ec3d1ba7184623c6bf1\System.Configuration.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: comctl32.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.590_none_fb3d9bff3069e088\comctl32.dll (Microsoft® Windows® Operating System v10.0.17134.48, by Microsoft Corporation)
    Name: gdiplus.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.590_none_2c288ee48afc5a56\gdiplus.dll (Microsoft® Windows® Operating System v10.0.17134.590, by Microsoft Corporation)
    Name: DWrite.dll; path: C:\WINDOWS\SYSTEM32\DWrite.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WindowsCodecs.dll; path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v10.0.17134.345, by Microsoft Corporation)
    Name: HID.DLL; path: C:\WINDOWS\SYSTEM32\HID.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: clbcatq.dll; path: C:\WINDOWS\System32\clbcatq.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MMDevApi.dll; path: C:\WINDOWS\System32\MMDevApi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: XAudio2_7.dll; path: C:\WINDOWS\system32\XAudio2_7.dll (Microsoft® DirectX for Windows® v9.29.1962.0, by Microsoft Corporation)
    Name: AUDIOSES.DLL; path: C:\WINDOWS\SYSTEM32\AUDIOSES.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: AVRT.dll; path: C:\WINDOWS\SYSTEM32\AVRT.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: Windows.UI.dll; path: C:\Windows\System32\Windows.UI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: TextInputFramework.dll; path: C:\Windows\System32\TextInputFramework.dll (Microsoft® Windows® Operating System v10.0.17134.376, by Microsoft Corporation)
    Name: SlimDX.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll ( v, by )
    Name: MSVCP100.dll; path: C:\WINDOWS\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: MSVCR100.dll; path: C:\WINDOWS\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: igd10iumd64.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_d44295a98a21a376\igd10iumd64.dll (Intel HD Graphics Drivers for Windows(R) v22.20.16.4708, by Intel Corporation)
    Name: ncrypt.dll; path: C:\WINDOWS\SYSTEM32\ncrypt.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: NTASN1.dll; path: C:\WINDOWS\SYSTEM32\NTASN1.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: igc64.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_d44295a98a21a376\igc64.dll (Intel HD Graphics Drivers for Windows(R) v22.20.16.4708, by Intel Corporation)
    Name: USERENV.dll; path: C:\WINDOWS\SYSTEM32\USERENV.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: socialclub.dll; path: C:\Program Files\Rockstar Games\Social Club\socialclub.dll (Social Club v1.2.4.1, by Take-Two Interactive Software, Inc.)
    Name: WININET.dll; path: C:\WINDOWS\SYSTEM32\WININET.dll (Internet Explorer v11.00.17134.1, by Microsoft Corporation)
    Name: napinsp.dll; path: C:\WINDOWS\system32\napinsp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: pnrpnsp.dll; path: C:\WINDOWS\system32\pnrpnsp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: NLAapi.dll; path: C:\WINDOWS\system32\NLAapi.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: DNSAPI.dll; path: C:\WINDOWS\SYSTEM32\DNSAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: winrnr.dll; path: C:\WINDOWS\System32\winrnr.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: wshbth.dll; path: C:\WINDOWS\System32\wshbth.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: mdnsNSP.dll; path: C:\Program Files\Bonjour\mdnsNSP.dll (Bonjour v3,1,0,1, by Apple Inc.)
    Name: fwpuclnt.dll; path: C:\WINDOWS\System32\fwpuclnt.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: rasadhlp.dll; path: C:\Windows\System32\rasadhlp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: FirewallAPI.dll; path: C:\Windows\System32\FirewallAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: fwbase.dll; path: C:\Windows\System32\fwbase.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: FWPolicyIOMgr.dll; path: C:\Windows\System32\FWPolicyIOMgr.dll (Microsoft® Windows® Operating System v10.0.17134.137, by Microsoft Corporation)
    Name: wdmaud.drv; path: C:\WINDOWS\SYSTEM32\wdmaud.drv (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: msacm32.drv; path: C:\WINDOWS\SYSTEM32\msacm32.drv (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: MSACM32.dll; path: C:\WINDOWS\SYSTEM32\MSACM32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: midimap.dll; path: C:\WINDOWS\SYSTEM32\midimap.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: iertutil.dll; path: C:\WINDOWS\SYSTEM32\iertutil.dll (Internet Explorer v11.00.17134.1, by Microsoft Corporation)
    Name: ondemandconnroutehelper.dll; path: C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: winhttp.dll; path: C:\WINDOWS\SYSTEM32\winhttp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: XInput1_4.dll; path: C:\WINDOWS\SYSTEM32\XInput1_4.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: System.Management.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\631543b56391619c2f516f7d2e8082c2\System.Management.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: wldp.dll; path: C:\WINDOWS\SYSTEM32\wldp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: urlmon.dll; path: C:\WINDOWS\SYSTEM32\urlmon.dll (Internet Explorer v11.00.17134.1, by Microsoft Corporation)
    Name: ScriptHookVDotNet2.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.dll ( v, by )
    Name: Microsoft.CSharp.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Microsoft.CSharp\c79473a4d43d1c41047ad58b81d1a0b2\Microsoft.CSharp.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Dynamic.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Dynamic\771648c6f1896bf05250aa6fad051488\System.Dynamic.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: rasapi32.dll; path: C:\WINDOWS\SYSTEM32\rasapi32.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: rasman.dll; path: C:\WINDOWS\SYSTEM32\rasman.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: rtutils.dll; path: C:\WINDOWS\SYSTEM32\rtutils.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: dhcpcsvc6.DLL; path: C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: dhcpcsvc.DLL; path: C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: schannel.DLL; path: C:\WINDOWS\system32\schannel.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: mskeyprotect.dll; path: C:\WINDOWS\SYSTEM32\mskeyprotect.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: ncryptsslp.dll; path: C:\WINDOWS\system32\ncryptsslp.dll (Microsoft® Windows® Operating System v10.0.17134.137, by Microsoft Corporation)
    Name: System.Net.Http.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Net.Http\665e2b533178b7ffe17c86fbcd776d45\System.Net.Http.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Xml.Linq.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\753834933f8144c32cec550a25ae4fa2\System.Xml.Linq.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Numerics.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Numerics\8de4c2bd4dc50edcdad5d31ba0c63dde\System.Numerics.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Data.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Data\9d04f4c6ce149be3292e4dcffaa06fd9\System.Data.ni.dll (Microsoft® .NET Framework v4.7.3260.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.7.3260.0, by Microsoft Corporation)
    Name: System.IO.Compression.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.IO.Cb3b124c8#\c3d8c2a2de1aad5b6f1e72f04d3943be\System.IO.Compression.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Runtime.Serialization.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\cec233721ce77021ca11e1e94f447ae4\System.Runtime.Serialization.ni.dll (Microsoft® .NET Framework v4.7.3324.0, by Microsoft Corporation)
    Name: discord-rpc.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\discord-rpc.dll ( v, by )
    Name: System.ValueTuple.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.ValueTuple\0b6cdaf60f54b997f5c5ed2d1b1e071e\System.ValueTuple.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: EasyHook64.dll; path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\EasyHook64.dll (EasyHook v2.7.6578.0, by easyhook.codeplex.com)
    Name: comctl32.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.590_none_f957b8d13090c3f9\comctl32.dll (Microsoft® Windows® Operating System v10.0.17134.48, by Microsoft Corporation)
    Name: Accessibility.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Accessibility\6dec59c416834df0e223e536d022b48c\Accessibility.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: GTA5.exe
        Base address: 0x00007ff678ee0000
        Memory size: 0x0551ae00
        Entry point address: 0x00007ff67a6410a0
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe
        Product name: Grand Theft Auto V
        Product version: 1.0.1604.1
        Company: Rockstar Games

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

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

    Name: KERNELBASE.dll
        Base address: 0x00007ffb74470000
        Memory size: 0x00273000
        Entry point address: 0x00007ffb74477fa0
        File path: C:\WINDOWS\System32\KERNELBASE.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.376
        Company: Microsoft Corporation

    Name: apphelp.dll
        Base address: 0x00007ffb72480000
        Memory size: 0x0008b000
        Entry point address: 0x00007ffb724947e0
        File path: C:\WINDOWS\SYSTEM32\apphelp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: USER32.dll
        Base address: 0x00007ffb775b0000
        Memory size: 0x00190000
        Entry point address: 0x00007ffb775cbbb0
        File path: C:\WINDOWS\System32\USER32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: GDI32.dll
        Base address: 0x00007ffb77810000
        Memory size: 0x00028000
        Entry point address: 0x00007ffb77814070
        File path: C:\WINDOWS\System32\GDI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.285
        Company: Microsoft Corporation

    Name: gdi32full.dll
        Base address: 0x00007ffb74810000
        Memory size: 0x00192000
        Entry point address: 0x00007ffb74843ca0
        File path: C:\WINDOWS\System32\gdi32full.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.590
        Company: Microsoft Corporation

    Name: msvcp_win.dll
        Base address: 0x00007ffb74710000
        Memory size: 0x0009f000
        Entry point address: 0x00007ffb74720860
        File path: C:\WINDOWS\System32\msvcp_win.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.137
        Company: Microsoft Corporation

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

    Name: WS2_32.dll
        Base address: 0x00007ffb777a0000
        Memory size: 0x0006c000
        Entry point address: 0x00007ffb777b72b0
        File path: C:\WINDOWS\System32\WS2_32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: RPCRT4.dll
        Base address: 0x00007ffb77d40000
        Memory size: 0x00124000
        Entry point address: 0x00007ffb77da48e0
        File path: C:\WINDOWS\System32\RPCRT4.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: CRYPT32.dll
        Base address: 0x00007ffb74a30000
        Memory size: 0x001e2000
        Entry point address: 0x00007ffb74a8ce80
        File path: C:\WINDOWS\System32\CRYPT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: steam_api64.dll
        Base address: 0x00000000740b0000
        Memory size: 0x0003f000
        Entry point address: 0x00000000740bac48
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll
        Product name: Steam Client API
        Product version: 01.00.00.01
        Company: Valve Corporation

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

    Name: ADVAPI32.dll
        Base address: 0x00007ffb77500000
        Memory size: 0x000a1000
        Entry point address: 0x00007ffb77511b60
        File path: C:\WINDOWS\System32\ADVAPI32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: WINTRUST.dll
        Base address: 0x00007ffb747b0000
        Memory size: 0x00057000
        Entry point address: 0x00007ffb747c0eb0
        File path: C:\WINDOWS\System32\WINTRUST.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.556
        Company: Microsoft Corporation

    Name: GFSDK_ShadowLib.win64.dll
        Base address: 0x00007ffb1dd70000
        Memory size: 0x003cc000
        Entry point address: 0x00007ffb1dd7cf10
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll
        Product name: 
        Product version: 
        Company: 

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

    Name: sechost.dll
        Base address: 0x00007ffb75390000
        Memory size: 0x0005b000
        Entry point address: 0x00007ffb7539eab0
        File path: C:\WINDOWS\System32\sechost.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: IMM32.dll
        Base address: 0x00007ffb76c90000
        Memory size: 0x0002d000
        Entry point address: 0x00007ffb76c91640
        File path: C:\WINDOWS\System32\IMM32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: SHELL32.dll
        Base address: 0x00007ffb75520000
        Memory size: 0x01440000
        Entry point address: 0x00007ffb755ff880
        File path: C:\WINDOWS\System32\SHELL32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: SHLWAPI.dll
        Base address: 0x00007ffb77740000
        Memory size: 0x00051000
        Entry point address: 0x00007ffb7774a010
        File path: C:\WINDOWS\System32\SHLWAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: DSOUND.dll
        Base address: 0x00007ffb24a50000
        Memory size: 0x0008f000
        Entry point address: 0x00007ffb24a57210
        File path: C:\WINDOWS\SYSTEM32\DSOUND.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: cfgmgr32.dll
        Base address: 0x00007ffb74270000
        Memory size: 0x00049000
        Entry point address: 0x00007ffb74281cd0
        File path: C:\WINDOWS\System32\cfgmgr32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: powrprof.dll
        Base address: 0x00007ffb74220000
        Memory size: 0x0004c000
        Entry point address: 0x00007ffb74223630
        File path: C:\WINDOWS\System32\powrprof.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: combase.dll
        Base address: 0x00007ffb76960000
        Memory size: 0x00322000
        Entry point address: 0x00007ffb76a32a60
        File path: C:\WINDOWS\System32\combase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: windows.storage.dll
        Base address: 0x00007ffb74c20000
        Memory size: 0x0070d000
        Entry point address: 0x00007ffb74d9aab0
        File path: C:\WINDOWS\System32\windows.storage.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: bcryptPrimitives.dll
        Base address: 0x00007ffb749b0000
        Memory size: 0x0007a000
        Entry point address: 0x00007ffb749e91d0
        File path: C:\WINDOWS\System32\bcryptPrimitives.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: ole32.dll
        Base address: 0x00007ffb77840000
        Memory size: 0x00151000
        Entry point address: 0x00007ffb77863c00
        File path: C:\WINDOWS\System32\ole32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: bink2w64.dll
        Base address: 0x00007ffb40ef0000
        Memory size: 0x0008d000
        Entry point address: 0x00007ffb40ef3a78
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll
        Product name: Bink and Smacker
        Product version: 1.994a
        Company: RAD Game Tools, Inc.

    Name: FLTLIB.DLL
        Base address: 0x00007ffb741b0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffb741b2e00
        File path: C:\WINDOWS\System32\FLTLIB.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: OLEAUT32.dll
        Base address: 0x00007ffb77bb0000
        Memory size: 0x000c3000
        Entry point address: 0x00007ffb77bc9100
        File path: C:\WINDOWS\System32\OLEAUT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.556
        Company: Microsoft Corporation

    Name: MF.dll
        Base address: 0x00007ffb405d0000
        Memory size: 0x0007b000
        Entry point address: 0x00007ffb405db1c0
        File path: C:\WINDOWS\SYSTEM32\MF.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: WINMM.dll
        Base address: 0x00007ffb70f70000
        Memory size: 0x00023000
        Entry point address: 0x00007ffb70f735a0
        File path: C:\WINDOWS\SYSTEM32\WINMM.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MFPlat.DLL
        Base address: 0x00007ffb6e9a0000
        Memory size: 0x001db000
        Entry point address: 0x00007ffb6e9c9150
        File path: C:\WINDOWS\SYSTEM32\MFPlat.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: msdmo.dll
        Base address: 0x00007ffb6f330000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffb6f331460
        File path: C:\WINDOWS\SYSTEM32\msdmo.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MFReadWrite.dll
        Base address: 0x00007ffb5dc80000
        Memory size: 0x000f8000
        Entry point address: 0x00007ffb5dcaaf60
        File path: C:\WINDOWS\SYSTEM32\MFReadWrite.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: PROPSYS.dll
        Base address: 0x00007ffb70b80000
        Memory size: 0x001b4000
        Entry point address: 0x00007ffb70bc80a0
        File path: C:\WINDOWS\SYSTEM32\PROPSYS.dll
        Product name: Windows® Search
        Product version: 7.0.17134.1
        Company: Microsoft Corporation

    Name: d3d9.dll
        Base address: 0x00007ffb694f0000
        Memory size: 0x00197000
        Entry point address: 0x00007ffb695350a0
        File path: C:\WINDOWS\SYSTEM32\d3d9.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.81
        Company: Microsoft Corporation

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

    Name: D3DCOMPILER_43.dll
        Base address: 0x00007ffb1b370000
        Memory size: 0x0026f000
        Entry point address: 0x00007ffb1b5abe5c
        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: 0x00007ffb64a40000
        Memory size: 0x0001c000
        Entry point address: 0x00007ffb64a4493c
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll
        Product name: 
        Product version: 
        Company: 

    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: 0x00007ffb737b0000
        Memory size: 0x00038000
        Entry point address: 0x00007ffb737bbc80
        File path: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: DINPUT8.dll
        Base address: 0x00007ffb57100000
        Memory size: 0x00025000
        Entry point address: 0x00007ffb57103804
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DINPUT8.dll
        Product name: GTA V Asi loader
        Product version: 1.0.0.1
        Company: Alexander Blade

    Name: SETUPAPI.dll
        Base address: 0x00007ffb76d70000
        Memory size: 0x0044b000
        Entry point address: 0x00007ffb76d98d30
        File path: C:\WINDOWS\System32\SETUPAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: winmmbase.dll
        Base address: 0x00007ffb70f40000
        Memory size: 0x0002a000
        Entry point address: 0x00007ffb70f45010
        File path: C:\WINDOWS\SYSTEM32\winmmbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: dwmapi.dll
        Base address: 0x00007ffb72860000
        Memory size: 0x00029000
        Entry point address: 0x00007ffb728625c0
        File path: C:\WINDOWS\SYSTEM32\dwmapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: OPENGL32.dll
        Base address: 0x00007ffb58f10000
        Memory size: 0x00120000
        Entry point address: 0x00007ffb58fe6bc0
        File path: C:\WINDOWS\SYSTEM32\OPENGL32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MFCORE.DLL
        Base address: 0x00007ffb11330000
        Memory size: 0x0042e000
        Entry point address: 0x00007ffb113b2e60
        File path: C:\WINDOWS\SYSTEM32\MFCORE.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

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

    Name: bcrypt.dll
        Base address: 0x00007ffb73d10000
        Memory size: 0x00025000
        Entry point address: 0x00007ffb73d188d0
        File path: C:\WINDOWS\SYSTEM32\bcrypt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: CRYPTBASE.DLL
        Base address: 0x00007ffb73c00000
        Memory size: 0x0000b000
        Entry point address: 0x00007ffb73c01e60
        File path: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: RTWorkQ.DLL
        Base address: 0x00007ffb6de40000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffb6de49bf0
        File path: C:\WINDOWS\SYSTEM32\RTWorkQ.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: gameoverlayrenderer64.dll
        Base address: 0x00007ffb3fae0000
        Memory size: 0x0018d000
        Entry point address: 0x00007ffb3fba0eb0
        File path: D:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
        Product name: Steam Game Overlay Renderer
        Product version: 01.00.00.01
        Company: Valve Corporation

    Name: inputhost.dll
        Base address: 0x00007ffb5dd80000
        Memory size: 0x00079000
        Entry point address: 0x00007ffb5ddcc1e0
        File path: C:\WINDOWS\SYSTEM32\inputhost.dll
        Product name: 
        Product version: 
        Company: 

    Name: wintypes.dll
        Base address: 0x00007ffb70370000
        Memory size: 0x0014d000
        Entry point address: 0x00007ffb7039a6f0
        File path: C:\WINDOWS\SYSTEM32\wintypes.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: CoreMessaging.dll
        Base address: 0x00007ffb72260000
        Memory size: 0x000da000
        Entry point address: 0x00007ffb722a5c30
        File path: C:\WINDOWS\SYSTEM32\CoreMessaging.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: CoreUIComponents.dll
        Base address: 0x00007ffb6fcd0000
        Memory size: 0x0031e000
        Entry point address: 0x00007ffb6fd386e0
        File path: C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.376
        Company: Microsoft Corporation

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

    Name: ELS.asi
        Base address: 0x00007ffb37450000
        Memory size: 0x00133000
        Entry point address: 0x00007ffb3748d580
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.asi
        Product name: 
        Product version: 
        Company: 

    Name: AdvancedHookV.dll
        Base address: 0x00007ffb6f350000
        Memory size: 0x0000d000
        Entry point address: 0x00007ffb6f353990
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.dll
        Product name: 
        Product version: 
        Company: 

    Name: MSVCP140.dll
        Base address: 0x00007ffb52c00000
        Memory size: 0x000a7000
        Entry point address: 0x00007ffb52c56130
        File path: C:\WINDOWS\SYSTEM32\MSVCP140.dll
        Product name: Microsoft® Visual Studio® 2017
        Product version: 14.13.26118.0
        Company: Microsoft Corporation

    Name: VCRUNTIME140.dll
        Base address: 0x00007ffb52be0000
        Memory size: 0x00016000
        Entry point address: 0x00007ffb52bec550
        File path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
        Product name: Microsoft® Visual Studio® 2017
        Product version: 14.13.26118.0
        Company: Microsoft Corporation

    Name: ScriptHookV.dll
        Base address: 0x00007ffb24b00000
        Memory size: 0x00130000
        Entry point address: 0x00007ffb24b0eb98
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.dll
        Product name: ScriptHookV
        Product version: 1.0.1604.1
        Company: Alexander Blade

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

    Name: Menyoo.asi
        Base address: 0x00007ffb0a1a0000
        Memory size: 0x003d8000
        Entry point address: 0x00007ffb0a428ab0
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Menyoo.asi
        Product name: 
        Product version: 
        Company: 

    Name: OpenIV.asi
        Base address: 0x00007ffb51a70000
        Memory size: 0x00027000
        Entry point address: 0x00007ffb51a72cdc
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.asi
        Product name: OpenIV
        Product version: 2.0.0.0
        Company: OpenIV Team

    Name: ScriptHookVDotNet.asi
        Base address: 0x00007ffb6e200000
        Memory size: 0x0000e000
        Entry point address: 0x00007ffb6e202da2
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet.asi
        Product name: 
        Product version: 
        Company: 

    Name: MSVCR120.dll
        Base address: 0x00007ffb54410000
        Memory size: 0x000ef000
        Entry point address: 0x00007ffb544329cc
        File path: C:\WINDOWS\SYSTEM32\MSVCR120.dll
        Product name: Microsoft® Visual Studio® 2013
        Product version: 12.00.21005.1
        Company: Microsoft Corporation

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

    Name: mscoreei.dll
        Base address: 0x00007ffb67c70000
        Memory size: 0x0009c000
        Entry point address: 0x00007ffb67c77a70
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

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

    Name: CRYPTSP.dll
        Base address: 0x00007ffb73be0000
        Memory size: 0x00017000
        Entry point address: 0x00007ffb73be4c60
        File path: C:\WINDOWS\SYSTEM32\CRYPTSP.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: nvspcap64.dll
        Base address: 0x00007ffb20710000
        Memory size: 0x002a7000
        Entry point address: 0x00007ffb2071ab87
        File path: C:\WINDOWS\system32\nvspcap64.dll
        Product name: NVIDIA GeForce Experience
        Product version: 3.17.0.126
        Company: NVIDIA Corporation

    Name: dbghelp.dll
        Base address: 0x00007ffb5d8e0000
        Memory size: 0x001c9000
        Entry point address: 0x00007ffb5d8e8c10
        File path: C:\WINDOWS\SYSTEM32\dbghelp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: dbgcore.DLL
        Base address: 0x00007ffb6e870000
        Memory size: 0x00029000
        Entry point address: 0x00007ffb6e888c50
        File path: C:\WINDOWS\SYSTEM32\dbgcore.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: cryptnet.dll
        Base address: 0x00007ffb6a760000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffb6a76d3c0
        File path: C:\Windows\System32\cryptnet.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

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

    Name: steamclient64.dll
        Base address: 0x00007ffafff10000
        Memory size: 0x010d7000
        Entry point address: 0x00007ffb0093754c
        File path: D:\Program Files (x86)\Steam\steamclient64.dll
        Product name: Steam
        Product version: 03.00.00.01
        Company: Valve Corporation

    Name: MSWSOCK.dll
        Base address: 0x00007ffb73a30000
        Memory size: 0x00066000
        Entry point address: 0x00007ffb73a412c0
        File path: C:\WINDOWS\SYSTEM32\MSWSOCK.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

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

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

    Name: SSPICLI.DLL
        Base address: 0x00007ffb740b0000
        Memory size: 0x00030000
        Entry point address: 0x00007ffb740bfb60
        File path: C:\WINDOWS\SYSTEM32\SSPICLI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.376
        Company: Microsoft Corporation

    Name: D3D11.DLL
        Base address: 0x00007ffb71060000
        Memory size: 0x0030b000
        Entry point address: 0x00007ffb710ecef0
        File path: C:\WINDOWS\SYSTEM32\D3D11.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.441
        Company: Microsoft Corporation

    Name: dxgi.dll
        Base address: 0x00007ffb72f70000
        Memory size: 0x000bb000
        Entry point address: 0x00007ffb72f949c0
        File path: C:\WINDOWS\SYSTEM32\dxgi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.112
        Company: Microsoft Corporation

    Name: nvapi64.dll
        Base address: 0x00007ffb69b20000
        Memory size: 0x00502000
        Entry point address: 0x00007ffb69eba128
        File path: C:\WINDOWS\system32\nvapi64.dll
        Product name: NVIDIA Windows drivers
        Product version: 25.21.14.1935
        Company: NVIDIA Corporation

    Name: DEVOBJ.dll
        Base address: 0x00007ffb73fc0000
        Memory size: 0x00027000
        Entry point address: 0x00007ffb73fc69c0
        File path: C:\WINDOWS\SYSTEM32\DEVOBJ.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: d3d10_1core.dll
        Base address: 0x00007ffb58e40000
        Memory size: 0x0005a000
        Entry point address: 0x00007ffb58e41ce0
        File path: C:\WINDOWS\SYSTEM32\d3d10_1core.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: uxtheme.dll
        Base address: 0x00007ffb72610000
        Memory size: 0x00098000
        Entry point address: 0x00007ffb72634800
        File path: C:\WINDOWS\system32\uxtheme.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MSCTF.dll
        Base address: 0x00007ffb771e0000
        Memory size: 0x00173000
        Entry point address: 0x00007ffb77226720
        File path: C:\WINDOWS\System32\MSCTF.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: WINSTA.dll
        Base address: 0x00007ffb73340000
        Memory size: 0x00056000
        Entry point address: 0x00007ffb7334bd00
        File path: C:\WINDOWS\SYSTEM32\WINSTA.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: nvldumdx.dll
        Base address: 0x00007ffb2f9a0000
        Memory size: 0x000ee000
        Entry point address: 0x00007ffb2f9ac940
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\nvmii.inf_amd64_b9b91ef48989f9cb\nvldumdx.dll
        Product name: NVIDIA driver loader
        Product version: 25.21.14.1935
        Company: NVIDIA Corporation

    Name: nvwgf2umx.dll
        Base address: 0x00007ffaf6c10000
        Memory size: 0x02445000
        Entry point address: 0x00007ffaf6d86d60
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\nvmii.inf_amd64_b9b91ef48989f9cb\nvwgf2umx.dll
        Product name: NVIDIA D3D10 drivers
        Product version: 25.21.14.1935
        Company: NVIDIA Corporation

    Name: nethelper.dll
        Base address: 0x0000000c00000000
        Memory size: 0x00f1b000
        Entry point address: 0x0000000c00f16000
        File path: C:\Users\charl\AppData\Local\Temp\f25vhobpl4epjgvs\nethelper.dll
        Product name: RAGE Plugin Hook
        Product version: 0.64.1234.15464
        Company: MulleDK19 / LMS

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

    Name: FW1FontWrapper.dll
        Base address: 0x00007ffb518d0000
        Memory size: 0x0002a000
        Entry point address: 0x00007ffb518de94c
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll
        Product name: 
        Product version: 
        Company: 

    Name: clr.dll
        Base address: 0x00007ffb363f0000
        Memory size: 0x009ed000
        Entry point address: 0x00007ffb363f65c0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3324.0
        Company: Microsoft Corporation

    Name: MSVCR120_CLR0400.dll
        Base address: 0x00007ffb362f0000
        Memory size: 0x000f7000
        Entry point address: 0x00007ffb36314db0
        File path: C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll
        Product name: Microsoft® Visual Studio® 2013
        Product version: 12.00.52519.0
        Company: Microsoft Corporation

    Name: mscorlib.ni.dll
        Base address: 0x00007ffb31250000
        Memory size: 0x0158b000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\a4c029035a52b21a293c249a889b6925\mscorlib.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3324.0
        Company: Microsoft Corporation

    Name: clrjit.dll
        Base address: 0x00007ffb360f0000
        Memory size: 0x0012b000
        Entry point address: 0x00007ffb360f1080
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3324.0
        Company: Microsoft Corporation

    Name: diasymreader.dll
        Base address: 0x00007ffb221c0000
        Memory size: 0x00138000
        Entry point address: 0x00007ffb221e7fb0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
        Product name: Microsoft® Visual Studio® 12 CTP
        Product version: 14.7.3056.0
        Company: Microsoft Corporation

    Name: System.ni.dll
        Base address: 0x00007ffb30610000
        Memory size: 0x00c40000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\627b1ec3fc7c444bf561be1409d51af3\System.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3353.0
        Company: Microsoft Corporation

    Name: System.Drawing.ni.dll
        Base address: 0x00007ffb2f7a0000
        Memory size: 0x001e8000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\7a55cae5882673d658f86e223492f24e\System.Drawing.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Windows.Forms.ni.dll
        Base address: 0x00007ffb2e850000
        Memory size: 0x00f4d000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\213e6c00ade431cce2f4db8ac2c5d7dd\System.Windows.Forms.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3324.0
        Company: Microsoft Corporation

    Name: System.Core.ni.dll
        Base address: 0x00007ffb2fbc0000
        Memory size: 0x00a50000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\1230d67146a639d02178734d5769d609\System.Core.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3324.0
        Company: Microsoft Corporation

    Name: System.Xml.ni.dll
        Base address: 0x00007ffb2dfc0000
        Memory size: 0x0088c000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\44b33fbf9770b73c25b5791230a8ba07\System.Xml.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Configuration.ni.dll
        Base address: 0x00007ffb2fa90000
        Memory size: 0x0012a000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\3cdbeea61b666ec3d1ba7184623c6bf1\System.Configuration.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: comctl32.dll
        Base address: 0x00007ffb5bdb0000
        Memory size: 0x00269000
        Entry point address: 0x00007ffb5be1bfe0
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.590_none_fb3d9bff3069e088\comctl32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.48
        Company: Microsoft Corporation

    Name: gdiplus.dll
        Base address: 0x00007ffb4eb80000
        Memory size: 0x0019a000
        Entry point address: 0x00007ffb4ebd1f80
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.590_none_2c288ee48afc5a56\gdiplus.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.590
        Company: Microsoft Corporation

    Name: DWrite.dll
        Base address: 0x00007ffb5b980000
        Memory size: 0x0031c000
        Entry point address: 0x00007ffb5ba26590
        File path: C:\WINDOWS\SYSTEM32\DWrite.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: WindowsCodecs.dll
        Base address: 0x00007ffb701c0000
        Memory size: 0x001ae000
        Entry point address: 0x00007ffb70250410
        File path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.345
        Company: Microsoft Corporation

    Name: HID.DLL
        Base address: 0x00007ffb72e00000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffb72e01cb0
        File path: C:\WINDOWS\SYSTEM32\HID.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: clbcatq.dll
        Base address: 0x00007ffb77ca0000
        Memory size: 0x000a0000
        Entry point address: 0x00007ffb77ca3cf0
        File path: C:\WINDOWS\System32\clbcatq.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: MMDevApi.dll
        Base address: 0x00007ffb6b0f0000
        Memory size: 0x00076000
        Entry point address: 0x00007ffb6b1109e0
        File path: C:\WINDOWS\System32\MMDevApi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: XAudio2_7.dll
        Base address: 0x00007ffb516e0000
        Memory size: 0x0008b000
        Entry point address: 0x00007ffb51750650
        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: 0x00007ffb6b170000
        Memory size: 0x0012c000
        Entry point address: 0x00007ffb6b1827b0
        File path: C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: AVRT.dll
        Base address: 0x00007ffb701b0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffb701b1000
        File path: C:\WINDOWS\SYSTEM32\AVRT.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: Windows.UI.dll
        Base address: 0x00007ffb5d6f0000
        Memory size: 0x00114000
        Entry point address: 0x00007ffb5d71efd0
        File path: C:\Windows\System32\Windows.UI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: TextInputFramework.dll
        Base address: 0x00007ffb62e90000
        Memory size: 0x00096000
        Entry point address: 0x00007ffb62eb9550
        File path: C:\Windows\System32\TextInputFramework.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.376
        Company: Microsoft Corporation

    Name: SlimDX.dll
        Base address: 0x0000000180000000
        Memory size: 0x00392000
        Entry point address: 0x00000001801358b4
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll
        Product name: 
        Product version: 
        Company: 

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

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

    Name: igd10iumd64.dll
        Base address: 0x00007ffb6d330000
        Memory size: 0x00775000
        Entry point address: 0x00007ffb6d3ff5a0
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_d44295a98a21a376\igd10iumd64.dll
        Product name: Intel HD Graphics Drivers for Windows(R)
        Product version: 22.20.16.4708
        Company: Intel Corporation

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

    Name: NTASN1.dll
        Base address: 0x00007ffb73ca0000
        Memory size: 0x00036000
        Entry point address: 0x00007ffb73ca14d0
        File path: C:\WINDOWS\SYSTEM32\NTASN1.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: igc64.dll
        Base address: 0x00007ffb6b740000
        Memory size: 0x015fe000
        Entry point address: 0x00007ffb6bec48d0
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_d44295a98a21a376\igc64.dll
        Product name: Intel HD Graphics Drivers for Windows(R)
        Product version: 22.20.16.4708
        Company: Intel Corporation

    Name: USERENV.dll
        Base address: 0x00007ffb740e0000
        Memory size: 0x00028000
        Entry point address: 0x00007ffb740e4ba0
        File path: C:\WINDOWS\SYSTEM32\USERENV.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: WININET.dll
        Base address: 0x00007ffb61e90000
        Memory size: 0x004bd000
        Entry point address: 0x00007ffb61f3f5d0
        File path: C:\WINDOWS\SYSTEM32\WININET.dll
        Product name: Internet Explorer
        Product version: 11.00.17134.1
        Company: Microsoft Corporation

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

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

    Name: NLAapi.dll
        Base address: 0x00007ffb70a20000
        Memory size: 0x00019000
        Entry point address: 0x00007ffb70a255f0
        File path: C:\WINDOWS\system32\NLAapi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: DNSAPI.dll
        Base address: 0x00007ffb737f0000
        Memory size: 0x000be000
        Entry point address: 0x00007ffb73819660
        File path: C:\WINDOWS\SYSTEM32\DNSAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: wshbth.dll
        Base address: 0x00007ffb6e000000
        Memory size: 0x00015000
        Entry point address: 0x00007ffb6e008960
        File path: C:\WINDOWS\System32\wshbth.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: mdnsNSP.dll
        Base address: 0x00000000752a0000
        Memory size: 0x00026000
        Entry point address: 0x00000000752a5844
        File path: C:\Program Files\Bonjour\mdnsNSP.dll
        Product name: Bonjour
        Product version: 3,1,0,1
        Company: Apple Inc.

    Name: fwpuclnt.dll
        Base address: 0x00007ffb687c0000
        Memory size: 0x00072000
        Entry point address: 0x00007ffb687c4e80
        File path: C:\WINDOWS\System32\fwpuclnt.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: FirewallAPI.dll
        Base address: 0x00007ffb73210000
        Memory size: 0x0008a000
        Entry point address: 0x00007ffb7321a6b0
        File path: C:\Windows\System32\FirewallAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: fwbase.dll
        Base address: 0x00007ffb731b0000
        Memory size: 0x0002b000
        Entry point address: 0x00007ffb731b8190
        File path: C:\Windows\System32\fwbase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: FWPolicyIOMgr.dll
        Base address: 0x00007ffb58570000
        Memory size: 0x00039000
        Entry point address: 0x00007ffb5857a070
        File path: C:\Windows\System32\FWPolicyIOMgr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.137
        Company: Microsoft Corporation

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

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

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

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

    Name: iertutil.dll
        Base address: 0x00007ffb66500000
        Memory size: 0x002a5000
        Entry point address: 0x00007ffb66534e00
        File path: C:\WINDOWS\SYSTEM32\iertutil.dll
        Product name: Internet Explorer
        Product version: 11.00.17134.1
        Company: Microsoft Corporation

    Name: ondemandconnroutehelper.dll
        Base address: 0x00007ffb49bf0000
        Memory size: 0x00015000
        Entry point address: 0x00007ffb49bf1dc0
        File path: C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: winhttp.dll
        Base address: 0x00007ffb6f770000
        Memory size: 0x000dd000
        Entry point address: 0x00007ffb6f7aa230
        File path: C:\WINDOWS\SYSTEM32\winhttp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: XInput1_4.dll
        Base address: 0x00007ffb36e20000
        Memory size: 0x00010000
        Entry point address: 0x00007ffb36e27330
        File path: C:\WINDOWS\SYSTEM32\XInput1_4.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: System.Management.ni.dll
        Base address: 0x00007ffb2af30000
        Memory size: 0x0015e000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\631543b56391619c2f516f7d2e8082c2\System.Management.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: wldp.dll
        Base address: 0x00007ffb73c80000
        Memory size: 0x00018000
        Entry point address: 0x00007ffb73c82570
        File path: C:\WINDOWS\SYSTEM32\wldp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: urlmon.dll
        Base address: 0x00007ffb67d10000
        Memory size: 0x001c9000
        Entry point address: 0x00007ffb67d82370
        File path: C:\WINDOWS\SYSTEM32\urlmon.dll
        Product name: Internet Explorer
        Product version: 11.00.17134.1
        Company: Microsoft Corporation

    Name: ScriptHookVDotNet2.dll
        Base address: 0x00007ffb3f320000
        Memory size: 0x00102000
        Entry point address: 0x00007ffb3f351d3c
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.dll
        Product name: 
        Product version: 
        Company: 

    Name: Microsoft.CSharp.ni.dll
        Base address: 0x00007ffb371a0000
        Memory size: 0x001de000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Microsoft.CSharp\c79473a4d43d1c41047ad58b81d1a0b2\Microsoft.CSharp.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Dynamic.ni.dll
        Base address: 0x00007ffb3f2a0000
        Memory size: 0x00079000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Dynamic\771648c6f1896bf05250aa6fad051488\System.Dynamic.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: rasapi32.dll
        Base address: 0x00007ffb4f130000
        Memory size: 0x000eb000
        Entry point address: 0x00007ffb4f139570
        File path: C:\WINDOWS\SYSTEM32\rasapi32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: rtutils.dll
        Base address: 0x00007ffb5a0a0000
        Memory size: 0x00014000
        Entry point address: 0x00007ffb5a0a2e20
        File path: C:\WINDOWS\SYSTEM32\rtutils.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: dhcpcsvc.DLL
        Base address: 0x00007ffb6b5b0000
        Memory size: 0x0001a000
        Entry point address: 0x00007ffb6b5b2410
        File path: C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: schannel.DLL
        Base address: 0x00007ffb73550000
        Memory size: 0x00079000
        Entry point address: 0x00007ffb7356b370
        File path: C:\WINDOWS\system32\schannel.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: mskeyprotect.dll
        Base address: 0x00007ffb45070000
        Memory size: 0x00014000
        Entry point address: 0x00007ffb45071a40
        File path: C:\WINDOWS\SYSTEM32\mskeyprotect.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: ncryptsslp.dll
        Base address: 0x00007ffb45090000
        Memory size: 0x00021000
        Entry point address: 0x00007ffb450971e0
        File path: C:\WINDOWS\system32\ncryptsslp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.137
        Company: Microsoft Corporation

    Name: System.Net.Http.ni.dll
        Base address: 0x00007ffb22110000
        Memory size: 0x000a1000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Net.Http\665e2b533178b7ffe17c86fbcd776d45\System.Net.Http.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Xml.Linq.ni.dll
        Base address: 0x00007ffb3ee40000
        Memory size: 0x00078000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\753834933f8144c32cec550a25ae4fa2\System.Xml.Linq.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Numerics.ni.dll
        Base address: 0x00007ffb6cf60000
        Memory size: 0x0004f000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Numerics\8de4c2bd4dc50edcdad5d31ba0c63dde\System.Numerics.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: System.Data.ni.dll
        Base address: 0x00007ffaf4ea0000
        Memory size: 0x0093f000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Data\9d04f4c6ce149be3292e4dcffaa06fd9\System.Data.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3260.0
        Company: Microsoft Corporation

    Name: System.Data.dll
        Base address: 0x00007ffb214c0000
        Memory size: 0x00366000
        Entry point address: 0x00007ffb21609c2a
        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.7.3260.0
        Company: Microsoft Corporation

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

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

    Name: discord-rpc.dll
        Base address: 0x00007ffb36050000
        Memory size: 0x0009c000
        Entry point address: 0x00007ffb3605c4c4
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\discord-rpc.dll
        Product name: 
        Product version: 
        Company: 

    Name: System.ValueTuple.ni.dll
        Base address: 0x00007ffb70a40000
        Memory size: 0x00005000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.ValueTuple\0b6cdaf60f54b997f5c5ed2d1b1e071e\System.ValueTuple.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: EasyHook64.dll
        Base address: 0x00007ffb41870000
        Memory size: 0x00057000
        Entry point address: 0x00007ffb418728f4
        File path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\EasyHook64.dll
        Product name: EasyHook
        Product version: 2.7.6578.0
        Company: easyhook.codeplex.com

    Name: comctl32.dll
        Base address: 0x00007ffb4ed20000
        Memory size: 0x000a7000
        Entry point address: 0x00007ffb4ed96ec0
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.590_none_f957b8d13090c3f9\comctl32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.48
        Company: Microsoft Corporation

    Name: Accessibility.ni.dll
        Base address: 0x00007ffb6d290000
        Memory size: 0x00013000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Accessibility\6dec59c416834df0e223e536d022b48c\Accessibility.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

Environment:
    TickCount: 159342687
    ExitCode: 0
    CommandLine: "D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe"
    CurrentDirectory: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V
    SystemDirectory: C:\WINDOWS\system32
    MachineName: MSI
    ProcessorCount: 8
    SystemPageSize: 4096
    Version: 4.0.30319.42000
    WorkingSet: 2553683968
    OSVersion: Microsoft Windows NT 6.2.9200.0
    Is64BitProcess: True
    Is64BitOperatingSystem: True
    HasShutdownStarted: False
    UserName: charl
    UserInteractive: True
    UserDomainName: MSI
    CurrentManagedThreadId: 7

Process list:
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
      by  (C:\Program Files (x86)\Origin\QtWebEngineProcess.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\ApplicationFrameHost.exe)
    Grand Theft Auto V 1.0.1604.1 by Rockstar Games (D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe)
     19.10.20091.315611 by Adobe Systems Incorporated (C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AdobeCollabSync.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    NVIDIA Share rel_03_17/c6b7277 by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Microsoft OneDrive 19.012.0121.0011 by Microsoft Corporation (C:\Users\charl\AppData\Local\Microsoft\OneDrive\19.012.0121.0011\FileCoAuth.exe)
    Windows Store 11811.1001.18.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.WindowsStore_11811.1001.18.0_x64__8wekyb3d8bbwe\WinStore.App.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\svchost.exe)
    Steam 03.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\GameOverlayUI.exe)
    iCloud for Windows 7.9.0.9 by Apple Inc. (C:\Program Files (x86)\Common Files\Apple\Internet Services\iCloudDrive.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Apple Push  by Apple Inc. (C:\Program Files (x86)\Common Files\Apple\Apple Application Support\APSDaemon.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\sihost.exe)
    Microsoft Edge 11.00.17134.556 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdgeCP.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    Node.js 11.3.0 by Node.js (C:\Program Files (x86)\NVIDIA Corporation\NvNode\NVIDIA Web Helper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\DllHost.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft Edge 11.00.17134.556 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.590 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe)
    Microsoft Photos 2019.18114.1771000000-release2019.01 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2019.18114.17710.0_x64__8wekyb3d8bbwe\Microsoft.Photos.exe)
    iCloud for Windows 7.10.0.9 by Apple Inc. (C:\Program Files (x86)\Common Files\Apple\Internet Services\ApplePhotoStreams.exe)
    Realtek HD USB Audio Manager 1.0.641.0 by Realtek Semiconductor (C:\Program Files\Realtek\Audio\HDA\RtkNGUI64.exe)
    Microsoft Edge 11.00.17134.556 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdgeCP.exe)
    SCM 13.017.06089.0 by  (C:\Program Files (x86)\SCM\SCM.exe)
    iCloud for Windows 7.9.0.9 by Apple Inc. (C:\Program Files (x86)\Common Files\Apple\Internet Services\iCloudServices.exe)
    NVIDIA Share rel_03_17/c6b7277 by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\DataExchangeHost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\GameBarPresenceWriter.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\svchost.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\Explorer.EXE)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Synaptics Pointing Device Driver 19.5.31.11 17Aug18 by Synaptics Incorporated (c:\windows\system32\SynTPEnh.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Grand Theft Auto V 1.0.1604.0 by Rockstar Games (D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Origin 10,5,35,22222 by Electronic Arts (C:\Program Files (x86)\Origin\Origin.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
      by  (C:\Program Files\WindowsApps\ReaderNotificationClient_1.0.4.0_x86__e1rzdqpraam7r\AcrobatNotificationClient.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\backgroundTaskHost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\conhost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\DllHost.exe)
    Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Intel(R) Common User Interface 6.15.10.4708 by Intel Corporation (C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_d44295a98a21a376\igfxEM.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\taskhostw.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.LockApp_cw5n1h2txyewy\LockApp.exe)
    Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    iCloud for Windows 7.9.0.9 by Apple Inc. (C:\Program Files (x86)\Common Files\Apple\Internet Services\iCloudPhotos.exe)
    Avast Antivirus  19.2.4186.465 by AVAST Software (C:\Program Files\AVAST Software\Avast\AvastUI.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
      by  (C:\Program Files\NVIDIA Corporation\NvContainer\nvcontainer.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\svchost.exe)
     19.10.20091.315611 by Adobe Systems Incorporated (C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AdobeCollabSync.exe)
    iCloud for Windows 6.0.0.0 by Apple, Inc. (C:\Program Files (x86)\Common Files\Apple\Apple Application Support\secd.exe)
    Microsoft OneDrive 19.012.0121.0011 by Microsoft Corporation (C:\Users\charl\AppData\Local\Microsoft\OneDrive\OneDrive.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft StickyNotes 3.1.55.0 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.MicrosoftStickyNotes_3.1.55.0_x64__8wekyb3d8bbwe\Microsoft.Notes.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 4.13.17134.1 by Microsoft Corporation (C:\Program Files\Windows Defender\MSASCuiL.exe)
    Steam 03.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\GameOverlayUI.exe)
    Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\SettingSyncHost.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
      by  (C:\Program Files (x86)\Origin\QtWebEngineProcess.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\conhost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\smartscreen.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\SystemSettingsBroker.exe)
    NVIDIA Share rel_03_17/c6b7277 by NVIDIA Corporation (C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience\NVIDIA Share.exe)
    Steam Client Bootstrapper 01.00.00.01 by Valve Corporation (D:\Program Files (x86)\Steam\Steam.exe)
    Google Chrome 72.0.3626.121 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Microsoft® Windows® Operating System 11.00.17134.590 by Microsoft Corporation (C:\WINDOWS\system32\browser_broker.exe)

File list: 
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.dll *bd542a136d36305f76ec7d8e74c97436
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.log *405b47c451ed52fe84eca6f09bdf25d9
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Albo1125.Common.dll *8bff6ea79f6ce8a855387409b610cef5
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\asiloader.log *541ca4727e0137fa611b063c521831cc
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll *3722f03c488093cb2631b5412d4f12d9
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\commandline.txt *b976bab79d5d0a101855be7daf691117
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\common.rpf *bbe724acef5f9fcfd85a38c4e35e2f00
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DdsConvert.dll *65e684e0fd64493392436cb92617ceb0
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DefaultSkin.png *a7562ebd9a7c54a6575808da4680caf3
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\dinput8.dll *c9b973183908a6631b31ca29f863b4d1
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\discord-rpc.dll *5882c37b79bae47a0d090006564edb22
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DiscordRpcNet.dll *65c8b3ac6205985288c4ee507481cddc
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\EasyHook.dll *163e0d2a3cccaa53f16bf5d41721730e
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\EasyHook64.dll *2d7a7ddd6f7ebf32543d851d9a55f60b
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\EasyLoad64.dll *0ee88c5ca0bcfdf02290f4b87f8b9a7e
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.asi *8a3a156befdec3aaeeaef410880ac8fe
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.ini *a0376719f8ef0e8f346ee6cd12d55dba
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ELS.log *962f4ff1d6ba2e0d297348bfc5adf9ad
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GameBackups.rph *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe *4969170d5492c6ab0b7b8e32e85b8fe2
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLanguageSelect.exe *cf4a464c2ed835a189b7abad0cdf7e75
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe *a4ed800eb99b8450f5746248a5804a8b
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\installscript.vdf *c0847b3ee7ecd5383b3d928755be6cd2
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LMS.Common.dll *61dfccfc5509df7e88bc4ab7eab982e1
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LMS.PortableExecutable.dll *754ef1df128056db50e77a9fe87ade96
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr_uinst.exe *03bf6e9e07eed9c3813b0f49f64b6c05
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Menyoo.asi *4b39f374032741f08e2cbfc07d90e31c
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\menyooLog.txt *eb876eeb5fb36bf74b435d4998fce68f
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll *660103c9ffbd699916d054beeb186bb6
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Newtonsoft.Json.dll *c53737821b861d454d5248034c3c097c
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.asi *ef3de847eac7ba336e2d83ba96a8d61d
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.log *4f721cb39e6f1194fa3cddd8098eb134
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ParksTools.dll *0a79fb6f47990e739b6fab786da0be5a
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGENativeUI.dll *fad7befc2f049a916a987dbcb7fa030a
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGEPluginHook.euifl *17f52597044711f6cb1c93920558eb0f
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGEPluginHook.exe *1e435c0ec6359271012704a2e790b2d1
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.ini *48eda10d77195c93a7e8a75a8912cfe3
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log *c1b89e8b7f65cbafa078eeae7b0d4dea
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Readme.txt *c742abc1d7f364bca097ca6599f2257c
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RPH_Readme.txt *01d2fd060494f5aab0a6f84471f7698b
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.dll *d0086c75e7b699e28f0f0bceb5ac7cdf
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.log *ce8c987f94b09174dea7574f41d24481
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet.asi *c66185f1e53a4b8310c921ff76751814
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.dll *fd78d0d412757c240406807ae9558856
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.log *f3863eb7c8b142093efbf406b8133d62
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.xml *6a32222e57417e2690741d67ddaf3278
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\startup.rphs *affe5b9fb049ffd126252c344d844945
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll *cac66a8487a2ef6d3b1b8a66c20d1c12
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\System.ValueTuple.dll *4be8f58e6a00f0130f051f444987d217
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64a.rpf *edfbe6855ec32a21a698abc27a899341
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64c.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64d.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64e.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64f.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64g.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64h.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64i.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64j.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64k.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64l.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64m.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64n.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64o.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64p.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64q.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64r.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64s.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64t.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64u.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64v.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64w.rpf *Unknown
    D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707

Latest log:
3/8/2019 1:54:32 PM.682] Started new log on 3/8/2019 1:54:32 PM.682
[3/8/2019 1:54:32 PM.685] ====================================================================================================
[3/8/2019 1:54:32 PM.622] Log path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log
[3/8/2019 1:54:32 PM.685] Log verbosity: Trivial
[3/8/2019 1:54:32 PM.687] Initializing input system
[3/8/2019 1:54:32 PM.691] Initializing game console
[3/8/2019 1:54:32 PM.710] Console key has been set to F4 (key code: 115)
[3/8/2019 1:54:32 PM.788] Initializing console variable "ConsoleScrollAmount".
[3/8/2019 1:54:32 PM.788] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[3/8/2019 1:54:32 PM.791] Read value: <null>
[3/8/2019 1:54:32 PM.791] Initializing console variable "DisableRenderVersionText".
[3/8/2019 1:54:32 PM.791] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
[3/8/2019 1:54:32 PM.795] Read value: True
[3/8/2019 1:54:32 PM.795] Setting value of console variable "DisableRenderVersionText" to stored value.
[3/8/2019 1:54:32 PM.795] Initializing console variable "ConsoleKey".
[3/8/2019 1:54:32 PM.795] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[3/8/2019 1:54:32 PM.797] Read value: F4
[3/8/2019 1:54:32 PM.797] Setting value of console variable "ConsoleKey" to stored value.
[3/8/2019 1:54:32 PM.797] Console key has been set to F4 (key code: 115)
[3/8/2019 1:54:32 PM.797] Initializing console variable "PluginTimeoutThreshold".
[3/8/2019 1:54:32 PM.797] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[3/8/2019 1:54:32 PM.798] Read value: 10000
[3/8/2019 1:54:32 PM.798] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[3/8/2019 1:54:32 PM.798] Initializing console variable "AlwaysShowConsoleOutput".
[3/8/2019 1:54:32 PM.798] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[3/8/2019 1:54:32 PM.799] Read value: <null>
[3/8/2019 1:54:32 PM.799] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[3/8/2019 1:54:32 PM.799] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[3/8/2019 1:54:32 PM.800] Read value: False
[3/8/2019 1:54:32 PM.800] Setting value of console variable "ShowConsoleCommandInfoOnPluginLoad" to stored value.
[3/8/2019 1:54:32 PM.800] Initializing console variable "ShowOnScreenWarnings".
[3/8/2019 1:54:32 PM.800] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[3/8/2019 1:54:32 PM.800] Read value: <null>
[3/8/2019 1:54:32 PM.800] Console initialized
[3/8/2019 1:54:32 PM.800] Initializing forms manager
[3/8/2019 1:54:32 PM.803] Cleaning temp folder
[3/8/2019 1:54:32 PM.806] Version: RAGE Plugin Hook v0.64.1234.15464 PUBLIC ALPHA for Grand Theft Auto V
[3/8/2019 1:54:32 PM.812] ================ RAGE Plugin Hook ================
[3/8/2019 1:54:32 PM.818] Command line option -disableCustomLoadingScreen is specified; disabling custom loading screen rendering.
[3/8/2019 1:54:32 PM.825] Detected Windows 10 Home (64-bit) (10.0.17134.0)!
[3/8/2019 1:54:32 PM.827] Checking game support
[3/8/2019 1:54:34 PM.055] Product name: Grand Theft Auto V
[3/8/2019 1:54:34 PM.055] Product version: 1.0.1604.1
[3/8/2019 1:54:34 PM.055] Is steam version: True
[3/8/2019 1:54:34 PM.056] Initializing DirectX
[3/8/2019 1:54:34 PM.058] Initializing Direct3D
[3/8/2019 1:54:34 PM.058] Loading C:\WINDOWS\system32\d3d11.dll
[3/8/2019 1:54:34 PM.058] Loaded at 0x7FFB71060000
[3/8/2019 1:54:34 PM.058] D3D11CreateDeviceAndSwapChain at 0x7FFB71075950
[3/8/2019 1:54:34 PM.058] Creating Direct3D 11 device and swap chain
[3/8/2019 1:54:34 PM.100] Swap Chain created: 0x170393AA0C0
[3/8/2019 1:54:34 PM.100] Swap Chain VTable: 0x170393AA0C0
[3/8/2019 1:54:34 PM.100] Swap Chain VTable_2: 0x7FFB72FDEC80
[3/8/2019 1:54:34 PM.100] 0x748948000BB295E9;0x8D48564157552024;0x170EC814890246C
[3/8/2019 1:54:34 PM.100] D3D11Present: 0x7FFB72F75070
[3/8/2019 1:54:34 PM.100] D3D11ResizeBuffers: 0x7FFB72F89E60
[3/8/2019 1:54:34 PM.100] D3D11ResizeTarget: 0x7FFB72FD2600
[3/8/2019 1:54:34 PM.100] D3D11SetFullscreenState: 0x7FFB72F92460
[3/8/2019 1:54:34 PM.116] Direct3D initialized
[3/8/2019 1:54:34 PM.116] Initialized DirectX
[3/8/2019 1:54:34 PM.116] Direct3D watcher thread spawned
[3/8/2019 1:54:34 PM.521] Getting device
[3/8/2019 1:54:34 PM.521] Retrieved device
[3/8/2019 1:54:34 PM.521] Creating wrapper
[3/8/2019 1:54:34 PM.602] Wrapper created
[3/8/2019 1:54:34 PM.609] Effect created
[3/8/2019 1:54:34 PM.609] Creating buffer
[3/8/2019 1:54:34 PM.609] Created buffer
[3/8/2019 1:54:34 PM.609] Creating blend state
[3/8/2019 1:54:34 PM.609] Created blend state
[3/8/2019 1:54:34 PM.609] Done with creation
[3/8/2019 1:54:34 PM.669] Initializing texture system.
[3/8/2019 1:54:34 PM.669] Initializing texture system; phase 1
[3/8/2019 1:54:34 PM.669] Initializing texture system; phase 2
[3/8/2019 1:54:34 PM.678] Initializing texture system; phase 3
[3/8/2019 1:54:34 PM.678] Initializing texture system; phase 4
[3/8/2019 1:54:34 PM.692] Initializing texture system; phase 5
[3/8/2019 1:54:34 PM.693] Initializing texture system; phase 6
[3/8/2019 1:54:34 PM.694] Initializing texture system; phase 7
[3/8/2019 1:54:34 PM.696] Initializing texture system; phase 8
[3/8/2019 1:54:34 PM.697] Initializing texture system; phase 9
[3/8/2019 1:54:34 PM.698] Initializing texture system; phase 10
[3/8/2019 1:54:34 PM.701] Initializing texture system; phase 11
[3/8/2019 1:54:34 PM.701] Initializing texture system; phase 12
[3/8/2019 1:54:34 PM.703] Initializing texture system; phase 13
[3/8/2019 1:54:34 PM.703] Initializing texture system; phase 14
[3/8/2019 1:54:39 PM.117] Direct3D watcher thread ended
[3/8/2019 1:55:05 PM.931] LoadingScreenMsg: Initializing game support
[3/8/2019 1:55:06 PM.183] Initializing game support
[3/8/2019 1:55:07 PM.017] LoadingScreenMsg: Velocity limit removed
[3/8/2019 1:55:07 PM.364] Compatibility level: 0
[3/8/2019 1:55:07 PM.364] Supported version detected
[3/8/2019 1:55:07 PM.364] ==================================================
[3/8/2019 1:55:07 PM.364] LoadingScreenMsg: Patching code
[3/8/2019 1:55:07 PM.615] LoadingScreenMsg: Waiting for game initialization
[3/8/2019 1:55:07 PM.866] Waiting for game initialization
[3/8/2019 1:55:07 PM.966] LoadingScreenMsg: Initializing core
[3/8/2019 1:55:08 PM.218] Initializing hook
[3/8/2019 1:55:13 PM.227] LoadingScreenMsg: Completing interoperability
[3/8/2019 1:55:13 PM.479] Completing interoperability
[3/8/2019 1:55:13 PM.479] Initialization code 1.
[3/8/2019 1:55:13 PM.479] Initialization code 2.
[3/8/2019 1:55:13 PM.479] Initialization code 3.
[3/8/2019 1:55:13 PM.492] 1 Address: 0x00007FF6798ED374
[3/8/2019 1:55:13 PM.492] Calling func 1
[3/8/2019 1:55:13 PM.516] 2 Address: 0x00007FF67A44D01A
[3/8/2019 1:55:13 PM.516] 3 Address: 0x00007FF678EE5CC2
[3/8/2019 1:55:13 PM.558] Address: 0x00007FF67A44CFC4
[3/8/2019 1:55:13 PM.558] Unknown var: 0x00007FF67B464B80
[3/8/2019 1:55:13 PM.558] Initialization code 4.
[3/8/2019 1:55:13 PM.558] Initialization code 5.
[3/8/2019 1:55:13 PM.558] Completing interoperability, phase 1
[3/8/2019 1:55:13 PM.558] Completing interoperability, phase 2
[3/8/2019 1:55:13 PM.558] Completing interoperability, phase 3
[3/8/2019 1:55:13 PM.558] Completing interoperability, phase 4
[3/8/2019 1:55:13 PM.558] Completing interoperability, phase 5
[3/8/2019 1:55:13 PM.558] Completing interoperability, phase 6
[3/8/2019 1:55:13 PM.558] Completing interoperability, phase 7
[3/8/2019 1:55:13 PM.558] LoadingScreenMsg: 
[3/8/2019 1:55:13 PM.809] LoadingScreenMsg: Loading Story Mode
[3/8/2019 1:55:59 PM.421] LoadingScreenMsg: Loading and Populating Game World
[3/8/2019 1:55:59 PM.671] LoadingScreenMsg: 
[3/8/2019 1:56:38 PM.380] Initializing console variable "IsDeveloperModeEnabled".
[3/8/2019 1:56:38 PM.380] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[3/8/2019 1:56:38 PM.381] Read value: <null>
[3/8/2019 1:56:38 PM.381] Initializing console variable "TimeScale".
[3/8/2019 1:56:38 PM.381] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[3/8/2019 1:56:38 PM.381] Read value: <null>
[3/8/2019 1:56:38 PM.414] Loading plugin from path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\EUPMenu.dll
[3/8/2019 1:56:41 PM.153] <UNLOADED PLUGIN>: Initializing input system
[3/8/2019 1:56:41 PM.154] <UNLOADED PLUGIN>: Initializing game console
[3/8/2019 1:56:41 PM.157] <UNLOADED PLUGIN>: Initializing forms manager
[3/8/2019 1:56:41 PM.371] Plugin "EUP Menu" was loaded from "EUPMenu.dll".
[3/8/2019 2:00:48 PM.403] Loading plugin from path: D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[3/8/2019 2:00:50 PM.927] <UNLOADED PLUGIN>: Initializing input system
[3/8/2019 2:00:50 PM.927] <UNLOADED PLUGIN>: Initializing game console
[3/8/2019 2:00:50 PM.929] <UNLOADED PLUGIN>: Initializing forms manager
[3/8/2019 2:00:51 PM.215] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[3/8/2019 2:00:51 PM.430] LSPD First Response: [TRACE] Started loading LSPDFR
[3/8/2019 2:00:51 PM.444] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[3/8/2019 2:00:51 PM.467] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[3/8/2019 2:00:51 PM.753] LSPD First Response: [WARN] Path without extension: lspdfr/
[3/8/2019 2:00:51 PM.753] LSPD First Response: [WARN] Path without extension: lspdfr/
[3/8/2019 2:00:51 PM.937] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[3/8/2019 2:00:51 PM.940] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[3/8/2019 2:00:51 PM.940] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[3/8/2019 2:00:51 PM.940] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[3/8/2019 2:00:51 PM.940] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[3/8/2019 2:00:51 PM.940] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[3/8/2019 2:00:51 PM.940] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[3/8/2019 2:00:51 PM.941] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[3/8/2019 2:00:51 PM.942] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[3/8/2019 2:01:01 PM.050] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[3/8/2019 2:01:02 PM.672] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:02 PM.673] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:02 PM.707] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[3/8/2019 2:01:02 PM.888] LSPD First Response: [WARN] No name for outfit variation at line 23
[3/8/2019 2:01:02 PM.888] LSPD First Response: [WARN] No name for outfit variation at line 31
[3/8/2019 2:01:02 PM.888] LSPD First Response: [WARN] No name for outfit variation at line 39
[3/8/2019 2:01:02 PM.888] LSPD First Response: [WARN] No name for outfit variation at line 64
[3/8/2019 2:01:02 PM.888] LSPD First Response: [WARN] No name for outfit variation at line 72
[3/8/2019 2:01:02 PM.889] LSPD First Response: [WARN] No name for outfit variation at line 80
[3/8/2019 2:01:02 PM.889] LSPD First Response: [WARN] No name for outfit variation at line 111
[3/8/2019 2:01:02 PM.892] LSPD First Response: [WARN] No name for outfit variation at line 138
[3/8/2019 2:01:02 PM.893] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:D:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[3/8/2019 2:01:02 PM.974] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:02 PM.977] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:02 PM.979] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[3/8/2019 2:01:02 PM.983] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[3/8/2019 2:01:02 PM.983] LSPD First Response: [WARN] No name for outfit variation at line 23
[3/8/2019 2:01:02 PM.983] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 23, defaulting to male
[3/8/2019 2:01:02 PM.984] LSPD First Response: [WARN] No name for outfit variation at line 30
[3/8/2019 2:01:02 PM.991] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 30, defaulting to male
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No name for outfit variation at line 37
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 37, defaulting to male
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No name for outfit variation at line 45
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 45, defaulting to male
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No name for outfit variation at line 54
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 54, defaulting to male
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 69, defaulting to male
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No name for outfit variation at line 81
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 81, defaulting to male
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No name for outfit variation at line 88
[3/8/2019 2:01:02 PM.992] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 88, defaulting to male
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No name for outfit variation at line 96
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 96, defaulting to male
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 111, defaulting to male
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No name for outfit variation at line 123
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 123, defaulting to male
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No name for outfit variation at line 130
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 130, defaulting to male
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No name for outfit variation at line 137
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 137, defaulting to male
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No name for outfit variation at line 145
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 145, defaulting to male
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No name for outfit variation at line 154
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 154, defaulting to male
[3/8/2019 2:01:03 PM.000] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 169, defaulting to male
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No name for outfit variation at line 181
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 181, defaulting to male
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No name for outfit variation at line 188
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 188, defaulting to male
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No name for outfit variation at line 196
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 196, defaulting to male
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 211, defaulting to male
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No name for outfit variation at line 223
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 223, defaulting to male
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No name for outfit variation at line 230
[3/8/2019 2:01:03 PM.008] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 230, defaulting to male
[3/8/2019 2:01:03 PM.009] LSPD First Response: [WARN] No name for outfit variation at line 237
[3/8/2019 2:01:03 PM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 237, defaulting to male
[3/8/2019 2:01:03 PM.009] LSPD First Response: [WARN] No name for outfit variation at line 245
[3/8/2019 2:01:03 PM.009] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 245, defaulting to male
[3/8/2019 2:01:03 PM.019] LSPD First Response: [WARN] No name for outfit variation at line 254
[3/8/2019 2:01:03 PM.020] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 254, defaulting to male
[3/8/2019 2:01:03 PM.020] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 269, defaulting to male
[3/8/2019 2:01:03 PM.021] LSPD First Response: [WARN] No name for outfit variation at line 281
[3/8/2019 2:01:03 PM.021] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 281, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No name for outfit variation at line 288
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 288, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No name for outfit variation at line 296
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 296, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 383, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 396, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 404, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 418, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 437, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 455, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No name for outfit variation at line 466
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 466, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 479, defaulting to male
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No name for outfit variation at line 490
[3/8/2019 2:01:03 PM.022] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 490, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 503, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No name for outfit variation at line 514
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 514, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 527, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No name for outfit variation at line 538
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 538, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 551, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No name for outfit variation at line 562
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 562, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 575, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No name for outfit variation at line 586
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 586, defaulting to male
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No name for outfit variation at line 684
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No name for outfit variation at line 712
[3/8/2019 2:01:03 PM.023] LSPD First Response: [WARN] No name for outfit variation at line 740
[3/8/2019 2:01:03 PM.031] LSPD First Response: [WARN] No name for outfit variation at line 768
[3/8/2019 2:01:03 PM.032] LSPD First Response: [WARN] No name for outfit variation at line 883
[3/8/2019 2:01:03 PM.032] LSPD First Response: [WARN] No name for outfit variation at line 908
[3/8/2019 2:01:03 PM.032] LSPD First Response: [WARN] No name for outfit variation at line 934
[3/8/2019 2:01:03 PM.032] LSPD First Response: [WARN] No name for outfit variation at line 960
[3/8/2019 2:01:03 PM.032] LSPD First Response: [WARN] No name for outfit variation at line 986
[3/8/2019 2:01:03 PM.032] LSPD First Response: [WARN] No name for outfit variation at line 1057
[3/8/2019 2:01:03 PM.032] LSPD First Response: [WARN] No name for outfit variation at line 1082
[3/8/2019 2:01:03 PM.035] LSPD First Response: [WARN] No name for outfit variation at line 1107
[3/8/2019 2:01:03 PM.036] LSPD First Response: [WARN] No name for outfit variation at line 1132
[3/8/2019 2:01:03 PM.036] LSPD First Response: [WARN] No name for outfit variation at line 1157
[3/8/2019 2:01:03 PM.036] LSPD First Response: [WARN] No name for outfit variation at line 1182
[3/8/2019 2:01:03 PM.036] LSPD First Response: [WARN] No name for outfit variation at line 1209
[3/8/2019 2:01:03 PM.036] LSPD First Response: [WARN] No name for outfit variation at line 1238
[3/8/2019 2:01:03 PM.036] LSPD First Response: [WARN] No name for outfit variation at line 1267
[3/8/2019 2:01:03 PM.037] LSPD First Response: [WARN] No name for outfit variation at line 1296
[3/8/2019 2:01:03 PM.037] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[3/8/2019 2:01:04 PM.480] LSPD First Response: [TRACE] Load HeadBlendData
[3/8/2019 2:01:04 PM.529] LSPD First Response: [TRACE] Trying to get FSD
[3/8/2019 2:01:04 PM.648] LSPD First Response: [TRACE] wanted info not exist
[3/8/2019 2:01:04 PM.801] LSPD First Response: [TRACE] Adding Ben J. as character
[3/8/2019 2:01:04 PM.818] LSPD First Response: [TRACE] Load HeadBlendData
[3/8/2019 2:01:04 PM.819] LSPD First Response: [TRACE] Trying to get FSD
[3/8/2019 2:01:04 PM.879] LSPD First Response: [TRACE] wanted info not exist
[3/8/2019 2:01:04 PM.997] LSPD First Response: [TRACE] Adding Michelle Meto as character
[3/8/2019 2:01:05 PM.006] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[3/8/2019 2:01:05 PM.014] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[3/8/2019 2:01:05 PM.054] LSPD First Response: [TRACE] Load HeadBlendData
[3/8/2019 2:01:05 PM.054] LSPD First Response: [TRACE] Trying to get FSD
[3/8/2019 2:01:05 PM.055] LSPD First Response: [TRACE] wanted info not exist
[3/8/2019 2:01:05 PM.175] LSPD First Response: [TRACE] Load HeadBlendData
[3/8/2019 2:01:05 PM.175] LSPD First Response: [TRACE] Trying to get FSD
[3/8/2019 2:01:05 PM.175] LSPD First Response: [TRACE] wanted info not exist
[3/8/2019 2:01:05 PM.258] LSPD First Response: [TRACE] Load HeadBlendData
[3/8/2019 2:01:05 PM.261] LSPD First Response: [TRACE] Trying to get FSD
[3/8/2019 2:01:05 PM.261] LSPD First Response: [TRACE] wanted info not exist
[3/8/2019 2:01:05 PM.340] LSPD First Response: [TRACE] Load HeadBlendData
[3/8/2019 2:01:05 PM.340] LSPD First Response: [TRACE] Trying to get FSD
[3/8/2019 2:01:05 PM.356] LSPD First Response: [TRACE] wanted info not exist
[3/8/2019 2:01:05 PM.446] LSPD First Response: [TRACE] Adding Kelvin Baron as character
[3/8/2019 2:01:05 PM.493] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:05 PM.502] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:05 PM.503] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[3/8/2019 2:01:05 PM.524] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:05 PM.524] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:05 PM.540] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[3/8/2019 2:01:05 PM.546] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:D:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[3/8/2019 2:01:05 PM.563] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:05 PM.564] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:05 PM.609] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[3/8/2019 2:01:05 PM.677] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:D:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[3/8/2019 2:01:05 PM.704] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:05 PM.706] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:05 PM.708] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[3/8/2019 2:01:05 PM.725] LSPD First Response: [TRACE] Failed to parse  as chance
[3/8/2019 2:01:05 PM.731] LSPD First Response: [TRACE] Player was in vehicle: False
[3/8/2019 2:01:05 PM.734] LSPD First Response: [TRACE] Last selected character was Kelvin Baron
[3/8/2019 2:01:05 PM.736] LSPD First Response: [TRACE] Loading last selected character Kelvin Baron
[3/8/2019 2:01:05 PM.741] LSPD First Response: [INFO] Changing current player character to Kelvin Baron
[3/8/2019 2:01:05 PM.777] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[3/8/2019 2:01:05 PM.778] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[3/8/2019 2:01:05 PM.779] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[3/8/2019 2:01:08 PM.445] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[3/8/2019 2:01:08 PM.489] s_m_y_cop_01_white_full_01
[3/8/2019 2:01:08 PM.493] LSPD First Response: [TRACE] CharacterSelected: 32
[3/8/2019 2:01:08 PM.496] LSPD First Response: [TRACE] Character changed, creating new stats object
[3/8/2019 2:01:09 PM.482] LSPD First Response: [TRACE] Initialized telemtry service
[3/8/2019 2:01:09 PM.885] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[3/8/2019 2:01:09 PM.892] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[3/8/2019 2:01:10 PM.043] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[3/8/2019 2:01:10 PM.097] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:01:10 PM.098] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:01:10 PM.181] LSPD First Response: [TRACE] Keko Mahanny (S_M_Y_COP_01) was set as a cop
[3/8/2019 2:01:10 PM.188] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:01:10 PM.198] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:01:10 PM.205] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:01:10 PM.206] LSPD First Response: [TRACE] Isaac Wildmore (S_M_Y_COP_01) was set as a cop
[3/8/2019 2:01:10 PM.217] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:01:10 PM.224] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:01:10 PM.224] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:01:10 PM.225] LSPD First Response: [TRACE] Joseph Spillane (S_M_Y_SWAT_01) was set as a cop
[3/8/2019 2:01:10 PM.247] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:01:10 PM.247] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:01:10 PM.247] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:01:10 PM.257] LSPD First Response: [TRACE] John Phillips (S_M_Y_SWAT_01) was set as a cop
[3/8/2019 2:01:10 PM.257] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:01:11 PM.175] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[3/8/2019 2:01:11 PM.446] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[3/8/2019 2:01:11 PM.456] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[3/8/2019 2:01:11 PM.806] LSPD First Response: [TRACE] Set title to Kelvin Baron for Vehicle Options
[3/8/2019 2:01:11 PM.812] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[3/8/2019 2:01:11 PM.977] LSPD First Response: [TRACE] Set title to Kelvin Baron for Police Radio
[3/8/2019 2:01:11 PM.987] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[3/8/2019 2:01:12 PM.003] LSPD First Response: [TRACE] Set title to Kelvin Baron for Interaction Menu
[3/8/2019 2:01:12 PM.012] LSPD First Response: [TRACE] Started new menu thread MenuBase #7
[3/8/2019 2:01:12 PM.012] LSPD First Response: [TRACE] Set title to Kelvin Baron for Police Radio
[3/8/2019 2:01:12 PM.021] LSPD First Response: [TRACE] Started new menu thread MenuBase #8
[3/8/2019 2:01:12 PM.022] LSPD First Response: [TRACE] Set title to Kelvin Baron for Vehicle Options
[3/8/2019 2:01:12 PM.064] LSPD First Response: [TRACE] Requested Audio
[3/8/2019 2:01:13 PM.072] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[3/8/2019 2:01:13 PM.377] LSPD First Response: [TRACE] 7FF67AF51168
[3/8/2019 2:01:13 PM.381] LSPD First Response: We have 2 appartments registered
[3/8/2019 2:01:13 PM.388] Created: 2874 Hillcrest
[3/8/2019 2:01:14 PM.125] LSPD First Response: [TRACE] Terminal server version: 0.2
[3/8/2019 2:01:14 PM.125] LSPD First Response: [INFO] Connected to LSPDFR Sync via session 1c2cbd25-96c7-4f72-b790-f64e6b4d722a. Enhanced features available.
[3/8/2019 2:01:14 PM.125] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[3/8/2019 2:01:14 PM.131] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[3/8/2019 2:01:19 PM.921] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[3/8/2019 2:01:19 PM.961] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[3/8/2019 2:01:19 PM.968] Created: 2044 North Conker
[3/8/2019 2:01:25 PM.477] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[3/8/2019 2:01:25 PM.478] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[3/8/2019 2:01:25 PM.479] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[3/8/2019 2:01:25 PM.488] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[3/8/2019 2:01:25 PM.491] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[3/8/2019 2:01:25 PM.494] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[3/8/2019 2:01:25 PM.511] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[3/8/2019 2:01:25 PM.514] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[3/8/2019 2:01:25 PM.519] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[3/8/2019 2:01:25 PM.521] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[3/8/2019 2:01:25 PM.524] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[3/8/2019 2:01:25 PM.537] LSPD First Response: [TRACE] Thread Marker #1 initialized
[3/8/2019 2:01:25 PM.571] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[3/8/2019 2:01:25 PM.586] LSPD First Response: ApartmentManager initialized
[3/8/2019 2:01:26 PM.090] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:26 PM.090] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:01:26 PM.187] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[3/8/2019 2:01:26 PM.227] LSPD First Response: [INFO] Vinewood Police Station
[3/8/2019 2:01:26 PM.229] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] La Mesa Police Station
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] Rockford Hills Police Station
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] Vespucci Police Station
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] Downtown Police Station
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[3/8/2019 2:01:26 PM.232] LSPD First Response: [INFO] Davis Sheriff Station
[3/8/2019 2:01:26 PM.233] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[3/8/2019 2:01:26 PM.233] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[3/8/2019 2:01:26 PM.233] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[3/8/2019 2:01:26 PM.233] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[3/8/2019 2:01:26 PM.233] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[3/8/2019 2:01:26 PM.233] LSPD First Response: [INFO] Beaver Bush Ranger Station
[3/8/2019 2:01:26 PM.233] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[3/8/2019 2:01:26 PM.233] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[3/8/2019 2:01:26 PM.235] 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
[3/8/2019 2:01:26 PM.236] LSPD First Response: [INFO] Bolingbroke Penitentiary
[3/8/2019 2:01:26 PM.243] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[3/8/2019 2:01:26 PM.244] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:D:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[3/8/2019 2:01:26 PM.244] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[3/8/2019 2:01:26 PM.266] LSPD First Response: [TRACE] Auto started component Debug #1
[3/8/2019 2:01:26 PM.267] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[3/8/2019 2:01:26 PM.267] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[3/8/2019 2:01:26 PM.268] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[3/8/2019 2:01:26 PM.277] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[3/8/2019 2:01:26 PM.277] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[3/8/2019 2:01:26 PM.277] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[3/8/2019 2:01:26 PM.278] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[3/8/2019 2:01:26 PM.280] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[3/8/2019 2:01:26 PM.283] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[3/8/2019 2:01:26 PM.284] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[3/8/2019 2:01:26 PM.311] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[3/8/2019 2:01:26 PM.320] LSPD First Response: [TRACE] Loading node data
[3/8/2019 2:01:33 PM.139] LSPD First Response: [TRACE] Done loading node data
[3/8/2019 2:01:33 PM.139] LSPD First Response: [TRACE] Loading node data
[3/8/2019 2:01:33 PM.139] LSPD First Response: [TRACE] Done loading node data
[3/8/2019 2:01:33 PM.142] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[3/8/2019 2:01:33 PM.143] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[3/8/2019 2:01:33 PM.152] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[3/8/2019 2:01:33 PM.155] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[3/8/2019 2:01:33 PM.167] LSPD First Response: [TRACE] Disabling ambient game police chases
[3/8/2019 2:01:33 PM.177] LSPD First Response: [TRACE] Disabled ambient game police chases
[3/8/2019 2:01:33 PM.186] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[3/8/2019 2:01:33 PM.209] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[3/8/2019 2:01:34 PM.253] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[3/8/2019 2:01:34 PM.253] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[3/8/2019 2:01:34 PM.258] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[3/8/2019 2:01:34 PM.258] LSPD First Response: [TRACE] Thread Marker #2 initialized
[3/8/2019 2:01:34 PM.333] LSPD First Response: [TRACE] Thread Duty #1 initialized
[3/8/2019 2:01:34 PM.374] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[3/8/2019 2:01:34 PM.422] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[3/8/2019 2:01:34 PM.434] LSPD First Response: [TRACE] Thread Marker #3 initialized
[3/8/2019 2:01:34 PM.434] LSPD First Response: [TRACE] Thread Debug #1 initialized
[3/8/2019 2:01:34 PM.439] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[3/8/2019 2:01:34 PM.441] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[3/8/2019 2:01:34 PM.449] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[3/8/2019 2:01:35 PM.592] LSPD First Response: [TRACE] Created police2 at X:838.7137 Y:-1271.55 Z:26.34347
[3/8/2019 2:01:35 PM.600] LSPD First Response: [TRACE] AmbientStationSpawn: Added POLICE2 at La Mesa Police Station
[3/8/2019 2:01:35 PM.633] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[3/8/2019 2:01:37 PM.089] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:01:37 PM.093] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:01:37 PM.117] s_m_y_cop_01_black_mini_02
[3/8/2019 2:01:37 PM.117] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_02
[3/8/2019 2:01:37 PM.118] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:01:37 PM.119] LSPD First Response: [TRACE] Gary Partner (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:01:37 PM.125] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:01:37 PM.125] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:01:37 PM.134] LSPD First Response: [TRACE] Assigned ped to PoliceStation #2 (Ambient)
[3/8/2019 2:01:37 PM.182] LSPD First Response: [TRACE] Thread Marker #4 initialized
[3/8/2019 2:02:45 PM.399] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in Murri using SpawnsAmbiently
[3/8/2019 2:02:45 PM.410] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[3/8/2019 2:02:45 PM.684] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:02:45 PM.685] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[3/8/2019 2:02:45 PM.686] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[3/8/2019 2:02:45 PM.689] s_m_y_cop_01_white_full_02
[3/8/2019 2:02:45 PM.689] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[3/8/2019 2:02:45 PM.689] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:02:45 PM.690] LSPD First Response: [TRACE] Julio Henriquez (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:02:45 PM.690] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:02:45 PM.690] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:02:45 PM.702] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[3/8/2019 2:02:46 PM.120] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:02:58 PM.416] LSPD First Response: [TRACE] Started new menu thread MenuBase #9
[3/8/2019 2:02:58 PM.417] LSPD First Response: [TRACE] Started new menu thread MenuBase #10
[3/8/2019 2:02:58 PM.492] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:02:58 PM.492] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:02:58 PM.539] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[3/8/2019 2:02:58 PM.539] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:D:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[3/8/2019 2:02:58 PM.552] LSPD First Response: [TRACE] Started new menu thread MenuBase #11
[3/8/2019 2:02:58 PM.557] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:02:58 PM.699] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:02 PM.783] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:03:02 PM.783] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:03:02 PM.784] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[3/8/2019 2:03:02 PM.784] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:D:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[3/8/2019 2:03:02 PM.799] LSPD First Response: [TRACE] Setting player to lspd from last agency
[3/8/2019 2:03:02 PM.827] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[3/8/2019 2:03:09 PM.269] s_m_y_cop_01_white_mini_01
[3/8/2019 2:03:09 PM.274] LSPD First Response: [TRACE] Initialising
[3/8/2019 2:03:09 PM.284] LSPD First Response: Folder is D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[3/8/2019 2:03:10 PM.533] LSPD First Response: BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null
[3/8/2019 2:03:10 PM.721] LSPD First Response: ComputerPlus, Version=1.4.1.1, Culture=neutral, PublicKeyToken=null
[3/8/2019 2:03:10 PM.739] LSPD First Response: StopThePed, Version=4.4.3.0, Culture=neutral, PublicKeyToken=null
[3/8/2019 2:03:10 PM.741] LSPD First Response: UnitedCallouts, Version=1.5.2.0, Culture=neutral, PublicKeyToken=null
[3/8/2019 2:03:10 PM.742] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[3/8/2019 2:03:10 PM.802] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
[3/8/2019 2:03:10 PM.805] LSPD First Response: Creating plugin: StopThePed.Main
[3/8/2019 2:03:10 PM.805] LSPD First Response: Creating plugin: UnitedCallouts.Main
[3/8/2019 2:03:11 PM.002] LSPD First Response: [Better EMS]: Loading EMS settings
[3/8/2019 2:03:11 PM.434] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
[3/8/2019 2:03:11 PM.434] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.434] LSPD First Response: [Better EMS]: Adding station point: in front
[3/8/2019 2:03:11 PM.476] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: inside bay
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: in front of left door
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: middle bay
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: right bay
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Loading station Davis hospital
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Station has delivery zone
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Station has delivery zone
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Station has delivery zone
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Station has delivery zone
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Station has delivery zone
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Station has delivery zone
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: bay 4
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Adding station point: bay 3
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[3/8/2019 2:03:11 PM.477] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: bay 2
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: bay 1
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: bay 1
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: bay 2
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: bay 3
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: bay 4
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: bay 1
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: bay 2
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: alley
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Station has delivery zone
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: delivery
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Station has delivery zone
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: spawn
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: inside
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: north 1
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: north 2
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: north mini 1
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: north mini 2
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: middle mini
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: mid south mini
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: south 1
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: south 2
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Adding station point: south 3
[3/8/2019 2:03:11 PM.478] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
[3/8/2019 2:03:11 PM.479] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.479] LSPD First Response: [Better EMS]: Adding station point: driveway
[3/8/2019 2:03:11 PM.479] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
[3/8/2019 2:03:11 PM.479] LSPD First Response: [Better EMS]: Found station type: FIRE
[3/8/2019 2:03:11 PM.479] LSPD First Response: [Better EMS]: Adding station point: station
[3/8/2019 2:03:11 PM.485] LSPD First Response: Validating dependency: RagePluginHook
[3/8/2019 2:03:11 PM.485] LSPD First Response: File "ragepluginhook.exe" exists: True
[3/8/2019 2:03:11 PM.514] LSPD First Response: Version is at least 0.45.0.0
[3/8/2019 2:03:11 PM.514] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[3/8/2019 2:03:11 PM.514] LSPD First Response: Validating dependency: LSPDFR
[3/8/2019 2:03:11 PM.514] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
[3/8/2019 2:03:11 PM.516] LSPD First Response: Exact version does not match. Expected exactly 0.3.38.5436, found 0.4.39.22580
[3/8/2019 2:03:11 PM.516] LSPD First Response: Found problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
[3/8/2019 2:03:11 PM.516] LSPD First Response: Validating dependency: ParksTools
[3/8/2019 2:03:11 PM.516] LSPD First Response: File "ParksTools.dll" exists: True
[3/8/2019 2:03:11 PM.518] LSPD First Response: Major/minor versions match specified exact version
[3/8/2019 2:03:11 PM.518] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
[3/8/2019 2:03:11 PM.518] LSPD First Response: Validating dependency: LSPDFR+
[3/8/2019 2:03:11 PM.519] LSPD First Response: File "Plugins\LSPDFR\LSPDFR+.dll" exists: False
[3/8/2019 2:03:11 PM.519] LSPD First Response: File not required and not found. Not proceeding with further checks.
[3/8/2019 2:03:11 PM.519] LSPD First Response: Could not get version info from assembly
[3/8/2019 2:03:11 PM.519] LSPD First Response: Validating dependency: Arrest Manager
[3/8/2019 2:03:11 PM.519] LSPD First Response: File "Plugins\LSPDFR\Arrest Manager.dll" exists: False
[3/8/2019 2:03:11 PM.519] LSPD First Response: File not required and not found. Not proceeding with further checks.
[3/8/2019 2:03:11 PM.519] LSPD First Response: Could not get version info from assembly
[3/8/2019 2:03:11 PM.576] LSPD First Response: [Better EMS]: Unable to parse bone: Unknown
[3/8/2019 2:03:11 PM.586] LSPD First Response: [Better EMS]: Unable to parse bone: 
[3/8/2019 2:03:11 PM.647] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0.64
[3/8/2019 2:03:11 PM.647] LSPD First Response: Plugin StopThePed v4.4.3.0 has been initialized.
[3/8/2019 2:03:11 PM.647] LSPD First Response: Go on duty to fully load StopThePed
[3/8/2019 2:03:11 PM.650] LSPD First Response: Battleye.Tracker detected RAGEPluginHook version: 0.64
[3/8/2019 2:03:11 PM.650] LSPD First Response: UnitedCallouts plugin has loaded!
[3/8/2019 2:03:11 PM.650] LSPD First Response: We have 2 callouts registered
[3/8/2019 2:03:11 PM.650] LSPD First Response: CalloutManager initialized
[3/8/2019 2:03:11 PM.651] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[3/8/2019 2:03:11 PM.664] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[3/8/2019 2:03:11 PM.666] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[3/8/2019 2:03:11 PM.673] LSPD First Response: [INFO] Model preloading enabled
[3/8/2019 2:03:11 PM.673] LSPD First Response: [TRACE] Preloading POLICE
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading POLICE2
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading POLICE3
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading POLICET
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading SHERIFF2
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading SHERIFF
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading POLICE4
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading POLICEB
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading FBI2
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading POLICEOLD1
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading POLICEOLD2
[3/8/2019 2:03:11 PM.674] LSPD First Response: [TRACE] Preloading BUZZARD
[3/8/2019 2:03:11 PM.675] LSPD First Response: [TRACE] Preloading POLMAV
[3/8/2019 2:03:11 PM.675] LSPD First Response: [TRACE] Preloading FROGGER2
[3/8/2019 2:03:11 PM.675] LSPD First Response: [TRACE] Preloading AMBULANCE
[3/8/2019 2:03:11 PM.675] LSPD First Response: [TRACE] Preloading FIRETRUK
[3/8/2019 2:03:11 PM.676] LSPD First Response: [TRACE] Preloading asset 453432689
[3/8/2019 2:03:11 PM.676] LSPD First Response: [TRACE] Preloading asset 487013001
[3/8/2019 2:03:11 PM.676] LSPD First Response: [TRACE] Preloading asset 101631238
[3/8/2019 2:03:11 PM.676] LSPD First Response: [TRACE] Preloading asset 1737195953
[3/8/2019 2:03:11 PM.676] LSPD First Response: [TRACE] Preloading asset 911657153
[3/8/2019 2:03:11 PM.676] LSPD First Response: [TRACE] Preloading asset 2210333304
[3/8/2019 2:03:11 PM.678] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[3/8/2019 2:03:11 PM.680] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[3/8/2019 2:03:11 PM.680] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[3/8/2019 2:03:11 PM.681] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[3/8/2019 2:03:11 PM.683] LSPD First Response: [Better EMS]: Settings loaded from D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
[3/8/2019 2:03:11 PM.684] LSPD First Response: [Better EMS]: Loaded Better EMS
[3/8/2019 2:03:11 PM.887] LSPD First Response: C+ DEV: Successfully loaded LSPDFR Computer+.
[3/8/2019 2:03:11 PM.888] LSPD First Response: C+: Attempting to initialize the in-memory DB
[3/8/2019 2:03:11 PM.892] LSPD First Response: C+ DEV: C+: ALPR+ Not Detected
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.Mugging
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.Burglary
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDeal
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenTruck
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.PlaneCarJacking
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenBus
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.KillerClownWasSeen
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.GangAttack
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.MoneyTruckIsRobbed
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.Fighting
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDealer
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle2
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.PersonWithKnife
[3/8/2019 2:03:12 PM.197] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle
[3/8/2019 2:03:12 PM.227] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[3/8/2019 2:03:12 PM.227] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[3/8/2019 2:03:12 PM.227] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[3/8/2019 2:03:12 PM.227] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[3/8/2019 2:03:12 PM.251] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[3/8/2019 2:03:12 PM.275] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[3/8/2019 2:03:12 PM.281] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[3/8/2019 2:03:12 PM.295] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[3/8/2019 2:03:12 PM.300] LSPD First Response: [TRACE] Thread TrafficControl #1 initialized
[3/8/2019 2:03:12 PM.311] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[3/8/2019 2:03:12 PM.312] LSPD First Response: [Better EMS]: Registering smart radio buttons
[3/8/2019 2:03:12 PM.318] LSPD First Response: [Better EMS]: Launching EMS response
[3/8/2019 2:03:12 PM.371] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[3/8/2019 2:03:14 PM.520] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:03:14 PM.526] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:03:14 PM.528] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:14 PM.528] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:14 PM.531] s_m_y_cop_01_white_mini_02
[3/8/2019 2:03:14 PM.531] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[3/8/2019 2:03:14 PM.531] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:03:14 PM.532] LSPD First Response: [TRACE] Jason Williams (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:03:14 PM.532] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:03:14 PM.532] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:03:14 PM.540] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:03:14 PM.541] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:14 PM.541] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:14 PM.545] s_m_y_cop_01_white_full_01
[3/8/2019 2:03:14 PM.545] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[3/8/2019 2:03:14 PM.545] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:03:14 PM.546] LSPD First Response: [TRACE] Chad Martin (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:03:14 PM.546] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:03:14 PM.546] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:03:14 PM.546] LSPD First Response: [TRACE] AmbientSpawn - spawned: police2
[3/8/2019 2:03:14 PM.782] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:14 PM.782] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:19 PM.425] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:19 PM.425] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:20 PM.601] LSPD First Response: [TRACE] Thread VehicleSelector #1 initialized
[3/8/2019 2:03:22 PM.649] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:03:22 PM.650] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:03:22 PM.686] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[3/8/2019 2:03:22 PM.687] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:D:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[3/8/2019 2:03:22 PM.711] LSPD First Response: [TRACE] Started new menu thread MenuBase #12
[3/8/2019 2:03:22 PM.812] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:03:22 PM.812] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[3/8/2019 2:03:22 PM.813] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[3/8/2019 2:03:22 PM.813] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:D:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[3/8/2019 2:03:22 PM.878] LSPD First Response: [TRACE] Setting to First Option: Police Cruiser
[3/8/2019 2:03:22 PM.878] LSPD First Response: [TRACE] Next Option: Police Cruiser
[3/8/2019 2:03:22 PM.879] LSPD First Response: [TRACE] Previous Option: Police Cruiser
[3/8/2019 2:03:23 PM.000] LSPD First Response: [TRACE] POLICE livery 0 name: NULL ()
[3/8/2019 2:03:23 PM.018] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:23 PM.019] LSPD First Response: [TRACE] POLICE livery 0 name: NULL ()
[3/8/2019 2:03:23 PM.033] LSPD First Response: [TRACE] Setting to First Option: Police Cruiser
[3/8/2019 2:03:23 PM.033] LSPD First Response: [TRACE] Next Option: Police Cruiser
[3/8/2019 2:03:23 PM.033] LSPD First Response: [TRACE] Previous Option: Police Cruiser
[3/8/2019 2:03:23 PM.057] LSPD First Response: [TRACE] POLICE livery 0 name: NULL ()
[3/8/2019 2:03:23 PM.058] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:23 PM.058] LSPD First Response: [TRACE] POLICE livery 0 name: NULL ()
[3/8/2019 2:03:23 PM.378] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:03:23 PM.378] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:03:23 PM.379] LSPD First Response: [TRACE] James Lonty (S_M_Y_COP_01) was set as a cop
[3/8/2019 2:03:23 PM.379] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:23 PM.380] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:03:23 PM.380] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:03:23 PM.381] LSPD First Response: [TRACE] Lee Wharton (S_M_Y_COP_01) was set as a cop
[3/8/2019 2:03:23 PM.383] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:23 PM.479] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:26 PM.887] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:26 PM.889] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:27 PM.302] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:27 PM.303] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:27 PM.698] LSPD First Response: [TRACE] Setting to First Option: Sheriff Cruiser
[3/8/2019 2:03:27 PM.698] LSPD First Response: [TRACE] Next Option: Sheriff Cruiser
[3/8/2019 2:03:27 PM.698] LSPD First Response: [TRACE] Previous Option: Sheriff SUV
[3/8/2019 2:03:27 PM.710] LSPD First Response: [TRACE] SHERIFF livery 0 name: NULL ()
[3/8/2019 2:03:27 PM.711] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:27 PM.712] LSPD First Response: [TRACE] SHERIFF livery 0 name: NULL ()
[3/8/2019 2:03:28 PM.670] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:28 PM.671] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:29 PM.163] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:29 PM.164] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:29 PM.360] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:29 PM.360] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:29 PM.509] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:29 PM.510] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:29 PM.690] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:29 PM.691] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:31 PM.244] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:03:31 PM.255] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:03:31 PM.256] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:31 PM.257] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:31 PM.260] s_m_y_cop_01_white_mini_02
[3/8/2019 2:03:31 PM.260] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[3/8/2019 2:03:31 PM.260] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:03:31 PM.260] LSPD First Response: [TRACE] Jacob Richardson (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:03:31 PM.261] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:03:31 PM.261] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:03:31 PM.267] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:03:31 PM.270] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:31 PM.270] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:31 PM.273] s_m_y_cop_01_white_full_01
[3/8/2019 2:03:31 PM.273] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[3/8/2019 2:03:31 PM.273] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:03:31 PM.273] LSPD First Response: [TRACE] Mike Perry (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:03:31 PM.274] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:03:31 PM.274] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:03:31 PM.274] LSPD First Response: [TRACE] AmbientSpawn - spawned: police
[3/8/2019 2:03:31 PM.676] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:31 PM.676] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:36 PM.168] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:36 PM.180] LSPD First Response: [TRACE] Released 0 entities from MenuBase #12 Content Manager
[3/8/2019 2:03:36 PM.180] LSPD First Response: [TRACE] Instance cleaned (MenuBase #12)
[3/8/2019 2:03:36 PM.189] LSPD First Response: [TRACE] Updating scaleform
[3/8/2019 2:03:36 PM.191] LSPD First Response: [TRACE] Released 0 entities from MenuBase #9 Content Manager
[3/8/2019 2:03:36 PM.191] LSPD First Response: [TRACE] Instance cleaned (MenuBase #9)
[3/8/2019 2:03:36 PM.191] LSPD First Response: [TRACE] Released 0 entities from MenuBase #10 Content Manager
[3/8/2019 2:03:36 PM.191] LSPD First Response: [TRACE] Instance cleaned (MenuBase #10)
[3/8/2019 2:03:36 PM.191] LSPD First Response: [TRACE] Released 0 entities from MenuBase #11 Content Manager
[3/8/2019 2:03:36 PM.191] LSPD First Response: [TRACE] Instance cleaned (MenuBase #11)
[3/8/2019 2:03:36 PM.204] LSPD First Response: [TRACE] Removing ped from PoliceStation #2 (Ambient)
[3/8/2019 2:03:36 PM.208] LSPD First Response: [TRACE] Released 0 entities from PoliceStation #2 Content Manager
[3/8/2019 2:03:36 PM.208] LSPD First Response: [TRACE] Instance cleaned (PoliceStation #2)
[3/8/2019 2:03:36 PM.211] LSPD First Response: [TRACE] Created police at X:808.9759 Y:-1282.561 Z:25.25116
[3/8/2019 2:03:36 PM.213] LSPD First Response: [TRACE] AmbientStationSpawn: Added POLICE at La Mesa Police Station
[3/8/2019 2:03:36 PM.227] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[3/8/2019 2:03:36 PM.233] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:36 PM.233] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:36 PM.242] s_m_y_cop_01_white_full_02
[3/8/2019 2:03:36 PM.243] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[3/8/2019 2:03:36 PM.243] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:03:36 PM.244] LSPD First Response: [TRACE] Adam Polar (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:03:36 PM.244] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:03:36 PM.244] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:03:36 PM.244] LSPD First Response: [TRACE] Assigned ped to PoliceStation #2 (Ambient)
[3/8/2019 2:03:36 PM.260] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: Custom ()
[3/8/2019 2:03:36 PM.263] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:36 PM.263] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:03:36 PM.277] s_m_y_cop_01_black_mini_03
[3/8/2019 2:03:36 PM.277] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[3/8/2019 2:03:36 PM.277] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:03:36 PM.289] LSPD First Response: [TRACE] Coryne Daniels (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:03:36 PM.290] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:03:36 PM.290] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:03:36 PM.290] LSPD First Response: [TRACE] Assigned ped to PoliceStation #2 (Ambient)
[3/8/2019 2:03:36 PM.343] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:36 PM.344] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:36 PM.873] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:03:36 PM.873] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:03:36 PM.874] LSPD First Response: [TRACE] Cleetus Snow (S_M_Y_SWAT_01) was set as a cop
[3/8/2019 2:03:36 PM.874] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:36 PM.874] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:03:36 PM.874] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:03:36 PM.876] LSPD First Response: [TRACE] Eddie Kaszanka (S_M_Y_SWAT_01) was set as a cop
[3/8/2019 2:03:36 PM.876] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:03:37 PM.191] LSPD First Response: [TRACE] Released 0 entities from VehicleSelector #1 Content Manager
[3/8/2019 2:03:37 PM.191] LSPD First Response: [TRACE] Instance cleaned (VehicleSelector #1)
[3/8/2019 2:03:37 PM.222] LSPD First Response: [TRACE] Thread VehicleSelector #1 has been shut down
[3/8/2019 2:03:54 PM.430] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:03:54 PM.432] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[3/8/2019 2:03:54 PM.437] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:03:54 PM.438] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[3/8/2019 2:03:54 PM.438] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[3/8/2019 2:03:54 PM.443] s_m_y_cop_01_white_mini_03
[3/8/2019 2:03:54 PM.444] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[3/8/2019 2:03:54 PM.445] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:03:54 PM.446] LSPD First Response: [TRACE] Dominic Leze (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:03:54 PM.446] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:03:54 PM.446] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:03:54 PM.447] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[3/8/2019 2:03:54 PM.897] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:04:05 PM.503] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:04:05 PM.511] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:04:05 PM.512] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:04:05 PM.512] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:04:05 PM.515] s_m_y_cop_01_white_full_02
[3/8/2019 2:04:05 PM.515] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[3/8/2019 2:04:05 PM.515] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:04:05 PM.515] LSPD First Response: [TRACE] Mason Skyward (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:04:05 PM.516] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:04:05 PM.516] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:04:05 PM.519] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:04:05 PM.520] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:04:05 PM.521] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:04:05 PM.527] s_m_y_cop_01_white_mini_02
[3/8/2019 2:04:05 PM.528] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[3/8/2019 2:04:05 PM.528] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:04:05 PM.528] LSPD First Response: [TRACE] Jason Smith (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:04:05 PM.528] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:04:05 PM.528] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:04:05 PM.530] LSPD First Response: [TRACE] AmbientSpawn - spawned: police3
[3/8/2019 2:04:05 PM.745] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:04:05 PM.745] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:04:35 PM.902] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:04:35 PM.907] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:04:35 PM.909] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:04:35 PM.909] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:04:35 PM.912] s_m_y_cop_01_black_mini_03
[3/8/2019 2:04:35 PM.912] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[3/8/2019 2:04:35 PM.912] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:04:35 PM.912] LSPD First Response: [TRACE] Colin Mccae (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:04:35 PM.913] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:04:35 PM.913] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:04:35 PM.917] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:04:35 PM.918] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:04:35 PM.918] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:04:35 PM.921] s_m_y_cop_01_black_full_01
[3/8/2019 2:04:35 PM.921] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[3/8/2019 2:04:35 PM.921] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:04:35 PM.922] LSPD First Response: [TRACE] James Edwards (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:04:35 PM.922] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:04:35 PM.922] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:04:35 PM.922] LSPD First Response: [TRACE] AmbientSpawn - spawned: police3
[3/8/2019 2:04:36 PM.158] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:04:36 PM.158] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:05:11 PM.124] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:05:11 PM.131] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:05:11 PM.132] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:05:11 PM.132] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:05:11 PM.135] s_m_y_cop_01_white_mini_03
[3/8/2019 2:05:11 PM.135] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[3/8/2019 2:05:11 PM.135] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:05:11 PM.136] LSPD First Response: [TRACE] Frank Valenti (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:05:11 PM.136] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:05:11 PM.136] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:05:11 PM.144] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:05:11 PM.145] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:05:11 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:05:11 PM.148] s_m_y_cop_01_white_mini_03
[3/8/2019 2:05:11 PM.148] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[3/8/2019 2:05:11 PM.149] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:05:11 PM.149] LSPD First Response: [TRACE] Dus Smit (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:05:11 PM.149] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:05:11 PM.149] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:05:11 PM.150] LSPD First Response: [TRACE] AmbientSpawn - spawned: police3
[3/8/2019 2:05:11 PM.599] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:05:11 PM.599] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:05:31 PM.245] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:05:31 PM.250] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:05:31 PM.253] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:05:31 PM.253] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:05:31 PM.257] s_m_y_cop_01_white_full_01
[3/8/2019 2:05:31 PM.258] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[3/8/2019 2:05:31 PM.258] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:05:31 PM.258] LSPD First Response: [TRACE] Micheal Huth (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:05:31 PM.260] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:05:31 PM.260] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:05:31 PM.264] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:05:31 PM.266] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:05:31 PM.266] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:05:31 PM.269] s_m_y_cop_01_white_full_02
[3/8/2019 2:05:31 PM.269] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[3/8/2019 2:05:31 PM.269] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:05:31 PM.270] LSPD First Response: [TRACE] Carl Martin (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:05:31 PM.270] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:05:31 PM.270] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:05:31 PM.270] LSPD First Response: [TRACE] AmbientSpawn - spawned: police3
[3/8/2019 2:05:31 PM.597] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:05:31 PM.597] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:06:01 PM.465] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:06:01 PM.468] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[3/8/2019 2:06:01 PM.472] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:06:01 PM.473] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[3/8/2019 2:06:01 PM.473] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[3/8/2019 2:06:01 PM.476] s_m_y_cop_01_black_full_02
[3/8/2019 2:06:01 PM.476] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_02
[3/8/2019 2:06:01 PM.476] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:06:01 PM.477] LSPD First Response: [TRACE] Jon Hawke (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:06:01 PM.478] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:06:01 PM.479] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:06:01 PM.482] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[3/8/2019 2:06:01 PM.558] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:06:06 PM.480] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in LMesa using SpawnsAmbiently
[3/8/2019 2:06:06 PM.486] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:06:06 PM.487] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:06:06 PM.487] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:06:06 PM.491] s_m_y_cop_01_white_mini_01
[3/8/2019 2:06:06 PM.491] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[3/8/2019 2:06:06 PM.491] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:06:06 PM.493] LSPD First Response: [TRACE] Laura Summers (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:06:06 PM.495] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:06:06 PM.496] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:06:06 PM.500] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:06:06 PM.501] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:06:06 PM.501] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[3/8/2019 2:06:06 PM.504] s_m_y_cop_01_black_mini_03
[3/8/2019 2:06:06 PM.504] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[3/8/2019 2:06:06 PM.505] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:06:06 PM.505] LSPD First Response: [TRACE] Jack Williams (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:06:06 PM.505] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:06:06 PM.505] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:06:06 PM.506] LSPD First Response: [TRACE] AmbientSpawn - spawned: police2
[3/8/2019 2:06:06 PM.701] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:06:06 PM.701] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:07:03 PM.727] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:07:03 PM.727] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:07:03 PM.728] LSPD First Response: [TRACE] Jaxson Southgate (S_M_Y_SWAT_01) was set as a cop
[3/8/2019 2:07:03 PM.728] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:07:03 PM.728] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:07:03 PM.728] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 2:07:03 PM.732] LSPD First Response: [TRACE] Tony Ciprianni (S_M_Y_SWAT_01) was set as a cop
[3/8/2019 2:07:03 PM.733] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:07:06 PM.302] Compilation successful.
[3/8/2019 2:07:08 PM.484] <UNLOADED PLUGIN>: Initializing input system
[3/8/2019 2:07:08 PM.485] <UNLOADED PLUGIN>: Initializing game console
[3/8/2019 2:07:08 PM.487] <UNLOADED PLUGIN>: Initializing forms manager
[3/8/2019 2:07:09 PM.545] LSPD First Response: [TRACE] Removing ped from PoliceStation #2 (Ambient)
[3/8/2019 2:07:09 PM.545] LSPD First Response: [TRACE] Removing ped from PoliceStation #2 (Ambient)
[3/8/2019 2:07:09 PM.545] LSPD First Response: [TRACE] Released 0 entities from PoliceStation #2 Content Manager
[3/8/2019 2:07:09 PM.545] LSPD First Response: [TRACE] Instance cleaned (PoliceStation #2)
[3/8/2019 2:07:09 PM.545] LSPD First Response: [TRACE] Released 0 entities from Marker #4 Content Manager
[3/8/2019 2:07:09 PM.545] LSPD First Response: [TRACE] Instance cleaned (Marker #4)
[3/8/2019 2:07:09 PM.546] LSPD First Response: [TRACE] Thread Marker #4 has been shut down
[3/8/2019 2:07:15 PM.484] LSPD First Response: [TRACE] It has been 174 seconds since the last callout
[3/8/2019 2:07:15 PM.487] LSPD First Response: Creating ????????????????????????????????????????? from ?????????????????????????????????????????, LSPD First Response, Version=0.4.39.22580, Culture=neutral, PublicKeyToken=null
[3/8/2019 2:07:17 PM.905] LSPD First Response: [TRACE] Preloading BOBCATXL
[3/8/2019 2:07:17 PM.906] LSPD First Response: [TRACE] Callout created: Pursuit #1
[3/8/2019 2:07:24 PM.273] LSPD First Response: [TRACE] A new world event should be started
[3/8/2019 2:07:24 PM.276] LSPD First Response: [TRACE] Starting world event RunLights
[3/8/2019 2:07:24 PM.280] LSPD First Response: [TRACE] Setting up world event: RunLights #1
[3/8/2019 2:07:24 PM.283] LSPD First Response: [TRACE] Failed to set up RunLights #1
[3/8/2019 2:07:24 PM.283] LSPD First Response: [TRACE] Released 0 entities from RunLights #1 Content Manager
[3/8/2019 2:07:24 PM.283] LSPD First Response: [TRACE] Instance cleaned (RunLights #1)
[3/8/2019 2:07:25 PM.750] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Harmo using SpawnsAmbiently
[3/8/2019 2:07:27 PM.936] LSPD First Response: [TRACE] Cleaning UI
[3/8/2019 2:07:27 PM.944] LSPD First Response: [TRACE] Created new chase
[3/8/2019 2:07:38 PM.166] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:07:38 PM.180] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:07:38 PM.180] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:07:38 PM.183] s_f_y_cop_01_black_full_02
[3/8/2019 2:07:38 PM.183] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[3/8/2019 2:07:38 PM.183] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:07:38 PM.183] LSPD First Response: [TRACE] Rachle Garcia (MP_F_FREEMODE_01) was set as a cop
[3/8/2019 2:07:38 PM.398] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:07:38 PM.559] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[3/8/2019 2:07:38 PM.559] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[3/8/2019 2:07:38 PM.560] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[3/8/2019 2:07:41 PM.324] LSPD First Response: [TRACE] Assigned ped to Pursuit #1 (GameplayMandatory)
[3/8/2019 2:07:41 PM.356] LSPD First Response: [TRACE] Suspect added to chase
[3/8/2019 2:07:41 PM.364] LSPD First Response: [TRACE] Pursuit menu was reset.
[3/8/2019 2:07:41 PM.366] LSPD First Response: [TRACE] User accepted callout
[3/8/2019 2:07:41 PM.380] LSPD First Response: [TRACE] Starting chase
[3/8/2019 2:07:41 PM.457] LSPD First Response: [TRACE] Player now monitoring Johnny Scaletta
[3/8/2019 2:07:41 PM.596] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:07:42 PM.674] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCounty in Greatc using RespondsAsBackup
[3/8/2019 2:07:42 PM.678] LSPD First Response: [TRACE] Preloading SHERIFF
[3/8/2019 2:07:42 PM.678] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[3/8/2019 2:07:42 PM.683] LSPD First Response: [TRACE] Using new link spawn
[3/8/2019 2:07:42 PM.715] LSPD First Response: [TRACE] Created sheriff at X:2 Y:2832.25 Z:55.4375
[3/8/2019 2:07:42 PM.720] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CountySheriff (lssd)
[3/8/2019 2:07:42 PM.721] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:07:42 PM.721] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:07:42 PM.725] s_f_y_cop_01_white_full_02
[3/8/2019 2:07:42 PM.725] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[3/8/2019 2:07:42 PM.725] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:07:42 PM.725] LSPD First Response: [TRACE] Banko Jerem (MP_F_FREEMODE_01) was set as a cop
[3/8/2019 2:07:42 PM.726] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[3/8/2019 2:07:42 PM.726] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[3/8/2019 2:07:42 PM.729] LSPD First Response: [TRACE] Report Voice: s_f_y_cop_01_white_full_02
[3/8/2019 2:07:42 PM.739] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[3/8/2019 2:07:42 PM.739] LSPD First Response: [TRACE] Took ownership of cop for chase
[3/8/2019 2:07:42 PM.779] LSPD First Response: [TRACE] Cop Banko Jerem reassigned to Johnny Scaletta
[3/8/2019 2:07:42 PM.782] LSPD First Response: [TRACE] Cop added to chase
[3/8/2019 2:07:42 PM.782] LSPD First Response: [TRACE] Added cop to existing chase
[3/8/2019 2:07:42 PM.812] LSPD First Response: [TRACE] Banko Jerem now monitoring Johnny Scaletta
[3/8/2019 2:07:43 PM.094] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:07:43 PM.245] LSPD First Response: PlayAction: Failed to find UNIT_RESPONDING_DISPATCH, reverted to random voice
[3/8/2019 2:07:43 PM.896] LSPD First Response: [TRACE] Invoking PedGainedVisual
[3/8/2019 2:07:44 PM.911] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[3/8/2019 2:07:44 PM.912] LSPD First Response: [TRACE] Visual regained event fired
[3/8/2019 2:07:45 PM.388] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:07:45 PM.794] LSPD First Response: [TRACE] Banko Jerem (MP_F_FREEMODE_01) entered combat with target: Johnny Scaletta (G_M_Y_LOST_01)
[3/8/2019 2:07:45 PM.897] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:07:47 PM.465] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:07:49 PM.609] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:07:51 PM.013] LSPD First Response: [TRACE] Visual lost event fired
[3/8/2019 2:07:51 PM.749] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:07:52 PM.015] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[3/8/2019 2:07:52 PM.015] LSPD First Response: [TRACE] Visual regained event fired
[3/8/2019 2:07:53 PM.172] LSPD First Response: [TRACE] Invoking PedGainedVisual
[3/8/2019 2:07:53 PM.174] LSPD First Response: [TRACE] Report Voice: s_f_y_cop_01_white_full_02
[3/8/2019 2:07:53 PM.727] LSPD First Response: PlayAction: Failed to find REPORT_SUSPECT_SPOTTED, reverted to random voice
[3/8/2019 2:07:53 PM.875] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:07:54 PM.192] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[3/8/2019 2:07:55 PM.958] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:07:58 PM.090] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:00 PM.172] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:02 PM.345] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:04 PM.444] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:05 PM.351] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:08:06 PM.558] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:08 PM.640] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:10 PM.745] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:12 PM.836] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:13 PM.212] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:08:15 PM.004] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:17 PM.075] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:19 PM.201] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:20 PM.432] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:08:21 PM.322] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:21 PM.615] LSPD First Response: [TRACE] Visual lost event fired
[3/8/2019 2:08:22 PM.635] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[3/8/2019 2:08:22 PM.635] LSPD First Response: [TRACE] Visual regained event fired
[3/8/2019 2:08:23 PM.427] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:25 PM.341] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:08:25 PM.504] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:27 PM.605] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:29 PM.731] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:31 PM.860] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:33 PM.982] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:34 PM.553] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:08:36 PM.066] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:36 PM.774] LSPD First Response: [TRACE] Visual lost event fired
[3/8/2019 2:08:38 PM.170] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:38 PM.810] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[3/8/2019 2:08:38 PM.810] LSPD First Response: [TRACE] Visual regained event fired
[3/8/2019 2:08:39 PM.809] LSPD First Response: [TRACE] Visual lost event fired
[3/8/2019 2:08:40 PM.283] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:40 PM.820] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[3/8/2019 2:08:40 PM.820] LSPD First Response: [TRACE] Visual regained event fired
[3/8/2019 2:08:42 PM.393] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:44 PM.447] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:08:44 PM.539] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:46 PM.615] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:48 PM.732] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:50 PM.826] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:52 PM.932] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:54 PM.700] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:08:55 PM.029] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:56 PM.507] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:08:57 PM.127] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:08:59 PM.197] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:01 PM.331] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:03 PM.464] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:05 PM.577] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:07 PM.046] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:09:07 PM.671] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:09 PM.796] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:11 PM.919] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:14 PM.142] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:16 PM.224] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:18 PM.318] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:20 PM.490] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:20 PM.986] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:09:22 PM.544] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:23 PM.259] LSPD First Response: [TRACE] A new world event should be started
[3/8/2019 2:09:23 PM.259] LSPD First Response: [TRACE] Starting world event StealCar
[3/8/2019 2:09:23 PM.260] LSPD First Response: [TRACE] Setting up world event: StealCar #1
[3/8/2019 2:09:23 PM.269] LSPD First Response: [TRACE] Failed to set up StealCar #1
[3/8/2019 2:09:23 PM.270] LSPD First Response: [TRACE] Released 0 entities from StealCar #1 Content Manager
[3/8/2019 2:09:23 PM.270] LSPD First Response: [TRACE] Instance cleaned (StealCar #1)
[3/8/2019 2:09:24 PM.641] LSPD First Response: [TRACE] Reapplied
[3/8/2019 2:09:26 PM.519] LSPD First Response: [TRACE] Freeing far cop
[3/8/2019 2:09:26 PM.522] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[3/8/2019 2:09:26 PM.526] LSPD First Response: [TRACE] Removed ped chase strategy
[3/8/2019 2:09:26 PM.526] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[3/8/2019 2:09:26 PM.527] LSPD First Response: [TRACE] Freeing cop: Banko Jerem
[3/8/2019 2:09:26 PM.527] LSPD First Response: [TRACE] Cop freed
[3/8/2019 2:09:28 PM.003] LSPD First Response: [TRACE] Removed group 0
[3/8/2019 2:09:29 PM.108] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:09:34 PM.248] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:09:48 PM.847] LSPD First Response: [TRACE] Extended route by 20
[3/8/2019 2:10:01 PM.091] LSPD First Response: [TRACE] Ped car seems fucked due to first gear
[3/8/2019 2:10:01 PM.093] LSPD First Response: [TRACE] Events_PedCarIsFucked - Left vehicle
[3/8/2019 2:10:01 PM.607] LSPD First Response: [TRACE] Ped car seems fucked due to first gear
[3/8/2019 2:10:01 PM.830] LSPD First Response: [TRACE] Events_PedCarIsFucked - Left vehicle
[3/8/2019 2:10:02 PM.308] LSPD First Response: [TRACE] Ped car seems fucked due to first gear
[3/8/2019 2:10:02 PM.308] LSPD First Response: [TRACE] Events_PedCarIsFucked - Left vehicle
[3/8/2019 2:10:02 PM.746] LSPD First Response: [TRACE] Aborting EvadeCopsInVehicle: TaskEvadeCopsAdvInVehicle still active
[3/8/2019 2:10:02 PM.750] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[3/8/2019 2:10:16 PM.450] LSPD First Response: [TRACE] Surrender 2?
[3/8/2019 2:10:16 PM.921] LSPD First Response: [TRACE] Johnny Scaletta (G_M_Y_LOST_01) was damaged.
[3/8/2019 2:10:18 PM.271] LSPD First Response: [TRACE] Visual lost event fired
[3/8/2019 2:10:19 PM.277] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[3/8/2019 2:10:19 PM.277] LSPD First Response: [TRACE] Visual regained event fired
[3/8/2019 2:10:22 PM.040] LSPD First Response: [TRACE] Aborting EvadeCopsInVehicle: Aborting main task
[3/8/2019 2:10:22 PM.040] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[3/8/2019 2:10:22 PM.067] LSPD First Response: [TRACE] Thread PlayerArrest #1 initialized
[3/8/2019 2:10:29 PM.806] Prompting Arresting
[3/8/2019 2:10:32 PM.003] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is CUFFS_TIGHTEN_01
[3/8/2019 2:10:32 PM.004] LSPD First Response: [TRACE] PlaySingleAction: Playing CUFFS_TIGHTEN_01 from D:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\sfx\CUFFS_TIGHTEN_01.wav, looped: False
[3/8/2019 2:10:32 PM.023] LSPD First Response: [TRACE] No more fleeing suspects, ending chase
[3/8/2019 2:10:32 PM.027] LSPD First Response: [TRACE] Ending chase
[3/8/2019 2:10:32 PM.032] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[3/8/2019 2:10:32 PM.032] LSPD First Response: [TRACE] Visual lost event fired
[3/8/2019 2:10:32 PM.032] LSPD First Response: [TRACE] Suspect freed
[3/8/2019 2:10:32 PM.034] LSPD First Response: [TRACE] Released 0 entities from Chase #1 Content Manager
[3/8/2019 2:10:32 PM.034] LSPD First Response: [TRACE] Instance cleaned (Chase #1)
[3/8/2019 2:10:32 PM.040] LSPD First Response: [TRACE] Cleaning UI
[3/8/2019 2:10:32 PM.042] LSPD First Response: [TRACE] Removing ped from Pursuit #1 (GameplayMandatory)
[3/8/2019 2:10:32 PM.042] LSPD First Response: [TRACE] Robbery lost control over ped
[3/8/2019 2:10:32 PM.043] LSPD First Response: [TRACE] Suspect freed
[3/8/2019 2:10:32 PM.043] LSPD First Response: [TRACE] Released 1 entities from Pursuit #1 Content Manager
[3/8/2019 2:10:32 PM.043] LSPD First Response: [TRACE] Instance cleaned (Pursuit #1)
[3/8/2019 2:10:34 PM.001] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCounty in CHIL using SpawnsAmbiently
[3/8/2019 2:10:34 PM.007] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:10:34 PM.011] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:10:34 PM.011] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:10:34 PM.015] s_m_y_cop_01_white_full_02
[3/8/2019 2:10:34 PM.015] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[3/8/2019 2:10:34 PM.016] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:10:34 PM.016] LSPD First Response: [TRACE] John Shovel (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:10:34 PM.017] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:10:34 PM.017] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:10:34 PM.017] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[3/8/2019 2:10:34 PM.254] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:10:36 PM.697] LSPD First Response: [TRACE] Asked thread PlayerArrest #1 to abort: No reason specified
[3/8/2019 2:10:36 PM.699] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #1 Content Manager
[3/8/2019 2:10:36 PM.699] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #1)
[3/8/2019 2:10:36 PM.730] LSPD First Response: [TRACE] Thread PlayerArrest #1 has been shut down
[3/8/2019 2:10:36 PM.731] LSPD First Response: [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
[3/8/2019 2:10:36 PM.732] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #1 initialized
[3/8/2019 2:10:37 PM.644] LSPD First Response: [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect is dead
[3/8/2019 2:10:37 PM.645] LSPD First Response: [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
[3/8/2019 2:10:37 PM.645] LSPD First Response: [TRACE] Released 0 entities from PlayerSuspectTransport #1 Content Manager
[3/8/2019 2:10:37 PM.645] LSPD First Response: [TRACE] Instance cleaned (PlayerSuspectTransport #1)
[3/8/2019 2:10:37 PM.675] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #1 has been shut down
[3/8/2019 2:10:44 PM.256] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCounty in CHIL using SpawnsAmbiently
[3/8/2019 2:10:44 PM.259] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[3/8/2019 2:10:56 PM.006] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCounty in CHIL using SpawnsAmbiently
[3/8/2019 2:10:56 PM.014] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:10:56 PM.015] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:10:56 PM.015] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:10:56 PM.020] s_m_y_cop_01_white_mini_02
[3/8/2019 2:10:56 PM.020] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[3/8/2019 2:10:56 PM.020] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:10:56 PM.021] LSPD First Response: [TRACE] Jayden Shelby (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:10:56 PM.021] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:10:56 PM.021] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:10:56 PM.021] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[3/8/2019 2:10:56 PM.305] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:11:47 PM.355] LSPD First Response: GetAudioFileForAction: No file found for: STREET_MILTON_RD
[3/8/2019 2:11:47 PM.862] LSPD First Response: [TRACE] New cop added without cop data!
[3/8/2019 2:11:47 PM.862] LSPD First Response: [TRACE] Set them as cop, original was: FC2CA767
[3/8/2019 2:11:47 PM.863] LSPD First Response: [TRACE] Ana Sousa (S_F_Y_SHERIFF_01) was set as a cop
[3/8/2019 2:11:48 PM.045] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:11:56 PM.806] LSPD First Response: C+: Pause
[3/8/2019 2:11:56 PM.809] LSPD First Response: C+: EnsurePaused forced
[3/8/2019 2:11:56 PM.809] LSPD First Response: C+: Pause
[3/8/2019 2:12:00 PM.311] LSPD First Response: C+: Pause
[3/8/2019 2:12:02 PM.111] LSPD First Response: C+: Adding Citation for ped hash=JohnnyScaletta8/3/1993
[3/8/2019 2:12:03 PM.663] LSPD First Response: C+: Arrest report for ped are null
[3/8/2019 2:12:03 PM.664] LSPD First Response: C+: Get Citation for ped hash=JohnnyScaletta8/3/1993
[3/8/2019 2:12:03 PM.668] LSPD First Response: C+: Found citations for ped
[3/8/2019 2:12:03 PM.668] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[3/8/2019 2:12:03 PM.670] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[3/8/2019 2:12:03 PM.671] LSPD First Response: C+ DEV: Creating ComputerPedView
[3/8/2019 2:12:03 PM.677] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[3/8/2019 2:12:03 PM.687] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\no_ped_image.jpg
[3/8/2019 2:12:03 PM.763] LSPD First Response: C+: Citation time is 7/2/2018 2:40:36 PM
[3/8/2019 2:12:03 PM.830] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[3/8/2019 2:12:03 PM.835] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[3/8/2019 2:12:06 PM.817] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[3/8/2019 2:12:13 PM.709] LSPD First Response: STP: EXIT CONTROL PED
[3/8/2019 2:12:26 PM.528] LSPD First Response: C+: Pause
[3/8/2019 2:13:07 PM.503] Compilation successful.
[3/8/2019 2:13:09 PM.594] <UNLOADED PLUGIN>: Initializing input system
[3/8/2019 2:13:09 PM.595] <UNLOADED PLUGIN>: Initializing game console
[3/8/2019 2:13:09 PM.597] <UNLOADED PLUGIN>: Initializing forms manager
[3/8/2019 2:13:13 PM.729] LSPD First Response: STP: POLICE TRANSPORT IS FULLY DISMISSED
[3/8/2019 2:13:21 PM.348] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Harmo using SpawnsAmbiently
[3/8/2019 2:13:21 PM.353] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:13:21 PM.392] LSPD First Response: [TRACE] Cached 1047 decorators for index 4
[3/8/2019 2:13:21 PM.392] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[3/8/2019 2:13:21 PM.392] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[3/8/2019 2:13:21 PM.395] s_f_y_cop_01_white_full_01
[3/8/2019 2:13:21 PM.396] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[3/8/2019 2:13:21 PM.396] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:13:21 PM.396] LSPD First Response: [TRACE] Sierra Lynne (MP_F_FREEMODE_01) was set as a cop
[3/8/2019 2:13:21 PM.397] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[3/8/2019 2:13:21 PM.397] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[3/8/2019 2:13:21 PM.397] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[3/8/2019 2:13:21 PM.414] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:13:26 PM.362] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Harmo using SpawnsAmbiently
[3/8/2019 2:13:26 PM.368] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:13:26 PM.369] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:13:26 PM.369] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:13:26 PM.373] s_m_y_cop_01_white_mini_01
[3/8/2019 2:13:26 PM.373] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[3/8/2019 2:13:26 PM.374] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:13:26 PM.374] LSPD First Response: [TRACE] Aaragon Stormrider (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:13:26 PM.374] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:13:26 PM.374] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:13:26 PM.379] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[3/8/2019 2:13:26 PM.380] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:13:26 PM.380] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[3/8/2019 2:13:26 PM.383] s_m_y_cop_01_white_mini_01
[3/8/2019 2:13:26 PM.383] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[3/8/2019 2:13:26 PM.383] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[3/8/2019 2:13:26 PM.384] LSPD First Response: [TRACE] Jamie Simmonds (MP_M_FREEMODE_01) was set as a cop
[3/8/2019 2:13:26 PM.384] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[3/8/2019 2:13:26 PM.384] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 2:13:26 PM.386] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[3/8/2019 2:13:26 PM.532] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:13:26 PM.532] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 2:15:54 PM.721] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[3/8/2019 2:15:54 PM.722] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[3/8/2019 2:15:54 PM.724] LSPD First Response: [TRACE] Thread TrafficStop #1 initialized
[3/8/2019 2:15:55 PM.674] LSPD First Response: C+: Pause
[3/8/2019 2:15:58 PM.073] LSPD First Response: C+ DEV: Populating ALPR list
[3/8/2019 2:15:58 PM.076] LSPD First Response: C+ DEV: Checking currently pulled over
[3/8/2019 2:15:58 PM.098] LSPD First Response: C+: Adding Citation for ped hash=KurtBattaglia1/13/1998
[3/8/2019 2:15:58 PM.943] LSPD First Response: C+: Get Citation for ped hash=KurtBattaglia1/13/1998
[3/8/2019 2:15:58 PM.968] LSPD First Response: C+: inside ComputerVehicleDetails.InitializeLayout()
[3/8/2019 2:15:58 PM.969] LSPD First Response: C+ DEV: Loading image for model from  Plugins\LSPDFR\ComputerPlus\no_ped_image.jpg
[3/8/2019 2:15:58 PM.989] LSPD First Response: C+ DEV: Loading image for vehicle from Plugins\LSPDFR\ComputerPlus\no_vehicle_image.jpg
[3/8/2019 2:15:59 PM.014] LSPD First Response: C+: Citation time is 4/18/2018 12:15:04 AM
[3/8/2019 2:15:59 PM.021] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[3/8/2019 2:15:59 PM.021] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[3/8/2019 2:16:01 PM.588] LSPD First Response: C+: Pause
[3/8/2019 2:16:01 PM.610] LSPD First Response: C+ DEV: Freeing Persisted Entities: MINIVAN
[3/8/2019 2:16:04 PM.742] LSPD First Response: [TRACE] Asked thread TrafficStop #1 to abort: Suspect out of range and not on screen
[3/8/2019 2:16:04 PM.744] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[3/8/2019 2:16:04 PM.744] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[3/8/2019 2:16:04 PM.744] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #1 Content Manager
[3/8/2019 2:16:04 PM.744] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #1)
[3/8/2019 2:16:04 PM.776] LSPD First Response: [TRACE] Thread TrafficStop #1 has been shut down
[3/8/2019 2:16:41 PM.763] LSPD First Response: [TRACE] Assigned ped to TrafficStop #2 (GameplayMandatory)
[3/8/2019 2:16:41 PM.764] LSPD First Response: [TRACE] Thread TrafficStop #2 initialized
[3/8/2019 2:16:42 PM.486] LSPD First Response: C+: Pause
[3/8/2019 2:16:44 PM.673] LSPD First Response: C+ DEV: Populating ALPR list
[3/8/2019 2:16:44 PM.673] LSPD First Response: C+ DEV: Checking currently pulled over
 

 

Flagelated

Members

7 hours ago, PAVEHAWK said:

You figure this out? I haven't fixed it yet, but I think I figured it out. Are you getting a notification that RPH had an issue initializing Directx? I'm having the same issue with smart radio. I'm going to search for an answer. Wait 1.

Try THIS

 

i've screwed up my whole GTA atm... wont even load the game anymore... classic gta V 😄 It's such a hate / love

JKL409

Members

I called for a prisoner transport using the computer + interface, and my whole LSPDFR crashed. ☹️😩

UNSCRazorsEdge

Members

So I love this mod. Absolutely love it. However, I do not have it installed. Periodically when I click on a ped check or vehicle check, and double click the plate or name, LSPDFR crashes. I don't have a log at this time, but I can get one if that would help. I'm just curious if @FirstThirtyMinutes or anyone else found a way around this. Only tagging because he doesnt seem to crash much in his vids.

CalixK

Members

I can't enjoy LSPDFR without this mod. It just adds so much for me that's not worth playing LSPDFR without it. It has crashed when looking up peds/vehicle so here's my log in case that helps. I've tried all the tips here under the "do this if you crash on vehicle lookup". 

 

Spoiler

[3/8/2019 6:07:54 PM.708] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[3/8/2019 6:07:54 PM.708] LSPD First Response: [TRACE] They were already cop.
[3/8/2019 6:07:54 PM.709] LSPD First Response: [TRACE] Mark Azor (S_M_Y_HWAYCOP_01) was set as a cop
[3/8/2019 6:07:54 PM.709] LSPD First Response: [TRACE] Set movement animations for cop: S_M_Y_HWAYCOP_01
[3/8/2019 6:07:54 PM.709] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[3/8/2019 6:07:54 PM.709] LSPD First Response: [TRACE] AmbientSpawn - spawned: PoliceF150
[3/8/2019 6:07:54 PM.735] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[3/8/2019 6:08:01 PM.842] LSPD First Response: [TRACE] TaskPark: Good heading long enough
[3/8/2019 6:08:01 PM.843] LSPD First Response: [TRACE] Parking task ended. Result: True
[3/8/2019 6:08:01 PM.850] LSPD First Response: [TRACE] Suspect has parked successfully
[3/8/2019 6:08:04 PM.696] LSPD First Response: C+: Pause
[3/8/2019 6:08:04 PM.698] LSPD First Response: C+: EnsurePaused forced
[3/8/2019 6:08:04 PM.698] LSPD First Response: C+: Pause
[3/8/2019 6:08:06 PM.544] LSPD First Response: C+: Pause
[3/8/2019 6:08:06 PM.600] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in SanChia using SpawnsAmbiently
[3/8/2019 6:08:06 PM.601] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[3/8/2019 6:08:06 PM.601] LSPD First Response: [TRACE] AmbientSpawn - spawned: SAHPCharger
[3/8/2019 6:08:07 PM.647] LSPD First Response: C+ DEV: Populating ALPR list
[3/8/2019 6:08:07 PM.650] LSPD First Response: C+ DEV: Checking currently pulled over

 

LTX260

Members

On 3/2/2019 at 1:59 PM, Lockehart said:

Mod is awesome, just wondering if the windows flickering on the UI when computer+ is open is normal?  And if it is, is there a fix to it?

Question, What is your monitor's refresh rate? 
Am curious because mine will start to flicker on the Computer+ screen randomly and my main monitor is set to 240hz.

Lockehart

Members

5 hours ago, LTX260 said:

Question, What is your monitor's refresh rate? 
Am curious because mine will start to flicker on the Computer+ screen randomly and my main monitor is set to 240hz.

60hz.  Using my HDTV as a temporary monitor at the moment.

Schecter004

Members

No images are shown.

Not for the cars nor the peds!

CalixK

Members

9 hours ago, LTX260 said:

Question, What is your monitor's refresh rate? 
Am curious because mine will start to flicker on the Computer+ screen randomly and my main monitor is set to 240hz.

I run 144hz and I do get some flicker

adios113

Members

I am getting some flicker with 60hz too + game crashes after X vehicle search, the same way it does for other users which reported the issue here. Can we expect a response from you @PieRGud?

PieRGud

Members Author

13 hours ago, adios113 said:

I am getting some flicker with 60hz too + game crashes after X vehicle search, the same way it does for other users which reported the issue here. Can we expect a response from you @PieRGud?

I recognize it's gotten really bad as of late. I'm working on an update to address stability issues, but I can't pin it to an exact release date just yet.

TheTntExpert29

Members

For some reason when I try to look up a vehicle information it crashes the game. Can you please look into it and fix it?  @PieRGud
Sorry for the tag too.

 

GAM3GENIE

Members

Having an issue with new comp +

 

only happening while in car:

 

after closing comp + , I am unable to drive, get out, or anything while in car. Happens on controller and keyboard. The only thing I have to do is teleport to police station and that gets irritating.

 

Anyone have similar issues?

waynieoaks

Members

(edited)

 

12 hours ago, GAM3GENIE said:

Having an issue with new comp +

 

only happening while in car:

 

after closing comp + , I am unable to drive, get out, or anything while in car. Happens on controller and keyboard. The only thing I have to do is teleport to police station and that gets irritating.

 

Anyone have similar issues?

 

I have similar - which was being caused by the new "On Foot" options. 

 

Update: I fixed by setting OpenComputerPlusModifierKey=None

 

Now I hold E to get Computer + in vehicle and Ctrl+E on foot to open tablet without issue. 

 

Edited by waynieoaks

Soflogamer

Members

When i go to vehicle search game instantly crashes? not lspdfr, The game itself.

Canelo

Members

On 3/9/2019 at 4:26 PM, Schecter004 said:

No images are shown.

Not for the cars nor the peds!

Same!

panrid67

Members

I'm getting a crash of LSPDFR consistently when trying to access the ped or vehicle database. I've followed all the instructions of the download page to try to fix this.

 

Here's my log file:

 

Spoiler

[13/03/2019 10:08:45 AM.613] LSPD First Response: C+: Pause
[13/03/2019 10:08:45 AM.617] LSPD First Response: C+: EnsurePaused forced
[13/03/2019 10:08:45 AM.617] LSPD First Response: C+: Pause
[13/03/2019 10:08:49 AM.318] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[13/03/2019 10:08:50 AM.828] LSPD First Response: C+: Adding Citation for ped hash=KateWest1/10/1968
[13/03/2019 10:08:52 AM.605] LSPD First Response: C+: Arrest report for ped are null
[13/03/2019 10:08:52 AM.606] LSPD First Response: C+: Get Citation for ped hash=KateWest1/10/1968
[13/03/2019 10:08:52 AM.611] LSPD First Response: C+: Found citations for ped
[13/03/2019 10:08:52 AM.611] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[13/03/2019 10:08:52 AM.621] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[13/03/2019 10:08:52 AM.623] LSPD First Response: C+ DEV: Creating ComputerPedView
[13/03/2019 10:08:52 AM.626] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[13/03/2019 10:08:52 AM.656] LSPD First Response: C+: Citation time is 6/04/2017 9:59:36 PM
[13/03/2019 10:08:52 AM.712] 
[13/03/2019 10:08:52 AM.712] ==============================
[13/03/2019 10:08:52 AM.712] EXCEPTION DURING FRAME RENDER
[13/03/2019 10:08:52 AM.712] ------------------------------
[13/03/2019 10:08:52 AM.712] Origin: Plugin "LSPD First Response" (LSPD First Response.dll).
[13/03/2019 10:08:52 AM.712] ------------------------------
[13/03/2019 10:08:52 AM.712] Exception type: System.MissingMethodException
[13/03/2019 10:08:52 AM.712] Exception message: Method not found: 'LSPD_First_Response.Engine.Scripting.Entities.ELicenseState LSPD_First_Response.Engine.Scripting.Entities.Persona.get_LicenseState()'.
[13/03/2019 10:08:52 AM.712] ------------------------------
[13/03/2019 10:08:52 AM.712] Inner exceptions:
[13/03/2019 10:08:52 AM.712] ------------------------------
[13/03/2019 10:08:52 AM.712] Stack trace:
[13/03/2019 10:08:52 AM.712] at ComputerPlus.Controllers.Models.ComputerPlusEntity.get_IsLicenseValid()
[13/03/2019 10:08:52 AM.712] at ComputerPlus.Interfaces.ComputerPedDB.ComputerPedView.BindData() in D:\GTA Mod Dev\git\ComputerPlus\ComputerPlus\Interfaces\ComputerPedDB\ComputerPedView.cs:line 281
[13/03/2019 10:08:52 AM.712] at ComputerPlus.Interfaces.ComputerPedDB.ComputerPedView.Layout(Base skin) in D:\GTA Mod Dev\git\ComputerPlus\ComputerPlus\Interfaces\ComputerPedDB\ComputerPedView.cs:line 158
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Base.RecurseLayout(Base skin)
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Base.RecurseLayout(Base skin)
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Base.RecurseLayout(Base skin)
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Base.RecurseLayout(Base skin)
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Base.RecurseLayout(Base skin)
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Base.RecurseLayout(Base skin)
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Base.RecurseLayout(Base skin)
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Canvas.DoThink()
[13/03/2019 10:08:52 AM.712] at Gwen.Control.Canvas.RenderCanvas()
[13/03/2019 10:08:52 AM.712] at Rage.FormsManager.OnRender(Object obj, EventArgs e)
[13/03/2019 10:08:52 AM.712] at Rage.FormsManager.TriggerRemoteDraw(Graphics graphics)
[13/03/2019 10:08:52 AM.712] at Rage.RemotePlugin.OnRender()
[13/03/2019 10:08:52 AM.712] at Rage.RemotePlugin.OnRender()
[13/03/2019 10:08:52 AM.712] at Rage.Plugin.OnRender(Object sender, EventArgs e)
[13/03/2019 10:08:52 AM.712] ==============================
[13/03/2019 10:08:52 AM.712] 
[13/03/2019 10:08:52 AM.724] LSPD First Response: [FATAL] Forced termination
[13/03/2019 10:08:52 AM.725] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[13/03/2019 10:08:54 AM.180] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[13/03/2019 10:08:54 AM.183] LSPD First Response: [INFO] LSPDFR has shut down
[13/03/2019 10:08:54 AM.188] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[13/03/2019 10:08:55 AM.366] LSPD First Response: All signs removed

 

Any help would be appreciated.

 

Thanks

Create an account or sign in to comment

Latest Mods

Account

Navigation

Search

Search

Configure browser push notifications

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