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

Officer123YT

Members

Every time I run a license plate or name it crashes my game. Any fix for this?

 

TFD205

Members

Like many others I am also getting random crashes when searching ped/vehicle database. It does not happen every time I search so I am not sure if the crash is related to a specific instance? I'll also add that these crashes are on normal traffic stops as I do not use Computer+ to search peds/vehicles during callouts. I will attach my RPH log. If anyone knows a fix to this or has any advice it would be greatly appreciated!! RagePluginHook.log

Michael Rawn

Members

Adjust the window???

 

Is it possible to adjust the window width of the computer? I have translated my Charges.xml & Citiations.xml into German and you can't read the penalty or the offence because the window is not wide enough 😞

J.J Designs

Members

anybody got a fix when i try using it on lguard does not work ????? any idea on how to fix this

johnny52704

Members

On 9/18/2018 at 12:18 PM, Christopher0 said:

Hey, could someone please help me with the computer flickering. It flickers very often and its kinda annoying. Would be thankful if anyone has a solution.

same did u ever figure this out??
 

Christopher0

Members

20 hours ago, johnny52704 said:

same did u ever figure this out??
 

not to this day

johnny52704

Members

2 minutes ago, Christopher0 said:

not to this day

rough right now im trying to download a gameconfig.xml but idek what it does. They just reccomended it for crashing 

Christopher0

Members

On ‎1‎/‎27‎/‎2019 at 5:55 PM, johnny52704 said:

rough right now im trying to download a gameconfig.xml but idek what it does. They just reccomended it for crashing 

 

I use gameconfigs for  adding/replacing cars so the game doesn't crash. Also found a good use since the config I use for gtavmods can change the amount of cars and peds. For example if I wanna play hway patrols I set it to x0.5 so that there are more speeders and less traffic.

PieRGud

Members Author

(edited)

On 1/27/2019 at 11:53 AM, Christopher0 said:

not to this day

 

Computer+ uses this thing called GWEN (which is actually apart of RPH) to draw the user interface. GWEN is notorious for being buggy and unoptimized. Sometimes I don't get any flicker but other times it does get real bad. GTA V draws interfaces with this thing called Scaleforms, and so I've been doing a lot of research on it and hope to one day use it replace GWEN entirely. Not the answer you're looking for I presume, but rest assured it's not being overlooked.

Edited by PieRGud

Christopher0

Members

23 hours ago, PieRGud said:

 

Computer+ uses this thing called GWEN (which is actually apart of RPH) to draw the user interface. GWEN is notorious for being buggy and unoptimized. Sometimes I don't get any flicker but other times it does get real bad. GTA V draws interfaces with this thing called Scaleforms, and so I've been doing a lot of research on it and hope to one day use it replace GWEN entirely. Not the answer you're looking for I presume, but rest assured it's not being overlooked.

 

Oh wow, cool.

gamerx002

Members

hey! why am i getting only this screen when opening the computer? after this screen i cannot do anything just hard quit the game the game basically freeze

plz.png

Kifflommer

Members

Sometimes when I back out of one peds information and get back into the menu and click another peds name in the registry I crash. Attached is a log.

 

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:
    Cop Holster by PieRGud / Yard1.
    EUP Menu by PieRGud / Alex Braun / EUP Team.
    FootPursuitAid by Albo1125.
    LSPD First Response by G17 Media.
    MoreLicensePlates by Cheep.
    Police Tape by PNWParksFan.
    Spotlight by alexguirre.

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

Stack trace (unmanaged):
    0x00007ffc7965bcf0 - UnhandledExceptionFilter - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
    0x00007ffc7ce53167 - memset - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffc7ce3b5e6 - _C_specific_handler - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffc7ce4f7dd - _chkstk - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffc7cdbd856 - RtlWalkFrameChain - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffc7cdbbe9a - RtlRaiseException - in Unknown:0 (C:\WINDOWS\SYSTEM32\ntdll.dll)
    0x00007ffc795aa388 - RaiseException - in Unknown:0 (C:\WINDOWS\System32\KERNELBASE.dll)
    0x00007ffc55d90bfa - ClrCreateManagedInstance - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffc55e0f08b - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffc55e0f0e4 - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffc55e11293 - StrongNameSignatureVerification - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffc55d307f4 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffc55d2eeb7 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffc55d2ed97 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffc55c44ba5 - CreateApplicationContext - in Unknown:0 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll)
    0x00007ffbf6bc3e34 - 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: 0x0000024e1ec127f8
    RCX: 0x000087afbfcf6700
    RDX: 0x00007ffc000015f0
    RBX: 0x0000000000000001
    RSP: 0x0000009cbfcf6b60
    RBP: 0x0000009cbfcf6e40
    RSI: 0x0000009cbfcf6cd8
    RDI: 0x0000000000000005
    R8: 0x0000009cbfcf6b48
    R9: 0x0000000000000001
    R10: 0x00007ffc55fbf93f
    R11: 0x0000024e082db460
    R12: 0x0000000000004000
    R13: 0x0000009cbfcfc430
    R14: 0x00000000e0434352
    R15: 0x0000000000000000
    RIP: 0x00007ffc795aa388

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

Debug registers:
    Dr0: 0x0000000000000002
    Dr1: 0x0000000000000000
    Dr2: 0x00007ffc55c4b408
    Dr3: 0x0000000000000000
    Dr6: 0x0000024f44fde590
    Dr7: 0xfffffffffffffffe

Floating point state:
    Xmm0: Low: 0x0000009cbfcf6b48, High: 0x0000009cbfcf6b48
    Xmm1: Low: 0x0000000000000011, High: 0x0000000000000011
    Xmm2: Low: 0x00007ffc547b6bf8, High: 0x00007ffc547b6bf8
    Xmm3: Low: 0x0000000000000cb0, High: 0x0000000000000cb0
    Xmm4: Low: 0x0000000000000000, High: 0x0000000000000000
    Xmm5: Low: 0x0000024e0833e7d0, High: 0x0000024e0833e7d0
    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: 8944 (0x22f0)state: Wait (Reason: UserRequest)
    Id: 9360 (0x2490)state: Wait (Reason: EventPairLow)
    Id: 10468 (0x28e4)state: Wait (Reason: UserRequest)
    Id: 9092 (0x2384)state: Wait (Reason: ExecutionDelay)
    Id: 8392 (0x20c8)state: Wait (Reason: UserRequest)
    Id: 8540 (0x215c)state: Wait (Reason: UserRequest)
    Id: 8520 (0x2148)state: Wait (Reason: UserRequest)
    Id: 8508 (0x213c)state: Wait (Reason: ExecutionDelay)
    Id: 8980 (0x2314)state: Wait (Reason: UserRequest)
    Id: 8568 (0x2178)state: Wait (Reason: UserRequest)
    Id: 11292 (0x2c1c)state: Wait (Reason: UserRequest)
    Id: 11476 (0x2cd4)state: Wait (Reason: UserRequest)
    Id: 9088 (0x2380)state: Wait (Reason: UserRequest)
    Id: 11480 (0x2cd8)state: Wait (Reason: UserRequest)
    Id: 8524 (0x214c)state: Wait (Reason: EventPairLow)
    Id: 8552 (0x2168)state: Wait (Reason: UserRequest)
    Id: 8560 (0x2170)state: Wait (Reason: UserRequest)
    Id: 9408 (0x24c0)state: Wait (Reason: UserRequest)
    Id: 8548 (0x2164)state: Wait (Reason: UserRequest)
    Id: 11616 (0x2d60) (CURRENT); state: Running
    Id: 10140 (0x279c)state: Wait (Reason: UserRequest)
    Id: 8824 (0x2278)state: Wait (Reason: UserRequest)
    Id: 9640 (0x25a8)state: Wait (Reason: UserRequest)
    Id: 6208 (0x1840)state: Wait (Reason: UserRequest)
    Id: 8772 (0x2244)state: Wait (Reason: UserRequest)
    Id: 8516 (0x2144)state: Wait (Reason: Unknown)
    Id: 4892 (0x131c)state: Wait (Reason: Unknown)
    Id: 7100 (0x1bbc)state: Wait (Reason: Unknown)
    Id: 7536 (0x1d70)state: Wait (Reason: Unknown)
    Id: 10724 (0x29e4)state: Wait (Reason: Unknown)
    Id: 12188 (0x2f9c)state: Wait (Reason: Unknown)
    Id: 10040 (0x2738)state: Wait (Reason: UserRequest)
    Id: 10488 (0x28f8)state: Wait (Reason: UserRequest)
    Id: 12280 (0x2ff8)state: Wait (Reason: UserRequest)
    Id: 9000 (0x2328)state: Wait (Reason: ExecutionDelay)
    Id: 5412 (0x1524)state: Wait (Reason: UserRequest)
    Id: 5148 (0x141c)state: Wait (Reason: UserRequest)
    Id: 8888 (0x22b8)state: Wait (Reason: UserRequest)
    Id: 6612 (0x19d4)state: Wait (Reason: UserRequest)
    Id: 11300 (0x2c24)state: Wait (Reason: UserRequest)
    Id: 11564 (0x2d2c)state: Wait (Reason: UserRequest)
    Id: 7224 (0x1c38)state: Wait (Reason: UserRequest)
    Id: 7104 (0x1bc0)state: Wait (Reason: UserRequest)
    Id: 8904 (0x22c8)state: Wait (Reason: ExecutionDelay)
    Id: 6320 (0x18b0)state: Wait (Reason: UserRequest)
    Id: 7556 (0x1d84)state: Wait (Reason: UserRequest)
    Id: 7500 (0x1d4c)state: Wait (Reason: UserRequest)
    Id: 9804 (0x264c)state: Wait (Reason: UserRequest)
    Id: 10960 (0x2ad0)state: Wait (Reason: UserRequest)
    Id: 11492 (0x2ce4)state: Wait (Reason: UserRequest)
    Id: 11844 (0x2e44)state: Wait (Reason: UserRequest)
    Id: 8384 (0x20c0)state: Wait (Reason: EventPairLow)
    Id: 7024 (0x1b70)state: Wait (Reason: ExecutionDelay)
    Id: 7328 (0x1ca0)state: Wait (Reason: UserRequest)
    Id: 10212 (0x27e4)state: Wait (Reason: UserRequest)
    Id: 10856 (0x2a68)state: Wait (Reason: ExecutionDelay)
    Id: 5416 (0x1528)state: Wait (Reason: UserRequest)
    Id: 12132 (0x2f64)state: Wait (Reason: UserRequest)
    Id: 9352 (0x2488)state: Wait (Reason: UserRequest)
    Id: 5876 (0x16f4)state: Wait (Reason: UserRequest)
    Id: 1392 (0x0570)state: Wait (Reason: ExecutionDelay)
    Id: 8284 (0x205c)state: Wait (Reason: UserRequest)
    Id: 6284 (0x188c)state: Wait (Reason: UserRequest)
    Id: 1852 (0x073c)state: Wait (Reason: UserRequest)
    Id: 6264 (0x1878)state: Wait (Reason: UserRequest)
    Id: 2560 (0x0a00)state: Wait (Reason: UserRequest)
    Id: 1752 (0x06d8)state: Wait (Reason: EventPairLow)
    Id: 8584 (0x2188)state: Wait (Reason: UserRequest)
    Id: 7836 (0x1e9c)state: Wait (Reason: UserRequest)
    Id: 6192 (0x1830)state: Wait (Reason: UserRequest)
    Id: 6688 (0x1a20)state: Wait (Reason: UserRequest)
    Id: 4156 (0x103c)state: Wait (Reason: UserRequest)
    Id: 6960 (0x1b30)state: Wait (Reason: UserRequest)
    Id: 7204 (0x1c24)state: Wait (Reason: UserRequest)
    Id: 7176 (0x1c08)state: Wait (Reason: UserRequest)
    Id: 6336 (0x18c0)state: Wait (Reason: UserRequest)
    Id: 2228 (0x08b4)state: Wait (Reason: ExecutionDelay)
    Id: 920 (0x0398)state: Wait (Reason: UserRequest)
    Id: 5988 (0x1764)state: Wait (Reason: UserRequest)
    Id: 5880 (0x16f8)state: Wait (Reason: UserRequest)
    Id: 8660 (0x21d4)state: Wait (Reason: UserRequest)
    Id: 10496 (0x2900)state: Wait (Reason: UserRequest)
    Id: 8600 (0x2198)state: Wait (Reason: UserRequest)
    Id: 1920 (0x0780)state: Wait (Reason: UserRequest)
    Id: 4956 (0x135c)state: Wait (Reason: UserRequest)
    Id: 9340 (0x247c)state: Wait (Reason: UserRequest)
    Id: 8308 (0x2074)state: Wait (Reason: UserRequest)
    Id: 7084 (0x1bac)state: Wait (Reason: UserRequest)
    Id: 7108 (0x1bc4)state: Wait (Reason: UserRequest)
    Id: 8984 (0x2318)state: Wait (Reason: UserRequest)
    Id: 8796 (0x225c)state: Wait (Reason: UserRequest)
    Id: 10072 (0x2758)state: Wait (Reason: UserRequest)
    Id: 7484 (0x1d3c)state: Wait (Reason: UserRequest)
    Id: 5092 (0x13e4)state: Wait (Reason: UserRequest)
    Id: 9904 (0x26b0)state: Wait (Reason: UserRequest)
    Id: 11560 (0x2d28)state: Wait (Reason: UserRequest)
    Id: 9348 (0x2484)state: Wait (Reason: UserRequest)
    Id: 11308 (0x2c2c)state: Wait (Reason: UserRequest)
    Id: 8900 (0x22c4)state: Wait (Reason: UserRequest)
    Id: 4772 (0x12a4)state: Wait (Reason: UserRequest)
    Id: 9828 (0x2664)state: Wait (Reason: UserRequest)
    Id: 872 (0x0368)state: Wait (Reason: UserRequest)
    Id: 8072 (0x1f88)state: Wait (Reason: UserRequest)
    Id: 10512 (0x2910)state: Wait (Reason: UserRequest)
    Id: 7532 (0x1d6c)state: Wait (Reason: UserRequest)
    Id: 2444 (0x098c)state: Wait (Reason: UserRequest)
    Id: 8988 (0x231c)state: Wait (Reason: UserRequest)
    Id: 10228 (0x27f4)state: Wait (Reason: UserRequest)
    Id: 11532 (0x2d0c)state: Wait (Reason: UserRequest)
    Id: 1476 (0x05c4)state: Wait (Reason: UserRequest)
    Id: 1756 (0x06dc)state: Wait (Reason: UserRequest)
    Id: 2552 (0x09f8)state: Wait (Reason: UserRequest)
    Id: 10516 (0x2914)state: Wait (Reason: UserRequest)
    Id: 11244 (0x2bec)state: Wait (Reason: UserRequest)
    Id: 12064 (0x2f20)state: Wait (Reason: UserRequest)
    Id: 10064 (0x2750)state: Wait (Reason: UserRequest)
    Id: 10084 (0x2764)state: Wait (Reason: UserRequest)
    Id: 1436 (0x059c)state: Wait (Reason: UserRequest)
    Id: 6644 (0x19f4)state: Wait (Reason: UserRequest)
    Id: 11372 (0x2c6c)state: Wait (Reason: UserRequest)
    Id: 7792 (0x1e70)state: Wait (Reason: UserRequest)
    Id: 11952 (0x2eb0)state: Wait (Reason: UserRequest)
    Id: 11288 (0x2c18)state: Wait (Reason: UserRequest)
    Id: 11608 (0x2d58)state: Wait (Reason: UserRequest)
    Id: 7952 (0x1f10)state: Wait (Reason: UserRequest)
    Id: 8896 (0x22c0)state: Wait (Reason: UserRequest)
    Id: 4112 (0x1010)state: Wait (Reason: UserRequest)
    Id: 2060 (0x080c)state: Wait (Reason: UserRequest)
    Id: 10164 (0x27b4)state: Wait (Reason: UserRequest)
    Id: 10184 (0x27c8)state: Wait (Reason: UserRequest)
    Id: 10168 (0x27b8)state: Wait (Reason: UserRequest)
    Id: 4276 (0x10b4)state: Wait (Reason: ExecutionDelay)
    Id: 12692 (0x3194)state: Wait (Reason: UserRequest)
    Id: 12852 (0x3234)state: Wait (Reason: UserRequest)
    Id: 13168 (0x3370)state: Wait (Reason: ExecutionDelay)
    Id: 13228 (0x33ac)state: Wait (Reason: UserRequest)
    Id: 13288 (0x33e8)state: Wait (Reason: UserRequest)
    Id: 13292 (0x33ec)state: Wait (Reason: UserRequest)
    Id: 12660 (0x3174)state: Wait (Reason: UserRequest)
    Id: 3628 (0x0e2c)state: Wait (Reason: UserRequest)
    Id: 11200 (0x2bc0)state: Wait (Reason: ExecutionDelay)
    Id: 2956 (0x0b8c)state: Wait (Reason: UserRequest)
    Id: 11780 (0x2e04)state: Wait (Reason: ExecutionDelay)
    Id: 5052 (0x13bc)state: Wait (Reason: UserRequest)
    Id: 7788 (0x1e6c)state: Wait (Reason: ExecutionDelay)
    Id: 12172 (0x2f8c)state: Wait (Reason: UserRequest)
    Id: 5936 (0x1730)state: Wait (Reason: ExecutionDelay)
    Id: 876 (0x036c)state: Wait (Reason: UserRequest)
    Id: 792 (0x0318)state: Wait (Reason: ExecutionDelay)
    Id: 5968 (0x1750)state: Wait (Reason: ExecutionDelay)
    Id: 5684 (0x1634)state: Wait (Reason: UserRequest)
    Id: 5160 (0x1428)state: Wait (Reason: ExecutionDelay)
    Id: 968 (0x03c8)state: Wait (Reason: ExecutionDelay)
    Id: 10044 (0x273c)state: Wait (Reason: UserRequest)
    Id: 6720 (0x1a40)state: Wait (Reason: UserRequest)
    Id: 10776 (0x2a18)state: Wait (Reason: ExecutionDelay)
    Id: 11068 (0x2b3c)state: Wait (Reason: UserRequest)
    Id: 9860 (0x2684)state: Wait (Reason: ExecutionDelay)
    Id: 7280 (0x1c70)state: Wait (Reason: UserRequest)
    Id: 10432 (0x28c0)state: Wait (Reason: UserRequest)
    Id: 5048 (0x13b8)state: Wait (Reason: UserRequest)
    Id: 9992 (0x2708)state: Wait (Reason: UserRequest)
    Id: 812 (0x032c)state: Wait (Reason: UserRequest)
    Id: 10628 (0x2984)state: Wait (Reason: UserRequest)
    Id: 2324 (0x0914)state: Wait (Reason: UserRequest)
    Id: 12504 (0x30d8)state: Wait (Reason: UserRequest)
    Id: 9644 (0x25ac)state: Wait (Reason: UserRequest)
    Id: 10148 (0x27a4)state: Wait (Reason: UserRequest)
    Id: 3264 (0x0cc0)state: Wait (Reason: UserRequest)
    Id: 12516 (0x30e4)state: Wait (Reason: UserRequest)
    Id: 10616 (0x2978)state: Wait (Reason: UserRequest)
    Id: 2492 (0x09bc)state: Wait (Reason: UserRequest)
    Id: 2488 (0x09b8)state: Wait (Reason: UserRequest)
    Id: 9064 (0x2368)state: Wait (Reason: ExecutionDelay)
    Id: 5752 (0x1678)state: Wait (Reason: ExecutionDelay)
    Id: 928 (0x03a0)state: Wait (Reason: ExecutionDelay)
    Id: 10328 (0x2858)state: Wait (Reason: ExecutionDelay)
    Id: 2796 (0x0aec)state: Wait (Reason: UserRequest)
    Id: 12212 (0x2fb4)state: Wait (Reason: UserRequest)
    Id: 9700 (0x25e4)state: Wait (Reason: UserRequest)
    Id: 11760 (0x2df0)state: Wait (Reason: UserRequest)
    Id: 416 (0x01a0)state: Wait (Reason: UserRequest)
    Id: 6280 (0x1888)state: Wait (Reason: ExecutionDelay)
    Id: 10492 (0x28fc)state: Wait (Reason: ExecutionDelay)
    Id: 936 (0x03a8)state: Wait (Reason: UserRequest)
    Id: 11576 (0x2d38)state: Wait (Reason: ExecutionDelay)
    Id: 5348 (0x14e4)state: Wait (Reason: ExecutionDelay)
    Id: 7292 (0x1c7c)state: Wait (Reason: ExecutionDelay)
    Id: 9900 (0x26ac)state: Wait (Reason: ExecutionDelay)
    Id: 11876 (0x2e64)state: Wait (Reason: ExecutionDelay)
    Id: 4864 (0x1300)state: Wait (Reason: ExecutionDelay)
    Id: 8816 (0x2270)state: Wait (Reason: UserRequest)
    Id: 6092 (0x17cc)state: Wait (Reason: UserRequest)
    Id: 4944 (0x1350)state: Wait (Reason: UserRequest)
    Id: 4160 (0x1040)state: Wait (Reason: UserRequest)
    Id: 5668 (0x1624)state: Wait (Reason: ExecutionDelay)
    Id: 7288 (0x1c78)state: Wait (Reason: UserRequest)
    Id: 7552 (0x1d80)state: Wait (Reason: ExecutionDelay)
    Id: 4656 (0x1230)state: Wait (Reason: ExecutionDelay)
    Id: 7320 (0x1c98)state: Wait (Reason: ExecutionDelay)
    Id: 5324 (0x14cc)state: Wait (Reason: ExecutionDelay)
    Id: 1628 (0x065c)state: Wait (Reason: ExecutionDelay)
    Id: 4684 (0x124c)state: Wait (Reason: ExecutionDelay)
    Id: 1068 (0x042c)state: Wait (Reason: UserRequest)
    Id: 4228 (0x1084)state: Wait (Reason: UserRequest)
    Id: 9468 (0x24fc)state: Wait (Reason: UserRequest)
    Id: 9776 (0x2630)state: Wait (Reason: UserRequest)
    Id: 6496 (0x1960)state: Wait (Reason: UserRequest)
    Id: 1340 (0x053c)state: Wait (Reason: UserRequest)
    Id: 4740 (0x1284)state: Wait (Reason: UserRequest)
    Id: 2180 (0x0884)state: Wait (Reason: UserRequest)
    Id: 2892 (0x0b4c)state: Wait (Reason: UserRequest)
    Id: 7636 (0x1dd4)state: Wait (Reason: UserRequest)
    Id: 7048 (0x1b88)state: Wait (Reason: UserRequest)
    Id: 696 (0x02b8)state: Wait (Reason: UserRequest)
    Id: 5376 (0x1500)state: Wait (Reason: UserRequest)
    Id: 9400 (0x24b8)state: Wait (Reason: UserRequest)
    Id: 10312 (0x2848)state: Wait (Reason: UserRequest)
    Id: 5312 (0x14c0)state: Wait (Reason: UserRequest)
    Id: 1680 (0x0690)state: Wait (Reason: UserRequest)
    Id: 2952 (0x0b88)state: Wait (Reason: UserRequest)
    Id: 5168 (0x1430)state: Wait (Reason: UserRequest)
    Id: 9584 (0x2570)state: Wait (Reason: UserRequest)
    Id: 1504 (0x05e0)state: Wait (Reason: UserRequest)
    Id: 11324 (0x2c3c)state: Wait (Reason: UserRequest)
    Id: 3848 (0x0f08)state: Wait (Reason: UserRequest)
    Id: 10552 (0x2938)state: Wait (Reason: UserRequest)
    Id: 4480 (0x1180)state: Wait (Reason: UserRequest)
    Id: 10108 (0x277c)state: Wait (Reason: UserRequest)
    Id: 8612 (0x21a4)state: Wait (Reason: UserRequest)
    Id: 12860 (0x323c)state: Wait (Reason: UserRequest)
    Id: 3532 (0x0dcc)state: Wait (Reason: UserRequest)
    Id: 9696 (0x25e0)state: Wait (Reason: UserRequest)
    Id: 12872 (0x3248)state: Wait (Reason: UserRequest)
    Id: 3336 (0x0d08)state: Wait (Reason: UserRequest)
    Id: 4592 (0x11f0)state: Wait (Reason: UserRequest)
    Id: 7824 (0x1e90)state: Wait (Reason: UserRequest)
    Id: 5456 (0x1550)state: Wait (Reason: UserRequest)
    Id: 12412 (0x307c)state: Wait (Reason: UserRequest)
    Id: 5612 (0x15ec)state: Wait (Reason: UserRequest)
    Id: 12568 (0x3118)state: Wait (Reason: UserRequest)
    Id: 11680 (0x2da0)state: Wait (Reason: EventPairLow)
    Id: 2484 (0x09b4)state: Wait (Reason: UserRequest)
    Id: 7840 (0x1ea0)state: Wait (Reason: UserRequest)
    Id: 11164 (0x2b9c)state: Wait (Reason: UserRequest)
    Id: 9156 (0x23c4)state: Wait (Reason: UserRequest)
    Id: 12160 (0x2f80)state: Wait (Reason: UserRequest)
    Id: 11712 (0x2dc0)state: Wait (Reason: UserRequest)
    Id: 5608 (0x15e8)state: Wait (Reason: UserRequest)
    Id: 11788 (0x2e0c)state: Wait (Reason: UserRequest)
    Id: 5188 (0x1444)state: Wait (Reason: UserRequest)
    Id: 12552 (0x3108)state: Wait (Reason: UserRequest)
    Id: 13260 (0x33cc)state: Wait (Reason: UserRequest)
    Id: 9296 (0x2450)state: Wait (Reason: UserRequest)
    Id: 5036 (0x13ac)state: Wait (Reason: UserRequest)
    Id: 9604 (0x2584)state: Wait (Reason: UserRequest)
    Id: 4984 (0x1378)state: Wait (Reason: UserRequest)
    Id: 6292 (0x1894)state: Wait (Reason: UserRequest)
    Id: 12800 (0x3200)state: Wait (Reason: UserRequest)
    Id: 9304 (0x2458)state: Wait (Reason: UserRequest)
    Id: 12816 (0x3210)state: Wait (Reason: UserRequest)
    Id: 12304 (0x3010)state: Wait (Reason: UserRequest)
    Id: 8324 (0x2084)state: Wait (Reason: UserRequest)
    Id: 368 (0x0170)state: Wait (Reason: UserRequest)
    Id: 11556 (0x2d24)state: Wait (Reason: UserRequest)
    Id: 1480 (0x05c8)state: Wait (Reason: UserRequest)
    Id: 12900 (0x3264)state: Wait (Reason: UserRequest)
    Id: 6848 (0x1ac0)state: Wait (Reason: UserRequest)
    Id: 12684 (0x318c)state: Wait (Reason: UserRequest)
    Id: 4796 (0x12bc)state: Wait (Reason: UserRequest)
    Id: 12856 (0x3238)state: Wait (Reason: UserRequest)
    Id: 9692 (0x25dc)state: Wait (Reason: UserRequest)
    Id: 12976 (0x32b0)state: Wait (Reason: UserRequest)
    Id: 10400 (0x28a0)state: Wait (Reason: UserRequest)
    Id: 5200 (0x1450)state: Wait (Reason: UserRequest)
    Id: 3204 (0x0c84)state: Wait (Reason: UserRequest)
    Id: 5900 (0x170c)state: Wait (Reason: UserRequest)
    Id: 7016 (0x1b68)state: Wait (Reason: UserRequest)
    Id: 12648 (0x3168)state: Wait (Reason: UserRequest)
    Id: 6964 (0x1b34)state: Wait (Reason: UserRequest)
    Id: 4912 (0x1330)state: Wait (Reason: UserRequest)
    Id: 12328 (0x3028)state: Wait (Reason: ExecutionDelay)
    Id: 4688 (0x1250)state: Wait (Reason: UserRequest)
    Id: 1700 (0x06a4)state: Wait (Reason: UserRequest)
    Id: 8544 (0x2160)state: Wait (Reason: UserRequest)
    Id: 1984 (0x07c0)state: Wait (Reason: UserRequest)
    Id: 5528 (0x1598)state: Wait (Reason: UserRequest)
    Id: 6360 (0x18d8)state: Wait (Reason: UserRequest)
    Id: 2528 (0x09e0)state: Wait (Reason: UserRequest)
    Id: 9792 (0x2640)state: Wait (Reason: UserRequest)
    Id: 4040 (0x0fc8)state: Wait (Reason: UserRequest)
    Id: 8944 (0x22f0)
        Start address: 0x0000000000000000
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/3/2019 9:33:08 PM
        Total processor time: 02:06:14.6250000
        User processor time: 02:06:14.6250000

    Id: 9360 (0x2490)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: EventPairLow)
        Priority: 10
        Priority level: Normal
        Start time: 2/3/2019 9:33:08 PM
        Total processor time: 00:00:00.2812500
        User processor time: 00:00:00.2812500

    Id: 10468 (0x28e4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:08 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 9092 (0x2384)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:22 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 8392 (0x20c8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:00:00.2812500
        User processor time: 00:00:00.2812500

    Id: 8540 (0x215c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:00:02.4531250
        User processor time: 00:00:02.4531250

    Id: 8520 (0x2148)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:00:01.9843750
        User processor time: 00:00:01.9843750

    Id: 8508 (0x213c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8980 (0x2314)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:31:33.2968750
        User processor time: 00:31:33.2968750

    Id: 8568 (0x2178)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:25:33.1406250
        User processor time: 00:25:33.1406250

    Id: 11292 (0x2c1c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:22:16.1875000
        User processor time: 00:22:16.1875000

    Id: 11476 (0x2cd4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:23:44.8437500
        User processor time: 00:23:44.8437500

    Id: 9088 (0x2380)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:19:24.7500000
        User processor time: 00:19:24.7500000

    Id: 11480 (0x2cd8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:23 PM
        Total processor time: 00:13:13.6406250
        User processor time: 00:13:13.6406250

    Id: 8524 (0x214c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:24 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8552 (0x2168)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/3/2019 9:33:26 PM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 8560 (0x2170)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/3/2019 9:33:26 PM
        Total processor time: 00:00:01.0625000
        User processor time: 00:00:01.0625000

    Id: 9408 (0x24c0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/3/2019 9:33:26 PM
        Total processor time: 00:00:09.5000000
        User processor time: 00:00:09.5000000

    Id: 8548 (0x2164)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:26 PM
        Total processor time: 00:01:40.6875000
        User processor time: 00:01:40.6875000

    Id: 11616 (0x2d60) (CURRENT)
        Start address: 0x00007ffc7ce23670
        State: Running
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:26 PM
        Total processor time: 00:51:38.9375000
        User processor time: 00:51:38.9375000

    Id: 10140 (0x279c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:26 PM
        Total processor time: 00:00:24.9531250
        User processor time: 00:00:24.9531250

    Id: 8824 (0x2278)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 14
        Priority level: Highest
        Start time: 2/3/2019 9:33:26 PM
        Total processor time: 00:22:44.5625000
        User processor time: 00:22:44.5625000

    Id: 9640 (0x25a8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:27 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 6208 (0x1840)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 14
        Priority level: Highest
        Start time: 2/3/2019 9:33:27 PM
        Total processor time: 00:00:01.0937500
        User processor time: 00:00:01.0937500

    Id: 8772 (0x2244)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 8516 (0x2144)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Lowest
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:29.0625000
        User processor time: 00:00:29.0625000

    Id: 4892 (0x131c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Lowest
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:29
        User processor time: 00:00:29

    Id: 7100 (0x1bbc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Lowest
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:28.7656250
        User processor time: 00:00:28.7656250

    Id: 7536 (0x1d70)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Lowest
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:28.7812500
        User processor time: 00:00:28.7812500

    Id: 10724 (0x29e4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Lowest
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:29.1406250
        User processor time: 00:00:29.1406250

    Id: 12188 (0x2f9c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: Unknown)
        Priority: 10
        Priority level: Lowest
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:29.0781250
        User processor time: 00:00:29.0781250

    Id: 10040 (0x2738)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:38
        User processor time: 00:00:38

    Id: 10488 (0x28f8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 12280 (0x2ff8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 9000 (0x2328)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:28 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 5412 (0x1524)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:01:21.2343750
        User processor time: 00:01:21.2343750

    Id: 5148 (0x141c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:07:37.2500000
        User processor time: 00:07:37.2500000

    Id: 8888 (0x22b8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:07:34.8281250
        User processor time: 00:07:34.8281250

    Id: 6612 (0x19d4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:07:41.9531250
        User processor time: 00:07:41.9531250

    Id: 11300 (0x2c24)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:07:39.4062500
        User processor time: 00:07:39.4062500

    Id: 11564 (0x2d2c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:07:36.2343750
        User processor time: 00:07:36.2343750

    Id: 7224 (0x1c38)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:07:34.6406250
        User processor time: 00:07:34.6406250

    Id: 7104 (0x1bc0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:00:40.8750000
        User processor time: 00:00:40.8750000

    Id: 8904 (0x22c8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:49:46.4843750
        User processor time: 00:49:46.4843750

    Id: 6320 (0x18b0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/3/2019 9:33:29 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7556 (0x1d84)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:31 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7500 (0x1d4c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:31 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9804 (0x264c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:34 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10960 (0x2ad0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:35 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11492 (0x2ce4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:35 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11844 (0x2e44)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:35 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 8384 (0x20c0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:35 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7024 (0x1b70)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:35 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 7328 (0x1ca0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:35 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10212 (0x27e4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:35 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10856 (0x2a68)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/3/2019 9:33:37 PM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 5416 (0x1528)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:01.1562500
        User processor time: 00:00:01.1562500

    Id: 12132 (0x2f64)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:01.3750000
        User processor time: 00:00:01.3750000

    Id: 9352 (0x2488)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:01.4218750
        User processor time: 00:00:01.4218750

    Id: 5876 (0x16f4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:01.3750000
        User processor time: 00:00:01.3750000

    Id: 1392 (0x0570)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:39.1562500
        User processor time: 00:00:39.1562500

    Id: 8284 (0x205c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:04:48.9843750
        User processor time: 00:04:48.9843750

    Id: 6284 (0x188c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 1852 (0x073c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 6264 (0x1878)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 2560 (0x0a00)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1752 (0x06d8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:33:39 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8584 (0x2188)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:01.0937500
        User processor time: 00:00:01.0937500

    Id: 7836 (0x1e9c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:00.7343750
        User processor time: 00:00:00.7343750

    Id: 6192 (0x1830)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:02.2343750
        User processor time: 00:00:02.2343750

    Id: 6688 (0x1a20)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:01.4062500
        User processor time: 00:00:01.4062500

    Id: 4156 (0x103c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 7
        Priority level: BelowNormal
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:00.4687500
        User processor time: 00:00:00.4687500

    Id: 6960 (0x1b30)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7204 (0x1c24)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7176 (0x1c08)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:00.9843750
        User processor time: 00:00:00.9843750

    Id: 6336 (0x18c0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:40 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 2228 (0x08b4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:12.3281250
        User processor time: 00:00:12.3281250

    Id: 920 (0x0398)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:23.4687500
        User processor time: 00:00:23.4687500

    Id: 5988 (0x1764)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:24.3125000
        User processor time: 00:00:24.3125000

    Id: 5880 (0x16f8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:25.7500000
        User processor time: 00:00:25.7500000

    Id: 8660 (0x21d4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 9
        Priority level: AboveNormal
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:26.1250000
        User processor time: 00:00:26.1250000

    Id: 10496 (0x2900)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:14.3125000
        User processor time: 00:00:14.3125000

    Id: 8600 (0x2198)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 1920 (0x0780)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 4956 (0x135c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 9340 (0x247c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 8308 (0x2074)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 7084 (0x1bac)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 6
        Priority level: Lowest
        Start time: 2/3/2019 9:33:41 PM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 7108 (0x1bc4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.8750000
        User processor time: 00:00:06.8750000

    Id: 8984 (0x2318)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.8437500
        User processor time: 00:00:06.8437500

    Id: 8796 (0x225c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.8750000
        User processor time: 00:00:06.8750000

    Id: 10072 (0x2758)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.7968750
        User processor time: 00:00:06.7968750

    Id: 7484 (0x1d3c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.8593750
        User processor time: 00:00:06.8593750

    Id: 5092 (0x13e4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.6718750
        User processor time: 00:00:06.6718750

    Id: 9904 (0x26b0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.7656250
        User processor time: 00:00:06.7656250

    Id: 11560 (0x2d28)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.8125000
        User processor time: 00:00:06.8125000

    Id: 9348 (0x2484)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 10
        Priority level: Highest
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:20.7500000
        User processor time: 00:00:20.7500000

    Id: 11308 (0x2c2c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:06.8281250
        User processor time: 00:00:06.8281250

    Id: 8900 (0x22c4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:43 PM
        Total processor time: 00:00:07.6250000
        User processor time: 00:00:07.6250000

    Id: 4772 (0x12a4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:45 PM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 9828 (0x2664)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:33:49 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 872 (0x0368)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 14
        Priority level: Highest
        Start time: 2/3/2019 9:34:06 PM
        Total processor time: 00:00:02.0312500
        User processor time: 00:00:02.0312500

    Id: 8072 (0x1f88)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:34:23 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10512 (0x2910)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 9:34:23 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7532 (0x1d6c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:04 PM
        Total processor time: 00:00:00.1250000
        User processor time: 00:00:00.1250000

    Id: 2444 (0x098c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:02.1875000
        User processor time: 00:00:02.1875000

    Id: 8988 (0x231c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:05.2812500
        User processor time: 00:00:05.2812500

    Id: 10228 (0x27f4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:04.7343750
        User processor time: 00:00:04.7343750

    Id: 11532 (0x2d0c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01.2656250
        User processor time: 00:00:01.2656250

    Id: 1476 (0x05c4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01.2500000
        User processor time: 00:00:01.2500000

    Id: 1756 (0x06dc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.9062500
        User processor time: 00:00:00.9062500

    Id: 2552 (0x09f8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01.0468750
        User processor time: 00:00:01.0468750

    Id: 10516 (0x2914)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.7656250
        User processor time: 00:00:00.7656250

    Id: 11244 (0x2bec)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.8593750
        User processor time: 00:00:00.8593750

    Id: 12064 (0x2f20)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.9062500
        User processor time: 00:00:00.9062500

    Id: 10064 (0x2750)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01.1718750
        User processor time: 00:00:01.1718750

    Id: 10084 (0x2764)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01.0468750
        User processor time: 00:00:01.0468750

    Id: 1436 (0x059c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01.1093750
        User processor time: 00:00:01.1093750

    Id: 6644 (0x19f4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01
        User processor time: 00:00:01

    Id: 11372 (0x2c6c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.9375000
        User processor time: 00:00:00.9375000

    Id: 7792 (0x1e70)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.8906250
        User processor time: 00:00:00.8906250

    Id: 11952 (0x2eb0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01.2187500
        User processor time: 00:00:01.2187500

    Id: 11288 (0x2c18)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:02.2187500
        User processor time: 00:00:02.2187500

    Id: 11608 (0x2d58)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.7500000
        User processor time: 00:00:00.7500000

    Id: 7952 (0x1f10)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:01.0937500
        User processor time: 00:00:01.0937500

    Id: 8896 (0x22c0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.9218750
        User processor time: 00:00:00.9218750

    Id: 4112 (0x1010)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.7031250
        User processor time: 00:00:00.7031250

    Id: 2060 (0x080c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:05 PM
        Total processor time: 00:00:00.7656250
        User processor time: 00:00:00.7656250

    Id: 10164 (0x27b4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:06 PM
        Total processor time: 00:00:00.8437500
        User processor time: 00:00:00.8437500

    Id: 10184 (0x27c8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:06 PM
        Total processor time: 00:00:00.7187500
        User processor time: 00:00:00.7187500

    Id: 10168 (0x27b8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:06 PM
        Total processor time: 00:01:52.5156250
        User processor time: 00:01:52.5156250

    Id: 4276 (0x10b4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:31 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 12692 (0x3194)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:35:50 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12852 (0x3234)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 14
        Priority level: Highest
        Start time: 2/3/2019 9:35:55 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 13168 (0x3370)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:36:12 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13228 (0x33ac)
        Start address: 0x0000000000000000
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:36:12 PM
        Total processor time: 00:00:00.5468750
        User processor time: 00:00:00.5468750

    Id: 13288 (0x33e8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:36:17 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 13292 (0x33ec)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 9:36:17 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12660 (0x3174)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 15
        Priority level: TimeCritical
        Start time: 2/3/2019 9:41:11 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 3628 (0x0e2c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 22
        Priority level: 14
        Start time: 2/3/2019 9:41:11 PM
        Total processor time: 00:00:17.0312500
        User processor time: 00:00:17.0312500

    Id: 11200 (0x2bc0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2956 (0x0b8c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:45 PM
        Total processor time: 00:00:54.4218750
        User processor time: 00:00:54.4218750

    Id: 11780 (0x2e04)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:45 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5052 (0x13bc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:45 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 7788 (0x1e6c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12172 (0x2f8c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:48 PM
        Total processor time: 00:00:02.7968750
        User processor time: 00:00:02.7968750

    Id: 5936 (0x1730)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:48 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 876 (0x036c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:48 PM
        Total processor time: 00:00:29.1406250
        User processor time: 00:00:29.1406250

    Id: 792 (0x0318)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:51 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5968 (0x1750)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:51 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5684 (0x1634)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:51 PM
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 5160 (0x1428)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:54 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 968 (0x03c8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:54 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10044 (0x273c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:54 PM
        Total processor time: 00:01:43.7812500
        User processor time: 00:01:43.7812500

    Id: 6720 (0x1a40)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:33:57 PM
        Total processor time: 00:00:00.5468750
        User processor time: 00:00:00.5468750

    Id: 10776 (0x2a18)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:00 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11068 (0x2b3c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:00 PM
        Total processor time: 00:05:17.2187500
        User processor time: 00:05:17.2187500

    Id: 9860 (0x2684)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:00 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7280 (0x1c70)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:00 PM
        Total processor time: 00:00:07.2031250
        User processor time: 00:00:07.2031250

    Id: 10432 (0x28c0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:03 PM
        Total processor time: 00:00:06
        User processor time: 00:00:06

    Id: 5048 (0x13b8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:03 PM
        Total processor time: 00:00:00.8437500
        User processor time: 00:00:00.8437500

    Id: 9992 (0x2708)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 8
        Priority level: Normal
        Start time: 2/3/2019 11:34:04 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 812 (0x032c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:05 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 10628 (0x2984)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:05 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2324 (0x0914)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:06 PM
        Total processor time: 00:00:02.7343750
        User processor time: 00:00:02.7343750

    Id: 12504 (0x30d8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:06 PM
        Total processor time: 00:00:23.7187500
        User processor time: 00:00:23.7187500

    Id: 9644 (0x25ac)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:06 PM
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 10148 (0x27a4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:00.7656250
        User processor time: 00:00:00.7656250

    Id: 3264 (0x0cc0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:03.3437500
        User processor time: 00:00:03.3437500

    Id: 12516 (0x30e4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:00.5625000
        User processor time: 00:00:00.5625000

    Id: 10616 (0x2978)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:10.2812500
        User processor time: 00:00:10.2812500

    Id: 2492 (0x09bc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:01:08.2812500
        User processor time: 00:01:08.2812500

    Id: 2488 (0x09b8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:02.1875000
        User processor time: 00:00:02.1875000

    Id: 9064 (0x2368)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5752 (0x1678)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 928 (0x03a0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10328 (0x2858)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:07 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2796 (0x0aec)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:10 PM
        Total processor time: 00:00:01.1250000
        User processor time: 00:00:01.1250000

    Id: 12212 (0x2fb4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:10 PM
        Total processor time: 00:00:00.4375000
        User processor time: 00:00:00.4375000

    Id: 9700 (0x25e4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:14 PM
        Total processor time: 00:00:14.4375000
        User processor time: 00:00:14.4375000

    Id: 11760 (0x2df0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:14 PM
        Total processor time: 00:00:12.0937500
        User processor time: 00:00:12.0937500

    Id: 416 (0x01a0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:14 PM
        Total processor time: 00:00:00.4218750
        User processor time: 00:00:00.4218750

    Id: 6280 (0x1888)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 10492 (0x28fc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 936 (0x03a8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00.5625000
        User processor time: 00:00:00.5625000

    Id: 11576 (0x2d38)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5348 (0x14e4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7292 (0x1c7c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9900 (0x26ac)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 11876 (0x2e64)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4864 (0x1300)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 8816 (0x2270)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00.6250000
        User processor time: 00:00:00.6250000

    Id: 6092 (0x17cc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 4944 (0x1350)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:15 PM
        Total processor time: 00:00:00.5468750
        User processor time: 00:00:00.5468750

    Id: 4160 (0x1040)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:16.8750000
        User processor time: 00:00:16.8750000

    Id: 5668 (0x1624)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 7288 (0x1c78)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:01.6875000
        User processor time: 00:00:01.6875000

    Id: 7552 (0x1d80)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4656 (0x1230)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 7320 (0x1c98)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5324 (0x14cc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1628 (0x065c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4684 (0x124c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:16 PM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 1068 (0x042c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:03.2968750
        User processor time: 00:00:03.2968750

    Id: 4228 (0x1084)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:00.5937500
        User processor time: 00:00:00.5937500

    Id: 9468 (0x24fc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:00.1562500
        User processor time: 00:00:00.1562500

    Id: 9776 (0x2630)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:00.3750000
        User processor time: 00:00:00.3750000

    Id: 6496 (0x1960)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:04.3437500
        User processor time: 00:00:04.3437500

    Id: 1340 (0x053c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:18.6875000
        User processor time: 00:00:18.6875000

    Id: 4740 (0x1284)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:13.9531250
        User processor time: 00:00:13.9531250

    Id: 2180 (0x0884)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:00.8750000
        User processor time: 00:00:00.8750000

    Id: 2892 (0x0b4c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:02.0156250
        User processor time: 00:00:02.0156250

    Id: 7636 (0x1dd4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:23.2500000
        User processor time: 00:00:23.2500000

    Id: 7048 (0x1b88)
        Start address: 0x00007ffc7ce23670
        State: Running
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 696 (0x02b8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 5376 (0x1500)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:17 PM
        Total processor time: 00:00:04.9687500
        User processor time: 00:00:04.9687500

    Id: 9400 (0x24b8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:00.5937500
        User processor time: 00:00:00.5937500

    Id: 10312 (0x2848)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:00.6406250
        User processor time: 00:00:00.6406250

    Id: 5312 (0x14c0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:00.4375000
        User processor time: 00:00:00.4375000

    Id: 1680 (0x0690)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:00.5468750
        User processor time: 00:00:00.5468750

    Id: 2952 (0x0b88)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:02.0468750
        User processor time: 00:00:02.0468750

    Id: 5168 (0x1430)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:05.3281250
        User processor time: 00:00:05.3281250

    Id: 9584 (0x2570)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:15.3281250
        User processor time: 00:00:15.3281250

    Id: 1504 (0x05e0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:03.2968750
        User processor time: 00:00:03.2968750

    Id: 11324 (0x2c3c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:00.6562500
        User processor time: 00:00:00.6562500

    Id: 3848 (0x0f08)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:01.9531250
        User processor time: 00:00:01.9531250

    Id: 10552 (0x2938)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:06.8125000
        User processor time: 00:00:06.8125000

    Id: 4480 (0x1180)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:06.0156250
        User processor time: 00:00:06.0156250

    Id: 10108 (0x277c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:02.4687500
        User processor time: 00:00:02.4687500

    Id: 8612 (0x21a4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:00.6406250
        User processor time: 00:00:00.6406250

    Id: 12860 (0x323c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:00.4375000
        User processor time: 00:00:00.4375000

    Id: 3532 (0x0dcc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:18 PM
        Total processor time: 00:00:00.3750000
        User processor time: 00:00:00.3750000

    Id: 9696 (0x25e0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:11.2968750
        User processor time: 00:00:11.2968750

    Id: 12872 (0x3248)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:04.6406250
        User processor time: 00:00:04.6406250

    Id: 3336 (0x0d08)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:01.7031250
        User processor time: 00:00:01.7031250

    Id: 4592 (0x11f0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:01.1875000
        User processor time: 00:00:01.1875000

    Id: 7824 (0x1e90)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:05.8125000
        User processor time: 00:00:05.8125000

    Id: 5456 (0x1550)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:00.4062500
        User processor time: 00:00:00.4062500

    Id: 12412 (0x307c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:20.0156250
        User processor time: 00:00:20.0156250

    Id: 5612 (0x15ec)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:08.0625000
        User processor time: 00:00:08.0625000

    Id: 12568 (0x3118)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:19 PM
        Total processor time: 00:00:03.1562500
        User processor time: 00:00:03.1562500

    Id: 11680 (0x2da0)
        Start address: 0x0000000000000000
        State: Wait (Reason: EventPairLow)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:20 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 2484 (0x09b4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:20 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 7840 (0x1ea0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:20 PM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 11164 (0x2b9c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:24 PM
        Total processor time: 00:00:07.8906250
        User processor time: 00:00:07.8906250

    Id: 9156 (0x23c4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:24 PM
        Total processor time: 00:01:23.7343750
        User processor time: 00:01:23.7343750

    Id: 12160 (0x2f80)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:24 PM
        Total processor time: 00:00:04.0937500
        User processor time: 00:00:04.0937500

    Id: 11712 (0x2dc0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:24 PM
        Total processor time: 00:00:09.0468750
        User processor time: 00:00:09.0468750

    Id: 5608 (0x15e8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:24 PM
        Total processor time: 00:00:18.1406250
        User processor time: 00:00:18.1406250

    Id: 11788 (0x2e0c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:24 PM
        Total processor time: 00:00:00.7812500
        User processor time: 00:00:00.7812500

    Id: 5188 (0x1444)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:24 PM
        Total processor time: 00:00:00.5000000
        User processor time: 00:00:00.5000000

    Id: 12552 (0x3108)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:02.8593750
        User processor time: 00:00:02.8593750

    Id: 13260 (0x33cc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:05.6093750
        User processor time: 00:00:05.6093750

    Id: 9296 (0x2450)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:07.9062500
        User processor time: 00:00:07.9062500

    Id: 5036 (0x13ac)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:00.7968750
        User processor time: 00:00:00.7968750

    Id: 9604 (0x2584)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:00.9531250
        User processor time: 00:00:00.9531250

    Id: 4984 (0x1378)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:07.7812500
        User processor time: 00:00:07.7812500

    Id: 6292 (0x1894)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:01.6718750
        User processor time: 00:00:01.6718750

    Id: 12800 (0x3200)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:05.3281250
        User processor time: 00:00:05.3281250

    Id: 9304 (0x2458)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:01.1562500
        User processor time: 00:00:01.1562500

    Id: 12816 (0x3210)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:04
        User processor time: 00:00:04

    Id: 12304 (0x3010)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:01.9843750
        User processor time: 00:00:01.9843750

    Id: 8324 (0x2084)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:26 PM
        Total processor time: 00:00:19.1718750
        User processor time: 00:00:19.1718750

    Id: 368 (0x0170)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:29 PM
        Total processor time: 00:00:02.1718750
        User processor time: 00:00:02.1718750

    Id: 11556 (0x2d24)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:29 PM
        Total processor time: 00:00:03.6875000
        User processor time: 00:00:03.6875000

    Id: 1480 (0x05c8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:29 PM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 12900 (0x3264)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:34:29 PM
        Total processor time: 00:00:02.0156250
        User processor time: 00:00:02.0156250

    Id: 6848 (0x1ac0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/3/2019 11:36:45 PM
        Total processor time: 00:00:00.7343750
        User processor time: 00:00:00.7343750

    Id: 12684 (0x318c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:48:21 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 4796 (0x12bc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:48:21 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 12856 (0x3238)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:52:18 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 9692 (0x25dc)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:52:28 AM
        Total processor time: 00:00:00.8750000
        User processor time: 00:00:00.8750000

    Id: 12976 (0x32b0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:53:22 AM
        Total processor time: 00:00:06.2187500
        User processor time: 00:00:06.2187500

    Id: 10400 (0x28a0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:53:23 AM
        Total processor time: 00:00:09.4687500
        User processor time: 00:00:09.4687500

    Id: 5200 (0x1450)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:53:29 AM
        Total processor time: 00:00:00.1093750
        User processor time: 00:00:00.1093750

    Id: 3204 (0x0c84)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:53:35 AM
        Total processor time: 00:00:00.0781250
        User processor time: 00:00:00.0781250

    Id: 5900 (0x170c)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:53:45 AM
        Total processor time: 00:00:00.0625000
        User processor time: 00:00:00.0625000

    Id: 7016 (0x1b68)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:54:03 AM
        Total processor time: 00:00:00.7343750
        User processor time: 00:00:00.7343750

    Id: 12648 (0x3168)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:54:15 AM
        Total processor time: 00:00:00.5937500
        User processor time: 00:00:00.5937500

    Id: 6964 (0x1b34)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:54:17 AM
        Total processor time: 00:00:00.2968750
        User processor time: 00:00:00.2968750

    Id: 4912 (0x1330)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:54:47 AM
        Total processor time: 00:00:00.4843750
        User processor time: 00:00:00.4843750

    Id: 12328 (0x3028)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: ExecutionDelay)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:55:13 AM
        Total processor time: 00:00:00.0937500
        User processor time: 00:00:00.0937500

    Id: 4688 (0x1250)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:57:15 AM
        Total processor time: 00:00:00.0156250
        User processor time: 00:00:00.0156250

    Id: 1700 (0x06a4)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:57:15 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 8544 (0x2160)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:58:07 AM
        Total processor time: 00:00:00.0468750
        User processor time: 00:00:00.0468750

    Id: 1984 (0x07c0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:58:09 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 5528 (0x1598)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:58:09 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 6360 (0x18d8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:58:15 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 2528 (0x09e0)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:58:18 AM
        Total processor time: 00:00:00
        User processor time: 00:00:00

    Id: 9792 (0x2640)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:58:18 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

    Id: 4040 (0x0fc8)
        Start address: 0x00007ffc7ce23670
        State: Wait (Reason: UserRequest)
        Priority: 12
        Priority level: Normal
        Start time: 2/4/2019 12:58:18 AM
        Total processor time: 00:00:00.0312500
        User processor time: 00:00:00.0312500

Modules:
    Name: GTA5.exe; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe (Grand Theft Auto V v1.0.1604.0, 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: 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.471, 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: steam_api64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll (Steam Client API v01.00.00.01, by Valve Corporation)
    Name: CRYPT32.dll; path: C:\WINDOWS\System32\CRYPT32.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: MSASN1.dll; path: C:\WINDOWS\System32\MSASN1.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: msvcrt.dll; path: C:\WINDOWS\System32\msvcrt.dll (Microsoft® Windows® Operating System v7.0.17134.1, by Microsoft Corporation)
    Name: GFSDK_ShadowLib.win64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll ( v, by )
    Name: VERSION.dll; path: C:\WINDOWS\SYSTEM32\VERSION.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: WINTRUST.dll; path: C:\WINDOWS\System32\WINTRUST.dll (Microsoft® Windows® Operating System v10.0.17134.81, 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: DSOUND.dll; path: C:\WINDOWS\SYSTEM32\DSOUND.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: 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: cfgmgr32.dll; path: C:\WINDOWS\System32\cfgmgr32.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: bink2w64.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll (Bink and Smacker v1.994a, by RAD Game Tools, Inc.)
    Name: shcore.dll; path: C:\WINDOWS\System32\shcore.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: ole32.dll; path: C:\WINDOWS\System32\ole32.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.48, 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: WINMM.dll; path: C:\WINDOWS\SYSTEM32\WINMM.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: MF.dll; path: C:\WINDOWS\SYSTEM32\MF.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: MFPlat.DLL; path: C:\WINDOWS\SYSTEM32\MFPlat.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: FLTLIB.DLL; path: C:\WINDOWS\System32\FLTLIB.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: WTSAPI32.dll; path: C:\WINDOWS\SYSTEM32\WTSAPI32.dll (Microsoft® Windows® Operating System v10.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: 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: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll ( v, by )
    Name: DINPUT8.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DINPUT8.dll (GTA V Asi loader v1.0.0.1, by Alexander Blade)
    Name: XINPUT1_3.dll; path: C:\WINDOWS\SYSTEM32\XINPUT1_3.dll (Microsoft® DirectX for Windows® v9.18.944.0000, by Microsoft Corporation)
    Name: SETUPAPI.dll; path: C:\WINDOWS\System32\SETUPAPI.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: IPHLPAPI.DLL; path: C:\WINDOWS\SYSTEM32\IPHLPAPI.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: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll (Steam Game Overlay Renderer v01.00.00.01, by Valve Corporation)
    Name: inputhost.dll; path: C:\WINDOWS\SYSTEM32\inputhost.dll ( v, by )
    Name: CoreMessaging.dll; path: C:\WINDOWS\SYSTEM32\CoreMessaging.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: wintypes.dll; path: C:\WINDOWS\SYSTEM32\wintypes.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: AdvancedHookV.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.asi ( v, by )
    Name: VCRUNTIME140.dll; path: C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll (Microsoft® Visual Studio® 2017 v14.14.26429.4, by Microsoft Corporation)
    Name: MSVCP140.dll; path: C:\WINDOWS\SYSTEM32\MSVCP140.dll (Microsoft® Visual Studio® 2017 v14.14.26429.4, by Microsoft Corporation)
    Name: CWeaponInfoBlob Adjuster.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\CWeaponInfoBlob Adjuster.asi ( v, by )
    Name: GTAV.HeapAdjuster.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAV.HeapAdjuster.asi ( v, by )
    Name: NativeTrainer.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\NativeTrainer.asi ( v, by )
    Name: ScriptHookV.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.dll (ScriptHookV v1.0.1604.0, by Alexander Blade)
    Name: d3dx11_43.dll; path: C:\WINDOWS\SYSTEM32\d3dx11_43.dll (Microsoft® DirectX for Windows® v9.29.952.3111, by Microsoft Corporation)
    Name: openCameraV.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\openCameraV.asi (openCamera for GTAV v1.0.0.1, by OpenIV Dev. Team)
    Name: OpenIV.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.asi (OpenIV v2.0.0.0, by OpenIV Team)
    Name: PackfileLimitAdjuster.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PackfileLimitAdjuster.asi ( v, by )
    Name: PLD.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.asi ( v, by )
    Name: ScriptHookVDotNet.asi; path: C:\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: TrainerV.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TrainerV.asi ( v, by )
    Name: TurnSignals.asi; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TurnSignals.asi ( v, by )
    Name: MSVCP120.dll; path: C:\WINDOWS\SYSTEM32\MSVCP120.dll (Microsoft® Visual Studio® 2013 v12.00.21005.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: imagehlp.dll; path: C:\WINDOWS\System32\imagehlp.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: C:\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: C:\Program Files (x86)\Steam\tier0_s64.dll ( tier0_s Dynamic Link Library v01.00.00.01, by Valve Corporation)
    Name: vstdlib_s64.dll; path: C:\Program Files (x86)\Steam\vstdlib_s64.dll (Steam v03.00.00.01, by Valve Corporation)
    Name: 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: 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: aticfx64.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\c0338124.inf_amd64_923c69fb6002c3cc\B337967\aticfx64.dll (AMD Inc. Radeon DirectX 11 Driver v8.17.10.1653, by Advanced Micro Devices, Inc. )
    Name: atiuxp64.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\c0338124.inf_amd64_923c69fb6002c3cc\B337967\atiuxp64.dll (Advanced Micro Devices, Inc PowerXpress Vista DX10 User Mode Driver v8.14.01.6564, by Advanced Micro Devices, Inc. )
    Name: atidxx64.dll; path: C:\WINDOWS\System32\DriverStore\FileRepository\c0338124.inf_amd64_923c69fb6002c3cc\B337967\atidxx64.dll (Advanced Micro Devices, Inc. Radeon DirectX 11 Driver v8.17.10.0851, by Advanced Micro Devices, Inc. )
    Name: amdihk64.dll; path: C:\WINDOWS\SYSTEM32\amdihk64.dll (AMD DVR Component v1.00.00.0000, by Advanced Micro Devices, Inc.)
    Name: D3DSCache.dll; path: C:\WINDOWS\SYSTEM32\D3DSCache.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: twinapi.appcore.dll; path: C:\WINDOWS\SYSTEM32\twinapi.appcore.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: USERENV.dll; path: C:\WINDOWS\SYSTEM32\USERENV.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: RMCLIENT.dll; path: C:\WINDOWS\SYSTEM32\RMCLIENT.dll (Microsoft® Windows® Operating System v10.0.17134.471, by Microsoft Corporation)
    Name: ShadowLibx64.dll; path: C:\Users\devin\AppData\Local\Temp\535umh1nqvsbmdpv\ShadowLibx64.dll (RAGE Plugin Hook v0.64.1234.15464, by MulleDK19 / LMS)
    Name: dbghelp.dll; path: C:\WINDOWS\SYSTEM32\dbghelp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: FW1FontWrapper.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll ( v, by )
    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: dbgcore.DLL; path: C:\WINDOWS\SYSTEM32\dbgcore.DLL (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: clr.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll (Microsoft® .NET Framework v4.7.3260.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\d6009efb32eeecfdd2f5855cd2d60c54\mscorlib.ni.dll (Microsoft® .NET Framework v4.7.3260.0, by Microsoft Corporation)
    Name: clrjit.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll (Microsoft® .NET Framework v4.7.3260.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\681a827721f217c4bd0d480661380fad\System.ni.dll (Microsoft® .NET Framework v4.7.3314.0, by Microsoft Corporation)
    Name: System.Drawing.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\d07dbc6a8092e0184fc37f13de647d20\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\2342263ae986fb8b7dba535707187cb1\System.Windows.Forms.ni.dll (Microsoft® .NET Framework v4.7.3221.0, by Microsoft Corporation)
    Name: System.Core.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\a7eb69b0e2e5c8d77eae8bfbdb936bbb\System.Core.ni.dll (Microsoft® .NET Framework v4.7.3221.0, by Microsoft Corporation)
    Name: System.Xml.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\d1f5e51a1f021538b5ea2563505754f5\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\b9e165f74b9e6ed9d1e463ca15a60bd5\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.523_none_fb409dd930672a56\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.523_none_2c2b90be8af9a424\gdiplus.dll (Microsoft® Windows® Operating System v10.0.17134.523, by Microsoft Corporation)
    Name: DWrite.dll; path: C:\WINDOWS\SYSTEM32\DWrite.dll (Microsoft® Windows® Operating System v10.0.17134.1, 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: WindowsCodecs.dll; path: C:\WINDOWS\SYSTEM32\WindowsCodecs.dll (Microsoft® Windows® Operating System v10.0.17134.345, 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: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll ( v, by )
    Name: MSVCR100.dll; path: C:\WINDOWS\SYSTEM32\MSVCR100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: MSVCP100.dll; path: C:\WINDOWS\SYSTEM32\MSVCP100.dll (Microsoft® Visual Studio® 2010 v10.00.40219.325, by Microsoft Corporation)
    Name: 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: 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: wbemprox.dll; path: C:\WINDOWS\system32\wbem\wbemprox.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: wbemcomn.dll; path: C:\WINDOWS\SYSTEM32\wbemcomn.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: wbemsvc.dll; path: C:\WINDOWS\system32\wbem\wbemsvc.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: fastprox.dll; path: C:\WINDOWS\system32\wbem\fastprox.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: urlmon.dll; path: C:\WINDOWS\SYSTEM32\urlmon.dll (Internet Explorer v11.00.17134.1, by Microsoft Corporation)
    Name: ScriptHookVDotNet2.dll; path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.dll ( v, by )
    Name: System.Xml.Linq.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\c6449b2e009e22532f8b0e06ac1fd117\System.Xml.Linq.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: System.Management.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Management\f9ec6984fb6b27e883676652c238b260\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: 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: 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: ncryptsslp.dll; path: C:\WINDOWS\system32\ncryptsslp.dll (Microsoft® Windows® Operating System v10.0.17134.137, by Microsoft Corporation)
    Name: wminet_utils.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: wmiutils.dll; path: C:\WINDOWS\system32\wbem\wmiutils.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: PresentationNative_v0400.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll (Microsoft® .NET Framework v4.7.3221.0, by Microsoft Corporation)
    Name: dcomp.dll; path: C:\WINDOWS\SYSTEM32\dcomp.dll (Microsoft® Windows® Operating System v10.0.17134.1, by Microsoft Corporation)
    Name: comctl32.dll; path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.523_none_f950727330975f7b\comctl32.dll (Microsoft® Windows® Operating System v10.0.17134.48, by Microsoft Corporation)
    Name: System.IO.Compression.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.IO.Cb3b124c8#\c67337484cbb468a617b1cea8d303f9f\System.IO.Compression.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: clrcompression.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: Microsoft.CSharp.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Microsoft.CSharp\76675523bbb69315abfc43279262d62a\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\2a1eb79929ec20316c2eda80537aba52\System.Dynamic.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: WindowsBase.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\8e9a4e1535fd000931e206ab610ff2f1\WindowsBase.ni.dll (Microsoft® .NET Framework v4.7.3221.0, by Microsoft Corporation)
    Name: PresentationCore.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\40630480d6893551c286d43949cf1ed3\PresentationCore.ni.dll (Microsoft® .NET Framework v4.7.3221.0, by Microsoft Corporation)
    Name: wpfgfx_v0400.dll; path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll (Microsoft® .NET Framework v4.7.3221.0, by Microsoft Corporation)
    Name: MSVCP120_CLR0400.dll; path: C:\WINDOWS\SYSTEM32\MSVCP120_CLR0400.dll (Microsoft® Visual Studio® 2013 v12.00.52519.0, by Microsoft Corporation)
    Name: Accessibility.ni.dll; path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Accessibility\3770d930781ec1d47d76ee56605d0d67\Accessibility.ni.dll (Microsoft® .NET Framework v4.7.3056.0, by Microsoft Corporation)
    Name: GTA5.exe
        Base address: 0x00007ff788770000
        Memory size: 0x054f5000
        Entry point address: 0x00007ff789ed0f04
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe
        Product name: Grand Theft Auto V
        Product version: 1.0.1604.0
        Company: Rockstar Games

    Name: ntdll.dll
        Base address: 0x00007ffc7cdb0000
        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: 0x00007ffc7b240000
        Memory size: 0x000b2000
        Entry point address: 0x00007ffc7b2530c0
        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: 0x00007ffc79570000
        Memory size: 0x00273000
        Entry point address: 0x00007ffc79577fa0
        File path: C:\WINDOWS\System32\KERNELBASE.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.376
        Company: Microsoft Corporation

    Name: USER32.dll
        Base address: 0x00007ffc7ab70000
        Memory size: 0x00190000
        Entry point address: 0x00007ffc7ab8bbb0
        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: 0x00007ffc79970000
        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: 0x00007ffc7a960000
        Memory size: 0x00028000
        Entry point address: 0x00007ffc7a964070
        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: 0x00007ffc79180000
        Memory size: 0x00192000
        Entry point address: 0x00007ffc791b3ca0
        File path: C:\WINDOWS\System32\gdi32full.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.471
        Company: Microsoft Corporation

    Name: msvcp_win.dll
        Base address: 0x00007ffc7a1a0000
        Memory size: 0x0009f000
        Entry point address: 0x00007ffc7a1b0860
        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: 0x00007ffc79990000
        Memory size: 0x000fa000
        Entry point address: 0x00007ffc79996f50
        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: 0x00007ffc7ab00000
        Memory size: 0x0006c000
        Entry point address: 0x00007ffc7ab172b0
        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: 0x00007ffc7b320000
        Memory size: 0x00124000
        Entry point address: 0x00007ffc7b3848e0
        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: 0x00007ffc7b230000
        Memory size: 0x00008000
        Entry point address: 0x00007ffc7b231080
        File path: C:\WINDOWS\System32\PSAPI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: steam_api64.dll
        Base address: 0x0000000050250000
        Memory size: 0x0003f000
        Entry point address: 0x000000005025ac48
        File path: C:\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: CRYPT32.dll
        Base address: 0x00007ffc79320000
        Memory size: 0x001e2000
        Entry point address: 0x00007ffc7937ce80
        File path: C:\WINDOWS\System32\CRYPT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

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

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

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

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

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

    Name: sechost.dll
        Base address: 0x00007ffc7b790000
        Memory size: 0x0005b000
        Entry point address: 0x00007ffc7b79eab0
        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: 0x00007ffc7a3a0000
        Memory size: 0x0002d000
        Entry point address: 0x00007ffc7a3a1640
        File path: C:\WINDOWS\System32\IMM32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: SHELL32.dll
        Base address: 0x00007ffc7b940000
        Memory size: 0x01440000
        Entry point address: 0x00007ffc7ba1f880
        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: 0x00007ffc7b4c0000
        Memory size: 0x00051000
        Entry point address: 0x00007ffc7b4ca010
        File path: C:\WINDOWS\System32\SHLWAPI.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: powrprof.dll
        Base address: 0x00007ffc790f0000
        Memory size: 0x0004c000
        Entry point address: 0x00007ffc790f3630
        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: 0x00007ffc7ad00000
        Memory size: 0x00322000
        Entry point address: 0x00007ffc7add2a60
        File path: C:\WINDOWS\System32\combase.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

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

    Name: bink2w64.dll
        Base address: 0x00007ffc41be0000
        Memory size: 0x0008d000
        Entry point address: 0x00007ffc41be3a78
        File path: C:\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: shcore.dll
        Base address: 0x00007ffc7a3d0000
        Memory size: 0x000a9000
        Entry point address: 0x00007ffc7a40d310
        File path: C:\WINDOWS\System32\shcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: OLEAUT32.dll
        Base address: 0x00007ffc7aa30000
        Memory size: 0x000c2000
        Entry point address: 0x00007ffc7aa488d0
        File path: C:\WINDOWS\System32\OLEAUT32.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.48
        Company: Microsoft Corporation

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

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

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

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

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

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

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

    Name: msdmo.dll
        Base address: 0x00007ffc73c80000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffc73c81460
        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: 0x00007ffc39b50000
        Memory size: 0x000f8000
        Entry point address: 0x00007ffc39b7af60
        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: 0x00007ffc74a60000
        Memory size: 0x001b4000
        Entry point address: 0x00007ffc74aa80a0
        File path: C:\WINDOWS\SYSTEM32\PROPSYS.dll
        Product name: Windows® Search
        Product version: 7.0.17134.1
        Company: Microsoft Corporation

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

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

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

    Name: DINPUT8.dll
        Base address: 0x00007ffc41b90000
        Memory size: 0x00025000
        Entry point address: 0x00007ffc41b93804
        File path: C:\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: XINPUT1_3.dll
        Base address: 0x0000000000400000
        Memory size: 0x0001e000
        Entry point address: 0x00000000004098e0
        File path: C:\WINDOWS\SYSTEM32\XINPUT1_3.dll
        Product name: Microsoft® DirectX for Windows®
        Product version: 9.18.944.0000
        Company: Microsoft Corporation

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

    Name: IPHLPAPI.DLL
        Base address: 0x00007ffc786c0000
        Memory size: 0x00038000
        Entry point address: 0x00007ffc786cbc80
        File path: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: d3dx9_43.dll
        Base address: 0x00007ffc200a0000
        Memory size: 0x00263000
        Entry point address: 0x00007ffc202b5d1c
        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: 0x00007ffc6d0f0000
        Memory size: 0x0002a000
        Entry point address: 0x00007ffc6d0f5010
        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: 0x00007ffc77850000
        Memory size: 0x00029000
        Entry point address: 0x00007ffc778525c0
        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: 0x00007ffc3b8e0000
        Memory size: 0x00120000
        Entry point address: 0x00007ffc3b9b6bc0
        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: 0x00007ffc57c80000
        Memory size: 0x0042e000
        Entry point address: 0x00007ffc57d02e40
        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: 0x00007ffc5a180000
        Memory size: 0x0002c000
        Entry point address: 0x00007ffc5a19d3c0
        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: 0x00007ffc73c90000
        Memory size: 0x00009000
        Entry point address: 0x00007ffc73c91c60
        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: 0x00007ffc78c20000
        Memory size: 0x00025000
        Entry point address: 0x00007ffc78c288d0
        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: 0x00007ffc78b10000
        Memory size: 0x0000b000
        Entry point address: 0x00007ffc78b11e60
        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: 0x00007ffc686a0000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffc686a9bf0
        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: 0x00007ffc41b40000
        Memory size: 0x00043000
        Entry point address: 0x00007ffc41b4a7e0
        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: 0x00007ffc41d30000
        Memory size: 0x0018d000
        Entry point address: 0x00007ffc41df0eb0
        File path: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
        Product name: Steam Game Overlay Renderer
        Product version: 01.00.00.01
        Company: Valve Corporation

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

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

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

    Name: CoreUIComponents.dll
        Base address: 0x00007ffc6c800000
        Memory size: 0x0031e000
        Entry point address: 0x00007ffc6c8686e0
        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: 0x00007ffc782c0000
        Memory size: 0x00031000
        Entry point address: 0x00007ffc782c71f0
        File path: C:\WINDOWS\SYSTEM32\ntmarta.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: AdvancedHookV.asi
        Base address: 0x00007ffc44410000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc44413840
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.asi
        Product name: 
        Product version: 
        Company: 

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

    Name: MSVCP140.dll
        Base address: 0x00007ffc3adf0000
        Memory size: 0x000a6000
        Entry point address: 0x00007ffc3ae48130
        File path: C:\WINDOWS\SYSTEM32\MSVCP140.dll
        Product name: Microsoft® Visual Studio® 2017
        Product version: 14.14.26429.4
        Company: Microsoft Corporation

    Name: CWeaponInfoBlob Adjuster.asi
        Base address: 0x00007ffc43000000
        Memory size: 0x00008000
        Entry point address: 0x00007ffc430014b8
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\CWeaponInfoBlob Adjuster.asi
        Product name: 
        Product version: 
        Company: 

    Name: GTAV.HeapAdjuster.asi
        Base address: 0x00007ffc414d0000
        Memory size: 0x0001d000
        Entry point address: 0x00007ffc414d2240
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAV.HeapAdjuster.asi
        Product name: 
        Product version: 
        Company: 

    Name: NativeTrainer.asi
        Base address: 0x00007ffc41490000
        Memory size: 0x0003c000
        Entry point address: 0x00007ffc4149c42c
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\NativeTrainer.asi
        Product name: 
        Product version: 
        Company: 

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

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

    Name: openCameraV.asi
        Base address: 0x00007ffc412e0000
        Memory size: 0x00024000
        Entry point address: 0x00007ffc412e2994
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\openCameraV.asi
        Product name: openCamera for GTAV
        Product version: 1.0.0.1
        Company: OpenIV Dev. Team

    Name: OpenIV.asi
        Base address: 0x00007ffc41260000
        Memory size: 0x00027000
        Entry point address: 0x00007ffc41262cdc
        File path: C:\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: PackfileLimitAdjuster.asi
        Base address: 0x00007ffc41140000
        Memory size: 0x00014000
        Entry point address: 0x00007ffc41148d3c
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PackfileLimitAdjuster.asi
        Product name: 
        Product version: 
        Company: 

    Name: PLD.asi
        Base address: 0x00007ffc41100000
        Memory size: 0x00034000
        Entry point address: 0x00007ffc411065e4
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.asi
        Product name: 
        Product version: 
        Company: 

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

    Name: MSVCR120.dll
        Base address: 0x00007ffc3ad00000
        Memory size: 0x000ef000
        Entry point address: 0x00007ffc3ad229cc
        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: 0x00007ffc3a040000
        Memory size: 0x00064000
        Entry point address: 0x00007ffc3a069e20
        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: 0x00007ffc39ab0000
        Memory size: 0x0009c000
        Entry point address: 0x00007ffc39ab7a70
        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: TrainerV.asi
        Base address: 0x00007ffc18150000
        Memory size: 0x00d95000
        Entry point address: 0x00007ffc183f39cc
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TrainerV.asi
        Product name: 
        Product version: 
        Company: 

    Name: TurnSignals.asi
        Base address: 0x00007ffc425c0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffc425c27ec
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TurnSignals.asi
        Product name: 
        Product version: 
        Company: 

    Name: MSVCP120.dll
        Base address: 0x00007ffc3ac50000
        Memory size: 0x000a6000
        Entry point address: 0x00007ffc3ac9efec
        File path: C:\WINDOWS\SYSTEM32\MSVCP120.dll
        Product name: Microsoft® Visual Studio® 2013
        Product version: 12.00.21005.1
        Company: Microsoft Corporation

    Name: CRYPTSP.dll
        Base address: 0x00007ffc78af0000
        Memory size: 0x00017000
        Entry point address: 0x00007ffc78af4c60
        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: 0x00007ffc78520000
        Memory size: 0x00033000
        Entry point address: 0x00007ffc7852b560
        File path: C:\WINDOWS\system32\rsaenh.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: gpapi.dll
        Base address: 0x00007ffc77e00000
        Memory size: 0x00022000
        Entry point address: 0x00007ffc77e02b20
        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: 0x00007ffc64e20000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffc64e2d3c0
        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: 0x00007ffc74cd0000
        Memory size: 0x0000b000
        Entry point address: 0x00007ffc74cd1db0
        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: 0x00007ffc7a480000
        Memory size: 0x00008000
        Entry point address: 0x00007ffc7a481f40
        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: 0x00007ffc17200000
        Memory size: 0x00f47000
        Entry point address: 0x00007ffc17b0d7bc
        File path: C:\Program Files (x86)\Steam\steamclient64.dll
        Product name: Steam
        Product version: 03.00.00.01
        Company: Valve Corporation

    Name: MSWSOCK.dll
        Base address: 0x00007ffc78940000
        Memory size: 0x00066000
        Entry point address: 0x00007ffc789512c0
        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: 0x00007ffc6d230000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc6d232490
        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: 0x00007ffc39390000
        Memory size: 0x00171000
        Entry point address: 0x00007ffc393aef0c
        File path: C:\Program Files (x86)\Steam\tier0_s64.dll
        Product name:  tier0_s Dynamic Link Library
        Product version: 01.00.00.01
        Company: Valve Corporation

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

    Name: SSPICLI.DLL
        Base address: 0x00007ffc78ff0000
        Memory size: 0x00030000
        Entry point address: 0x00007ffc78fffb60
        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: 0x00007ffc76050000
        Memory size: 0x0030b000
        Entry point address: 0x00007ffc760dcef0
        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: 0x00007ffc77e80000
        Memory size: 0x000bb000
        Entry point address: 0x00007ffc77ea49c0
        File path: C:\WINDOWS\SYSTEM32\dxgi.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.112
        Company: Microsoft Corporation

    Name: DEVOBJ.dll
        Base address: 0x00007ffc78ed0000
        Memory size: 0x00027000
        Entry point address: 0x00007ffc78ed69c0
        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: 0x00007ffc410c0000
        Memory size: 0x00031000
        Entry point address: 0x00007ffc410df720
        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: 0x00007ffc39330000
        Memory size: 0x0005a000
        Entry point address: 0x00007ffc39331ce0
        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: 0x00007ffc775c0000
        Memory size: 0x00098000
        Entry point address: 0x00007ffc775e4800
        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: 0x00007ffc7b520000
        Memory size: 0x00173000
        Entry point address: 0x00007ffc7b566720
        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: 0x00007ffc78210000
        Memory size: 0x00056000
        Entry point address: 0x00007ffc7821bd00
        File path: C:\WINDOWS\SYSTEM32\WINSTA.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: aticfx64.dll
        Base address: 0x00007ffc6aeb0000
        Memory size: 0x001dc000
        Entry point address: 0x00007ffc6afad758
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\c0338124.inf_amd64_923c69fb6002c3cc\B337967\aticfx64.dll
        Product name: AMD Inc. Radeon DirectX 11 Driver
        Product version: 8.17.10.1653
        Company: Advanced Micro Devices, Inc. 

    Name: atiuxp64.dll
        Base address: 0x00007ffc6ae70000
        Memory size: 0x00035000
        Entry point address: 0x00007ffc6ae872ac
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\c0338124.inf_amd64_923c69fb6002c3cc\B337967\atiuxp64.dll
        Product name: Advanced Micro Devices, Inc PowerXpress Vista DX10 User Mode Driver
        Product version: 8.14.01.6564
        Company: Advanced Micro Devices, Inc. 

    Name: atidxx64.dll
        Base address: 0x00007ffc69dd0000
        Memory size: 0x01047000
        Entry point address: 0x00007ffc6a60f990
        File path: C:\WINDOWS\System32\DriverStore\FileRepository\c0338124.inf_amd64_923c69fb6002c3cc\B337967\atidxx64.dll
        Product name: Advanced Micro Devices, Inc. Radeon DirectX 11 Driver
        Product version: 8.17.10.0851
        Company: Advanced Micro Devices, Inc. 

    Name: amdihk64.dll
        Base address: 0x00007ffc69cc0000
        Memory size: 0x0002b000
        Entry point address: 0x00007ffc69cc5b14
        File path: C:\WINDOWS\SYSTEM32\amdihk64.dll
        Product name: AMD DVR Component
        Product version: 1.00.00.0000
        Company: Advanced Micro Devices, Inc.

    Name: D3DSCache.dll
        Base address: 0x00007ffc69c60000
        Memory size: 0x0002b000
        Entry point address: 0x00007ffc69c751e0
        File path: C:\WINDOWS\SYSTEM32\D3DSCache.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: twinapi.appcore.dll
        Base address: 0x00007ffc77960000
        Memory size: 0x001b8000
        Entry point address: 0x00007ffc779bed30
        File path: C:\WINDOWS\SYSTEM32\twinapi.appcore.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: RMCLIENT.dll
        Base address: 0x00007ffc77930000
        Memory size: 0x00021000
        Entry point address: 0x00007ffc77936990
        File path: C:\WINDOWS\SYSTEM32\RMCLIENT.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.471
        Company: Microsoft Corporation

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

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

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

    Name: XINPUT9_1_0.dll
        Base address: 0x00007ffc41b30000
        Memory size: 0x00007000
        Entry point address: 0x00007ffc41b31500
        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: dbgcore.DLL
        Base address: 0x00007ffc6f730000
        Memory size: 0x00029000
        Entry point address: 0x00007ffc6f748c50
        File path: C:\WINDOWS\SYSTEM32\dbgcore.DLL
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: MSVCR120_CLR0400.dll
        Base address: 0x00007ffc39510000
        Memory size: 0x000f7000
        Entry point address: 0x00007ffc39534db0
        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: 0x00007ffc546b0000
        Memory size: 0x0158b000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\d6009efb32eeecfdd2f5855cd2d60c54\mscorlib.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3260.0
        Company: Microsoft Corporation

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

    Name: diasymreader.dll
        Base address: 0x00007ffc28e90000
        Memory size: 0x00138000
        Entry point address: 0x00007ffc28eb7fb0
        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: 0x00007ffc535a0000
        Memory size: 0x00c40000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\681a827721f217c4bd0d480661380fad\System.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3314.0
        Company: Microsoft Corporation

    Name: System.Drawing.ni.dll
        Base address: 0x00007ffc4b450000
        Memory size: 0x001e8000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\d07dbc6a8092e0184fc37f13de647d20\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: 0x00007ffc21610000
        Memory size: 0x00f4d000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\2342263ae986fb8b7dba535707187cb1\System.Windows.Forms.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3221.0
        Company: Microsoft Corporation

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

    Name: System.Xml.ni.dll
        Base address: 0x00007ffc22560000
        Memory size: 0x0088c000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\d1f5e51a1f021538b5ea2563505754f5\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: 0x00007ffc4b640000
        Memory size: 0x0012a000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\b9e165f74b9e6ed9d1e463ca15a60bd5\System.Configuration.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

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

    Name: gdiplus.dll
        Base address: 0x00007ffc4ca00000
        Memory size: 0x0019a000
        Entry point address: 0x00007ffc4ca51f20
        File path: C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.523_none_2c2b90be8af9a424\gdiplus.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.523
        Company: Microsoft Corporation

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

    Name: HID.DLL
        Base address: 0x00007ffc77df0000
        Memory size: 0x0000c000
        Entry point address: 0x00007ffc77df1cb0
        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: 0x00007ffc7b7f0000
        Memory size: 0x000a0000
        Entry point address: 0x00007ffc7b7f3cf0
        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: 0x00007ffc73720000
        Memory size: 0x00076000
        Entry point address: 0x00007ffc737409e0
        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: 0x00007ffc27340000
        Memory size: 0x0008b000
        Entry point address: 0x00007ffc273b0650
        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: 0x00007ffc68850000
        Memory size: 0x0012c000
        Entry point address: 0x00007ffc688627b0
        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: 0x00007ffc6cf30000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffc6cf31000
        File path: C:\WINDOWS\SYSTEM32\AVRT.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: Windows.UI.dll
        Base address: 0x00007ffc6c340000
        Memory size: 0x00114000
        Entry point address: 0x00007ffc6c36efd0
        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: 0x00007ffc6c2a0000
        Memory size: 0x00096000
        Entry point address: 0x00007ffc6c2c9550
        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: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll
        Product name: 
        Product version: 
        Company: 

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

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

    Name: socialclub.dll
        Base address: 0x00007ffc1ed20000
        Memory size: 0x00a6ec00
        Entry point address: 0x00007ffc1ee26a70
        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: 0x00007ffc67710000
        Memory size: 0x004be000
        Entry point address: 0x00007ffc677be490
        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: 0x00007ffc43390000
        Memory size: 0x00016000
        Entry point address: 0x00007ffc43391a60
        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: 0x00007ffc3a1b0000
        Memory size: 0x0001a000
        Entry point address: 0x00007ffc3a1b22b0
        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: 0x00007ffc75ef0000
        Memory size: 0x00019000
        Entry point address: 0x00007ffc75ef55f0
        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: 0x00007ffc78700000
        Memory size: 0x000be000
        Entry point address: 0x00007ffc78729660
        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: 0x00007ffc3a1a0000
        Memory size: 0x0000e000
        Entry point address: 0x00007ffc3a1a13c0
        File path: C:\WINDOWS\System32\winrnr.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: fwpuclnt.dll
        Base address: 0x00007ffc740d0000
        Memory size: 0x00072000
        Entry point address: 0x00007ffc740d4e80
        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: 0x00007ffc74670000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffc74671470
        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: 0x00007ffc78120000
        Memory size: 0x0008a000
        Entry point address: 0x00007ffc7812a6b0
        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: 0x00007ffc780c0000
        Memory size: 0x0002b000
        Entry point address: 0x00007ffc780c8190
        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: 0x00007ffc71c80000
        Memory size: 0x00039000
        Entry point address: 0x00007ffc71c8a070
        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: 0x00007ffc56b60000
        Memory size: 0x00044000
        Entry point address: 0x00007ffc56b679f0
        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: 0x00007ffc59f40000
        Memory size: 0x0000d000
        Entry point address: 0x00007ffc59f444b0
        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: 0x00007ffc58930000
        Memory size: 0x0001c000
        Entry point address: 0x00007ffc58933500
        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: 0x00007ffc4d2e0000
        Memory size: 0x0000a000
        Entry point address: 0x00007ffc4d2e1750
        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: 0x00007ffc70170000
        Memory size: 0x002a5000
        Entry point address: 0x00007ffc701a4e00
        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: 0x00007ffc5d320000
        Memory size: 0x00015000
        Entry point address: 0x00007ffc5d321dc0
        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: 0x00007ffc75150000
        Memory size: 0x000dd000
        Entry point address: 0x00007ffc7518a0b0
        File path: C:\WINDOWS\SYSTEM32\winhttp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: wbemcomn.dll
        Base address: 0x00007ffc70610000
        Memory size: 0x00083000
        Entry point address: 0x00007ffc70626e60
        File path: C:\WINDOWS\SYSTEM32\wbemcomn.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: fastprox.dll
        Base address: 0x00007ffc6ec70000
        Memory size: 0x000f2000
        Entry point address: 0x00007ffc6eca1bd0
        File path: C:\WINDOWS\system32\wbem\fastprox.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: urlmon.dll
        Base address: 0x00007ffc70440000
        Memory size: 0x001c9000
        Entry point address: 0x00007ffc704b2370
        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: 0x00007ffc4cc70000
        Memory size: 0x000fe000
        Entry point address: 0x00007ffc4cca17dc
        File path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.dll
        Product name: 
        Product version: 
        Company: 

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

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

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

    Name: rasapi32.dll
        Base address: 0x00007ffc6e8e0000
        Memory size: 0x000eb000
        Entry point address: 0x00007ffc6e8e9570
        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: 0x00007ffc6e9d0000
        Memory size: 0x00033000
        Entry point address: 0x00007ffc6e9d1380
        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: 0x00007ffc6f0f0000
        Memory size: 0x00014000
        Entry point address: 0x00007ffc6f0f2e20
        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: 0x00007ffc74ed0000
        Memory size: 0x00016000
        Entry point address: 0x00007ffc74ed2160
        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: 0x00007ffc74eb0000
        Memory size: 0x0001a000
        Entry point address: 0x00007ffc74eb2410
        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: 0x00007ffc78460000
        Memory size: 0x00079000
        Entry point address: 0x00007ffc7847b370
        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: 0x00007ffc69cf0000
        Memory size: 0x00014000
        Entry point address: 0x00007ffc69cf1a40
        File path: C:\WINDOWS\SYSTEM32\mskeyprotect.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: ncrypt.dll
        Base address: 0x00007ffc78bf0000
        Memory size: 0x00026000
        Entry point address: 0x00007ffc78bf8980
        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: 0x00007ffc78bb0000
        Memory size: 0x00036000
        Entry point address: 0x00007ffc78bb14d0
        File path: C:\WINDOWS\SYSTEM32\NTASN1.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

    Name: wminet_utils.dll
        Base address: 0x00007ffc6e660000
        Memory size: 0x0002e000
        Entry point address: 0x00007ffc6e6663a0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: wmiutils.dll
        Base address: 0x00007ffc6efc0000
        Memory size: 0x00026000
        Entry point address: 0x00007ffc6efc9500
        File path: C:\WINDOWS\system32\wbem\wmiutils.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

    Name: PresentationNative_v0400.dll
        Base address: 0x00007ffc6de00000
        Memory size: 0x00110000
        Entry point address: 0x00007ffc6de1fbd0
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3221.0
        Company: Microsoft Corporation

    Name: dcomp.dll
        Base address: 0x00007ffc76d60000
        Memory size: 0x0019c000
        Entry point address: 0x00007ffc76dc7de0
        File path: C:\WINDOWS\SYSTEM32\dcomp.dll
        Product name: Microsoft® Windows® Operating System
        Product version: 10.0.17134.1
        Company: Microsoft Corporation

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

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

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

    Name: Microsoft.CSharp.ni.dll
        Base address: 0x00007ffc6e480000
        Memory size: 0x001de000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Microsoft.CSharp\76675523bbb69315abfc43279262d62a\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: 0x00007ffc743b0000
        Memory size: 0x00079000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Dynamic\2a1eb79929ec20316c2eda80537aba52\System.Dynamic.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3056.0
        Company: Microsoft Corporation

    Name: WindowsBase.ni.dll
        Base address: 0x00007ffc6df90000
        Memory size: 0x004e9000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\8e9a4e1535fd000931e206ab610ff2f1\WindowsBase.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3221.0
        Company: Microsoft Corporation

    Name: PresentationCore.ni.dll
        Base address: 0x00007ffc16420000
        Memory size: 0x00ddc000
        Entry point address: 0x0000000000000000
        File path: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\40630480d6893551c286d43949cf1ed3\PresentationCore.ni.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3221.0
        Company: Microsoft Corporation

    Name: wpfgfx_v0400.dll
        Base address: 0x00007ffc4d120000
        Memory size: 0x001b0000
        Entry point address: 0x00007ffc4d167600
        File path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll
        Product name: Microsoft® .NET Framework
        Product version: 4.7.3221.0
        Company: Microsoft Corporation

    Name: MSVCP120_CLR0400.dll
        Base address: 0x00007ffc74300000
        Memory size: 0x000ae000
        Entry point address: 0x00007ffc74354c00
        File path: C:\WINDOWS\SYSTEM32\MSVCP120_CLR0400.dll
        Product name: Microsoft® Visual Studio® 2013
        Product version: 12.00.52519.0
        Company: Microsoft Corporation

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

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

Process list:
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Steam 03.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\GameOverlayUI.exe)
    Grand Theft Auto V 1.0.1604.0 by Rockstar Games (C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\svchost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe)
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.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\svchost.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 Skype 8.38.0.138 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.SkypeApp_14.38.138.0_x64__kzf8qxf38zg5c\SkypeApp.exe)
    Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Microsoft® Windows® Operating System 4.13.17134.1 by Microsoft Corporation (C:\Program Files\Windows Defender\MSASCuiL.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\DllHost.exe)
    Microsoft Office 2016 16.0.10314.33875 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_17.10314.31700.1000_x64__8wekyb3d8bbwe\Office16\OfficeHubTaskHost.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\sihost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\GameBarPresenceWriter.exe)
    Grand Theft Auto V 1.0.1604.0 by Rockstar Games (C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\SettingSyncHost.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\ApplicationFrameHost.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.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.523 by Microsoft Corporation (C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe)
    Steam 03.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\GameOverlayUI.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\Windows\System32\RuntimeBroker.exe)
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Radeon Settings 10,01,02,1748 by Advanced Micro Devices, Inc. (C:\Program Files\AMD\CNext\CNext\RadeonSettings.exe)
    Microsoft® Skype 8.38.0.138 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.SkypeApp_14.38.138.0_x64__kzf8qxf38zg5c\SkypeBackgroundHost.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\DllHost.exe)
    Steam Client Bootstrapper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\Steam.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\Explorer.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\RuntimeBroker.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (c:\windows\system32\taskhostw.exe)
    Microsoft® Windows® Operating System 10.0.17134.1 by Microsoft Corporation (C:\WINDOWS\system32\conhost.exe)
    Xbox.Apps.GamingOverlay 1.16.180401012-rs4svc3candidate by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.XboxGamingOverlay_1.16.1012.0_x64__8wekyb3d8bbwe\GameBar.exe)
    Social Club UI 1.2.4.1 by Take-Two Interactive Software, Inc. (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Entertainment Platform 10.18112.143100000-18112 by Microsoft Corporation (C:\Program Files\WindowsApps\Microsoft.ZuneVideo_10.18112.14311.0_x64__8wekyb3d8bbwe\Video.UI.exe)
    Steam Client WebHelper 01.00.00.01 by Valve Corporation (C:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe)
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 71.0.3578.98 by Google Inc. (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe)
    Google Chrome 71.0.3578.98 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)

File list: 
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHook.log *fb4b574431b65699dc596e0d454af102
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\AdvancedHookV.asi *90f62f92fdd55b2a259377ebef10627b
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Albo1125.Common.dll *8f047f7d1acdf3ada999e478422b3cfd
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\asiloader.log *04cc892c2ce6d1eeec7686b8fefd22f4
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\bink2w64.dll *3722f03c488093cb2631b5412d4f12d9
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\commandline.txt *dca404576186990f3b73c4aefbaa3d97
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\common.rpf *c369f9c93885200c77b1d64d929bd564
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\cursor_32_2.png *be981c7e1461188450c1bc0352aee019
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\CWeaponInfoBlob Adjuster.asi *ebfa168dd180a2bedcda7a87ea6b0821
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\CWeaponInfoBlob Adjuster.ini *7f6826900ac9f733a92d31137dc38aab
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\d3dcompiler_46.dll *7ea872c2f9803cfb4223098b85e70cc0
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\d3dcsx_46.dll *8355e491fa90ca00045be22bb556b213
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DarkmyreAPI.dll *0572c9ef52f48ece0acc45e86099e192
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DarkmyreAPI.pdb *8180f58a18e51d2b6f4eee24dfc86228
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\debug.log *b93f1becf691de48887ae056b9e1bd94
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\DefaultSkin.png *a7562ebd9a7c54a6575808da4680caf3
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\dinput8.dll *c9b973183908a6631b31ca29f863b4d1
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\FW1FontWrapper.dll *daa32fd4ee493fc1fdf0b66991868ef4
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_ShadowLib.win64.dll *f2c348c5aaff0c420f4dce3abc1bbad6
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA.win64.dll *167385d13443035ff68643b2c0c59a4d
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GFSDK_TXAA_AlphaResolve.win64.dll *ea04393624856f44854cace25b50ce3c
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTA5.exe *57d866320d8d3ac51cf49dbe8a500c64
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAV.HeapAdjuster.asi *a3f7486fdf47f8c77e95048d252025c9
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLanguageSelect.exe *cf4a464c2ed835a189b7abad0cdf7e75
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\GTAVLauncher.exe *a4ed800eb99b8450f5746248a5804a8b
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Gwen.dll *367a1b17121dfc7c2347984380939bc2
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Gwen.UnitTest.dll *90b34cfce1f4caba67f42f4d8f135189
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\hashes.ini *266c382a1e90cfb0cc7b438e7db8f4b2
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\HeroChecker.dll *a8b6db881fc8aee651441f8c1537ad22
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\installscript.vdf *c0847b3ee7ecd5383b3d928755be6cd2
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LMS.Common.dll *61dfccfc5509df7e88bc4ab7eab982e1
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LMS.PortableExecutable.dll *754ef1df128056db50e77a9fe87ade96
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr_uinst.exe *175a8f0c4042b1314ba02ec384340c04
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Microsoft.Expression.Drawing.dll *5bd39a82aacf1aa423e6eeeeda696eea
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.dll *6d6292bc8e698e53e69556add6f62442
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Mdb.dll *3c6cff9ef0ba7748d6c61dfacb6890a7
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Pdb.dll *c7a0b5173df5bea531a20fbace30fc89
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Mono.Cecil.Rocks.dll *7c9a0c59ce05aba61485eb46883ba933
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\NativeTrainer.asi *e107b94ae23ec9a56bfa1faaf7118e85
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\openCameraV.asi *33864c75d1b85563da56aff0ea794267
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\openCameraV.log *c33e527eabf2eea82afc4101ec04b685
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.asi *ef3de847eac7ba336e2d83ba96a8d61d
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\OpenIV.log *081016e3ae7ba820b4c83a264a123894
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PackfileLimitAdjuster.asi *de3e37ced0edb485ea37264c27300a6b
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PackfileLimitAdjuster.ini *371ee66ec133dc8353a3e32b952b69fc
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ParkedCarReplacement.log *d41d8cd98f00b204e9800998ecf8427e
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ParksTools.dll *c30738a82b992afc7cfd650fad763c35
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ParksTools.pdb *8590aa13c5065330114d84e1937d2898
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.asi *5ee91cb189d86660afbd35c16cf136ac
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.ini *d8fe726e7c458d3943b86e766dc4db89
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\PLD.log *e04cfcc9c9bd5c94965439fd8ae2fa77
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGENativeUI.dll *fad7befc2f049a916a987dbcb7fa030a
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGEPluginHook.euifl *17f52597044711f6cb1c93920558eb0f
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RAGEPluginHook.exe *1e435c0ec6359271012704a2e790b2d1
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.ini *50b9f056997b6e84075357bd7b2d97d0
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log *f88c10d2a8f47c1fcf00733c126fd6c8
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Readme.txt *c742abc1d7f364bca097ca6599f2257c
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RPH_Readme.txt *01d2fd060494f5aab0a6f84471f7698b
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.dll *a26f49dff5a1b38849e6873531c80ae1
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookV.log *e3ab9d3c76a092a1e472e6c1fc00c082
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet.asi *1d53f257bf57e0990ecc7441efb6e89e
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.dll *340ea61b16afb28fa2ff56b0128e0f42
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.log *04f27a6921118c1aa796e963a710a994
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\ScriptHookVDotNet2.xml *4545865e42f7575f4fa96a02432151f2
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SixStarResponse.log *d41d8cd98f00b204e9800998ecf8427e
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\SlimDX.dll *5c243b42d2b0103bbe603cf586ea8467
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\startup.rphs *d41d8cd98f00b204e9800998ecf8427e
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\steam_api64.dll *cac66a8487a2ef6d3b1b8a66c20d1c12
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TrainerV.asi *4a7ec83378ce412b3b2bb4758004a2a9
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\trainerv.ini *7f7ace34c679eea6f5a7f9eb49aa6ab9
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TurnSignals.asi *53911e1fff3e20e8459b5cbe4708a741
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\TurnSignals.ini *e5dc65daee529b53d5eb0d814b6a878e
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64a.rpf *edfbe6855ec32a21a698abc27a899341
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64b.rpf *70af24cd4fe2c8ee58edb902f018a558
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64c.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64d.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64e.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64f.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64g.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64h.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64i.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64j.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64k.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64l.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64m.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64n.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64o.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64p.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64q.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64r.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64s.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64t.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64u.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64v.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\x64w.rpf *Unknown
    C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\XInput1_4.dll *d2ef25dff3e2ad78f89a527101767707

Latest log:
2/3/2019 9:33:28 PM.423] Started new log on 2/3/2019 9:33:28 PM.423
[2/3/2019 9:33:28 PM.427] ====================================================================================================
[2/3/2019 9:33:28 PM.320] Log path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log
[2/3/2019 9:33:28 PM.427] Log verbosity: Trivial
[2/3/2019 9:33:28 PM.429] Initializing input system
[2/3/2019 9:33:28 PM.432] Initializing game console
[2/3/2019 9:33:28 PM.451] Console key has been set to F4 (key code: 115)
[2/3/2019 9:33:28 PM.561] Initializing console variable "ConsoleScrollAmount".
[2/3/2019 9:33:28 PM.562] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[2/3/2019 9:33:28 PM.566] Read value: <null>
[2/3/2019 9:33:28 PM.566] Initializing console variable "DisableRenderVersionText".
[2/3/2019 9:33:28 PM.566] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
[2/3/2019 9:33:28 PM.572] Read value: False
[2/3/2019 9:33:28 PM.572] Setting value of console variable "DisableRenderVersionText" to stored value.
[2/3/2019 9:33:28 PM.572] Initializing console variable "ConsoleKey".
[2/3/2019 9:33:28 PM.572] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[2/3/2019 9:33:28 PM.573] Read value: <null>
[2/3/2019 9:33:28 PM.573] Initializing console variable "PluginTimeoutThreshold".
[2/3/2019 9:33:28 PM.573] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[2/3/2019 9:33:28 PM.574] Read value: 50000
[2/3/2019 9:33:28 PM.574] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[2/3/2019 9:33:28 PM.574] Initializing console variable "AlwaysShowConsoleOutput".
[2/3/2019 9:33:28 PM.574] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[2/3/2019 9:33:28 PM.574] Read value: <null>
[2/3/2019 9:33:28 PM.574] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[2/3/2019 9:33:28 PM.574] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[2/3/2019 9:33:28 PM.575] Read value: <null>
[2/3/2019 9:33:28 PM.575] Initializing console variable "ShowOnScreenWarnings".
[2/3/2019 9:33:28 PM.575] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[2/3/2019 9:33:28 PM.576] Read value: <null>
[2/3/2019 9:33:28 PM.576] Console initialized
[2/3/2019 9:33:28 PM.576] Initializing forms manager
[2/3/2019 9:33:28 PM.577] Cleaning temp folder
[2/3/2019 9:33:28 PM.579] Version: RAGE Plugin Hook v0.64.1234.15464 PUBLIC ALPHA for Grand Theft Auto V
[2/3/2019 9:33:28 PM.588] ================ RAGE Plugin Hook ================
[2/3/2019 9:33:28 PM.598] Detected Windows 10 Home (64-bit) (10.0.17134.0)!
[2/3/2019 9:33:28 PM.600] Checking game support
[2/3/2019 9:33:29 PM.176] Product name: Grand Theft Auto V
[2/3/2019 9:33:29 PM.176] Product version: 1.0.1604.0
[2/3/2019 9:33:29 PM.176] Is steam version: True
[2/3/2019 9:33:29 PM.176] Initializing DirectX
[2/3/2019 9:33:29 PM.178] Initializing Direct3D
[2/3/2019 9:33:29 PM.179] Loading C:\WINDOWS\system32\d3d11.dll
[2/3/2019 9:33:29 PM.180] Loaded at 0x7FFC76050000
[2/3/2019 9:33:29 PM.180] D3D11CreateDeviceAndSwapChain at 0x7FFC76065950
[2/3/2019 9:33:29 PM.180] Creating Direct3D 11 device and swap chain
[2/3/2019 9:33:29 PM.207] Swap Chain created: 0x24E02406E20
[2/3/2019 9:33:29 PM.207] Swap Chain VTable: 0x24E02406E20
[2/3/2019 9:33:29 PM.207] Swap Chain VTable_2: 0x7FFC77EEEC80
[2/3/2019 9:33:29 PM.207] 0x748948000BB295E9;0x8D48564157552024;0x170EC814890246C
[2/3/2019 9:33:29 PM.207] D3D11Present: 0x7FFC77E85070
[2/3/2019 9:33:29 PM.207] D3D11ResizeBuffers: 0x7FFC77E99E60
[2/3/2019 9:33:29 PM.207] D3D11ResizeTarget: 0x7FFC77EE2600
[2/3/2019 9:33:29 PM.207] D3D11SetFullscreenState: 0x7FFC77EA2460
[2/3/2019 9:33:29 PM.219] Direct3D initialized
[2/3/2019 9:33:29 PM.220] Initialized DirectX
[2/3/2019 9:33:29 PM.220] Direct3D watcher thread spawned
[2/3/2019 9:33:29 PM.234] Getting device
[2/3/2019 9:33:29 PM.234] Retrieved device
[2/3/2019 9:33:29 PM.234] Creating wrapper
[2/3/2019 9:33:29 PM.350] Wrapper created
[2/3/2019 9:33:29 PM.359] Effect created
[2/3/2019 9:33:29 PM.359] Creating buffer
[2/3/2019 9:33:29 PM.359] Created buffer
[2/3/2019 9:33:29 PM.359] Creating blend state
[2/3/2019 9:33:29 PM.359] Created blend state
[2/3/2019 9:33:29 PM.359] Done with creation
[2/3/2019 9:33:29 PM.469] Initializing texture system.
[2/3/2019 9:33:29 PM.469] Initializing texture system; phase 1
[2/3/2019 9:33:29 PM.470] Initializing texture system; phase 2
[2/3/2019 9:33:29 PM.479] Initializing texture system; phase 3
[2/3/2019 9:33:29 PM.480] Initializing texture system; phase 4
[2/3/2019 9:33:29 PM.501] Initializing texture system; phase 5
[2/3/2019 9:33:29 PM.503] Initializing texture system; phase 6
[2/3/2019 9:33:29 PM.506] Initializing texture system; phase 7
[2/3/2019 9:33:29 PM.509] Initializing texture system; phase 8
[2/3/2019 9:33:29 PM.511] Initializing texture system; phase 9
[2/3/2019 9:33:29 PM.513] Initializing texture system; phase 10
[2/3/2019 9:33:29 PM.520] Initializing texture system; phase 11
[2/3/2019 9:33:29 PM.520] Initializing texture system; phase 12
[2/3/2019 9:33:29 PM.524] Initializing texture system; phase 13
[2/3/2019 9:33:29 PM.524] Initializing texture system; phase 14
[2/3/2019 9:33:34 PM.221] Direct3D watcher thread ended
[2/3/2019 9:33:53 PM.976] LoadingScreenMsg: Initializing game support
[2/3/2019 9:33:54 PM.227] Initializing game support
[2/3/2019 9:33:55 PM.099] LoadingScreenMsg: Velocity limit removed
[2/3/2019 9:33:55 PM.456] Compatibility level: 0
[2/3/2019 9:33:55 PM.456] Supported version detected
[2/3/2019 9:33:55 PM.456] ==================================================
[2/3/2019 9:33:55 PM.456] LoadingScreenMsg: Patching code
[2/3/2019 9:33:55 PM.707] LoadingScreenMsg: Waiting for game initialization
[2/3/2019 9:33:55 PM.958] Waiting for game initialization
[2/3/2019 9:33:56 PM.059] LoadingScreenMsg: Initializing core
[2/3/2019 9:33:56 PM.310] Initializing hook
[2/3/2019 9:34:01 PM.320] LoadingScreenMsg: Completing interoperability
[2/3/2019 9:34:01 PM.571] Completing interoperability
[2/3/2019 9:34:01 PM.571] Initialization code 1.
[2/3/2019 9:34:01 PM.571] Initialization code 2.
[2/3/2019 9:34:01 PM.571] Initialization code 3.
[2/3/2019 9:34:01 PM.583] 1 Address: 0x00007FF78917DB0C
[2/3/2019 9:34:01 PM.583] Calling func 1
[2/3/2019 9:34:01 PM.609] 2 Address: 0x00007FF789CDD45E
[2/3/2019 9:34:01 PM.609] 3 Address: 0x00007FF788775F56
[2/3/2019 9:34:01 PM.647] Address: 0x00007FF789CDD408
[2/3/2019 9:34:01 PM.647] Unknown var: 0x00007FF78ACF4B80
[2/3/2019 9:34:01 PM.647] Initialization code 4.
[2/3/2019 9:34:01 PM.647] Initialization code 5.
[2/3/2019 9:34:01 PM.647] Completing interoperability, phase 1
[2/3/2019 9:34:01 PM.647] Completing interoperability, phase 2
[2/3/2019 9:34:01 PM.647] Completing interoperability, phase 3
[2/3/2019 9:34:01 PM.647] Completing interoperability, phase 4
[2/3/2019 9:34:01 PM.647] Completing interoperability, phase 5
[2/3/2019 9:34:01 PM.647] Completing interoperability, phase 6
[2/3/2019 9:34:01 PM.647] Completing interoperability, phase 7
[2/3/2019 9:34:01 PM.647] LoadingScreenMsg: 
[2/3/2019 9:34:01 PM.898] LoadingScreenMsg: Loading Story Mode
[2/3/2019 9:34:23 PM.458] LoadingScreenMsg: Loading and Populating Game World
[2/3/2019 9:34:23 PM.709] LoadingScreenMsg: 
[2/3/2019 9:34:55 PM.803] Initializing console variable "IsDeveloperModeEnabled".
[2/3/2019 9:34:55 PM.803] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[2/3/2019 9:34:55 PM.803] Read value: <null>
[2/3/2019 9:34:55 PM.803] Initializing console variable "TimeScale".
[2/3/2019 9:34:55 PM.803] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[2/3/2019 9:34:55 PM.804] Read value: <null>
[02/03/2019 21:35:31.150] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 21:35:31.151] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 21:35:31.153] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 21:35:34.164] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 21:35:34.164] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 21:35:34.166] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 21:35:37.347] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 21:35:37.348] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 21:35:37.350] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 21:35:40.522] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 21:35:40.523] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 21:35:40.525] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 21:35:43.595] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 21:35:43.596] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 21:35:43.597] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 21:35:46.507] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 21:35:46.508] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 21:35:46.510] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 21:35:49.477] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 21:35:49.478] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 21:35:49.480] <UNLOADED PLUGIN>: Initializing forms manager
[2/3/2019 9:35:52 PM.264] FootPursuitAid: Albo1125.Common verifying update entry for FootPursuitAid
[2/3/2019 9:35:52 PM.324] FootPursuitAid: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for Foot Pursuit Aid
[2/3/2019 9:35:52 PM.813] FootPursuitAid: SCID:/LosSantosLawMan/
[2/3/2019 9:35:52 PM.823] FootPursuitAid: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 9:35:52 PM.823] FootPursuitAid: Dependency check for Foot Pursuit Aid successful: True
[2/3/2019 9:35:52 PM.825] FootPursuitAid: Foot Pursuit Aid 2.3.0.0 by Albo1125 has been loaded successfully.
[2/3/2019 9:35:52 PM.829] FootPursuitAid: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 9:35:52 PM.943] FootPursuitAid: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 9:35:53 PM.291] ---------------------------------------------------------------------
[2/3/2019 9:35:53 PM.291] LSPD FIRST RESPONSE
[2/3/2019 9:35:53 PM.291] Version 0.3.1
[2/3/2019 9:35:53 PM.291] A G17 Media Modification
[2/3/2019 9:35:53 PM.292] - Developed by LMS & Sam
[2/3/2019 9:35:53 PM.292] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
[2/3/2019 9:35:53 PM.292] � Copyright 2015-2016, G17 Media, www.lspdfr.com
[2/3/2019 9:35:53 PM.292] ---------------------------------------------------------------------
[2/3/2019 9:35:53 PM.292] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
[2/3/2019 9:35:53 PM.292] [INFO] Copyright � 2015-2016, G17 Media, www.lspdfr.com
[2/3/2019 9:35:53 PM.370] 
[2/3/2019 9:35:53 PM.546] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
[2/3/2019 9:35:53 PM.546] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
[2/3/2019 9:35:53 PM.553] Callouts: 250
[2/3/2019 9:35:54 PM.092] Police Tape: Registering target PNWParksFan with 31 files to delete
[2/3/2019 9:35:54 PM.092] Police Tape: Loading Police Tape mod by PNWParksFan
[2/3/2019 9:35:54 PM.092] Police Tape: Police Tape version 1.0.6748.39385
[2/3/2019 9:35:54 PM.095] Police Tape: User has previously agreed to the license for Police Tape Plugin, version 1.0.6748.39385
[2/3/2019 9:35:54 PM.607] Police Tape: Validating dependency: RagePluginHook
[2/3/2019 9:35:54 PM.607] Police Tape: File "ragepluginhook.exe" exists: True
[2/3/2019 9:35:54 PM.645] Police Tape: Version is at least 0.51.0.0
[2/3/2019 9:35:54 PM.645] Police Tape: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[2/3/2019 9:35:54 PM.645] Police Tape: Validating dependency: ParksTools
[2/3/2019 9:35:54 PM.645] Police Tape: File "ParksTools.dll" exists: True
[2/3/2019 9:35:54 PM.671] Police Tape: Major/minor versions match specified exact version
[2/3/2019 9:35:54 PM.672] Police Tape: Found no problems: dependency ParksTools (ParksTools.dll)
[2/3/2019 9:35:54 PM.672] Police Tape: Validating dependency: RageNativeUI
[2/3/2019 9:35:54 PM.672] Police Tape: File "RageNativeUI.dll" exists: True
[2/3/2019 9:35:54 PM.709] Police Tape: Version is at least 1.6.3.0
[2/3/2019 9:35:54 PM.709] Police Tape: Found no problems: dependency RageNativeUI (RageNativeUI.dll)
[2/3/2019 9:35:55 PM.068] Spotlight: Reading settings...
[2/3/2019 9:35:55 PM.070] Spotlight: Loading spotlight offsets...
[2/3/2019 9:35:55 PM.079] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICE
[2/3/2019 9:35:55 PM.083] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICE2
[2/3/2019 9:35:55 PM.085] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICE3
[2/3/2019 9:35:55 PM.086] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICE4
[2/3/2019 9:35:55 PM.089] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICET
[2/3/2019 9:35:55 PM.090] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: RIOT
[2/3/2019 9:35:55 PM.092] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: FBI
[2/3/2019 9:35:55 PM.093] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: FBI2
[2/3/2019 9:35:55 PM.095] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICEOLD1
[2/3/2019 9:35:55 PM.096] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICEOLD2
[2/3/2019 9:35:55 PM.098] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: SHERIFF
[2/3/2019 9:35:55 PM.099] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: SHERIFF2
[2/3/2019 9:35:55 PM.101] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: PRANGER
[2/3/2019 9:35:55 PM.103] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: LGUARD
[2/3/2019 9:35:55 PM.105] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLMAV
[2/3/2019 9:35:55 PM.106] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: BUZZARD
[2/3/2019 9:35:55 PM.108] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: BUZZARD2
[2/3/2019 9:35:55 PM.109] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: PREDATOR
[2/3/2019 9:35:55 PM.109] Spotlight: Finished loading spotlight offsets
[2/3/2019 9:35:57 PM.209] [TRACE] Thread CopManager #1 initialized
[2/3/2019 9:35:57 PM.302] setting up new cop: null
[2/3/2019 9:35:57 PM.313] [TRACE] New ped recognized as cop
[2/3/2019 9:35:57 PM.825] Police Tape: Clean bill of health
[2/3/2019 9:36:05 PM.035] 
[2/3/2019 9:36:05 PM.037] INIT
[2/3/2019 9:36:05 PM.058] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[2/3/2019 9:36:07 PM.173] LSPD First Response: AgencyCallouts, Version=3.6.6913.42761, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.260] LSPD First Response: AirportCallouts, Version=0.0.2.12, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.262] LSPD First Response: ALPRLite, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.262] LSPD First Response: Arrest Manager, Version=7.9.2.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.264] LSPD First Response: ArrestWarrantCallout, Version=0.172.28.1205, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.265] LSPD First Response: AssortedCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.267] LSPD First Response: AttemptedCrimeCallouts, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.268] LSPD First Response: BasicCallouts, Version=2.1.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.269] LSPD First Response: BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.272] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.273] LSPD First Response: CheepCallouts, Version=1.3.21.9, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.275] LSPD First Response: CodeRedCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.276] LSPD First Response: ComputerPlus, Version=1.4.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.285] LSPD First Response: CrazyCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.285] LSPD First Response: EasyLoadout Continued, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.286] LSPD First Response: FederalCallouts, Version=0.560.6544.26536, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.288] LSPD First Response: HighWay Callouts, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.288] LSPD First Response: Interaction+, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.289] LSPD First Response: LSPDFR+, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.290] LSPD First Response: MakePedsCalmAgain, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.290] LSPD First Response: Mcallout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.290] LSPD First Response: MoreCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.297] LSPD First Response: OJCallouts, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.299] LSPD First Response: OJManhunt, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.301] LSPD First Response: OJScenarios, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.305] LSPD First Response: PeterUCallouts, Version=3.3.6945.19299, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.318] LSPD First Response: PolicePartner, Version=2.1.6806.40423, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.320] LSPD First Response: PoliceSmartRadio, Version=1.1.2.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.321] LSPD First Response: ProtectionSquad, Version=1.3.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.323] LSPD First Response: PursuitOnTheFly, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.329] LSPD First Response: Raven Callouts, Version=0.0.1.3, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.330] LSPD First Response: RoadIncident Callouts, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.331] LSPD First Response: SearchWarrant, Version=2.6.6851.363, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.331] LSPD First Response: Station 19 Callouts, Version=0.9.5.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.332] LSPD First Response: StopThePed, Version=4.2.9.4, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.334] LSPD First Response: StraysCallouts, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.335] LSPD First Response: tacco_highway_callouts, Version=2.4.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.336] LSPD First Response: Traffic Policer, Version=6.14.3.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.337] LSPD First Response: UltimateBackup, Version=1.3.3.1, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.339] LSPD First Response: Wilderness Callouts, Version=0.5.3.2132, Culture=neutral, PublicKeyToken=null
[2/3/2019 9:36:07 PM.342] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[2/3/2019 9:36:07 PM.398] LSPD First Response: Agency Callouts initializing...
[2/3/2019 9:36:07 PM.398] LSPD First Response: Creating plugin: AirportCallouts.Main
[2/3/2019 9:36:07 PM.398] LSPD First Response: Creating plugin: ALPRLite.Main
[2/3/2019 9:36:07 PM.399] LSPD First Response: Creating plugin: Arrest_Manager.Main
[2/3/2019 9:36:07 PM.405] LSPD First Response: Albo1125.Common verifying update entry for Arrest Manager
[2/3/2019 9:36:07 PM.459] LSPD First Response: Creating plugin: ArrestWarrantCallout.ArrestWarrantClass+Main
[2/3/2019 9:36:07 PM.503] LSPD First Response: Arrest Warrant Callout 0.172.28.1205 : Plugin loaded !
[2/3/2019 9:36:07 PM.504] LSPD First Response: Creating plugin: AssortedCallouts.Main
[2/3/2019 9:36:07 PM.504] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
[2/3/2019 9:36:07 PM.511] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[2/3/2019 9:36:07 PM.512] LSPD First Response: Creating plugin: BasicCallouts.Main
[2/3/2019 9:36:07 PM.512] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[2/3/2019 9:36:07 PM.579] LSPD First Response: Creating plugin: CalloutManager.Main
[2/3/2019 9:36:07 PM.645] LSPD First Response: Creating plugin: CheepCallouts_ReWritten.Main
[2/3/2019 9:36:07 PM.647] LSPD First Response: Creating plugin: APIExample.Main
[2/3/2019 9:36:07 PM.647] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
[2/3/2019 9:36:07 PM.650] LSPD First Response: Creating plugin: CrazyCallouts.Main
[2/3/2019 9:36:07 PM.657] LSPD First Response: Creating plugin: EasyLoadout_Continued.Main
[2/3/2019 9:36:07 PM.658] LSPD First Response: Creating plugin: FederalCallouts.Main
[2/3/2019 9:36:07 PM.725] LSPD First Response: Creating plugin: HighWay_Callouts.Main
[2/3/2019 9:36:07 PM.725] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[2/3/2019 9:36:07 PM.725] LSPD First Response: Creating plugin: LSPDFR_.Main
[2/3/2019 9:36:07 PM.726] LSPD First Response: Creating plugin: MakePedsCalmAgain.Main
[2/3/2019 9:36:07 PM.729] LSPD First Response: Creating plugin: M_callout.Main
[2/3/2019 9:36:07 PM.729] LSPD First Response: Creating plugin: APIExample.Main
[2/3/2019 9:36:07 PM.729] LSPD First Response: Creating plugin: OJCallouts.Main
[2/3/2019 9:36:07 PM.729] LSPD First Response: Creating plugin: OJManhunt.Main
[2/3/2019 9:36:07 PM.729] LSPD First Response: Creating plugin: OJScenarios.Main
[2/3/2019 9:36:07 PM.729] LSPD First Response: Creating plugin: PeterUCallouts.Main
[2/3/2019 9:36:07 PM.817] LSPD First Response: Creating plugin: PolicePartner.Main
[2/3/2019 9:36:08 PM.420] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[2/3/2019 9:36:08 PM.492] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[2/3/2019 9:36:08 PM.500] LSPD First Response: Creating plugin: Protection_Squad.Main
[2/3/2019 9:36:08 PM.554] LSPD First Response: Creating plugin: PursuitOnTheFly.Main
[2/3/2019 9:36:08 PM.554] LSPD First Response: Creating plugin: RavenguardCallouts.Main
[2/3/2019 9:36:08 PM.554] LSPD First Response: Creating plugin: Main
[2/3/2019 9:36:08 PM.554] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[2/3/2019 9:36:08 PM.611] LSPD First Response: Creating plugin: Station19Callouts.Main
[2/3/2019 9:36:08 PM.611] LSPD First Response: Creating plugin: StopThePed.Main
[2/3/2019 9:36:08 PM.611] LSPD First Response: Creating plugin: StraysCallouts.EntryPoint
[2/3/2019 9:36:08 PM.611] LSPD First Response: Creating plugin: tacco_highway_callouts.Main
[2/3/2019 9:36:08 PM.611] LSPD First Response: Creating plugin: Traffic_Policer.Main
[2/3/2019 9:36:08 PM.612] LSPD First Response: Creating Traffic Policer.Main.
[2/3/2019 9:36:08 PM.614] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[2/3/2019 9:36:08 PM.621] LSPD First Response: Done with Traffic Policer.Main.
[2/3/2019 9:36:08 PM.621] LSPD First Response: Creating plugin: UltimateBackup.Main
[2/3/2019 9:36:08 PM.622] LSPD First Response: Creating plugin: WildernessCallouts.Main
[2/3/2019 9:36:08 PM.662] LSPD First Response: [Airport Callouts] Airport Callouts 0.0.2.12 by Jesyx has been activated
[2/3/2019 9:36:08 PM.662] LSPD First Response: [Airport Callouts] Jesyx' Airport Callouts s an LSPDFR callout, to use this callout pack you have to go On-Duty by entering your local police station!
[2/3/2019 9:36:08 PM.662] LSPD First Response: [Airport Callouts] It's also possible to go On-Duty by opening the console with F4 and typing ForceDuty
[2/3/2019 9:36:08 PM.662] LSPD First Response: [Airport Callouts] If you have any questions about this calloutpack for LSPDFR contact me on lcpdfr.com 
[2/3/2019 9:36:08 PM.662] LSPD First Response: Plugin ALPRLite v1.2.1.0 has been initialized.
[2/3/2019 9:36:08 PM.662] LSPD First Response: Go on duty to fully load ALPRLite
[2/3/2019 9:36:08 PM.663] LSPD First Response: Arrest Manager 7.9.2.0, developed by Albo1125, loaded successfully!
[2/3/2019 9:36:08 PM.663] LSPD First Response: Please go on duty to start Arrest Manager.
[2/3/2019 9:36:08 PM.664] LSPD First Response: Arrest Warrant Callout 0.172.28.1205 loaded!
[2/3/2019 9:36:08 PM.667] LSPD First Response: Arrest Warrant Callout 0.172.28.1205 : found settings file, adjusting settings.
[2/3/2019 9:36:08 PM.667] LSPD First Response: Arrest Warrant Callout 0.172.28.1205 : Settings File path : C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ArrestWarrantCallout.ini
[2/3/2019 9:36:08 PM.673] LSPD First Response: Assorted Callouts 1.0.0.0, developed by Albo1125, has been initialised.
[2/3/2019 9:36:08 PM.673] LSPD First Response: Go on duty to start Assorted Callouts.
[2/3/2019 9:36:08 PM.673] LSPD First Response: Plugin AttemptedCrimeCallouts1.5.0.0has been initialized.
[2/3/2019 9:36:08 PM.673] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[2/3/2019 9:36:08 PM.674] LSPD First Response: Plugin BasicCallouts v2.1.1.0 has been initialised.
[2/3/2019 9:36:08 PM.790] LSPD First Response: [Better EMS]: Loading EMS settings
[2/3/2019 9:36:09 PM.439] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
[2/3/2019 9:36:09 PM.440] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.440] LSPD First Response: [Better EMS]: Adding station point: in front
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: inside bay
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: in front of left door
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: middle bay
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: right bay
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Loading station Davis hospital
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 9:36:09 PM.488] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 4
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 3
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 2
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 1
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 1
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 2
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 3
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 4
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 1
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: bay 2
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Adding station point: alley
[2/3/2019 9:36:09 PM.489] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: delivery
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: spawn
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: inside
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: north 1
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: north 2
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: north mini 1
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: north mini 2
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: middle mini
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: mid south mini
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: south 1
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: south 2
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: south 3
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: driveway
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 9:36:09 PM.490] LSPD First Response: [Better EMS]: Adding station point: station
[2/3/2019 9:36:09 PM.500] LSPD First Response: Validating dependency: RagePluginHook
[2/3/2019 9:36:09 PM.500] LSPD First Response: File "ragepluginhook.exe" exists: True
[2/3/2019 9:36:09 PM.507] LSPD First Response: Version is at least 0.45.0.0
[2/3/2019 9:36:09 PM.507] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[2/3/2019 9:36:09 PM.508] LSPD First Response: Validating dependency: LSPDFR
[2/3/2019 9:36:09 PM.508] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
[2/3/2019 9:36:09 PM.509] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
[2/3/2019 9:36:09 PM.509] LSPD First Response: Validating dependency: ParksTools
[2/3/2019 9:36:09 PM.509] LSPD First Response: File "ParksTools.dll" exists: True
[2/3/2019 9:36:09 PM.510] LSPD First Response: Major/minor versions match specified exact version
[2/3/2019 9:36:09 PM.510] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
[2/3/2019 9:36:09 PM.510] LSPD First Response: Validating dependency: LSPDFR+
[2/3/2019 9:36:09 PM.510] LSPD First Response: File "Plugins\LSPDFR\LSPDFR+.dll" exists: True
[2/3/2019 9:36:09 PM.511] LSPD First Response: Version is at least 1.1.0.0
[2/3/2019 9:36:09 PM.511] LSPD First Response: Found no problems: dependency LSPDFR+ (Plugins\LSPDFR\LSPDFR+.dll)
[2/3/2019 9:36:09 PM.511] LSPD First Response: Validating dependency: Arrest Manager
[2/3/2019 9:36:09 PM.511] LSPD First Response: File "Plugins\LSPDFR\Arrest Manager.dll" exists: True
[2/3/2019 9:36:09 PM.512] LSPD First Response: Version is at least 7.2.0.0
[2/3/2019 9:36:09 PM.512] LSPD First Response: Found no problems: dependency Arrest Manager (Plugins\LSPDFR\Arrest Manager.dll)
[2/3/2019 9:36:09 PM.534] LSPD First Response: [Better EMS]: Unable to parse bone: Unknown
[2/3/2019 9:36:09 PM.546] LSPD First Response: [Better EMS]: Unable to parse bone: 
[2/3/2019 9:36:09 PM.548] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[2/3/2019 9:36:09 PM.548] LSPD First Response: Code Red Callouts Plugin Loaded!
[2/3/2019 9:36:09 PM.572] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0.64
[2/3/2019 9:36:09 PM.572] LSPD First Response: CrazyCalloutsV0.5.8 Plugin loaded!
[2/3/2019 9:36:09 PM.589] LSPD First Response: [FC] Initializing Federal Callouts 0.560.6544.26536
[2/3/2019 9:36:09 PM.604] LSPD First Response: [FC] Loading spawn positions
[2/3/2019 9:36:09 PM.653] LSPD First Response: [FC] Loaded drug deal spawn file: FederalCallouts.Drugs.xml
[2/3/2019 9:36:09 PM.660] LSPD First Response: [FC] Loaded drug deal spawn file: Nicknamee.xml
[2/3/2019 9:36:09 PM.668] LSPD First Response: [FC] Loaded HVT spawn file: FederalCallouts.HVT.xml
[2/3/2019 9:36:09 PM.675] LSPD First Response: [FC] Loaded ORC spawn file: FederalCallouts.ORC.xml
[2/3/2019 9:36:09 PM.675] LSPD First Response: [FC] Federal callouts v0.560.6544.26536 initialized!
[2/3/2019 9:36:09 PM.675] LSPD First Response: Plugin HighWay Callouts 1.1.0.0 by Cris has been loaded.
[2/3/2019 9:36:09 PM.675] LSPD First Response: Go on duty to fully load HighWay Callouts.
[2/3/2019 9:36:09 PM.676] LSPD First Response: Interaction+ v2.0.1b loaded, go on duty to fully load plugin.
[2/3/2019 9:36:09 PM.676] LSPD First Response: LSPDFR+ 1.7.0.0, developed by Albo1125, has been initialised.
[2/3/2019 9:36:09 PM.676] LSPD First Response: Go on duty to start LSPDFR+.
[2/3/2019 9:36:09 PM.676] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
[2/3/2019 9:36:09 PM.684] LSPD First Response: Plugin MakePedsCalmAgain v1.2.5.0 has been initialized.
[2/3/2019 9:36:09 PM.684] LSPD First Response: Go on duty to fully load MakePedsCalmAgain
[2/3/2019 9:36:09 PM.684] LSPD First Response: Plugin LSPDFR_API_Guide 1.0.0.0 by Albo1125 has been initialised.
[2/3/2019 9:36:09 PM.684] LSPD First Response: Go on duty to fully load LSPDFR_API_Guide.
[2/3/2019 9:36:09 PM.684] LSPD First Response: Callouts Plugin loaded!
[2/3/2019 9:36:09 PM.684] LSPD First Response: OJCallouts v2.0.1 has been initialised.
[2/3/2019 9:36:09 PM.684] LSPD First Response: Go on duty to fully load OJCallouts.
[2/3/2019 9:36:09 PM.685] LSPD First Response: OJManhunt v1.2.0 has been initialised.
[2/3/2019 9:36:09 PM.685] LSPD First Response: Go on duty to fully load OJManhunt.
[2/3/2019 9:36:09 PM.691] LSPD First Response: OJScenarios v1.1.0 has been initialised.
[2/3/2019 9:36:09 PM.691] LSPD First Response: Go on duty to fully load OJScenarios.
[2/3/2019 9:36:09 PM.827] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[2/3/2019 9:36:09 PM.831] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[2/3/2019 9:36:09 PM.865] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 3.3.6945.19299 (RELEASE) loaded
[2/3/2019 9:36:09 PM.876] PoliceSmartRadio 1.1.2.0, developed by Albo1125, loaded successfully!
[2/3/2019 9:36:09 PM.876] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[2/3/2019 9:36:09 PM.876] Please go on duty to start Police SmartRadio.
[2/3/2019 9:36:09 PM.879] Loading LSPS config files...
[2/3/2019 9:36:09 PM.896] RPH version 0.64.1234.15464 + game version 1.0.1604.0
[2/3/2019 9:36:09 PM.896] Fetching config files...
[2/3/2019 9:36:09 PM.896] Reading .ini file...
[2/3/2019 9:36:09 PM.904] Reading AddonVehicles.xml file...
[2/3/2019 9:36:09 PM.918] Reading AddonCallouts.xml file...
[2/3/2019 9:36:09 PM.950]  
[2/3/2019 9:36:09 PM.950]                                                  [Los Santos Protection Squad 1.3.1]
[2/3/2019 9:36:09 PM.950]  
[2/3/2019 9:36:09 PM.950] -> Plugin initialized.
[2/3/2019 9:36:09 PM.950] -> + 1 addon missions loaded !
[2/3/2019 9:36:09 PM.950]  
[2/3/2019 9:36:09 PM.951] LSPD First Response: Loaded Pursuit on the Fly!
[2/3/2019 9:36:09 PM.951] LSPD First Response: RoadIncident Callouts 1.9.0.0 has been initialised.
[2/3/2019 9:36:09 PM.951] LSPD First Response: Go on duty to fully load RoadIncident Callouts.
[2/3/2019 9:36:10 PM.177] LSPD First Response: [Station 19 Callouts] Successfully hooked into Computer+
[2/3/2019 9:36:10 PM.177] LSPD First Response: [Station 19 Callouts] Successfully hooked into BetterEMS
[2/3/2019 9:36:10 PM.177] LSPD First Response: [Station 19 Callouts] Successfully hooked into LSPDFR+
[2/3/2019 9:36:10 PM.178] LSPD First Response: [Station 19 Callouts] Plugin v0.9.5.0 by Jogoyo has been successfully initialised.
[2/3/2019 9:36:10 PM.179] LSPD First Response: Plugin StopThePed v4.2.9.4 has been initialized.
[2/3/2019 9:36:10 PM.179] LSPD First Response: Go on duty to fully load StopThePed
[2/3/2019 9:36:10 PM.179] LSPD First Response: StraysCallouts initialized
[2/3/2019 9:36:10 PM.179] LSPD First Response: Tacco_Highway_Plugin v2.42.4.1.0 has been initialised.
[2/3/2019 9:36:10 PM.179] LSPD First Response: Go on duty for using Tacco Plugin
[2/3/2019 9:36:10 PM.180] LSPD First Response: Traffic Policer 6.14.3.0, developed by Albo1125, has been initialised.
[2/3/2019 9:36:10 PM.180] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[2/3/2019 9:36:10 PM.180] LSPD First Response: Plugin UltimateBackup v1.3.3.1 has been initialized.
[2/3/2019 9:36:10 PM.180] LSPD First Response: Go on duty to fully load UltimateBackup
[2/3/2019 9:36:10 PM.189] =============================================== Wilderness Callouts ===============================================
[2/3/2019 9:36:10 PM.189] Created by:  alexguirre
[2/3/2019 9:36:10 PM.191] Version:  0.5.3.2132
[2/3/2019 9:36:10 PM.192] RAGEPluginHook Version:  0.64.1234.15464
[2/3/2019 9:36:10 PM.193] RAGENativeUI Version:  1.6.3.0
[2/3/2019 9:36:10 PM.193] 
[2/3/2019 9:36:10 PM.193] Report any issues you have in the Wilderness Callouts topic or in the comments section and include the RagePluginHook.log
[2/3/2019 9:36:10 PM.193] Enjoy!
[2/3/2019 9:36:10 PM.193] =============================================== Wilderness Callouts ===============================================
[2/3/2019 9:36:10 PM.195] LSPD First Response: [Wilderness Callouts] Detected RAGEPluginHook version: 0.64
[2/3/2019 9:36:10 PM.200] LSPD First Response: [Wilderness Callouts] Interaction menu initialized
[2/3/2019 9:36:10 PM.200] LSPD First Response: [Wilderness Callouts | MenuCommon] All menus initialized
[2/3/2019 9:36:10 PM.200] LSPD First Response: We have 1 callouts registered
[2/3/2019 9:36:10 PM.201] LSPD First Response: CalloutManager initialized
[2/3/2019 9:36:10 PM.202] [TRACE] WorldEventManager: Allowing up to 2 events
[2/3/2019 9:36:10 PM.205] [INFO] Model preloading enabled
[2/3/2019 9:36:10 PM.205] [TRACE] Preloading POLICE
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading POLICE2
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading POLICE3
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading POLICET
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading SHERIFF2
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading SHERIFF
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading POLICE4
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading POLICEB
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading FBI2
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading POLICEOLD1
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading POLICEOLD2
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading BUZZARD
[2/3/2019 9:36:10 PM.206] [TRACE] Preloading POLMAV
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading FROGGER2
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading AMBULANCE
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading FIRETRUK
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading asset 453432689
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading asset 487013001
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading asset 101631238
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading asset 1737195953
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading asset 911657153
[2/3/2019 9:36:10 PM.207] [TRACE] Preloading asset 2210333304
[2/3/2019 9:36:10 PM.208] LSPD First Response: In traffic policer duty event handler: True
[2/3/2019 9:36:10 PM.212] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 9:36:10 PM.234] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 9:36:10 PM.238] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for Traffic Policer
[2/3/2019 9:36:10 PM.242] LSPD First Response: SCID:/LosSantosLawMan/
[2/3/2019 9:36:10 PM.277] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 9:36:10 PM.278] LSPD First Response: Traffic Policer compatibility warning: The current game version is newer than 1.0.1493.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 9:36:10 PM.284] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 9:36:10 PM.284] LSPD First Response: Dependency check for Traffic Policer successful: True
[2/3/2019 9:36:10 PM.298] LSPD First Response: Agency Callouts by Darkmyre activated for LSPD
[2/3/2019 9:36:10 PM.374] [TRACE] Thread Ambient #1 initialized
[2/3/2019 9:36:10 PM.418] [TRACE] Thread ArrestManager #1 initialized
[2/3/2019 9:36:10 PM.500] LSPD First Response: [Station 19 Callouts] Waiting 17093 before update check
[2/3/2019 9:36:10 PM.504] [TRACE] Thread WorldEventManager #1 initialized
[2/3/2019 9:36:10 PM.505] [TRACE] Thread PlayerChaseManager #1 initialized
[2/3/2019 9:36:10 PM.513] [TRACE] Thread TrafficControl #1 initialized
[2/3/2019 9:36:10 PM.514] LSPD First Response: Traffic Policer is not in beta.
[2/3/2019 9:36:10 PM.519] LSPD First Response: Traffic Policer.Mainloop started
[2/3/2019 9:36:10 PM.519] LSPD First Response: Loading Traffic Policer settings...
[2/3/2019 9:36:10 PM.559] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[2/3/2019 9:36:10 PM.559] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[2/3/2019 9:36:10 PM.559] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[2/3/2019 9:36:10 PM.559] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[2/3/2019 9:36:10 PM.559] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[2/3/2019 9:36:10 PM.559] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[2/3/2019 9:36:10 PM.559] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[2/3/2019 9:36:10 PM.561] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[2/3/2019 9:36:10 PM.636] LSPD First Response: Traffic Policer Speed Checker started.
[2/3/2019 9:36:12 PM.188] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.188] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.188] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.188] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.188] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.189] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.StolenCar
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Stolen Supercar Callout Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.PersonWithFirearm
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Person With Firearm Callout Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.NudePersonInMetroStation
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Nude Person In Metro Callout Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.PrivateAircraftTheft
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Private Aircraft Theft Callout Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.PlaneSpotterFriendly
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Dangerous Plane Spotter (variant 1) Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.PlaneSpotterFlee
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Plane Spotter (variant 2) Callout Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.DrunkPilot
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Possible Intoxicated Pilot Callout Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.PassengerWithoutAVisa
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Passenger Behaving Suspicious Callout Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.EmergencyLanding
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Emergency Landing Callout Has Loaded Up
[2/3/2019 9:36:12 PM.190] LSPD First Response: Registering callout AirportCallouts.Callouts.WildAnimalOnAirportGrounds
[2/3/2019 9:36:12 PM.190] LSPD First Response: [Airport Callouts] Wild Animal On Airport Grounds Callout Loaded.
[2/3/2019 9:36:12 PM.212] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for Arrest Manager
[2/3/2019 9:36:12 PM.214] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 9:36:12 PM.215] LSPD First Response: Arrest Manager compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 9:36:12 PM.219] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 9:36:12 PM.219] LSPD First Response: Dependency check for Arrest Manager successful: True
[2/3/2019 9:36:12 PM.220] LSPD First Response: Arrest Manager is not in beta.
[2/3/2019 9:36:12 PM.221] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.221] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.221] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.221] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 9:36:12 PM.221] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 9:36:12 PM.221] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for AssortedCallouts
[2/3/2019 9:36:12 PM.223] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 9:36:12 PM.224] LSPD First Response: AssortedCallouts compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 9:36:12 PM.228] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 9:36:12 PM.228] LSPD First Response: Dependency check for AssortedCallouts successful: True
[2/3/2019 9:36:12 PM.228] LSPD First Response: Assorted Callouts is not in beta.
[2/3/2019 9:36:12 PM.246] LSPD First Response: Adding unmarked police vehicle model:POLICE4
[2/3/2019 9:36:12 PM.249] LSPD First Response: Registering callout AssortedCallouts.Callouts.PetrolTheft
[2/3/2019 9:36:12 PM.249] LSPD First Response: Registering callout AssortedCallouts.Callouts.PetrolTheft
[2/3/2019 9:36:12 PM.249] LSPD First Response: Registering callout AssortedCallouts.Callouts.BankHeist
[2/3/2019 9:36:12 PM.249] LSPD First Response: Registering callout AssortedCallouts.Callouts.BankHeist
[2/3/2019 9:36:12 PM.249] LSPD First Response: Registering callout AssortedCallouts.Callouts.TrafficStopBackup
[2/3/2019 9:36:12 PM.249] LSPD First Response: Registering callout AssortedCallouts.Callouts.TrafficStopBackup
[2/3/2019 9:36:12 PM.249] LSPD First Response: Registering callout AssortedCallouts.Callouts.StolenPoliceVehicle
[2/3/2019 9:36:12 PM.249] LSPD First Response: Registering callout AssortedCallouts.Callouts.StolenPoliceVehicle
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.Solicitation.Solicitation
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.Solicitation.Solicitation
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.PersonWithKnife
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.PersonWithKnife
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.OrganisedStreetRace
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.OrganisedStreetRace
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.IllegalImmigrantsInTruck
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.IllegalImmigrantsInTruck
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.StoreRobbery
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.StoreRobbery
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.PrisonerTransportRequired
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.PrisonerTransportRequired
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.Shoplifting
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.Shoplifting
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.HotPursuit
[2/3/2019 9:36:12 PM.273] LSPD First Response: Registering callout AssortedCallouts.Callouts.HotPursuit
[2/3/2019 9:36:12 PM.285] LSPD First Response: Stores initialised
[2/3/2019 9:36:12 PM.286] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[2/3/2019 9:36:12 PM.287] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[2/3/2019 9:36:12 PM.287] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[2/3/2019 9:36:12 PM.287] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[2/3/2019 9:36:12 PM.287] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[2/3/2019 9:36:12 PM.287] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[2/3/2019 9:36:12 PM.287] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[2/3/2019 9:36:12 PM.287] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[2/3/2019 9:36:12 PM.361] LSPD First Response: Registering callout BasicCallouts.Callouts.Tresspassing
[2/3/2019 9:36:12 PM.361] LSPD First Response: Registering callout BasicCallouts.Callouts.AssaultWithFirearm
[2/3/2019 9:36:12 PM.361] LSPD First Response: Registering callout BasicCallouts.Callouts.SuspiciousPerson
[2/3/2019 9:36:12 PM.361] LSPD First Response: Registering callout BasicCallouts.Callouts.VehicleExplosion
[2/3/2019 9:36:12 PM.361] LSPD First Response: Registering callout BasicCallouts.Callouts.AbuseOf911
[2/3/2019 9:36:12 PM.361] LSPD First Response: Registering callout BasicCallouts.Callouts.Shoplifting
[2/3/2019 9:36:12 PM.361] LSPD First Response: Registering callout BasicCallouts.Callouts.SuspiciousAmmunitionPurchase
[2/3/2019 9:36:12 PM.361] LSPD First Response: Registering callout BasicCallouts.Callouts.ObjectsObstructingRoadway
[2/3/2019 9:36:12 PM.362] LSPD First Response: [Better EMS]: Settings loaded from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
[2/3/2019 9:36:12 PM.363] LSPD First Response: [Better EMS]: Loaded Better EMS
[2/3/2019 9:36:12 PM.395] LSPD First Response: Found 27 callout plugin(s) with a combined total of 260 callout(s).
[2/3/2019 9:36:12 PM.435] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Vicious_Animal
[2/3/2019 9:36:12 PM.435] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.ATM_Robbery
[2/3/2019 9:36:12 PM.435] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Hostage_Situation
[2/3/2019 9:36:12 PM.435] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Active_Shooting
[2/3/2019 9:36:12 PM.435] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Stolen_Vehicle
[2/3/2019 9:36:12 PM.435] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Attempted_Murder
[2/3/2019 9:36:12 PM.435] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Terrorist_Activity
[2/3/2019 9:36:12 PM.435] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Airplane_Hijacking
[2/3/2019 9:36:12 PM.436] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Homicide
[2/3/2019 9:36:12 PM.436] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Kidnapping
[2/3/2019 9:36:12 PM.436] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Vandalism
[2/3/2019 9:36:12 PM.436] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Silent_Alarm_Triggered
[2/3/2019 9:36:12 PM.436] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Heavily_Armed_Active_Shooter
[2/3/2019 9:36:12 PM.436] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Officer_Hit_Panic_Button
[2/3/2019 9:36:12 PM.436] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Moneytruck_Robbery
[2/3/2019 9:36:12 PM.436] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Firearms_Incident
[2/3/2019 9:36:12 PM.437] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Illegally_Parked_Vehicle
[2/3/2019 9:36:12 PM.437] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Civilian_requiring_assistance
[2/3/2019 9:36:12 PM.437] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Domestic_Violence
[2/3/2019 9:36:12 PM.437] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Concert_Event
[2/3/2019 9:36:12 PM.437] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Open_Carry
[2/3/2019 9:36:12 PM.437] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Traffic_Accident_1
[2/3/2019 9:36:12 PM.453] LSPD First Response: Registering callout APIExample.Callouts.StolenTanker
[2/3/2019 9:36:12 PM.453] LSPD First Response: Registering callout APIExample.Callouts.StolenMoneyTruck
[2/3/2019 9:36:12 PM.453] LSPD First Response: Registering callout APIExample.Callouts.IndecentExposure
[2/3/2019 9:36:12 PM.453] LSPD First Response: Registering callout APIExample.Callouts.ViciousDog
[2/3/2019 9:36:12 PM.453] LSPD First Response: Registering callout APIExample.Callouts.RefusalToPay
[2/3/2019 9:36:12 PM.453] LSPD First Response: Registering callout APIExample.Callouts.PanicButton
[2/3/2019 9:36:12 PM.523] LSPD First Response: C+ DEV: Successfully loaded LSPDFR Computer+.
[2/3/2019 9:36:12 PM.523] LSPD First Response: C+: Attempting to initialize the in-memory DB
[2/3/2019 9:36:12 PM.526] LSPD First Response: C+ DEV: C+: ALPR+ Not Detected
[2/3/2019 9:36:12 PM.526] LSPD First Response: Registering callout CrazyCallouts.Callouts.CrazyDriverCallout
[2/3/2019 9:36:12 PM.526] LSPD First Response: Registering callout CrazyCallouts.Callouts.ShotsFiredCallout
[2/3/2019 9:36:12 PM.526] LSPD First Response: Registering callout CrazyCallouts.Callouts.MurderCallout
[2/3/2019 9:36:12 PM.526] LSPD First Response: Registering callout CrazyCallouts.Callouts.KidnapCallout
[2/3/2019 9:36:12 PM.526] LSPD First Response: Registering callout CrazyCallouts.Callouts.TerrorAttackCallout
[2/3/2019 9:36:12 PM.740] LSPD First Response: [Easy Loadout]: Plugin Version v0.1.0.0 loaded successfully
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.771] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 9:36:12 PM.776] LSPD First Response: Registering callout HighWay_Callouts.Callouts.SpeedPursuit
[2/3/2019 9:36:12 PM.776] LSPD First Response: Registering callout HighWay_Callouts.Callouts.OfficerRequestingAssistance
[2/3/2019 9:36:12 PM.776] LSPD First Response: Registering callout HighWay_Callouts.Callouts.TrafficBreak
[2/3/2019 9:36:12 PM.776] LSPD First Response: Registering callout HighWay_Callouts.Callouts.PursuitInProgress
[2/3/2019 9:36:12 PM.776] LSPD First Response: Registering callout HighWay_Callouts.Callouts.PursuitOfPoliceVehicle
[2/3/2019 9:36:12 PM.777] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 9:36:12 PM.777] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 9:36:12 PM.777] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for LSPDFR+
[2/3/2019 9:36:12 PM.780] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 9:36:12 PM.780] LSPD First Response: LSPDFR+ compatibility warning: The current game version is newer than 1.0.1493.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 9:36:12 PM.784] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 9:36:12 PM.784] LSPD First Response: Dependency check for LSPDFR+ successful: True
[2/3/2019 9:36:12 PM.800] LSPD First Response: LSPDFR+ is not in beta.
[2/3/2019 9:36:12 PM.821] LSPD First Response: Registering callout M_callout.Callouts.M_Officer_Not_Responding
[2/3/2019 9:36:12 PM.821] LSPD First Response: Registering callout M_callout.Callouts.M_Witness_Pickup
[2/3/2019 9:36:12 PM.821] LSPD First Response: Registering callout M_callout.Callouts.M_Warrent_for_Arrest_1
[2/3/2019 9:36:12 PM.821] LSPD First Response: Registering callout M_callout.Callouts.M_Domestic_Disturbance
[2/3/2019 9:36:12 PM.821] LSPD First Response: Registering callout M_callout.Callouts.M_Motel_Disturbance
[2/3/2019 9:36:12 PM.821] LSPD First Response: Registering callout M_callout.Callouts.M_Homicide
[2/3/2019 9:36:12 PM.821] LSPD First Response: Registering callout APIExample.Callouts.RobberySuspect
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.HitandRun
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.StolenCar
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.VehicleDamage
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.VehicleFire
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.OfficerHelp
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.UnconsciousPerson
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.DrugOD
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.LewdConduct
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.EasterEgg
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.HomeInvasion
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout APIExample.Callouts.SuspectinCustody
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.ActiveThreat
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.DeadBody
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.FelonyStopAssist
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.FleeingSuspectFoot
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.LargeGroupGathering
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.MetroBusDispute
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.MotorVehicleAccident
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.OfficerDown
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.OfficerInTrouble
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.OpenCarry
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.PersonOnFire
[2/3/2019 9:36:12 PM.822] LSPD First Response: Registering callout OJCallouts.Callouts.PrisonerTransport
[2/3/2019 9:36:12 PM.823] LSPD First Response: Registering callout OJCallouts.Callouts.PursuitStandoff
[2/3/2019 9:36:12 PM.823] LSPD First Response: Registering callout OJCallouts.Callouts.RunawayVehicle
[2/3/2019 9:36:12 PM.823] LSPD First Response: Registering callout OJCallouts.Callouts.SlowSpeedPursuit
[2/3/2019 9:36:12 PM.823] LSPD First Response: Registering callout OJCallouts.Callouts.SuspiciousActivity
[2/3/2019 9:36:12 PM.823] LSPD First Response: Registering callout OJCallouts.Callouts.SuspiciousPerson
[2/3/2019 9:36:12 PM.823] LSPD First Response: Registering callout OJCallouts.Callouts.TrackingModePursuit
[2/3/2019 9:36:12 PM.824] LSPD First Response: OJCallouts - Started new instance of OfficerControlManager
[2/3/2019 9:36:12 PM.824] LSPD First Response: OJCallouts - Started new instance of DialogManager
[2/3/2019 9:36:12 PM.826] LSPD First Response: Registering callout OJManhunt.Manhunt
[2/3/2019 9:36:12 PM.830] LSPD First Response: Registering callout OJScenarios.Callouts.DUICheckpoint
[2/3/2019 9:36:12 PM.830] LSPD First Response: Registering callout OJScenarios.Callouts.SearchWarrant
[2/3/2019 9:36:12 PM.911] LSPD First Response: PeterUCallouts.ViewModes.HeliCam: ExistingHeliCamIsAvailable: Detected Wilderness Callouts running, which offers a helicam
[2/3/2019 9:36:12 PM.912] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Language set to en-GB
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.BarricadeHostageSituation
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.DamageToProperty
[2/3/2019 9:36:13 PM.145] LSPD First Response: Registering callout PeterUCallouts.Callouts.Evacuation
[2/3/2019 9:36:13 PM.149] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 9:36:13 PM.150] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 9:36:13 PM.150] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for Police SmartRadio
[2/3/2019 9:36:13 PM.152] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 9:36:13 PM.153] LSPD First Response: Police SmartRadio compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 9:36:13 PM.155] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 9:36:13 PM.155] LSPD First Response: Dependency check for Police SmartRadio successful: True
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_ARC_GOC
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_KOR_GAL
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_ARC
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_GAL
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_NOO
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_UDP
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_MZB_NOO
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_MZB
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_UDP_GOC
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_NOO_MZB
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_KOR_MZB
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_GAL_RMS
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.SCALL_BBP_DH
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.PCALL_VSP_BBP
[2/3/2019 9:36:13 PM.160] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_CUSTOM
[2/3/2019 9:36:13 PM.160] _____________________________________________________________________
[2/3/2019 9:36:13 PM.160]                                                  [Los Santos Protection Squad 1.3.1]
[2/3/2019 9:36:13 PM.160] Your candidacy as a motorcade driver has been accepted.
[2/3/2019 9:36:13 PM.160] � DemNinjas - 04/15/2017
[2/3/2019 9:36:13 PM.160] ---------------------------------------------------------------------------------------------------------
[2/3/2019 9:36:13 PM.236] LSPD First Response: Arrest Manager, developed by Albo1125, has been loaded successfully!
[2/3/2019 9:36:13 PM.327] LSPD First Response: TransportWorldDistricts info:
[2/3/2019 9:36:13 PM.327] LSPD First Response: Assorted Callouts, developed by Albo1125, has been loaded successfully!
[2/3/2019 9:36:13 PM.329] LSPD First Response: [Better EMS]: Registering smart radio buttons
[2/3/2019 9:36:13 PM.333] LSPD First Response: [Better EMS]: Launching EMS response
[2/3/2019 9:36:13 PM.333] LSPD First Response: CheepCallouts Priority >> Checking for version update...
[2/3/2019 9:36:13 PM.490] LSPD First Response: Interaction+: Search Warrant detected, using API.
[2/3/2019 9:36:13 PM.547] LSPD First Response: LSPDFR+, developed by Albo1125, has been loaded successfully!
[2/3/2019 9:36:13 PM.551] LSPD First Response: LSPDFR+ has been initialised successfully and is now loading INI, XML and dependencies. Standby...
[2/3/2019 9:36:13 PM.572] LSPD First Response: PoliceSmartRadio is not in beta.
[2/3/2019 9:36:13 PM.573] LSPD First Response: Police SmartRadio queue created. Waiting...
[2/3/2019 9:36:14 PM.079] LSPD First Response: Setting Display position to BottomRight
[2/3/2019 9:36:14 PM.079] LSPD First Response: 1146:291
[2/3/2019 9:36:14 PM.227] LSPD First Response: Allbuttons ln: 28
[2/3/2019 9:36:14 PM.269] LSPD First Response: Allbuttons ln: 28
[2/3/2019 9:36:14 PM.269] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[2/3/2019 9:36:14 PM.300] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[2/3/2019 9:36:14 PM.303] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[2/3/2019 9:36:14 PM.303] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[2/3/2019 9:36:14 PM.343] LSPD First Response:
[2/3/2019 9:36:14 PM.343] World District: City
[2/3/2019 9:36:14 PM.343] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 9:36:14 PM.343] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 9:36:14 PM.343] Vehsettings: Model: POLICETLivs: 0 Extras:  Model: POLICELivs: -1 Extras:  Model: POLICE2Livs: -1 Extras: 1 Model: POLICE3Livs: 0 Extras: 1
[2/3/2019 9:36:14 PM.362] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[2/3/2019 9:36:14 PM.364] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[2/3/2019 9:36:14 PM.396] LSPD First Response:
[2/3/2019 9:36:14 PM.396] World District: City
[2/3/2019 9:36:14 PM.396] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 9:36:14 PM.396] Passengers:S_F_Y_COP_01 S_M_Y_COP_01
[2/3/2019 9:36:14 PM.396] Vehsettings: Model: POLICETLivs: -1 Extras:  Model: POLICELivs: -1 Extras:  Model: POLICE2Livs: -1 Extras:  Model: POLICE3Livs: -1 Extras:
[2/3/2019 9:36:14 PM.425] LSPD First Response:
[2/3/2019 9:36:14 PM.425] World District: LosSantosCountryside
[2/3/2019 9:36:14 PM.425] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 9:36:14 PM.425] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 9:36:14 PM.425] Vehsettings: Model: SHERIFF2Livs: -1 Extras:
[2/3/2019 9:36:14 PM.454] LSPD First Response:
[2/3/2019 9:36:14 PM.454] World District: BlaineCounty
[2/3/2019 9:36:14 PM.454] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 9:36:14 PM.454] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 9:36:14 PM.454] Vehsettings: Model: SHERIFF2Livs: 0 Extras: 2, 3, 4
[2/3/2019 9:36:14 PM.481] LSPD First Response:
[2/3/2019 9:36:14 PM.481] World District: Water
[2/3/2019 9:36:14 PM.481] Drivers:S_M_Y_USCG_01
[2/3/2019 9:36:14 PM.481] Passengers:S_M_Y_USCG_01
[2/3/2019 9:36:14 PM.481] Vehsettings: Model: PREDATORLivs: -1 Extras:
[2/3/2019 9:36:14 PM.481] LSPD First Response: Transportregion info:
[2/3/2019 9:36:14 PM.509] LSPD First Response:
[2/3/2019 9:36:14 PM.509] Zonename: East Vinewood
[2/3/2019 9:36:14 PM.509] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 9:36:14 PM.509] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 9:36:14 PM.509] Vehsettings: Model: POLICE4Livs: 0 Extras: 2, 3, 4
[2/3/2019 9:36:14 PM.541] LSPD First Response:
[2/3/2019 9:36:14 PM.541] Zonename: West Vinewood
[2/3/2019 9:36:14 PM.541] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 9:36:14 PM.541] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 9:36:14 PM.541] Vehsettings: Model: POLICETLivs: 0 Extras:
[2/3/2019 9:36:14 PM.570] LSPD First Response:
[2/3/2019 9:36:14 PM.570] Zonename: Sandy Shores
[2/3/2019 9:36:14 PM.570] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 9:36:14 PM.570] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 9:36:14 PM.570] Vehsettings: Model: SHERIFFLivs: -1 Extras:
[2/3/2019 9:36:16 PM.404] setting up new cop: null
[2/3/2019 9:36:16 PM.405] [TRACE] New ped recognized as cop
[2/3/2019 9:36:18 PM.357] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_request
[2/3/2019 9:36:18 PM.357] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_request successful.
[2/3/2019 9:36:18 PM.357] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_cancel
[2/3/2019 9:36:18 PM.357] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_cancel successful.
[2/3/2019 9:36:18 PM.608] LSPD First Response: TrafficOffences:
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Speeding(10+)280FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Speeding(20+)3150FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Speeding(30+)4230TrueTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<No License82500TrueTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Driving On Suspended License6850FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Expired License2250FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Invalid Registration4850TrueTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<No Registration4650FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Running A Red Light2100FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Running A Stop Sign2150FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Failure to Yield3150FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Failure To Stop61500FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Seat Belt Violation1200FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<No Insurance6850TrueTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Invalid Insurance3350TrueTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Expired Insurance3100FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Texting While Driving4550FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Broken Tail Light00FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Broke Tail Light (Second Offense) 260FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Broken Brake Light00FalseTraffic>
[2/3/2019 9:36:18 PM.609] LSPD First Response: OFFENCE<Broken Brake Light (Second Offence)160FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Broken Head Light00FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Reckless Driving3650FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Reckless Endangerment83500TrueTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Careless Driving3550FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<DUI1210000TrueTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<DWUI1212000TrueTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<No Helmet0100FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Open Alcohol Container4850FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Felony Evading63500TrueTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Insecure Load (Individual)3100FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Insecure Load (Commercial)35000FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Dangerous Cycling3500FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Careless Cycling3100FalseTraffic>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Shoplifting090FalseDisorder>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Failure To Comply0100FalseDisorder>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Failure to Provide Required Documents0150TrueDisorder>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Resisting Arrest0250FalseDisorder>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession with Intent to sell018000FalseFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Paraphernalia06500FalseFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Manufacturer032000FalseFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Cultivation016000FalseFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Abuse of Perscription07800FalseFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Metabolite DUIs0250FalseFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Distribution/Trafficking025000FalseFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueFelony>
[2/3/2019 9:36:18 PM.610] LSPD First Response: OFFENCE<Broadcasting without License01500FalseMisc>
[2/3/2019 9:36:18 PM.703] LSPD First Response: LSPDFR+ has been fully initialised successfully and is now working.
[2/3/2019 9:36:18 PM.758] LSPD First Response: Emtpy items, clearing menu at index 1.
[2/3/2019 9:36:19 PM.604] LSPD First Response: Arrest Manager by Albo1125 has loaded successfully.
[2/3/2019 9:36:19 PM.605] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 9:36:19 PM.606] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to coroner
[2/3/2019 9:36:19 PM.606] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to coroner successful.
[2/3/2019 9:36:19 PM.606] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to tow
[2/3/2019 9:36:19 PM.606] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to tow successful.
[2/3/2019 9:36:19 PM.606] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to transport
[2/3/2019 9:36:19 PM.606] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to transport successful.
[2/3/2019 9:36:19 PM.646] Jail Dropoff blips created.
[2/3/2019 9:36:19 PM.792] setting up new cop: null
[2/3/2019 9:36:19 PM.792] [TRACE] New ped recognized as cop
[2/3/2019 9:36:19 PM.840] 3
[2/3/2019 9:36:19 PM.854] Removing options for Menu
[2/3/2019 9:36:19 PM.854]  
[2/3/2019 9:36:19 PM.854] > Idle
[2/3/2019 9:36:19 PM.854] > Drink Coffee
[2/3/2019 9:36:19 PM.854] > Drink eCola
[2/3/2019 9:36:19 PM.854] > Eat Donut
[2/3/2019 9:36:19 PM.854] > Eat P's & Q's
[2/3/2019 9:36:19 PM.854]  
[2/3/2019 9:36:19 PM.854] > Hello
[2/3/2019 9:36:19 PM.854] > Thanks
[2/3/2019 9:36:19 PM.854] > Shocked
[2/3/2019 9:36:19 PM.854] > Provoke
[2/3/2019 9:36:19 PM.854] > Insult
[2/3/2019 9:36:19 PM.855] [TRACE] Preloading P_AMB_CoffeeCup_01
[2/3/2019 9:36:19 PM.855] [TRACE] Preloading PROP_ECOLA_CAN
[2/3/2019 9:36:19 PM.856] [TRACE] Preloading PROP_DONUT_02
[2/3/2019 9:36:19 PM.856] [TRACE] Preloading PROP_CANDY_PQS
[2/3/2019 9:36:20 PM.187] 4
[2/3/2019 9:36:20 PM.188] Removing options for Menu
[2/3/2019 9:36:20 PM.188] Not in vehicle so added all
[2/3/2019 9:36:20 PM.546] Removing options for Menu
[2/3/2019 9:36:20 PM.546] Not in vehicle so added all
[2/3/2019 9:36:21 PM.189] LSPD First Response: Pursuit on the Fly started!
[2/3/2019 9:36:21 PM.190] LSPD First Response: Registering callout RavenguardCallouts.Callouts.domestic
[2/3/2019 9:36:21 PM.190] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.CarCrashonHill
[2/3/2019 9:36:21 PM.190] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.HitAndRunSuspect
[2/3/2019 9:36:21 PM.190] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.SevereVehicleCrash
[2/3/2019 9:36:21 PM.190] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.StolenVehicle
[2/3/2019 9:36:21 PM.190] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.FatalCarAccident
[2/3/2019 9:36:21 PM.194] LSPD First Response: Registering callout Station19Callouts.Callouts.SchoolShooting
[2/3/2019 9:36:21 PM.194] LSPD First Response: Registering callout Station19Callouts.Callouts.SuspiciousArmoredCar
[2/3/2019 9:36:21 PM.195] LSPD First Response: Registering callout Station19Callouts.Callouts.Station19Shooting
[2/3/2019 9:36:21 PM.195] LSPD First Response: [Station 19 Callouts] Loaded 3 callouts.
[2/3/2019 9:36:21 PM.255] LSPD First Response: Registering callout StraysCallouts.Callouts.Mugging
[2/3/2019 9:36:21 PM.255] LSPD First Response: Registering callout StraysCallouts.Callouts.Fight
[2/3/2019 9:36:21 PM.255] LSPD First Response: Registering callout StraysCallouts.Callouts.SuspiciousPerson
[2/3/2019 9:36:21 PM.255] LSPD First Response: Registering callout StraysCallouts.Callouts.GangActivity
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle1
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle2
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle3
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle4
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person1
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person2
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person3
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.confused_person
[2/3/2019 9:36:21 PM.256] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.highway_accident
[2/3/2019 9:36:21 PM.257] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.highway_accident2
[2/3/2019 9:36:21 PM.257] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.traffic_stop
[2/3/2019 9:36:21 PM.257] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.traffic_break
[2/3/2019 9:36:21 PM.257] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.vehicle_on_fire
[2/3/2019 9:36:21 PM.310] LSPD First Response: UB: DEFAULT REGIONS FILE IS SUCCESSFULLY LOADED
[2/3/2019 9:36:21 PM.315] LSPD First Response: UB: CUSTOM REGIONS FILE IS SUCCESSFULLY LOADED
[2/3/2019 9:36:21 PM.321] LSPD First Response: UB: SPECIAL UNITS FILE IS SUCCESSFULLY LOADED
[2/3/2019 9:36:21 PM.330] LSPD First Response: Registering callout WildernessCallouts.Callouts.IllegalHunting
[2/3/2019 9:36:21 PM.330] LSPD First Response: Registering callout WildernessCallouts.Callouts.RocksBlockingRoad
[2/3/2019 9:36:21 PM.331] LSPD First Response: Registering callout WildernessCallouts.Callouts.AircraftCrash
[2/3/2019 9:36:21 PM.331] LSPD First Response: Registering callout WildernessCallouts.Callouts.RecklessDriver
[2/3/2019 9:36:21 PM.331] LSPD First Response: Registering callout WildernessCallouts.Callouts.WantedFelonInVehicle
[2/3/2019 9:36:21 PM.331] LSPD First Response: Registering callout WildernessCallouts.Callouts.SuicideAttempt
[2/3/2019 9:36:21 PM.331] LSPD First Response: Registering callout WildernessCallouts.Callouts.MissingPerson
[2/3/2019 9:36:21 PM.332] LSPD First Response: Registering callout WildernessCallouts.Callouts.AnimalAttack
[2/3/2019 9:36:21 PM.332] LSPD First Response: Registering callout WildernessCallouts.Callouts.PublicDisturbance
[2/3/2019 9:36:21 PM.332] LSPD First Response: Registering callout WildernessCallouts.Callouts.HostageSituation
[2/3/2019 9:36:21 PM.332] LSPD First Response: Registering callout WildernessCallouts.Callouts.Arson
[2/3/2019 9:36:21 PM.332] LSPD First Response: Registering callout WildernessCallouts.Callouts.OfficerNeedsTransport
[2/3/2019 9:36:21 PM.333] LSPD First Response: Registering callout WildernessCallouts.Callouts.AttackedPoliceStation
[2/3/2019 9:36:21 PM.333] LSPD First Response: Registering callout WildernessCallouts.Callouts.Demonstration
[2/3/2019 9:36:21 PM.406] LSPD First Response: [Wilderness Callouts] Functions fiber started
[2/3/2019 9:36:22 PM.396] setting up new cop: null
[2/3/2019 9:36:22 PM.397] [TRACE] New ped recognized as cop
[2/3/2019 9:36:24 PM.398] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to transport
[2/3/2019 9:36:24 PM.399] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to transport successful.
[2/3/2019 9:36:24 PM.399] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to coroner
[2/3/2019 9:36:24 PM.399] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to coroner successful.
[2/3/2019 9:36:24 PM.399] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to tow
[2/3/2019 9:36:24 PM.399] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to tow successful.
[2/3/2019 9:36:24 PM.399] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to insurance
[2/3/2019 9:36:24 PM.399] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to insurance successful.
[2/3/2019 9:36:24 PM.440] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to trafficstop
[2/3/2019 9:36:24 PM.441] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to trafficstop successful.
[2/3/2019 9:36:24 PM.441] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to felonystop
[2/3/2019 9:36:24 PM.441] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to felonystop successful.
[2/3/2019 9:36:24 PM.441] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to k9backup
[2/3/2019 9:36:24 PM.441] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to k9backup successful.
[2/3/2019 9:36:24 PM.441] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to spikestrips
[2/3/2019 9:36:24 PM.441] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to spikestrips successful.
[2/3/2019 9:36:24 PM.441] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to female
[2/3/2019 9:36:24 PM.441] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to female successful.
[2/3/2019 9:36:24 PM.441] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to panic
[2/3/2019 9:36:24 PM.441] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to panic successful.
[2/3/2019 9:36:24 PM.441] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to ambulance
[2/3/2019 9:36:24 PM.441] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to ambulance successful.
[2/3/2019 9:36:24 PM.441] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to firedept
[2/3/2019 9:36:24 PM.441] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to firedept successful.
[2/3/2019 9:36:27 PM.740] LSPD First Response: [Station 19 Callouts] Most recent version is 0.9.5.0
[2/3/2019 9:36:29 PM.551] LSPD First Response: [Station 19 Callouts] No update available. We will check again on the next real-world calendar day in which you go on duty.
[2/3/2019 9:36:33 PM.105] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 9:36:38 PM.583] LSPD First Response: PeterUCallouts.AmbientEvents.OrganicAmbientEventDetector: Start: Starting OrganicAmbientEventDetector with interval 5000
[2/3/2019 9:36:38 PM.827] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 9:36:38 PM.828] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: LSPDFR+ integration is enabled and ready
[2/3/2019 9:36:38 PM.831] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[2/3/2019 9:36:38 PM.831] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[2/3/2019 9:36:38 PM.831] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[2/3/2019 9:36:38 PM.831] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[2/3/2019 9:36:38 PM.831] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to callerdesc
[2/3/2019 9:36:38 PM.831] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to callerdesc successful.
[2/3/2019 9:36:38 PM.831] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[2/3/2019 9:36:38 PM.831] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[2/3/2019 9:36:38 PM.831] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[2/3/2019 9:36:38 PM.831] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[2/3/2019 9:36:38 PM.831] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[2/3/2019 9:36:38 PM.832] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[2/3/2019 9:36:38 PM.832] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[2/3/2019 9:36:38 PM.832] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[2/3/2019 9:36:50 PM.359] setting up new cop: null
[2/3/2019 9:36:50 PM.360] [TRACE] New ped recognized as cop
[2/3/2019 9:36:52 PM.491] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[2/3/2019 9:37:01 PM.723] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: Did not find any missing files or dependencies.
[2/3/2019 9:37:03 PM.531] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: All file checks passed
[2/3/2019 9:37:03 PM.550] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Verification: Integrity check passed
[2/3/2019 9:37:04 PM.981] setting up new cop: null
[2/3/2019 9:37:04 PM.982] [TRACE] New ped recognized as cop
[2/3/2019 9:37:20 PM.571] LSPD First Response: PeterUCallouts.Main: MaybeNotifyAboutChanges: Last notified version is 3.3.6945.19299
[2/3/2019 9:37:42 PM.146] setting up new cop: null
[2/3/2019 9:37:42 PM.147] [TRACE] New ped recognized as cop
[2/3/2019 9:37:42 PM.147] setting up new cop: null
[2/3/2019 9:37:42 PM.148] [TRACE] New ped recognized as cop
[2/3/2019 9:37:42 PM.148] setting up new cop: null
[2/3/2019 9:37:42 PM.149] [TRACE] New ped recognized as cop
[2/3/2019 9:37:42 PM.655] setting up new cop: null
[2/3/2019 9:37:42 PM.655] [TRACE] New ped recognized as cop
[2/3/2019 9:37:42 PM.655] setting up new cop: null
[2/3/2019 9:37:42 PM.655] [TRACE] New ped recognized as cop
[2/3/2019 9:37:42 PM.655] setting up new cop: null
[2/3/2019 9:37:42 PM.656] [TRACE] New ped recognized as cop
[2/3/2019 9:37:42 PM.656] setting up new cop: null
[2/3/2019 9:37:42 PM.656] [TRACE] New ped recognized as cop
[2/3/2019 9:37:42 PM.749] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[2/3/2019 9:37:42 PM.750] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[2/3/2019 9:37:42 PM.751] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[2/3/2019 9:37:42 PM.755] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[2/3/2019 9:37:42 PM.758] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[2/3/2019 9:37:43 PM.174] setting up new cop: null
[2/3/2019 9:37:43 PM.174] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.174] setting up new cop: null
[2/3/2019 9:37:43 PM.174] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.174] setting up new cop: null
[2/3/2019 9:37:43 PM.174] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.174] setting up new cop: null
[2/3/2019 9:37:43 PM.174] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.174] setting up new cop: null
[2/3/2019 9:37:43 PM.174] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.174] setting up new cop: null
[2/3/2019 9:37:43 PM.175] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.175] setting up new cop: null
[2/3/2019 9:37:43 PM.175] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.175] setting up new cop: null
[2/3/2019 9:37:43 PM.175] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.175] setting up new cop: null
[2/3/2019 9:37:43 PM.175] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.297] [TRACE] Assigned ped to PoliceStationManager #1 (GameplayMandatory)
[2/3/2019 9:37:43 PM.298] [TRACE] Assigned ped to PoliceStationManager #1 (GameplayMandatory)
[2/3/2019 9:37:43 PM.524] [TRACE] Populated PD
[2/3/2019 9:37:43 PM.712] setting up new cop: null
[2/3/2019 9:37:43 PM.713] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.713] setting up new cop: null
[2/3/2019 9:37:43 PM.713] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.713] setting up new cop: null
[2/3/2019 9:37:43 PM.713] [TRACE] New ped recognized as cop
[2/3/2019 9:37:43 PM.713] setting up new cop: null
[2/3/2019 9:37:43 PM.713] [TRACE] New ped recognized as cop
[2/3/2019 9:37:45 PM.773] setting up new cop: null
[2/3/2019 9:37:45 PM.774] [TRACE] New ped recognized as cop
[2/3/2019 9:37:47 PM.360] setting up new cop: null
[2/3/2019 9:37:47 PM.360] [TRACE] New ped recognized as cop
[2/3/2019 9:37:47 PM.360] setting up new cop: null
[2/3/2019 9:37:47 PM.361] [TRACE] New ped recognized as cop
[2/3/2019 9:37:48 PM.393] setting up new cop: null
[2/3/2019 9:37:48 PM.394] [TRACE] New ped recognized as cop
[2/3/2019 9:37:49 PM.425] setting up new cop: null
[2/3/2019 9:37:49 PM.426] [TRACE] New ped recognized as cop
[2/3/2019 9:37:52 PM.546] setting up new cop: null
[2/3/2019 9:37:52 PM.546] [TRACE] New ped recognized as cop
[2/3/2019 9:37:57 PM.316] setting up new cop: null
[2/3/2019 9:37:57 PM.317] [TRACE] New ped recognized as cop
[2/3/2019 9:37:57 PM.851] setting up new cop: null
[2/3/2019 9:37:57 PM.851] [TRACE] New ped recognized as cop
[2/3/2019 9:38:03 PM.134] setting up new cop: null
[2/3/2019 9:38:03 PM.134] [TRACE] New ped recognized as cop
[2/3/2019 9:38:05 PM.206] setting up new cop: null
[2/3/2019 9:38:05 PM.210] [TRACE] New ped recognized as cop
[2/3/2019 9:38:07 PM.842] setting up new cop: null
[2/3/2019 9:38:07 PM.843] [TRACE] New ped recognized as cop
[2/3/2019 9:38:09 PM.408] setting up new cop: null
[2/3/2019 9:38:09 PM.408] [TRACE] New ped recognized as cop
[2/3/2019 9:38:15 PM.670] setting up new cop: null
[2/3/2019 9:38:15 PM.671] [TRACE] New ped recognized as cop
[2/3/2019 9:38:23 PM.840] setting up new cop: null
[2/3/2019 9:38:23 PM.840] [TRACE] New ped recognized as cop
[2/3/2019 9:39:50 PM.853] setting up new cop: null
[2/3/2019 9:39:50 PM.853] [TRACE] New ped recognized as cop
[2/3/2019 9:40:10 PM.746] setting up new cop: null
[2/3/2019 9:40:10 PM.747] [TRACE] New ped recognized as cop
[2/3/2019 9:40:13 PM.341] setting up new cop: null
[2/3/2019 9:40:13 PM.342] [TRACE] New ped recognized as cop
[2/3/2019 9:40:13 PM.857] setting up new cop: null
[2/3/2019 9:40:13 PM.857] [TRACE] New ped recognized as cop
[2/3/2019 9:40:13 PM.857] setting up new cop: null
[2/3/2019 9:40:13 PM.862] [TRACE] New ped recognized as cop
[2/3/2019 9:40:16 PM.440] setting up new cop: null
[2/3/2019 9:40:16 PM.440] [TRACE] New ped recognized as cop
[2/3/2019 9:40:16 PM.440] setting up new cop: null
[2/3/2019 9:40:16 PM.440] [TRACE] New ped recognized as cop
[2/3/2019 9:40:22 PM.196] setting up new cop: null
[2/3/2019 9:40:22 PM.196] [TRACE] New ped recognized as cop
[2/3/2019 9:40:24 PM.311] setting up new cop: null
[2/3/2019 9:40:24 PM.311] [TRACE] New ped recognized as cop
[2/3/2019 9:40:26 PM.953] setting up new cop: null
[2/3/2019 9:40:26 PM.954] [TRACE] New ped recognized as cop
[2/3/2019 9:40:27 PM.475] setting up new cop: null
[2/3/2019 9:40:27 PM.475] [TRACE] New ped recognized as cop
[2/3/2019 9:40:27 PM.475] setting up new cop: null
[2/3/2019 9:40:27 PM.475] [TRACE] New ped recognized as cop
[2/3/2019 9:40:31 PM.598] setting up new cop: null
[2/3/2019 9:40:31 PM.598] [TRACE] New ped recognized as cop
[2/3/2019 9:40:34 PM.727] setting up new cop: null
[2/3/2019 9:40:34 PM.727] [TRACE] New ped recognized as cop
[2/3/2019 9:40:37 PM.330] setting up new cop: null
[2/3/2019 9:40:37 PM.330] [TRACE] New ped recognized as cop
[2/3/2019 9:40:39 PM.036] LSPD First Response: Creating motorcyclist event
[2/3/2019 9:40:39 PM.372] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 9:40:39 PM.928] setting up new cop: null
[2/3/2019 9:40:39 PM.928] [TRACE] New ped recognized as cop
[2/3/2019 9:40:42 PM.531] setting up new cop: null
[2/3/2019 9:40:42 PM.532] [TRACE] New ped recognized as cop
[2/3/2019 9:40:44 PM.090] setting up new cop: null
[2/3/2019 9:40:44 PM.090] [TRACE] New ped recognized as cop
[2/3/2019 9:40:44 PM.090] setting up new cop: null
[2/3/2019 9:40:44 PM.091] [TRACE] New ped recognized as cop
[2/3/2019 9:40:45 PM.174] setting up new cop: null
[2/3/2019 9:40:45 PM.174] [TRACE] New ped recognized as cop
[2/3/2019 9:40:47 PM.265] setting up new cop: null
[2/3/2019 9:40:47 PM.266] [TRACE] New ped recognized as cop
[2/3/2019 9:40:49 PM.865] setting up new cop: null
[2/3/2019 9:40:49 PM.865] [TRACE] New ped recognized as cop
[2/3/2019 9:40:50 PM.374] setting up new cop: null
[2/3/2019 9:40:50 PM.375] [TRACE] New ped recognized as cop
[2/3/2019 9:40:50 PM.375] setting up new cop: null
[2/3/2019 9:40:50 PM.376] [TRACE] New ped recognized as cop
[2/3/2019 9:40:51 PM.399] setting up new cop: null
[2/3/2019 9:40:51 PM.400] [TRACE] New ped recognized as cop
[2/3/2019 9:40:54 PM.517] setting up new cop: null
[2/3/2019 9:40:54 PM.517] [TRACE] New ped recognized as cop
[2/3/2019 9:40:54 PM.517] setting up new cop: null
[2/3/2019 9:40:54 PM.517] [TRACE] New ped recognized as cop
[2/3/2019 9:40:54 PM.814] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:40:55 PM.023] setting up new cop: null
[2/3/2019 9:40:55 PM.027] [TRACE] New ped recognized as cop
[2/3/2019 9:40:55 PM.121] [TRACE] Cleared PD
[2/3/2019 9:41:00 PM.313] setting up new cop: null
[2/3/2019 9:41:00 PM.314] [TRACE] New ped recognized as cop
[2/3/2019 9:41:08 PM.391] LSPD First Response: Creating ?????????????????????????????????????????
[2/3/2019 9:41:08 PM.393] [TRACE] Callout created:  #1
[2/3/2019 9:41:08 PM.404] LSPD First Response: CalloutCreated: Callout should be aborted
[2/3/2019 9:41:08 PM.405] LSPD First Response: EndCurrentCallout: Finishing...
[2/3/2019 9:41:08 PM.409] [TRACE] Instance cleaned ( #1)
[2/3/2019 9:41:09 PM.286] setting up new cop: null
[2/3/2019 9:41:09 PM.286] [TRACE] New ped recognized as cop
[2/3/2019 9:41:09 PM.286] setting up new cop: null
[2/3/2019 9:41:09 PM.286] [TRACE] New ped recognized as cop
[2/3/2019 9:41:09 PM.286] setting up new cop: null
[2/3/2019 9:41:09 PM.287] [TRACE] New ped recognized as cop
[2/3/2019 9:41:09 PM.288] setting up new cop: null
[2/3/2019 9:41:09 PM.288] [TRACE] New ped recognized as cop
[2/3/2019 9:41:11 PM.275] LSPD First Response: Creating BarricadeHostageSituation
[2/3/2019 9:41:11 PM.278] [TRACE] Callout created:  #2
[2/3/2019 9:41:11 PM.297] LSPD First Response: PeterUCallouts.Objects.Meta.Meta: Initialize: Cannot initialize a Meta with an empty Content
[2/3/2019 9:41:11 PM.297] LSPD First Response: PeterUCallouts.Objects.Meta.Meta: Initialize: Cannot initialize a Meta with an empty Content
[2/3/2019 9:41:11 PM.297] LSPD First Response: PeterUCallouts.Objects.Meta.Meta: Initialize: Cannot initialize a Meta with an empty Content
[2/3/2019 9:41:11 PM.297] LSPD First Response: PeterUCallouts.Objects.Meta.Meta: Initialize: Cannot initialize a Meta with an empty Content
[2/3/2019 9:41:11 PM.297] LSPD First Response: PeterUCallouts.Objects.Meta.Meta: Initialize: Cannot initialize a Meta with an empty Content
[2/3/2019 9:41:11 PM.389] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: LoadFromXML: Loaded 7 CalloutLocations from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\PeterUCallouts\BarricadeHostageSituation\CalloutLocations.xml
[2/3/2019 9:41:11 PM.400] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseLocationAndScenario: BlaineCountySavingsBank is too far away, too close or out of time range. Trying another...
[2/3/2019 9:41:11 PM.403] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseRandomScenario: Random is 0.929122 out of totalWeights 4.8
[2/3/2019 9:41:11 PM.403] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseLocationAndScenario: Chosen scenario is DomesticDispute
[2/3/2019 9:41:11 PM.829] [TRACE] Thread ZoomThread #1 initialized
[2/3/2019 9:41:21 PM.438] [TRACE] Asked thread ZoomThread #1 to abort: Timeout exceeded
[2/3/2019 9:41:21 PM.438] [TRACE] Instance cleaned (ZoomThread #1)
[2/3/2019 9:41:21 PM.455] [TRACE] Thread ZoomThread #1 has been shut down
[2/3/2019 9:41:26 PM.922] LSPD First Response: Creating No Lights at Dark event
[2/3/2019 9:41:26 PM.988] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 9:42:34 PM.663] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:43:21 PM.275] LSPD First Response: Creating phone event
[2/3/2019 9:43:21 PM.328] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 9:43:35 PM.286] setting up new cop: null
[2/3/2019 9:43:35 PM.286] [TRACE] New ped recognized as cop
[2/3/2019 9:43:35 PM.801] setting up new cop: null
[2/3/2019 9:43:35 PM.801] [TRACE] New ped recognized as cop
[2/3/2019 9:43:35 PM.801] setting up new cop: null
[2/3/2019 9:43:35 PM.801] [TRACE] New ped recognized as cop
[2/3/2019 9:44:25 PM.133] LSPD First Response: Creating drunk driver event
[2/3/2019 9:44:25 PM.341] LSPD First Response: Setting alcohol levels
[2/3/2019 9:44:26 PM.944] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:44:43 PM.123] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:45:48 PM.530] setting up new cop: null
[2/3/2019 9:45:48 PM.531] [TRACE] New ped recognized as cop
[2/3/2019 9:45:48 PM.531] setting up new cop: null
[2/3/2019 9:45:48 PM.532] [TRACE] New ped recognized as cop
[2/3/2019 9:46:57 PM.745] setting up new cop: null
[2/3/2019 9:46:57 PM.745] [TRACE] New ped recognized as cop
[2/3/2019 9:46:58 PM.263] setting up new cop: null
[2/3/2019 9:46:58 PM.263] [TRACE] New ped recognized as cop
[2/3/2019 9:47:01 PM.043] LSPD First Response: Creating drug driver event
[2/3/2019 9:47:01 PM.046] LSPD First Response: Setting drug levels
[2/3/2019 9:47:04 PM.472] setting up new cop: null
[2/3/2019 9:47:04 PM.473] [TRACE] New ped recognized as cop
[2/3/2019 9:47:12 PM.823] setting up new cop: null
[2/3/2019 9:47:12 PM.823] [TRACE] New ped recognized as cop
[2/3/2019 9:47:12 PM.968] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:47:16 PM.490] setting up new cop: null
[2/3/2019 9:47:16 PM.490] [TRACE] New ped recognized as cop
[2/3/2019 9:47:16 PM.490] setting up new cop: null
[2/3/2019 9:47:16 PM.490] [TRACE] New ped recognized as cop
[2/3/2019 9:47:16 PM.491] setting up new cop: null
[2/3/2019 9:47:16 PM.491] [TRACE] New ped recognized as cop
[2/3/2019 9:47:16 PM.996] setting up new cop: null
[2/3/2019 9:47:16 PM.996] [TRACE] New ped recognized as cop
[2/3/2019 9:47:17 PM.531] setting up new cop: null
[2/3/2019 9:47:17 PM.531] [TRACE] New ped recognized as cop
[2/3/2019 9:47:20 PM.157] setting up new cop: null
[2/3/2019 9:47:20 PM.157] [TRACE] New ped recognized as cop
[2/3/2019 9:47:20 PM.676] setting up new cop: null
[2/3/2019 9:47:20 PM.676] [TRACE] New ped recognized as cop
[2/3/2019 9:47:30 PM.006] setting up new cop: null
[2/3/2019 9:47:30 PM.006] [TRACE] New ped recognized as cop
[2/3/2019 9:47:30 PM.007] setting up new cop: null
[2/3/2019 9:47:30 PM.007] [TRACE] New ped recognized as cop
[2/3/2019 9:47:32 PM.098] setting up new cop: null
[2/3/2019 9:47:32 PM.099] [TRACE] New ped recognized as cop
[2/3/2019 9:47:35 PM.719] setting up new cop: null
[2/3/2019 9:47:35 PM.720] [TRACE] New ped recognized as cop
[2/3/2019 9:47:37 PM.783] setting up new cop: null
[2/3/2019 9:47:37 PM.783] [TRACE] New ped recognized as cop
[2/3/2019 9:47:43 PM.543] setting up new cop: null
[2/3/2019 9:47:43 PM.543] [TRACE] New ped recognized as cop
[2/3/2019 9:48:13 PM.139] setting up new cop: null
[2/3/2019 9:48:13 PM.139] [TRACE] New ped recognized as cop
[2/3/2019 9:48:18 PM.197] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 9:48:18 PM.259] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 9:49:05 PM.611] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:49:08 PM.309] LSPD First Response: Creating drug driver event
[2/3/2019 9:49:08 PM.309] LSPD First Response: Setting drug levels
[2/3/2019 9:49:48 PM.356] LSPD First Response: Creating drunk driver event
[2/3/2019 9:49:48 PM.410] LSPD First Response: Setting alcohol levels
[2/3/2019 9:50:07 PM.635] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:50:18 PM.028] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:51:17 PM.829] LSPD First Response: GetAudioFileForAction: No file found for: STREET_INNOCENCE_BLVD
[2/3/2019 9:51:18 PM.978] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[2/3/2019 9:51:18 PM.983] LSPD First Response: UB: DETECTED ZONE: EBURO
[2/3/2019 9:51:18 PM.984] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/3/2019 9:51:19 PM.061] setting up new cop: null
[2/3/2019 9:51:19 PM.062] [TRACE] New ped recognized as cop
[2/3/2019 9:51:25 PM.690] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[2/3/2019 9:51:25 PM.690] LSPD First Response: UB: DETECTED ZONE: EBURO
[2/3/2019 9:51:25 PM.690] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/3/2019 9:51:25 PM.773] setting up new cop: null
[2/3/2019 9:51:25 PM.775] [TRACE] New ped recognized as cop
[2/3/2019 9:51:30 PM.153] [TRACE] Key down #1
[2/3/2019 9:51:30 PM.153] [TRACE] Key down #1.5
[2/3/2019 9:51:30 PM.153] CA: False
[2/3/2019 9:51:30 PM.153] AC: False
[2/3/2019 9:51:30 PM.153] [TRACE] Key down #2
[2/3/2019 9:51:30 PM.155] [TRACE] Ped #2
[2/3/2019 9:51:30 PM.155] [TRACE] Ped #3
[2/3/2019 9:51:30 PM.155] [TRACE] Ped #2
[2/3/2019 9:51:30 PM.155] [TRACE] Ped #3
[2/3/2019 9:51:30 PM.155] [TRACE] Ped #2
[2/3/2019 9:51:30 PM.155] [TRACE] Ped #3
[2/3/2019 9:51:30 PM.155] [TRACE] Ped #2
[2/3/2019 9:51:30 PM.155] [TRACE] Ped #3
[2/3/2019 9:51:30 PM.156] [TRACE] Ped #2
[2/3/2019 9:51:30 PM.156] [TRACE] Ped #3
[2/3/2019 9:51:30 PM.253] 2/3/2019 9:51:30 PM - released
[2/3/2019 9:51:30 PM.301] [TRACE] Key down #1
[2/3/2019 9:51:35 PM.096] [TRACE] Key down #1
[2/3/2019 9:51:37 PM.369] LSPD First Response: UB: BACKUP IS MOVING TO STANDBY POSITION >> OSB-0
[2/3/2019 9:51:40 PM.557] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 9:51:42 PM.339] LSPD First Response: UB: BACKUP IS MOVING TO STANDBY POSITION >> OSB-1
[2/3/2019 9:51:42 PM.381] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[2/3/2019 9:51:44 PM.536] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[2/3/2019 9:51:46 PM.032] LSPD First Response: UB: IN STANDBY POSITION >> OSB-1
[2/3/2019 9:51:56 PM.392] [TRACE] Key down #1
[2/3/2019 9:51:56 PM.392] [TRACE] Key down #1.5
[2/3/2019 9:51:56 PM.392] CA: False
[2/3/2019 9:51:56 PM.392] AC: False
[2/3/2019 9:51:56 PM.392] [TRACE] Key down #2
[2/3/2019 9:51:56 PM.393] [TRACE] Ped #2
[2/3/2019 9:51:56 PM.393] [TRACE] Ped #3
[2/3/2019 9:51:56 PM.394] [TRACE] Ped #2
[2/3/2019 9:51:56 PM.394] [TRACE] Ped #3
[2/3/2019 9:51:56 PM.394] [TRACE] Ped #2
[2/3/2019 9:51:56 PM.394] [TRACE] Ped #2
[2/3/2019 9:51:56 PM.394] [TRACE] Ped #3
[2/3/2019 9:51:56 PM.395] [TRACE] Ped #2
[2/3/2019 9:52:02 PM.415] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 9:52:06 PM.678] [TRACE] Key down #1
[2/3/2019 9:52:06 PM.678] [TRACE] Key down #1.5
[2/3/2019 9:52:06 PM.678] CA: False
[2/3/2019 9:52:06 PM.678] AC: False
[2/3/2019 9:52:06 PM.678] [TRACE] Key down #2
[2/3/2019 9:52:06 PM.680] [TRACE] Ped #2
[2/3/2019 9:52:06 PM.680] [TRACE] Ped #3
[2/3/2019 9:52:06 PM.680] [TRACE] Ped #2
[2/3/2019 9:52:06 PM.680] [TRACE] Ped #3
[2/3/2019 9:52:06 PM.680] [TRACE] Ped #2
[2/3/2019 9:52:06 PM.681] [TRACE] Ped #2
[2/3/2019 9:52:06 PM.681] [TRACE] Ped #3
[2/3/2019 9:52:06 PM.682] [TRACE] Ped #2
[2/3/2019 9:52:06 PM.798] 2/3/2019 9:52:06 PM - released
[2/3/2019 9:52:06 PM.880] [TRACE] Key down #1
[2/3/2019 9:52:08 PM.576] [TRACE] Key down #1
[2/3/2019 9:52:09 PM.075] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0
[2/3/2019 9:52:11 PM.363] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 9:52:11 PM.960] [TRACE] Created new chase
[2/3/2019 9:52:11 PM.961] [TRACE] Suspect added to chase
[2/3/2019 9:52:12 PM.382] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
[2/3/2019 9:52:12 PM.383] [TRACE] Cop added to chase
[2/3/2019 9:52:12 PM.385] [TRACE] Added blip for cop
[2/3/2019 9:52:12 PM.385] LSPD First Response: UB: PURSUIT DETECTED AND JOINING >> OSB-1 PAX-0
[2/3/2019 9:52:12 PM.440] [TRACE] Creating cop chase task
[2/3/2019 9:52:12 PM.444] [TRACE] Cop chase task assigned
[2/3/2019 9:52:12 PM.745] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
[2/3/2019 9:52:12 PM.745] [TRACE] Cop added to chase
[2/3/2019 9:52:12 PM.745] [TRACE] Added blip for cop
[2/3/2019 9:52:12 PM.745] LSPD First Response: UB: PURSUIT DETECTED AND JOINING >> OSB-0 PAX-0
[2/3/2019 9:52:12 PM.808] [TRACE] Creating cop chase task
[2/3/2019 9:52:12 PM.809] [TRACE] Cop chase task assigned
[2/3/2019 9:52:13 PM.088] Clearing arrest task
[2/3/2019 9:52:14 PM.399] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 9:52:29 PM.027] ABORT BUST
[2/3/2019 9:52:29 PM.074] [TRACE] No more suspects useable, aborting chase
[2/3/2019 9:52:29 PM.077] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
[2/3/2019 9:52:29 PM.081] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
[2/3/2019 9:52:29 PM.081] [TRACE] Instance cleaned (ChaseController #1)
[2/3/2019 9:52:29 PM.081] [TRACE] Aborted chase
[2/3/2019 9:52:29 PM.107] LSPD First Response: Arrest Manager API arresting suspect.
[2/3/2019 9:52:29 PM.108] LSPD First Response: Arrest Manager API arresting suspect.
[2/3/2019 9:52:29 PM.149] LSPD First Response: LSPDFR+ Ped arrested
[2/3/2019 9:52:30 PM.234] LSPD First Response: UB: FINISHED PURSUIT >> OSB-0
[2/3/2019 9:52:30 PM.992] LSPD First Response: UB: FINISHED PURSUIT >> OSB-1
[2/3/2019 9:52:32 PM.889] [TRACE] Key down #1
[2/3/2019 9:52:32 PM.890] [TRACE] Key down #1.5
[2/3/2019 9:52:32 PM.890] CA: False
[2/3/2019 9:52:32 PM.890] AC: False
[2/3/2019 9:52:32 PM.890] [TRACE] Key down #2
[2/3/2019 9:52:32 PM.891] [TRACE] Ped #2
[2/3/2019 9:52:32 PM.891] [TRACE] Ped #3
[2/3/2019 9:52:32 PM.891] [TRACE] Ped #2
[2/3/2019 9:52:32 PM.891] [TRACE] Ped #3
[2/3/2019 9:52:32 PM.891] [TRACE] Ped #2
[2/3/2019 9:52:32 PM.891] [TRACE] Ped #2
[2/3/2019 9:52:32 PM.891] [TRACE] Ped #3
[2/3/2019 9:52:32 PM.892] [TRACE] Ped #2
[2/3/2019 9:52:32 PM.892] [TRACE] Ped #3
[2/3/2019 9:52:32 PM.893] [TRACE] Ped #2
[2/3/2019 9:52:32 PM.893] [TRACE] Ped #3
[2/3/2019 9:52:32 PM.893] [TRACE] Ped #2
[2/3/2019 9:52:32 PM.990] 2/3/2019 9:52:32 PM - released
[2/3/2019 9:52:33 PM.602] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 9:52:34 PM.157] LSPD First Response: UB: IN STANDBY POSITION >> OSB-1
[2/3/2019 9:52:35 PM.281] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[2/3/2019 9:52:37 PM.379] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[2/3/2019 9:52:57 PM.603] LSPD First Response: Creating Speeder Event
[2/3/2019 9:53:13 PM.531] [TRACE] Key down #1
[2/3/2019 9:53:13 PM.531] [TRACE] Key down #1.5
[2/3/2019 9:53:13 PM.531] CA: False
[2/3/2019 9:53:13 PM.531] AC: False
[2/3/2019 9:53:13 PM.531] [TRACE] Key down #2
[2/3/2019 9:53:13 PM.532] [TRACE] Ped #2
[2/3/2019 9:53:13 PM.532] [TRACE] Ped #3
[2/3/2019 9:53:13 PM.533] [TRACE] Ped #2
[2/3/2019 9:53:13 PM.533] [TRACE] Ped #3
[2/3/2019 9:53:13 PM.533] [TRACE] Ped #2
[2/3/2019 9:53:13 PM.533] [TRACE] Ped #2
[2/3/2019 9:53:13 PM.534] [TRACE] Ped #3
[2/3/2019 9:53:13 PM.535] [TRACE] Ped #2
[2/3/2019 9:53:28 PM.182] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 9:53:28 PM.182] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 9:53:31 PM.720] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0
[2/3/2019 9:53:33 PM.841] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 9:53:41 PM.486] [TRACE] Key down #1
[2/3/2019 9:53:41 PM.486] [TRACE] Key down #1.5
[2/3/2019 9:53:41 PM.486] CA: False
[2/3/2019 9:53:41 PM.486] AC: False
[2/3/2019 9:53:41 PM.486] [TRACE] Key down #2
[2/3/2019 9:53:41 PM.488] [TRACE] Ped #2
[2/3/2019 9:53:41 PM.488] [TRACE] Ped #3
[2/3/2019 9:53:41 PM.488] [TRACE] Ped #2
[2/3/2019 9:53:41 PM.488] [TRACE] Ped #3
[2/3/2019 9:53:41 PM.488] [TRACE] Ped #2
[2/3/2019 9:53:41 PM.488] [TRACE] Ped #2
[2/3/2019 9:53:41 PM.488] [TRACE] Ped #3
[2/3/2019 9:53:41 PM.489] [TRACE] Ped #2
[2/3/2019 9:53:41 PM.563] 2/3/2019 9:53:41 PM - released
[2/3/2019 9:53:41 PM.637] [TRACE] Key down #1
[2/3/2019 9:53:43 PM.652] [TRACE] Key down #1
[2/3/2019 9:53:47 PM.432] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-1 PAX-0
[2/3/2019 9:53:50 PM.139] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-1
[2/3/2019 9:53:54 PM.491] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 9:54:00 PM.195] [TRACE] Key down #1
[2/3/2019 9:54:00 PM.195] [TRACE] Key down #1.5
[2/3/2019 9:54:00 PM.195] CA: False
[2/3/2019 9:54:00 PM.195] AC: False
[2/3/2019 9:54:00 PM.195] [TRACE] Key down #2
[2/3/2019 9:54:00 PM.196] [TRACE] Ped #2
[2/3/2019 9:54:00 PM.196] [TRACE] Ped #3
[2/3/2019 9:54:00 PM.196] [TRACE] Ped #2
[2/3/2019 9:54:00 PM.197] [TRACE] Ped #2
[2/3/2019 9:54:00 PM.197] [TRACE] Ped #3
[2/3/2019 9:54:00 PM.198] [TRACE] Ped #2
[2/3/2019 9:54:08 PM.311] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 9:54:13 PM.241] [TRACE] Key down #1
[2/3/2019 9:54:13 PM.241] [TRACE] Key down #1.5
[2/3/2019 9:54:13 PM.241] CA: False
[2/3/2019 9:54:13 PM.241] AC: False
[2/3/2019 9:54:13 PM.241] [TRACE] Key down #2
[2/3/2019 9:54:13 PM.243] [TRACE] Ped #2
[2/3/2019 9:54:13 PM.243] [TRACE] Ped #3
[2/3/2019 9:54:13 PM.247] [TRACE] Ped #2
[2/3/2019 9:54:13 PM.247] [TRACE] Ped #2
[2/3/2019 9:54:13 PM.247] [TRACE] Ped #3
[2/3/2019 9:54:13 PM.248] [TRACE] Ped #2
[2/3/2019 9:54:13 PM.338] 2/3/2019 9:54:13 PM - released
[2/3/2019 9:54:13 PM.365] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-1 PAX-0
[2/3/2019 9:54:15 PM.941] [TRACE] Key down #1
[2/3/2019 9:54:19 PM.949] [TRACE] Key down #1
[2/3/2019 9:54:19 PM.949] [TRACE] Key down #1.5
[2/3/2019 9:54:19 PM.949] CA: False
[2/3/2019 9:54:19 PM.949] AC: False
[2/3/2019 9:54:19 PM.949] [TRACE] Key down #2
[2/3/2019 9:54:19 PM.950] [TRACE] Ped #2
[2/3/2019 9:54:19 PM.951] [TRACE] Ped #3
[2/3/2019 9:54:19 PM.952] [TRACE] Ped #2
[2/3/2019 9:54:20 PM.039] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-0
[2/3/2019 10:01:56 PM.114] LSPD First Response: UB: FULLY DISMISSED >> OSB-1 PAX-0
[2/3/2019 10:02:00 PM.289] LSPD First Response: GetAudioFileForAction: No file found for: STREET_AMARILLO_VISTA
[2/3/2019 10:02:01 PM.399] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[2/3/2019 10:02:01 PM.399] LSPD First Response: UB: DETECTED ZONE: EBURO
[2/3/2019 10:02:01 PM.399] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/3/2019 10:02:01 PM.740] [TRACE] New ped recognized as cop
[2/3/2019 10:02:01 PM.740] [TRACE] New ped recognized as cop
[2/3/2019 10:02:01 PM.845] setting up new cop: null
[2/3/2019 10:02:01 PM.845] setting up new cop: null
[2/3/2019 10:02:04 PM.371] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[2/3/2019 10:02:04 PM.371] LSPD First Response: UB: DETECTED ZONE: EBURO
[2/3/2019 10:02:04 PM.371] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/3/2019 10:02:04 PM.403] setting up new cop: null
[2/3/2019 10:02:04 PM.404] [TRACE] New ped recognized as cop
[2/3/2019 10:02:05 PM.269] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-0
[2/3/2019 10:02:23 PM.405] LSPD First Response: Creating Broken Down Vehicle Event
[2/3/2019 10:02:41 PM.730] LSPD First Response: UB: BACKUP IS TOO LONG AND TELEPORTED TO FINAL POS >> OSB-0
[2/3/2019 10:02:42 PM.061] LSPD First Response: UB: BACKUP IS MOVING TO STANDBY POSITION >> OSB-1
[2/3/2019 10:02:45 PM.463] LSPD First Response: UB: BACKUP IS MOVING TO STANDBY POSITION >> OSB-0
[2/3/2019 10:02:45 PM.963] LSPD First Response: UB: BACKUP IS MOVING TO PERIMETER POSITION >> OSB-0 PAX-1
[2/3/2019 10:02:48 PM.150] LSPD First Response: UB: RESUMING STANDBY POSITION >> OSB-0
[2/3/2019 10:02:50 PM.653] LSPD First Response: UB: IN STANDBY POSITION >> OSB-1
[2/3/2019 10:03:01 PM.229] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0 PAX-1
[2/3/2019 10:03:08 PM.610] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 10:03:30 PM.362] LSPD First Response: Creating drug driver event
[2/3/2019 10:03:30 PM.362] LSPD First Response: Setting drug levels
[2/3/2019 10:03:38 PM.596] [TRACE] Key down #1
[2/3/2019 10:03:38 PM.596] [TRACE] Key down #1.5
[2/3/2019 10:03:38 PM.596] CA: False
[2/3/2019 10:03:38 PM.596] AC: False
[2/3/2019 10:03:38 PM.596] [TRACE] Key down #2
[2/3/2019 10:03:38 PM.597] [TRACE] Ped #2
[2/3/2019 10:03:38 PM.597] [TRACE] Ped #2
[2/3/2019 10:03:38 PM.597] [TRACE] Ped #2
[2/3/2019 10:03:38 PM.598] [TRACE] Ped #3
[2/3/2019 10:03:38 PM.598] [TRACE] Ped #2
[2/3/2019 10:03:38 PM.598] [TRACE] Ped #3
[2/3/2019 10:03:38 PM.599] [TRACE] Ped #2
[2/3/2019 10:03:38 PM.599] [TRACE] Ped #3
[2/3/2019 10:03:38 PM.600] [TRACE] Ped #2
[2/3/2019 10:03:38 PM.686] 2/3/2019 10:03:38 PM - released
[2/3/2019 10:03:38 PM.771] [TRACE] Key down #1
[2/3/2019 10:03:42 PM.870] [TRACE] Key down #1
[2/3/2019 10:03:44 PM.578] [TRACE] Key down #1
[2/3/2019 10:03:44 PM.578] [TRACE] Key down #1.5
[2/3/2019 10:03:44 PM.578] CA: False
[2/3/2019 10:03:44 PM.578] AC: False
[2/3/2019 10:03:44 PM.578] [TRACE] Key down #2
[2/3/2019 10:03:44 PM.579] [TRACE] Ped #2
[2/3/2019 10:03:44 PM.579] [TRACE] Ped #2
[2/3/2019 10:03:44 PM.579] [TRACE] Ped #2
[2/3/2019 10:03:44 PM.579] [TRACE] Ped #3
[2/3/2019 10:03:44 PM.579] [TRACE] Ped #2
[2/3/2019 10:03:44 PM.579] [TRACE] Ped #3
[2/3/2019 10:03:44 PM.580] [TRACE] Ped #2
[2/3/2019 10:03:44 PM.580] [TRACE] Ped #3
[2/3/2019 10:03:44 PM.581] [TRACE] Ped #2
[2/3/2019 10:03:47 PM.897] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-1 PAX-0
[2/3/2019 10:03:50 PM.038] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-1
[2/3/2019 10:03:57 PM.970] [TRACE] Key down #1
[2/3/2019 10:03:57 PM.970] [TRACE] Key down #1.5
[2/3/2019 10:03:57 PM.970] CA: False
[2/3/2019 10:03:57 PM.970] AC: False
[2/3/2019 10:03:57 PM.970] [TRACE] Key down #2
[2/3/2019 10:03:57 PM.971] [TRACE] Ped #2
[2/3/2019 10:03:57 PM.971] [TRACE] Ped #2
[2/3/2019 10:03:57 PM.971] [TRACE] Ped #2
[2/3/2019 10:03:57 PM.971] [TRACE] Ped #3
[2/3/2019 10:03:57 PM.971] [TRACE] Ped #2
[2/3/2019 10:03:57 PM.971] [TRACE] Ped #3
[2/3/2019 10:03:57 PM.972] [TRACE] Ped #2
[2/3/2019 10:03:57 PM.972] [TRACE] Ped #3
[2/3/2019 10:03:57 PM.973] [TRACE] Ped #2
[2/3/2019 10:04:05 PM.106] [TRACE] Key down #1
[2/3/2019 10:04:05 PM.106] [TRACE] Key down #1.5
[2/3/2019 10:04:05 PM.106] CA: False
[2/3/2019 10:04:05 PM.106] AC: False
[2/3/2019 10:04:05 PM.106] [TRACE] Key down #2
[2/3/2019 10:04:05 PM.107] [TRACE] Ped #2
[2/3/2019 10:04:05 PM.107] [TRACE] Ped #3
[2/3/2019 10:04:05 PM.108] [TRACE] Ped #2
[2/3/2019 10:04:05 PM.108] [TRACE] Ped #2
[2/3/2019 10:04:05 PM.108] [TRACE] Ped #2
[2/3/2019 10:04:05 PM.108] [TRACE] Ped #3
[2/3/2019 10:04:05 PM.108] [TRACE] Ped #2
[2/3/2019 10:04:05 PM.108] [TRACE] Ped #3
[2/3/2019 10:04:05 PM.109] [TRACE] Ped #2
[2/3/2019 10:04:05 PM.109] [TRACE] Ped #3
[2/3/2019 10:04:05 PM.110] [TRACE] Ped #2
[2/3/2019 10:04:05 PM.188] 2/3/2019 10:04:05 PM - released
[2/3/2019 10:04:05 PM.263] [TRACE] Key down #1
[2/3/2019 10:04:07 PM.176] [TRACE] Key down #1
[2/3/2019 10:04:09 PM.050] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[2/3/2019 10:04:15 PM.028] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[2/3/2019 10:04:24 PM.384] [TRACE] Key down #1
[2/3/2019 10:04:24 PM.384] [TRACE] Key down #1.5
[2/3/2019 10:04:24 PM.384] CA: False
[2/3/2019 10:04:24 PM.384] AC: False
[2/3/2019 10:04:24 PM.384] [TRACE] Key down #2
[2/3/2019 10:04:24 PM.385] [TRACE] Ped #2
[2/3/2019 10:04:24 PM.385] [TRACE] Ped #3
[2/3/2019 10:04:24 PM.386] [TRACE] Ped #2
[2/3/2019 10:04:24 PM.386] [TRACE] Ped #2
[2/3/2019 10:04:24 PM.386] [TRACE] Ped #2
[2/3/2019 10:04:24 PM.386] [TRACE] Ped #3
[2/3/2019 10:04:24 PM.386] [TRACE] Ped #2
[2/3/2019 10:04:24 PM.386] [TRACE] Ped #3
[2/3/2019 10:04:24 PM.387] [TRACE] Ped #2
[2/3/2019 10:04:24 PM.387] [TRACE] Ped #3
[2/3/2019 10:04:24 PM.388] [TRACE] Ped #2
[2/3/2019 10:04:29 PM.717] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:04:44 PM.707] LSPD First Response: Arrest Manager API arresting suspect.
[2/3/2019 10:04:44 PM.744] LSPD First Response: LSPDFR+ Ped arrested
[2/3/2019 10:04:49 PM.722] LSPD First Response: C+: Pause
[2/3/2019 10:04:49 PM.725] LSPD First Response: C+: EnsurePaused forced
[2/3/2019 10:04:49 PM.725] LSPD First Response: C+: Pause
[2/3/2019 10:04:53 PM.224] LSPD First Response: C+: Adding Citation for ped hash=JohnRockefeller2/18/1998
[02/03/2019 22:04:54.410] LSPD First Response: C+: Arrest report for ped are null
[02/03/2019 22:04:54.411] LSPD First Response: C+: Get Citation for ped hash=JohnRockefeller02/18/1998
[02/03/2019 22:04:54.411] LSPD First Response: C+: Citations for ped are null
[02/03/2019 22:04:54.411] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[2/3/2019 10:04:54 PM.413] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[2/3/2019 10:04:54 PM.414] LSPD First Response: C+ DEV: Creating ComputerPedView
[2/3/2019 10:04:54 PM.417] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[2/3/2019 10:04:54 PM.439] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\g_m_y_salvagoon_01__0_0_2_front.jpg
[2/3/2019 10:04:54 PM.512] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 10:04:54 PM.518] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 10:04:58 PM.023] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[02/03/2019 22:07:27.506] LSPD First Response: LSPDFR+ API adding new court case.
[02/03/2019 22:07:27.522] LSPD First Response: Emtpy items, clearing menu at index 1.
[2/3/2019 10:07:30 PM.266] LSPD First Response: C+: Pause
[2/3/2019 10:07:37 PM.218] LSPD First Response: Transport region(s) not available
[2/3/2019 10:07:37 PM.245] LSPD First Response: Checking recruited officer vehicle model
[2/3/2019 10:07:37 PM.246] LSPD First Response: Checking recruited officer vehicle model
[2/3/2019 10:07:37 PM.246] LSPD First Response: Checking recruited officer vehicle model
[2/3/2019 10:07:38 PM.314] LSPD First Response: GetAudioFileForAction: No file found for: STREET_INNOCENCE_BLVD
[2/3/2019 10:07:38 PM.315] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:07:38 PM.461] [TRACE] New ped recognized as cop
[2/3/2019 10:07:38 PM.600] setting up new cop: null
[2/3/2019 10:07:42 PM.045] [TRACE] Key down #1
[2/3/2019 10:07:42 PM.045] [TRACE] Key down #1.5
[2/3/2019 10:07:42 PM.045] CA: False
[2/3/2019 10:07:42 PM.045] AC: False
[2/3/2019 10:07:42 PM.045] [TRACE] Key down #2
[2/3/2019 10:07:42 PM.046] [TRACE] Ped #2
[2/3/2019 10:07:42 PM.047] [TRACE] Ped #2
[2/3/2019 10:07:42 PM.047] [TRACE] Ped #2
[2/3/2019 10:07:42 PM.047] [TRACE] Ped #3
[2/3/2019 10:07:42 PM.047] [TRACE] Ped #2
[2/3/2019 10:07:42 PM.047] [TRACE] Ped #3
[2/3/2019 10:07:42 PM.048] [TRACE] Ped #2
[2/3/2019 10:07:42 PM.048] [TRACE] Ped #3
[2/3/2019 10:07:42 PM.049] [TRACE] Ped #2
[2/3/2019 10:07:48 PM.845] LSPD First Response: Adding suspect not arrested by player
[2/3/2019 10:07:56 PM.085] [TRACE] Key down #1
[2/3/2019 10:07:56 PM.085] [TRACE] Key down #1.5
[2/3/2019 10:07:56 PM.085] CA: False
[2/3/2019 10:07:56 PM.085] AC: False
[2/3/2019 10:07:56 PM.086] [TRACE] Key down #2
[2/3/2019 10:07:56 PM.087] [TRACE] Ped #2
[2/3/2019 10:07:56 PM.087] [TRACE] Ped #2
[2/3/2019 10:07:56 PM.087] [TRACE] Ped #2
[2/3/2019 10:07:56 PM.087] [TRACE] Ped #3
[2/3/2019 10:07:56 PM.087] [TRACE] Ped #2
[2/3/2019 10:07:56 PM.087] [TRACE] Ped #3
[2/3/2019 10:07:56 PM.088] [TRACE] Ped #2
[2/3/2019 10:07:56 PM.088] [TRACE] Ped #3
[2/3/2019 10:07:56 PM.089] [TRACE] Ped #2
[2/3/2019 10:08:10 PM.298] [TRACE] Key down #1
[2/3/2019 10:08:10 PM.298] [TRACE] Key down #1.5
[2/3/2019 10:08:10 PM.298] CA: False
[2/3/2019 10:08:10 PM.298] AC: False
[2/3/2019 10:08:10 PM.298] [TRACE] Key down #2
[2/3/2019 10:08:10 PM.299] [TRACE] Ped #2
[2/3/2019 10:08:10 PM.299] [TRACE] Ped #2
[2/3/2019 10:08:10 PM.300] [TRACE] Ped #2
[2/3/2019 10:08:10 PM.300] [TRACE] Ped #3
[2/3/2019 10:08:10 PM.300] [TRACE] Ped #2
[2/3/2019 10:08:10 PM.300] [TRACE] Ped #3
[2/3/2019 10:08:10 PM.301] [TRACE] Ped #2
[2/3/2019 10:08:10 PM.301] [TRACE] Ped #3
[2/3/2019 10:08:10 PM.302] [TRACE] Ped #2
[2/3/2019 10:08:10 PM.399] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-1 PAX-0
[2/3/2019 10:08:11 PM.768] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-1
[2/3/2019 10:08:15 PM.476] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0
[2/3/2019 10:08:17 PM.214] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0 PAX-1
[2/3/2019 10:08:20 PM.443] [TRACE] Key down #1
[2/3/2019 10:08:20 PM.443] [TRACE] Key down #1.5
[2/3/2019 10:08:20 PM.443] CA: False
[2/3/2019 10:08:20 PM.443] AC: False
[2/3/2019 10:08:20 PM.443] [TRACE] Key down #2
[2/3/2019 10:08:20 PM.445] [TRACE] Ped #2
[2/3/2019 10:08:20 PM.445] [TRACE] Ped #2
[2/3/2019 10:08:20 PM.445] [TRACE] Ped #2
[2/3/2019 10:08:20 PM.445] [TRACE] Ped #3
[2/3/2019 10:08:20 PM.445] [TRACE] Ped #2
[2/3/2019 10:08:20 PM.446] [TRACE] Ped #3
[2/3/2019 10:08:20 PM.446] [TRACE] Ped #2
[2/3/2019 10:08:20 PM.446] [TRACE] Ped #3
[2/3/2019 10:08:25 PM.511] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 10:08:26 PM.114] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 10:08:26 PM.655] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0 PAX-1
[2/3/2019 10:08:27 PM.773] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[2/3/2019 10:08:27 PM.974] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 10:08:29 PM.431] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0 PAX-1
[2/3/2019 10:08:29 PM.889] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[2/3/2019 10:08:36 PM.063] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0
[2/3/2019 10:08:42 PM.127] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 10:08:43 PM.135] [TRACE] Key down #1
[2/3/2019 10:08:43 PM.135] [TRACE] Key down #1.5
[2/3/2019 10:08:43 PM.135] CA: False
[2/3/2019 10:08:43 PM.135] AC: False
[2/3/2019 10:08:43 PM.135] [TRACE] Key down #2
[2/3/2019 10:08:43 PM.136] [TRACE] Ped #2
[2/3/2019 10:08:43 PM.137] [TRACE] Ped #2
[2/3/2019 10:08:43 PM.137] [TRACE] Ped #2
[2/3/2019 10:08:43 PM.137] [TRACE] Ped #3
[2/3/2019 10:08:43 PM.218] 2/3/2019 10:08:43 PM - released
[2/3/2019 10:08:43 PM.230] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-0
[2/3/2019 10:08:43 PM.430] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-1
[2/3/2019 10:09:09 PM.524] LSPD First Response: UB: FULLY DISMISSED >> OSB-1 PAX-0
[2/3/2019 10:09:19 PM.640] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-1
[2/3/2019 10:09:19 PM.717] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-0
[2/3/2019 10:21:29 PM.513] LSPD First Response: Creating ?????????????????????????????????????????
[2/3/2019 10:21:29 PM.514] [TRACE] Callout created:  #3
[2/3/2019 10:21:29 PM.515] LSPD First Response: CalloutCreated: Callout should be aborted
[2/3/2019 10:21:29 PM.515] LSPD First Response: EndCurrentCallout: Finishing...
[2/3/2019 10:21:29 PM.515] [TRACE] Instance cleaned ( #3)
[2/3/2019 10:21:33 PM.091] LSPD First Response: Creating SuspiciousArmoredCar
[2/3/2019 10:21:33 PM.091] [TRACE] Callout created:  #4
[2/3/2019 10:21:33 PM.094] LSPD First Response: GetAudioFileForAction: No file found for: STREET_SAN_ANDREAS_AVE
[2/3/2019 10:21:33 PM.148] [TRACE] Thread ZoomThread #2 initialized
[2/3/2019 10:21:43 PM.128] [TRACE] Asked thread ZoomThread #2 to abort: Timeout exceeded
[2/3/2019 10:21:43 PM.128] [TRACE] Instance cleaned (ZoomThread #2)
[2/3/2019 10:21:43 PM.144] [TRACE] Thread ZoomThread #2 has been shut down
[2/3/2019 10:21:55 PM.299] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 10:21:55 PM.349] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 10:22:14 PM.113] setting up new cop: null
[2/3/2019 10:22:14 PM.113] [TRACE] New ped recognized as cop
[2/3/2019 10:22:14 PM.113] setting up new cop: null
[2/3/2019 10:22:14 PM.113] [TRACE] New ped recognized as cop
[2/3/2019 10:22:26 PM.538] setting up new cop: null
[2/3/2019 10:22:26 PM.539] [TRACE] New ped recognized as cop
[2/3/2019 10:22:29 PM.745] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:22:34 PM.299] setting up new cop: null
[2/3/2019 10:22:34 PM.300] [TRACE] New ped recognized as cop
[2/3/2019 10:22:37 PM.958] setting up new cop: null
[2/3/2019 10:22:37 PM.959] [TRACE] New ped recognized as cop
[2/3/2019 10:22:40 PM.542] setting up new cop: null
[2/3/2019 10:22:40 PM.542] [TRACE] New ped recognized as cop
[2/3/2019 10:22:46 PM.773] setting up new cop: null
[2/3/2019 10:22:46 PM.775] [TRACE] New ped recognized as cop
[2/3/2019 10:23:38 PM.624] setting up new cop: null
[2/3/2019 10:23:38 PM.625] [TRACE] New ped recognized as cop
[2/3/2019 10:23:41 PM.189] setting up new cop: null
[2/3/2019 10:23:41 PM.190] [TRACE] New ped recognized as cop
[2/3/2019 10:23:43 PM.771] setting up new cop: null
[2/3/2019 10:23:43 PM.772] [TRACE] New ped recognized as cop
[2/3/2019 10:23:48 PM.404] LSPD First Response: Creating Street Race Event
[2/3/2019 10:24:03 PM.441] setting up new cop: null
[2/3/2019 10:24:03 PM.441] [TRACE] New ped recognized as cop
[2/3/2019 10:24:09 PM.641] setting up new cop: null
[2/3/2019 10:24:09 PM.641] [TRACE] New ped recognized as cop
[2/3/2019 10:24:12 PM.774] setting up new cop: null
[2/3/2019 10:24:12 PM.774] [TRACE] New ped recognized as cop
[2/3/2019 10:24:17 PM.928] setting up new cop: null
[2/3/2019 10:24:17 PM.928] [TRACE] New ped recognized as cop
[2/3/2019 10:24:24 PM.410] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:25:08 PM.805] setting up new cop: null
[2/3/2019 10:25:08 PM.805] [TRACE] New ped recognized as cop
[2/3/2019 10:25:40 PM.899] setting up new cop: null
[2/3/2019 10:25:40 PM.899] [TRACE] New ped recognized as cop
[2/3/2019 10:26:18 PM.904] LSPD First Response: Creating Speeder Event
[2/3/2019 10:26:29 PM.600] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:29:22 PM.910] LSPD First Response: ALPRLite: Vehicle & Owner are dismissed
[2/3/2019 10:29:39 PM.749] LSPD First Response: Creating Broken Down Vehicle Event
[2/3/2019 10:38:33 PM.194] LSPD First Response: Creating OfficerInTrouble
[2/3/2019 10:38:33 PM.195] [TRACE] Callout created:  #5
[2/3/2019 10:38:33 PM.196] LSPD First Response: OfficerInTrouble - OnBeforeCalloutDisplayed
[2/3/2019 10:38:33 PM.253] setting up new cop: null
[2/3/2019 10:38:33 PM.254] [TRACE] New ped recognized as cop
[2/3/2019 10:38:33 PM.270] [TRACE] Thread ZoomThread #3 initialized
[2/3/2019 10:38:43 PM.225] [TRACE] Asked thread ZoomThread #3 to abort: Timeout exceeded
[2/3/2019 10:38:43 PM.226] [TRACE] Instance cleaned (ZoomThread #3)
[2/3/2019 10:38:43 PM.243] [TRACE] Thread ZoomThread #3 has been shut down
[2/3/2019 10:38:48 PM.271] LSPD First Response: OfficerInTrouble - OnCalloutNotAccepted
[2/3/2019 10:39:09 PM.131] LSPD First Response: Creating RevEngineWhenStationary event
[2/3/2019 10:39:09 PM.182] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 10:39:25 PM.415] [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[2/3/2019 10:39:25 PM.416] [TRACE] Thread TrafficStop #1 initialized
[2/3/2019 10:39:25 PM.506] LSPD First Response: Adding traffic stop count - LSPDFR+
[2/3/2019 10:39:27 PM.455] LSPD First Response: PeterUCallouts.Objects.Integrations.IntegrationChecker: British Policing Script: British Policing Script was not detected as running, but this is required for this integration.
[2/3/2019 10:39:27 PM.457] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 1.
[2/3/2019 10:39:30 PM.751] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:39:30 PM.751] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:39:32 PM.619] LSPD First Response: Mimicking
[2/3/2019 10:39:32 PM.998] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:39:36 PM.472] LSPD First Response: Done mimicking
[2/3/2019 10:39:40 PM.851] LSPD First Response: Mimicking
[2/3/2019 10:39:41 PM.026] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:39:44 PM.331] LSPD First Response: Done mimicking
[2/3/2019 10:39:50 PM.731] LSPD First Response: Mimicking
[2/3/2019 10:39:50 PM.897] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:39:54 PM.076] LSPD First Response: Done mimicking
[2/3/2019 10:40:02 PM.860] LSPD First Response: C+: Pause
[2/3/2019 10:40:02 PM.860] LSPD First Response: C+: EnsurePaused forced
[2/3/2019 10:40:02 PM.860] LSPD First Response: C+: Pause
[2/3/2019 10:40:05 PM.405] LSPD First Response: C+: Pause
[2/3/2019 10:40:17 PM.972] LSPD First Response: C+: Pause
[2/3/2019 10:40:17 PM.972] LSPD First Response: C+: EnsurePaused forced
[2/3/2019 10:40:17 PM.972] LSPD First Response: C+: Pause
[2/3/2019 10:40:20 PM.124] LSPD First Response: C+: Pause
[2/3/2019 10:40:40 PM.884] LSPD First Response: Mimicking
[2/3/2019 10:40:41 PM.062] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:40:52 PM.353] LSPD First Response: Done mimicking
[2/3/2019 10:40:58 PM.134] LSPD First Response: Mimicking
[2/3/2019 10:40:58 PM.306] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:41:01 PM.352] LSPD First Response: Done mimicking
[2/3/2019 10:41:22 PM.987] LSPD First Response: Playing hello
[2/3/2019 10:41:24 PM.232] LSPD First Response: Playing kifflom
[2/3/2019 10:41:36 PM.253] LSPD First Response: Playing kifflom
[2/3/2019 10:41:46 PM.418] LSPD First Response: Setting drug levels
[2/3/2019 10:42:19 PM.349] [TRACE] Asked thread TrafficStop #1 to abort: Check3
[2/3/2019 10:42:19 PM.350] [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[2/3/2019 10:42:19 PM.351] [TRACE] TrafficStop #1 is aborting already
[2/3/2019 10:42:19 PM.351] [TRACE] Instance cleaned (TrafficStop #1)
[2/3/2019 10:42:19 PM.389] [TRACE] Thread TrafficStop #1 has been shut down
[2/3/2019 10:42:23 PM.924] [TRACE] Key down #1
[2/3/2019 10:42:23 PM.924] [TRACE] Key down #1.5
[2/3/2019 10:42:23 PM.924] CA: False
[2/3/2019 10:42:23 PM.924] AC: False
[2/3/2019 10:42:23 PM.925] [TRACE] Key down #2
[2/3/2019 10:42:23 PM.925] [TRACE] Ped #2
[2/3/2019 10:42:23 PM.926] [TRACE] Ped #3
[2/3/2019 10:42:23 PM.926] [TRACE] Ped #2
[2/3/2019 10:42:23 PM.926] [TRACE] Ped #3
[2/3/2019 10:42:23 PM.926] [TRACE] Ped #2
[2/3/2019 10:42:23 PM.926] [TRACE] Ped #3
[2/3/2019 10:42:23 PM.927] [TRACE] Ped #2
[2/3/2019 10:42:23 PM.927] [TRACE] Ped #3
[2/3/2019 10:42:23 PM.927] [TRACE] Ped #2
[2/3/2019 10:42:23 PM.927] [TRACE] Ped #3
[2/3/2019 10:42:23 PM.928] [TRACE] Ped #2
[2/3/2019 10:42:23 PM.928] [TRACE] Ped #3
[2/3/2019 10:42:23 PM.982] 2/3/2019 10:42:23 PM - released
[2/3/2019 10:42:24 PM.060] [TRACE] Key down #1
[2/3/2019 10:42:25 PM.966] [TRACE] Key down #1
[2/3/2019 10:42:33 PM.357] LSPD First Response: Creating RevEngineWhenStationary event
[2/3/2019 10:42:33 PM.409] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 10:42:37 PM.388] [TRACE] Key down #1
[2/3/2019 10:42:37 PM.388] [TRACE] Key down #1.5
[2/3/2019 10:42:37 PM.388] CA: False
[2/3/2019 10:42:37 PM.388] AC: False
[2/3/2019 10:42:37 PM.388] [TRACE] Key down #2
[2/3/2019 10:42:37 PM.389] [TRACE] Ped #2
[2/3/2019 10:42:37 PM.389] [TRACE] Ped #3
[2/3/2019 10:42:37 PM.389] [TRACE] Ped #2
[2/3/2019 10:42:37 PM.389] [TRACE] Ped #3
[2/3/2019 10:42:37 PM.390] [TRACE] Ped #2
[2/3/2019 10:42:37 PM.390] [TRACE] Ped #3
[2/3/2019 10:42:37 PM.390] [TRACE] Ped #2
[2/3/2019 10:42:37 PM.390] [TRACE] Ped #3
[2/3/2019 10:42:37 PM.472] 2/3/2019 10:42:37 PM - released
[2/3/2019 10:42:41 PM.602] [TRACE] Key down #1
[2/3/2019 10:43:07 PM.947] [TRACE] Key down #1
[2/3/2019 10:43:07 PM.947] [TRACE] Key down #1.5
[2/3/2019 10:43:07 PM.947] CA: False
[2/3/2019 10:43:07 PM.948] AC: False
[2/3/2019 10:43:07 PM.948] [TRACE] Key down #2
[2/3/2019 10:43:07 PM.948] [TRACE] Ped #2
[2/3/2019 10:43:07 PM.948] [TRACE] Ped #3
[2/3/2019 10:43:07 PM.949] [TRACE] Ped #2
[2/3/2019 10:43:07 PM.949] [TRACE] Ped #3
[2/3/2019 10:43:07 PM.949] [TRACE] Ped #2
[2/3/2019 10:43:07 PM.949] [TRACE] Ped #3
[2/3/2019 10:43:07 PM.950] [TRACE] Ped #2
[2/3/2019 10:43:07 PM.950] [TRACE] Ped #3
[2/3/2019 10:43:18 PM.820] [TRACE] Key down #1
[2/3/2019 10:43:18 PM.820] [TRACE] Key down #1.5
[2/3/2019 10:43:18 PM.820] CA: False
[2/3/2019 10:43:18 PM.820] AC: False
[2/3/2019 10:43:18 PM.820] [TRACE] Key down #2
[2/3/2019 10:43:18 PM.821] [TRACE] Ped #2
[2/3/2019 10:43:18 PM.821] [TRACE] Ped #3
[2/3/2019 10:43:18 PM.821] [TRACE] Ped #2
[2/3/2019 10:43:18 PM.821] [TRACE] Ped #3
[2/3/2019 10:43:18 PM.822] [TRACE] Ped #2
[2/3/2019 10:43:18 PM.822] [TRACE] Ped #3
[2/3/2019 10:43:18 PM.822] [TRACE] Ped #2
[2/3/2019 10:43:18 PM.822] [TRACE] Ped #3
[2/3/2019 10:43:18 PM.941] 2/3/2019 10:43:18 PM - released
[2/3/2019 10:43:21 PM.494] [TRACE] Key down #1
[2/3/2019 10:43:21 PM.666] [TRACE] Key down #1
[2/3/2019 10:43:26 PM.280] [TRACE] Key down #1
[2/3/2019 10:43:26 PM.280] [TRACE] Key down #1.5
[2/3/2019 10:43:26 PM.280] CA: False
[2/3/2019 10:43:26 PM.280] AC: False
[2/3/2019 10:43:26 PM.280] [TRACE] Key down #2
[2/3/2019 10:43:26 PM.280] [TRACE] Ped #2
[2/3/2019 10:43:26 PM.280] [TRACE] Ped #3
[2/3/2019 10:43:26 PM.281] [TRACE] Ped #2
[2/3/2019 10:43:26 PM.281] [TRACE] Ped #3
[2/3/2019 10:43:26 PM.283] [TRACE] Ped #2
[2/3/2019 10:43:26 PM.283] [TRACE] Ped #3
[2/3/2019 10:43:26 PM.283] [TRACE] Ped #2
[2/3/2019 10:43:26 PM.283] [TRACE] Ped #3
[2/3/2019 10:43:37 PM.053] LSPD First Response: Creating No Lights at Dark event
[2/3/2019 10:43:37 PM.102] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 10:43:49 PM.123] [TRACE] Key down #1
[2/3/2019 10:43:49 PM.123] [TRACE] Key down #1.5
[2/3/2019 10:43:49 PM.123] CA: False
[2/3/2019 10:43:49 PM.123] AC: False
[2/3/2019 10:43:49 PM.123] [TRACE] Key down #2
[2/3/2019 10:43:49 PM.124] [TRACE] Ped #2
[2/3/2019 10:43:49 PM.124] [TRACE] Ped #3
[2/3/2019 10:43:49 PM.124] [TRACE] Ped #2
[2/3/2019 10:43:49 PM.124] [TRACE] Ped #3
[2/3/2019 10:43:49 PM.125] [TRACE] Ped #2
[2/3/2019 10:43:49 PM.125] [TRACE] Ped #3
[2/3/2019 10:43:49 PM.126] [TRACE] Ped #2
[2/3/2019 10:43:49 PM.126] [TRACE] Ped #3
[2/3/2019 10:43:58 PM.281] LSPD First Response: Arrest Manager API arresting suspect.
[2/3/2019 10:43:58 PM.319] LSPD First Response: LSPDFR+ Ped arrested
[2/3/2019 10:44:01 PM.298] [TRACE] Key down #1
[2/3/2019 10:44:01 PM.298] [TRACE] Key down #1.5
[2/3/2019 10:44:01 PM.298] CA: False
[2/3/2019 10:44:01 PM.298] AC: False
[2/3/2019 10:44:01 PM.298] [TRACE] Key down #2
[2/3/2019 10:44:01 PM.299] [TRACE] Ped #2
[2/3/2019 10:44:01 PM.299] [TRACE] Ped #3
[2/3/2019 10:44:01 PM.299] [TRACE] Ped #2
[2/3/2019 10:44:01 PM.300] [TRACE] Ped #3
[2/3/2019 10:44:01 PM.300] [TRACE] Ped #2
[2/3/2019 10:44:01 PM.300] [TRACE] Ped #3
[2/3/2019 10:44:01 PM.301] [TRACE] Ped #2
[2/3/2019 10:44:01 PM.301] [TRACE] Ped #3
[2/3/2019 10:44:01 PM.301] [TRACE] Ped #2
[2/3/2019 10:44:01 PM.301] [TRACE] Ped #3
[2/3/2019 10:44:13 PM.601] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:44:13 PM.808] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:44:25 PM.517] [TRACE] Key down #1
[2/3/2019 10:44:25 PM.517] [TRACE] Key down #1.5
[2/3/2019 10:44:25 PM.517] CA: False
[2/3/2019 10:44:25 PM.517] AC: False
[2/3/2019 10:44:25 PM.517] [TRACE] Key down #2
[2/3/2019 10:44:25 PM.518] [TRACE] Ped #2
[2/3/2019 10:44:25 PM.518] [TRACE] Ped #3
[2/3/2019 10:44:25 PM.518] [TRACE] Ped #2
[2/3/2019 10:44:25 PM.518] [TRACE] Ped #3
[2/3/2019 10:44:25 PM.519] [TRACE] Ped #2
[2/3/2019 10:44:25 PM.519] [TRACE] Ped #3
[2/3/2019 10:44:25 PM.519] [TRACE] Ped #2
[2/3/2019 10:44:25 PM.519] [TRACE] Ped #3
[2/3/2019 10:44:25 PM.609] 2/3/2019 10:44:25 PM - released
[2/3/2019 10:44:27 PM.325] [TRACE] Key down #1
[2/3/2019 10:44:49 PM.138] LSPD First Response: C+: Pause
[2/3/2019 10:44:49 PM.138] LSPD First Response: C+: EnsurePaused forced
[2/3/2019 10:44:49 PM.138] LSPD First Response: C+: Pause
[2/3/2019 10:44:52 PM.276] LSPD First Response: C+: Adding Citation for ped hash=JoanaMourning1/26/1991
[2/3/2019 10:44:52 PM.286] LSPD First Response: C+: Adding Citation for ped hash=JessieWhite3/9/1999
[02/03/2019 22:44:53.287] LSPD First Response: C+: Arrest report for ped are null
[02/03/2019 22:44:53.287] LSPD First Response: C+: Get Citation for ped hash=JoanaMourning01/26/1991
[02/03/2019 22:44:53.287] LSPD First Response: C+: Citations for ped are null
[02/03/2019 22:44:53.287] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[2/3/2019 10:44:53 PM.297] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[2/3/2019 10:44:53 PM.297] LSPD First Response: C+ DEV: Creating ComputerPedView
[2/3/2019 10:44:53 PM.297] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[2/3/2019 10:44:53 PM.314] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\a_f_y_vinewood_02__0_1_0_front.jpg
[2/3/2019 10:44:53 PM.329] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 10:44:53 PM.329] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 10:45:02 PM.386] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[02/03/2019 22:46:10.042] LSPD First Response: LSPDFR+ API adding new court case.
[2/3/2019 10:46:12 PM.878] LSPD First Response: C+: Pause
[2/3/2019 10:46:16 PM.025] LSPD First Response: Transport region(s) not available
[2/3/2019 10:46:16 PM.104] LSPD First Response: Adding suspect not arrested by player
[2/3/2019 10:46:17 PM.066] LSPD First Response: GetAudioFileForAction: No file found for: STREET_LABOR_PL
[2/3/2019 10:46:17 PM.066] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:46:17 PM.109] [TRACE] New ped recognized as cop
[2/3/2019 10:46:17 PM.414] setting up new cop: null
[2/3/2019 10:46:17 PM.853] LSPD First Response: Creating drug driver event
[2/3/2019 10:46:17 PM.853] LSPD First Response: Setting drug levels
[2/3/2019 10:46:29 PM.807] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 10:46:31 PM.752] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 10:46:31 PM.753] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:46:40 PM.477] LSPD First Response: Adding suspect not arrested by player
[2/3/2019 10:46:45 PM.966] [TRACE] Key down #1
[2/3/2019 10:46:45 PM.966] [TRACE] Key down #1.5
[2/3/2019 10:46:45 PM.966] CA: False
[2/3/2019 10:46:45 PM.966] AC: False
[2/3/2019 10:46:45 PM.966] [TRACE] Key down #2
[2/3/2019 10:46:45 PM.967] [TRACE] Ped #2
[2/3/2019 10:46:45 PM.967] [TRACE] Ped #3
[2/3/2019 10:46:45 PM.968] [TRACE] Ped #2
[2/3/2019 10:46:45 PM.968] [TRACE] Ped #3
[2/3/2019 10:46:45 PM.968] [TRACE] Ped #2
[2/3/2019 10:46:45 PM.968] [TRACE] Ped #3
[2/3/2019 10:46:57 PM.479] LSPD First Response: Arrest Manager API arresting suspect.
[2/3/2019 10:46:57 PM.523] LSPD First Response: LSPDFR+ Ped arrested
[2/3/2019 10:46:57 PM.952] LSPD First Response: Creating No Lights at Dark event
[2/3/2019 10:46:58 PM.000] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 10:47:02 PM.074] LSPD First Response: C+: Pause
[2/3/2019 10:47:02 PM.075] LSPD First Response: C+: EnsurePaused forced
[2/3/2019 10:47:02 PM.075] LSPD First Response: C+: Pause
[02/03/2019 22:47:05.494] LSPD First Response: C+: Arrest report for ped are null
[02/03/2019 22:47:05.494] LSPD First Response: C+: Get Citation for ped hash=JessieWhite03/09/1999
[02/03/2019 22:47:05.494] LSPD First Response: C+: Citations for ped are null
[02/03/2019 22:47:05.494] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[2/3/2019 10:47:05 PM.513] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[2/3/2019 10:47:05 PM.513] LSPD First Response: C+ DEV: Creating ComputerPedView
[2/3/2019 10:47:05 PM.513] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[2/3/2019 10:47:05 PM.514] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\g_m_y_salvagoon_01__0_1_0_front.jpg
[2/3/2019 10:47:05 PM.536] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 10:47:05 PM.536] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 10:47:10 PM.047] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[02/03/2019 22:48:28.993] LSPD First Response: LSPDFR+ API adding new court case.
[2/3/2019 10:48:32 PM.128] LSPD First Response: C+: Pause
[2/3/2019 10:48:33 PM.638] LSPD First Response: Transport region(s) not available
[2/3/2019 10:48:33 PM.722] LSPD First Response: Adding suspect not arrested by player
[2/3/2019 10:48:34 PM.715] LSPD First Response: GetAudioFileForAction: No file found for: STREET_LABOR_PL
[2/3/2019 10:48:34 PM.716] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 10:48:34 PM.761] [TRACE] New ped recognized as cop
[2/3/2019 10:48:34 PM.791] setting up new cop: null
[2/3/2019 10:48:49 PM.049] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 10:48:49 PM.513] LSPD First Response: Adding suspect not arrested by player
[2/3/2019 10:49:07 PM.399] LSPD First Response: GetAudioFileForAction: No file found for: STREET_LABOR_PL
[2/3/2019 10:49:14 PM.645] 2/3/2019 10:49:14 PM - released
[2/3/2019 10:49:41 PM.138] LSPD First Response: STP: TOW SERVICE IS FULLY DISMISSED
[2/3/2019 10:49:42 PM.202] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:49:45 PM.626] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 10:55:18 PM.033] LSPD First Response: ALPRLite: Vehicle & Owner are dismissed
[2/3/2019 11:02:17 PM.601] LSPD First Response: Creating traffic_stop
[2/3/2019 11:02:17 PM.602] [TRACE] Callout created:  #6
[2/3/2019 11:02:17 PM.758] [TRACE] Thread ZoomThread #4 initialized
[2/3/2019 11:02:27 PM.701] [TRACE] Asked thread ZoomThread #4 to abort: Timeout exceeded
[2/3/2019 11:02:27 PM.702] [TRACE] Instance cleaned (ZoomThread #4)
[2/3/2019 11:02:27 PM.715] [TRACE] Thread ZoomThread #4 has been shut down
[2/3/2019 11:02:34 PM.723] LSPD First Response: Creating No Brake Lights event
[2/3/2019 11:02:38 PM.359] Spotlight: No spotlight offset position loaded for model: 0x198e52a8
[2/3/2019 11:02:38 PM.359] Spotlight: Using default values
[2/3/2019 11:03:19 PM.006] [TRACE] Key down #1
[2/3/2019 11:03:19 PM.006] [TRACE] Key down #1.5
[2/3/2019 11:03:19 PM.006] CA: False
[2/3/2019 11:03:19 PM.006] AC: False
[2/3/2019 11:03:19 PM.006] [TRACE] Key down #2
[2/3/2019 11:03:19 PM.007] [TRACE] Ped #2
[2/3/2019 11:03:19 PM.007] [TRACE] Ped #3
[2/3/2019 11:03:19 PM.007] [TRACE] Ped #2
[2/3/2019 11:03:19 PM.007] [TRACE] Ped #3
[2/3/2019 11:03:19 PM.007] [TRACE] Ped #2
[2/3/2019 11:03:19 PM.008] [TRACE] Ped #3
[2/3/2019 11:03:19 PM.089] 2/3/2019 11:03:19 PM - released
[2/3/2019 11:03:19 PM.160] [TRACE] Key down #1
[2/3/2019 11:03:27 PM.882] [TRACE] Key down #1
[2/3/2019 11:03:27 PM.882] [TRACE] Key down #1.5
[2/3/2019 11:03:27 PM.882] CA: False
[2/3/2019 11:03:27 PM.882] AC: False
[2/3/2019 11:03:27 PM.882] [TRACE] Key down #2
[2/3/2019 11:03:27 PM.883] [TRACE] Ped #2
[2/3/2019 11:03:27 PM.883] [TRACE] Ped #3
[2/3/2019 11:03:27 PM.883] [TRACE] Ped #2
[2/3/2019 11:03:27 PM.883] [TRACE] Ped #3
[2/3/2019 11:03:27 PM.884] [TRACE] Ped #2
[2/3/2019 11:03:27 PM.884] [TRACE] Ped #3
[2/3/2019 11:03:32 PM.501] [TRACE] Created new chase
[2/3/2019 11:03:32 PM.501] [TRACE] Suspect added to chase
[2/3/2019 11:03:32 PM.632] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:03:41 PM.786]  2203265
[2/3/2019 11:03:44 PM.384] [TRACE] Assigned ped to PlayerArrest #1 (Blocker)
[2/3/2019 11:03:44 PM.427] [TRACE] Arrested or dead
[2/3/2019 11:03:44 PM.439] [TRACE] Thread PlayerArrest #1 initialized
[2/3/2019 11:03:45 PM.066] 2/3/2019 11:03:45 PM - released
[2/3/2019 11:03:52 PM.153] Prompting Arresting
[2/3/2019 11:03:52 PM.551] [TRACE] Key down #1
[2/3/2019 11:03:52 PM.551] [TRACE] Key down #1.5
[2/3/2019 11:03:52 PM.551] CA: True
[2/3/2019 11:03:52 PM.551] AC: False
[2/3/2019 11:03:55 PM.634] LSPD First Response: Contains key after add
[2/3/2019 11:03:55 PM.636] LSPD First Response: Weapon Dropped
[2/3/2019 11:03:55 PM.636] LSPD First Response: LSPDFR+ Ped arrested
[2/3/2019 11:03:55 PM.714] [TRACE] No more suspects useable, aborting chase
[2/3/2019 11:03:55 PM.714] [TRACE] Instance cleaned (ChaseController #2)
[2/3/2019 11:03:55 PM.714] [TRACE] Aborted chase
[2/3/2019 11:04:00 PM.917] [TRACE] Transfering control from PlayerArrest #1 (Blocker) to PlayerSuspectTransport #1
[2/3/2019 11:04:00 PM.917] [TRACE] Removing ped from PlayerArrest #1 (Blocker)
[2/3/2019 11:04:00 PM.918] [TRACE] Asked thread PlayerArrest #1 to abort: Ped left Arrest (left)
[2/3/2019 11:04:00 PM.919] [TRACE] Instance cleaned (PlayerArrest #1)
[2/3/2019 11:04:00 PM.919] [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
[2/3/2019 11:04:00 PM.919] [TRACE] PlayerSuspectTransport #1 received control over ped
[2/3/2019 11:04:00 PM.919] [TRACE] PlayerArrest #1 is aborting already
[2/3/2019 11:04:00 PM.955] [TRACE] Thread PlayerArrest #1 has been shut down
[2/3/2019 11:04:00 PM.958] [TRACE] Changed priority to Blocker (PlayerSuspectTransport #1)
[2/3/2019 11:04:00 PM.958] [TRACE] Thread PlayerSuspectTransport #1 initialized
[2/3/2019 11:04:01 PM.014] [TRACE] Key down #1
[2/3/2019 11:04:01 PM.014] [TRACE] Key down #1.5
[2/3/2019 11:04:01 PM.014] CA: False
[2/3/2019 11:04:01 PM.014] AC: False
[2/3/2019 11:04:01 PM.014] [TRACE] Key down #2
[2/3/2019 11:04:01 PM.014] [TRACE] Ped #2
[2/3/2019 11:04:01 PM.014] [TRACE] Ped #3
[2/3/2019 11:04:01 PM.015] [TRACE] Ped #2
[2/3/2019 11:04:01 PM.015] [TRACE] Ped #2
[2/3/2019 11:04:01 PM.015] [TRACE] Ped #3
[2/3/2019 11:04:01 PM.323] [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect is dead
[2/3/2019 11:04:01 PM.323] [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
[2/3/2019 11:04:01 PM.323] [TRACE] Instance cleaned (PlayerSuspectTransport #1)
[2/3/2019 11:04:01 PM.359] [TRACE] Thread PlayerSuspectTransport #1 has been shut down
[2/3/2019 11:04:03 PM.011] [TRACE] Key down #1
[2/3/2019 11:04:03 PM.012] [TRACE] Key down #1.5
[2/3/2019 11:04:03 PM.012] CA: False
[2/3/2019 11:04:03 PM.012] AC: False
[2/3/2019 11:04:03 PM.012] [TRACE] Key down #2
[2/3/2019 11:04:03 PM.012] [TRACE] Ped #2
[2/3/2019 11:04:03 PM.012] [TRACE] Ped #3
[2/3/2019 11:04:03 PM.013] [TRACE] Ped #2
[2/3/2019 11:04:03 PM.013] [TRACE] Ped #3
[2/3/2019 11:04:03 PM.013] [TRACE] Ped #2
[2/3/2019 11:04:03 PM.013] [TRACE] Ped #3
[2/3/2019 11:04:10 PM.731] [TRACE] Key down #1
[2/3/2019 11:04:10 PM.731] [TRACE] Key down #1.5
[2/3/2019 11:04:10 PM.731] CA: False
[2/3/2019 11:04:10 PM.731] AC: False
[2/3/2019 11:04:10 PM.731] [TRACE] Key down #2
[2/3/2019 11:04:10 PM.732] [TRACE] Ped #2
[2/3/2019 11:04:10 PM.732] [TRACE] Ped #3
[2/3/2019 11:04:10 PM.732] [TRACE] Ped #2
[2/3/2019 11:04:10 PM.732] [TRACE] Ped #3
[2/3/2019 11:04:10 PM.732] [TRACE] Ped #2
[2/3/2019 11:04:10 PM.732] [TRACE] Ped #3
[2/3/2019 11:04:16 PM.330] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:04:27 PM.928] [TRACE] Key down #1
[2/3/2019 11:04:27 PM.928] [TRACE] Key down #1.5
[2/3/2019 11:04:27 PM.928] CA: False
[2/3/2019 11:04:27 PM.928] AC: False
[2/3/2019 11:04:27 PM.928] [TRACE] Key down #2
[2/3/2019 11:04:27 PM.928] [TRACE] Ped #2
[2/3/2019 11:04:27 PM.929] [TRACE] Ped #3
[2/3/2019 11:04:27 PM.929] [TRACE] Ped #2
[2/3/2019 11:04:27 PM.929] [TRACE] Ped #3
[2/3/2019 11:04:27 PM.929] [TRACE] Ped #2
[2/3/2019 11:04:27 PM.929] [TRACE] Ped #3
[2/3/2019 11:04:41 PM.838] [TRACE] Key down #1
[2/3/2019 11:04:41 PM.838] [TRACE] Key down #1.5
[2/3/2019 11:04:41 PM.838] CA: False
[2/3/2019 11:04:41 PM.838] AC: False
[2/3/2019 11:04:41 PM.838] [TRACE] Key down #2
[2/3/2019 11:04:41 PM.839] [TRACE] Ped #2
[2/3/2019 11:04:41 PM.839] [TRACE] Ped #3
[2/3/2019 11:04:41 PM.839] [TRACE] Ped #2
[2/3/2019 11:04:41 PM.839] [TRACE] Ped #3
[2/3/2019 11:04:41 PM.840] [TRACE] Ped #2
[2/3/2019 11:04:41 PM.840] [TRACE] Ped #3
[2/3/2019 11:04:43 PM.781] [TRACE] Key down #1
[2/3/2019 11:04:46 PM.172] LSPD First Response: Creating drug driver event
[2/3/2019 11:04:46 PM.172] LSPD First Response: Setting drug levels
[2/3/2019 11:05:09 PM.984] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:05:30 PM.241] [TRACE] Key down #1
[2/3/2019 11:05:30 PM.241] [TRACE] Key down #1.5
[2/3/2019 11:05:30 PM.241] CA: False
[2/3/2019 11:05:30 PM.241] AC: False
[2/3/2019 11:05:30 PM.241] [TRACE] Key down #2
[2/3/2019 11:05:30 PM.242] [TRACE] Ped #2
[2/3/2019 11:05:30 PM.242] [TRACE] Ped #3
[2/3/2019 11:05:30 PM.242] [TRACE] Ped #2
[2/3/2019 11:05:30 PM.242] [TRACE] Ped #3
[2/3/2019 11:05:30 PM.243] [TRACE] Ped #2
[2/3/2019 11:05:30 PM.243] [TRACE] Ped #3
[2/3/2019 11:05:30 PM.243] [TRACE] Ped #2
[2/3/2019 11:05:30 PM.243] [TRACE] Ped #3
[2/3/2019 11:05:47 PM.586] LSPD First Response: C+: Pause
[2/3/2019 11:05:47 PM.587] LSPD First Response: C+: EnsurePaused forced
[2/3/2019 11:05:47 PM.587] LSPD First Response: C+: Pause
[2/3/2019 11:05:55 PM.821] LSPD First Response: C+: Adding Citation for ped hash=DaimenOleary2/3/1991
[02/03/2019 23:05:58.865] LSPD First Response: C+: Arrest report for ped are null
[02/03/2019 23:05:58.865] LSPD First Response: C+: Get Citation for ped hash=DaimenOleary02/03/1991
[02/03/2019 23:05:58.865] LSPD First Response: C+: Citations for ped are null
[02/03/2019 23:05:58.866] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[2/3/2019 11:05:58 PM.879] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[2/3/2019 11:05:58 PM.879] LSPD First Response: C+ DEV: Creating ComputerPedView
[2/3/2019 11:05:58 PM.879] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[2/3/2019 11:05:58 PM.888] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\s_f_y_hooker_02__0_0_1_front.jpg
[2/3/2019 11:05:58 PM.914] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 11:05:58 PM.915] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: 
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: ==============================
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: ------------------------------
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: Origin: Game fiber "<UNNAMED THREAD>".
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: ------------------------------
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: Exception type: System.AccessViolationException
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: ------------------------------
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: Inner exceptions:
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: ------------------------------
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: Stack trace:
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: at CNativeInvocationInfoV.CopyVectorResult(CNativeInvocationInfoV* , Int32 )
[2/3/2019 11:05:58 PM.920] at Rage.Native.NativeFunction.CallByAddress(IntPtr address, Type returnType, NativeArgument[] arguments)
[2/3/2019 11:05:58 PM.920] at Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, Type returnType, NativeArgument[] arguments)
[2/3/2019 11:05:58 PM.920] at Rage.Native.NativeFunction.CallByHash[ReturnType](UInt64 nativeHash, NativeArgument[] arguments)
[2/3/2019 11:05:58 PM.920] at ?A0x309cd2aa.jXaszBkY2YUciv5K5UAr9S5o0vBFpNHW[ReturnType](UInt64 nativeHash, NativeArgument[] arguments)
[2/3/2019 11:05:58 PM.920] at Rage.Player.get_Character()
[2/3/2019 11:05:58 PM.920] at MoreLicensePlates.EntryPoint.<>c__DisplayClass11_0.<Main>b__1() in C:\Users\OIiver\source\repos\MoreLicensePlates\MoreLicensePlates\EntryPoint.cs:line 79
[2/3/2019 11:05:58 PM.920] at Rage.GameFiber.Main()
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: ==============================
[2/3/2019 11:05:58 PM.920] MoreLicensePlates: 
[2/3/2019 11:06:08 PM.527] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/3/2019 11:06:29 PM.988] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[02/03/2019 23:08:25.450] LSPD First Response: LSPDFR+ API adding new court case.
[2/3/2019 11:08:28 PM.402] LSPD First Response: C+: Pause
[2/3/2019 11:08:31 PM.118] LSPD First Response: Transport region(s) not available
[2/3/2019 11:08:31 PM.229] LSPD First Response: System.ArgumentException: An item with the same key has already been added.
[2/3/2019 11:08:31 PM.229] at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
[2/3/2019 11:08:31 PM.229] at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
[2/3/2019 11:08:31 PM.229] at Arrest_Manager.EntryPoint.<>c.<isSomeoneGettingArrestedByPlayer>b__133_0()
[2/3/2019 11:08:32 PM.185] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 11:08:32 PM.226] [TRACE] New ped recognized as cop
[2/3/2019 11:08:32 PM.428] setting up new cop: null
[2/3/2019 11:08:43 PM.270] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:08:43 PM.413] LSPD First Response: Adding suspect not arrested by player
[2/3/2019 11:09:25 PM.940] LSPD First Response: Creating Broken Down Vehicle Event
[2/3/2019 11:15:19 PM.234] LSPD First Response: Creating BurglarySilentAlarm
[2/3/2019 11:15:19 PM.235] [TRACE] Callout created:  #7
[2/3/2019 11:15:19 PM.248] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: LoadFromXML: Loaded 96 CalloutLocations from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\PeterUCallouts\BurglarySilentAlarm\CalloutLocations.xml
[2/3/2019 11:15:19 PM.269] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseLocationAndScenario: TurquoiseWindowsOnSouthMoMilton is too far away, too close or out of time range. Trying another...
[2/3/2019 11:15:19 PM.269] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseLocationAndScenario: 3659WildOatsDr is too far away, too close or out of time range. Trying another...
[2/3/2019 11:15:19 PM.269] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseLocationAndScenario: 6085MiltonRd is too far away, too close or out of time range. Trying another...
[2/3/2019 11:15:19 PM.269] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseRandomScenario: Random is 0.7623964 out of totalWeights 5.8
[2/3/2019 11:15:19 PM.269] LSPD First Response: PeterUCallouts.Objects.CalloutLocation: ChooseLocationAndScenario: Chosen scenario is BurglarySilentAlarm
[2/3/2019 11:15:19 PM.286] LSPD First Response: GetAudioFileForAction: No file found for: STREET_CARSON_AVE
[2/3/2019 11:15:19 PM.339] [TRACE] Thread ZoomThread #5 initialized
[2/3/2019 11:15:29 PM.320] [TRACE] Asked thread ZoomThread #5 to abort: Timeout exceeded
[2/3/2019 11:15:29 PM.320] [TRACE] Instance cleaned (ZoomThread #5)
[2/3/2019 11:15:29 PM.331] [TRACE] Thread ZoomThread #5 has been shut down
[2/3/2019 11:15:42 PM.520] LSPD First Response: Creating RevEngineWhenStationary event
[2/3/2019 11:15:42 PM.570] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:16:39 PM.922] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:16:48 PM.540] LSPD First Response: Creating No Lights at Dark event
[2/3/2019 11:16:48 PM.588] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:18:25 PM.442] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:19:14 PM.237]  2616554
[2/3/2019 11:19:20 PM.341] [TRACE] Key down #1
[2/3/2019 11:19:20 PM.341] [TRACE] Key down #1.5
[2/3/2019 11:19:20 PM.341] CA: False
[2/3/2019 11:19:20 PM.341] AC: False
[2/3/2019 11:19:20 PM.341] [TRACE] Key down #2
[2/3/2019 11:19:20 PM.341] [TRACE] Ped #2
[2/3/2019 11:19:20 PM.341] [TRACE] Ped #3
[2/3/2019 11:19:20 PM.342] [TRACE] Ped #2
[2/3/2019 11:19:20 PM.342] [TRACE] Ped #3
[2/3/2019 11:19:20 PM.342] [TRACE] Ped #2
[2/3/2019 11:19:20 PM.342] [TRACE] Ped #3
[2/3/2019 11:19:20 PM.412] 2/3/2019 11:19:20 PM - released
[2/3/2019 11:19:20 PM.515] [TRACE] Key down #1
[2/3/2019 11:19:22 PM.588] [TRACE] Key down #1
[2/3/2019 11:19:28 PM.477] [TRACE] Key down #1
[2/3/2019 11:19:28 PM.477] [TRACE] Key down #1.5
[2/3/2019 11:19:28 PM.477] CA: False
[2/3/2019 11:19:28 PM.477] AC: False
[2/3/2019 11:19:28 PM.478] [TRACE] Key down #2
[2/3/2019 11:19:28 PM.478] [TRACE] Ped #2
[2/3/2019 11:19:28 PM.478] [TRACE] Ped #3
[2/3/2019 11:19:28 PM.479] [TRACE] Ped #2
[2/3/2019 11:19:28 PM.479] [TRACE] Ped #3
[2/3/2019 11:19:28 PM.479] [TRACE] Ped #2
[2/3/2019 11:19:28 PM.479] [TRACE] Ped #3
[2/3/2019 11:19:28 PM.586] 2/3/2019 11:19:28 PM - released
[2/3/2019 11:19:28 PM.651] [TRACE] Key down #1
[2/3/2019 11:19:47 PM.221] LSPD First Response: GetAudioFileForAction: No file found for: STREET_FUDGE_LN
[2/3/2019 11:19:48 PM.328] LSPD First Response: UB: REQUESTED TYPE: NooseSWAT
[2/3/2019 11:19:48 PM.328] LSPD First Response: UB: DETECTED ZONE: EBURO
[2/3/2019 11:19:48 PM.328] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/3/2019 11:19:48 PM.903] setting up new cop: null
[2/3/2019 11:19:48 PM.904] [TRACE] New ped recognized as cop
[2/3/2019 11:19:48 PM.904] setting up new cop: null
[2/3/2019 11:19:48 PM.905] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.359] LSPD First Response: UB: REQUESTED TYPE: LocalSWAT
[2/3/2019 11:19:49 PM.360] LSPD First Response: UB: DETECTED ZONE: EBURO
[2/3/2019 11:19:49 PM.360] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/3/2019 11:19:49 PM.436] setting up new cop: null
[2/3/2019 11:19:49 PM.437] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.437] setting up new cop: null
[2/3/2019 11:19:49 PM.437] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.438] setting up new cop: null
[2/3/2019 11:19:49 PM.438] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.438] setting up new cop: null
[2/3/2019 11:19:49 PM.438] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.438] setting up new cop: null
[2/3/2019 11:19:49 PM.438] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.438] setting up new cop: null
[2/3/2019 11:19:49 PM.439] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.439] setting up new cop: null
[2/3/2019 11:19:49 PM.439] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.439] setting up new cop: null
[2/3/2019 11:19:49 PM.439] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.954] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.954] [TRACE] New ped recognized as cop
[2/3/2019 11:19:49 PM.980] setting up new cop: null
[2/3/2019 11:19:49 PM.980] setting up new cop: null
[2/3/2019 11:20:34 PM.273] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:20:34 PM.652] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:20:35 PM.069] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-1
[2/3/2019 11:20:35 PM.069] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:20:35 PM.294] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-5
[2/3/2019 11:20:35 PM.550] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:20:35 PM.591] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:20:36 PM.128] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-2
[2/3/2019 11:20:36 PM.540] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:20:37 PM.132] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:20:38 PM.327] LSPD First Response: UB: BACKUP IS TOO LONG AND TELEPORTED >> OSB-1
[2/3/2019 11:20:43 PM.892] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:20:45 PM.144] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:20:45 PM.396] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-2
[2/3/2019 11:20:46 PM.234] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-3
[2/3/2019 11:21:06 PM.252] [TRACE] Key down #1
[2/3/2019 11:21:06 PM.252] [TRACE] Key down #1.5
[2/3/2019 11:21:06 PM.252] CA: False
[2/3/2019 11:21:06 PM.253] AC: False
[2/3/2019 11:21:06 PM.253] [TRACE] Key down #2
[2/3/2019 11:21:06 PM.254] [TRACE] Ped #2
[2/3/2019 11:21:06 PM.254] [TRACE] Ped #3
[2/3/2019 11:21:13 PM.030] LSPD First Response: LSPDFR+ API: Security GUIDs are no longer used, use other overload.
[2/3/2019 11:21:16 PM.936] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-1
[2/3/2019 11:21:16 PM.936] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-2
[2/3/2019 11:21:16 PM.936] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:21:17 PM.334] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-5
[2/3/2019 11:21:18 PM.420] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:19 PM.604] LSPD First Response: UB: RESUMING STANDBY POSITION >> OSB-0
[2/3/2019 11:21:19 PM.695] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:21:20 PM.345] LSPD First Response: GetAudioFileForAction: No file found for: STREET_FUDGE_LN
[2/3/2019 11:21:20 PM.477] LSPD First Response: UB: REQUESTED TYPE: Ambulance
[2/3/2019 11:21:20 PM.477] LSPD First Response: UB: DETECTED ZONE: EBURO
[2/3/2019 11:21:20 PM.477] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/3/2019 11:21:20 PM.819] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:21 PM.823] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:21:22 PM.420] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:23 PM.595] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-1
[2/3/2019 11:21:23 PM.595] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-2
[2/3/2019 11:21:23 PM.595] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-6
[2/3/2019 11:21:23 PM.984] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-5
[2/3/2019 11:21:24 PM.026] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:24 PM.644] LSPD First Response: Creating No Brake Lights event
[2/3/2019 11:21:25 PM.648] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:26 PM.299] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-7
[2/3/2019 11:21:27 PM.210] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:28 PM.499] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-3
[2/3/2019 11:21:28 PM.824] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:30 PM.406] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:32 PM.007] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:32 PM.245] LSPD First Response: [Better EMS]: Loading response manager
[2/3/2019 11:21:32 PM.247] LSPD First Response: [Better EMS]: Responding to X:1159.139 Y:-1677.686 Z:36.00047
[2/3/2019 11:21:32 PM.253] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 11:21:33 PM.630] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:34 PM.387] LSPD First Response: [Better EMS]: First responder not specified by API; will be decided by settings.
[2/3/2019 11:21:34 PM.388] LSPD First Response: [Better EMS]: Initiating response unit for FIRE
[2/3/2019 11:21:34 PM.408] LSPD First Response: Chose vehicle FBI2
[2/3/2019 11:21:34 PM.409] LSPD First Response: Choose between 2 and 2 peds
[2/3/2019 11:21:34 PM.409] LSPD First Response: Choosing 2 peds
[2/3/2019 11:21:34 PM.409] LSPD First Response: Chosen ped 1: S_M_Y_FIREMAN_01
[2/3/2019 11:21:34 PM.409] LSPD First Response: Chosen ped 0: S_M_Y_FIREMAN_01
[2/3/2019 11:21:34 PM.409] LSPD First Response: Choosing spawn radius between 50 and 100
[2/3/2019 11:21:34 PM.409] LSPD First Response: Chose spawn radius of 64
[2/3/2019 11:21:34 PM.422] LSPD First Response: Found vehicle color: Red (-65536)
[2/3/2019 11:21:34 PM.427] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:21:34 PM.427] LSPD First Response: Setting extra 1 to True
[2/3/2019 11:21:34 PM.429] LSPD First Response: Extra 1 does not exist on this vehicle.
[2/3/2019 11:21:34 PM.429] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:21:34 PM.442] LSPD First Response: Setting up ped components for S_M_Y_FIREMAN_01
[2/3/2019 11:21:34 PM.450] LSPD First Response: Current ped variations: 8, 2, 0
[2/3/2019 11:21:34 PM.450] LSPD First Response: Max ped variations: 8, 2, 0
[2/3/2019 11:21:34 PM.450] LSPD First Response: Setting ped variation: 8, 0, 0
[2/3/2019 11:21:34 PM.450] LSPD First Response: Setting ped head/hat prop to 0
[2/3/2019 11:21:34 PM.486] LSPD First Response: Setting up ped components for S_M_Y_FIREMAN_01
[2/3/2019 11:21:34 PM.486] LSPD First Response: Current ped variations: 8, 1, 0
[2/3/2019 11:21:34 PM.486] LSPD First Response: Max ped variations: 8, 2, 0
[2/3/2019 11:21:34 PM.486] LSPD First Response: Setting ped variation: 8, 0, 0
[2/3/2019 11:21:34 PM.486] LSPD First Response: Setting ped head/hat prop to 0
[2/3/2019 11:21:34 PM.498] LSPD First Response: [Better EMS]: Target position: X:1163 Y:-1680.5 Z:35.21875
[2/3/2019 11:21:34 PM.506] LSPD First Response: [Better EMS]: Initiating response unit for HOSPITAL
[2/3/2019 11:21:34 PM.506] LSPD First Response: Chose vehicle AMBULANCE
[2/3/2019 11:21:34 PM.506] LSPD First Response: Choose between 2 and 2 peds
[2/3/2019 11:21:34 PM.506] LSPD First Response: Choosing 2 peds
[2/3/2019 11:21:34 PM.506] LSPD First Response: Chosen ped 1: S_M_M_PARAMEDIC_01
[2/3/2019 11:21:34 PM.506] LSPD First Response: Chosen ped 0: S_M_M_PARAMEDIC_01
[2/3/2019 11:21:34 PM.506] LSPD First Response: Choosing spawn radius between 50 and 100
[2/3/2019 11:21:34 PM.506] LSPD First Response: Chose spawn radius of 86
[2/3/2019 11:21:34 PM.507] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:21:34 PM.507] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:21:34 PM.508] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/3/2019 11:21:34 PM.509] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/3/2019 11:21:34 PM.512] LSPD First Response: [Better EMS]: Target position: X:1163 Y:-1680.5 Z:35.21875
[2/3/2019 11:21:34 PM.521] LSPD First Response: GetAudioFileForAction: No file found for: STREET_FUDGE_LN
[2/3/2019 11:21:34 PM.590] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:21:34 PM.592] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:21:34 PM.639] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:21:34 PM.639] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-3
[2/3/2019 11:21:34 PM.960] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-2
[2/3/2019 11:21:35 PM.248] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:35 PM.278] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:35 PM.279] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:35 PM.279] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:21:35 PM.677] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:21:35 PM.755] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:21:35 PM.850] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:21:36 PM.339] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:21:36 PM.346] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-3
[2/3/2019 11:21:36 PM.563] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-2
[2/3/2019 11:21:36 PM.923] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:37 PM.388] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:21:37 PM.562] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:21:37 PM.794] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:21:37 PM.932] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:21:37 PM.932] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-3
[2/3/2019 11:21:38 PM.070] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:21:38 PM.227] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-2
[2/3/2019 11:21:38 PM.531] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:38 PM.716] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:21:38 PM.990] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:21:39 PM.156] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:21:39 PM.412] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:21:39 PM.631] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:21:39 PM.638] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-3
[2/3/2019 11:21:39 PM.945] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-2
[2/3/2019 11:21:40 PM.235] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:40 PM.294] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:21:40 PM.628] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:21:41 PM.190] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:21:41 PM.244] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-3
[2/3/2019 11:21:41 PM.552] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-2
[2/3/2019 11:21:41 PM.840] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:42 PM.285] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:21:43 PM.549] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:43 PM.613] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:43 PM.614] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:43 PM.614] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:21:43 PM.971] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:21:44 PM.341] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-5
[2/3/2019 11:21:44 PM.434] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:21:44 PM.894] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:44 PM.895] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:44 PM.895] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:21:45 PM.160] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:45 PM.568] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:21:45 PM.789] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:21:45 PM.970] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-5
[2/3/2019 11:21:46 PM.063] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-3
[2/3/2019 11:21:46 PM.850] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:47 PM.021] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-7
[2/3/2019 11:21:47 PM.248] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:21:47 PM.834] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:21:47 PM.879] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-3
[2/3/2019 11:21:48 PM.124] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:48 PM.125] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:48 PM.125] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:21:48 PM.239] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-2
[2/3/2019 11:21:48 PM.453] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:48 PM.834] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:21:50 PM.141] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:50 PM.547] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:21:50 PM.996] [TRACE] Key down #1
[2/3/2019 11:21:50 PM.996] [TRACE] Key down #1.5
[2/3/2019 11:21:50 PM.997] CA: False
[2/3/2019 11:21:50 PM.997] AC: False
[2/3/2019 11:21:50 PM.997] [TRACE] Key down #2
[2/3/2019 11:21:50 PM.998] [TRACE] Ped #2
[2/3/2019 11:21:50 PM.998] [TRACE] Ped #3
[2/3/2019 11:21:50 PM.999] [TRACE] Ped #2
[2/3/2019 11:21:50 PM.999] [TRACE] Ped #3
[2/3/2019 11:21:51 PM.484] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:51 PM.485] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:51 PM.485] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:21:51 PM.741] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:52 PM.150] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:21:52 PM.513] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:52 PM.514] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:21:52 PM.514] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:21:52 PM.669] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-5
[2/3/2019 11:21:53 PM.258] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:53 PM.606] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:21:53 PM.648] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:21:54 PM.841] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:55 PM.250] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:21:56 PM.347] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:56 PM.810] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:21:56 PM.810] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:21:57 PM.927] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:21:58 PM.459] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:21:59 PM.443] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:21:59 PM.959] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-0
[2/3/2019 11:22:00 PM.070] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-5
[2/3/2019 11:22:01 PM.052] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:01 PM.493] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:22:01 PM.494] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:22:01 PM.494] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:22:01 PM.542] LSPD First Response: UB: FINISHED COMBAT >> OSB-1
[2/3/2019 11:22:01 PM.624] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:22:01 PM.665] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-5
[2/3/2019 11:22:03 PM.219] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:22:04 PM.814] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:22:04 PM.892] [TRACE] Key down #1
[2/3/2019 11:22:04 PM.892] [TRACE] Key down #1.5
[2/3/2019 11:22:04 PM.892] CA: False
[2/3/2019 11:22:04 PM.892] AC: False
[2/3/2019 11:22:04 PM.892] [TRACE] Key down #2
[2/3/2019 11:22:04 PM.893] [TRACE] Ped #2
[2/3/2019 11:22:04 PM.893] [TRACE] Ped #3
[2/3/2019 11:22:04 PM.893] [TRACE] Ped #2
[2/3/2019 11:22:04 PM.893] [TRACE] Ped #2
[2/3/2019 11:22:04 PM.893] [TRACE] Ped #3
[2/3/2019 11:22:04 PM.894] [TRACE] Ped #2
[2/3/2019 11:22:04 PM.894] [TRACE] Ped #3
[2/3/2019 11:22:04 PM.894] [TRACE] Ped #2
[2/3/2019 11:22:04 PM.894] [TRACE] Ped #3
[2/3/2019 11:22:04 PM.895] [TRACE] Ped #2
[2/3/2019 11:22:04 PM.992] 2/3/2019 11:22:04 PM - released
[2/3/2019 11:22:05 PM.629] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:22:06 PM.228] LSPD First Response: UB: IN STANDBY POSITION >> OSB-1
[2/3/2019 11:22:06 PM.351] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:06 PM.495] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 11:22:06 PM.867] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-2
[2/3/2019 11:22:06 PM.901] [TRACE] Key down #1
[2/3/2019 11:22:06 PM.902] [TRACE] Key down #1.5
[2/3/2019 11:22:06 PM.902] CA: False
[2/3/2019 11:22:06 PM.902] AC: False
[2/3/2019 11:22:06 PM.902] [TRACE] Key down #2
[2/3/2019 11:22:06 PM.903] [TRACE] Ped #2
[2/3/2019 11:22:06 PM.903] [TRACE] Ped #3
[2/3/2019 11:22:06 PM.903] [TRACE] Ped #2
[2/3/2019 11:22:06 PM.903] [TRACE] Ped #2
[2/3/2019 11:22:06 PM.903] [TRACE] Ped #3
[2/3/2019 11:22:06 PM.904] [TRACE] Ped #2
[2/3/2019 11:22:07 PM.283] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:22:07 PM.335] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-1 PAX-0
[2/3/2019 11:22:07 PM.380] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-1 PAX-2
[2/3/2019 11:22:07 PM.525] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:07 PM.654] [TRACE] Key down #1
[2/3/2019 11:22:07 PM.654] [TRACE] Key down #1.5
[2/3/2019 11:22:07 PM.654] CA: False
[2/3/2019 11:22:07 PM.654] AC: False
[2/3/2019 11:22:07 PM.654] [TRACE] Key down #2
[2/3/2019 11:22:07 PM.655] [TRACE] Ped #2
[2/3/2019 11:22:07 PM.655] [TRACE] Ped #3
[2/3/2019 11:22:07 PM.655] [TRACE] Ped #2
[2/3/2019 11:22:07 PM.656] [TRACE] Ped #2
[2/3/2019 11:22:07 PM.656] [TRACE] Ped #3
[2/3/2019 11:22:07 PM.657] [TRACE] Ped #2
[2/3/2019 11:22:07 PM.778] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-1 PAX-3
[2/3/2019 11:22:07 PM.922] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:08 PM.300] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-5
[2/3/2019 11:22:09 PM.110] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:09 PM.359] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-5
[2/3/2019 11:22:09 PM.840] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:22:10 PM.654] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:10 PM.823] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:22:10 PM.930] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-5
[2/3/2019 11:22:11 PM.097] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-1
[2/3/2019 11:22:11 PM.097] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:22:12 PM.262] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:12 PM.478] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:22:12 PM.675] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-1
[2/3/2019 11:22:12 PM.675] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:22:12 PM.727] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-2
[2/3/2019 11:22:13 PM.803] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:13 PM.901] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-7
[2/3/2019 11:22:14 PM.052] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:22:14 PM.331] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-2
[2/3/2019 11:22:14 PM.622] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-3
[2/3/2019 11:22:15 PM.027] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:22:15 PM.424] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:15 PM.534] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:22:15 PM.658] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:22:15 PM.745] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:16 PM.622] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:22:16 PM.989] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:17 PM.102] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:22:17 PM.276] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:22:17 PM.322] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:17 PM.585] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-5
[2/3/2019 11:22:18 PM.186] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:22:18 PM.541] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:18 PM.599] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:22:18 PM.753] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:22:18 PM.863] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:22:18 PM.921] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:19 PM.407] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-1
[2/3/2019 11:22:19 PM.407] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-6
[2/3/2019 11:22:19 PM.678] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:22:19 PM.791] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:22:20 PM.174] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:20 PM.362] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:22:20 PM.522] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:20 PM.579] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-1
[2/3/2019 11:22:20 PM.579] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:22:20 PM.975] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-2
[2/3/2019 11:22:21 PM.791] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:21 PM.977] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-5
[2/3/2019 11:22:22 PM.022] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:22:22 PM.155] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:22 PM.203] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-1
[2/3/2019 11:22:22 PM.203] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:22:22 PM.204] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:22:22 PM.659] LSPD First Response: [Better EMS]: paramedic done with drive there tasks
[2/3/2019 11:22:23 PM.331] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:23 PM.333] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:22:23 PM.624] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:22:23 PM.625] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-5
[2/3/2019 11:22:23 PM.712] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:23 PM.805] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-1
[2/3/2019 11:22:23 PM.805] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:22:24 PM.924] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:25 PM.379] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-1
[2/3/2019 11:22:25 PM.427] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:22:25 PM.510] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:22:26 PM.447] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:26 PM.448] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-7
[2/3/2019 11:22:27 PM.882] LSPD First Response: True
[2/3/2019 11:22:27 PM.886] LSPD First Response: True
[2/3/2019 11:22:28 PM.067] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:29 PM.546] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:30 PM.280] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:22:30 PM.280] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-5
[2/3/2019 11:22:30 PM.358] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-3
[2/3/2019 11:22:31 PM.109] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:32 PM.013] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-1
[2/3/2019 11:22:32 PM.064] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-6
[2/3/2019 11:22:32 PM.229] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:22:32 PM.621] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:32 PM.852] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:22:33 PM.830] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:22:34 PM.232] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:34 PM.437] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:22:34 PM.621] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-1
[2/3/2019 11:22:34 PM.670] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:22:35 PM.708] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:36 PM.175] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:36 PM.224] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-1
[2/3/2019 11:22:36 PM.275] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:22:37 PM.300] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:37 PM.665] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:22:37 PM.666] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:22:37 PM.736] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:37 PM.844] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-2
[2/3/2019 11:22:38 PM.682] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:39 PM.132] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:39 PM.260] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:22:39 PM.260] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:22:39 PM.433] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-2
[2/3/2019 11:22:40 PM.268] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:40 PM.458] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-7
[2/3/2019 11:22:40 PM.643] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:22:40 PM.732] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:40 PM.733] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-5
[2/3/2019 11:22:41 PM.083] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:22:41 PM.368] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:22:41 PM.649] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:41 PM.991] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:22:42 PM.261] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:22:42 PM.349] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-5
[2/3/2019 11:22:42 PM.853] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-1
[2/3/2019 11:22:42 PM.952] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:22:43 PM.228] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:43 PM.608] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:22:43 PM.693] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:22:43 PM.783] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-1
[2/3/2019 11:22:44 PM.405] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:22:44 PM.691] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:45 PM.080] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:22:45 PM.261] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:22:45 PM.359] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-1
[2/3/2019 11:22:45 PM.921] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:22:46 PM.011] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:22:46 PM.061] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-2
[2/3/2019 11:22:46 PM.286] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:46 PM.672] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:22:46 PM.863] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:22:47 PM.358] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-3
[2/3/2019 11:22:47 PM.733] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-0
[2/3/2019 11:22:48 PM.128] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:22:48 PM.318] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:48 PM.490] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:22:48 PM.940] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-5
[2/3/2019 11:22:49 PM.359] LSPD First Response: UB: FINISHED COMBAT >> OSB-0
[2/3/2019 11:22:49 PM.503] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:22:49 PM.698] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:22:49 PM.725] [TRACE] Key down #1
[2/3/2019 11:22:49 PM.725] [TRACE] Key down #1.5
[2/3/2019 11:22:49 PM.725] CA: False
[2/3/2019 11:22:49 PM.725] AC: False
[2/3/2019 11:22:49 PM.725] [TRACE] Key down #2
[2/3/2019 11:22:49 PM.726] [TRACE] Ped #2
[2/3/2019 11:22:49 PM.726] [TRACE] Ped #3
[2/3/2019 11:22:49 PM.727] [TRACE] Ped #2
[2/3/2019 11:22:49 PM.727] [TRACE] Ped #2
[2/3/2019 11:22:49 PM.727] [TRACE] Ped #3
[2/3/2019 11:22:49 PM.788] LSPD First Response: UB: FULLY DISMISSED >> OSB-1 PAX-2
[2/3/2019 11:22:49 PM.933] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:50 PM.136] LSPD First Response: UB: FULLY DISMISSED >> OSB-1 PAX-3
[2/3/2019 11:22:50 PM.228] LSPD First Response: UB: FULLY DISMISSED >> OSB-1 PAX-0
[2/3/2019 11:22:51 PM.379] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:51 PM.573] [TRACE] Key down #1
[2/3/2019 11:22:51 PM.573] [TRACE] Key down #1.5
[2/3/2019 11:22:51 PM.573] CA: False
[2/3/2019 11:22:51 PM.573] AC: False
[2/3/2019 11:22:51 PM.573] [TRACE] Key down #2
[2/3/2019 11:22:51 PM.574] [TRACE] Ped #2
[2/3/2019 11:22:51 PM.574] [TRACE] Ped #3
[2/3/2019 11:22:51 PM.574] [TRACE] Ped #2
[2/3/2019 11:22:51 PM.575] [TRACE] Ped #2
[2/3/2019 11:22:51 PM.575] [TRACE] Ped #3
[2/3/2019 11:22:51 PM.898] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-6
[2/3/2019 11:22:51 PM.985] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-1
[2/3/2019 11:22:52 PM.637] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-7
[2/3/2019 11:22:52 PM.864] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-6
[2/3/2019 11:22:52 PM.909] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-1
[2/3/2019 11:22:52 PM.955] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:53 PM.106] [TRACE] Key down #1
[2/3/2019 11:22:53 PM.106] [TRACE] Key down #1.5
[2/3/2019 11:22:53 PM.106] CA: False
[2/3/2019 11:22:53 PM.106] AC: False
[2/3/2019 11:22:53 PM.106] [TRACE] Key down #2
[2/3/2019 11:22:53 PM.107] [TRACE] Ped #2
[2/3/2019 11:22:53 PM.107] [TRACE] Ped #3
[2/3/2019 11:22:53 PM.107] [TRACE] Ped #2
[2/3/2019 11:22:53 PM.108] [TRACE] Ped #2
[2/3/2019 11:22:53 PM.108] [TRACE] Ped #3
[2/3/2019 11:22:53 PM.572] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-7
[2/3/2019 11:22:53 PM.792] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/3/2019 11:22:54 PM.323] [TRACE] Key down #1
[2/3/2019 11:22:54 PM.323] [TRACE] Key down #1.5
[2/3/2019 11:22:54 PM.323] CA: False
[2/3/2019 11:22:54 PM.323] AC: False
[2/3/2019 11:22:54 PM.323] [TRACE] Key down #2
[2/3/2019 11:22:54 PM.324] [TRACE] Ped #2
[2/3/2019 11:22:54 PM.324] [TRACE] Ped #3
[2/3/2019 11:22:54 PM.324] [TRACE] Ped #2
[2/3/2019 11:22:54 PM.325] [TRACE] Ped #2
[2/3/2019 11:22:54 PM.325] [TRACE] Ped #2
[2/3/2019 11:22:54 PM.325] [TRACE] Ped #3
[2/3/2019 11:22:54 PM.382] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-3
[2/3/2019 11:22:54 PM.446] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-6
[2/3/2019 11:22:54 PM.499] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-1
[2/3/2019 11:22:54 PM.743] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-5
[2/3/2019 11:22:54 PM.916] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-2
[2/3/2019 11:22:55 PM.069] [TRACE] Key down #1
[2/3/2019 11:22:55 PM.070] [TRACE] Key down #1.5
[2/3/2019 11:22:55 PM.070] CA: False
[2/3/2019 11:22:55 PM.070] AC: False
[2/3/2019 11:22:55 PM.070] [TRACE] Key down #2
[2/3/2019 11:22:55 PM.071] [TRACE] Ped #2
[2/3/2019 11:22:55 PM.071] [TRACE] Ped #3
[2/3/2019 11:22:55 PM.071] [TRACE] Ped #2
[2/3/2019 11:22:55 PM.071] [TRACE] Ped #2
[2/3/2019 11:22:55 PM.072] [TRACE] Ped #2
[2/3/2019 11:22:55 PM.072] [TRACE] Ped #3
[2/3/2019 11:22:55 PM.136] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-0
[2/3/2019 11:22:55 PM.138] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:22:55 PM.184] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-7
[2/3/2019 11:22:55 PM.277] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-5
[2/3/2019 11:22:55 PM.456] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-2
[2/3/2019 11:22:55 PM.457] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-6
[2/3/2019 11:22:55 PM.504] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-1
[2/3/2019 11:22:55 PM.989] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-3
[2/3/2019 11:22:56 PM.076] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:22:56 PM.205] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-7
[2/3/2019 11:22:56 PM.338] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:22:57 PM.021] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-3
[2/3/2019 11:22:57 PM.290] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:22:57 PM.692] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:22:58 PM.921] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:22:59 PM.172] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:23:00 PM.827] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:23:02 PM.288] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:23:03 PM.896] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:23:05 PM.379] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:23:05 PM.519] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:23:05 PM.807] LSPD First Response: True
[2/3/2019 11:23:06 PM.488] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:23:06 PM.999] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:23:08 PM.066] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:23:12 PM.957] LSPD First Response: True
[2/3/2019 11:23:13 PM.602] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:23:14 PM.707] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:23:19 PM.335] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:23:20 PM.936] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:23:25 PM.226] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:23:26 PM.792] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:23:27 PM.593] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:23:30 PM.171] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:23:31 PM.784] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:23:33 PM.446] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:23:34 PM.366] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:23:35 PM.969] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:23:38 PM.409] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:23:39 PM.359] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:23:40 PM.989] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:23:42 PM.662] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:23:43 PM.636] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:23:45 PM.190] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:23:47 PM.012] LSPD First Response: [Better EMS]: ambulance done with drive there tasks
[2/3/2019 11:23:47 PM.456] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-0
[2/3/2019 11:23:47 PM.457] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-3
[2/3/2019 11:23:47 PM.631] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-7
[2/3/2019 11:23:47 PM.631] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:23:47 PM.763] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-1
[2/3/2019 11:23:47 PM.994] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-6
[2/3/2019 11:23:48 PM.139] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-5
[2/3/2019 11:23:48 PM.535] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:23:48 PM.977] LSPD First Response: True
[2/3/2019 11:23:50 PM.126] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:23:51 PM.814] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:23:52 PM.769] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:23:54 PM.341] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:23:55 PM.566] LSPD First Response: LSPDFR might have crashed and Police Buddy is despawned 
[2/3/2019 11:23:56 PM.747] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:23:57 PM.719] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:23:59 PM.300] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:24:00 PM.723] LSPD First Response: [Better EMS]: Scene is clear
[2/3/2019 11:24:00 PM.836] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/3/2019 11:24:00 PM.846] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/3/2019 11:24:00 PM.860] LSPD First Response: [Better EMS]: All peds clear, vehicle can depart: Davis hospital
[2/3/2019 11:24:00 PM.861] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:00 PM.916] LSPD First Response: [Better EMS]: Scene is clear
[2/3/2019 11:24:00 PM.956] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:24:00 PM.957] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/3/2019 11:24:00 PM.967] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/3/2019 11:24:01 PM.958] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:24:02 PM.001] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:03 PM.532] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:24:05 PM.730] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:05 PM.928] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:24:06 PM.901] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:24:08 PM.015] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:08 PM.464] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:24:10 PM.161] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:24:11 PM.088] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:24:12 PM.670] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:24:12 PM.909] LSPD First Response: PeterUCallouts.AmbientEvents.TrafficCollisionWithPlayerVehicle: AddTrafficStopQuestions: Player vehicle was damaged by 87XSI119 (AMBULANCE). Adding LSPDFR+ questions.
[2/3/2019 11:24:12 PM.910] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 1.
[2/3/2019 11:24:13 PM.632] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:14 PM.992] LSPD First Response: Unsuccessful specialID
[2/3/2019 11:24:15 PM.074] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:24:16 PM.036] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:24:16 PM.336] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:17 PM.602] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:24:19 PM.286] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:24:20 PM.257] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:24:21 PM.826] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:24:24 PM.186] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:24:25 PM.180] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:24:26 PM.791] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:24:28 PM.483] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:24:33 PM.362] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:24:35 PM.747] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:24:37 PM.332] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:24:41 PM.889] LSPD First Response: [Better EMS]: All peds clear, vehicle can depart: El Burro Heights Fire Station
[2/3/2019 11:24:41 PM.890] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:43 PM.100] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:43 PM.959] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:24:45 PM.495] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:24:47 PM.029] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-1 PAX-1
[2/3/2019 11:24:48 PM.120] LSPD First Response: UB: FIGHTING COMBAT SUSPECT >> OSB-0 PAX-4
[2/3/2019 11:24:48 PM.624] LSPD First Response: UB: FINISHED COMBAT >> OSB-1 PAX-1
[2/3/2019 11:24:48 PM.664] LSPD First Response: [Better EMS]: Now dismissing vehicle
[2/3/2019 11:24:49 PM.676] LSPD First Response: UB: FINISHED COMBAT >> OSB-0 PAX-4
[2/3/2019 11:24:55 PM.201] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-1 PAX-1
[2/3/2019 11:24:56 PM.290] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-4
[2/3/2019 11:24:58 PM.608] setting up new cop: null
[2/3/2019 11:24:58 PM.609] [TRACE] New ped recognized as cop
[2/3/2019 11:25:08 PM.232] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:25:08 PM.762] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 11:25:08 PM.806] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:25:09 PM.773] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:25:10 PM.877] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:25:33 PM.772] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:25:40 PM.665] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:25:41 PM.773] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:25:46 PM.773] LSPD First Response: [Better EMS]: Now dismissing vehicle
[2/3/2019 11:26:05 PM.702] LSPD First Response: Creating phone event
[2/3/2019 11:26:05 PM.768] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:26:25 PM.547] LSPD First Response: GetAudioFileForAction: No file found for: STREET_FUDGE_LN
[2/3/2019 11:27:10 PM.380] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 11:27:10 PM.437] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:27:13 PM.260] LSPD First Response: UB: AMBULANCE IS FULLY DISMISSED
[2/3/2019 11:27:18 PM.617] LSPD First Response: UB: ABOUT TO BE DISMISSED (TOO FAR FROM PLAYER) >> OSB-0
[2/3/2019 11:27:18 PM.618] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-0
[2/3/2019 11:27:18 PM.618] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-0
[2/3/2019 11:27:18 PM.835] LSPD First Response: UB: ABOUT TO BE DISMISSED (TOO FAR FROM PLAYER) >> OSB-1
[2/3/2019 11:27:18 PM.835] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-1 PAX-0
[2/3/2019 11:27:18 PM.835] LSPD First Response: UB: FULLY DISMISSED >> OSB-1 PAX-0
[2/3/2019 11:27:24 PM.542] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:27:39 PM.174] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:27:41 PM.741] [TRACE] Assigned ped to TrafficStop #2 (GameplayMandatory)
[2/3/2019 11:27:41 PM.741] [TRACE] Thread TrafficStop #2 initialized
[2/3/2019 11:27:41 PM.785] LSPD First Response: Adding traffic stop count - LSPDFR+
[2/3/2019 11:27:48 PM.230] LSPD First Response: C+: Pause
[2/3/2019 11:27:48 PM.230] LSPD First Response: C+: EnsurePaused forced
[2/3/2019 11:27:48 PM.230] LSPD First Response: C+: Pause
[2/3/2019 11:27:50 PM.296] LSPD First Response: C+: Pause
[2/3/2019 11:28:04 PM.868] LSPD First Response: STP: CORONER IS FULLY DISMISSED
[2/3/2019 11:28:28 PM.142] LSPD First Response: Setting drug levels
[2/3/2019 11:28:31 PM.715] LSPD First Response: Playing hello
[2/3/2019 11:28:35 PM.683] LSPD First Response: Playing kifflom
[2/3/2019 11:28:49 PM.784] [TRACE] Asked thread TrafficStop #2 to abort: Check3
[2/3/2019 11:28:49 PM.784] [TRACE] Removing ped from TrafficStop #2 (GameplayMandatory)
[2/3/2019 11:28:49 PM.785] [TRACE] TrafficStop #2 is aborting already
[2/3/2019 11:28:49 PM.785] [TRACE] Instance cleaned (TrafficStop #2)
[2/3/2019 11:28:49 PM.825] [TRACE] Thread TrafficStop #2 has been shut down
[2/3/2019 11:28:52 PM.430] [TRACE] Key down #1
[2/3/2019 11:28:52 PM.430] [TRACE] Key down #1.5
[2/3/2019 11:28:52 PM.430] CA: False
[2/3/2019 11:28:52 PM.430] AC: False
[2/3/2019 11:28:52 PM.430] [TRACE] Key down #2
[2/3/2019 11:28:52 PM.435] [TRACE] Ped #2
[2/3/2019 11:28:52 PM.435] [TRACE] Ped #3
[2/3/2019 11:28:52 PM.436] [TRACE] Ped #2
[2/3/2019 11:28:52 PM.437] [TRACE] Ped #3
[2/3/2019 11:28:52 PM.508] 2/3/2019 11:28:52 PM - released
[2/3/2019 11:28:52 PM.584] [TRACE] Key down #1
[2/3/2019 11:28:54 PM.181] [TRACE] Key down #1
[2/3/2019 11:29:00 PM.955] [TRACE] Key down #1
[2/3/2019 11:29:00 PM.955] [TRACE] Key down #1.5
[2/3/2019 11:29:00 PM.955] CA: False
[2/3/2019 11:29:00 PM.955] AC: False
[2/3/2019 11:29:00 PM.955] [TRACE] Key down #2
[2/3/2019 11:29:00 PM.956] [TRACE] Ped #2
[2/3/2019 11:29:00 PM.956] [TRACE] Ped #3
[2/3/2019 11:29:00 PM.956] [TRACE] Ped #2
[2/3/2019 11:29:00 PM.956] [TRACE] Ped #3
[2/3/2019 11:29:00 PM.958] [TRACE] Ped #2
[2/3/2019 11:29:00 PM.958] [TRACE] Ped #3
[2/3/2019 11:29:02 PM.062] [TRACE] Key down #1
[2/3/2019 11:29:06 PM.276] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:29:08 PM.797]  3196006
[2/3/2019 11:29:17 PM.398]  3201807
[2/3/2019 11:29:18 PM.276] [TRACE] Assigned ped to PlayerArrest #2 (Blocker)
[2/3/2019 11:29:18 PM.277] HAS WEAPON
[2/3/2019 11:29:18 PM.330] [TRACE] Thread PlayerArrest #2 initialized
[2/3/2019 11:29:18 PM.881] 2/3/2019 11:29:18 PM - released
[2/3/2019 11:29:24 PM.506] [TRACE] Asked thread PlayerArrest #2 to abort: No reason specified
[2/3/2019 11:29:24 PM.506] [TRACE] Removing ped from PlayerArrest #2 (Blocker)
[2/3/2019 11:29:24 PM.506] [TRACE] PlayerArrest #2 is aborting already
[2/3/2019 11:29:24 PM.506] [TRACE] Instance cleaned (PlayerArrest #2)
[2/3/2019 11:29:24 PM.542] [TRACE] Thread PlayerArrest #2 has been shut down
[2/3/2019 11:29:28 PM.642] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 11:29:28 PM.687] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:29:35 PM.003] LSPD First Response: [Better EMS]: Loading response manager
[2/3/2019 11:29:35 PM.003] LSPD First Response: [Better EMS]: Responding to X:1034.436 Y:-1772.614 Z:35.73767
[2/3/2019 11:29:36 PM.935] LSPD First Response: [Better EMS]: First responder not specified by API; will be decided by settings.
[2/3/2019 11:29:36 PM.935] LSPD First Response: [Better EMS]: Initiating response unit for FIRE
[2/3/2019 11:29:36 PM.935] LSPD First Response: Chose vehicle FBI2
[2/3/2019 11:29:36 PM.935] LSPD First Response: Choose between 2 and 2 peds
[2/3/2019 11:29:36 PM.935] LSPD First Response: Choosing 2 peds
[2/3/2019 11:29:36 PM.935] LSPD First Response: Chosen ped 1: S_M_Y_FIREMAN_01
[2/3/2019 11:29:36 PM.935] LSPD First Response: Chosen ped 0: S_M_Y_FIREMAN_01
[2/3/2019 11:29:36 PM.935] LSPD First Response: Choosing spawn radius between 50 and 100
[2/3/2019 11:29:36 PM.935] LSPD First Response: Chose spawn radius of 81
[2/3/2019 11:29:36 PM.936] LSPD First Response: Found vehicle color: Red (-65536)
[2/3/2019 11:29:36 PM.936] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:29:36 PM.936] LSPD First Response: Setting extra 1 to True
[2/3/2019 11:29:36 PM.936] LSPD First Response: Extra 1 does not exist on this vehicle.
[2/3/2019 11:29:36 PM.936] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:29:36 PM.937] LSPD First Response: Setting up ped components for S_M_Y_FIREMAN_01
[2/3/2019 11:29:36 PM.937] LSPD First Response: Current ped variations: 8, 2, 0
[2/3/2019 11:29:36 PM.937] LSPD First Response: Max ped variations: 8, 2, 0
[2/3/2019 11:29:36 PM.937] LSPD First Response: Setting ped variation: 8, 0, 0
[2/3/2019 11:29:36 PM.937] LSPD First Response: Setting ped head/hat prop to 0
[2/3/2019 11:29:36 PM.939] LSPD First Response: Setting up ped components for S_M_Y_FIREMAN_01
[2/3/2019 11:29:36 PM.939] LSPD First Response: Current ped variations: 8, 1, 0
[2/3/2019 11:29:36 PM.939] LSPD First Response: Max ped variations: 8, 2, 0
[2/3/2019 11:29:36 PM.939] LSPD First Response: Setting ped variation: 8, 0, 0
[2/3/2019 11:29:36 PM.939] LSPD First Response: Setting ped head/hat prop to 0
[2/3/2019 11:29:36 PM.943] LSPD First Response: [Better EMS]: Target position: X:1030.75 Y:-1767.5 Z:34.875
[2/3/2019 11:29:36 PM.943] LSPD First Response: [Better EMS]: Initiating response unit for HOSPITAL
[2/3/2019 11:29:36 PM.943] LSPD First Response: Chose vehicle AMBULANCE
[2/3/2019 11:29:36 PM.943] LSPD First Response: Choose between 2 and 2 peds
[2/3/2019 11:29:36 PM.943] LSPD First Response: Choosing 2 peds
[2/3/2019 11:29:36 PM.943] LSPD First Response: Chosen ped 1: S_M_M_PARAMEDIC_01
[2/3/2019 11:29:36 PM.943] LSPD First Response: Chosen ped 0: S_M_M_PARAMEDIC_01
[2/3/2019 11:29:36 PM.943] LSPD First Response: Choosing spawn radius between 50 and 100
[2/3/2019 11:29:36 PM.943] LSPD First Response: Chose spawn radius of 77
[2/3/2019 11:29:36 PM.944] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:29:36 PM.944] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:29:36 PM.945] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/3/2019 11:29:36 PM.946] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/3/2019 11:29:36 PM.949] LSPD First Response: [Better EMS]: Target position: X:1036.75 Y:-1766 Z:34.90625
[2/3/2019 11:29:36 PM.951] LSPD First Response: GetAudioFileForAction: No file found for: STREET_INNOCENCE_BLVD
[2/3/2019 11:29:37 PM.007] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:29:37 PM.008] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:29:37 PM.837] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:29:37 PM.838] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:29:37 PM.838] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:29:38 PM.147] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:29:45 PM.554] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:29:47 PM.733] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:29:47 PM.734] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:29:47 PM.734] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:29:51 PM.042] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:29:51 PM.043] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:29:51 PM.043] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:29:52 PM.063] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:29:52 PM.064] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:29:52 PM.064] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:29:57 PM.435] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:29:58 PM.589] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:30:00 PM.013] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:30:00 PM.014] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:30:00 PM.014] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:30:10 PM.194] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:30:10 PM.195] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:30:10 PM.195] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:30:19 PM.122] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 11:30:19 PM.169] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:30:26 PM.955] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:30:27 PM.998] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:30:28 PM.206] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:30:30 PM.347] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:30:31 PM.520] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:30:43 PM.641] LSPD First Response: [Better EMS]: paramedic done with drive there tasks
[2/3/2019 11:30:45 PM.372] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:30:48 PM.221] LSPD First Response: True
[2/3/2019 11:30:53 PM.323] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:31:04 PM.225] LSPD First Response: [Better EMS]: ambulance done with drive there tasks
[2/3/2019 11:31:18 PM.041] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/3/2019 11:31:18 PM.051] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/3/2019 11:31:18 PM.074] LSPD First Response: [Better EMS]: Exception trying for medic to treat patient: Thread was being aborted.
[2/3/2019 11:31:18 PM.076] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/3/2019 11:31:18 PM.085] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/3/2019 11:31:23 PM.789] LSPD First Response: GetAudioFileForAction: No file found for: STREET_INNOCENCE_BLVD
[2/3/2019 11:31:23 PM.887] LSPD First Response: UB: REQUESTED TYPE: Ambulance
[2/3/2019 11:31:23 PM.888] LSPD First Response: UB: DETECTED ZONE: SanAnd
[2/3/2019 11:31:23 PM.888] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/3/2019 11:31:44 PM.221] LSPD First Response: Creating No Brake Lights event
[2/3/2019 11:31:55 PM.789] setting up new cop: null
[2/3/2019 11:31:55 PM.789] [TRACE] New ped recognized as cop
[2/3/2019 11:32:03 PM.798] LSPD First Response: PeterUCallouts.AmbientEvents.TrafficCollisionWithPlayerVehicle: AddTrafficStopQuestions: Player vehicle was damaged by 46EEK572 (SPEEDO). Adding LSPDFR+ questions.
[2/3/2019 11:32:03 PM.798] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 1.
[2/3/2019 11:32:11 PM.402] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:32:11 PM.701] LSPD First Response: ALPRLite: Vehicle & Owner are dismissed
[2/3/2019 11:32:17 PM.125] LSPD First Response: Respawning
[2/3/2019 11:32:17 PM.256] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:32:17 PM.582] setting up new cop: null
[2/3/2019 11:32:17 PM.583] [TRACE] New ped recognized as cop
[2/3/2019 11:32:22 PM.990] LSPD First Response: Done
[2/3/2019 11:32:29 PM.474] LSPD First Response: Creating motorcyclist event
[2/3/2019 11:32:29 PM.742] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:32:31 PM.743] setting up new cop: null
[2/3/2019 11:32:31 PM.743] [TRACE] New ped recognized as cop
[2/3/2019 11:32:31 PM.743] setting up new cop: null
[2/3/2019 11:32:31 PM.743] [TRACE] New ped recognized as cop
[2/3/2019 11:32:37 PM.505]  3388964
[2/3/2019 11:33:01 PM.604]  3413064
[2/3/2019 11:33:18 PM.224] LSPD First Response: GetAudioFileForAction: No file found for: STREET_CRUSADE_RD
[2/3/2019 11:33:18 PM.751] setting up new cop: null
[2/3/2019 11:33:18 PM.751] [TRACE] New ped recognized as cop
[2/3/2019 11:33:24 PM.158] LSPD First Response: Unsuccessful specialID
[2/3/2019 11:33:29 PM.177] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 11:33:29 PM.230] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:33:29 PM.727] setting up new cop: null
[2/3/2019 11:33:29 PM.728] [TRACE] New ped recognized as cop
[2/3/2019 11:33:30 PM.245] setting up new cop: null
[2/3/2019 11:33:30 PM.246] [TRACE] New ped recognized as cop
[2/3/2019 11:33:32 PM.320] setting up new cop: null
[2/3/2019 11:33:32 PM.321] [TRACE] New ped recognized as cop
[2/3/2019 11:33:35 PM.927] setting up new cop: null
[2/3/2019 11:33:35 PM.928] [TRACE] New ped recognized as cop
[2/3/2019 11:33:41 PM.080] FootPursuitAid: Foot Pursuit Aid by Albo1125 exited.
[2/3/2019 11:33:41 PM.543] LSPD First Response: All signs removed
[2/3/2019 11:33:42 PM.175] LSPD First Response: ==============================
[2/3/2019 11:33:42 PM.426] LSPD First Response: System.Threading.ThreadAbortException: Thread was being aborted.
[2/3/2019 11:33:42 PM.426] at Rage.GameFiber.SleepThis(Int32 duration)
[2/3/2019 11:33:42 PM.426] at Rage.GameFiber.Sleep(Int32 duration)
[2/3/2019 11:33:42 PM.427] at Rage.Task.WaitForStatus(TaskStatus status, Int32 timeout)
[2/3/2019 11:33:42 PM.427] at Rage.Task.WaitForCompletion(Int32 timeout)
[2/3/2019 11:33:42 PM.427] at Arrest_Manager.Coroner.driveToPosition(Ped driver, Vehicle veh, Vector3 pos)
[2/3/2019 11:33:42 PM.427] at Arrest_Manager.Coroner.<handleCoroner>b__18_0()
[2/3/2019 11:33:42 PM.488] LSPD First Response: LSPDFR might have crashed and ambulance unit despawned 
[2/3/2019 11:33:42 PM.520] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:33:42 PM.539] LSPD First Response: LSPDFR might have crashed and coroner unit despawned 
[2/3/2019 11:33:42 PM.550] LSPD First Response: System.Threading.ThreadAbortException: Thread was being aborted.
[2/3/2019 11:33:42 PM.550] at Rage.GameFiber.SleepThis(Int32 duration)
[2/3/2019 11:33:42 PM.550] at Rage.GameFiber.Sleep(Int32 duration)
[2/3/2019 11:33:42 PM.550] at Rage.Task.WaitForStatus(TaskStatus status, Int32 timeout)
[2/3/2019 11:33:42 PM.551] at Rage.Task.WaitForCompletion(Int32 timeout)
[2/3/2019 11:33:42 PM.551] at Arrest_Manager.Coroner.driveToPosition(Ped driver, Vehicle veh, Vector3 pos)
[2/3/2019 11:33:42 PM.551] at Arrest_Manager.Coroner.<handleCoroner>b__18_0()
[2/3/2019 11:33:42 PM.573] LSPD First Response: Added ambient event fibers to cleanup
[02/03/2019 23:33:45.769] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 23:33:45.770] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 23:33:45.772] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 23:33:48.665] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 23:33:48.666] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 23:33:48.667] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 23:33:51.713] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 23:33:51.714] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 23:33:51.716] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 23:33:54.604] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 23:33:54.605] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 23:33:54.607] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 23:33:57.481] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 23:33:57.482] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 23:33:57.484] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 23:34:00.384] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 23:34:00.385] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 23:34:00.387] <UNLOADED PLUGIN>: Initializing forms manager
[02/03/2019 23:34:03.339] <UNLOADED PLUGIN>: Initializing input system
[02/03/2019 23:34:03.340] <UNLOADED PLUGIN>: Initializing game console
[02/03/2019 23:34:03.342] <UNLOADED PLUGIN>: Initializing forms manager
[2/3/2019 11:34:06 PM.000] FootPursuitAid: Albo1125.Common verifying update entry for FootPursuitAid
[2/3/2019 11:34:06 PM.058] FootPursuitAid: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for Foot Pursuit Aid
[2/3/2019 11:34:06 PM.539] FootPursuitAid: SCID:/LosSantosLawMan/
[2/3/2019 11:34:06 PM.548] FootPursuitAid: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 11:34:06 PM.548] FootPursuitAid: Dependency check for Foot Pursuit Aid successful: True
[2/3/2019 11:34:06 PM.550] FootPursuitAid: Foot Pursuit Aid 2.3.0.0 by Albo1125 has been loaded successfully.
[2/3/2019 11:34:06 PM.555] FootPursuitAid: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 11:34:06 PM.659] FootPursuitAid: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 11:34:06 PM.850] ---------------------------------------------------------------------
[2/3/2019 11:34:06 PM.850] LSPD FIRST RESPONSE
[2/3/2019 11:34:06 PM.850] Version 0.3.1
[2/3/2019 11:34:06 PM.850] A G17 Media Modification
[2/3/2019 11:34:06 PM.850] - Developed by LMS & Sam
[2/3/2019 11:34:06 PM.850] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
[2/3/2019 11:34:06 PM.850] � Copyright 2015-2016, G17 Media, www.lspdfr.com
[2/3/2019 11:34:06 PM.850] ---------------------------------------------------------------------
[2/3/2019 11:34:06 PM.851] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
[2/3/2019 11:34:06 PM.851] [INFO] Copyright � 2015-2016, G17 Media, www.lspdfr.com
[2/3/2019 11:34:06 PM.930] s_m_y_cop_01_white_full_01
[2/3/2019 11:34:07 PM.084] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
[2/3/2019 11:34:07 PM.084] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
[2/3/2019 11:34:07 PM.091] Callouts: 250
[2/3/2019 11:34:07 PM.466] Police Tape: Registering target PNWParksFan with 31 files to delete
[2/3/2019 11:34:07 PM.466] Police Tape: Loading Police Tape mod by PNWParksFan
[2/3/2019 11:34:07 PM.467] Police Tape: Police Tape version 1.0.6748.39385
[2/3/2019 11:34:07 PM.474] Police Tape: User has previously agreed to the license for Police Tape Plugin, version 1.0.6748.39385
[2/3/2019 11:34:07 PM.958] Police Tape: Validating dependency: RagePluginHook
[2/3/2019 11:34:07 PM.958] Police Tape: File "ragepluginhook.exe" exists: True
[2/3/2019 11:34:07 PM.966] Police Tape: Version is at least 0.51.0.0
[2/3/2019 11:34:07 PM.966] Police Tape: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[2/3/2019 11:34:07 PM.966] Police Tape: Validating dependency: ParksTools
[2/3/2019 11:34:07 PM.966] Police Tape: File "ParksTools.dll" exists: True
[2/3/2019 11:34:07 PM.967] Police Tape: Major/minor versions match specified exact version
[2/3/2019 11:34:07 PM.967] Police Tape: Found no problems: dependency ParksTools (ParksTools.dll)
[2/3/2019 11:34:07 PM.967] Police Tape: Validating dependency: RageNativeUI
[2/3/2019 11:34:07 PM.967] Police Tape: File "RageNativeUI.dll" exists: True
[2/3/2019 11:34:07 PM.968] Police Tape: Version is at least 1.6.3.0
[2/3/2019 11:34:07 PM.968] Police Tape: Found no problems: dependency RageNativeUI (RageNativeUI.dll)
[2/3/2019 11:34:08 PM.182] Spotlight: Reading settings...
[2/3/2019 11:34:08 PM.183] Spotlight: Loading spotlight offsets...
[2/3/2019 11:34:08 PM.188] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICE
[2/3/2019 11:34:08 PM.192] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICE2
[2/3/2019 11:34:08 PM.193] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICE3
[2/3/2019 11:34:08 PM.195] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICE4
[2/3/2019 11:34:08 PM.197] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICET
[2/3/2019 11:34:08 PM.199] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: RIOT
[2/3/2019 11:34:08 PM.200] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: FBI
[2/3/2019 11:34:08 PM.202] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: FBI2
[2/3/2019 11:34:08 PM.203] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICEOLD1
[2/3/2019 11:34:08 PM.205] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLICEOLD2
[2/3/2019 11:34:08 PM.206] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: SHERIFF
[2/3/2019 11:34:08 PM.208] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: SHERIFF2
[2/3/2019 11:34:08 PM.209] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: PRANGER
[2/3/2019 11:34:08 PM.211] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: LGUARD
[2/3/2019 11:34:08 PM.212] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: POLMAV
[2/3/2019 11:34:08 PM.214] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: BUZZARD
[2/3/2019 11:34:08 PM.215] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: BUZZARD2
[2/3/2019 11:34:08 PM.217] Spotlight:   Spotlight offset position settings found and loaded for vehicle model: PREDATOR
[2/3/2019 11:34:08 PM.217] Spotlight: Finished loading spotlight offsets
[2/3/2019 11:34:10 PM.263] [TRACE] Thread CopManager #1 initialized
[2/3/2019 11:34:10 PM.350] setting up new cop: null
[2/3/2019 11:34:10 PM.367] [TRACE] New ped recognized as cop
[2/3/2019 11:34:10 PM.368] setting up new cop: null
[2/3/2019 11:34:10 PM.369] [TRACE] New ped recognized as cop
[2/3/2019 11:34:10 PM.890] Police Tape: Clean bill of health
[2/3/2019 11:34:14 PM.926] s_m_y_cop_01_white_full_01
[2/3/2019 11:34:14 PM.927] INIT
[2/3/2019 11:34:14 PM.936] Deleting: Your Police Vehicle
[2/3/2019 11:34:14 PM.950] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[2/3/2019 11:34:15 PM.019] LSPD First Response: AgencyCallouts, Version=3.6.6913.42761, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.035] LSPD First Response: AirportCallouts, Version=0.0.2.12, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.036] LSPD First Response: ALPRLite, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.037] LSPD First Response: Arrest Manager, Version=7.9.2.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.038] LSPD First Response: ArrestWarrantCallout, Version=0.172.28.1205, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.039] LSPD First Response: AssortedCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.041] LSPD First Response: AttemptedCrimeCallouts, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.042] LSPD First Response: BasicCallouts, Version=2.1.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.042] LSPD First Response: BetterEMS, Version=3.0.6298.2858, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.045] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.046] LSPD First Response: CheepCallouts, Version=1.3.21.9, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.048] LSPD First Response: CodeRedCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.048] LSPD First Response: ComputerPlus, Version=1.4.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.057] LSPD First Response: CrazyCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.058] LSPD First Response: EasyLoadout Continued, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.058] LSPD First Response: FederalCallouts, Version=0.560.6544.26536, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.060] LSPD First Response: HighWay Callouts, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.060] LSPD First Response: Interaction+, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.061] LSPD First Response: LSPDFR+, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.062] LSPD First Response: MakePedsCalmAgain, Version=1.2.5.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.062] LSPD First Response: Mcallout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.062] LSPD First Response: MoreCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.069] LSPD First Response: OJCallouts, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.071] LSPD First Response: OJManhunt, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.073] LSPD First Response: OJScenarios, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.077] LSPD First Response: PeterUCallouts, Version=3.3.6945.19299, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.092] LSPD First Response: PolicePartner, Version=2.1.6806.40423, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.093] LSPD First Response: PoliceSmartRadio, Version=1.1.2.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.094] LSPD First Response: ProtectionSquad, Version=1.3.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.096] LSPD First Response: PursuitOnTheFly, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.104] LSPD First Response: Raven Callouts, Version=0.0.1.3, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.104] LSPD First Response: RoadIncident Callouts, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.105] LSPD First Response: SearchWarrant, Version=2.6.6851.363, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.106] LSPD First Response: Station 19 Callouts, Version=0.9.5.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.107] LSPD First Response: StopThePed, Version=4.2.9.4, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.109] LSPD First Response: StraysCallouts, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.109] LSPD First Response: tacco_highway_callouts, Version=2.4.1.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.110] LSPD First Response: Traffic Policer, Version=6.14.3.0, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.112] LSPD First Response: UltimateBackup, Version=1.3.3.1, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.114] LSPD First Response: Wilderness Callouts, Version=0.5.3.2132, Culture=neutral, PublicKeyToken=null
[2/3/2019 11:34:15 PM.116] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[2/3/2019 11:34:15 PM.174] LSPD First Response: Agency Callouts initializing...
[2/3/2019 11:34:15 PM.174] LSPD First Response: Creating plugin: AirportCallouts.Main
[2/3/2019 11:34:15 PM.174] LSPD First Response: Creating plugin: ALPRLite.Main
[2/3/2019 11:34:15 PM.175] LSPD First Response: Creating plugin: Arrest_Manager.Main
[2/3/2019 11:34:15 PM.180] LSPD First Response: Albo1125.Common verifying update entry for Arrest Manager
[2/3/2019 11:34:15 PM.231] LSPD First Response: Creating plugin: ArrestWarrantCallout.ArrestWarrantClass+Main
[2/3/2019 11:34:15 PM.277] LSPD First Response: Arrest Warrant Callout 0.172.28.1205 : Plugin loaded !
[2/3/2019 11:34:15 PM.277] LSPD First Response: Creating plugin: AssortedCallouts.Main
[2/3/2019 11:34:15 PM.278] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
[2/3/2019 11:34:15 PM.280] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[2/3/2019 11:34:15 PM.280] LSPD First Response: Creating plugin: BasicCallouts.Main
[2/3/2019 11:34:15 PM.280] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[2/3/2019 11:34:15 PM.347] LSPD First Response: Creating plugin: CalloutManager.Main
[2/3/2019 11:34:15 PM.408] LSPD First Response: Creating plugin: CheepCallouts_ReWritten.Main
[2/3/2019 11:34:15 PM.409] LSPD First Response: Creating plugin: APIExample.Main
[2/3/2019 11:34:15 PM.409] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
[2/3/2019 11:34:15 PM.412] LSPD First Response: Creating plugin: CrazyCallouts.Main
[2/3/2019 11:34:15 PM.412] LSPD First Response: Creating plugin: EasyLoadout_Continued.Main
[2/3/2019 11:34:15 PM.412] LSPD First Response: Creating plugin: FederalCallouts.Main
[2/3/2019 11:34:15 PM.473] LSPD First Response: Creating plugin: HighWay_Callouts.Main
[2/3/2019 11:34:15 PM.473] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[2/3/2019 11:34:15 PM.474] LSPD First Response: Creating plugin: LSPDFR_.Main
[2/3/2019 11:34:15 PM.474] LSPD First Response: Creating plugin: MakePedsCalmAgain.Main
[2/3/2019 11:34:15 PM.477] LSPD First Response: Creating plugin: M_callout.Main
[2/3/2019 11:34:15 PM.477] LSPD First Response: Creating plugin: APIExample.Main
[2/3/2019 11:34:15 PM.477] LSPD First Response: Creating plugin: OJCallouts.Main
[2/3/2019 11:34:15 PM.477] LSPD First Response: Creating plugin: OJManhunt.Main
[2/3/2019 11:34:15 PM.477] LSPD First Response: Creating plugin: OJScenarios.Main
[2/3/2019 11:34:15 PM.477] LSPD First Response: Creating plugin: PeterUCallouts.Main
[2/3/2019 11:34:15 PM.567] LSPD First Response: Creating plugin: PolicePartner.Main
[2/3/2019 11:34:16 PM.164] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[2/3/2019 11:34:16 PM.254] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[2/3/2019 11:34:16 PM.258] LSPD First Response: Creating plugin: Protection_Squad.Main
[2/3/2019 11:34:16 PM.310] LSPD First Response: Creating plugin: PursuitOnTheFly.Main
[2/3/2019 11:34:16 PM.311] LSPD First Response: Creating plugin: RavenguardCallouts.Main
[2/3/2019 11:34:16 PM.311] LSPD First Response: Creating plugin: Main
[2/3/2019 11:34:16 PM.311] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[2/3/2019 11:34:16 PM.357] LSPD First Response: Creating plugin: Station19Callouts.Main
[2/3/2019 11:34:16 PM.357] LSPD First Response: Creating plugin: StopThePed.Main
[2/3/2019 11:34:16 PM.357] LSPD First Response: Creating plugin: StraysCallouts.EntryPoint
[2/3/2019 11:34:16 PM.357] LSPD First Response: Creating plugin: tacco_highway_callouts.Main
[2/3/2019 11:34:16 PM.357] LSPD First Response: Creating plugin: Traffic_Policer.Main
[2/3/2019 11:34:16 PM.358] LSPD First Response: Creating Traffic Policer.Main.
[2/3/2019 11:34:16 PM.358] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[2/3/2019 11:34:16 PM.360] LSPD First Response: Done with Traffic Policer.Main.
[2/3/2019 11:34:16 PM.360] LSPD First Response: Creating plugin: UltimateBackup.Main
[2/3/2019 11:34:16 PM.360] LSPD First Response: Creating plugin: WildernessCallouts.Main
[2/3/2019 11:34:16 PM.379] LSPD First Response: [Airport Callouts] Airport Callouts 0.0.2.12 by Jesyx has been activated
[2/3/2019 11:34:16 PM.379] LSPD First Response: [Airport Callouts] Jesyx' Airport Callouts s an LSPDFR callout, to use this callout pack you have to go On-Duty by entering your local police station!
[2/3/2019 11:34:16 PM.379] LSPD First Response: [Airport Callouts] It's also possible to go On-Duty by opening the console with F4 and typing ForceDuty
[2/3/2019 11:34:16 PM.379] LSPD First Response: [Airport Callouts] If you have any questions about this calloutpack for LSPDFR contact me on lcpdfr.com 
[2/3/2019 11:34:16 PM.379] LSPD First Response: Plugin ALPRLite v1.2.1.0 has been initialized.
[2/3/2019 11:34:16 PM.379] LSPD First Response: Go on duty to fully load ALPRLite
[2/3/2019 11:34:16 PM.379] LSPD First Response: Arrest Manager 7.9.2.0, developed by Albo1125, loaded successfully!
[2/3/2019 11:34:16 PM.380] LSPD First Response: Please go on duty to start Arrest Manager.
[2/3/2019 11:34:16 PM.381] LSPD First Response: Arrest Warrant Callout 0.172.28.1205 loaded!
[2/3/2019 11:34:16 PM.383] LSPD First Response: Arrest Warrant Callout 0.172.28.1205 : found settings file, adjusting settings.
[2/3/2019 11:34:16 PM.383] LSPD First Response: Arrest Warrant Callout 0.172.28.1205 : Settings File path : C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ArrestWarrantCallout.ini
[2/3/2019 11:34:16 PM.384] LSPD First Response: Assorted Callouts 1.0.0.0, developed by Albo1125, has been initialised.
[2/3/2019 11:34:16 PM.384] LSPD First Response: Go on duty to start Assorted Callouts.
[2/3/2019 11:34:16 PM.385] LSPD First Response: Plugin AttemptedCrimeCallouts1.5.0.0has been initialized.
[2/3/2019 11:34:16 PM.385] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[2/3/2019 11:34:16 PM.385] LSPD First Response: Plugin BasicCallouts v2.1.1.0 has been initialised.
[2/3/2019 11:34:16 PM.499] LSPD First Response: [Better EMS]: Loading EMS settings
[2/3/2019 11:34:17 PM.140] LSPD First Response: [Better EMS]: Loading station Fire Station Headquarters
[2/3/2019 11:34:17 PM.140] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.140] LSPD First Response: [Better EMS]: Adding station point: in front
[2/3/2019 11:34:17 PM.187] LSPD First Response: [Better EMS]: Loading station El Burro Heights Fire Station
[2/3/2019 11:34:17 PM.187] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.187] LSPD First Response: [Better EMS]: Adding station point: inside bay
[2/3/2019 11:34:17 PM.187] LSPD First Response: [Better EMS]: Adding station point: in front of left door
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Loading station Davis Fire Station
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: middle bay
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: right bay
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Loading station Davis hospital
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: parking lot 1
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: parking lot 2
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: parking lot 3
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: parking lot 4
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: delivery zone emergency
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Loading station Pillbox Hill Hospital
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: delivery zone
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Loading station Mount Zonah Medical Center
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: emergency delivery
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: emergency delivery 2
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: spawn 1
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Adding station point: spawn 2
[2/3/2019 11:34:17 PM.188] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 4
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 3
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Loading station Airport Fire Station
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 2
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 1
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Loading station Fort Zancudo Fire Station
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 1
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 2
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 3
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 4
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Loading station Paleto Bay Fire Station
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 1
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: bay 2
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: beind bay 1
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: beind bay 2
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Loading station Paleto Bay Medical Center
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: alley
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Loading station Sandy Shores Hospital
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Found station type: HOSPITAL
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Adding station point: delivery
[2/3/2019 11:34:17 PM.190] LSPD First Response: [Better EMS]: Station has delivery zone
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: spawn
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Loading station Sandy Shores Fire Station
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: inside
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Loading station Lifeguard Station
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: north 1
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: north 2
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: north mini 1
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: north mini 2
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: middle mini
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: mid south mini
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: south 1
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: south 2
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: south 3
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Loading station Vinewood Hills Ranger Station
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: driveway
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Loading station Raton Canyon Ranger Station
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Found station type: FIRE
[2/3/2019 11:34:17 PM.191] LSPD First Response: [Better EMS]: Adding station point: station
[2/3/2019 11:34:17 PM.199] LSPD First Response: Validating dependency: RagePluginHook
[2/3/2019 11:34:17 PM.200] LSPD First Response: File "ragepluginhook.exe" exists: True
[2/3/2019 11:34:17 PM.208] LSPD First Response: Version is at least 0.45.0.0
[2/3/2019 11:34:17 PM.208] LSPD First Response: Found no problems: dependency RagePluginHook (ragepluginhook.exe)
[2/3/2019 11:34:17 PM.208] LSPD First Response: Validating dependency: LSPDFR
[2/3/2019 11:34:17 PM.208] LSPD First Response: File "Plugins\LSPD First Response.dll" exists: True
[2/3/2019 11:34:17 PM.208] LSPD First Response: Found no problems: dependency LSPDFR (Plugins\LSPD First Response.dll)
[2/3/2019 11:34:17 PM.208] LSPD First Response: Validating dependency: ParksTools
[2/3/2019 11:34:17 PM.209] LSPD First Response: File "ParksTools.dll" exists: True
[2/3/2019 11:34:17 PM.210] LSPD First Response: Major/minor versions match specified exact version
[2/3/2019 11:34:17 PM.210] LSPD First Response: Found no problems: dependency ParksTools (ParksTools.dll)
[2/3/2019 11:34:17 PM.210] LSPD First Response: Validating dependency: LSPDFR+
[2/3/2019 11:34:17 PM.210] LSPD First Response: File "Plugins\LSPDFR\LSPDFR+.dll" exists: True
[2/3/2019 11:34:17 PM.211] LSPD First Response: Version is at least 1.1.0.0
[2/3/2019 11:34:17 PM.211] LSPD First Response: Found no problems: dependency LSPDFR+ (Plugins\LSPDFR\LSPDFR+.dll)
[2/3/2019 11:34:17 PM.211] LSPD First Response: Validating dependency: Arrest Manager
[2/3/2019 11:34:17 PM.211] LSPD First Response: File "Plugins\LSPDFR\Arrest Manager.dll" exists: True
[2/3/2019 11:34:17 PM.212] LSPD First Response: Version is at least 7.2.0.0
[2/3/2019 11:34:17 PM.212] LSPD First Response: Found no problems: dependency Arrest Manager (Plugins\LSPDFR\Arrest Manager.dll)
[2/3/2019 11:34:17 PM.229] LSPD First Response: [Better EMS]: Unable to parse bone: Unknown
[2/3/2019 11:34:17 PM.240] LSPD First Response: [Better EMS]: Unable to parse bone: 
[2/3/2019 11:34:17 PM.242] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[2/3/2019 11:34:17 PM.242] LSPD First Response: Code Red Callouts Plugin Loaded!
[2/3/2019 11:34:17 PM.260] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0.64
[2/3/2019 11:34:17 PM.261] LSPD First Response: CrazyCalloutsV0.5.8 Plugin loaded!
[2/3/2019 11:34:17 PM.278] LSPD First Response: [FC] Initializing Federal Callouts 0.560.6544.26536
[2/3/2019 11:34:17 PM.283] LSPD First Response: [FC] Loading spawn positions
[2/3/2019 11:34:17 PM.319] LSPD First Response: [FC] Loaded drug deal spawn file: FederalCallouts.Drugs.xml
[2/3/2019 11:34:17 PM.320] LSPD First Response: [FC] Loaded drug deal spawn file: Nicknamee.xml
[2/3/2019 11:34:17 PM.321] LSPD First Response: [FC] Loaded HVT spawn file: FederalCallouts.HVT.xml
[2/3/2019 11:34:17 PM.322] LSPD First Response: [FC] Loaded ORC spawn file: FederalCallouts.ORC.xml
[2/3/2019 11:34:17 PM.323] LSPD First Response: [FC] Federal callouts v0.560.6544.26536 initialized!
[2/3/2019 11:34:17 PM.323] LSPD First Response: Plugin HighWay Callouts 1.1.0.0 by Cris has been loaded.
[2/3/2019 11:34:17 PM.323] LSPD First Response: Go on duty to fully load HighWay Callouts.
[2/3/2019 11:34:17 PM.323] LSPD First Response: Interaction+ v2.0.1b loaded, go on duty to fully load plugin.
[2/3/2019 11:34:17 PM.325] LSPD First Response: LSPDFR+ 1.7.0.0, developed by Albo1125, has been initialised.
[2/3/2019 11:34:17 PM.325] LSPD First Response: Go on duty to start LSPDFR+.
[2/3/2019 11:34:17 PM.325] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
[2/3/2019 11:34:17 PM.326] LSPD First Response: Plugin MakePedsCalmAgain v1.2.5.0 has been initialized.
[2/3/2019 11:34:17 PM.326] LSPD First Response: Go on duty to fully load MakePedsCalmAgain
[2/3/2019 11:34:17 PM.326] LSPD First Response: Plugin LSPDFR_API_Guide 1.0.0.0 by Albo1125 has been initialised.
[2/3/2019 11:34:17 PM.326] LSPD First Response: Go on duty to fully load LSPDFR_API_Guide.
[2/3/2019 11:34:17 PM.326] LSPD First Response: Callouts Plugin loaded!
[2/3/2019 11:34:17 PM.328] LSPD First Response: OJCallouts v2.0.1 has been initialised.
[2/3/2019 11:34:17 PM.328] LSPD First Response: Go on duty to fully load OJCallouts.
[2/3/2019 11:34:17 PM.328] LSPD First Response: OJManhunt v1.2.0 has been initialised.
[2/3/2019 11:34:17 PM.328] LSPD First Response: Go on duty to fully load OJManhunt.
[2/3/2019 11:34:17 PM.329] LSPD First Response: OJScenarios v1.1.0 has been initialised.
[2/3/2019 11:34:17 PM.329] LSPD First Response: Go on duty to fully load OJScenarios.
[2/3/2019 11:34:17 PM.445] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[2/3/2019 11:34:17 PM.451] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[2/3/2019 11:34:17 PM.474] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 3.3.6945.19299 (RELEASE) loaded
[2/3/2019 11:34:17 PM.478] PoliceSmartRadio 1.1.2.0, developed by Albo1125, loaded successfully!
[2/3/2019 11:34:17 PM.478] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[2/3/2019 11:34:17 PM.478] Please go on duty to start Police SmartRadio.
[2/3/2019 11:34:17 PM.480] Loading LSPS config files...
[2/3/2019 11:34:17 PM.497] RPH version 0.64.1234.15464 + game version 1.0.1604.0
[2/3/2019 11:34:17 PM.497] Fetching config files...
[2/3/2019 11:34:17 PM.497] Reading .ini file...
[2/3/2019 11:34:17 PM.499] Reading AddonVehicles.xml file...
[2/3/2019 11:34:17 PM.508] Reading AddonCallouts.xml file...
[2/3/2019 11:34:17 PM.533]  
[2/3/2019 11:34:17 PM.533]                                                  [Los Santos Protection Squad 1.3.1]
[2/3/2019 11:34:17 PM.533]  
[2/3/2019 11:34:17 PM.533] -> Plugin initialized.
[2/3/2019 11:34:17 PM.533] -> + 1 addon missions loaded !
[2/3/2019 11:34:17 PM.533]  
[2/3/2019 11:34:17 PM.533] LSPD First Response: Loaded Pursuit on the Fly!
[2/3/2019 11:34:17 PM.534] LSPD First Response: RoadIncident Callouts 1.9.0.0 has been initialised.
[2/3/2019 11:34:17 PM.534] LSPD First Response: Go on duty to fully load RoadIncident Callouts.
[2/3/2019 11:34:17 PM.686] LSPD First Response: [Station 19 Callouts] Successfully hooked into Computer+
[2/3/2019 11:34:17 PM.687] LSPD First Response: [Station 19 Callouts] Successfully hooked into BetterEMS
[2/3/2019 11:34:17 PM.687] LSPD First Response: [Station 19 Callouts] Successfully hooked into LSPDFR+
[2/3/2019 11:34:17 PM.689] LSPD First Response: [Station 19 Callouts] Plugin v0.9.5.0 by Jogoyo has been successfully initialised.
[2/3/2019 11:34:17 PM.689] LSPD First Response: Plugin StopThePed v4.2.9.4 has been initialized.
[2/3/2019 11:34:17 PM.689] LSPD First Response: Go on duty to fully load StopThePed
[2/3/2019 11:34:17 PM.689] LSPD First Response: StraysCallouts initialized
[2/3/2019 11:34:17 PM.689] LSPD First Response: Tacco_Highway_Plugin v2.42.4.1.0 has been initialised.
[2/3/2019 11:34:17 PM.689] LSPD First Response: Go on duty for using Tacco Plugin
[2/3/2019 11:34:17 PM.689] LSPD First Response: Traffic Policer 6.14.3.0, developed by Albo1125, has been initialised.
[2/3/2019 11:34:17 PM.689] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[2/3/2019 11:34:17 PM.691] LSPD First Response: Plugin UltimateBackup v1.3.3.1 has been initialized.
[2/3/2019 11:34:17 PM.691] LSPD First Response: Go on duty to fully load UltimateBackup
[2/3/2019 11:34:17 PM.692] =============================================== Wilderness Callouts ===============================================
[2/3/2019 11:34:17 PM.692] Created by:  alexguirre
[2/3/2019 11:34:17 PM.693] Version:  0.5.3.2132
[2/3/2019 11:34:17 PM.695] RAGEPluginHook Version:  0.64.1234.15464
[2/3/2019 11:34:17 PM.696] RAGENativeUI Version:  1.6.3.0
[2/3/2019 11:34:17 PM.696] 
[2/3/2019 11:34:17 PM.696] Report any issues you have in the Wilderness Callouts topic or in the comments section and include the RagePluginHook.log
[2/3/2019 11:34:17 PM.696] Enjoy!
[2/3/2019 11:34:17 PM.696] =============================================== Wilderness Callouts ===============================================
[2/3/2019 11:34:17 PM.698] LSPD First Response: [Wilderness Callouts] Detected RAGEPluginHook version: 0.64
[2/3/2019 11:34:17 PM.702] LSPD First Response: [Wilderness Callouts] Interaction menu initialized
[2/3/2019 11:34:17 PM.704] LSPD First Response: [Wilderness Callouts | MenuCommon] All menus initialized
[2/3/2019 11:34:17 PM.704] LSPD First Response: We have 1 callouts registered
[2/3/2019 11:34:17 PM.704] LSPD First Response: CalloutManager initialized
[2/3/2019 11:34:17 PM.704] [TRACE] WorldEventManager: Allowing up to 2 events
[2/3/2019 11:34:17 PM.707] [INFO] Model preloading enabled
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading POLICE
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading POLICE2
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading POLICE3
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading POLICET
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading SHERIFF2
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading SHERIFF
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading POLICE4
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading POLICEB
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading FBI2
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading POLICEOLD1
[2/3/2019 11:34:17 PM.708] [TRACE] Preloading POLICEOLD2
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading BUZZARD
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading POLMAV
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading FROGGER2
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading AMBULANCE
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading FIRETRUK
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading asset 453432689
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading asset 487013001
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading asset 101631238
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading asset 1737195953
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading asset 911657153
[2/3/2019 11:34:17 PM.709] [TRACE] Preloading asset 2210333304
[2/3/2019 11:34:17 PM.709] LSPD First Response: In traffic policer duty event handler: True
[2/3/2019 11:34:17 PM.713] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 11:34:17 PM.727] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 11:34:17 PM.732] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for Traffic Policer
[2/3/2019 11:34:17 PM.735] LSPD First Response: SCID:/LosSantosLawMan/
[2/3/2019 11:34:17 PM.737] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 11:34:17 PM.738] LSPD First Response: Traffic Policer compatibility warning: The current game version is newer than 1.0.1493.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 11:34:17 PM.743] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 11:34:17 PM.743] LSPD First Response: Dependency check for Traffic Policer successful: True
[2/3/2019 11:34:17 PM.755] LSPD First Response: Agency Callouts by Darkmyre activated for LSPD
[2/3/2019 11:34:17 PM.760] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.760] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.761] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.StolenCar
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Stolen Supercar Callout Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.PersonWithFirearm
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Person With Firearm Callout Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.NudePersonInMetroStation
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Nude Person In Metro Callout Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.PrivateAircraftTheft
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Private Aircraft Theft Callout Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.PlaneSpotterFriendly
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Dangerous Plane Spotter (variant 1) Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.PlaneSpotterFlee
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Plane Spotter (variant 2) Callout Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.DrunkPilot
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Possible Intoxicated Pilot Callout Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.PassengerWithoutAVisa
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Passenger Behaving Suspicious Callout Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.EmergencyLanding
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Emergency Landing Callout Has Loaded Up
[2/3/2019 11:34:17 PM.762] LSPD First Response: Registering callout AirportCallouts.Callouts.WildAnimalOnAirportGrounds
[2/3/2019 11:34:17 PM.762] LSPD First Response: [Airport Callouts] Wild Animal On Airport Grounds Callout Loaded.
[2/3/2019 11:34:17 PM.768] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for Arrest Manager
[2/3/2019 11:34:17 PM.770] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 11:34:17 PM.771] LSPD First Response: Arrest Manager compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 11:34:17 PM.774] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 11:34:17 PM.774] LSPD First Response: Dependency check for Arrest Manager successful: True
[2/3/2019 11:34:17 PM.775] LSPD First Response: Arrest Manager is not in beta.
[2/3/2019 11:34:17 PM.776] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.776] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.776] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:17 PM.777] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 11:34:17 PM.777] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 11:34:17 PM.777] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for AssortedCallouts
[2/3/2019 11:34:17 PM.779] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 11:34:17 PM.780] LSPD First Response: AssortedCallouts compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 11:34:17 PM.783] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 11:34:17 PM.783] LSPD First Response: Dependency check for AssortedCallouts successful: True
[2/3/2019 11:34:17 PM.785] LSPD First Response: Assorted Callouts is not in beta.
[2/3/2019 11:34:17 PM.796] LSPD First Response: Adding unmarked police vehicle model:POLICE4
[2/3/2019 11:34:17 PM.798] LSPD First Response: Registering callout AssortedCallouts.Callouts.PetrolTheft
[2/3/2019 11:34:17 PM.799] LSPD First Response: Registering callout AssortedCallouts.Callouts.PetrolTheft
[2/3/2019 11:34:17 PM.799] LSPD First Response: Registering callout AssortedCallouts.Callouts.BankHeist
[2/3/2019 11:34:17 PM.799] LSPD First Response: Registering callout AssortedCallouts.Callouts.BankHeist
[2/3/2019 11:34:17 PM.799] LSPD First Response: Registering callout AssortedCallouts.Callouts.TrafficStopBackup
[2/3/2019 11:34:17 PM.799] LSPD First Response: Registering callout AssortedCallouts.Callouts.TrafficStopBackup
[2/3/2019 11:34:17 PM.799] LSPD First Response: Registering callout AssortedCallouts.Callouts.StolenPoliceVehicle
[2/3/2019 11:34:17 PM.799] LSPD First Response: Registering callout AssortedCallouts.Callouts.StolenPoliceVehicle
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.Solicitation.Solicitation
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.Solicitation.Solicitation
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.PersonWithKnife
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.PersonWithKnife
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.OrganisedStreetRace
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.OrganisedStreetRace
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.IllegalImmigrantsInTruck
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.IllegalImmigrantsInTruck
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.StoreRobbery
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.StoreRobbery
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.PrisonerTransportRequired
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.PrisonerTransportRequired
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.Shoplifting
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.StoreRelated.Shoplifting
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.HotPursuit
[2/3/2019 11:34:17 PM.834] LSPD First Response: Registering callout AssortedCallouts.Callouts.HotPursuit
[2/3/2019 11:34:17 PM.847] LSPD First Response: Stores initialised
[2/3/2019 11:34:17 PM.849] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[2/3/2019 11:34:17 PM.849] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[2/3/2019 11:34:17 PM.849] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[2/3/2019 11:34:17 PM.849] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[2/3/2019 11:34:17 PM.849] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[2/3/2019 11:34:17 PM.849] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[2/3/2019 11:34:17 PM.849] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[2/3/2019 11:34:17 PM.849] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[2/3/2019 11:34:17 PM.948] LSPD First Response: Registering callout BasicCallouts.Callouts.Tresspassing
[2/3/2019 11:34:17 PM.948] LSPD First Response: Registering callout BasicCallouts.Callouts.AssaultWithFirearm
[2/3/2019 11:34:17 PM.948] LSPD First Response: Registering callout BasicCallouts.Callouts.SuspiciousPerson
[2/3/2019 11:34:17 PM.948] LSPD First Response: Registering callout BasicCallouts.Callouts.VehicleExplosion
[2/3/2019 11:34:17 PM.948] LSPD First Response: Registering callout BasicCallouts.Callouts.AbuseOf911
[2/3/2019 11:34:17 PM.948] LSPD First Response: Registering callout BasicCallouts.Callouts.Shoplifting
[2/3/2019 11:34:17 PM.948] LSPD First Response: Registering callout BasicCallouts.Callouts.SuspiciousAmmunitionPurchase
[2/3/2019 11:34:17 PM.948] LSPD First Response: Registering callout BasicCallouts.Callouts.ObjectsObstructingRoadway
[2/3/2019 11:34:17 PM.949] LSPD First Response: [Better EMS]: Settings loaded from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\BetterEMS.ini
[2/3/2019 11:34:17 PM.951] LSPD First Response: [Better EMS]: Loaded Better EMS
[2/3/2019 11:34:17 PM.979] LSPD First Response: Found 27 callout plugin(s) with a combined total of 260 callout(s).
[2/3/2019 11:34:18 PM.020] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Vicious_Animal
[2/3/2019 11:34:18 PM.021] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.ATM_Robbery
[2/3/2019 11:34:18 PM.021] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Hostage_Situation
[2/3/2019 11:34:18 PM.021] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Active_Shooting
[2/3/2019 11:34:18 PM.021] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Stolen_Vehicle
[2/3/2019 11:34:18 PM.021] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Attempted_Murder
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Terrorist_Activity
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Airplane_Hijacking
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Homicide
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Kidnapping
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Vandalism
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Silent_Alarm_Triggered
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Heavily_Armed_Active_Shooter
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Officer_Hit_Panic_Button
[2/3/2019 11:34:18 PM.022] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Moneytruck_Robbery
[2/3/2019 11:34:18 PM.023] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Firearms_Incident
[2/3/2019 11:34:18 PM.023] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Illegally_Parked_Vehicle
[2/3/2019 11:34:18 PM.023] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Civilian_requiring_assistance
[2/3/2019 11:34:18 PM.023] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Domestic_Violence
[2/3/2019 11:34:18 PM.023] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Concert_Event
[2/3/2019 11:34:18 PM.023] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Open_Carry
[2/3/2019 11:34:18 PM.023] LSPD First Response: Registering callout CheepCallouts_ReWritten.Callouts.Traffic_Accident_1
[2/3/2019 11:34:18 PM.032] LSPD First Response: Registering callout APIExample.Callouts.StolenTanker
[2/3/2019 11:34:18 PM.032] LSPD First Response: Registering callout APIExample.Callouts.StolenMoneyTruck
[2/3/2019 11:34:18 PM.032] LSPD First Response: Registering callout APIExample.Callouts.IndecentExposure
[2/3/2019 11:34:18 PM.032] LSPD First Response: Registering callout APIExample.Callouts.ViciousDog
[2/3/2019 11:34:18 PM.032] LSPD First Response: Registering callout APIExample.Callouts.RefusalToPay
[2/3/2019 11:34:18 PM.032] LSPD First Response: Registering callout APIExample.Callouts.PanicButton
[2/3/2019 11:34:18 PM.085] LSPD First Response: C+ DEV: Successfully loaded LSPDFR Computer+.
[2/3/2019 11:34:18 PM.086] LSPD First Response: C+: Attempting to initialize the in-memory DB
[2/3/2019 11:34:18 PM.088] LSPD First Response: C+ DEV: C+: ALPR+ Not Detected
[2/3/2019 11:34:18 PM.088] LSPD First Response: Registering callout CrazyCallouts.Callouts.CrazyDriverCallout
[2/3/2019 11:34:18 PM.088] LSPD First Response: Registering callout CrazyCallouts.Callouts.ShotsFiredCallout
[2/3/2019 11:34:18 PM.088] LSPD First Response: Registering callout CrazyCallouts.Callouts.MurderCallout
[2/3/2019 11:34:18 PM.088] LSPD First Response: Registering callout CrazyCallouts.Callouts.KidnapCallout
[2/3/2019 11:34:18 PM.088] LSPD First Response: Registering callout CrazyCallouts.Callouts.TerrorAttackCallout
[2/3/2019 11:34:18 PM.367] LSPD First Response: [Easy Loadout]: Plugin Version v0.1.0.0 loaded successfully
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.PotentialDrugDeal
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.Assassination
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 11:34:18 PM.379] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout FederalCallouts.Callouts.StreetArrestWarrant
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout FederalCallouts.Callouts.ArmoredCarRobbery
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:18 PM.380] LSPD First Response: Registering callout ?????????????????????????????????????????
[2/3/2019 11:34:18 PM.384] LSPD First Response: Registering callout HighWay_Callouts.Callouts.SpeedPursuit
[2/3/2019 11:34:18 PM.384] LSPD First Response: Registering callout HighWay_Callouts.Callouts.OfficerRequestingAssistance
[2/3/2019 11:34:18 PM.384] LSPD First Response: Registering callout HighWay_Callouts.Callouts.TrafficBreak
[2/3/2019 11:34:18 PM.384] LSPD First Response: Registering callout HighWay_Callouts.Callouts.PursuitInProgress
[2/3/2019 11:34:18 PM.384] LSPD First Response: Registering callout HighWay_Callouts.Callouts.PursuitOfPoliceVehicle
[2/3/2019 11:34:18 PM.385] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 11:34:18 PM.385] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 11:34:18 PM.385] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for LSPDFR+
[2/3/2019 11:34:18 PM.387] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 11:34:18 PM.388] LSPD First Response: LSPDFR+ compatibility warning: The current game version is newer than 1.0.1493.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 11:34:18 PM.392] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 11:34:18 PM.392] LSPD First Response: Dependency check for LSPDFR+ successful: True
[2/3/2019 11:34:18 PM.399] LSPD First Response: LSPDFR+ is not in beta.
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout M_callout.Callouts.M_Officer_Not_Responding
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout M_callout.Callouts.M_Witness_Pickup
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout M_callout.Callouts.M_Warrent_for_Arrest_1
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout M_callout.Callouts.M_Domestic_Disturbance
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout M_callout.Callouts.M_Motel_Disturbance
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout M_callout.Callouts.M_Homicide
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout APIExample.Callouts.RobberySuspect
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout APIExample.Callouts.HitandRun
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout APIExample.Callouts.StolenCar
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout APIExample.Callouts.VehicleDamage
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout APIExample.Callouts.VehicleFire
[2/3/2019 11:34:18 PM.414] LSPD First Response: Registering callout APIExample.Callouts.OfficerHelp
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout APIExample.Callouts.UnconsciousPerson
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout APIExample.Callouts.DrugOD
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout APIExample.Callouts.LewdConduct
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout APIExample.Callouts.EasterEgg
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout APIExample.Callouts.HomeInvasion
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout APIExample.Callouts.SuspectinCustody
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.ActiveThreat
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.DeadBody
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.FelonyStopAssist
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.FleeingSuspectFoot
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.LargeGroupGathering
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.MetroBusDispute
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.MotorVehicleAccident
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.OfficerDown
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.OfficerInTrouble
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.OpenCarry
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.PersonOnFire
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.PrisonerTransport
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.PursuitStandoff
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.RunawayVehicle
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.SlowSpeedPursuit
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.SuspiciousActivity
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.SuspiciousPerson
[2/3/2019 11:34:18 PM.415] LSPD First Response: Registering callout OJCallouts.Callouts.TrackingModePursuit
[2/3/2019 11:34:18 PM.416] LSPD First Response: OJCallouts - Started new instance of OfficerControlManager
[2/3/2019 11:34:18 PM.416] LSPD First Response: OJCallouts - Started new instance of DialogManager
[2/3/2019 11:34:18 PM.418] LSPD First Response: Registering callout OJManhunt.Manhunt
[2/3/2019 11:34:18 PM.422] LSPD First Response: Registering callout OJScenarios.Callouts.DUICheckpoint
[2/3/2019 11:34:18 PM.422] LSPD First Response: Registering callout OJScenarios.Callouts.SearchWarrant
[2/3/2019 11:34:18 PM.482] LSPD First Response: PeterUCallouts.ViewModes.HeliCam: ExistingHeliCamIsAvailable: Detected Wilderness Callouts running, which offers a helicam
[2/3/2019 11:34:18 PM.483] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Language set to en-GB
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.BarricadeHostageSituation
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.DamageToProperty
[2/3/2019 11:34:18 PM.709] LSPD First Response: Registering callout PeterUCallouts.Callouts.Evacuation
[2/3/2019 11:34:18 PM.714] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Starting update checks.
[2/3/2019 11:34:18 PM.714] LSPD First Response: Albo1125.Common 6.6.2.0, developed by Albo1125. Not checking for updates until 2/4/2019 7:15:54 PM
[2/3/2019 11:34:18 PM.714] LSPD First Response: Albo1125.Common.dll 6.6.2.0 starting standard dependency check for Police SmartRadio
[2/3/2019 11:34:18 PM.717] LSPD First Response: GAME VERSION: 1.0.1604.0
[2/3/2019 11:34:18 PM.718] LSPD First Response: Police SmartRadio compatibility warning: The current game version is newer than 1.0.1290.1 and may or may not be incompatible due to RPH changes. Use at own risk.
[2/3/2019 11:34:18 PM.722] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.64
[2/3/2019 11:34:18 PM.722] LSPD First Response: Dependency check for Police SmartRadio successful: True
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_ARC_GOC
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_KOR_GAL
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_ARC
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_GAL
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_NOO
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_UDP
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_MZB_NOO
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_LSA_MZB
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_UDP_GOC
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_NOO_MZB
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_KOR_MZB
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_GAL_RMS
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.SCALL_BBP_DH
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.PCALL_VSP_BBP
[2/3/2019 11:34:18 PM.726] LSPD First Response: Registering callout Protection_Squad.Callouts.ECALL_CUSTOM
[2/3/2019 11:34:18 PM.729] _____________________________________________________________________
[2/3/2019 11:34:18 PM.729]                                                  [Los Santos Protection Squad 1.3.1]
[2/3/2019 11:34:18 PM.729] Your candidacy as a motorcade driver has been accepted.
[2/3/2019 11:34:18 PM.729] � DemNinjas - 04/15/2017
[2/3/2019 11:34:18 PM.729] ---------------------------------------------------------------------------------------------------------
[2/3/2019 11:34:18 PM.814] [TRACE] Thread Ambient #1 initialized
[2/3/2019 11:34:18 PM.879] [TRACE] Thread ArrestManager #1 initialized
[2/3/2019 11:34:18 PM.967] LSPD First Response: [Station 19 Callouts] Waiting 41259 before update check
[2/3/2019 11:34:18 PM.971] [TRACE] Thread WorldEventManager #1 initialized
[2/3/2019 11:34:18 PM.972] [TRACE] Thread PlayerChaseManager #1 initialized
[2/3/2019 11:34:18 PM.980] [TRACE] Thread TrafficControl #1 initialized
[2/3/2019 11:34:18 PM.981] LSPD First Response: Traffic Policer is not in beta.
[2/3/2019 11:34:18 PM.986] LSPD First Response: Traffic Policer.Mainloop started
[2/3/2019 11:34:18 PM.986] LSPD First Response: Loading Traffic Policer settings...
[2/3/2019 11:34:19 PM.014] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[2/3/2019 11:34:19 PM.014] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[2/3/2019 11:34:19 PM.014] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[2/3/2019 11:34:19 PM.014] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[2/3/2019 11:34:19 PM.014] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[2/3/2019 11:34:19 PM.014] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[2/3/2019 11:34:19 PM.014] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[2/3/2019 11:34:19 PM.016] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[2/3/2019 11:34:19 PM.026] LSPD First Response: Arrest Manager, developed by Albo1125, has been loaded successfully!
[2/3/2019 11:34:19 PM.100] LSPD First Response: TransportWorldDistricts info:
[2/3/2019 11:34:19 PM.100] LSPD First Response: Assorted Callouts, developed by Albo1125, has been loaded successfully!
[2/3/2019 11:34:19 PM.101] LSPD First Response: [Better EMS]: Registering smart radio buttons
[2/3/2019 11:34:19 PM.105] LSPD First Response: [Better EMS]: Launching EMS response
[2/3/2019 11:34:19 PM.105] LSPD First Response: CheepCallouts Priority >> Checking for version update...
[2/3/2019 11:34:19 PM.191] LSPD First Response: Interaction+: Search Warrant detected, using API.
[2/3/2019 11:34:19 PM.243] LSPD First Response: LSPDFR+, developed by Albo1125, has been loaded successfully!
[2/3/2019 11:34:19 PM.247] LSPD First Response: LSPDFR+ has been initialised successfully and is now loading INI, XML and dependencies. Standby...
[2/3/2019 11:34:19 PM.263] LSPD First Response: PoliceSmartRadio is not in beta.
[2/3/2019 11:34:19 PM.263] LSPD First Response: Police SmartRadio queue created. Waiting...
[2/3/2019 11:34:19 PM.728] LSPD First Response: Setting Display position to BottomRight
[2/3/2019 11:34:19 PM.728] LSPD First Response: 1146:291
[2/3/2019 11:34:19 PM.775] LSPD First Response: Allbuttons ln: 28
[2/3/2019 11:34:19 PM.809] LSPD First Response: Allbuttons ln: 28
[2/3/2019 11:34:19 PM.809] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[2/3/2019 11:34:19 PM.820] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[2/3/2019 11:34:19 PM.822] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[2/3/2019 11:34:19 PM.822] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[2/3/2019 11:34:19 PM.822] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[2/3/2019 11:34:19 PM.822] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[2/3/2019 11:34:19 PM.823] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[2/3/2019 11:34:19 PM.823] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[2/3/2019 11:34:19 PM.823] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[2/3/2019 11:34:19 PM.823] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[2/3/2019 11:34:19 PM.823] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[2/3/2019 11:34:19 PM.823] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[2/3/2019 11:34:19 PM.865] LSPD First Response:
[2/3/2019 11:34:19 PM.866] World District: City
[2/3/2019 11:34:19 PM.866] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 11:34:19 PM.866] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 11:34:19 PM.866] Vehsettings: Model: POLICETLivs: 0 Extras:  Model: POLICELivs: -1 Extras:  Model: POLICE2Livs: -1 Extras: 1 Model: POLICE3Livs: 0 Extras: 1
[2/3/2019 11:34:19 PM.900] LSPD First Response: Traffic Policer Speed Checker started.
[2/3/2019 11:34:19 PM.949] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[2/3/2019 11:34:19 PM.950] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[2/3/2019 11:34:20 PM.026] LSPD First Response:
[2/3/2019 11:34:20 PM.026] World District: City
[2/3/2019 11:34:20 PM.026] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 11:34:20 PM.026] Passengers:S_F_Y_COP_01 S_M_Y_COP_01
[2/3/2019 11:34:20 PM.026] Vehsettings: Model: POLICETLivs: -1 Extras:  Model: POLICELivs: -1 Extras:  Model: POLICE2Livs: -1 Extras:  Model: POLICE3Livs: -1 Extras:
[2/3/2019 11:34:20 PM.078] LSPD First Response:
[2/3/2019 11:34:20 PM.078] World District: LosSantosCountryside
[2/3/2019 11:34:20 PM.078] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 11:34:20 PM.078] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 11:34:20 PM.078] Vehsettings: Model: SHERIFF2Livs: -1 Extras:
[2/3/2019 11:34:20 PM.105] LSPD First Response:
[2/3/2019 11:34:20 PM.105] World District: BlaineCounty
[2/3/2019 11:34:20 PM.105] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 11:34:20 PM.105] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 11:34:20 PM.105] Vehsettings: Model: SHERIFF2Livs: 0 Extras: 2, 3, 4
[2/3/2019 11:34:20 PM.135] LSPD First Response:
[2/3/2019 11:34:20 PM.135] World District: Water
[2/3/2019 11:34:20 PM.136] Drivers:S_M_Y_USCG_01
[2/3/2019 11:34:20 PM.136] Passengers:S_M_Y_USCG_01
[2/3/2019 11:34:20 PM.136] Vehsettings: Model: PREDATORLivs: -1 Extras:
[2/3/2019 11:34:20 PM.136] LSPD First Response: Transportregion info:
[2/3/2019 11:34:20 PM.167] LSPD First Response:
[2/3/2019 11:34:20 PM.167] Zonename: East Vinewood
[2/3/2019 11:34:20 PM.167] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 11:34:20 PM.167] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 11:34:20 PM.167] Vehsettings: Model: POLICE4Livs: 0 Extras: 2, 3, 4
[2/3/2019 11:34:20 PM.198] LSPD First Response:
[2/3/2019 11:34:20 PM.198] Zonename: West Vinewood
[2/3/2019 11:34:20 PM.198] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 11:34:20 PM.198] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[2/3/2019 11:34:20 PM.198] Vehsettings: Model: POLICETLivs: 0 Extras:
[2/3/2019 11:34:20 PM.223] LSPD First Response:
[2/3/2019 11:34:20 PM.223] Zonename: Sandy Shores
[2/3/2019 11:34:20 PM.223] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 11:34:20 PM.223] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[2/3/2019 11:34:20 PM.223] Vehsettings: Model: SHERIFFLivs: -1 Extras:
[2/3/2019 11:34:20 PM.884] setting up new cop: null
[2/3/2019 11:34:20 PM.885] [TRACE] New ped recognized as cop
[2/3/2019 11:34:22 PM.207] 3
[2/3/2019 11:34:22 PM.221] Removing options for Menu
[2/3/2019 11:34:22 PM.221]  
[2/3/2019 11:34:22 PM.221] > Idle
[2/3/2019 11:34:22 PM.221] > Drink Coffee
[2/3/2019 11:34:22 PM.221] > Drink eCola
[2/3/2019 11:34:22 PM.221] > Eat Donut
[2/3/2019 11:34:22 PM.221] > Eat P's & Q's
[2/3/2019 11:34:22 PM.221]  
[2/3/2019 11:34:22 PM.221] > Hello
[2/3/2019 11:34:22 PM.221] > Thanks
[2/3/2019 11:34:22 PM.221] > Shocked
[2/3/2019 11:34:22 PM.221] > Provoke
[2/3/2019 11:34:22 PM.224] > Insult
[2/3/2019 11:34:22 PM.225] [TRACE] Preloading P_AMB_CoffeeCup_01
[2/3/2019 11:34:22 PM.225] [TRACE] Preloading PROP_ECOLA_CAN
[2/3/2019 11:34:22 PM.225] [TRACE] Preloading PROP_DONUT_02
[2/3/2019 11:34:22 PM.225] [TRACE] Preloading PROP_CANDY_PQS
[2/3/2019 11:34:22 PM.608] 4
[2/3/2019 11:34:22 PM.608] Removing options for Menu
[2/3/2019 11:34:22 PM.608] Not in vehicle so added all
[2/3/2019 11:34:23 PM.305] Removing options for Menu
[2/3/2019 11:34:23 PM.305] Not in vehicle so added all
[2/3/2019 11:34:24 PM.115] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_request
[2/3/2019 11:34:24 PM.115] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_request successful.
[2/3/2019 11:34:24 PM.115] LSPD First Response: ParksTools requesting a PoliceSmartRadio action to be added to ems_cancel
[2/3/2019 11:34:24 PM.115] LSPD First Response: PoliceSmartRadio: Adding action for ParksTools to ems_cancel successful.
[2/3/2019 11:34:24 PM.231] LSPD First Response: Arrest Manager by Albo1125 has loaded successfully.
[2/3/2019 11:34:24 PM.232] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 11:34:24 PM.232] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to coroner
[2/3/2019 11:34:24 PM.232] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to coroner successful.
[2/3/2019 11:34:24 PM.232] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to tow
[2/3/2019 11:34:24 PM.232] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to tow successful.
[2/3/2019 11:34:24 PM.232] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to transport
[2/3/2019 11:34:24 PM.232] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to transport successful.
[2/3/2019 11:34:24 PM.259] Jail Dropoff blips created.
[2/3/2019 11:34:24 PM.310] LSPD First Response: TrafficOffences:
[2/3/2019 11:34:24 PM.310] LSPD First Response: OFFENCE<Speeding(10+)280FalseTraffic>
[2/3/2019 11:34:24 PM.310] LSPD First Response: OFFENCE<Speeding(20+)3150FalseTraffic>
[2/3/2019 11:34:24 PM.310] LSPD First Response: OFFENCE<Speeding(30+)4230TrueTraffic>
[2/3/2019 11:34:24 PM.310] LSPD First Response: OFFENCE<No License82500TrueTraffic>
[2/3/2019 11:34:24 PM.310] LSPD First Response: OFFENCE<Driving On Suspended License6850FalseTraffic>
[2/3/2019 11:34:24 PM.310] LSPD First Response: OFFENCE<Expired License2250FalseTraffic>
[2/3/2019 11:34:24 PM.310] LSPD First Response: OFFENCE<Invalid Registration4850TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<No Registration4650FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Running A Red Light2100FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Running A Stop Sign2150FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Failure to Yield3150FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Failure To Stop61500FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Seat Belt Violation1200FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<No Insurance6850TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Invalid Insurance3350TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Expired Insurance3100FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Texting While Driving4550FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Broken Tail Light00FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Broke Tail Light (Second Offense) 260FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Broken Brake Light00FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Broken Brake Light (Second Offence)160FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Broken Head Light00FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Reckless Driving3650FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Reckless Endangerment83500TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Careless Driving3550FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<DUI1210000TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<DWUI1212000TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<No Helmet0100FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Open Alcohol Container4850FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Felony Evading63500TrueTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Insecure Load (Individual)3100FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Insecure Load (Commercial)35000FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Dangerous Cycling3500FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Careless Cycling3100FalseTraffic>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Shoplifting090FalseDisorder>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Failure To Comply0100FalseDisorder>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Failure to Provide Required Documents0150TrueDisorder>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Resisting Arrest0250FalseDisorder>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession with Intent to sell018000FalseFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Paraphernalia06500FalseFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Manufacturer032000FalseFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Cultivation016000FalseFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Abuse of Perscription07800FalseFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Metabolite DUIs0250FalseFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Distribution/Trafficking025000FalseFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueFelony>
[2/3/2019 11:34:24 PM.311] LSPD First Response: OFFENCE<Broadcasting without License01500FalseMisc>
[2/3/2019 11:34:24 PM.362] LSPD First Response: LSPDFR+ has been fully initialised successfully and is now working.
[2/3/2019 11:34:24 PM.423] LSPD First Response: Emtpy items, clearing menu at index 1.
[2/3/2019 11:34:24 PM.425] LSPD First Response: Emtpy items, clearing menu at index 1.
[2/3/2019 11:34:26 PM.752] LSPD First Response: Pursuit on the Fly started!
[2/3/2019 11:34:26 PM.753] LSPD First Response: Registering callout RavenguardCallouts.Callouts.domestic
[2/3/2019 11:34:26 PM.753] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.CarCrashonHill
[2/3/2019 11:34:26 PM.753] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.HitAndRunSuspect
[2/3/2019 11:34:26 PM.753] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.SevereVehicleCrash
[2/3/2019 11:34:26 PM.753] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.StolenVehicle
[2/3/2019 11:34:26 PM.753] LSPD First Response: Registering callout RoadIncident_Callouts.Callouts.FatalCarAccident
[2/3/2019 11:34:26 PM.757] LSPD First Response: Registering callout Station19Callouts.Callouts.SchoolShooting
[2/3/2019 11:34:26 PM.757] LSPD First Response: Registering callout Station19Callouts.Callouts.SuspiciousArmoredCar
[2/3/2019 11:34:26 PM.757] LSPD First Response: Registering callout Station19Callouts.Callouts.Station19Shooting
[2/3/2019 11:34:26 PM.757] LSPD First Response: [Station 19 Callouts] Loaded 3 callouts.
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout StraysCallouts.Callouts.Mugging
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout StraysCallouts.Callouts.Fight
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout StraysCallouts.Callouts.SuspiciousPerson
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout StraysCallouts.Callouts.GangActivity
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle1
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle2
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle3
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.sus_vehicle4
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person1
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person2
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.drunken_person3
[2/3/2019 11:34:26 PM.798] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.confused_person
[2/3/2019 11:34:26 PM.799] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.highway_accident
[2/3/2019 11:34:26 PM.799] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.highway_accident2
[2/3/2019 11:34:26 PM.799] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.traffic_stop
[2/3/2019 11:34:26 PM.799] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.traffic_break
[2/3/2019 11:34:26 PM.799] LSPD First Response: Registering callout tacco_highway_callouts.Callouts.vehicle_on_fire
[2/3/2019 11:34:26 PM.827] LSPD First Response: UB: DEFAULT REGIONS FILE IS SUCCESSFULLY LOADED
[2/3/2019 11:34:26 PM.828] LSPD First Response: UB: CUSTOM REGIONS FILE IS SUCCESSFULLY LOADED
[2/3/2019 11:34:26 PM.828] LSPD First Response: UB: SPECIAL UNITS FILE IS SUCCESSFULLY LOADED
[2/3/2019 11:34:26 PM.837] LSPD First Response: Registering callout WildernessCallouts.Callouts.IllegalHunting
[2/3/2019 11:34:26 PM.838] LSPD First Response: Registering callout WildernessCallouts.Callouts.RocksBlockingRoad
[2/3/2019 11:34:26 PM.838] LSPD First Response: Registering callout WildernessCallouts.Callouts.AircraftCrash
[2/3/2019 11:34:26 PM.838] LSPD First Response: Registering callout WildernessCallouts.Callouts.RecklessDriver
[2/3/2019 11:34:26 PM.838] LSPD First Response: Registering callout WildernessCallouts.Callouts.WantedFelonInVehicle
[2/3/2019 11:34:26 PM.838] LSPD First Response: Registering callout WildernessCallouts.Callouts.SuicideAttempt
[2/3/2019 11:34:26 PM.839] LSPD First Response: Registering callout WildernessCallouts.Callouts.MissingPerson
[2/3/2019 11:34:26 PM.839] LSPD First Response: Registering callout WildernessCallouts.Callouts.AnimalAttack
[2/3/2019 11:34:26 PM.839] LSPD First Response: Registering callout WildernessCallouts.Callouts.PublicDisturbance
[2/3/2019 11:34:26 PM.839] LSPD First Response: Registering callout WildernessCallouts.Callouts.HostageSituation
[2/3/2019 11:34:26 PM.839] LSPD First Response: Registering callout WildernessCallouts.Callouts.Arson
[2/3/2019 11:34:26 PM.840] LSPD First Response: Registering callout WildernessCallouts.Callouts.OfficerNeedsTransport
[2/3/2019 11:34:26 PM.840] LSPD First Response: Registering callout WildernessCallouts.Callouts.AttackedPoliceStation
[2/3/2019 11:34:26 PM.840] LSPD First Response: Registering callout WildernessCallouts.Callouts.Demonstration
[2/3/2019 11:34:26 PM.938] LSPD First Response: [Wilderness Callouts] Functions fiber started
[2/3/2019 11:34:29 PM.950] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to transport
[2/3/2019 11:34:29 PM.950] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to transport successful.
[2/3/2019 11:34:29 PM.950] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to coroner
[2/3/2019 11:34:29 PM.950] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to coroner successful.
[2/3/2019 11:34:29 PM.950] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to tow
[2/3/2019 11:34:29 PM.951] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to tow successful.
[2/3/2019 11:34:29 PM.951] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to insurance
[2/3/2019 11:34:29 PM.951] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to insurance successful.
[2/3/2019 11:34:29 PM.959] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to trafficstop
[2/3/2019 11:34:29 PM.959] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to trafficstop successful.
[2/3/2019 11:34:29 PM.959] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to felonystop
[2/3/2019 11:34:29 PM.959] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to felonystop successful.
[2/3/2019 11:34:29 PM.959] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to k9backup
[2/3/2019 11:34:29 PM.959] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to k9backup successful.
[2/3/2019 11:34:29 PM.959] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to spikestrips
[2/3/2019 11:34:29 PM.959] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to spikestrips successful.
[2/3/2019 11:34:29 PM.959] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to female
[2/3/2019 11:34:29 PM.959] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to female successful.
[2/3/2019 11:34:29 PM.959] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to panic
[2/3/2019 11:34:29 PM.959] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to panic successful.
[2/3/2019 11:34:29 PM.959] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to ambulance
[2/3/2019 11:34:29 PM.959] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to ambulance successful.
[2/3/2019 11:34:29 PM.959] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to firedept
[2/3/2019 11:34:29 PM.959] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to firedept successful.
[2/3/2019 11:34:38 PM.255] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 11:34:39 PM.617] setting up new cop: null
[2/3/2019 11:34:39 PM.617] [TRACE] New ped recognized as cop
[2/3/2019 11:34:42 PM.702] setting up new cop: null
[2/3/2019 11:34:42 PM.702] [TRACE] New ped recognized as cop
[2/3/2019 11:34:44 PM.275] LSPD First Response: PeterUCallouts.AmbientEvents.OrganicAmbientEventDetector: Start: Starting OrganicAmbientEventDetector with interval 5000
[2/3/2019 11:34:46 PM.874] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 11:34:46 PM.874] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: LSPDFR+ integration is enabled and ready
[2/3/2019 11:34:46 PM.878] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[2/3/2019 11:34:46 PM.878] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[2/3/2019 11:34:46 PM.878] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[2/3/2019 11:34:46 PM.878] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[2/3/2019 11:34:46 PM.878] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to callerdesc
[2/3/2019 11:34:46 PM.878] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to callerdesc successful.
[2/3/2019 11:34:46 PM.878] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[2/3/2019 11:34:46 PM.878] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[2/3/2019 11:34:46 PM.878] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[2/3/2019 11:34:46 PM.878] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[2/3/2019 11:34:46 PM.878] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[2/3/2019 11:34:46 PM.878] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[2/3/2019 11:34:46 PM.878] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[2/3/2019 11:34:46 PM.878] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[2/3/2019 11:34:49 PM.355] setting up new cop: null
[2/3/2019 11:34:49 PM.356] [TRACE] New ped recognized as cop
[2/3/2019 11:34:52 PM.450] setting up new cop: null
[2/3/2019 11:34:52 PM.450] [TRACE] New ped recognized as cop
[2/3/2019 11:34:58 PM.182] setting up new cop: null
[2/3/2019 11:34:58 PM.183] [TRACE] New ped recognized as cop
[2/3/2019 11:34:59 PM.252] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[2/3/2019 11:35:00 PM.398] LSPD First Response: [Station 19 Callouts] Most recent version is 0.9.5.0
[2/3/2019 11:35:01 PM.279] LSPD First Response: [Station 19 Callouts] No update available. We will check again on the next real-world calendar day in which you go on duty.
[2/3/2019 11:36:44 PM.915] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: Did not find any missing files or dependencies.
[2/3/2019 11:36:44 PM.928] LSPD First Response: PeterUCallouts.Main: MaybeNotifyAboutChanges: Last notified version is 3.3.6945.19299
[2/3/2019 11:36:45 PM.029] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: All file checks passed
[2/3/2019 11:36:45 PM.059] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Verification: Integrity check passed
[2/3/2019 11:36:45 PM.468] LSPD First Response: [Better EMS]: User requested response with ambulance only
[2/3/2019 11:36:45 PM.469] LSPD First Response: [Better EMS]: Loading response manager
[2/3/2019 11:36:45 PM.471] LSPD First Response: [Better EMS]: Responding to X:319.9411 Y:-1376.545 Z:31.91475
[2/3/2019 11:36:45 PM.487] LSPD First Response: LSPDFR+: Security GUIDs are now obsolete.
[2/3/2019 11:36:47 PM.371] setting up new cop: null
[2/3/2019 11:36:47 PM.371] [TRACE] New ped recognized as cop
[2/3/2019 11:36:47 PM.976] LSPD First Response: [Better EMS]: First responder forced not to respond by API
[2/3/2019 11:36:47 PM.977] LSPD First Response: [Better EMS]: Not sending FIRE
[2/3/2019 11:36:47 PM.977] LSPD First Response: [Better EMS]: Initiating response unit for HOSPITAL
[2/3/2019 11:36:48 PM.003] LSPD First Response: Chose vehicle AMBULANCE
[2/3/2019 11:36:48 PM.004] LSPD First Response: Choose between 2 and 2 peds
[2/3/2019 11:36:48 PM.004] LSPD First Response: Choosing 2 peds
[2/3/2019 11:36:48 PM.005] LSPD First Response: Chosen ped 1: S_M_M_PARAMEDIC_01
[2/3/2019 11:36:48 PM.005] LSPD First Response: Chosen ped 0: S_M_M_PARAMEDIC_01
[2/3/2019 11:36:48 PM.005] LSPD First Response: Choosing spawn radius between 50 and 100
[2/3/2019 11:36:48 PM.005] LSPD First Response: Chose spawn radius of 54
[2/3/2019 11:36:48 PM.019] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:36:48 PM.019] LSPD First Response: Configuring extras on vehicle
[2/3/2019 11:36:48 PM.033] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/3/2019 11:36:48 PM.037] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/3/2019 11:36:48 PM.055] LSPD First Response: [Better EMS]: Target position: X:300.25 Y:-1373.75 Z:30.9375
[2/3/2019 11:36:48 PM.181] LSPD First Response: GetAudioFileForAction: No file found for: STREET_CRUSADE_RD
[2/3/2019 11:36:48 PM.337] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:36:49 PM.089] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:36:49 PM.089] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:36:49 PM.089] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:36:49 PM.499] LSPD First Response: Started task. Status: Preparing
[2/3/2019 11:36:49 PM.978] setting up new cop: null
[2/3/2019 11:36:49 PM.979] [TRACE] New ped recognized as cop
[2/3/2019 11:36:50 PM.510] setting up new cop: null
[2/3/2019 11:36:50 PM.510] [TRACE] New ped recognized as cop
[2/3/2019 11:36:52 PM.634] setting up new cop: null
[2/3/2019 11:36:52 PM.634] [TRACE] New ped recognized as cop
[2/3/2019 11:36:53 PM.233] LSPD First Response: [Better EMS]: Unit not initialized: FIRE
[2/3/2019 11:36:53 PM.324] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:36:53 PM.325] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:36:53 PM.325] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:36:55 PM.093] LSPD First Response: Creating RevEngineWhenStationary event
[2/3/2019 11:36:55 PM.139] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:36:55 PM.221] setting up new cop: null
[2/3/2019 11:36:55 PM.221] [TRACE] New ped recognized as cop
[2/3/2019 11:36:56 PM.632] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:36:56 PM.633] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:36:56 PM.633] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:36:57 PM.682] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:36:57 PM.683] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/3/2019 11:36:57 PM.683] LSPD First Response: PlayAction: Failed to find 
[2/3/2019 11:37:00 PM.400] setting up new cop: null
[2/3/2019 11:37:00 PM.400] [TRACE] New ped recognized as cop
[2/3/2019 11:37:05 PM.629] setting up new cop: null
[2/3/2019 11:37:05 PM.630] [TRACE] New ped recognized as cop
[2/3/2019 11:37:09 PM.928] LSPD First Response: Creating M_Warrent_for_Arrest_1
[2/3/2019 11:37:09 PM.930] [TRACE] Callout created:  #1
[2/3/2019 11:37:09 PM.935] LSPD First Response: GetAudioFileForAction: No file found for: STREET_ROY_LOWENSTEIN_BLVD
[2/3/2019 11:37:09 PM.991] [TRACE] Thread ZoomThread #1 initialized
[2/3/2019 11:37:13 PM.459] setting up new cop: null
[2/3/2019 11:37:13 PM.460] [TRACE] New ped recognized as cop
[2/3/2019 11:37:13 PM.460] setting up new cop: null
[2/3/2019 11:37:13 PM.460] [TRACE] New ped recognized as cop
[2/3/2019 11:37:13 PM.998] setting up new cop: null
[2/3/2019 11:37:13 PM.998] [TRACE] New ped recognized as cop
[2/3/2019 11:37:16 PM.073] setting up new cop: null
[2/3/2019 11:37:16 PM.073] [TRACE] New ped recognized as cop
[2/3/2019 11:37:16 PM.609] setting up new cop: null
[2/3/2019 11:37:16 PM.610] [TRACE] New ped recognized as cop
[2/3/2019 11:37:19 PM.947] [TRACE] Asked thread ZoomThread #1 to abort: Timeout exceeded
[2/3/2019 11:37:19 PM.949] [TRACE] Instance cleaned (ZoomThread #1)
[2/3/2019 11:37:19 PM.962] [TRACE] Thread ZoomThread #1 has been shut down
[2/3/2019 11:37:23 PM.503] setting up new cop: null
[2/3/2019 11:37:23 PM.504] [TRACE] New ped recognized as cop
[2/3/2019 11:37:26 PM.106] setting up new cop: null
[2/3/2019 11:37:26 PM.106] [TRACE] New ped recognized as cop
[2/3/2019 11:43:27 PM.357] LSPD First Response: Creating Broken Down Vehicle Event
[2/3/2019 11:43:34 PM.618] setting up new cop: null
[2/3/2019 11:43:34 PM.619] [TRACE] New ped recognized as cop
[2/3/2019 11:43:37 PM.202] setting up new cop: null
[2/3/2019 11:43:37 PM.203] [TRACE] New ped recognized as cop
[2/3/2019 11:43:40 PM.304] setting up new cop: null
[2/3/2019 11:43:40 PM.304] [TRACE] New ped recognized as cop
[2/3/2019 11:43:46 PM.005] setting up new cop: null
[2/3/2019 11:43:46 PM.006] [TRACE] New ped recognized as cop
[2/3/2019 11:46:31 PM.040] setting up new cop: null
[2/3/2019 11:46:31 PM.040] [TRACE] New ped recognized as cop
[2/3/2019 11:46:32 PM.420] [TRACE] Key down #1
[2/3/2019 11:46:32 PM.420] [TRACE] Key down #1.5
[2/3/2019 11:46:32 PM.421] CA: False
[2/3/2019 11:46:32 PM.421] AC: False
[2/3/2019 11:46:32 PM.421] [TRACE] Key down #2
[2/3/2019 11:46:32 PM.422] [TRACE] Ped #2
[2/3/2019 11:46:32 PM.422] [TRACE] Ped #3
[2/3/2019 11:46:32 PM.423] [TRACE] Ped #2
[2/3/2019 11:46:32 PM.423] [TRACE] Ped #3
[2/3/2019 11:46:32 PM.542] 2/3/2019 11:46:32 PM - released
[2/3/2019 11:46:32 PM.587] [TRACE] Key down #1
[2/3/2019 11:46:33 PM.629] setting up new cop: null
[2/3/2019 11:46:33 PM.630] [TRACE] New ped recognized as cop
[2/3/2019 11:46:35 PM.274] [TRACE] Key down #1
[2/3/2019 11:46:36 PM.770] setting up new cop: null
[2/3/2019 11:46:36 PM.770] [TRACE] New ped recognized as cop
[2/3/2019 11:46:39 PM.380] setting up new cop: null
[2/3/2019 11:46:39 PM.381] [TRACE] New ped recognized as cop
[2/3/2019 11:46:41 PM.172] LSPD First Response: Creating motorcyclist event
[2/3/2019 11:46:41 PM.458] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:46:48 PM.036] [TRACE] Key down #1
[2/3/2019 11:46:48 PM.036] [TRACE] Key down #1.5
[2/3/2019 11:46:48 PM.036] CA: False
[2/3/2019 11:46:48 PM.036] AC: False
[2/3/2019 11:46:48 PM.036] [TRACE] Key down #2
[2/3/2019 11:46:48 PM.037] [TRACE] Ped #2
[2/3/2019 11:46:48 PM.037] [TRACE] Ped #3
[2/3/2019 11:46:48 PM.038] [TRACE] Ped #2
[2/3/2019 11:46:48 PM.038] [TRACE] Ped #3
[2/3/2019 11:46:48 PM.038] [TRACE] Ped #2
[2/3/2019 11:46:48 PM.038] [TRACE] Ped #3
[2/3/2019 11:46:48 PM.039] [TRACE] Ped #2
[2/3/2019 11:46:48 PM.039] [TRACE] Ped #3
[2/3/2019 11:46:48 PM.041] [TRACE] Ped #2
[2/3/2019 11:46:48 PM.041] [TRACE] Ped #3
[2/3/2019 11:46:53 PM.177] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:46:54 PM.452] setting up new cop: null
[2/3/2019 11:46:54 PM.453] [TRACE] New ped recognized as cop
[2/3/2019 11:46:54 PM.966] setting up new cop: null
[2/3/2019 11:46:54 PM.966] [TRACE] New ped recognized as cop
[2/3/2019 11:47:00 PM.190] setting up new cop: null
[2/3/2019 11:47:00 PM.191] [TRACE] New ped recognized as cop
[2/3/2019 11:47:01 PM.227] setting up new cop: null
[2/3/2019 11:47:01 PM.228] [TRACE] New ped recognized as cop
[2/3/2019 11:47:04 PM.871] setting up new cop: null
[2/3/2019 11:47:04 PM.871] [TRACE] New ped recognized as cop
[2/3/2019 11:47:07 PM.920] [TRACE] Key down #1
[2/3/2019 11:47:07 PM.920] [TRACE] Key down #1.5
[2/3/2019 11:47:07 PM.920] CA: False
[2/3/2019 11:47:07 PM.920] AC: False
[2/3/2019 11:47:07 PM.920] [TRACE] Key down #2
[2/3/2019 11:47:07 PM.921] [TRACE] Ped #2
[2/3/2019 11:47:07 PM.921] [TRACE] Ped #3
[2/3/2019 11:47:07 PM.922] [TRACE] Ped #2
[2/3/2019 11:47:07 PM.922] [TRACE] Ped #3
[2/3/2019 11:47:07 PM.922] [TRACE] Ped #2
[2/3/2019 11:47:07 PM.922] [TRACE] Ped #3
[2/3/2019 11:47:07 PM.922] [TRACE] Ped #2
[2/3/2019 11:47:07 PM.922] [TRACE] Ped #3
[2/3/2019 11:47:07 PM.924] [TRACE] Ped #2
[2/3/2019 11:47:07 PM.924] [TRACE] Ped #3
[2/3/2019 11:47:08 PM.049] 2/3/2019 11:47:08 PM - released
[2/3/2019 11:47:10 PM.599] setting up new cop: null
[2/3/2019 11:47:10 PM.599] [TRACE] New ped recognized as cop
[2/3/2019 11:47:13 PM.196] setting up new cop: null
[2/3/2019 11:47:13 PM.196] [TRACE] New ped recognized as cop
[2/3/2019 11:47:16 PM.156] setting up new cop: null
[2/3/2019 11:47:16 PM.157] [TRACE] New ped recognized as cop
[2/3/2019 11:47:21 PM.412] setting up new cop: null
[2/3/2019 11:47:21 PM.413] [TRACE] New ped recognized as cop
[2/3/2019 11:47:24 PM.553] setting up new cop: null
[2/3/2019 11:47:24 PM.553] [TRACE] New ped recognized as cop
[2/3/2019 11:47:26 PM.108] setting up new cop: null
[2/3/2019 11:47:26 PM.108] [TRACE] New ped recognized as cop
[2/3/2019 11:47:26 PM.115] LSPD First Response: Creating RevEngineWhenStationary event
[2/3/2019 11:47:26 PM.166] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:47:26 PM.631] setting up new cop: null
[2/3/2019 11:47:26 PM.632] [TRACE] New ped recognized as cop
[2/3/2019 11:47:29 PM.237] setting up new cop: null
[2/3/2019 11:47:29 PM.238] [TRACE] New ped recognized as cop
[2/3/2019 11:47:31 PM.883] setting up new cop: null
[2/3/2019 11:47:31 PM.883] [TRACE] New ped recognized as cop
[2/3/2019 11:47:32 PM.405] setting up new cop: null
[2/3/2019 11:47:32 PM.405] [TRACE] New ped recognized as cop
[2/3/2019 11:47:34 PM.997] setting up new cop: null
[2/3/2019 11:47:34 PM.998] [TRACE] New ped recognized as cop
[2/3/2019 11:47:37 PM.106] setting up new cop: null
[2/3/2019 11:47:37 PM.106] [TRACE] New ped recognized as cop
[2/3/2019 11:47:47 PM.291] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:47:48 PM.146] setting up new cop: null
[2/3/2019 11:47:48 PM.146] [TRACE] New ped recognized as cop
[2/3/2019 11:47:50 PM.733] setting up new cop: null
[2/3/2019 11:47:50 PM.734] [TRACE] New ped recognized as cop
[2/3/2019 11:47:54 PM.376] setting up new cop: null
[2/3/2019 11:47:54 PM.377] [TRACE] New ped recognized as cop
[2/3/2019 11:47:58 PM.405] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:47:58 PM.523] setting up new cop: null
[2/3/2019 11:47:58 PM.523] [TRACE] New ped recognized as cop
[2/3/2019 11:47:58 PM.530] [TRACE] Key down #1
[2/3/2019 11:47:58 PM.530] [TRACE] Key down #1.5
[2/3/2019 11:47:58 PM.530] CA: False
[2/3/2019 11:47:58 PM.530] AC: False
[2/3/2019 11:47:58 PM.531] [TRACE] Key down #2
[2/3/2019 11:47:58 PM.533] [TRACE] Ped #2
[2/3/2019 11:47:58 PM.533] [TRACE] Ped #3
[2/3/2019 11:47:58 PM.534] [TRACE] Ped #2
[2/3/2019 11:47:58 PM.534] [TRACE] Ped #3
[2/3/2019 11:47:58 PM.589] 2/3/2019 11:47:58 PM - released
[2/3/2019 11:47:58 PM.665] [TRACE] Key down #1
[2/3/2019 11:47:59 PM.562] setting up new cop: null
[2/3/2019 11:47:59 PM.563] [TRACE] New ped recognized as cop
[2/3/2019 11:48:00 PM.261] [TRACE] Key down #1
[2/3/2019 11:48:03 PM.185] setting up new cop: null
[2/3/2019 11:48:03 PM.186] [TRACE] New ped recognized as cop
[2/3/2019 11:48:08 PM.389] setting up new cop: null
[2/3/2019 11:48:08 PM.389] [TRACE] New ped recognized as cop
[2/3/2019 11:48:09 PM.400] setting up new cop: null
[2/3/2019 11:48:09 PM.401] [TRACE] New ped recognized as cop
[2/3/2019 11:48:12 PM.335] [TRACE] Key down #1
[2/3/2019 11:48:12 PM.335] [TRACE] Key down #1.5
[2/3/2019 11:48:12 PM.335] CA: False
[2/3/2019 11:48:12 PM.335] AC: False
[2/3/2019 11:48:12 PM.335] [TRACE] Key down #2
[2/3/2019 11:48:12 PM.337] [TRACE] Ped #2
[2/3/2019 11:48:12 PM.337] [TRACE] Ped #3
[2/3/2019 11:48:12 PM.338] [TRACE] Ped #2
[2/3/2019 11:48:12 PM.338] [TRACE] Ped #3
[2/3/2019 11:48:12 PM.339] [TRACE] Ped #2
[2/3/2019 11:48:12 PM.339] [TRACE] Ped #3
[2/3/2019 11:48:19 PM.074] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:48:58 PM.736] setting up new cop: null
[2/3/2019 11:48:58 PM.736] [TRACE] New ped recognized as cop
[2/3/2019 11:48:58 PM.736] setting up new cop: null
[2/3/2019 11:48:58 PM.737] [TRACE] New ped recognized as cop
[2/3/2019 11:48:58 PM.737] setting up new cop: null
[2/3/2019 11:48:58 PM.738] [TRACE] New ped recognized as cop
[2/3/2019 11:50:09 PM.397] setting up new cop: null
[2/3/2019 11:50:09 PM.398] [TRACE] New ped recognized as cop
[2/3/2019 11:50:09 PM.398] setting up new cop: null
[2/3/2019 11:50:09 PM.399] [TRACE] New ped recognized as cop
[2/3/2019 11:50:09 PM.399] setting up new cop: null
[2/3/2019 11:50:09 PM.400] [TRACE] New ped recognized as cop
[2/3/2019 11:50:09 PM.400] setting up new cop: null
[2/3/2019 11:50:09 PM.401] [TRACE] New ped recognized as cop
[2/3/2019 11:50:12 PM.563] setting up new cop: null
[2/3/2019 11:50:12 PM.564] [TRACE] New ped recognized as cop
[2/3/2019 11:50:12 PM.564] setting up new cop: null
[2/3/2019 11:50:12 PM.565] [TRACE] New ped recognized as cop
[2/3/2019 11:50:12 PM.973] LSPD First Response: Creating BurnoutWhenStationary event
[2/3/2019 11:50:13 PM.024] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:50:15 PM.642] [TRACE] Key down #1
[2/3/2019 11:50:15 PM.642] [TRACE] Key down #1.5
[2/3/2019 11:50:15 PM.642] CA: False
[2/3/2019 11:50:15 PM.642] AC: False
[2/3/2019 11:50:15 PM.642] [TRACE] Key down #2
[2/3/2019 11:50:15 PM.643] [TRACE] Ped #2
[2/3/2019 11:50:15 PM.643] [TRACE] Ped #3
[2/3/2019 11:50:15 PM.644] [TRACE] Ped #2
[2/3/2019 11:50:15 PM.644] [TRACE] Ped #3
[2/3/2019 11:50:15 PM.646] [TRACE] Ped #2
[2/3/2019 11:50:15 PM.646] [TRACE] Ped #3
[2/3/2019 11:50:15 PM.686] 2/3/2019 11:50:15 PM - released
[2/3/2019 11:50:15 PM.789] [TRACE] Key down #1
[2/3/2019 11:50:17 PM.810] [TRACE] Key down #1
[2/3/2019 11:50:28 PM.865] setting up new cop: null
[2/3/2019 11:50:28 PM.866] [TRACE] New ped recognized as cop
[2/3/2019 11:50:28 PM.867] setting up new cop: null
[2/3/2019 11:50:28 PM.867] [TRACE] New ped recognized as cop
[2/3/2019 11:50:30 PM.541] [TRACE] Key down #1
[2/3/2019 11:50:30 PM.541] [TRACE] Key down #1.5
[2/3/2019 11:50:30 PM.541] CA: False
[2/3/2019 11:50:30 PM.541] AC: False
[2/3/2019 11:50:30 PM.541] [TRACE] Key down #2
[2/3/2019 11:50:30 PM.543] [TRACE] Ped #2
[2/3/2019 11:50:30 PM.543] [TRACE] Ped #3
[2/3/2019 11:50:30 PM.544] [TRACE] Ped #2
[2/3/2019 11:50:30 PM.544] [TRACE] Ped #3
[2/3/2019 11:50:35 PM.582] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:50:48 PM.907] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:51:06 PM.465] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:51:20 PM.060] [TRACE] Key down #1
[2/3/2019 11:51:20 PM.060] [TRACE] Key down #1.5
[2/3/2019 11:51:20 PM.060] CA: False
[2/3/2019 11:51:20 PM.060] AC: False
[2/3/2019 11:51:20 PM.060] [TRACE] Key down #2
[2/3/2019 11:51:20 PM.061] [TRACE] Ped #2
[2/3/2019 11:51:20 PM.061] [TRACE] Ped #3
[2/3/2019 11:51:20 PM.061] [TRACE] Ped #2
[2/3/2019 11:51:20 PM.061] [TRACE] Ped #3
[2/3/2019 11:51:20 PM.062] [TRACE] Ped #2
[2/3/2019 11:51:20 PM.062] [TRACE] Ped #3
[2/3/2019 11:51:20 PM.062] [TRACE] Ped #2
[2/3/2019 11:51:20 PM.062] [TRACE] Ped #3
[2/3/2019 11:51:20 PM.063] [TRACE] Ped #2
[2/3/2019 11:51:20 PM.063] [TRACE] Ped #3
[2/3/2019 11:51:20 PM.145] 2/3/2019 11:51:20 PM - released
[2/3/2019 11:51:20 PM.218] [TRACE] Key down #1
[2/3/2019 11:51:22 PM.317] [TRACE] Key down #1
[2/3/2019 11:51:25 PM.679] [TRACE] Created new chase
[2/3/2019 11:51:25 PM.680] [TRACE] Suspect added to chase
[2/3/2019 11:51:30 PM.975] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:51:32 PM.508]  3861901
[2/3/2019 11:51:34 PM.891] [TRACE] Assigned ped to PlayerArrest #1 (Blocker)
[2/3/2019 11:51:34 PM.933] [TRACE] Arrested or dead
[2/3/2019 11:51:34 PM.945] [TRACE] Thread PlayerArrest #1 initialized
[2/3/2019 11:51:35 PM.641] 2/3/2019 11:51:35 PM - released
[2/3/2019 11:51:44 PM.280] Prompting Arresting
[2/3/2019 11:51:44 PM.839] [TRACE] Key down #1
[2/3/2019 11:51:44 PM.839] [TRACE] Key down #1.5
[2/3/2019 11:51:44 PM.839] CA: True
[2/3/2019 11:51:44 PM.839] AC: False
[2/3/2019 11:51:47 PM.176] LSPD First Response: Contains key after add
[2/3/2019 11:51:47 PM.181] LSPD First Response: Weapon Dropped
[2/3/2019 11:51:47 PM.181] LSPD First Response: LSPDFR+ Ped arrested
[2/3/2019 11:51:47 PM.258] [TRACE] No more suspects useable, aborting chase
[2/3/2019 11:51:47 PM.261] [TRACE] Instance cleaned (ChaseController #1)
[2/3/2019 11:51:47 PM.261] [TRACE] Aborted chase
[2/3/2019 11:51:51 PM.093] [TRACE] Transfering control from PlayerArrest #1 (Blocker) to PlayerSuspectTransport #1
[2/3/2019 11:51:51 PM.093] [TRACE] Removing ped from PlayerArrest #1 (Blocker)
[2/3/2019 11:51:51 PM.097] [TRACE] Asked thread PlayerArrest #1 to abort: Ped left Arrest (left)
[2/3/2019 11:51:51 PM.098] [TRACE] Instance cleaned (PlayerArrest #1)
[2/3/2019 11:51:51 PM.098] [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
[2/3/2019 11:51:51 PM.098] [TRACE] PlayerSuspectTransport #1 received control over ped
[2/3/2019 11:51:51 PM.098] [TRACE] PlayerArrest #1 is aborting already
[2/3/2019 11:51:51 PM.131] [TRACE] Thread PlayerArrest #1 has been shut down
[2/3/2019 11:51:51 PM.133] [TRACE] Changed priority to Blocker (PlayerSuspectTransport #1)
[2/3/2019 11:51:51 PM.134] [TRACE] Thread PlayerSuspectTransport #1 initialized
[2/3/2019 11:51:51 PM.503] [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect is dead
[2/3/2019 11:51:51 PM.504] [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
[2/3/2019 11:51:51 PM.504] [TRACE] Instance cleaned (PlayerSuspectTransport #1)
[2/3/2019 11:51:51 PM.549] [TRACE] Thread PlayerSuspectTransport #1 has been shut down
[2/3/2019 11:51:53 PM.179] [TRACE] Key down #1
[2/3/2019 11:51:53 PM.179] [TRACE] Key down #1.5
[2/3/2019 11:51:53 PM.179] CA: False
[2/3/2019 11:51:53 PM.179] AC: False
[2/3/2019 11:51:53 PM.179] [TRACE] Key down #2
[2/3/2019 11:51:53 PM.180] [TRACE] Ped #2
[2/3/2019 11:51:53 PM.180] [TRACE] Ped #3
[2/3/2019 11:51:53 PM.181] [TRACE] Ped #2
[2/3/2019 11:51:53 PM.181] [TRACE] Ped #3
[2/3/2019 11:51:57 PM.942] LSPD First Response: Creating RevEngineWhenStationary event
[2/3/2019 11:51:57 PM.985] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:52:11 PM.489] [TRACE] Key down #1
[2/3/2019 11:52:11 PM.489] [TRACE] Key down #1.5
[2/3/2019 11:52:11 PM.489] CA: False
[2/3/2019 11:52:11 PM.489] AC: False
[2/3/2019 11:52:11 PM.489] [TRACE] Key down #2
[2/3/2019 11:52:11 PM.491] [TRACE] Ped #2
[2/3/2019 11:52:11 PM.491] [TRACE] Ped #3
[2/3/2019 11:52:11 PM.492] [TRACE] Ped #2
[2/3/2019 11:52:11 PM.492] [TRACE] Ped #3
[2/3/2019 11:52:11 PM.589] 2/3/2019 11:52:11 PM - released
[2/3/2019 11:52:25 PM.009] [TRACE] Key down #1
[2/3/2019 11:52:25 PM.009] [TRACE] Key down #1.5
[2/3/2019 11:52:25 PM.009] CA: False
[2/3/2019 11:52:25 PM.009] AC: False
[2/3/2019 11:52:25 PM.009] [TRACE] Key down #2
[2/3/2019 11:52:25 PM.011] [TRACE] Ped #2
[2/3/2019 11:52:25 PM.011] [TRACE] Ped #3
[2/3/2019 11:52:25 PM.012] [TRACE] Ped #2
[2/3/2019 11:52:25 PM.012] [TRACE] Ped #3
[2/3/2019 11:52:25 PM.099] 2/3/2019 11:52:25 PM - released
[2/3/2019 11:52:46 PM.296] [TRACE] Key down #1
[2/3/2019 11:52:46 PM.296] [TRACE] Key down #1.5
[2/3/2019 11:52:46 PM.296] CA: False
[2/3/2019 11:52:46 PM.296] AC: False
[2/3/2019 11:52:46 PM.296] [TRACE] Key down #2
[2/3/2019 11:52:46 PM.297] [TRACE] Ped #2
[2/3/2019 11:52:46 PM.297] [TRACE] Ped #3
[2/3/2019 11:52:46 PM.298] [TRACE] Ped #2
[2/3/2019 11:52:46 PM.298] [TRACE] Ped #3
[2/3/2019 11:53:17 PM.245] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:53:19 PM.860] LSPD First Response: Creating Speeder Event
[2/3/2019 11:53:24 PM.207] setting up new cop: null
[2/3/2019 11:53:24 PM.211] [TRACE] New ped recognized as cop
[2/3/2019 11:53:31 PM.953] setting up new cop: null
[2/3/2019 11:53:31 PM.954] [TRACE] New ped recognized as cop
[2/3/2019 11:53:35 PM.051] setting up new cop: null
[2/3/2019 11:53:35 PM.051] [TRACE] New ped recognized as cop
[2/3/2019 11:53:37 PM.647] setting up new cop: null
[2/3/2019 11:53:37 PM.647] [TRACE] New ped recognized as cop
[2/3/2019 11:53:40 PM.220] setting up new cop: null
[2/3/2019 11:53:40 PM.221] [TRACE] New ped recognized as cop
[2/3/2019 11:54:26 PM.966] setting up new cop: null
[2/3/2019 11:54:26 PM.967] [TRACE] New ped recognized as cop
[2/3/2019 11:54:32 PM.638] setting up new cop: null
[2/3/2019 11:54:32 PM.638] [TRACE] New ped recognized as cop
[2/3/2019 11:54:34 PM.383] [TRACE] Key down #1
[2/3/2019 11:54:34 PM.383] [TRACE] Key down #1.5
[2/3/2019 11:54:34 PM.383] CA: False
[2/3/2019 11:54:34 PM.383] AC: False
[2/3/2019 11:54:34 PM.383] [TRACE] Key down #2
[2/3/2019 11:54:34 PM.385] [TRACE] Ped #2
[2/3/2019 11:54:34 PM.385] [TRACE] Ped #3
[2/3/2019 11:54:34 PM.387] [TRACE] Ped #2
[2/3/2019 11:54:34 PM.387] [TRACE] Ped #3
[2/3/2019 11:54:34 PM.429] 2/3/2019 11:54:34 PM - released
[2/3/2019 11:54:34 PM.499] [TRACE] Key down #1
[2/3/2019 11:54:36 PM.047] [TRACE] Key down #1
[2/3/2019 11:54:42 PM.002] setting up new cop: null
[2/3/2019 11:54:42 PM.002] [TRACE] New ped recognized as cop
[2/3/2019 11:54:44 PM.630] setting up new cop: null
[2/3/2019 11:54:44 PM.630] [TRACE] New ped recognized as cop
[2/3/2019 11:54:45 PM.664] setting up new cop: null
[2/3/2019 11:54:45 PM.664] [TRACE] New ped recognized as cop
[2/3/2019 11:54:45 PM.664] setting up new cop: null
[2/3/2019 11:54:45 PM.664] [TRACE] New ped recognized as cop
[2/3/2019 11:54:49 PM.112] [TRACE] Key down #1
[2/3/2019 11:54:49 PM.112] [TRACE] Key down #1.5
[2/3/2019 11:54:49 PM.112] CA: False
[2/3/2019 11:54:49 PM.112] AC: False
[2/3/2019 11:54:49 PM.112] [TRACE] Key down #2
[2/3/2019 11:54:49 PM.114] [TRACE] Ped #2
[2/3/2019 11:54:49 PM.114] [TRACE] Ped #3
[2/3/2019 11:54:49 PM.115] [TRACE] Ped #2
[2/3/2019 11:54:49 PM.115] [TRACE] Ped #3
[2/3/2019 11:54:49 PM.116] [TRACE] Ped #2
[2/3/2019 11:54:49 PM.116] [TRACE] Ped #3
[2/3/2019 11:54:54 PM.087] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:54:54 PM.545] setting up new cop: null
[2/3/2019 11:54:54 PM.546] [TRACE] New ped recognized as cop
[2/3/2019 11:54:55 PM.612] setting up new cop: null
[2/3/2019 11:54:55 PM.613] [TRACE] New ped recognized as cop
[2/3/2019 11:54:59 PM.733] setting up new cop: null
[2/3/2019 11:54:59 PM.734] [TRACE] New ped recognized as cop
[2/3/2019 11:55:01 PM.318] setting up new cop: null
[2/3/2019 11:55:01 PM.318] [TRACE] New ped recognized as cop
[2/3/2019 11:55:05 PM.499] setting up new cop: null
[2/3/2019 11:55:05 PM.499] [TRACE] New ped recognized as cop
[2/3/2019 11:55:05 PM.499] setting up new cop: null
[2/3/2019 11:55:05 PM.499] [TRACE] New ped recognized as cop
[2/3/2019 11:55:05 PM.499] setting up new cop: null
[2/3/2019 11:55:05 PM.499] [TRACE] New ped recognized as cop
[2/3/2019 11:55:13 PM.489] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:55:16 PM.625] LSPD First Response: Creating ViciousDog
[2/3/2019 11:55:16 PM.625] [TRACE] Callout created:  #2
[2/3/2019 11:55:16 PM.838] [TRACE] Thread ZoomThread #2 initialized
[2/3/2019 11:55:26 PM.823] [TRACE] Asked thread ZoomThread #2 to abort: Timeout exceeded
[2/3/2019 11:55:26 PM.823] [TRACE] Instance cleaned (ZoomThread #2)
[2/3/2019 11:55:26 PM.833] [TRACE] Thread ZoomThread #2 has been shut down
[2/3/2019 11:55:37 PM.298] setting up new cop: null
[2/3/2019 11:55:37 PM.298] [TRACE] New ped recognized as cop
[2/3/2019 11:55:37 PM.298] setting up new cop: null
[2/3/2019 11:55:37 PM.298] [TRACE] New ped recognized as cop
[2/3/2019 11:55:40 PM.593] LSPD First Response: Creating phone event
[2/3/2019 11:55:40 PM.650] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:55:59 PM.835] setting up new cop: null
[2/3/2019 11:55:59 PM.835] [TRACE] New ped recognized as cop
[2/3/2019 11:56:00 PM.340] setting up new cop: null
[2/3/2019 11:56:00 PM.340] [TRACE] New ped recognized as cop
[2/3/2019 11:56:02 PM.396] setting up new cop: null
[2/3/2019 11:56:02 PM.397] [TRACE] New ped recognized as cop
[2/3/2019 11:56:04 PM.966] setting up new cop: null
[2/3/2019 11:56:04 PM.967] [TRACE] New ped recognized as cop
[2/3/2019 11:56:09 PM.609] setting up new cop: null
[2/3/2019 11:56:09 PM.609] [TRACE] New ped recognized as cop
[2/3/2019 11:56:14 PM.365] setting up new cop: null
[2/3/2019 11:56:14 PM.366] [TRACE] New ped recognized as cop
[2/3/2019 11:56:14 PM.461] [TRACE] Key down #1
[2/3/2019 11:56:14 PM.462] [TRACE] Key down #1.5
[2/3/2019 11:56:14 PM.462] CA: False
[2/3/2019 11:56:14 PM.462] AC: False
[2/3/2019 11:56:14 PM.462] [TRACE] Key down #2
[2/3/2019 11:56:14 PM.463] [TRACE] Ped #2
[2/3/2019 11:56:14 PM.463] [TRACE] Ped #3
[2/3/2019 11:56:14 PM.464] [TRACE] Ped #2
[2/3/2019 11:56:14 PM.464] [TRACE] Ped #3
[2/3/2019 11:56:14 PM.551] 2/3/2019 11:56:14 PM - released
[2/3/2019 11:56:14 PM.583] [TRACE] Key down #1
[2/3/2019 11:56:16 PM.524] [TRACE] Key down #1
[2/3/2019 11:56:16 PM.967] setting up new cop: null
[2/3/2019 11:56:16 PM.967] [TRACE] New ped recognized as cop
[2/3/2019 11:56:19 PM.604] setting up new cop: null
[2/3/2019 11:56:19 PM.604] [TRACE] New ped recognized as cop
[2/3/2019 11:56:22 PM.231] setting up new cop: null
[2/3/2019 11:56:22 PM.232] [TRACE] New ped recognized as cop
[2/3/2019 11:56:23 PM.818] setting up new cop: null
[2/3/2019 11:56:23 PM.818] [TRACE] New ped recognized as cop
[2/3/2019 11:56:28 PM.450] [TRACE] Key down #1
[2/3/2019 11:56:28 PM.450] [TRACE] Key down #1.5
[2/3/2019 11:56:28 PM.450] CA: False
[2/3/2019 11:56:28 PM.450] AC: False
[2/3/2019 11:56:28 PM.450] [TRACE] Key down #2
[2/3/2019 11:56:28 PM.451] [TRACE] Ped #2
[2/3/2019 11:56:28 PM.451] [TRACE] Ped #3
[2/3/2019 11:56:28 PM.452] [TRACE] Ped #2
[2/3/2019 11:56:28 PM.452] [TRACE] Ped #3
[2/3/2019 11:56:33 PM.152] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:56:39 PM.701] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:57:08 PM.305] setting up new cop: null
[2/3/2019 11:57:08 PM.306] [TRACE] New ped recognized as cop
[2/3/2019 11:57:10 PM.676] [TRACE] Key down #1
[2/3/2019 11:57:10 PM.676] [TRACE] Key down #1.5
[2/3/2019 11:57:10 PM.676] CA: False
[2/3/2019 11:57:10 PM.676] AC: False
[2/3/2019 11:57:10 PM.676] [TRACE] Key down #2
[2/3/2019 11:57:10 PM.677] [TRACE] Ped #2
[2/3/2019 11:57:10 PM.677] [TRACE] Ped #3
[2/3/2019 11:57:10 PM.678] [TRACE] Ped #2
[2/3/2019 11:57:10 PM.678] [TRACE] Ped #3
[2/3/2019 11:57:10 PM.757] 2/3/2019 11:57:10 PM - released
[2/3/2019 11:57:10 PM.881] [TRACE] Key down #1
[2/3/2019 11:57:16 PM.442]  4153253
[2/3/2019 11:57:26 PM.035]  4162836
[2/3/2019 11:57:35 PM.430] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 11:57:35 PM.486] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:57:44 PM.867]  4181675
[2/3/2019 11:58:01 PM.868] [TRACE] Key down #1
[2/3/2019 11:58:01 PM.868] [TRACE] Key down #1.5
[2/3/2019 11:58:01 PM.868] CA: False
[2/3/2019 11:58:01 PM.868] AC: False
[2/3/2019 11:58:01 PM.868] [TRACE] Key down #2
[2/3/2019 11:58:01 PM.869] [TRACE] Ped #2
[2/3/2019 11:58:01 PM.869] [TRACE] Ped #3
[2/3/2019 11:58:01 PM.869] [TRACE] Ped #2
[2/3/2019 11:58:01 PM.869] [TRACE] Ped #3
[2/3/2019 11:58:24 PM.720] [TRACE] Key down #1
[2/3/2019 11:58:24 PM.720] [TRACE] Key down #1.5
[2/3/2019 11:58:24 PM.720] CA: False
[2/3/2019 11:58:24 PM.720] AC: False
[2/3/2019 11:58:24 PM.720] [TRACE] Key down #2
[2/3/2019 11:58:24 PM.721] [TRACE] Ped #2
[2/3/2019 11:58:24 PM.721] [TRACE] Ped #3
[2/3/2019 11:58:24 PM.721] [TRACE] Ped #2
[2/3/2019 11:58:24 PM.722] [TRACE] Ped #3
[2/3/2019 11:58:32 PM.769] setting up new cop: null
[2/3/2019 11:58:32 PM.769] [TRACE] New ped recognized as cop
[2/3/2019 11:58:47 PM.658] [TRACE] Key down #1
[2/3/2019 11:58:47 PM.658] [TRACE] Key down #1.5
[2/3/2019 11:58:47 PM.658] CA: False
[2/3/2019 11:58:47 PM.658] AC: False
[2/3/2019 11:58:47 PM.658] [TRACE] Key down #2
[2/3/2019 11:58:47 PM.659] [TRACE] Ped #2
[2/3/2019 11:58:47 PM.659] [TRACE] Ped #3
[2/3/2019 11:58:47 PM.660] [TRACE] Ped #2
[2/3/2019 11:58:47 PM.660] [TRACE] Ped #3
[2/3/2019 11:58:53 PM.255] LSPD First Response: STP: EXIT CONTROL PED
[2/3/2019 11:59:00 PM.840] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:59:03 PM.686] LSPD First Response: Creating unroadworthy vehicle event
[2/3/2019 11:59:03 PM.727] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/3/2019 11:59:09 PM.706] setting up new cop: null
[2/3/2019 11:59:09 PM.706] [TRACE] New ped recognized as cop
[2/3/2019 11:59:10 PM.236] setting up new cop: null
[2/3/2019 11:59:10 PM.236] [TRACE] New ped recognized as cop
[2/3/2019 11:59:34 PM.547] 2/3/2019 11:59:34 PM - released
[2/3/2019 11:59:34 PM.902] setting up new cop: null
[2/3/2019 11:59:34 PM.902] [TRACE] New ped recognized as cop
[2/3/2019 11:59:37 PM.476] setting up new cop: null
[2/3/2019 11:59:37 PM.476] [TRACE] New ped recognized as cop
[2/3/2019 11:59:39 PM.543] setting up new cop: null
[2/3/2019 11:59:39 PM.544] [TRACE] New ped recognized as cop
[2/3/2019 11:59:41 PM.104] setting up new cop: null
[2/3/2019 11:59:41 PM.104] [TRACE] New ped recognized as cop
[2/3/2019 11:59:41 PM.621] setting up new cop: null
[2/3/2019 11:59:41 PM.621] [TRACE] New ped recognized as cop
[2/3/2019 11:59:45 PM.216] setting up new cop: null
[2/3/2019 11:59:45 PM.217] [TRACE] New ped recognized as cop
[2/3/2019 11:59:46 PM.264] setting up new cop: null
[2/3/2019 11:59:46 PM.264] [TRACE] New ped recognized as cop
[2/3/2019 11:59:50 PM.684] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:59:51 PM.482] setting up new cop: null
[2/3/2019 11:59:51 PM.482] [TRACE] New ped recognized as cop
[2/3/2019 11:59:52 PM.293] LSPD First Response: Added ambient event fibers to cleanup
[2/3/2019 11:59:55 PM.104] setting up new cop: null
[2/3/2019 11:59:55 PM.104] [TRACE] New ped recognized as cop
[2/4/2019 12:00:00 AM.311] LSPD First Response: Creating phone event
[2/4/2019 12:00:00 AM.358] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/4/2019 12:00:37 AM.222] setting up new cop: null
[2/4/2019 12:00:37 AM.222] [TRACE] New ped recognized as cop
[2/4/2019 12:00:39 AM.806] setting up new cop: null
[2/4/2019 12:00:39 AM.806] [TRACE] New ped recognized as cop
[2/4/2019 12:00:42 AM.431] setting up new cop: null
[2/4/2019 12:00:42 AM.431] [TRACE] New ped recognized as cop
[2/4/2019 12:48:22 AM.301] setting up new cop: null
[2/4/2019 12:48:22 AM.302] [TRACE] New ped recognized as cop
[2/4/2019 12:48:24 AM.938] setting up new cop: null
[2/4/2019 12:48:24 AM.939] [TRACE] New ped recognized as cop
[2/4/2019 12:48:29 AM.944] setting up new cop: null
[2/4/2019 12:48:29 AM.945] [TRACE] New ped recognized as cop
[2/4/2019 12:48:39 AM.372] setting up new cop: null
[2/4/2019 12:48:39 AM.373] [TRACE] New ped recognized as cop
[2/4/2019 12:49:08 AM.299] setting up new cop: null
[2/4/2019 12:49:08 AM.300] [TRACE] New ped recognized as cop
[2/4/2019 12:49:10 AM.918] setting up new cop: null
[2/4/2019 12:49:10 AM.918] [TRACE] New ped recognized as cop
[2/4/2019 12:49:13 AM.560] setting up new cop: null
[2/4/2019 12:49:13 AM.560] [TRACE] New ped recognized as cop
[2/4/2019 12:49:14 AM.468] LSPD First Response: Creating Vandalism
[2/4/2019 12:49:14 AM.468] [TRACE] Callout created:  #3
[2/4/2019 12:49:14 AM.475] LSPD First Response: GetAudioFileForAction: No file found for: STREET_DAVIS_AVE
[2/4/2019 12:49:14 AM.528] [TRACE] Thread ZoomThread #3 initialized
[2/4/2019 12:49:15 AM.363] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:49:15 AM.364] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:49:15 AM.364] LSPD First Response: PlayAction: Failed to find 
[2/4/2019 12:49:16 AM.151] setting up new cop: null
[2/4/2019 12:49:16 AM.151] [TRACE] New ped recognized as cop
[2/4/2019 12:49:17 AM.197] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:49:17 AM.198] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:49:17 AM.198] LSPD First Response: PlayAction: Failed to find 
[2/4/2019 12:49:18 AM.768] setting up new cop: null
[2/4/2019 12:49:18 AM.768] [TRACE] New ped recognized as cop
[2/4/2019 12:49:20 AM.427] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:49:20 AM.428] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:49:20 AM.428] LSPD First Response: PlayAction: Failed to find 
[2/4/2019 12:49:24 AM.499] [TRACE] Asked thread ZoomThread #3 to abort: Timeout exceeded
[2/4/2019 12:49:24 AM.499] [TRACE] Instance cleaned (ZoomThread #3)
[2/4/2019 12:49:24 AM.512] [TRACE] Thread ZoomThread #3 has been shut down
[2/4/2019 12:49:27 AM.001] LSPD First Response: Added ambient event fibers to cleanup
[2/4/2019 12:49:35 AM.903]  4404792
[2/4/2019 12:50:56 AM.127] setting up new cop: null
[2/4/2019 12:50:56 AM.128] [TRACE] New ped recognized as cop
[2/4/2019 12:51:06 AM.968] [TRACE] Key down #1
[2/4/2019 12:51:06 AM.968] [TRACE] Key down #1.5
[2/4/2019 12:51:06 AM.968] CA: False
[2/4/2019 12:51:06 AM.968] AC: False
[2/4/2019 12:51:06 AM.968] [TRACE] Key down #2
[2/4/2019 12:51:06 AM.969] [TRACE] Ped #2
[2/4/2019 12:51:06 AM.969] [TRACE] Ped #3
[2/4/2019 12:51:06 AM.970] [TRACE] Ped #2
[2/4/2019 12:51:06 AM.970] [TRACE] Ped #3
[2/4/2019 12:51:06 AM.970] [TRACE] Ped #2
[2/4/2019 12:51:06 AM.970] [TRACE] Ped #3
[2/4/2019 12:51:07 AM.044] 2/4/2019 12:51:07 AM - released
[2/4/2019 12:51:07 AM.114] [TRACE] Key down #1
[2/4/2019 12:51:08 AM.772] [TRACE] Key down #1
[2/4/2019 12:51:08 AM.950] [TRACE] Key down #1
[2/4/2019 12:51:14 AM.606] [TRACE] Key down #1
[2/4/2019 12:51:14 AM.606] [TRACE] Key down #1.5
[2/4/2019 12:51:14 AM.606] CA: False
[2/4/2019 12:51:14 AM.606] AC: False
[2/4/2019 12:51:14 AM.606] [TRACE] Key down #2
[2/4/2019 12:51:14 AM.606] [TRACE] Ped #2
[2/4/2019 12:51:14 AM.606] [TRACE] Ped #3
[2/4/2019 12:51:14 AM.607] [TRACE] Ped #2
[2/4/2019 12:51:14 AM.607] [TRACE] Ped #3
[2/4/2019 12:51:14 AM.607] [TRACE] Ped #2
[2/4/2019 12:51:14 AM.607] [TRACE] Ped #3
[2/4/2019 12:51:14 AM.608] [TRACE] Ped #2
[2/4/2019 12:51:14 AM.608] [TRACE] Ped #3
[2/4/2019 12:51:14 AM.608] [TRACE] Ped #2
[2/4/2019 12:51:14 AM.608] [TRACE] Ped #3
[2/4/2019 12:51:27 AM.843] [TRACE] Key down #1
[2/4/2019 12:51:27 AM.843] [TRACE] Key down #1.5
[2/4/2019 12:51:27 AM.843] CA: False
[2/4/2019 12:51:27 AM.843] AC: False
[2/4/2019 12:51:27 AM.843] [TRACE] Key down #2
[2/4/2019 12:51:27 AM.844] [TRACE] Ped #2
[2/4/2019 12:51:27 AM.844] [TRACE] Ped #3
[2/4/2019 12:51:27 AM.845] [TRACE] Ped #2
[2/4/2019 12:51:27 AM.845] [TRACE] Ped #3
[2/4/2019 12:51:27 AM.845] [TRACE] Ped #2
[2/4/2019 12:51:27 AM.845] [TRACE] Ped #3
[2/4/2019 12:51:32 AM.665] LSPD First Response: STP: EXIT CONTROL PED
[2/4/2019 12:51:35 AM.989]  4519171
[2/4/2019 12:51:54 AM.405]  4534196
[2/4/2019 12:51:55 AM.088] [TRACE] Assigned ped to PlayerArrest #2 (Blocker)
[2/4/2019 12:51:55 AM.135] [TRACE] Thread PlayerArrest #2 initialized
[2/4/2019 12:51:55 AM.636] 2/4/2019 12:51:55 AM - released
[2/4/2019 12:52:11 AM.403] LSPD First Response: GetAudioFileForAction: No file found for: STREET_ROY_LOWENSTEIN_BLVD
[2/4/2019 12:52:11 AM.496] LSPD First Response: UB: REQUESTED TYPE: Ambulance
[2/4/2019 12:52:11 AM.501] LSPD First Response: UB: DETECTED ZONE: RANCHO
[2/4/2019 12:52:11 AM.501] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/4/2019 12:52:18 AM.659] Prompting Arresting
[2/4/2019 12:52:18 AM.840] [TRACE] Key down #1
[2/4/2019 12:52:18 AM.840] [TRACE] Key down #1.5
[2/4/2019 12:52:18 AM.840] CA: True
[2/4/2019 12:52:18 AM.840] AC: False
[2/4/2019 12:52:21 AM.942] LSPD First Response: Contains key after add
[2/4/2019 12:52:21 AM.942] LSPD First Response: Weapon Dropped
[2/4/2019 12:52:21 AM.942] LSPD First Response: LSPDFR+ Ped arrested
[2/4/2019 12:52:27 AM.183] [TRACE] Transfering control from PlayerArrest #2 (Blocker) to PlayerSuspectTransport #2
[2/4/2019 12:52:27 AM.183] [TRACE] Removing ped from PlayerArrest #2 (Blocker)
[2/4/2019 12:52:27 AM.184] [TRACE] Asked thread PlayerArrest #2 to abort: Ped left Arrest (left)
[2/4/2019 12:52:27 AM.184] [TRACE] Instance cleaned (PlayerArrest #2)
[2/4/2019 12:52:27 AM.184] [TRACE] Assigned ped to PlayerSuspectTransport #2 (Blocker)
[2/4/2019 12:52:27 AM.184] [TRACE] PlayerSuspectTransport #2 received control over ped
[2/4/2019 12:52:27 AM.184] [TRACE] PlayerArrest #2 is aborting already
[2/4/2019 12:52:27 AM.220] [TRACE] Thread PlayerArrest #2 has been shut down
[2/4/2019 12:52:27 AM.220] [TRACE] Changed priority to Blocker (PlayerSuspectTransport #2)
[2/4/2019 12:52:27 AM.221] [TRACE] Thread PlayerSuspectTransport #2 initialized
[2/4/2019 12:52:27 AM.562] [TRACE] Asked thread PlayerSuspectTransport #2 to abort: Suspect is dead
[2/4/2019 12:52:27 AM.562] [TRACE] Removing ped from PlayerSuspectTransport #2 (Blocker)
[2/4/2019 12:52:27 AM.562] [TRACE] Instance cleaned (PlayerSuspectTransport #2)
[2/4/2019 12:52:27 AM.598] [TRACE] Thread PlayerSuspectTransport #2 has been shut down
[2/4/2019 12:52:30 AM.668] [TRACE] Key down #1
[2/4/2019 12:52:30 AM.668] [TRACE] Key down #1.5
[2/4/2019 12:52:30 AM.668] CA: False
[2/4/2019 12:52:30 AM.668] AC: False
[2/4/2019 12:52:30 AM.669] [TRACE] Key down #2
[2/4/2019 12:52:30 AM.669] [TRACE] Ped #2
[2/4/2019 12:52:30 AM.669] [TRACE] Ped #3
[2/4/2019 12:52:30 AM.670] [TRACE] Ped #2
[2/4/2019 12:52:30 AM.670] [TRACE] Ped #3
[2/4/2019 12:52:30 AM.670] [TRACE] Ped #2
[2/4/2019 12:52:30 AM.670] [TRACE] Ped #3
[2/4/2019 12:52:30 AM.671] [TRACE] Ped #2
[2/4/2019 12:52:30 AM.671] [TRACE] Ped #3
[2/4/2019 12:52:30 AM.671] [TRACE] Ped #2
[2/4/2019 12:52:30 AM.671] [TRACE] Ped #3
[2/4/2019 12:52:30 AM.671] [TRACE] Ped #2
[2/4/2019 12:52:30 AM.671] [TRACE] Ped #3
[2/4/2019 12:52:30 AM.672] [TRACE] Ped #2
[2/4/2019 12:52:30 AM.672] [TRACE] Ped #3
[2/4/2019 12:52:49 AM.278] [TRACE] Key down #1
[2/4/2019 12:52:49 AM.278] [TRACE] Key down #1.5
[2/4/2019 12:52:49 AM.278] CA: False
[2/4/2019 12:52:49 AM.278] AC: False
[2/4/2019 12:52:49 AM.278] [TRACE] Key down #2
[2/4/2019 12:52:49 AM.279] [TRACE] Ped #2
[2/4/2019 12:52:49 AM.279] [TRACE] Ped #3
[2/4/2019 12:52:49 AM.279] [TRACE] Ped #2
[2/4/2019 12:52:49 AM.279] [TRACE] Ped #3
[2/4/2019 12:52:49 AM.280] [TRACE] Ped #2
[2/4/2019 12:52:49 AM.280] [TRACE] Ped #3
[2/4/2019 12:52:49 AM.280] [TRACE] Ped #2
[2/4/2019 12:52:49 AM.280] [TRACE] Ped #3
[2/4/2019 12:52:49 AM.280] [TRACE] Ped #2
[2/4/2019 12:52:49 AM.281] [TRACE] Ped #3
[2/4/2019 12:52:49 AM.281] [TRACE] Ped #2
[2/4/2019 12:52:49 AM.281] [TRACE] Ped #3
[2/4/2019 12:52:52 AM.595] LSPD First Response: STP: EXIT CONTROL PED
[2/4/2019 12:52:54 AM.447]  4592941
[2/4/2019 12:52:56 AM.517] [TRACE] Assigned ped to PlayerArrest #3 (Blocker)
[2/4/2019 12:52:56 AM.517] HAS WEAPON
[2/4/2019 12:52:56 AM.579] [TRACE] Thread PlayerArrest #3 initialized
[2/4/2019 12:52:56 AM.746] 2/4/2019 12:52:56 AM - released
[2/4/2019 12:52:56 AM.883] [TRACE] Asked thread PlayerArrest #3 to abort: No reason specified
[2/4/2019 12:52:56 AM.883] [TRACE] Removing ped from PlayerArrest #3 (Blocker)
[2/4/2019 12:52:56 AM.884] [TRACE] PlayerArrest #3 is aborting already
[2/4/2019 12:52:56 AM.884] [TRACE] Instance cleaned (PlayerArrest #3)
[2/4/2019 12:52:56 AM.918] [TRACE] Thread PlayerArrest #3 has been shut down
[2/4/2019 12:52:59 AM.842]  4595478
[2/4/2019 12:53:01 AM.482] [TRACE] Assigned ped to PlayerArrest #4 (Blocker)
[2/4/2019 12:53:01 AM.538] [TRACE] Thread PlayerArrest #4 initialized
[2/4/2019 12:53:01 AM.698]  4596984
[2/4/2019 12:53:02 AM.107] 2/4/2019 12:53:02 AM - released
[2/4/2019 12:53:02 AM.896]  4597963
[2/4/2019 12:53:02 AM.909] [TRACE] Asked thread PlayerArrest #4 to abort: No reason specified
[2/4/2019 12:53:02 AM.909] [TRACE] Removing ped from PlayerArrest #4 (Blocker)
[2/4/2019 12:53:02 AM.913] [TRACE] PlayerArrest #4 is aborting already
[2/4/2019 12:53:02 AM.913] [TRACE] Instance cleaned (PlayerArrest #4)
[2/4/2019 12:53:02 AM.948] [TRACE] Thread PlayerArrest #4 has been shut down
[2/4/2019 12:53:08 AM.917] [TRACE] Assigned ped to PlayerArrest #5 (Blocker)
[2/4/2019 12:53:08 AM.972] [TRACE] Thread PlayerArrest #5 initialized
[2/4/2019 12:53:09 AM.806] 2/4/2019 12:53:09 AM - released
[2/4/2019 12:53:09 AM.934]  4603895
[2/4/2019 12:53:09 AM.991] [TRACE] Asked thread PlayerArrest #5 to abort: No reason specified
[2/4/2019 12:53:09 AM.991] [TRACE] Removing ped from PlayerArrest #5 (Blocker)
[2/4/2019 12:53:09 AM.992] [TRACE] PlayerArrest #5 is aborting already
[2/4/2019 12:53:09 AM.992] [TRACE] Instance cleaned (PlayerArrest #5)
[2/4/2019 12:53:10 AM.033] [TRACE] Thread PlayerArrest #5 has been shut down
[2/4/2019 12:53:10 AM.911] [TRACE] Assigned ped to PlayerArrest #6 (Blocker)
[2/4/2019 12:53:10 AM.973] [TRACE] Thread PlayerArrest #6 initialized
[2/4/2019 12:53:11 AM.260] 2/4/2019 12:53:11 AM - released
[2/4/2019 12:53:11 AM.360] [TRACE] Asked thread PlayerArrest #6 to abort: No reason specified
[2/4/2019 12:53:11 AM.360] [TRACE] Removing ped from PlayerArrest #6 (Blocker)
[2/4/2019 12:53:11 AM.360] [TRACE] PlayerArrest #6 is aborting already
[2/4/2019 12:53:11 AM.360] [TRACE] Instance cleaned (PlayerArrest #6)
[2/4/2019 12:53:11 AM.404] [TRACE] Thread PlayerArrest #6 has been shut down
[2/4/2019 12:53:21 AM.598] LSPD First Response: GetAudioFileForAction: No file found for: STREET_ROY_LOWENSTEIN_BLVD
[2/4/2019 12:53:22 AM.766] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[2/4/2019 12:53:22 AM.767] LSPD First Response: UB: DETECTED ZONE: RANCHO
[2/4/2019 12:53:22 AM.767] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/4/2019 12:53:23 AM.002] [TRACE] New ped recognized as cop
[2/4/2019 12:53:23 AM.011] [TRACE] New ped recognized as cop
[2/4/2019 12:53:23 AM.128] setting up new cop: null
[2/4/2019 12:53:23 AM.128] setting up new cop: null
[2/4/2019 12:53:23 AM.699] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[2/4/2019 12:53:23 AM.699] LSPD First Response: UB: DETECTED ZONE: RANCHO
[2/4/2019 12:53:23 AM.699] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[2/4/2019 12:53:23 AM.886] [TRACE] New ped recognized as cop
[2/4/2019 12:53:24 AM.160] setting up new cop: null
[2/4/2019 12:53:27 AM.508]  4617678
[2/4/2019 12:53:28 AM.493] [TRACE] Assigned ped to PlayerArrest #7 (Blocker)
[2/4/2019 12:53:28 AM.545] [TRACE] Thread PlayerArrest #7 initialized
[2/4/2019 12:53:28 AM.940] 2/4/2019 12:53:28 AM - released
[2/4/2019 12:53:29 AM.162]  4619291
[2/4/2019 12:53:29 AM.862] [TRACE] Assigned ped to PlayerArrest #8 (Blocker)
[2/4/2019 12:53:29 AM.935] [TRACE] Thread PlayerArrest #8 initialized
[2/4/2019 12:53:30 AM.529] 2/4/2019 12:53:30 AM - released
[2/4/2019 12:53:35 AM.413]  4625517
[2/4/2019 12:53:36 AM.055] [TRACE] Assigned ped to PlayerArrest #9 (Blocker)
[2/4/2019 12:53:36 AM.112] [TRACE] Thread PlayerArrest #9 initialized
[2/4/2019 12:53:37 AM.011] 2/4/2019 12:53:37 AM - released
[2/4/2019 12:53:44 AM.956] [TRACE] Key down #1
[2/4/2019 12:53:44 AM.956] [TRACE] Key down #1.5
[2/4/2019 12:53:44 AM.956] CA: False
[2/4/2019 12:53:44 AM.956] AC: False
[2/4/2019 12:53:44 AM.956] [TRACE] Key down #2
[2/4/2019 12:53:44 AM.957] [TRACE] Ped #2
[2/4/2019 12:53:44 AM.957] [TRACE] Ped #2
[2/4/2019 12:53:44 AM.957] [TRACE] Ped #3
[2/4/2019 12:53:44 AM.958] [TRACE] Ped #2
[2/4/2019 12:53:44 AM.958] [TRACE] Ped #2
[2/4/2019 12:53:44 AM.959] [TRACE] Ped #2
[2/4/2019 12:53:44 AM.959] [TRACE] Ped #3
[2/4/2019 12:53:45 AM.511] LSPD First Response: UB: BACKUP IS MOVING TO STANDBY POSITION >> OSB-0
[2/4/2019 12:53:45 AM.546] 2/4/2019 12:53:45 AM - released
[2/4/2019 12:53:46 AM.509] LSPD First Response: UB: BACKUP IS MOVING TO PERIMETER POSITION >> OSB-0 PAX-1
[2/4/2019 12:53:47 AM.408] LSPD First Response: UB: AMBULANCE IS FULLY DISMISSED
[2/4/2019 12:53:51 AM.203] [TRACE] Key down #1
[2/4/2019 12:53:51 AM.204] [TRACE] Key down #1.5
[2/4/2019 12:53:51 AM.204] CA: False
[2/4/2019 12:53:51 AM.204] AC: False
[2/4/2019 12:53:51 AM.204] [TRACE] Key down #2
[2/4/2019 12:53:51 AM.204] [TRACE] Ped #2
[2/4/2019 12:53:51 AM.205] [TRACE] Ped #2
[2/4/2019 12:53:51 AM.205] [TRACE] Ped #3
[2/4/2019 12:53:51 AM.205] [TRACE] Ped #2
[2/4/2019 12:53:51 AM.205] [TRACE] Ped #2
[2/4/2019 12:53:51 AM.206] [TRACE] Ped #2
[2/4/2019 12:53:51 AM.206] [TRACE] Ped #2
[2/4/2019 12:53:51 AM.206] [TRACE] Ped #3
[2/4/2019 12:53:51 AM.895] 2/4/2019 12:53:51 AM - released
[2/4/2019 12:53:52 AM.365] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-1
[2/4/2019 12:53:52 AM.613] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/4/2019 12:53:52 AM.999] Prompting Arresting
[2/4/2019 12:53:53 AM.571] [TRACE] Key down #1
[2/4/2019 12:53:54 AM.267] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-1
[2/4/2019 12:53:54 AM.561] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[2/4/2019 12:53:56 AM.690] LSPD First Response: Contains key after add
[2/4/2019 12:53:56 AM.690] LSPD First Response: Weapon Dropped
[2/4/2019 12:53:56 AM.690] LSPD First Response: LSPDFR+ Ped arrested
[2/4/2019 12:53:57 AM.645] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[2/4/2019 12:53:59 AM.832] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0 PAX-1
[2/4/2019 12:54:01 AM.951] [TRACE] Transfering control from PlayerArrest #8 (Blocker) to PlayerSuspectTransport #3
[2/4/2019 12:54:01 AM.951] [TRACE] Removing ped from PlayerArrest #8 (Blocker)
[2/4/2019 12:54:01 AM.951] [TRACE] Asked thread PlayerArrest #8 to abort: Ped left Arrest (left)
[2/4/2019 12:54:01 AM.951] [TRACE] Instance cleaned (PlayerArrest #8)
[2/4/2019 12:54:01 AM.951] [TRACE] Assigned ped to PlayerSuspectTransport #3 (Blocker)
[2/4/2019 12:54:01 AM.952] [TRACE] PlayerSuspectTransport #3 received control over ped
[2/4/2019 12:54:01 AM.952] [TRACE] PlayerArrest #8 is aborting already
[2/4/2019 12:54:01 AM.994] [TRACE] Thread PlayerArrest #8 has been shut down
[2/4/2019 12:54:01 AM.994] [TRACE] Changed priority to Blocker (PlayerSuspectTransport #3)
[2/4/2019 12:54:01 AM.995] [TRACE] Thread PlayerSuspectTransport #3 initialized
[2/4/2019 12:54:02 AM.360] [TRACE] Asked thread PlayerSuspectTransport #3 to abort: Suspect is dead
[2/4/2019 12:54:02 AM.360] [TRACE] Removing ped from PlayerSuspectTransport #3 (Blocker)
[2/4/2019 12:54:02 AM.360] [TRACE] Instance cleaned (PlayerSuspectTransport #3)
[2/4/2019 12:54:02 AM.404] [TRACE] Thread PlayerSuspectTransport #3 has been shut down
[2/4/2019 12:54:05 AM.032] Prompting Arresting
[2/4/2019 12:54:05 AM.957] [TRACE] Key down #1
[2/4/2019 12:54:05 AM.957] [TRACE] Key down #1.5
[2/4/2019 12:54:05 AM.957] CA: True
[2/4/2019 12:54:05 AM.957] AC: False
[2/4/2019 12:54:09 AM.050] LSPD First Response: Contains key after add
[2/4/2019 12:54:09 AM.050] LSPD First Response: Weapon Dropped
[2/4/2019 12:54:09 AM.050] LSPD First Response: LSPDFR+ Ped arrested
[2/4/2019 12:54:09 AM.366] LSPD First Response: Creating Speeder Event
[2/4/2019 12:54:09 AM.378] LSPD First Response: LSPDFR might have crashed and Police Buddy is despawned 
[2/4/2019 12:54:14 AM.338] [TRACE] Transfering control from PlayerArrest #7 (Blocker) to PlayerSuspectTransport #4
[2/4/2019 12:54:14 AM.338] [TRACE] Removing ped from PlayerArrest #7 (Blocker)
[2/4/2019 12:54:14 AM.338] [TRACE] Asked thread PlayerArrest #7 to abort: Ped left Arrest (left)
[2/4/2019 12:54:14 AM.338] [TRACE] Instance cleaned (PlayerArrest #7)
[2/4/2019 12:54:14 AM.338] [TRACE] Assigned ped to PlayerSuspectTransport #4 (Blocker)
[2/4/2019 12:54:14 AM.338] [TRACE] PlayerSuspectTransport #4 received control over ped
[2/4/2019 12:54:14 AM.338] [TRACE] PlayerArrest #7 is aborting already
[2/4/2019 12:54:14 AM.388] [TRACE] Thread PlayerArrest #7 has been shut down
[2/4/2019 12:54:14 AM.389] [TRACE] Changed priority to Blocker (PlayerSuspectTransport #4)
[2/4/2019 12:54:14 AM.390] [TRACE] Thread PlayerSuspectTransport #4 initialized
[2/4/2019 12:54:14 AM.737] [TRACE] Asked thread PlayerSuspectTransport #4 to abort: Suspect is dead
[2/4/2019 12:54:14 AM.737] [TRACE] Removing ped from PlayerSuspectTransport #4 (Blocker)
[2/4/2019 12:54:14 AM.737] [TRACE] Instance cleaned (PlayerSuspectTransport #4)
[2/4/2019 12:54:14 AM.781] [TRACE] Thread PlayerSuspectTransport #4 has been shut down
[2/4/2019 12:54:17 AM.568] LSPD First Response: [Better EMS]: Loading response manager
[2/4/2019 12:54:17 AM.568] LSPD First Response: [Better EMS]: Responding to X:366.92 Y:-1768.486 Z:29.27811
[2/4/2019 12:54:19 AM.507] LSPD First Response: [Better EMS]: First responder not specified by API; will be decided by settings.
[2/4/2019 12:54:19 AM.507] LSPD First Response: [Better EMS]: Initiating response unit for FIRE
[2/4/2019 12:54:19 AM.507] LSPD First Response: Chose vehicle FBI2
[2/4/2019 12:54:19 AM.507] LSPD First Response: Choose between 2 and 2 peds
[2/4/2019 12:54:19 AM.507] LSPD First Response: Choosing 2 peds
[2/4/2019 12:54:19 AM.507] LSPD First Response: Chosen ped 1: S_M_Y_FIREMAN_01
[2/4/2019 12:54:19 AM.508] LSPD First Response: Chosen ped 0: S_M_M_PARAMEDIC_01
[2/4/2019 12:54:19 AM.508] LSPD First Response: Choosing spawn radius between 50 and 100
[2/4/2019 12:54:19 AM.508] LSPD First Response: Chose spawn radius of 89
[2/4/2019 12:54:19 AM.509] LSPD First Response: Found vehicle color: Red (-65536)
[2/4/2019 12:54:19 AM.509] LSPD First Response: Configuring extras on vehicle
[2/4/2019 12:54:19 AM.509] LSPD First Response: Setting extra 1 to True
[2/4/2019 12:54:19 AM.512] LSPD First Response: Extra 1 does not exist on this vehicle.
[2/4/2019 12:54:19 AM.512] LSPD First Response: Configuring extras on vehicle
[2/4/2019 12:54:19 AM.514] LSPD First Response: Setting up ped components for S_M_Y_FIREMAN_01
[2/4/2019 12:54:19 AM.521] LSPD First Response: Current ped variations: 8, 2, 0
[2/4/2019 12:54:19 AM.521] LSPD First Response: Max ped variations: 8, 2, 0
[2/4/2019 12:54:19 AM.521] LSPD First Response: Setting ped variation: 8, 0, 0
[2/4/2019 12:54:19 AM.522] LSPD First Response: Setting ped head/hat prop to 0
[2/4/2019 12:54:19 AM.531] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/4/2019 12:54:19 AM.534] LSPD First Response: [Better EMS]: Target position: X:363 Y:-1773.75 Z:28.25
[2/4/2019 12:54:19 AM.535] LSPD First Response: [Better EMS]: Initiating response unit for HOSPITAL
[2/4/2019 12:54:19 AM.535] LSPD First Response: Chose vehicle AMBULANCE
[2/4/2019 12:54:19 AM.535] LSPD First Response: Choose between 2 and 2 peds
[2/4/2019 12:54:19 AM.535] LSPD First Response: Choosing 2 peds
[2/4/2019 12:54:19 AM.535] LSPD First Response: Chosen ped 1: S_M_M_PARAMEDIC_01
[2/4/2019 12:54:19 AM.535] LSPD First Response: Chosen ped 0: S_M_M_PARAMEDIC_01
[2/4/2019 12:54:19 AM.535] LSPD First Response: Choosing spawn radius between 50 and 100
[2/4/2019 12:54:19 AM.535] LSPD First Response: Chose spawn radius of 65
[2/4/2019 12:54:19 AM.536] LSPD First Response: Configuring extras on vehicle
[2/4/2019 12:54:19 AM.536] LSPD First Response: Configuring extras on vehicle
[2/4/2019 12:54:19 AM.537] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/4/2019 12:54:19 AM.538] LSPD First Response: Setting up ped components for S_M_M_PARAMEDIC_01
[2/4/2019 12:54:19 AM.541] LSPD First Response: [Better EMS]: Target position: X:368.5 Y:-1767 Z:28.28125
[2/4/2019 12:54:19 AM.543] LSPD First Response: GetAudioFileForAction: No file found for: STREET_ROY_LOWENSTEIN_BLVD
[2/4/2019 12:54:19 AM.598] LSPD First Response: Started task. Status: Preparing
[2/4/2019 12:54:19 AM.599] LSPD First Response: Started task. Status: Preparing
[2/4/2019 12:54:20 AM.283] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:54:20 AM.284] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:54:20 AM.284] LSPD First Response: PlayAction: Failed to find 
[2/4/2019 12:54:20 AM.811] LSPD First Response: Started task. Status: Preparing
[2/4/2019 12:54:24 AM.126] LSPD First Response: Started task. Status: Preparing
[2/4/2019 12:54:24 AM.640] Prompting Arresting
[2/4/2019 12:54:25 AM.568] [TRACE] Key down #1
[2/4/2019 12:54:25 AM.568] [TRACE] Key down #1.5
[2/4/2019 12:54:25 AM.568] CA: True
[2/4/2019 12:54:25 AM.568] AC: False
[2/4/2019 12:54:30 AM.088] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:54:30 AM.088] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:54:30 AM.088] LSPD First Response: PlayAction: Failed to find 
[2/4/2019 12:54:30 AM.622] [TRACE] Key down #1
[2/4/2019 12:54:30 AM.622] [TRACE] Key down #1.5
[2/4/2019 12:54:30 AM.622] CA: True
[2/4/2019 12:54:30 AM.622] AC: False
[2/4/2019 12:54:33 AM.397] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:54:33 AM.398] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:54:33 AM.398] LSPD First Response: PlayAction: Failed to find 
[2/4/2019 12:54:34 AM.423] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:54:34 AM.423] LSPD First Response: GetAudioFileForAction: No file found for: 
[2/4/2019 12:54:34 AM.424] LSPD First Response: PlayAction: Failed to find 
[2/4/2019 12:54:35 AM.683] LSPD First Response: Started task. Status: Preparing
[2/4/2019 12:54:37 AM.673] Prompting Arresting
[2/4/2019 12:54:38 AM.329] [TRACE] Key down #1
[2/4/2019 12:54:38 AM.329] [TRACE] Key down #1.5
[2/4/2019 12:54:38 AM.329] CA: True
[2/4/2019 12:54:38 AM.329] AC: False
[2/4/2019 12:54:41 AM.450] LSPD First Response: Contains key after add
[2/4/2019 12:54:41 AM.450] LSPD First Response: Weapon Dropped
[2/4/2019 12:54:41 AM.450] LSPD First Response: LSPDFR+ Ped arrested
[2/4/2019 12:54:45 AM.656] [TRACE] Key down #1
[2/4/2019 12:54:45 AM.656] [TRACE] Key down #1.5
[2/4/2019 12:54:45 AM.656] CA: True
[2/4/2019 12:54:45 AM.656] AC: False
[2/4/2019 12:54:45 AM.903] LSPD First Response: Added ambient event fibers to cleanup
[2/4/2019 12:54:46 AM.694] [TRACE] Transfering control from PlayerArrest #9 (Blocker) to PlayerSuspectTransport #5
[2/4/2019 12:54:46 AM.694] [TRACE] Removing ped from PlayerArrest #9 (Blocker)
[2/4/2019 12:54:46 AM.694] [TRACE] Asked thread PlayerArrest #9 to abort: Ped left Arrest (left)
[2/4/2019 12:54:46 AM.694] [TRACE] Instance cleaned (PlayerArrest #9)
[2/4/2019 12:54:46 AM.694] [TRACE] Assigned ped to PlayerSuspectTransport #5 (Blocker)
[2/4/2019 12:54:46 AM.694] [TRACE] PlayerSuspectTransport #5 received control over ped
[2/4/2019 12:54:46 AM.694] [TRACE] PlayerArrest #9 is aborting already
[2/4/2019 12:54:46 AM.743] [TRACE] Thread PlayerArrest #9 has been shut down
[2/4/2019 12:54:46 AM.744] [TRACE] Changed priority to Blocker (PlayerSuspectTransport #5)
[2/4/2019 12:54:46 AM.744] [TRACE] Thread PlayerSuspectTransport #5 initialized
[2/4/2019 12:54:47 AM.153] [TRACE] Asked thread PlayerSuspectTransport #5 to abort: Suspect is dead
[2/4/2019 12:54:47 AM.153] [TRACE] Removing ped from PlayerSuspectTransport #5 (Blocker)
[2/4/2019 12:54:47 AM.153] [TRACE] Instance cleaned (PlayerSuspectTransport #5)
[2/4/2019 12:54:47 AM.212] [TRACE] Thread PlayerSuspectTransport #5 has been shut down
[2/4/2019 12:54:48 AM.486] LSPD First Response: [Better EMS]: paramedic done with drive there tasks
[2/4/2019 12:54:51 AM.885] [TRACE] Key down #1
[2/4/2019 12:54:51 AM.885] [TRACE] Key down #1.5
[2/4/2019 12:54:51 AM.885] CA: False
[2/4/2019 12:54:51 AM.885] AC: False
[2/4/2019 12:54:51 AM.885] [TRACE] Key down #2
[2/4/2019 12:54:51 AM.886] [TRACE] Ped #2
[2/4/2019 12:54:51 AM.886] [TRACE] Ped #3
[2/4/2019 12:54:51 AM.887] [TRACE] Ped #2
[2/4/2019 12:54:51 AM.887] [TRACE] Ped #3
[2/4/2019 12:54:51 AM.887] [TRACE] Ped #2
[2/4/2019 12:54:51 AM.887] [TRACE] Ped #3
[2/4/2019 12:54:51 AM.887] [TRACE] Ped #2
[2/4/2019 12:54:51 AM.888] [TRACE] Ped #2
[2/4/2019 12:54:51 AM.888] [TRACE] Ped #3
[2/4/2019 12:54:51 AM.888] [TRACE] Ped #2
[2/4/2019 12:54:51 AM.888] [TRACE] Ped #3
[2/4/2019 12:54:51 AM.889] [TRACE] Ped #2
[2/4/2019 12:54:51 AM.889] [TRACE] Ped #3
[2/4/2019 12:54:51 AM.889] [TRACE] Ped #2
[2/4/2019 12:54:51 AM.889] [TRACE] Ped #3
[2/4/2019 12:54:54 AM.162] LSPD First Response: True
[2/4/2019 12:54:58 AM.081] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0
[2/4/2019 12:55:01 AM.580] [TRACE] Key down #1
[2/4/2019 12:55:01 AM.580] [TRACE] Key down #1.5
[2/4/2019 12:55:01 AM.580] CA: False
[2/4/2019 12:55:01 AM.580] AC: False
[2/4/2019 12:55:01 AM.580] [TRACE] Key down #2
[2/4/2019 12:55:01 AM.581] [TRACE] Ped #2
[2/4/2019 12:55:01 AM.581] [TRACE] Ped #3
[2/4/2019 12:55:01 AM.582] [TRACE] Ped #2
[2/4/2019 12:55:01 AM.582] [TRACE] Ped #3
[2/4/2019 12:55:01 AM.582] [TRACE] Ped #2
[2/4/2019 12:55:01 AM.582] [TRACE] Ped #3
[2/4/2019 12:55:01 AM.583] [TRACE] Ped #2
[2/4/2019 12:55:01 AM.587] [TRACE] Ped #3
[2/4/2019 12:55:01 AM.588] [TRACE] Ped #2
[2/4/2019 12:55:01 AM.588] [TRACE] Ped #3
[2/4/2019 12:55:01 AM.588] [TRACE] Ped #2
[2/4/2019 12:55:01 AM.589] [TRACE] Ped #2
[2/4/2019 12:55:01 AM.589] [TRACE] Ped #3
[2/4/2019 12:55:02 AM.097] LSPD First Response: Started task. Status: Preparing
[2/4/2019 12:55:05 AM.672] LSPD First Response: Creating stolen vehicle event
[2/4/2019 12:55:13 AM.971] LSPD First Response: [Better EMS]: ambulance done with drive there tasks
[2/4/2019 12:55:14 AM.274] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/4/2019 12:55:14 AM.617] [TRACE] Key down #1
[2/4/2019 12:55:14 AM.617] [TRACE] Key down #1.5
[2/4/2019 12:55:14 AM.617] CA: False
[2/4/2019 12:55:14 AM.617] AC: False
[2/4/2019 12:55:14 AM.617] [TRACE] Key down #2
[2/4/2019 12:55:14 AM.623] [TRACE] Ped #2
[2/4/2019 12:55:14 AM.623] [TRACE] Ped #3
[2/4/2019 12:55:14 AM.623] [TRACE] Ped #2
[2/4/2019 12:55:14 AM.623] [TRACE] Ped #3
[2/4/2019 12:55:14 AM.623] [TRACE] Ped #2
[2/4/2019 12:55:14 AM.623] [TRACE] Ped #3
[2/4/2019 12:55:14 AM.624] [TRACE] Ped #2
[2/4/2019 12:55:14 AM.624] [TRACE] Ped #3
[2/4/2019 12:55:14 AM.624] [TRACE] Ped #2
[2/4/2019 12:55:14 AM.624] [TRACE] Ped #3
[2/4/2019 12:55:14 AM.625] [TRACE] Ped #2
[2/4/2019 12:55:14 AM.625] [TRACE] Ped #3
[2/4/2019 12:55:24 AM.796] [TRACE] Key down #1
[2/4/2019 12:55:24 AM.796] [TRACE] Key down #1.5
[2/4/2019 12:55:24 AM.797] CA: False
[2/4/2019 12:55:24 AM.797] AC: False
[2/4/2019 12:55:24 AM.797] [TRACE] Key down #2
[2/4/2019 12:55:24 AM.797] [TRACE] Ped #2
[2/4/2019 12:55:24 AM.797] [TRACE] Ped #3
[2/4/2019 12:55:24 AM.798] [TRACE] Ped #2
[2/4/2019 12:55:24 AM.798] [TRACE] Ped #3
[2/4/2019 12:55:24 AM.798] [TRACE] Ped #2
[2/4/2019 12:55:24 AM.798] [TRACE] Ped #3
[2/4/2019 12:55:24 AM.799] [TRACE] Ped #2
[2/4/2019 12:55:24 AM.799] [TRACE] Ped #3
[2/4/2019 12:55:24 AM.799] [TRACE] Ped #2
[2/4/2019 12:55:24 AM.799] [TRACE] Ped #3
[2/4/2019 12:55:24 AM.800] [TRACE] Ped #2
[2/4/2019 12:55:24 AM.800] [TRACE] Ped #2
[2/4/2019 12:55:24 AM.800] [TRACE] Ped #3
[2/4/2019 12:55:24 AM.800] [TRACE] Ped #2
[2/4/2019 12:55:24 AM.800] [TRACE] Ped #3
[2/4/2019 12:55:24 AM.903] 2/4/2019 12:55:24 AM - released
[2/4/2019 12:55:29 AM.141] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[2/4/2019 12:55:31 AM.321] [TRACE] Key down #1
[2/4/2019 12:55:31 AM.321] [TRACE] Key down #1.5
[2/4/2019 12:55:31 AM.321] CA: False
[2/4/2019 12:55:31 AM.321] AC: False
[2/4/2019 12:55:31 AM.321] [TRACE] Key down #2
[2/4/2019 12:55:31 AM.323] [TRACE] Ped #2
[2/4/2019 12:55:31 AM.323] [TRACE] Ped #3
[2/4/2019 12:55:31 AM.323] [TRACE] Ped #2
[2/4/2019 12:55:31 AM.323] [TRACE] Ped #3
[2/4/2019 12:55:31 AM.323] [TRACE] Ped #2
[2/4/2019 12:55:31 AM.323] [TRACE] Ped #3
[2/4/2019 12:55:31 AM.324] [TRACE] Ped #2
[2/4/2019 12:55:31 AM.324] [TRACE] Ped #3
[2/4/2019 12:55:31 AM.325] [TRACE] Ped #2
[2/4/2019 12:55:31 AM.325] [TRACE] Ped #3
[2/4/2019 12:55:31 AM.420] 2/4/2019 12:55:31 AM - released
[2/4/2019 12:55:32 AM.012] [TRACE] Key down #1
[2/4/2019 12:55:32 AM.874] [TRACE] Key down #1
[2/4/2019 12:55:33 AM.000] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[2/4/2019 12:55:44 AM.173] [TRACE] Key down #1
[2/4/2019 12:55:44 AM.173] [TRACE] Key down #1.5
[2/4/2019 12:55:44 AM.173] CA: False
[2/4/2019 12:55:44 AM.173] AC: False
[2/4/2019 12:55:44 AM.173] [TRACE] Key down #2
[2/4/2019 12:55:44 AM.174] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.174] [TRACE] Ped #3
[2/4/2019 12:55:44 AM.175] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.175] [TRACE] Ped #3
[2/4/2019 12:55:44 AM.175] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.175] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.175] [TRACE] Ped #3
[2/4/2019 12:55:44 AM.175] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.175] [TRACE] Ped #3
[2/4/2019 12:55:44 AM.176] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.176] [TRACE] Ped #3
[2/4/2019 12:55:44 AM.176] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.177] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.177] [TRACE] Ped #3
[2/4/2019 12:55:44 AM.177] [TRACE] Ped #2
[2/4/2019 12:55:44 AM.177] [TRACE] Ped #3
[2/4/2019 12:55:44 AM.276] 2/4/2019 12:55:44 AM - released
[2/4/2019 12:55:54 AM.204] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/4/2019 12:55:54 AM.215] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/4/2019 12:55:54 AM.236] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/4/2019 12:55:54 AM.247] LSPD First Response: [Better EMS]: Exception trying for medic to treat patient: Thread was being aborted.
[2/4/2019 12:55:54 AM.249] LSPD First Response: [Better EMS]: Exception trying for medic to take action: Thread was being aborted.
[2/4/2019 12:55:58 AM.208] [TRACE] Key down #1
[2/4/2019 12:55:58 AM.208] [TRACE] Key down #1.5
[2/4/2019 12:55:58 AM.209] CA: False
[2/4/2019 12:55:58 AM.209] AC: False
[2/4/2019 12:55:58 AM.209] [TRACE] Key down #2
[2/4/2019 12:55:58 AM.210] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.210] [TRACE] Ped #3
[2/4/2019 12:55:58 AM.210] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.210] [TRACE] Ped #3
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #3
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #3
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #3
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.211] [TRACE] Ped #3
[2/4/2019 12:55:58 AM.212] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.212] [TRACE] Ped #3
[2/4/2019 12:55:58 AM.212] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.213] [TRACE] Ped #2
[2/4/2019 12:55:58 AM.213] [TRACE] Ped #3
[2/4/2019 12:55:58 AM.320] 2/4/2019 12:55:58 AM - released
[2/4/2019 12:56:09 AM.163] [TRACE] Key down #1
[2/4/2019 12:56:09 AM.163] [TRACE] Key down #1.5
[2/4/2019 12:56:09 AM.163] CA: False
[2/4/2019 12:56:09 AM.163] AC: False
[2/4/2019 12:56:09 AM.163] [TRACE] Key down #2
[2/4/2019 12:56:09 AM.164] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.164] [TRACE] Ped #3
[2/4/2019 12:56:09 AM.164] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.164] [TRACE] Ped #3
[2/4/2019 12:56:09 AM.165] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.165] [TRACE] Ped #3
[2/4/2019 12:56:09 AM.165] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.165] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.165] [TRACE] Ped #3
[2/4/2019 12:56:09 AM.166] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.166] [TRACE] Ped #3
[2/4/2019 12:56:09 AM.166] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.166] [TRACE] Ped #3
[2/4/2019 12:56:09 AM.166] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.167] [TRACE] Ped #2
[2/4/2019 12:56:09 AM.167] [TRACE] Ped #3
[2/4/2019 12:56:09 AM.231] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0 PAX-1
[2/4/2019 12:56:12 AM.587] [TRACE] Key down #1
[2/4/2019 12:56:23 AM.089] LSPD First Response: UB: IN PERIMETER POSITION >> OSB-0 PAX-1
[2/4/2019 12:56:25 AM.006] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-1
[2/4/2019 12:56:25 AM.251] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0
[2/4/2019 12:56:25 AM.870] [TRACE] Key down #1
[2/4/2019 12:56:25 AM.871] [TRACE] Key down #1.5
[2/4/2019 12:56:25 AM.871] CA: False
[2/4/2019 12:56:25 AM.871] AC: False
[2/4/2019 12:56:25 AM.871] [TRACE] Key down #2
[2/4/2019 12:56:25 AM.871] [TRACE] Ped #2
[2/4/2019 12:56:25 AM.872] [TRACE] Ped #3
[2/4/2019 12:56:25 AM.873] [TRACE] Ped #2
[2/4/2019 12:56:25 AM.873] [TRACE] Ped #3
[2/4/2019 12:56:25 AM.873] [TRACE] Ped #2
[2/4/2019 12:56:25 AM.873] [TRACE] Ped #2
[2/4/2019 12:56:25 AM.873] [TRACE] Ped #3
[2/4/2019 12:56:25 AM.873] [TRACE] Ped #2
[2/4/2019 12:56:25 AM.873] [TRACE] Ped #3
[2/4/2019 12:56:25 AM.874] [TRACE] Ped #2
[2/4/2019 12:56:25 AM.874] [TRACE] Ped #3
[2/4/2019 12:56:25 AM.874] [TRACE] Ped #2
[2/4/2019 12:56:25 AM.875] [TRACE] Ped #3
[2/4/2019 12:56:25 AM.875] [TRACE] Ped #2
[2/4/2019 12:56:25 AM.875] [TRACE] Ped #3
[2/4/2019 12:56:25 AM.974] 2/4/2019 12:56:25 AM - released
[2/4/2019 12:56:27 AM.476] LSPD First Response: Creating unroadworthy vehicle event
[2/4/2019 12:56:27 AM.523] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[2/4/2019 12:56:28 AM.955] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0 PAX-1
[2/4/2019 12:56:29 AM.305] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/4/2019 12:56:30 AM.339] [TRACE] Key down #1
[2/4/2019 12:56:31 AM.153] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[2/4/2019 12:56:34 AM.164] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[2/4/2019 12:56:38 AM.292] LSPD First Response: Added ambient event fibers to cleanup
[2/4/2019 12:56:41 AM.178] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-0
[2/4/2019 12:56:44 AM.269] [TRACE] Key down #1
[2/4/2019 12:56:44 AM.269] [TRACE] Key down #1.5
[2/4/2019 12:56:44 AM.269] CA: False
[2/4/2019 12:56:44 AM.269] AC: False
[2/4/2019 12:56:44 AM.269] [TRACE] Key down #2
[2/4/2019 12:56:44 AM.270] [TRACE] Ped #2
[2/4/2019 12:56:44 AM.270] [TRACE] Ped #3
[2/4/2019 12:56:44 AM.272] [TRACE] Ped #2
[2/4/2019 12:56:44 AM.272] [TRACE] Ped #3
[2/4/2019 12:56:44 AM.272] [TRACE] Ped #2
[2/4/2019 12:56:44 AM.272] [TRACE] Ped #2
[2/4/2019 12:56:44 AM.272] [TRACE] Ped #3
[2/4/2019 12:56:44 AM.272] [TRACE] Ped #2
[2/4/2019 12:56:44 AM.272] [TRACE] Ped #3
[2/4/2019 12:56:44 AM.273] [TRACE] Ped #2
[2/4/2019 12:56:44 AM.273] [TRACE] Ped #3
[2/4/2019 12:56:48 AM.450] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[2/4/2019 12:56:50 AM.297] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[2/4/2019 12:56:54 AM.934] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[2/4/2019 12:57:15 AM.225] LSPD First Response: Creating drunk driver event
[2/4/2019 12:57:15 AM.295] LSPD First Response: Setting alcohol levels
[2/4/2019 12:57:27 AM.723] [TRACE] Key down #1
[2/4/2019 12:57:27 AM.723] [TRACE] Key down #1.5
[2/4/2019 12:57:27 AM.723] CA: False
[2/4/2019 12:57:27 AM.723] AC: False
[2/4/2019 12:57:27 AM.723] [TRACE] Key down #2
[2/4/2019 12:57:27 AM.724] [TRACE] Ped #2
[2/4/2019 12:57:27 AM.724] [TRACE] Ped #3
[2/4/2019 12:57:27 AM.725] [TRACE] Ped #2
[2/4/2019 12:57:27 AM.725] [TRACE] Ped #3
[2/4/2019 12:57:27 AM.725] [TRACE] Ped #2
[2/4/2019 12:57:27 AM.725] [TRACE] Ped #2
[2/4/2019 12:57:27 AM.725] [TRACE] Ped #3
[2/4/2019 12:57:27 AM.726] [TRACE] Ped #2
[2/4/2019 12:57:27 AM.726] [TRACE] Ped #3
[2/4/2019 12:57:27 AM.726] [TRACE] Ped #2
[2/4/2019 12:57:27 AM.726] [TRACE] Ped #3
[2/4/2019 12:57:27 AM.727] [TRACE] Ped #2
[2/4/2019 12:57:27 AM.727] [TRACE] Ped #3
[2/4/2019 12:57:54 AM.856] LSPD First Response: Added ambient event fibers to cleanup
[2/4/2019 12:58:07 AM.787] LSPD First Response: C+: Pause
[2/4/2019 12:58:07 AM.789] LSPD First Response: C+: EnsurePaused forced
[2/4/2019 12:58:07 AM.789] LSPD First Response: C+: Pause
[2/4/2019 12:58:10 AM.362] LSPD First Response: C+: Adding Citation for ped hash=HayashiNakanishima12/4/1982
[2/4/2019 12:58:10 AM.380] LSPD First Response: C+: Adding Citation for ped hash=ChrisRomero1/2/1974
[2/4/2019 12:58:10 AM.388] LSPD First Response: C+: Adding Citation for ped hash=LanceCrawford10/16/1996
[2/4/2019 12:58:10 AM.409] LSPD First Response: C+: Adding Citation for ped hash=ArnoldFiccaro5/1/1997
[02/04/2019 00:58:11.912] LSPD First Response: C+: Found arrest report for ped
[02/04/2019 00:58:11.913] LSPD First Response: C+: Get Citation for ped hash=LanceCrawford10/16/1996
[02/04/2019 00:58:11.915] LSPD First Response: C+: Found citations for ped
[02/04/2019 00:58:11.915] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[2/4/2019 12:58:11 AM.917] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[2/4/2019 12:58:11 AM.923] LSPD First Response: C+ DEV: Creating ComputerPedView
[2/4/2019 12:58:11 AM.926] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[2/4/2019 12:58:11 AM.954] LSPD First Response: C+ DEV: Loading image for model from Plugins\LSPDFR\ComputerPlus\images\peds\g_m_y_mexgoon_01__0_1_2_front.jpg
[2/4/2019 12:58:11 AM.987] LSPD First Response: C+: Citation time is 4/3/2016 8:34:09 PM
[2/4/2019 12:58:12 AM.048] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/4/2019 12:58:12 AM.054] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: 
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: ==============================
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: ------------------------------
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: Origin: Game fiber "<UNNAMED THREAD>".
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: ------------------------------
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: Exception type: System.AccessViolationException
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: ------------------------------
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: Inner exceptions:
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: ------------------------------
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: Stack trace:
[2/4/2019 12:58:15 AM.641] MoreLicensePlates: at CNativeInvocationInfoV.CopyVectorResult(CNativeInvocationInfoV* , Int32 )
[2/4/2019 12:58:15 AM.641] at Rage.Native.NativeFunction.CallByAddress(IntPtr address, Type returnType, NativeArgument[] arguments)
[2/4/2019 12:58:15 AM.642] at Rage.Native.NativeFunction.CallByHash(UInt64 nativeHash, Type returnType, NativeArgument[] arguments)
[2/4/2019 12:58:15 AM.642] at Rage.Native.NativeFunction.CallByHash[ReturnType](UInt64 nativeHash, NativeArgument[] arguments)
[2/4/2019 12:58:15 AM.642] at ?A0x309cd2aa.jXaszBkY2YUciv5K5UAr9S5o0vBFpNHW[ReturnType](UInt64 nativeHash, NativeArgument[] arguments)
[2/4/2019 12:58:15 AM.642] at Rage.Player.get_Character()
[2/4/2019 12:58:15 AM.642] at MoreLicensePlates.EntryPoint.<>c__DisplayClass11_0.<Main>b__1() in C:\Users\OIiver\source\repos\MoreLicensePlates\MoreLicensePlates\EntryPoint.cs:line 79
[2/4/2019 12:58:15 AM.642] at Rage.GameFiber.Main()
[2/4/2019 12:58:15 AM.642] MoreLicensePlates: ==============================
[2/4/2019 12:58:15 AM.642] MoreLicensePlates: 
 

 

Xekral

Members

(edited)

This mod is amazing, absolutely love it.

 

I have, however, noted one issue in particular regarding the motorcycle and Computer+.

 

ISSUE: If you are on a bike, you cannot use the standard Computer+ (appears it doesn't register as a vehicle and rightly so).  If you activate the tablet version, you can use it, but on closing the tablet version, your character remains stuck and unable to move.

 

INVESTIGATION: Error messages: None.  RageHookPlugin errors: None.  Reload plugins: Not successful.

 

RESOLUTION: Only way I've found to fix this is to open the console, type "SpawnAndWarp POLICEB", which resets your character on a new bike.  Only way you can use the tablet without issue is to be on foot.

Edited by Xekral

Trooper Thomas

Members

Hello, ive had computer plus for awhile before scripthook/gta v updates it worked but now its like transparent any reason why?

 

johnny52704

Members

Having this issue, before this it was crashing my game and flickering. 

Screenshot (24).png

ClerklyCorn796

Members

Love this plugin, and haven't seemed to have any issues with it in the past. I ran it last night without any issues and upon running it today, LSPDFR crashed. Managed to reload the plugin and 'forceduty', only to find Computer+ wasn't running. Looking through the RPH log, something was flagged as potentially being a virus. Windows Defender flagged and quarantined the .dll file for Computer+, as did Google Chrome when I tried to re-download the file.

 

I'm sure this is probably a false positive, as I personally havent had issues in the past. But I figured I'd report it and attach screenshots just to bring it to attention.

Computer+ 1.PNG

Computer+ 2.PNG

RagePluginHook.log

Trooper Thomas

Members

20 hours ago, Yutsuko said:

any idea why this is showing up like this?

unknown.png

Mine is doing this too!

Yutsuko

Members

(edited)

Trooper Thomas 

I found the fix, u have to go to ragehook and get the defaultskin out of that and put it in your main gta v folder

just to be safe be sure cursor_32_2.png, DefaultSkin.png is in your main gta folder in the ragehook

Edited by Yutsuko

Yutsuko

Members

How do I change the background?

Trooper Thomas

Members

5 hours ago, Yutsuko said:

Trooper Thomas 

I found the fix, u have to go to ragehook and get the defaultskin out of that and put it in your main gta v folder

just to be safe be sure cursor_32_2.png, DefaultSkin.png is in your main gta folder in the ragehook

can u please reword that lol

 

@PieRGud I'm thinking computer plus need a update many people are having the same problem as me!

Yutsuko

Members

(edited)

Trooper Thomas  

be sure u have ragehook and there

a picture will say DefaultSkin.png

put that into your main gta v folder.

then the computer will work.

Edited by Yutsuko

Trooper Thomas

Members

44 minutes ago, Yutsuko said:

Trooper Thomas  

be sure u have ragehook and there

a picture will say DefaultSkin.png

put that into your main gta v folder.

then the computer will work.

in computer plus... i didnt see one

 

even if that works more people are having the same problem i guarantee it needs a update

 

Yutsuko

Members

3 minutes ago, Trooper Thomas said:

in computer plus... i didnt see one

 

DL ragehook the newest one and has defaultskin.png u take it out and out it in your main gta v folder

unknown.png

Trooper Thomas

Members

14 hours ago, Yutsuko said:

DL ragehook the newest one and has defaultskin.png u take it out and out it in your main gta v folder

unknown.png

i get it but what file is the default skin in 

 

Create an account or sign in to comment

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.