Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

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

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

AmbientSpawn Ped related crash

Featured Replies

This crash occurred right after I ordered a suspect out of a vehicle on a traffic stop, but it seems to have been caused by the game attempting to spawn an ambient backup unit judging from the log. I did not request any backup units myself.

 

I have had a number of similar crash logs when teleporting to places on the map. There seems to be an issue with spawning a police ped for the backup unit. I do have custom peds installed in the default police ped slots, could that perhaps be something to do with it?

 

RagePluginHook.log

Edited by Albo1125

My YouTube: Click here. 

My Discord Server - https://discord.gg/0taiZvBSiw5qGAXU

Useful post? Let me and others know by clicking the Like button.
Check out my many script modifications! 
Having issues? LSPDFR Troubleshooter by Albo1125.

  • Replies 31
  • Views 12.3k
  • Created
  • Last Reply

Top Posters In This Topic

I've been getting this issue also, any time i order a suspect from a vehicle on a TC, LSPDFR crashes. I'll be watching this thread closely and hopefully a solution is found. For reference, I am not using any custom peds.

I have had experience similar crashes as well, but not to often to the point that it could not be ignored. My game crashes sometimes when I try to interact with the suspect.

1 hour ago, Albo1125 said:

This crash occurred right after I ordered a suspect out of a vehicle on a traffic stop, but it seems to have been caused by the game attempting to spawn an ambient backup unit judging from the log. I did not request any backup units myself.

 

I have had a number of similar crash logs when teleporting to places on the map. There seems to be an issue with spawning a police ped for the backup unit. I do have custom peds installed in the default police ped slots, could that perhaps be something to do with it?

 

RagePluginHook.log 175.71 kB · 2 downloads


Is that ambient spawn from the core 0.4 ambient event system?  

Please feel free to check out my straight to the point LSPDFR TUTORIALS / LSPDFR GAMEPLAY

  • Author
25 minutes ago, OfficerBenzo said:


Is that ambient spawn from the core 0.4 ambient event system?  

Yes

My YouTube: Click here. 

My Discord Server - https://discord.gg/0taiZvBSiw5qGAXU

Useful post? Let me and others know by clicking the Like button.
Check out my many script modifications! 
Having issues? LSPDFR Troubleshooter by Albo1125.

  • Management Team

would assume one or more of your ped model are either invalid or broken, hence the native crashes when trying to create it. That being said, all models are checked to be valid before being used by the backup system so it is a little odd. To me it looks like you have a ped model somewhere that passes IS_MODEL_VALID (what RPH uses for Model::IsValid) but does break when being actually spawned.

Please do not PM me unless really necessary (knowing you helps). If you think you need my attention in a topic, tag me.

I have the exact same issue.

I stop a ped in his vehicle per foot and he gets out.

Sometimes it crashes right then, sometimes it crashes while I'm talking to the suspect.

Spoiler

[02.03.2019 00:14:54.031] LSPD First Response: [TRACE] Thread PedStop #1 initialized
[02.03.2019 00:14:56.493] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in Sandy using SpawnsAmbiently
[02.03.2019 00:14:56.494] LSPD First Response: [TRACE] New ped created s_m_y_hwaycop_01 (PedType: 6), Agency: CityPolice ()
[02.03.2019 00:14:56.495] s_m_y_hwaycop_01_white_full_01
[02.03.2019 00:14:56.495] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[02.03.2019 00:14:56.495] LSPD First Response: [TRACE] They were already cop.
[02.03.2019 00:14:56.495] LSPD First Response: [TRACE] Bruno Guerritore (S_M_Y_HWAYCOP_01) was set as a cop
[02.03.2019 00:14:56.495] LSPD First Response: [TRACE] Set movement animations for cop: S_M_Y_HWAYCOP_01
[02.03.2019 00:14:56.495] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[02.03.2019 00:14:56.496] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[02.03.2019 00:14:56.947] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[02.03.2019 00:14:59.736] LSPD First Response: [TRACE] Started new menu thread MenuBase #22
[02.03.2019 00:14:59.749] LSPD First Response: [TRACE] Thread PedInteraction #1 initialized
[02.03.2019 00:14:59.754] LSPD First Response: 
[02.03.2019 00:14:59.754] LSPD First Response: ==============================
[02.03.2019 00:14:59.754] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[02.03.2019 00:14:59.754] LSPD First Response: ------------------------------
[02.03.2019 00:14:59.754] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
[02.03.2019 00:14:59.754] LSPD First Response: ------------------------------
[02.03.2019 00:14:59.754] LSPD First Response: Exception type: System.NullReferenceException
[02.03.2019 00:14:59.754] LSPD First Response: Exception message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
[02.03.2019 00:14:59.754] LSPD First Response: ------------------------------
[02.03.2019 00:14:59.754] LSPD First Response: Inner exceptions:
[02.03.2019 00:14:59.754] LSPD First Response: ------------------------------
[02.03.2019 00:14:59.754] LSPD First Response: Stack trace:
[02.03.2019 00:14:59.754] LSPD First Response: bei ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\PedInteraction.cs:Zeile 49.
[02.03.2019 00:14:59.754] bei ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:Zeile 80.
[02.03.2019 00:14:59.754] bei LMS.Common.Timers.DelayedCaller.Process()
[02.03.2019 00:14:59.754] bei ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Main.cs:Zeile 54.
[02.03.2019 00:14:59.754] bei LSPD_First_Response.Mod.LSPDFR.MainLoop() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:Zeile 722.
[02.03.2019 00:14:59.754] bei Rage.GameFiber.Main()
[02.03.2019 00:14:59.754] LSPD First Response: ==============================
[02.03.2019 00:14:59.754] LSPD First Response: 
[02.03.2019 00:14:59.786] LSPD First Response: [FATAL] Forced termination
[02.03.2019 00:14:59.787] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[02.03.2019 00:15:00.002] LSPD First Response: [INFO] LSPDFR has shut down

 

 

 

On 3/1/2019 at 3:36 AM, Albo1125 said:

This crash occurred right after I ordered a suspect out of a vehicle on a traffic stop, but it seems to have been caused by the game attempting to spawn an ambient backup unit judging from the log. I did not request any backup units myself.

 

I have had a number of similar crash logs when teleporting to places on the map. There seems to be an issue with spawning a police ped for the backup unit. I do have custom peds installed in the default police ped slots, could that perhaps be something to do with it?

 

RagePluginHook.log 175.71 kB · 8 downloads

my game crash on start up what do i need to do 

 

my name is gene i am new to this 

13 minutes ago, Felony866 said:

Has anyone figured this out? This is the last line of my log PoolWatcher: Found new ped and set them as cop: null

 

LSPDFR crashed I had asked for backup and had the ped step from the vehicle.

 

I included my log also.

 

 

RagePluginHook_09032019_021837.log 49.77 kB · 0 downloads

 

You need to update grand theft auto 

Untitled.png.ffe4c6a9752a6d108af72e72a636539e.png

Unofficial LSPDFR Support Serverhttps://discord.gg/xsdAXJb

 

  • 1 month later...
  • 3 weeks later...

I'm also having major crash issues related to Ambient Spawn. Log from one of the most recent crashes below:

 


[5/3/2019 4:40:18 PM.511] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Zancudo using SpawnsAmbiently
[5/3/2019 4:40:18 PM.512] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/3/2019 4:40:19 PM.227] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/3/2019 4:40:19 PM.230] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/3/2019 4:40:19 PM.237] s_f_y_cop_01_white_full_01
[5/3/2019 4:40:19 PM.237] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/3/2019 4:40:19 PM.237] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/3/2019 4:40:19 PM.238] LSPD First Response: [TRACE] Misty Sparks (MP_F_FREEMODE_01) was set as a cop
[5/3/2019 4:40:19 PM.238] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/3/2019 4:40:19 PM.238] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/3/2019 4:40:19 PM.238] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/3/2019 4:40:19 PM.241] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/3/2019 4:40:19 PM.245] s_f_y_cop_01_black_full_01
[5/3/2019 4:40:19 PM.245] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_01
[5/3/2019 4:40:19 PM.245] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/3/2019 4:40:19 PM.246] LSPD First Response: [TRACE] Kayla Lausanne (MP_F_FREEMODE_01) was set as a cop
[5/3/2019 4:40:19 PM.246] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/3/2019 4:40:19 PM.246] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/3/2019 4:40:19 PM.247] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/3/2019 4:40:19 PM.582] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/3/2019 4:40:19 PM.582] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/3/2019 4:40:30 PM.629] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/3/2019 4:40:30 PM.803] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/3/2019 4:40:35 PM.831] LSPD First Response: [TRACE] Added stopped ped: A_F_M_TOURIST_01
[5/3/2019 4:40:35 PM.832] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/3/2019 4:40:35 PM.986] LSPD First Response: [TRACE] Added stopped ped: A_F_M_TOURIST_01
[5/3/2019 4:40:35 PM.987] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/3/2019 4:40:43 PM.603] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Zancudo using SpawnsAmbiently
[5/3/2019 4:40:43 PM.606] LSPD First Response: [TRACE] Preloading SHERIFF
[5/3/2019 4:40:44 PM.344] LSPD First Response: 
[5/3/2019 4:40:44 PM.344] LSPD First Response: ==============================
[5/3/2019 4:40:44 PM.344] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/3/2019 4:40:44 PM.344] LSPD First Response: ------------------------------
[5/3/2019 4:40:44 PM.344] LSPD First Response: Origin: Game fiber "AmbientSpawn".
[5/3/2019 4:40:44 PM.344] LSPD First Response: ------------------------------
[5/3/2019 4:40:44 PM.344] LSPD First Response: Exception type: System.InvalidOperationException
[5/3/2019 4:40:44 PM.344] LSPD First Response: Exception message: Could not spawn new vehicle.
[5/3/2019 4:40:44 PM.344] LSPD First Response: ------------------------------
[5/3/2019 4:40:44 PM.344] LSPD First Response: Inner exceptions:
[5/3/2019 4:40:44 PM.344] LSPD First Response: ------------------------------
[5/3/2019 4:40:44 PM.344] LSPD First Response: Stack trace:
[5/3/2019 4:40:44 PM.345] LSPD First Response: at Rage.Vehicle.HandleVehicleCreation(Model model, Vector3 position, Single heading)
[5/3/2019 4:40:44 PM.345] at Rage.Vehicle..ctor(Model model, Vector3 position, Single heading)
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‏‌‭‏‬‎‪‮‬‏‫‫‮‌‎‌‫‮‏‎‭‏‎‎‪‮‍‮(Model , ‪‬‌‌‫‫‎‭‪‮‪‫‫‫‏‫‪‪‪‍‎‌‬‍‮ , VehicleBackupType , Vector3 , Single , Int32 , Boolean , Boolean ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 155
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‫‮‫‫‪‍‎‬‎‬‎‫‌‏‍‪‌‬‬‭‏‎‭‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 147
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‮‫‍‌‭‌‍‬‎‏‏‍‎‏‮‪‍‬‬‭‌‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 94
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‍‎‬‌‌‭‎‌‬‎‏‭‌‮‭‌‪‬‭‏‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 83
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 50
[5/3/2019 4:40:44 PM.345] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/3/2019 4:40:44 PM.345] at Rage.GameFiber.Main()
[5/3/2019 4:40:44 PM.345] LSPD First Response: ==============================
[5/3/2019 4:40:44 PM.345] LSPD First Response: 
[5/3/2019 4:40:44 PM.354] LSPD First Response: [FATAL] Forced termination
[5/3/2019 4:40:44 PM.355] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[5/3/2019 4:40:46 PM.025] LSPD First Response: [INFO] LSPDFR has shut down
[5/3/2019 4:40:46 PM.983] LSPD First Response: ==============================
[5/3/2019 4:40:47 PM.005] LSPD First Response: ==============================
[5/3/2019 4:40:47 PM.123] LSPD First Response: All signs removed

 

12 hours ago, beh443 said:

I'm also having major crash issues related to Ambient Spawn. Log from one of the most recent crashes below:

 


[5/3/2019 4:40:18 PM.511] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Zancudo using SpawnsAmbiently
[5/3/2019 4:40:18 PM.512] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/3/2019 4:40:19 PM.227] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/3/2019 4:40:19 PM.230] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/3/2019 4:40:19 PM.237] s_f_y_cop_01_white_full_01
[5/3/2019 4:40:19 PM.237] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/3/2019 4:40:19 PM.237] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/3/2019 4:40:19 PM.238] LSPD First Response: [TRACE] Misty Sparks (MP_F_FREEMODE_01) was set as a cop
[5/3/2019 4:40:19 PM.238] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/3/2019 4:40:19 PM.238] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/3/2019 4:40:19 PM.238] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/3/2019 4:40:19 PM.241] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/3/2019 4:40:19 PM.245] s_f_y_cop_01_black_full_01
[5/3/2019 4:40:19 PM.245] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_01
[5/3/2019 4:40:19 PM.245] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/3/2019 4:40:19 PM.246] LSPD First Response: [TRACE] Kayla Lausanne (MP_F_FREEMODE_01) was set as a cop
[5/3/2019 4:40:19 PM.246] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/3/2019 4:40:19 PM.246] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/3/2019 4:40:19 PM.247] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/3/2019 4:40:19 PM.582] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/3/2019 4:40:19 PM.582] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/3/2019 4:40:30 PM.629] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/3/2019 4:40:30 PM.803] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/3/2019 4:40:35 PM.831] LSPD First Response: [TRACE] Added stopped ped: A_F_M_TOURIST_01
[5/3/2019 4:40:35 PM.832] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/3/2019 4:40:35 PM.986] LSPD First Response: [TRACE] Added stopped ped: A_F_M_TOURIST_01
[5/3/2019 4:40:35 PM.987] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/3/2019 4:40:43 PM.603] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Zancudo using SpawnsAmbiently
[5/3/2019 4:40:43 PM.606] LSPD First Response: [TRACE] Preloading SHERIFF
[5/3/2019 4:40:44 PM.344] LSPD First Response: 
[5/3/2019 4:40:44 PM.344] LSPD First Response: ==============================
[5/3/2019 4:40:44 PM.344] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/3/2019 4:40:44 PM.344] LSPD First Response: ------------------------------
[5/3/2019 4:40:44 PM.344] LSPD First Response: Origin: Game fiber "AmbientSpawn".
[5/3/2019 4:40:44 PM.344] LSPD First Response: ------------------------------
[5/3/2019 4:40:44 PM.344] LSPD First Response: Exception type: System.InvalidOperationException
[5/3/2019 4:40:44 PM.344] LSPD First Response: Exception message: Could not spawn new vehicle.
[5/3/2019 4:40:44 PM.344] LSPD First Response: ------------------------------
[5/3/2019 4:40:44 PM.344] LSPD First Response: Inner exceptions:
[5/3/2019 4:40:44 PM.344] LSPD First Response: ------------------------------
[5/3/2019 4:40:44 PM.344] LSPD First Response: Stack trace:
[5/3/2019 4:40:44 PM.345] LSPD First Response: at Rage.Vehicle.HandleVehicleCreation(Model model, Vector3 position, Single heading)
[5/3/2019 4:40:44 PM.345] at Rage.Vehicle..ctor(Model model, Vector3 position, Single heading)
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‏‌‭‏‬‎‪‮‬‏‫‫‮‌‎‌‫‮‏‎‭‏‎‎‪‮‍‮(Model , ‪‬‌‌‫‫‎‭‪‮‪‫‫‫‏‫‪‪‪‍‎‌‬‍‮ , VehicleBackupType , Vector3 , Single , Int32 , Boolean , Boolean ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 155
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‫‮‫‫‪‍‎‬‎‬‎‫‌‏‍‪‌‬‬‭‏‎‭‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 147
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‮‫‍‌‭‌‍‬‎‏‏‍‎‏‮‪‍‬‬‭‌‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 94
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‍‎‬‌‌‭‎‌‬‎‏‭‌‮‭‌‪‬‭‏‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 83
[5/3/2019 4:40:44 PM.345] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 50
[5/3/2019 4:40:44 PM.345] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/3/2019 4:40:44 PM.345] at Rage.GameFiber.Main()
[5/3/2019 4:40:44 PM.345] LSPD First Response: ==============================
[5/3/2019 4:40:44 PM.345] LSPD First Response: 
[5/3/2019 4:40:44 PM.354] LSPD First Response: [FATAL] Forced termination
[5/3/2019 4:40:44 PM.355] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[5/3/2019 4:40:46 PM.025] LSPD First Response: [INFO] LSPDFR has shut down
[5/3/2019 4:40:46 PM.983] LSPD First Response: ==============================
[5/3/2019 4:40:47 PM.005] LSPD First Response: ==============================
[5/3/2019 4:40:47 PM.123] LSPD First Response: All signs removed

 

I believe I'm having the same crash as well unfortunately. During a callout (I only have in "More Callouts" and "Agency Callouts" and a few plugins)  or requesting backup sometimes. Its really becoming difficult to play without a crash on every second callout or so. I'll probably have to restart my whole mods folder and retry again 😕

Seem to be having similar issues, would pull my logs but they're pretty much identicle to the ones stated above already.

I'll add them tomorrow anyway if I remember.

 1756336930_GrandTheftAutoV09_03_201919_35_06.png.1eea63a4fd58fcb55e4ca674dc9e72e2.png

same issue I know how to disable it but I like it too much I also have a custom model cop and it crashes to that error it sucks 😛 hope lspdfr team can handle it.... they probably tested it thinking everyone would use eup lol

I, too have had crashes lately and noticed the "AmbientSpawn" being in them as a term as well as "Default Content Manager" and "STP Can't Control Ped" as well. I'll try to list all plugins I have quite a lot of (relatively anyway) callout plugins and maybe I should try using just one or two at most since my machine isn't very good or gaming-oriented.

Spoiler
Spoiler

[5/10/2019 5:25:12 PM.969] Started new log on 5/10/2019 5:25:12 PM.969
[5/10/2019 5:25:12 PM.992] ====================================================================================================
[5/10/2019 5:25:12 PM.845] Log path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log
[5/10/2019 5:25:12 PM.993] Log verbosity: Trivial
[5/10/2019 5:25:12 PM.995] Initializing input system
[5/10/2019 5:25:13 PM.010] Initializing game console
[5/10/2019 5:25:13 PM.178] Console key has been set to F4 (key code: 115)
[5/10/2019 5:25:13 PM.499] Initializing console variable "ConsoleScrollAmount".
[5/10/2019 5:25:13 PM.499] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[5/10/2019 5:25:13 PM.530] Read value: <null>
[5/10/2019 5:25:13 PM.530] Initializing console variable "DisableRenderVersionText".
[5/10/2019 5:25:13 PM.530] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
[5/10/2019 5:25:13 PM.538] Read value: True
[5/10/2019 5:25:13 PM.538] Setting value of console variable "DisableRenderVersionText" to stored value.
[5/10/2019 5:25:13 PM.538] Initializing console variable "ConsoleKey".
[5/10/2019 5:25:13 PM.538] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[5/10/2019 5:25:13 PM.540] Read value: F4
[5/10/2019 5:25:13 PM.540] Setting value of console variable "ConsoleKey" to stored value.
[5/10/2019 5:25:13 PM.540] Console key has been set to F4 (key code: 115)
[5/10/2019 5:25:13 PM.540] Initializing console variable "PluginTimeoutThreshold".
[5/10/2019 5:25:13 PM.540] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[5/10/2019 5:25:13 PM.542] Read value: 60000
[5/10/2019 5:25:13 PM.542] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[5/10/2019 5:25:13 PM.542] Initializing console variable "AlwaysShowConsoleOutput".
[5/10/2019 5:25:13 PM.542] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[5/10/2019 5:25:13 PM.543] Read value: <null>
[5/10/2019 5:25:13 PM.543] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[5/10/2019 5:25:13 PM.543] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[5/10/2019 5:25:13 PM.543] Read value: False
[5/10/2019 5:25:13 PM.543] Setting value of console variable "ShowConsoleCommandInfoOnPluginLoad" to stored value.
[5/10/2019 5:25:13 PM.543] Initializing console variable "ShowOnScreenWarnings".
[5/10/2019 5:25:13 PM.543] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[5/10/2019 5:25:13 PM.544] Read value: <null>
[5/10/2019 5:25:13 PM.544] Console initialized
[5/10/2019 5:25:13 PM.544] Initializing forms manager
[5/10/2019 5:25:13 PM.548] Cleaning temp folder
[5/10/2019 5:25:13 PM.551] Version: RAGE Plugin Hook v0.65.1237.15477 PUBLIC ALPHA for Grand Theft Auto V
[5/10/2019 5:25:13 PM.712] ================ RAGE Plugin Hook ================
[5/10/2019 5:25:13 PM.778] Detected Windows 10 Enterprise (64-bit) (10.0.17134.0)!
[5/10/2019 5:25:13 PM.781] Checking game support
[5/10/2019 5:25:14 PM.612] Product name: Grand Theft Auto V
[5/10/2019 5:25:14 PM.612] Product version: 1.0.1604.1
[5/10/2019 5:25:14 PM.612] Is steam version: True
[5/10/2019 5:25:14 PM.615] Initializing DirectX
[5/10/2019 5:25:14 PM.678] Initializing Direct3D
[5/10/2019 5:25:14 PM.706] Loading C:\WINDOWS\system32\d3d11.dll
[5/10/2019 5:25:14 PM.707] Loaded at 0x7FFBC7DF0000
[5/10/2019 5:25:14 PM.707] D3D11CreateDeviceAndSwapChain at 0x7FFBC7E05950
[5/10/2019 5:25:14 PM.707] Creating Direct3D 11 device and swap chain
[5/10/2019 5:25:14 PM.730] Swap Chain created: 0x21000E1BEB0
[5/10/2019 5:25:14 PM.730] Swap Chain VTable: 0x21000E1BEB0
[5/10/2019 5:25:14 PM.730] Swap Chain VTable_2: 0x7FFBC9A5EC80
[5/10/2019 5:25:14 PM.730] 0x748948000BB295E9;0x8D48564157552024;0x170EC814890246C
[5/10/2019 5:25:14 PM.730] D3D11Present: 0x7FFBC99F5070
[5/10/2019 5:25:14 PM.730] D3D11ResizeBuffers: 0x7FFBC9A09E60
[5/10/2019 5:25:14 PM.730] D3D11ResizeTarget: 0x7FFBC9A52600
[5/10/2019 5:25:14 PM.730] D3D11SetFullscreenState: 0x7FFBC9A12460
[5/10/2019 5:25:14 PM.787] Direct3D initialized
[5/10/2019 5:25:14 PM.787] Initialized DirectX
[5/10/2019 5:25:14 PM.788] Direct3D watcher thread spawned
[5/10/2019 5:25:16 PM.565] LoadingScreenMsg: Initializing game support
[5/10/2019 5:25:16 PM.816] Initializing game support
[5/10/2019 5:25:16 PM.997] Getting device
[5/10/2019 5:25:16 PM.997] Retrieved device
[5/10/2019 5:25:16 PM.997] Creating wrapper
[5/10/2019 5:25:18 PM.075] Wrapper created
[5/10/2019 5:25:18 PM.241] Effect created
[5/10/2019 5:25:18 PM.242] Creating buffer
[5/10/2019 5:25:18 PM.242] Created buffer
[5/10/2019 5:25:18 PM.242] Creating blend state
[5/10/2019 5:25:18 PM.242] Created blend state
[5/10/2019 5:25:18 PM.242] Done with creation
[5/10/2019 5:25:18 PM.314] LoadingScreenMsg: Velocity limit removed
[5/10/2019 5:25:18 PM.722] Compatibility level: 0
[5/10/2019 5:25:18 PM.722] Supported version detected
[5/10/2019 5:25:18 PM.722] ==================================================
[5/10/2019 5:25:18 PM.722] LoadingScreenMsg: Patching code
[5/10/2019 5:25:18 PM.973] LoadingScreenMsg: Waiting for game initialization
[5/10/2019 5:25:19 PM.219] Initializing texture system.
[5/10/2019 5:25:19 PM.219] Initializing texture system; phase 1
[5/10/2019 5:25:19 PM.219] Initializing texture system; phase 2
[5/10/2019 5:25:19 PM.224] Waiting for game initialization
[5/10/2019 5:25:19 PM.325] LoadingScreenMsg: Initializing core
[5/10/2019 5:25:19 PM.547] Initializing texture system; phase 3
[5/10/2019 5:25:19 PM.547] Initializing texture system; phase 4
[5/10/2019 5:25:19 PM.576] Initializing hook
[5/10/2019 5:25:19 PM.751] Initializing texture system; phase 5
[5/10/2019 5:25:19 PM.755] Initializing texture system; phase 6
[5/10/2019 5:25:19 PM.758] Initializing texture system; phase 7
[5/10/2019 5:25:19 PM.762] Initializing texture system; phase 8
[5/10/2019 5:25:19 PM.765] Initializing texture system; phase 9
[5/10/2019 5:25:19 PM.766] Initializing texture system; phase 10
[5/10/2019 5:25:19 PM.775] Initializing texture system; phase 11
[5/10/2019 5:25:19 PM.775] Initializing texture system; phase 12
[5/10/2019 5:25:19 PM.779] Initializing texture system; phase 13
[5/10/2019 5:25:19 PM.779] Initializing texture system; phase 14
[5/10/2019 5:25:19 PM.790] Direct3D watcher thread ended
[5/10/2019 5:25:24 PM.590] LoadingScreenMsg: Completing interoperability
[5/10/2019 5:25:24 PM.863] Completing interoperability
[5/10/2019 5:25:24 PM.863] Initialization code 1.
[5/10/2019 5:25:24 PM.863] Initialization code 2.
[5/10/2019 5:25:24 PM.863] Initialization code 3.
[5/10/2019 5:25:24 PM.877] 1 Address: 0x00007FF661CED374
[5/10/2019 5:25:24 PM.877] Calling func 1
[5/10/2019 5:25:24 PM.917] 2 Address: 0x00007FF66284D01A
[5/10/2019 5:25:24 PM.917] 3 Address: 0x00007FF6612E5CC2
[5/10/2019 5:25:24 PM.984] Address: 0x00007FF66284CFC4
[5/10/2019 5:25:24 PM.984] Unknown var: 0x00007FF663864B80
[5/10/2019 5:25:24 PM.984] Initialization code 4.
[5/10/2019 5:25:24 PM.984] Initialization code 5.
[5/10/2019 5:25:24 PM.984] Completing interoperability, phase 1
[5/10/2019 5:25:24 PM.984] Completing interoperability, phase 2
[5/10/2019 5:25:24 PM.984] Completing interoperability, phase 3
[5/10/2019 5:25:24 PM.984] Completing interoperability, phase 4
[5/10/2019 5:25:24 PM.984] Completing interoperability, phase 5
[5/10/2019 5:25:24 PM.984] Completing interoperability, phase 6
[5/10/2019 5:25:24 PM.984] Completing interoperability, phase 7
[5/10/2019 5:25:24 PM.984] LoadingScreenMsg: 
[5/10/2019 5:25:25 PM.235] LoadingScreenMsg: Loading Story Mode
[5/10/2019 5:25:40 PM.990] Initializing console variable "IsDeveloperModeEnabled".
[5/10/2019 5:25:40 PM.990] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[5/10/2019 5:25:40 PM.991] Read value: <null>
[5/10/2019 5:25:40 PM.991] Initializing console variable "TimeScale".
[5/10/2019 5:25:40 PM.991] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[5/10/2019 5:25:40 PM.992] Read value: <null>
[5/10/2019 5:26:09 PM.197] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/10/2019 5:26:12 PM.857] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 5:26:12 PM.858] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 5:26:12 PM.862] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 5:26:14 PM.017] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/10/2019 5:26:14 PM.624] LSPD First Response: [TRACE] Started loading LSPDFR
[5/10/2019 5:26:15 PM.253] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:26:15 PM.258] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:26:15 PM.258] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:26:15 PM.258] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:26:15 PM.258] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:26:15 PM.259] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:26:15 PM.260] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:26:15 PM.839] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/10/2019 5:26:17 PM.166] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:17 PM.210] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:17 PM.241] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/10/2019 5:26:17 PM.689] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/10/2019 5:26:17 PM.689] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/10/2019 5:26:17 PM.689] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 5:26:17 PM.689] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/10/2019 5:26:17 PM.689] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/10/2019 5:26:17 PM.689] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/10/2019 5:26:17 PM.690] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/10/2019 5:26:17 PM.691] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/10/2019 5:26:17 PM.691] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[5/10/2019 5:26:17 PM.760] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:17 PM.760] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:17 PM.761] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/10/2019 5:26:17 PM.779] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/10/2019 5:26:17 PM.780] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/10/2019 5:26:17 PM.781] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/10/2019 5:26:17 PM.782] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/10/2019 5:26:17 PM.783] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/10/2019 5:26:17 PM.784] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/10/2019 5:26:17 PM.784] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[5/10/2019 5:26:20 PM.637] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:26:20 PM.713] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:26:20 PM.961] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:26:21 PM.304] LSPD First Response: [TRACE] Adding Ben J. as character
[5/10/2019 5:26:21 PM.359] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:26:21 PM.359] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:26:21 PM.465] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:26:21 PM.648] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/10/2019 5:26:21 PM.649] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 5:26:21 PM.649] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 5:26:21 PM.764] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:26:21 PM.764] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:26:21 PM.768] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:26:21 PM.907] LSPD First Response: [TRACE] Adding Chris Crepon as character
[5/10/2019 5:26:21 PM.945] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:26:21 PM.945] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:26:21 PM.946] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:26:22 PM.104] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:26:22 PM.104] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:26:22 PM.105] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:26:22 PM.224] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:26:22 PM.224] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:26:22 PM.225] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:26:22 PM.372] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:22 PM.373] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:22 PM.384] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/10/2019 5:26:22 PM.391] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_eup.xml
[5/10/2019 5:26:22 PM.405] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:22 PM.405] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:22 PM.456] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/10/2019 5:26:22 PM.460] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[5/10/2019 5:26:22 PM.474] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:22 PM.474] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:22 PM.496] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/10/2019 5:26:22 PM.578] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[5/10/2019 5:26:22 PM.613] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:22 PM.613] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:26:22 PM.625] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/10/2019 5:26:22 PM.644] LSPD First Response: [TRACE] Failed to parse  as chance
[5/10/2019 5:26:22 PM.647] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_eup.xml
[5/10/2019 5:26:22 PM.653] LSPD First Response: [TRACE] Player was in vehicle: False
[5/10/2019 5:26:22 PM.653] LSPD First Response: [TRACE] Last selected character was Chris Crepon
[5/10/2019 5:26:22 PM.653] LSPD First Response: [TRACE] Loading last selected character Chris Crepon
[5/10/2019 5:26:22 PM.664] LSPD First Response: [INFO] Changing current player character to Chris Crepon
[5/10/2019 5:26:22 PM.841] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/10/2019 5:26:22 PM.841] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/10/2019 5:26:22 PM.843] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/10/2019 5:27:05 PM.828] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[5/10/2019 5:27:05 PM.891] s_m_y_cop_01_white_full_01
[5/10/2019 5:27:05 PM.892] LSPD First Response: [TRACE] CharacterSelected: 35
[5/10/2019 5:27:05 PM.893] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/10/2019 5:27:14 PM.829] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\EUPMenu.dll
[5/10/2019 5:27:17 PM.942] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 5:27:17 PM.944] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 5:27:17 PM.946] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 5:27:18 PM.222] Plugin "EUP Menu" was loaded from "EUPMenu.dll".
[5/10/2019 5:27:42 PM.279] ====================================================================================================
[5/10/2019 5:27:42 PM.279] Unhandled exception occurred in console command "ForceDuty"
[5/10/2019 5:27:42 PM.279] Exception type: System.InvalidOperationException
[5/10/2019 5:27:42 PM.279] Exception message: Sequence contains no elements
[5/10/2019 5:27:42 PM.279] Stack trace: at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
[5/10/2019 5:27:42 PM.279]    at ‍‭‬‍‌‮‌‎‏‌‏‭‪‮‎‮‌‫‬‮‬‍‏‮.‬‬‬‭‬‬‏‌‌‎‎‭‍‏‮‏‎‮(Boolean , Boolean ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Utils\ConsoleCommands.cs:line 93
[5/10/2019 5:27:42 PM.279] ====================================================================================================
[5/10/2019 5:27:53 PM.795] LSPD First Response: [TRACE] Initialized telemtry service
[5/10/2019 5:27:54 PM.023] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/10/2019 5:27:54 PM.028] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/10/2019 5:27:54 PM.296] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/10/2019 5:27:56 PM.771] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/10/2019 5:27:57 PM.328] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/10/2019 5:27:57 PM.340] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/10/2019 5:27:58 PM.754] LSPD First Response: [TRACE] Set title to Chris Crepon for Interaction Menu
[5/10/2019 5:27:58 PM.791] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/10/2019 5:27:58 PM.796] LSPD First Response: [TRACE] Set title to Chris Crepon for Police Radio
[5/10/2019 5:27:58 PM.802] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/10/2019 5:27:58 PM.808] LSPD First Response: [TRACE] Set title to Chris Crepon for Vehicle Options
[5/10/2019 5:27:58 PM.924] LSPD First Response: [TRACE] Requested Audio
[5/10/2019 5:27:58 PM.974] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/10/2019 5:27:59 PM.866] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/10/2019 5:28:00 PM.209] LSPD First Response: [TRACE] 7FF663351168
[5/10/2019 5:28:00 PM.244] LSPD First Response: We have 2 appartments registered
[5/10/2019 5:28:00 PM.248] Created: 2874 Hillcrest
[5/10/2019 5:28:01 PM.732] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/10/2019 5:28:01 PM.733] LSPD First Response: [INFO] Connected to LSPDFR Sync via session 6638b99a-21af-48f7-98fd-1d6481c85b86. Enhanced features available.
[5/10/2019 5:28:01 PM.733] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/10/2019 5:28:01 PM.764] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/10/2019 5:28:05 PM.666] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/10/2019 5:28:05 PM.707] Created: 2044 North Conker
[5/10/2019 5:28:10 PM.345] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/10/2019 5:28:10 PM.347] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/10/2019 5:28:10 PM.347] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/10/2019 5:28:10 PM.349] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/10/2019 5:28:10 PM.349] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/10/2019 5:28:10 PM.349] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/10/2019 5:28:10 PM.357] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/10/2019 5:28:10 PM.400] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/10/2019 5:28:10 PM.401] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/10/2019 5:28:10 PM.418] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/10/2019 5:28:10 PM.422] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[5/10/2019 5:28:10 PM.426] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/10/2019 5:28:10 PM.457] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[5/10/2019 5:28:10 PM.503] LSPD First Response: ApartmentManager initialized
[5/10/2019 5:28:10 PM.533] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:28:10 PM.533] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:28:10 PM.547] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/10/2019 5:28:10 PM.691] LSPD First Response: [INFO] Vinewood Police Station
[5/10/2019 5:28:10 PM.692] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/10/2019 5:28:10 PM.693] LSPD First Response: [INFO] La Mesa Police Station
[5/10/2019 5:28:10 PM.693] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/10/2019 5:28:10 PM.693] LSPD First Response: [INFO] Rockford Hills Police Station
[5/10/2019 5:28:10 PM.693] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Vespucci Police Station
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Downtown Police Station
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Davis Sheriff Station
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/10/2019 5:28:10 PM.694] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/10/2019 5:28:10 PM.695] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/10/2019 5:28:10 PM.695] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/10/2019 5:28:10 PM.695] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/10/2019 5:28:10 PM.695] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
[5/10/2019 5:28:10 PM.695] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/10/2019 5:28:10 PM.695] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/10/2019 5:28:10 PM.695] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[5/10/2019 5:28:10 PM.696] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[5/10/2019 5:28:10 PM.865] LSPD First Response: [TRACE] Auto started component Debug #1
[5/10/2019 5:28:10 PM.866] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/10/2019 5:28:10 PM.866] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/10/2019 5:28:10 PM.868] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/10/2019 5:28:10 PM.868] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/10/2019 5:28:10 PM.869] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/10/2019 5:28:10 PM.870] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/10/2019 5:28:10 PM.871] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/10/2019 5:28:10 PM.873] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/10/2019 5:28:10 PM.874] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/10/2019 5:28:10 PM.878] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/10/2019 5:28:10 PM.882] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/10/2019 5:28:10 PM.894] LSPD First Response: [TRACE] Loading node data
[5/10/2019 5:28:23 PM.628] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 5:28:23 PM.629] LSPD First Response: [TRACE] Loading node data
[5/10/2019 5:28:23 PM.629] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 5:28:23 PM.632] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[5/10/2019 5:28:23 PM.650] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[5/10/2019 5:28:23 PM.652] LSPD First Response: [TRACE] Disabling ambient game police chases
[5/10/2019 5:28:23 PM.668] LSPD First Response: [TRACE] Disabled ambient game police chases
[5/10/2019 5:28:23 PM.670] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[5/10/2019 5:28:23 PM.676] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[5/10/2019 5:28:23 PM.684] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[5/10/2019 5:28:23 PM.684] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/10/2019 5:28:24 PM.832] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/10/2019 5:28:24 PM.832] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/10/2019 5:28:24 PM.834] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[5/10/2019 5:28:24 PM.834] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/10/2019 5:28:24 PM.955] LSPD First Response: [TRACE] Thread Duty #1 initialized
[5/10/2019 5:28:24 PM.959] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[5/10/2019 5:28:25 PM.254] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[5/10/2019 5:28:25 PM.261] LSPD First Response: [TRACE] Thread Marker #3 initialized
[5/10/2019 5:28:25 PM.261] LSPD First Response: [TRACE] Thread Debug #1 initialized
[5/10/2019 5:28:25 PM.268] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[5/10/2019 5:28:25 PM.270] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[5/10/2019 5:28:25 PM.279] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[5/10/2019 5:28:44 PM.764] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:28:44 PM.764] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:28:44 PM.774] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/10/2019 5:28:44 PM.788] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[5/10/2019 5:28:44 PM.849] LSPD First Response: [TRACE] Setting player to lspd from last agency
[5/10/2019 5:28:44 PM.928] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:28:44 PM.931] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 5:28:44 PM.934] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 5:28:44 PM.934] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 5:28:44 PM.934] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 5:28:44 PM.935] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 5:28:44 PM.935] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 5:28:44 PM.935] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 5:28:44 PM.935] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 5:28:44 PM.935] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 5:28:44 PM.935] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 5:28:44 PM.935] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 5:28:44 PM.935] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 5:28:44 PM.946] s_m_y_cop_01_white_mini_01
[5/10/2019 5:28:44 PM.949] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:28:44 PM.985] LSPD First Response: [TRACE] Setting player outfit to male_long_sleeve from last outfit
[5/10/2019 5:28:44 PM.986] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:28:44 PM.986] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 5:28:44 PM.986] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 5:28:44 PM.986] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 5:28:44 PM.986] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 5:28:44 PM.986] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 5:28:44 PM.986] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 5:28:44 PM.987] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 5:28:44 PM.987] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 5:28:44 PM.987] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 5:28:44 PM.988] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 5:28:44 PM.988] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 5:28:44 PM.988] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 5:28:45 PM.034] s_m_y_cop_01_white_mini_02
[5/10/2019 5:28:45 PM.037] LSPD First Response: [TRACE] Initialising
[5/10/2019 5:28:45 PM.051] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[5/10/2019 5:28:45 PM.592] LSPD First Response: AttemptedCrimeCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.595] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.596] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.806] LSPD First Response: FirstCallouts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.808] LSPD First Response: Interaction+, Version=2.2.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.809] LSPD First Response: PeterUCallouts, Version=4.1.7055.37583, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.829] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.830] LSPD First Response: SpeedRadarLite, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.831] LSPD First Response: StopThePed, Version=4.6.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.835] LSPD First Response: Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.838] LSPD First Response: UltimateBackup, Version=1.5.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.842] LSPD First Response: UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:28:45 PM.844] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[5/10/2019 5:28:45 PM.844] LSPD First Response: Creating plugin: CalloutManager.Main
[5/10/2019 5:28:45 PM.929] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
[5/10/2019 5:28:46 PM.038] LSPD First Response: Creating plugin: FirstCallouts.Main
[5/10/2019 5:28:46 PM.038] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[5/10/2019 5:28:46 PM.038] LSPD First Response: Creating plugin: PeterUCallouts.Main
[5/10/2019 5:28:46 PM.358] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
[5/10/2019 5:28:46 PM.387] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[5/10/2019 5:28:46 PM.518] LSPD First Response: Creating plugin: SpeedRadarLite.Main
[5/10/2019 5:28:46 PM.518] LSPD First Response: Creating plugin: StopThePed.Main
[5/10/2019 5:28:46 PM.518] LSPD First Response: Creating plugin: Traffic_Policer.Main
[5/10/2019 5:28:46 PM.519] LSPD First Response: Creating Traffic Policer.Main.
[5/10/2019 5:28:46 PM.519] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[5/10/2019 5:28:46 PM.546] LSPD First Response: Done with Traffic Policer.Main.
[5/10/2019 5:28:46 PM.546] LSPD First Response: Creating plugin: UltimateBackup.Main
[5/10/2019 5:28:46 PM.547] LSPD First Response: Creating plugin: UnitedCallouts.Main
[5/10/2019 5:28:46 PM.548] LSPD First Response: Plugin AttemptedCrimeCallouts1.6.0.0has been initialized.
[5/10/2019 5:28:46 PM.548] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[5/10/2019 5:28:46 PM.548] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[5/10/2019 5:28:46 PM.557] LSPD First Response: [FirstCallouts]: FirstCallouts 2.0.0.0 has been  initialized.
[5/10/2019 5:28:46 PM.557] LSPD First Response: Interaction+ v2.2.6 loaded, go on duty to fully load plugin.
[5/10/2019 5:28:46 PM.853] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[5/10/2019 5:28:46 PM.859] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[5/10/2019 5:28:46 PM.890] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 4.1.7055.37583 (RELEASE) loaded
[5/10/2019 5:28:46 PM.892] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
[5/10/2019 5:28:46 PM.892] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[5/10/2019 5:28:46 PM.892] Please go on duty to start Police SmartRadio.
[5/10/2019 5:28:46 PM.893] LSPD First Response: Plugin SpeedRadarLite v1.3.0.0 has been initialized.
[5/10/2019 5:28:46 PM.894] LSPD First Response: Go on duty to fully load SpeedRadarLite
[5/10/2019 5:28:46 PM.894] LSPD First Response: Plugin StopThePed v4.6.1.0 has been initialized.
[5/10/2019 5:28:46 PM.894] LSPD First Response: Go on duty to fully load StopThePed
[5/10/2019 5:28:46 PM.894] LSPD First Response: Traffic Policer 6.15.0.0, developed by Albo1125, has been initialised.
[5/10/2019 5:28:46 PM.894] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[5/10/2019 5:28:46 PM.895] LSPD First Response: Plugin UltimateBackup v1.5.6.0 has been initialized.
[5/10/2019 5:28:46 PM.895] LSPD First Response: Go on duty to fully load UltimateBackup
[5/10/2019 5:28:46 PM.909] LSPD First Response: Battleye.Tracker detected RAGEPluginHook version: 0.65
[5/10/2019 5:28:46 PM.909] LSPD First Response: UnitedCallouts plugin has loaded!
[5/10/2019 5:28:46 PM.909] LSPD First Response: We have 2 callouts registered
[5/10/2019 5:28:46 PM.910] LSPD First Response: CalloutManager initialized
[5/10/2019 5:28:46 PM.912] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[5/10/2019 5:28:46 PM.930] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 5:28:46 PM.933] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 5:28:46 PM.951] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[5/10/2019 5:28:46 PM.956] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[5/10/2019 5:28:46 PM.956] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[5/10/2019 5:28:46 PM.957] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[5/10/2019 5:28:46 PM.962] LSPD First Response: In traffic policer duty event handler: True
[5/10/2019 5:28:46 PM.967] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 5:28:46 PM.989] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Traffic Policer
[5/10/2019 5:28:46 PM.993] LSPD First Response: SCID:/crepon883/
[5/10/2019 5:28:47 PM.012] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:28:47 PM.012] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:28:47 PM.013] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:28:47 PM.014] LSPD First Response: Deserialized Jemal Zalon
[5/10/2019 5:28:47 PM.015] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:28:47 PM.015] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:28:47 PM.023] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 5:28:47 PM.248] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 5:28:47 PM.248] LSPD First Response: Dependency check for Traffic Policer successful: True
[5/10/2019 5:28:47 PM.253] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[5/10/2019 5:28:47 PM.253] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[5/10/2019 5:28:47 PM.253] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[5/10/2019 5:28:47 PM.253] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[5/10/2019 5:28:47 PM.253] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[5/10/2019 5:28:47 PM.253] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[5/10/2019 5:28:47 PM.253] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[5/10/2019 5:28:47 PM.254] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[5/10/2019 5:28:47 PM.394] LSPD First Response: Deserialized John Mills
[5/10/2019 5:28:47 PM.395] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:28:47 PM.395] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:28:47 PM.395] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:28:47 PM.395] LSPD First Response: Deserialized Kate Lotter
[5/10/2019 5:28:47 PM.396] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:28:47 PM.396] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:28:47 PM.396] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:28:47 PM.396] LSPD First Response: Deserialized Alex Maccerano
[5/10/2019 5:28:47 PM.704] LSPD First Response: Found 7 callout plugin(s) with a combined total of 63 callout(s).
[5/10/2019 5:28:47 PM.981] LSPD First Response:

 Loading Code 3 Callouts...
[5/10/2019 5:28:48 PM.019] LSPD First Response: [Code 3 Callouts] Settings loaded
[5/10/2019 5:28:48 PM.019] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
[5/10/2019 5:28:48 PM.028] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
[5/10/2019 5:28:48 PM.029] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
[5/10/2019 5:28:48 PM.029] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
[5/10/2019 5:28:48 PM.029] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
[5/10/2019 5:28:48 PM.029] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
[5/10/2019 5:28:48 PM.030] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
[5/10/2019 5:28:48 PM.031] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
[5/10/2019 5:28:48 PM.031] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
[5/10/2019 5:28:48 PM.032] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
[5/10/2019 5:28:48 PM.032] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
[5/10/2019 5:28:48 PM.032] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
[5/10/2019 5:28:48 PM.032] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
[5/10/2019 5:28:48 PM.032] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
[5/10/2019 5:28:48 PM.032] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
[5/10/2019 5:28:48 PM.032] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
[5/10/2019 5:28:48 PM.032] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
[5/10/2019 5:28:48 PM.033] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
[5/10/2019 5:28:48 PM.033] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
[5/10/2019 5:28:48 PM.033] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
[5/10/2019 5:28:48 PM.033] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
[5/10/2019 5:28:48 PM.033] LSPD First Response: [Code 3 Callouts] All callouts registered
[5/10/2019 5:28:48 PM.065] LSPD First Response: --------------------------------------FirstCallouts startup log--------------------------------------
[5/10/2019 5:28:48 PM.068] LSPD First Response: [FirstCallouts]: Detected RAGEPluginHook version: 0.65
[5/10/2019 5:28:48 PM.069] LSPD First Response: [FirstCallouts]: Fetching latest plugin version from GitHub
[5/10/2019 5:28:48 PM.403] LSPD First Response: [FirstCallouts]: Plugin Version v2.0.0.0 loaded successfully
[5/10/2019 5:28:48 PM.505] LSPD First Response: [FirstCallouts]: [GENERAL] DebugLogging is set to False
[5/10/2019 5:28:48 PM.505] LSPD First Response: [FirstCallouts]: [GENERAL] Division/UnitType/Beat is set to 1-LINCOLN-18
[5/10/2019 5:28:48 PM.505] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairFeature is set to True
[5/10/2019 5:28:48 PM.505] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairHelp is set to True
[5/10/2019 5:28:48 PM.505] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] InteractionKey is set to Y
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] RepairVehicleKey is set to T
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] EndCalloutKey is set to End
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [CALLOUTS] PoisonedCustomer is set to True
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [CALLOUTS] StolenVehicle is set to True
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [CALLOUTS] SniperSpotted is set to True
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [CALLOUTS] WeaponInSuitcase is set to True
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [CALLOUTS] PersonWithFireArmInPublicTransport is set to True
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [CALLOUTS] GangShootout is set to True
[5/10/2019 5:28:48 PM.506] LSPD First Response: [FirstCallouts]: [CALLOUTS] BrokenDownVehicle is set to True
[5/10/2019 5:28:48 PM.506] LSPD First Response: -----------------------------------------------------------------------------------------------------
[5/10/2019 5:28:48 PM.507] LSPD First Response: Registering callout FirstCallouts.Callouts.PoisonedCustomer
[5/10/2019 5:28:48 PM.507] LSPD First Response: Registering callout FirstCallouts.Callouts.StolenVehicle
[5/10/2019 5:28:48 PM.507] LSPD First Response: Registering callout FirstCallouts.Callouts.PersonWithAFirearmInPublicTransport
[5/10/2019 5:28:48 PM.507] LSPD First Response: Registering callout FirstCallouts.Callouts.SniperSpotted
[5/10/2019 5:28:48 PM.507] LSPD First Response: Registering callout FirstCallouts.Callouts.WeaponInSuitcase
[5/10/2019 5:28:48 PM.507] LSPD First Response: Registering callout FirstCallouts.Callouts.GangShootout
[5/10/2019 5:28:48 PM.512] LSPD First Response: Registering callout FirstCallouts.Callouts.BrokenDownVehicle
[5/10/2019 5:28:48 PM.512] LSPD First Response: [FirstCallouts]: Starting Core...
[5/10/2019 5:28:48 PM.512] LSPD First Response: [FirstCallouts]: Core started
[5/10/2019 5:28:48 PM.728] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Language set to en-GB
[5/10/2019 5:28:48 PM.732] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Analytics is enabled. Set AllowAnalytics=false in PeterUCallouts.ini's PeterUCallouts section to disable. See README for more information.
[5/10/2019 5:28:49 PM.151] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.BarricadeHostageSituation
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.DamageToProperty
[5/10/2019 5:28:49 PM.152] LSPD First Response: Registering callout PeterUCallouts.Callouts.Evacuation
[5/10/2019 5:28:49 PM.157] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 5:28:49 PM.157] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 5:28:49 PM.157] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Police SmartRadio
[5/10/2019 5:28:49 PM.164] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 5:28:49 PM.216] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 5:28:49 PM.216] LSPD First Response: Dependency check for Police SmartRadio successful: True
[5/10/2019 5:28:49 PM.493] LSPD First Response: UB: DEFAULT REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:28:49 PM.505] LSPD First Response: UB: CUSTOM REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:28:49 PM.524] LSPD First Response: UB: SPECIAL UNITS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:28:49 PM.537] LSPD First Response: Registering callout UnitedCallouts.Callouts.Mugging
[5/10/2019 5:28:49 PM.537] LSPD First Response: Registering callout UnitedCallouts.Callouts.Burglary
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDeal
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenTruck
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.PlaneCarJacking
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenBus
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.KillerClownWasSeen
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.GangAttack
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.MoneyTruckIsRobbed
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.Fighting
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDealer
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle2
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.PersonWithKnife
[5/10/2019 5:28:49 PM.538] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle
[5/10/2019 5:28:49 PM.605] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[5/10/2019 5:28:49 PM.605] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[5/10/2019 5:28:49 PM.605] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[5/10/2019 5:28:49 PM.605] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[5/10/2019 5:28:49 PM.649] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[5/10/2019 5:28:49 PM.652] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[5/10/2019 5:28:49 PM.678] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[5/10/2019 5:28:49 PM.684] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[5/10/2019 5:28:49 PM.703] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[5/10/2019 5:28:49 PM.734] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[5/10/2019 5:28:49 PM.791] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Checking for Police SmartRadio updates.
[5/10/2019 5:28:49 PM.792] LSPD First Response: Traffic Policer is not in beta.
[5/10/2019 5:28:49 PM.836] LSPD First Response: Traffic Policer.Mainloop started
[5/10/2019 5:28:49 PM.836] LSPD First Response: Loading Traffic Policer settings...
[5/10/2019 5:28:49 PM.916] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:28:49 PM.916] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:28:49 PM.916] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:28:49 PM.916] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 5:28:49 PM.916] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 5:28:49 PM.916] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 5:28:49 PM.916] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 5:28:49 PM.918] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[5/10/2019 5:28:50 PM.125] LSPD First Response: System.FormatException: Input string was not in a correct format.
[5/10/2019 5:28:50 PM.281] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[5/10/2019 5:28:50 PM.282] LSPD First Response: Police SmartRadio queue created. Waiting...
[5/10/2019 5:28:51 PM.170] LSPD First Response: Setting Display position to BottomRight
[5/10/2019 5:28:51 PM.170] LSPD First Response: 804:123
[5/10/2019 5:28:51 PM.955] LSPD First Response: Allbuttons ln: 29
[5/10/2019 5:28:52 PM.044] LSPD First Response: Allbuttons ln: 29
[5/10/2019 5:28:52 PM.044] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[5/10/2019 5:28:52 PM.067] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[5/10/2019 5:28:52 PM.070] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[5/10/2019 5:28:52 PM.071] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[5/10/2019 5:28:52 PM.071] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[5/10/2019 5:28:52 PM.071] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 5:28:52 PM.071] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[5/10/2019 5:28:52 PM.071] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[5/10/2019 5:28:52 PM.071] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[5/10/2019 5:28:52 PM.071] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[5/10/2019 5:28:52 PM.071] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[5/10/2019 5:28:52 PM.071] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[5/10/2019 5:28:52 PM.133] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Checking for Albo1125.Common updates.
[5/10/2019 5:28:52 PM.290] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[5/10/2019 5:28:52 PM.329] LSPD First Response: Traffic Policer Speed Checker started.
[5/10/2019 5:28:52 PM.522] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[5/10/2019 5:28:52 PM.728] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Checking for Traffic Policer updates.
[5/10/2019 5:28:54 PM.282] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Update checks complete.
[5/10/2019 5:28:57 PM.246] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to transport
[5/10/2019 5:28:57 PM.247] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to transport successful.
[5/10/2019 5:28:57 PM.247] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to coroner
[5/10/2019 5:28:57 PM.247] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to coroner successful.
[5/10/2019 5:28:57 PM.247] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to tow
[5/10/2019 5:28:57 PM.247] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to tow successful.
[5/10/2019 5:28:57 PM.247] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to insurance
[5/10/2019 5:28:57 PM.247] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to insurance successful.
[5/10/2019 5:28:57 PM.247] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to animal
[5/10/2019 5:28:57 PM.247] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to animal successful.
[5/10/2019 5:28:57 PM.338] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to trafficstop
[5/10/2019 5:28:57 PM.338] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to trafficstop successful.
[5/10/2019 5:28:57 PM.338] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to felonystop
[5/10/2019 5:28:57 PM.338] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to felonystop successful.
[5/10/2019 5:28:57 PM.338] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to k9backup
[5/10/2019 5:28:57 PM.339] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to k9backup successful.
[5/10/2019 5:28:57 PM.339] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to spikestrips
[5/10/2019 5:28:57 PM.339] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to spikestrips successful.
[5/10/2019 5:28:57 PM.339] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to roadblock
[5/10/2019 5:28:57 PM.339] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to roadblock successful.
[5/10/2019 5:28:57 PM.339] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to female
[5/10/2019 5:28:57 PM.339] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to female successful.
[5/10/2019 5:28:57 PM.339] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 5:28:57 PM.339] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to panic successful.
[5/10/2019 5:28:57 PM.339] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to groupbackup
[5/10/2019 5:28:57 PM.339] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to groupbackup successful.
[5/10/2019 5:28:57 PM.339] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to ambulance
[5/10/2019 5:28:57 PM.339] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to ambulance successful.
[5/10/2019 5:28:57 PM.339] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to firedept
[5/10/2019 5:28:57 PM.339] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to firedept successful.
[5/10/2019 5:28:57 PM.818] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 5:28:57 PM.868] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:29:15 PM.280] LSPD First Response: PeterUCallouts.AmbientEvents.OrganicAmbientEventDetector: Start: Starting OrganicAmbientEventDetector with interval 5000
[5/10/2019 5:29:18 PM.172] LSPD First Response: PeterUCallouts.Objects.Integrations.IntegrationChecker: LSPDFR+: LSPDFR+ was not detected as running, but this is required for this integration.
[5/10/2019 5:29:18 PM.195] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[5/10/2019 5:29:18 PM.196] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[5/10/2019 5:29:18 PM.196] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[5/10/2019 5:29:18 PM.196] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[5/10/2019 5:29:18 PM.196] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to callerdesc
[5/10/2019 5:29:18 PM.196] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to callerdesc successful.
[5/10/2019 5:29:18 PM.196] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[5/10/2019 5:29:18 PM.196] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[5/10/2019 5:29:18 PM.196] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[5/10/2019 5:29:18 PM.196] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[5/10/2019 5:29:18 PM.196] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[5/10/2019 5:29:18 PM.196] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[5/10/2019 5:29:18 PM.196] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[5/10/2019 5:29:18 PM.198] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[5/10/2019 5:29:18 PM.703] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:29:18 PM.775] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 5:29:18 PM.782] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:29:33 PM.789] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:29:33 PM.800] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:29:33 PM.889] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:29:33 PM.889] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:29:33 PM.898] s_m_y_cop_01_black_full_01
[5/10/2019 5:29:33 PM.898] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 5:29:33 PM.914] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:29:33 PM.939] LSPD First Response: [TRACE] Billy Jones (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:29:33 PM.956] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:29:33 PM.956] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:29:34 PM.011] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:29:34 PM.145] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:29:39 PM.241] LSPD First Response: ‪‪‍‌‌‬‭‌‮‭‎‫‍‪‪‍‫‌‮‪‭‮: CheckForMissingFilesOrDeps: PeterUCallouts is copying street name audio to the new audio folder...
[5/10/2019 5:29:41 PM.323] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: Did not find any missing files or dependencies.
[5/10/2019 5:29:42 PM.597] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: All file checks passed
[5/10/2019 5:29:42 PM.623] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Verification: Integrity check passed
[5/10/2019 5:29:46 PM.706] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[5/10/2019 5:29:57 PM.338] LSPD First Response: PeterUCallouts.Main: MaybeNotifyAboutChanges: Last notified version is 4.1.7055.37583
[5/10/2019 5:30:01 PM.741] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 5:30:01 PM.747] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:30:01 PM.776] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:30:02 PM.892] LSPD First Response: Creating BackupDomestic from Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic, Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:30:02 PM.908] LSPD First Response: [TRACE] Callout created:  #1
[5/10/2019 5:30:04 PM.677] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:30:06 PM.975] LSPD First Response: [FATAL] OnCalloutAccepted crashed: System.MissingMethodException: Method not found: 'Void LSPD_First_Response.Engine.Scripting.Entities.Persona..ctor(Rage.Ped, LSPD_First_Response.Gender, System.DateTime, Int32, System.String, System.String, LSPD_First_Response.Engine.Scripting.Entities.ELicenseState, Int32, Boolean, Boolean, Boolean)'.
[5/10/2019 5:30:06 PM.975] at Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic.OnCalloutAccepted()
[5/10/2019 5:30:06 PM.975] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‏‮‍‭‪‭‏‌‬‌‎‫‍‪‮‭‪‍‏‏‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 408
[5/10/2019 5:30:06 PM.978] LSPD First Response: EndCurrentCallout: Finishing...
[5/10/2019 5:30:07 PM.010] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:30:07 PM.042] LSPD First Response: [TRACE] Released 0 entities from  #1 Content Manager
[5/10/2019 5:30:07 PM.042] LSPD First Response: [TRACE] Instance cleaned ( #1)
[5/10/2019 5:30:08 PM.094] LSPD First Response: GetAudioFileForAction: No file found for: OFFICER_IN_NEED_OF_ASSISTANCE
[5/10/2019 5:30:08 PM.095] LSPD First Response: GetAudioFileForAction: No file found for: OFFICER_IN_NEED_OF_ASSISTANCE
[5/10/2019 5:30:08 PM.095] LSPD First Response: PlayAction: Failed to find OFFICER_IN_NEED_OF_ASSISTANCE
[5/10/2019 5:30:24 PM.767] LSPD First Response: Creating BackupDomestic from Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic, Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:30:24 PM.767] LSPD First Response: [TRACE] Callout created:  #2
[5/10/2019 5:30:24 PM.824] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:30:27 PM.154] LSPD First Response: GetAudioFileForAction: No file found for: OFFICER_IN_NEED_OF_ASSISTANCE
[5/10/2019 5:30:27 PM.154] LSPD First Response: GetAudioFileForAction: No file found for: OFFICER_IN_NEED_OF_ASSISTANCE
[5/10/2019 5:30:27 PM.155] LSPD First Response: PlayAction: Failed to find OFFICER_IN_NEED_OF_ASSISTANCE
[5/10/2019 5:30:28 PM.167] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 5:30:28 PM.177] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:30:28 PM.183] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:30:32 PM.628] LSPD First Response: [FATAL] OnCalloutAccepted crashed: System.MissingMethodException: Method not found: 'Void LSPD_First_Response.Engine.Scripting.Entities.Persona..ctor(Rage.Ped, LSPD_First_Response.Gender, System.DateTime, Int32, System.String, System.String, LSPD_First_Response.Engine.Scripting.Entities.ELicenseState, Int32, Boolean, Boolean, Boolean)'.
[5/10/2019 5:30:32 PM.628] at Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic.OnCalloutAccepted()
[5/10/2019 5:30:32 PM.628] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‏‮‍‭‪‭‏‌‬‌‎‫‍‪‮‭‪‍‏‏‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 408
[5/10/2019 5:30:32 PM.628] LSPD First Response: EndCurrentCallout: Finishing...
[5/10/2019 5:30:32 PM.628] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:30:32 PM.628] LSPD First Response: [TRACE] Released 0 entities from  #2 Content Manager
[5/10/2019 5:30:32 PM.628] LSPD First Response: [TRACE] Instance cleaned ( #2)
[5/10/2019 5:30:34 PM.496] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 5:30:34 PM.506] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:30:34 PM.507] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:30:34 PM.516] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:30:34 PM.518] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:30:34 PM.518] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:30:34 PM.526] s_m_y_cop_01_white_mini_03
[5/10/2019 5:30:34 PM.526] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 5:30:34 PM.526] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:30:34 PM.527] LSPD First Response: [TRACE] Calvis Valdez (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:30:34 PM.528] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:30:34 PM.528] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:30:34 PM.532] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:30:34 PM.738] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:30:43 PM.697] LSPD First Response: Creating IntoxicatedPerson from Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson, Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:30:43 PM.699] LSPD First Response: [TRACE] Callout created:  #3
[5/10/2019 5:30:44 PM.764] LSPD First Response: Setting alcohol levels
[5/10/2019 5:30:45 PM.752] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:30:48 PM.658] LSPD First Response: GetAudioFileForAction: No file found for: PUBLIC_INTOX
[5/10/2019 5:30:48 PM.658] LSPD First Response: GetAudioFileForAction: No file found for: PUBLIC_INTOX
[5/10/2019 5:30:48 PM.658] LSPD First Response: PlayAction: Failed to find PUBLIC_INTOX
[5/10/2019 5:30:56 PM.446] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:30:56 PM.449] LSPD First Response: [TRACE] User accepted callout
[5/10/2019 5:30:57 PM.003] LSPD First Response: GetAudioFileForAction: No file found for: ROGER_ON_OUR_WAY
[5/10/2019 5:30:57 PM.003] LSPD First Response: GetAudioFileForAction: No file found for: ROGER_ON_OUR_WAY
[5/10/2019 5:30:57 PM.003] LSPD First Response: PlayAction: Failed to find ROGER_ON_OUR_WAY
[5/10/2019 5:30:58 PM.772] LSPD First Response: GetAudioFileForAction: No file found for: TEN_FOUR
[5/10/2019 5:30:58 PM.772] LSPD First Response: GetAudioFileForAction: No file found for: TEN_FOUR
[5/10/2019 5:30:58 PM.772] LSPD First Response: PlayAction: Failed to find TEN_FOUR
[5/10/2019 5:31:07 PM.285] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:31:07 PM.297] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:31:07 PM.298] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:31:24 PM.571] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:31:24 PM.584] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:31:25 PM.866] LSPD First Response: GetAudioFileForAction: No file found for: HAVE_A_VISUAL
[5/10/2019 5:31:25 PM.869] LSPD First Response: GetAudioFileForAction: No file found for: HAVE_A_VISUAL
[5/10/2019 5:31:25 PM.872] LSPD First Response: PlayAction: Failed to find HAVE_A_VISUAL
[5/10/2019 5:31:27 PM.428] LSPD First Response: GetAudioFileForAction: No file found for: ROGER_THAT
[5/10/2019 5:31:27 PM.429] LSPD First Response: GetAudioFileForAction: No file found for: ROGER_THAT
[5/10/2019 5:31:27 PM.429] LSPD First Response: PlayAction: Failed to find ROGER_THAT
[5/10/2019 5:32:10 PM.990] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:32:19 PM.467] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:32:19 PM.490] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:32:19 PM.592] LSPD First Response: [TRACE] Cached 1047 decorators for index 4
[5/10/2019 5:32:19 PM.593] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:32:19 PM.593] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:32:19 PM.608] s_f_y_cop_01_white_full_02
[5/10/2019 5:32:19 PM.608] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 5:32:19 PM.608] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:32:19 PM.609] LSPD First Response: [TRACE] Casey Reynolds (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:32:19 PM.615] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:32:19 PM.615] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:32:19 PM.616] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:32:19 PM.882] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:32:32 PM.314] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:32:35 PM.273] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:32:44 PM.877] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:32:53 PM.531] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:32:54 PM.726] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:32:57 PM.398] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:32:57 PM.408] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:32:57 PM.416] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:33:09 PM.576] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:33:33 PM.339] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:33:35 PM.895] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:33:57 PM.784] LSPD First Response: [TRACE] Spawned with 87.19774
[5/10/2019 5:33:57 PM.942] LSPD First Response: [TRACE] Spawned with 34.91024
[5/10/2019 5:33:57 PM.973] LSPD First Response: [TRACE] Spawned with 1.925674
[5/10/2019 5:33:57 PM.974] LSPD First Response: [TRACE] Using -343.6651, 6075.955, 31.27032 Heading: 225.0002 and -336.7621, 6068.572, 30.26485 Heading: 224.5724 as base positions
[5/10/2019 5:33:58 PM.031] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 5:33:58 PM.039] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:33:58 PM.039] LSPD First Response: [TRACE] Preloading GRESLEY
[5/10/2019 5:34:08 PM.556] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 5:34:08 PM.568] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:34:08 PM.586] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (bcso)
[5/10/2019 5:34:08 PM.588] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:34:08 PM.588] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:34:08 PM.605] s_m_y_cop_01_black_mini_02
[5/10/2019 5:34:08 PM.605] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_02
[5/10/2019 5:34:08 PM.605] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:34:08 PM.607] LSPD First Response: [TRACE] Viktor Martez (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:34:08 PM.607] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:34:08 PM.607] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:34:08 PM.610] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 5:34:08 PM.617] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 5:34:08 PM.732] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 asked to abort: Too far away
[5/10/2019 5:34:08 PM.735] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #1 to abort: No reason specified
[5/10/2019 5:34:08 PM.736] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #1 Content Manager
[5/10/2019 5:34:08 PM.736] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #1)
[5/10/2019 5:34:08 PM.739] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 5:34:08 PM.742] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 5:34:08 PM.742] LSPD First Response: [TRACE] Released 0 entities from ScenarioFakeTrafficStop #1 Content Manager
[5/10/2019 5:34:08 PM.742] LSPD First Response: [TRACE] Instance cleaned (ScenarioFakeTrafficStop #1)
[5/10/2019 5:34:08 PM.743] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 aborted
[5/10/2019 5:34:08 PM.756] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 initialized
[5/10/2019 5:34:08 PM.756] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 has been shut down
[5/10/2019 5:34:08 PM.962] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:34:13 PM.518] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:34:14 PM.489] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:35:05 PM.672] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:35:07 PM.725] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:35:07 PM.740] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:35:11 PM.245] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:35:11 PM.252] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:35:11 PM.255] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:35:11 PM.255] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:35:11 PM.261] s_m_y_hwaycop_01_white_full_01
[5/10/2019 5:35:11 PM.261] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[5/10/2019 5:35:11 PM.261] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:35:11 PM.263] LSPD First Response: [TRACE] Derek Manson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:35:11 PM.264] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:35:11 PM.264] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:35:11 PM.265] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:35:11 PM.337] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:35:17 PM.306] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:35:20 PM.849] LSPD First Response: UB: REQUESTED TYPE: Ambulance
[5/10/2019 5:35:20 PM.855] LSPD First Response: UB: DETECTED ZONE: MTCHIL
[5/10/2019 5:35:20 PM.855] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 5:35:33 PM.032] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:35:33 PM.042] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:35:33 PM.058] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:35:33 PM.068] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:35:33 PM.072] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:35:33 PM.072] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:35:33 PM.079] s_m_y_cop_01_white_mini_03
[5/10/2019 5:35:33 PM.079] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 5:35:33 PM.079] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:35:33 PM.086] LSPD First Response: [TRACE] Gary Craigen (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:35:33 PM.086] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:35:33 PM.086] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:35:33 PM.088] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:35:33 PM.569] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:35:50 PM.381] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 5:35:59 PM.316] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:35:59 PM.330] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:36:01 PM.579] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:36:01 PM.587] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:36:01 PM.589] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:36:01 PM.590] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:36:01 PM.607] s_f_y_cop_01_white_full_01
[5/10/2019 5:36:01 PM.608] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 5:36:01 PM.608] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:36:01 PM.609] LSPD First Response: [TRACE] Jay Dixon (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:36:01 PM.610] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:36:01 PM.610] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:36:01 PM.611] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:36:02 PM.133] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:36:14 PM.967] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 5:36:14 PM.968] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 5:36:14 PM.970] LSPD First Response: [TRACE] Setting up world event: StealCar #1
[5/10/2019 5:36:14 PM.978] LSPD First Response: [TRACE] Failed to set up StealCar #1
[5/10/2019 5:36:14 PM.978] LSPD First Response: [TRACE] Released 0 entities from StealCar #1 Content Manager
[5/10/2019 5:36:14 PM.978] LSPD First Response: [TRACE] Instance cleaned (StealCar #1)
[5/10/2019 5:36:34 PM.847] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:36:34 PM.848] LSPD First Response: [TRACE] Released 0 entities from  #3 Content Manager
[5/10/2019 5:36:34 PM.848] LSPD First Response: [TRACE] Instance cleaned ( #3)
[5/10/2019 5:36:47 PM.766] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:36:51 PM.455] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:36:51 PM.466] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:36:51 PM.469] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:36:51 PM.478] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:36:51 PM.480] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:36:51 PM.481] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:36:51 PM.487] s_m_y_cop_01_white_mini_04
[5/10/2019 5:36:51 PM.487] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 5:36:51 PM.487] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:36:51 PM.489] LSPD First Response: [TRACE] Antonio Godard (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:36:51 PM.490] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:36:51 PM.490] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:36:51 PM.490] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:36:51 PM.956] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:36:53 PM.714] LSPD First Response: [TRACE] Added stopped ped: A_M_M_HILLBILLY_02
[5/10/2019 5:37:04 PM.070] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:37:04 PM.086] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:37:11 PM.366] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:37:11 PM.400] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:37:11 PM.406] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:37:11 PM.406] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:37:11 PM.414] s_m_y_cop_01_white_mini_04
[5/10/2019 5:37:11 PM.414] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 5:37:11 PM.414] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:37:11 PM.416] LSPD First Response: [TRACE] Jesse Miller (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:37:11 PM.416] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:37:11 PM.416] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:37:11 PM.417] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:37:11 PM.426] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:37:11 PM.434] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:37:11 PM.434] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:37:11 PM.440] s_m_y_cop_01_white_full_02
[5/10/2019 5:37:11 PM.441] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 5:37:11 PM.441] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:37:11 PM.443] LSPD First Response: [TRACE] Joffrey Baratheon (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:37:11 PM.444] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:37:11 PM.444] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:37:11 PM.445] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:37:11 PM.720] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:37:11 PM.721] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:37:12 PM.851] LSPD First Response: Because of some issue, STP cannot activate traffic control 
[5/10/2019 5:37:16 PM.182] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 5:37:30 PM.280] LSPD First Response: STP: ESCORT VEHICLE IS FULLY DISMISSED
[5/10/2019 5:37:39 PM.296] LSPD First Response: Creating PoliceImpersonator from Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator, Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:37:39 PM.303] LSPD First Response: [TRACE] Callout created:  #4
[5/10/2019 5:37:39 PM.309] LSPD First Response: CalloutCreated: Callout should be aborted
[5/10/2019 5:37:39 PM.309] LSPD First Response: EndCurrentCallout: Finishing...
[5/10/2019 5:37:39 PM.310] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:37:39 PM.311] LSPD First Response: [TRACE] Released 0 entities from  #4 Content Manager
[5/10/2019 5:37:39 PM.311] LSPD First Response: [TRACE] Instance cleaned ( #4)
[5/10/2019 5:37:45 PM.373] LSPD First Response: STP: ESCORT VEHICLE IS FULLY DISMISSED
[5/10/2019 5:37:58 PM.064] LSPD First Response: Creating RoadRage from Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage, Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:37:58 PM.069] LSPD First Response: [TRACE] Callout created:  #5
[5/10/2019 5:37:58 PM.115] LSPD First Response: [FATAL] OnBeforeCalloutDisplayed crashed: System.MissingMethodException: Method not found: 'LSPD_First_Response.Engine.Scripting.Entities.ELicenseState LSPD_First_Response.Engine.Scripting.Entities.Persona.get_LicenseState()'.
[5/10/2019 5:37:58 PM.116] at Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage.OnBeforeCalloutDisplayed()
[5/10/2019 5:37:58 PM.116] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‭‬‍‭‪‮‮‬‍‭‬‪‬‍‬‭‍‬‮‪‍‬‎‭‫‪‏‫‭‮(Callout ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 289
[5/10/2019 5:37:58 PM.116] LSPD First Response: EndCurrentCallout: Finishing...
[5/10/2019 5:37:58 PM.116] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:37:58 PM.116] LSPD First Response: [TRACE] Released 0 entities from  #5 Content Manager
[5/10/2019 5:37:58 PM.116] LSPD First Response: [TRACE] Instance cleaned ( #5)
[5/10/2019 5:38:12 PM.706] LSPD First Response: Creating PoliceImpersonator from Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator, Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:38:12 PM.706] LSPD First Response: [TRACE] Callout created:  #6
[5/10/2019 5:38:14 PM.128] LSPD First Response: EndCurrentCallout: Finishing...
[5/10/2019 5:38:14 PM.128] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:38:14 PM.129] LSPD First Response: [TRACE] Released 0 entities from  #6 Content Manager
[5/10/2019 5:38:14 PM.129] LSPD First Response: [TRACE] Instance cleaned ( #6)
[5/10/2019 5:38:14 PM.130] LSPD First Response: Creating PoliceImpersonator from Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator, Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:38:14 PM.130] LSPD First Response: [TRACE] Callout created:  #7
[5/10/2019 5:38:16 PM.914] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 5:38:16 PM.914] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 5:38:16 PM.915] LSPD First Response: [TRACE] Setting up world event: RunLights #1
[5/10/2019 5:38:16 PM.925] LSPD First Response: [TRACE] Failed to set up RunLights #1
[5/10/2019 5:38:16 PM.925] LSPD First Response: [TRACE] Released 0 entities from RunLights #1 Content Manager
[5/10/2019 5:38:16 PM.925] LSPD First Response: [TRACE] Instance cleaned (RunLights #1)
[5/10/2019 5:38:38 PM.985] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:38:41 PM.455] LSPD First Response: GetAudioFileForAction: No file found for: CIV_ASSISTANCE
[5/10/2019 5:38:41 PM.455] LSPD First Response: GetAudioFileForAction: No file found for: CIV_ASSISTANCE
[5/10/2019 5:38:41 PM.455] LSPD First Response: PlayAction: Failed to find CIV_ASSISTANCE
[5/10/2019 5:38:42 PM.210] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:38:42 PM.224] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:38:42 PM.224] LSPD First Response: [TRACE] Released 0 entities from  #7 Content Manager
[5/10/2019 5:38:42 PM.224] LSPD First Response: [TRACE] Instance cleaned ( #7)
[5/10/2019 5:38:42 PM.325] LSPD First Response: 
[5/10/2019 5:38:42 PM.325] LSPD First Response: ==============================
[5/10/2019 5:38:42 PM.325] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 5:38:42 PM.325] LSPD First Response: ------------------------------
[5/10/2019 5:38:42 PM.325] LSPD First Response: Origin: Game fiber "CalloutManager".
[5/10/2019 5:38:42 PM.325] LSPD First Response: ------------------------------
[5/10/2019 5:38:42 PM.325] LSPD First Response: Exception type: System.NullReferenceException
[5/10/2019 5:38:42 PM.325] LSPD First Response: Exception message: Object reference not set to an instance of an object.
[5/10/2019 5:38:42 PM.325] LSPD First Response: ------------------------------
[5/10/2019 5:38:42 PM.325] LSPD First Response: Inner exceptions:
[5/10/2019 5:38:42 PM.325] LSPD First Response: ------------------------------
[5/10/2019 5:38:42 PM.325] LSPD First Response: Stack trace:
[5/10/2019 5:38:42 PM.325] LSPD First Response: at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‏‮‍‭‪‭‏‌‬‌‎‫‍‪‮‭‪‍‏‏‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 427
[5/10/2019 5:38:42 PM.325] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 161
[5/10/2019 5:38:42 PM.325] at Rage.GameFiber.Main()
[5/10/2019 5:38:42 PM.325] LSPD First Response: ==============================
[5/10/2019 5:38:42 PM.325] LSPD First Response: 
[5/10/2019 5:38:42 PM.360] LSPD First Response: [FATAL] Forced termination
[5/10/2019 5:38:42 PM.363] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[5/10/2019 5:38:48 PM.276] LSPD First Response: [INFO] LSPDFR has shut down
[5/10/2019 5:38:49 PM.203] LSPD First Response: ==============================
[5/10/2019 5:38:49 PM.224] LSPD First Response: ==============================
[5/10/2019 5:38:49 PM.299] LSPD First Response: All signs removed
[5/10/2019 5:38:49 PM.457] LSPD First Response: ==============================
[5/10/2019 5:38:49 PM.522] LSPD First Response: [FATAL] OnBeforeCalloutDisplayed crashed: System.Threading.ThreadAbortException: Thread was being aborted.
[5/10/2019 5:38:49 PM.523] at Rage.GameFiber.SleepThis(Int32 duration)
[5/10/2019 5:38:49 PM.523] at Rage.GameFiber.Sleep(Int32 duration)
[5/10/2019 5:38:49 PM.523] at AssetHelper.WaitForAssetLoad(IAsset asset, String assetTypeName)
[5/10/2019 5:38:49 PM.523] at Rage.Model.LoadAndWait()
[5/10/2019 5:38:49 PM.524] at Rage.Ped..ctor(Model model, Vector3 position, Single heading)
[5/10/2019 5:38:49 PM.524] at Stealth.Plugins.Code3Callouts.Models.Peds.PedBase..ctor(String pName, PedType pType, Model model, Vector3 position, Single heading)
[5/10/2019 5:38:49 PM.524] at Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator.OnBeforeCalloutDisplayed()
[5/10/2019 5:38:49 PM.525] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‭‬‍‭‪‮‮‬‍‭‬‪‬‍‬‭‍‬‮‪‍‬‎‭‫‪‏‫‭‮(Callout ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 289
[5/10/2019 5:38:49 PM.525] LSPD First Response: EndCurrentCallout: No callout running
[5/10/2019 5:38:49 PM.679] LSPD First Response: [Code 3 Callouts] Error starting callout -- System.Threading.ThreadAbortException: Thread was being aborted.
[5/10/2019 5:38:49 PM.679] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‭‬‍‭‪‮‮‬‍‭‬‪‬‍‬‭‍‬‮‪‍‬‎‭‫‪‏‫‭‮(Callout ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 335
[5/10/2019 5:38:49 PM.679] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‪‮‭‭‮‭‏‭‍‌‌‬‪‬‪‭‌‫‍‫‏‮(Type ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 258
[5/10/2019 5:38:49 PM.680] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‪‮‭‭‮‭‏‭‍‌‌‬‪‬‪‭‌‫‍‫‏‮(String ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 132
[5/10/2019 5:38:49 PM.680] at ‎‎‫‏‪‌‌‮‏‫‏‎‮‭‌‭‎‌‪‏‭‎‮.‫‭‌‬‌‭‬‬‎‪‫‫‍‌‎‏‍‪‮._Lambda$__0()
[5/10/2019 5:39:21 PM.331] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/10/2019 5:39:24 PM.774] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 5:39:24 PM.775] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 5:39:24 PM.778] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 5:39:25 PM.048] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/10/2019 5:39:25 PM.375] LSPD First Response: [TRACE] Started loading LSPDFR
[5/10/2019 5:39:25 PM.775] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:39:25 PM.779] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:39:25 PM.780] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:39:25 PM.781] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:39:26 PM.261] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/10/2019 5:39:27 PM.508] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:27 PM.519] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:27 PM.542] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/10/2019 5:39:27 PM.740] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/10/2019 5:39:27 PM.740] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/10/2019 5:39:27 PM.740] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 5:39:27 PM.741] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/10/2019 5:39:27 PM.741] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/10/2019 5:39:27 PM.741] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/10/2019 5:39:27 PM.742] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/10/2019 5:39:27 PM.742] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/10/2019 5:39:27 PM.742] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[5/10/2019 5:39:27 PM.790] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:27 PM.791] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:27 PM.791] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/10/2019 5:39:27 PM.798] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/10/2019 5:39:27 PM.799] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/10/2019 5:39:27 PM.800] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/10/2019 5:39:27 PM.801] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/10/2019 5:39:27 PM.801] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/10/2019 5:39:27 PM.801] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/10/2019 5:39:27 PM.801] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/10/2019 5:39:27 PM.802] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/10/2019 5:39:27 PM.803] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/10/2019 5:39:27 PM.804] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/10/2019 5:39:27 PM.804] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/10/2019 5:39:27 PM.804] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/10/2019 5:39:27 PM.804] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/10/2019 5:39:27 PM.804] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/10/2019 5:39:27 PM.804] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/10/2019 5:39:27 PM.805] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/10/2019 5:39:27 PM.805] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/10/2019 5:39:27 PM.805] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[5/10/2019 5:39:29 PM.510] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:39:29 PM.578] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:39:29 PM.768] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:39:29 PM.997] LSPD First Response: [TRACE] Adding Ben J. as character
[5/10/2019 5:39:30 PM.033] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:39:30 PM.033] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:39:30 PM.129] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:39:30 PM.268] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/10/2019 5:39:30 PM.270] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 5:39:30 PM.270] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 5:39:30 PM.326] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:39:30 PM.326] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:39:30 PM.330] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:39:30 PM.440] LSPD First Response: [TRACE] Adding Chris Crepon as character
[5/10/2019 5:39:30 PM.472] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:39:30 PM.472] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:39:30 PM.473] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:39:30 PM.628] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:39:30 PM.628] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:39:30 PM.628] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:39:30 PM.742] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:39:30 PM.742] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:39:30 PM.743] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:39:30 PM.872] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:30 PM.872] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:30 PM.873] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/10/2019 5:39:30 PM.883] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_eup.xml
[5/10/2019 5:39:30 PM.883] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:30 PM.884] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:30 PM.884] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/10/2019 5:39:30 PM.889] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[5/10/2019 5:39:30 PM.895] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:30 PM.895] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:30 PM.896] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/10/2019 5:39:30 PM.976] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[5/10/2019 5:39:31 PM.008] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:31 PM.008] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:31 PM.009] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/10/2019 5:39:31 PM.026] LSPD First Response: [TRACE] Failed to parse  as chance
[5/10/2019 5:39:31 PM.029] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_eup.xml
[5/10/2019 5:39:31 PM.040] LSPD First Response: [TRACE] Player was in vehicle: False
[5/10/2019 5:39:31 PM.040] LSPD First Response: [TRACE] Last selected character was Chris Crepon
[5/10/2019 5:39:31 PM.042] LSPD First Response: [TRACE] Loading last selected character Chris Crepon
[5/10/2019 5:39:31 PM.048] LSPD First Response: [INFO] Changing current player character to Chris Crepon
[5/10/2019 5:39:31 PM.253] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[5/10/2019 5:39:31 PM.306] s_m_y_cop_01_white_mini_01
[5/10/2019 5:39:31 PM.308] LSPD First Response: [TRACE] CharacterSelected: 36
[5/10/2019 5:39:31 PM.309] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/10/2019 5:39:31 PM.690] LSPD First Response: [TRACE] Initialized telemtry service
[5/10/2019 5:39:31 PM.809] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/10/2019 5:39:31 PM.817] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/10/2019 5:39:32 PM.080] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/10/2019 5:39:32 PM.095] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/10/2019 5:39:32 PM.104] LSPD First Response: [TRACE] Set title to Chris Crepon for Interaction Menu
[5/10/2019 5:39:32 PM.107] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/10/2019 5:39:32 PM.110] LSPD First Response: [TRACE] Set title to Chris Crepon for Police Radio
[5/10/2019 5:39:32 PM.118] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/10/2019 5:39:32 PM.125] LSPD First Response: [TRACE] Set title to Chris Crepon for Vehicle Options
[5/10/2019 5:39:32 PM.176] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/10/2019 5:39:32 PM.177] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/10/2019 5:39:32 PM.178] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/10/2019 5:39:32 PM.183] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/10/2019 5:39:33 PM.632] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/10/2019 5:39:33 PM.717] LSPD First Response: [TRACE] Requested Audio
[5/10/2019 5:39:33 PM.763] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/10/2019 5:39:34 PM.697] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/10/2019 5:39:35 PM.158] LSPD First Response: [TRACE] 7FF663351168
[5/10/2019 5:39:35 PM.189] LSPD First Response: We have 2 appartments registered
[5/10/2019 5:39:35 PM.192] Created: 2874 Hillcrest
[5/10/2019 5:39:37 PM.922] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/10/2019 5:39:37 PM.922] LSPD First Response: [INFO] Connected to LSPDFR Sync via session f78c5a1c-89b9-4f43-84d7-81d02c811e93. Enhanced features available.
[5/10/2019 5:39:37 PM.923] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/10/2019 5:39:37 PM.930] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/10/2019 5:39:41 PM.150] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/10/2019 5:39:41 PM.155] Created: 2044 North Conker
[5/10/2019 5:39:48 PM.777] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/10/2019 5:39:48 PM.779] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/10/2019 5:39:48 PM.779] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/10/2019 5:39:48 PM.781] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/10/2019 5:39:48 PM.781] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/10/2019 5:39:48 PM.782] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/10/2019 5:39:48 PM.790] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/10/2019 5:39:48 PM.800] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/10/2019 5:39:48 PM.801] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/10/2019 5:39:48 PM.807] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/10/2019 5:39:48 PM.809] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[5/10/2019 5:39:48 PM.815] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/10/2019 5:39:48 PM.993] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[5/10/2019 5:39:48 PM.993] LSPD First Response: ApartmentManager initialized
[5/10/2019 5:39:49 PM.205] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:49 PM.205] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:39:49 PM.205] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/10/2019 5:39:49 PM.266] LSPD First Response: [INFO] Vinewood Police Station
[5/10/2019 5:39:49 PM.266] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/10/2019 5:39:49 PM.267] LSPD First Response: [INFO] La Mesa Police Station
[5/10/2019 5:39:49 PM.267] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/10/2019 5:39:49 PM.267] LSPD First Response: [INFO] Rockford Hills Police Station
[5/10/2019 5:39:49 PM.267] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/10/2019 5:39:49 PM.267] LSPD First Response: [INFO] Vespucci Police Station
[5/10/2019 5:39:49 PM.267] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/10/2019 5:39:49 PM.267] LSPD First Response: [INFO] Downtown Police Station
[5/10/2019 5:39:49 PM.267] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Davis Sheriff Station
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/10/2019 5:39:49 PM.268] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/10/2019 5:39:49 PM.268] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[5/10/2019 5:39:49 PM.269] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[5/10/2019 5:39:49 PM.292] LSPD First Response: [TRACE] Auto started component Debug #1
[5/10/2019 5:39:49 PM.292] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/10/2019 5:39:49 PM.293] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/10/2019 5:39:49 PM.295] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/10/2019 5:39:49 PM.295] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/10/2019 5:39:49 PM.296] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/10/2019 5:39:49 PM.296] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/10/2019 5:39:49 PM.298] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/10/2019 5:39:49 PM.302] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/10/2019 5:39:49 PM.303] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/10/2019 5:39:49 PM.304] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/10/2019 5:39:49 PM.308] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/10/2019 5:39:49 PM.317] LSPD First Response: [TRACE] Loading node data
[5/10/2019 5:40:03 PM.893] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 5:40:03 PM.893] LSPD First Response: [TRACE] Loading node data
[5/10/2019 5:40:03 PM.893] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 5:40:04 PM.135] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[5/10/2019 5:40:04 PM.156] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[5/10/2019 5:40:04 PM.158] LSPD First Response: [TRACE] Disabling ambient game police chases
[5/10/2019 5:40:04 PM.188] LSPD First Response: [TRACE] Disabled ambient game police chases
[5/10/2019 5:40:04 PM.189] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[5/10/2019 5:40:04 PM.196] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[5/10/2019 5:40:04 PM.273] Deleting: Your Last Vehicle
[5/10/2019 5:40:04 PM.275] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[5/10/2019 5:40:04 PM.275] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/10/2019 5:40:05 PM.305] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/10/2019 5:40:05 PM.305] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/10/2019 5:40:05 PM.307] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[5/10/2019 5:40:05 PM.307] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/10/2019 5:40:05 PM.453] LSPD First Response: [TRACE] Thread Duty #1 initialized
[5/10/2019 5:40:05 PM.457] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[5/10/2019 5:40:05 PM.549] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[5/10/2019 5:40:05 PM.561] LSPD First Response: [TRACE] Thread Marker #3 initialized
[5/10/2019 5:40:05 PM.562] LSPD First Response: [TRACE] Thread Debug #1 initialized
[5/10/2019 5:40:05 PM.573] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[5/10/2019 5:40:05 PM.575] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[5/10/2019 5:40:05 PM.588] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[5/10/2019 5:40:14 PM.998] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:40:14 PM.998] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:40:14 PM.998] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/10/2019 5:40:15 PM.012] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[5/10/2019 5:40:15 PM.057] LSPD First Response: [TRACE] Setting player to lspd from last agency
[5/10/2019 5:40:15 PM.113] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:40:15 PM.115] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 5:40:15 PM.115] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 5:40:15 PM.116] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 5:40:15 PM.116] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 5:40:15 PM.118] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 5:40:15 PM.118] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 5:40:15 PM.118] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 5:40:15 PM.118] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 5:40:15 PM.118] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 5:40:15 PM.118] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 5:40:15 PM.118] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 5:40:15 PM.118] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 5:40:15 PM.129] s_m_y_cop_01_white_mini_04
[5/10/2019 5:40:15 PM.133] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:40:15 PM.166] LSPD First Response: [TRACE] Setting player outfit to male_long_sleeve from last outfit
[5/10/2019 5:40:15 PM.166] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 5:40:15 PM.167] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 5:40:15 PM.168] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 5:40:15 PM.168] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 5:40:15 PM.224] s_m_y_cop_01_white_full_01
[5/10/2019 5:40:15 PM.227] LSPD First Response: [TRACE] Initialising
[5/10/2019 5:40:15 PM.246] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[5/10/2019 5:40:15 PM.290] LSPD First Response: AttemptedCrimeCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.292] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.293] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.310] LSPD First Response: FirstCallouts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.312] LSPD First Response: Interaction+, Version=2.2.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.314] LSPD First Response: PeterUCallouts, Version=4.1.7055.37583, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.334] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.335] LSPD First Response: SpeedRadarLite, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.336] LSPD First Response: StopThePed, Version=4.6.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.340] LSPD First Response: Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.343] LSPD First Response: UltimateBackup, Version=1.5.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.348] LSPD First Response: UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:40:15 PM.349] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[5/10/2019 5:40:15 PM.349] LSPD First Response: Creating plugin: CalloutManager.Main
[5/10/2019 5:40:15 PM.462] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
[5/10/2019 5:40:15 PM.589] LSPD First Response: Creating plugin: FirstCallouts.Main
[5/10/2019 5:40:15 PM.589] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[5/10/2019 5:40:15 PM.590] LSPD First Response: Creating plugin: PeterUCallouts.Main
[5/10/2019 5:40:15 PM.898] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
[5/10/2019 5:40:15 PM.904] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[5/10/2019 5:40:15 PM.969] LSPD First Response: Creating plugin: SpeedRadarLite.Main
[5/10/2019 5:40:15 PM.970] LSPD First Response: Creating plugin: StopThePed.Main
[5/10/2019 5:40:15 PM.970] LSPD First Response: Creating plugin: Traffic_Policer.Main
[5/10/2019 5:40:15 PM.971] LSPD First Response: Creating Traffic Policer.Main.
[5/10/2019 5:40:15 PM.973] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[5/10/2019 5:40:15 PM.973] LSPD First Response: Done with Traffic Policer.Main.
[5/10/2019 5:40:15 PM.973] LSPD First Response: Creating plugin: UltimateBackup.Main
[5/10/2019 5:40:15 PM.974] LSPD First Response: Creating plugin: UnitedCallouts.Main
[5/10/2019 5:40:15 PM.974] LSPD First Response: Plugin AttemptedCrimeCallouts1.6.0.0has been initialized.
[5/10/2019 5:40:15 PM.974] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[5/10/2019 5:40:15 PM.975] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[5/10/2019 5:40:15 PM.985] LSPD First Response: [FirstCallouts]: FirstCallouts 2.0.0.0 has been  initialized.
[5/10/2019 5:40:15 PM.985] LSPD First Response: Interaction+ v2.2.6 loaded, go on duty to fully load plugin.
[5/10/2019 5:40:16 PM.234] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[5/10/2019 5:40:16 PM.240] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[5/10/2019 5:40:16 PM.282] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 4.1.7055.37583 (RELEASE) loaded
[5/10/2019 5:40:16 PM.289] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
[5/10/2019 5:40:16 PM.289] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[5/10/2019 5:40:16 PM.289] Please go on duty to start Police SmartRadio.
[5/10/2019 5:40:16 PM.290] LSPD First Response: Plugin SpeedRadarLite v1.3.0.0 has been initialized.
[5/10/2019 5:40:16 PM.290] LSPD First Response: Go on duty to fully load SpeedRadarLite
[5/10/2019 5:40:16 PM.290] LSPD First Response: Plugin StopThePed v4.6.1.0 has been initialized.
[5/10/2019 5:40:16 PM.292] LSPD First Response: Go on duty to fully load StopThePed
[5/10/2019 5:40:16 PM.292] LSPD First Response: Traffic Policer 6.15.0.0, developed by Albo1125, has been initialised.
[5/10/2019 5:40:16 PM.292] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[5/10/2019 5:40:16 PM.293] LSPD First Response: Plugin UltimateBackup v1.5.6.0 has been initialized.
[5/10/2019 5:40:16 PM.293] LSPD First Response: Go on duty to fully load UltimateBackup
[5/10/2019 5:40:16 PM.308] LSPD First Response: Battleye.Tracker detected RAGEPluginHook version: 0.65
[5/10/2019 5:40:16 PM.308] LSPD First Response: UnitedCallouts plugin has loaded!
[5/10/2019 5:40:16 PM.308] LSPD First Response: We have 2 callouts registered
[5/10/2019 5:40:16 PM.309] LSPD First Response: CalloutManager initialized
[5/10/2019 5:40:16 PM.313] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[5/10/2019 5:40:16 PM.332] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 5:40:16 PM.336] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 5:40:16 PM.351] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[5/10/2019 5:40:16 PM.356] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[5/10/2019 5:40:16 PM.357] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[5/10/2019 5:40:16 PM.357] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[5/10/2019 5:40:16 PM.360] LSPD First Response: In traffic policer duty event handler: True
[5/10/2019 5:40:16 PM.365] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 5:40:16 PM.371] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 5:40:16 PM.377] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Traffic Policer
[5/10/2019 5:40:16 PM.395] LSPD First Response: SCID:/crepon883/
[5/10/2019 5:40:16 PM.427] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 5:40:16 PM.438] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 5:40:16 PM.438] LSPD First Response: Dependency check for Traffic Policer successful: True
[5/10/2019 5:40:16 PM.454] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:40:16 PM.454] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:40:16 PM.454] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:40:16 PM.456] LSPD First Response: Deserialized Jemal Zalon
[5/10/2019 5:40:16 PM.456] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:40:16 PM.456] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:40:16 PM.460] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[5/10/2019 5:40:16 PM.460] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[5/10/2019 5:40:16 PM.460] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[5/10/2019 5:40:16 PM.460] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[5/10/2019 5:40:16 PM.460] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[5/10/2019 5:40:16 PM.460] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[5/10/2019 5:40:16 PM.460] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[5/10/2019 5:40:16 PM.460] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[5/10/2019 5:40:16 PM.745] LSPD First Response: Deserialized John Mills
[5/10/2019 5:40:16 PM.745] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:40:16 PM.745] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:40:16 PM.746] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:40:16 PM.746] LSPD First Response: Deserialized Kate Lotter
[5/10/2019 5:40:16 PM.746] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:40:16 PM.746] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:40:16 PM.747] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:40:16 PM.747] LSPD First Response: Deserialized Alex Maccerano
[5/10/2019 5:40:16 PM.975] LSPD First Response: Found 7 callout plugin(s) with a combined total of 63 callout(s).
[5/10/2019 5:40:17 PM.090] LSPD First Response: [Code 3 Callouts] Loading Code 3 Callouts...
[5/10/2019 5:40:17 PM.123] LSPD First Response: [Code 3 Callouts] Settings loaded
[5/10/2019 5:40:17 PM.124] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
[5/10/2019 5:40:17 PM.145] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
[5/10/2019 5:40:17 PM.145] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
[5/10/2019 5:40:17 PM.145] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
[5/10/2019 5:40:17 PM.145] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
[5/10/2019 5:40:17 PM.145] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
[5/10/2019 5:40:17 PM.145] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
[5/10/2019 5:40:17 PM.145] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
[5/10/2019 5:40:17 PM.145] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
[5/10/2019 5:40:17 PM.145] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
[5/10/2019 5:40:17 PM.145] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
[5/10/2019 5:40:17 PM.146] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
[5/10/2019 5:40:17 PM.146] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
[5/10/2019 5:40:17 PM.146] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
[5/10/2019 5:40:17 PM.146] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
[5/10/2019 5:40:17 PM.146] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
[5/10/2019 5:40:17 PM.146] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
[5/10/2019 5:40:17 PM.146] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
[5/10/2019 5:40:17 PM.146] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
[5/10/2019 5:40:17 PM.147] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
[5/10/2019 5:40:17 PM.147] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
[5/10/2019 5:40:17 PM.147] LSPD First Response: [Code 3 Callouts] All callouts registered
[5/10/2019 5:40:17 PM.250] LSPD First Response: --------------------------------------FirstCallouts startup log--------------------------------------
[5/10/2019 5:40:17 PM.255] LSPD First Response: [FirstCallouts]: Detected RAGEPluginHook version: 0.65
[5/10/2019 5:40:17 PM.263] LSPD First Response: [FirstCallouts]: Fetching latest plugin version from GitHub
[5/10/2019 5:40:17 PM.619] LSPD First Response: [FirstCallouts]: Plugin Version v2.0.0.0 loaded successfully
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [GENERAL] DebugLogging is set to False
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [GENERAL] Division/UnitType/Beat is set to 1-LINCOLN-18
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairFeature is set to True
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairHelp is set to True
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] InteractionKey is set to Y
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] RepairVehicleKey is set to T
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] EndCalloutKey is set to End
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [CALLOUTS] PoisonedCustomer is set to True
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [CALLOUTS] StolenVehicle is set to True
[5/10/2019 5:40:17 PM.633] LSPD First Response: [FirstCallouts]: [CALLOUTS] SniperSpotted is set to True
[5/10/2019 5:40:17 PM.634] LSPD First Response: [FirstCallouts]: [CALLOUTS] WeaponInSuitcase is set to True
[5/10/2019 5:40:17 PM.634] LSPD First Response: [FirstCallouts]: [CALLOUTS] PersonWithFireArmInPublicTransport is set to True
[5/10/2019 5:40:17 PM.634] LSPD First Response: [FirstCallouts]: [CALLOUTS] GangShootout is set to True
[5/10/2019 5:40:17 PM.634] LSPD First Response: [FirstCallouts]: [CALLOUTS] BrokenDownVehicle is set to True
[5/10/2019 5:40:17 PM.634] LSPD First Response: -----------------------------------------------------------------------------------------------------
[5/10/2019 5:40:17 PM.634] LSPD First Response: Registering callout FirstCallouts.Callouts.PoisonedCustomer
[5/10/2019 5:40:17 PM.634] LSPD First Response: Registering callout FirstCallouts.Callouts.StolenVehicle
[5/10/2019 5:40:17 PM.634] LSPD First Response: Registering callout FirstCallouts.Callouts.PersonWithAFirearmInPublicTransport
[5/10/2019 5:40:17 PM.634] LSPD First Response: Registering callout FirstCallouts.Callouts.SniperSpotted
[5/10/2019 5:40:17 PM.634] LSPD First Response: Registering callout FirstCallouts.Callouts.WeaponInSuitcase
[5/10/2019 5:40:17 PM.634] LSPD First Response: Registering callout FirstCallouts.Callouts.GangShootout
[5/10/2019 5:40:17 PM.634] LSPD First Response: Registering callout FirstCallouts.Callouts.BrokenDownVehicle
[5/10/2019 5:40:17 PM.635] LSPD First Response: [FirstCallouts]: Starting Core...
[5/10/2019 5:40:17 PM.635] LSPD First Response: [FirstCallouts]: Core started
[5/10/2019 5:40:17 PM.769] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Language set to en-GB
[5/10/2019 5:40:17 PM.774] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Analytics is enabled. Set AllowAnalytics=false in PeterUCallouts.ini's PeterUCallouts section to disable. See README for more information.
[5/10/2019 5:40:18 PM.032] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[5/10/2019 5:40:18 PM.032] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[5/10/2019 5:40:18 PM.032] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[5/10/2019 5:40:18 PM.032] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[5/10/2019 5:40:18 PM.032] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[5/10/2019 5:40:18 PM.032] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[5/10/2019 5:40:18 PM.032] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.BarricadeHostageSituation
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.DamageToProperty
[5/10/2019 5:40:18 PM.033] LSPD First Response: Registering callout PeterUCallouts.Callouts.Evacuation
[5/10/2019 5:40:18 PM.042] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 5:40:18 PM.042] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 5:40:18 PM.042] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Police SmartRadio
[5/10/2019 5:40:18 PM.045] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 5:40:18 PM.052] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 5:40:18 PM.052] LSPD First Response: Dependency check for Police SmartRadio successful: True
[5/10/2019 5:40:18 PM.254] LSPD First Response: UB: DEFAULT REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:40:18 PM.255] LSPD First Response: UB: CUSTOM REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:40:18 PM.257] LSPD First Response: UB: SPECIAL UNITS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.Mugging
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.Burglary
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDeal
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenTruck
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.PlaneCarJacking
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenBus
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.KillerClownWasSeen
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.GangAttack
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.MoneyTruckIsRobbed
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.Fighting
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDealer
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle2
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.PersonWithKnife
[5/10/2019 5:40:18 PM.272] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle
[5/10/2019 5:40:18 PM.358] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[5/10/2019 5:40:18 PM.358] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[5/10/2019 5:40:18 PM.358] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[5/10/2019 5:40:18 PM.358] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[5/10/2019 5:40:18 PM.427] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[5/10/2019 5:40:18 PM.429] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[5/10/2019 5:40:18 PM.454] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[5/10/2019 5:40:18 PM.460] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[5/10/2019 5:40:18 PM.476] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[5/10/2019 5:40:18 PM.500] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[5/10/2019 5:40:18 PM.501] LSPD First Response: Traffic Policer is not in beta.
[5/10/2019 5:40:18 PM.511] LSPD First Response: Traffic Policer.Mainloop started
[5/10/2019 5:40:18 PM.511] LSPD First Response: Loading Traffic Policer settings...
[5/10/2019 5:40:18 PM.583] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:40:18 PM.583] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:40:18 PM.584] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:40:18 PM.584] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 5:40:18 PM.584] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 5:40:18 PM.584] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 5:40:18 PM.584] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 5:40:18 PM.587] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[5/10/2019 5:40:18 PM.676] LSPD First Response: System.FormatException: Input string was not in a correct format.
[5/10/2019 5:40:18 PM.794] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[5/10/2019 5:40:18 PM.805] LSPD First Response: Police SmartRadio queue created. Waiting...
[5/10/2019 5:40:19 PM.499] LSPD First Response: Setting Display position to BottomRight
[5/10/2019 5:40:19 PM.499] LSPD First Response: 804:123
[5/10/2019 5:40:19 PM.587] LSPD First Response: Allbuttons ln: 29
[5/10/2019 5:40:19 PM.667] LSPD First Response: Allbuttons ln: 29
[5/10/2019 5:40:19 PM.667] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[5/10/2019 5:40:19 PM.682] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[5/10/2019 5:40:19 PM.685] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[5/10/2019 5:40:19 PM.685] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[5/10/2019 5:40:19 PM.685] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[5/10/2019 5:40:19 PM.685] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 5:40:19 PM.686] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[5/10/2019 5:40:19 PM.686] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[5/10/2019 5:40:19 PM.686] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[5/10/2019 5:40:19 PM.686] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[5/10/2019 5:40:19 PM.686] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[5/10/2019 5:40:19 PM.686] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[5/10/2019 5:40:19 PM.887] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[5/10/2019 5:40:19 PM.939] LSPD First Response: Traffic Policer Speed Checker started.
[5/10/2019 5:40:20 PM.036] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[5/10/2019 5:40:23 PM.649] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to transport
[5/10/2019 5:40:23 PM.649] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to transport successful.
[5/10/2019 5:40:23 PM.650] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to coroner
[5/10/2019 5:40:23 PM.650] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to coroner successful.
[5/10/2019 5:40:23 PM.650] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to tow
[5/10/2019 5:40:23 PM.650] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to tow successful.
[5/10/2019 5:40:23 PM.650] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to insurance
[5/10/2019 5:40:23 PM.650] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to insurance successful.
[5/10/2019 5:40:23 PM.650] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to animal
[5/10/2019 5:40:23 PM.650] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to animal successful.
[5/10/2019 5:40:23 PM.680] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to trafficstop
[5/10/2019 5:40:23 PM.681] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to trafficstop successful.
[5/10/2019 5:40:23 PM.681] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to felonystop
[5/10/2019 5:40:23 PM.681] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to felonystop successful.
[5/10/2019 5:40:23 PM.681] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to k9backup
[5/10/2019 5:40:23 PM.681] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to k9backup successful.
[5/10/2019 5:40:23 PM.681] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to spikestrips
[5/10/2019 5:40:23 PM.681] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to spikestrips successful.
[5/10/2019 5:40:23 PM.681] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to roadblock
[5/10/2019 5:40:23 PM.681] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to roadblock successful.
[5/10/2019 5:40:23 PM.681] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to female
[5/10/2019 5:40:23 PM.681] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to female successful.
[5/10/2019 5:40:23 PM.682] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 5:40:23 PM.682] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to panic successful.
[5/10/2019 5:40:23 PM.682] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to groupbackup
[5/10/2019 5:40:23 PM.682] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to groupbackup successful.
[5/10/2019 5:40:23 PM.682] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to ambulance
[5/10/2019 5:40:23 PM.682] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to ambulance successful.
[5/10/2019 5:40:23 PM.682] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to firedept
[5/10/2019 5:40:23 PM.682] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to firedept successful.
[5/10/2019 5:40:33 PM.456] LSPD First Response: PeterUCallouts.Objects.Integrations.IntegrationChecker: LSPDFR+: LSPDFR+ was not detected as running, but this is required for this integration.
[5/10/2019 5:40:33 PM.478] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[5/10/2019 5:40:33 PM.478] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[5/10/2019 5:40:33 PM.478] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[5/10/2019 5:40:33 PM.478] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[5/10/2019 5:40:33 PM.478] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to callerdesc
[5/10/2019 5:40:33 PM.479] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to callerdesc successful.
[5/10/2019 5:40:33 PM.479] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[5/10/2019 5:40:33 PM.479] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[5/10/2019 5:40:33 PM.479] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[5/10/2019 5:40:33 PM.479] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[5/10/2019 5:40:33 PM.479] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[5/10/2019 5:40:33 PM.479] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[5/10/2019 5:40:33 PM.479] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[5/10/2019 5:40:33 PM.484] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[5/10/2019 5:40:33 PM.684] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:40:33 PM.734] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:40:44 PM.183] LSPD First Response: PeterUCallouts.AmbientEvents.OrganicAmbientEventDetector: Start: Starting OrganicAmbientEventDetector with interval 5000
[5/10/2019 5:40:48 PM.775] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:40:48 PM.783] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:40:48 PM.886] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:40:48 PM.887] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:40:48 PM.905] s_m_y_hwaycop_01_white_full_01
[5/10/2019 5:40:48 PM.905] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[5/10/2019 5:40:48 PM.916] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:40:48 PM.943] LSPD First Response: [TRACE] John Phillips (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:40:48 PM.950] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:40:48 PM.950] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:40:48 PM.965] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:40:49 PM.286] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:40:58 PM.446] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[5/10/2019 5:41:07 PM.395] LSPD First Response: ‪‪‍‌‌‬‭‌‮‭‎‫‍‪‪‍‫‌‮‪‭‮: CheckForMissingFilesOrDeps: PeterUCallouts is copying street name audio to the new audio folder...
[5/10/2019 5:41:08 PM.684] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: Did not find any missing files or dependencies.
[5/10/2019 5:41:08 PM.989] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: All file checks passed
[5/10/2019 5:41:09 PM.009] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Verification: Integrity check passed
[5/10/2019 5:41:19 PM.820] LSPD First Response: Creating PoliceImpersonator from Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator, Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:41:19 PM.839] LSPD First Response: [TRACE] Callout created:  #1
[5/10/2019 5:41:25 PM.839] LSPD First Response: PeterUCallouts.Main: MaybeNotifyAboutChanges: Last notified version is 4.1.7055.37583
[5/10/2019 5:41:25 PM.973] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 5:41:25 PM.974] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 5:41:25 PM.976] LSPD First Response: [TRACE] Setting up world event: RunLights #1
[5/10/2019 5:41:25 PM.983] LSPD First Response: [TRACE] Failed to set up RunLights #1
[5/10/2019 5:41:25 PM.990] LSPD First Response: [TRACE] Released 0 entities from RunLights #1 Content Manager
[5/10/2019 5:41:25 PM.991] LSPD First Response: [TRACE] Instance cleaned (RunLights #1)
[5/10/2019 5:41:36 PM.249] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:41:36 PM.256] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:41:52 PM.228] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:41:52 PM.243] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:41:52 PM.251] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 5:41:52 PM.252] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 5:41:52 PM.259] s_m_y_cop_01_white_full_02
[5/10/2019 5:41:52 PM.261] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 5:41:52 PM.261] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:41:52 PM.263] LSPD First Response: [TRACE] Josh Divincy (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:41:52 PM.264] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:41:52 PM.264] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:41:52 PM.265] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:41:52 PM.318] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 5:41:52 PM.328] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:41:52 PM.595] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:43:09 PM.265] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:43:09 PM.397] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:43:09 PM.406] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:43:09 PM.414] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:43:09 PM.423] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:43:09 PM.425] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:43:09 PM.425] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:43:09 PM.434] s_m_y_cop_01_white_mini_02
[5/10/2019 5:43:09 PM.434] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 5:43:09 PM.434] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:43:09 PM.436] LSPD First Response: [TRACE] Michael Warrell (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:43:09 PM.436] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:43:09 PM.436] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:43:09 PM.438] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:43:09 PM.446] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:43:09 PM.449] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:43:09 PM.450] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:43:09 PM.458] s_m_y_cop_01_white_mini_03
[5/10/2019 5:43:09 PM.458] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 5:43:09 PM.458] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:43:09 PM.464] LSPD First Response: [TRACE] Jackson Stewart (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:43:09 PM.464] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:43:09 PM.464] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:43:09 PM.465] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:43:09 PM.740] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:43:09 PM.740] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:43:15 PM.118] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:43:18 PM.362] LSPD First Response: GetAudioFileForAction: No file found for: CIV_ASSISTANCE
[5/10/2019 5:43:18 PM.362] LSPD First Response: GetAudioFileForAction: No file found for: CIV_ASSISTANCE
[5/10/2019 5:43:18 PM.362] LSPD First Response: PlayAction: Failed to find CIV_ASSISTANCE
[5/10/2019 5:43:21 PM.653] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:43:40 PM.103] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 5:43:40 PM.104] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 5:43:40 PM.104] LSPD First Response: [TRACE] Setting up world event: RunLights #2
[5/10/2019 5:43:40 PM.104] LSPD First Response: [TRACE] Failed to set up RunLights #2
[5/10/2019 5:43:40 PM.104] LSPD First Response: [TRACE] Released 0 entities from RunLights #2 Content Manager
[5/10/2019 5:43:40 PM.104] LSPD First Response: [TRACE] Instance cleaned (RunLights #2)
[5/10/2019 5:43:53 PM.138] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 5:43:53 PM.149] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:43:53 PM.154] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:44:00 PM.271] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:44:00 PM.283] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:44:05 PM.369] LSPD First Response: [TRACE] User accepted callout
[5/10/2019 5:44:13 PM.868] LSPD First Response: GetAudioFileForAction: No file found for: HAVE_A_VISUAL
[5/10/2019 5:44:13 PM.868] LSPD First Response: GetAudioFileForAction: No file found for: HAVE_A_VISUAL
[5/10/2019 5:44:13 PM.868] LSPD First Response: PlayAction: Failed to find HAVE_A_VISUAL
[5/10/2019 5:44:15 PM.482] LSPD First Response: GetAudioFileForAction: No file found for: TEN_FOUR
[5/10/2019 5:44:15 PM.482] LSPD First Response: GetAudioFileForAction: No file found for: TEN_FOUR
[5/10/2019 5:44:15 PM.483] LSPD First Response: PlayAction: Failed to find TEN_FOUR
[5/10/2019 5:44:24 PM.647] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[5/10/2019 5:44:24 PM.654] LSPD First Response: [TRACE] Thread TrafficStop #1 initialized
[5/10/2019 5:44:25 PM.776] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:44:25 PM.786] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:44:25 PM.788] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:44:25 PM.788] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:44:25 PM.803] s_m_y_cop_01_black_full_01
[5/10/2019 5:44:25 PM.803] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 5:44:25 PM.803] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:44:25 PM.804] LSPD First Response: [TRACE] Mark Gordon (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:44:25 PM.805] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:44:25 PM.805] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:44:25 PM.805] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:44:26 PM.298] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:44:27 PM.816] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 5:44:28 PM.129] LSPD First Response: Started parking: 4.645013 Angle: 0.1507428
[5/10/2019 5:44:33 PM.741] LSPD First Response: [TRACE] Parking task ended. Result: True
[5/10/2019 5:44:33 PM.756] LSPD First Response: [TRACE] Suspect has parked successfully
[5/10/2019 5:44:53 PM.406] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 5:44:53 PM.406] LSPD First Response: Interaction+ Trace: A4
[5/10/2019 5:45:10 PM.200] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 initialized
[5/10/2019 5:45:39 PM.775] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 5:45:39 PM.776] LSPD First Response: Interaction+ Trace: A1
[5/10/2019 5:45:43 PM.110] LSPD First Response: [TRACE] Spawned with 37.75189
[5/10/2019 5:45:43 PM.125] LSPD First Response: [TRACE] Spawned with 4.869629
[5/10/2019 5:45:43 PM.125] LSPD First Response: [TRACE] Spawned with 33.53334
[5/10/2019 5:45:43 PM.126] LSPD First Response: [TRACE] Spawned with 33.53334
[5/10/2019 5:45:43 PM.132] LSPD First Response: [TRACE] Spawned with 87.19774
[5/10/2019 5:45:43 PM.260] LSPD First Response: [TRACE] Spawned with 4.309021
[5/10/2019 5:45:43 PM.273] LSPD First Response: [TRACE] Spawned with 4.309021
[5/10/2019 5:45:43 PM.313] LSPD First Response: [TRACE] Spawned with 0.003997803
[5/10/2019 5:45:43 PM.314] LSPD First Response: [TRACE] Using 336.3654, 2627.923, 43.50094 Heading: 290.2058 and 342.3959, 2630.143, 43.49977 Heading: 290.2058 as base positions
[5/10/2019 5:45:43 PM.350] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Harmo using SpawnsAmbiently
[5/10/2019 5:45:43 PM.356] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:45:43 PM.357] LSPD First Response: [TRACE] Preloading LANDSTALKER
[5/10/2019 5:45:43 PM.364] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:45:43 PM.374] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:45:43 PM.388] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:45:43 PM.397] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:45:43 PM.399] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:45:43 PM.399] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:45:43 PM.413] s_m_y_hwaycop_01_white_full_01
[5/10/2019 5:45:43 PM.413] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[5/10/2019 5:45:43 PM.413] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:45:43 PM.415] LSPD First Response: [TRACE] Lin Kong (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:45:43 PM.415] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:45:43 PM.415] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:45:43 PM.416] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:45:43 PM.489] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:45:44 PM.783] LSPD First Response: [TRACE] Started new menu thread MenuBase #7
[5/10/2019 5:45:44 PM.969] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:47 PM.202] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:47 PM.204] LSPD First Response: [TRACE] Released 0 entities from MenuBase #7 Content Manager
[5/10/2019 5:45:47 PM.204] LSPD First Response: [TRACE] Instance cleaned (MenuBase #7)
[5/10/2019 5:45:47 PM.212] LSPD First Response: [TRACE] Started new menu thread MenuBase #8
[5/10/2019 5:45:47 PM.263] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:48 PM.769] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:48 PM.770] LSPD First Response: [TRACE] Released 0 entities from MenuBase #8 Content Manager
[5/10/2019 5:45:48 PM.770] LSPD First Response: [TRACE] Instance cleaned (MenuBase #8)
[5/10/2019 5:45:50 PM.103] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:50 PM.104] LSPD First Response: [TRACE] Ending already
[5/10/2019 5:45:50 PM.389] LSPD First Response:    at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
[5/10/2019 5:45:50 PM.389] at System.Environment.get_StackTrace()
[5/10/2019 5:45:50 PM.389] at LSPD_First_Response.Engine.BaseComponent.End() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\BaseComponent.cs:line 51
[5/10/2019 5:45:50 PM.389] at ‌‎‭‫‬‬‫‫‎‭‌‫‪‭‏‫‌‫‭‫‏‫‍‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Menus\MenuBase.cs:line 37
[5/10/2019 5:45:50 PM.389] at ‭‎‌‮‪‍‌‮‬‪‪‪‏‮‬‏‫‏‍‏‪‭‫‭‎‭‌‪‎‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\UI\Menu\UIMenu.cs:line 373
[5/10/2019 5:45:50 PM.389] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‌‮‌‍‍‭‌‬‌‍‌‮‭‫‪‮‏‭‎‍‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 1418
[5/10/2019 5:45:50 PM.389] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 388
[5/10/2019 5:45:50 PM.389] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/10/2019 5:45:50 PM.389] at Rage.GameFiber.Main()
[5/10/2019 5:45:50 PM.389] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 5:45:50 PM.389] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 5:45:50 PM.389] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/10/2019 5:45:50 PM.389] at System.Threading.ThreadHelper.ThreadStart()
[5/10/2019 5:45:50 PM.390] LSPD First Response: [TRACE] Started new menu thread MenuBase #9
[5/10/2019 5:45:50 PM.465] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:51 PM.113] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:51 PM.115] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:52 PM.395] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:52 PM.396] LSPD First Response: [TRACE] Released 0 entities from MenuBase #9 Content Manager
[5/10/2019 5:45:52 PM.396] LSPD First Response: [TRACE] Instance cleaned (MenuBase #9)
[5/10/2019 5:45:55 PM.930] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:55 PM.930] LSPD First Response: [TRACE] Ending already
[5/10/2019 5:45:55 PM.935] LSPD First Response:    at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
[5/10/2019 5:45:55 PM.935] at System.Environment.get_StackTrace()
[5/10/2019 5:45:55 PM.935] at LSPD_First_Response.Engine.BaseComponent.End() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\BaseComponent.cs:line 51
[5/10/2019 5:45:55 PM.935] at ‌‎‭‫‬‬‫‫‎‭‌‫‪‭‏‫‌‫‭‫‏‫‍‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Menus\MenuBase.cs:line 37
[5/10/2019 5:45:55 PM.935] at ‭‎‌‮‪‍‌‮‬‪‪‪‏‮‬‏‫‏‍‏‪‭‫‭‎‭‌‪‎‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\UI\Menu\UIMenu.cs:line 373
[5/10/2019 5:45:55 PM.935] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‌‮‌‍‍‭‌‬‌‍‌‮‭‫‪‮‏‭‎‍‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 1418
[5/10/2019 5:45:55 PM.935] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 388
[5/10/2019 5:45:55 PM.935] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/10/2019 5:45:55 PM.935] at Rage.GameFiber.Main()
[5/10/2019 5:45:55 PM.935] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 5:45:55 PM.935] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 5:45:55 PM.935] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/10/2019 5:45:55 PM.935] at System.Threading.ThreadHelper.ThreadStart()
[5/10/2019 5:45:55 PM.950] LSPD First Response: [TRACE] Started new menu thread MenuBase #10
[5/10/2019 5:45:56 PM.022] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:58 PM.837] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:45:58 PM.838] LSPD First Response: [TRACE] Released 0 entities from MenuBase #10 Content Manager
[5/10/2019 5:45:58 PM.838] LSPD First Response: [TRACE] Instance cleaned (MenuBase #10)
[5/10/2019 5:46:02 PM.092] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:46:02 PM.106] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:46:02 PM.113] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:46:02 PM.123] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:46:02 PM.125] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:46:02 PM.125] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:46:02 PM.133] s_m_y_cop_01_white_mini_03
[5/10/2019 5:46:02 PM.133] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 5:46:02 PM.133] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:46:02 PM.138] LSPD First Response: [TRACE] Matthew Hudson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:46:02 PM.139] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:46:02 PM.139] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:46:02 PM.140] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:46:02 PM.216] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:46:14 PM.678] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #1 (Ambient)
[5/10/2019 5:46:22 PM.913] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 5:46:22 PM.913] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 5:46:22 PM.913] LSPD First Response: [TRACE] Setting up world event: RunLights #3
[5/10/2019 5:46:22 PM.915] LSPD First Response: [TRACE] Failed to set up RunLights #3
[5/10/2019 5:46:22 PM.915] LSPD First Response: [TRACE] Released 0 entities from RunLights #3 Content Manager
[5/10/2019 5:46:22 PM.915] LSPD First Response: [TRACE] Instance cleaned (RunLights #3)
[5/10/2019 5:46:40 PM.229] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #1 (Ambient)
[5/10/2019 5:46:42 PM.475] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Harmo using SpawnsAmbiently
[5/10/2019 5:46:42 PM.489] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:46:42 PM.526] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (bcso)
[5/10/2019 5:46:42 PM.528] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:46:42 PM.528] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:46:42 PM.535] s_m_y_cop_01_black_mini_03
[5/10/2019 5:46:42 PM.535] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[5/10/2019 5:46:42 PM.535] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:46:42 PM.537] LSPD First Response: [TRACE] Bobby Lashley (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:46:42 PM.537] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:46:42 PM.537] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:46:42 PM.537] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 5:46:42 PM.539] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 5:46:42 PM.687] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 asked to abort: Too far away
[5/10/2019 5:46:42 PM.690] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #2 to abort: No reason specified
[5/10/2019 5:46:42 PM.690] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #2 Content Manager
[5/10/2019 5:46:42 PM.691] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #2)
[5/10/2019 5:46:42 PM.693] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 5:46:42 PM.693] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 5:46:42 PM.693] LSPD First Response: [TRACE] Released 0 entities from ScenarioFakeTrafficStop #1 Content Manager
[5/10/2019 5:46:42 PM.693] LSPD First Response: [TRACE] Instance cleaned (ScenarioFakeTrafficStop #1)
[5/10/2019 5:46:42 PM.694] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 aborted
[5/10/2019 5:46:42 PM.726] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 initialized
[5/10/2019 5:46:42 PM.726] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 has been shut down
[5/10/2019 5:46:42 PM.976] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:46:55 PM.939] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:47:02 PM.626] LSPD First Response: [TRACE] Asked thread TrafficStop #1 to abort: No more suspects under control
[5/10/2019 5:47:02 PM.629] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[5/10/2019 5:47:02 PM.630] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #1 Content Manager
[5/10/2019 5:47:02 PM.630] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #1)
[5/10/2019 5:47:02 PM.630] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #1 to abort: Traffic stop ended
[5/10/2019 5:47:02 PM.630] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #1 Content Manager
[5/10/2019 5:47:02 PM.630] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #1)
[5/10/2019 5:47:02 PM.633] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 has been shut down
[5/10/2019 5:47:02 PM.676] LSPD First Response: [TRACE] Thread TrafficStop #1 has been shut down
[5/10/2019 5:47:07 PM.056] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:07 PM.057] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:07 PM.068] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:12 PM.973] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:12 PM.976] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:13 PM.982] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:13 PM.988] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:14 PM.428] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:14 PM.431] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:15 PM.954] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:15 PM.961] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:16 PM.396] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:16 PM.433] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:16 PM.436] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:16 PM.800] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:16 PM.803] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:17 PM.589] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:17 PM.593] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:47:17 PM.966] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 5:47:17 PM.966] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 5:47:17 PM.967] LSPD First Response: [TRACE] Setting up world event: RunLights #4
[5/10/2019 5:47:17 PM.967] LSPD First Response: [TRACE] Failed to set up RunLights #4
[5/10/2019 5:47:17 PM.967] LSPD First Response: [TRACE] Released 0 entities from RunLights #4 Content Manager
[5/10/2019 5:47:17 PM.967] LSPD First Response: [TRACE] Instance cleaned (RunLights #4)
[5/10/2019 5:47:21 PM.223] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in CCreak using SpawnsAmbiently
[5/10/2019 5:47:21 PM.234] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:47:26 PM.336] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:47:29 PM.528] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:47:29 PM.543] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:47:29 PM.547] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 5:47:29 PM.547] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 5:47:29 PM.555] s_m_y_cop_01_white_full_02
[5/10/2019 5:47:29 PM.555] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 5:47:29 PM.555] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:47:29 PM.556] LSPD First Response: [TRACE] Lawrence Sawyer (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:47:29 PM.557] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:47:29 PM.557] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:47:29 PM.558] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:47:29 PM.567] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:47:29 PM.569] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 5:47:29 PM.569] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 5:47:29 PM.577] s_m_y_cop_01_white_mini_03
[5/10/2019 5:47:29 PM.578] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 5:47:29 PM.578] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:47:29 PM.579] LSPD First Response: [TRACE] Adam Cipriani (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:47:29 PM.579] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:47:29 PM.579] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:47:29 PM.582] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:47:29 PM.958] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:47:29 PM.958] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:47:56 PM.485] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:48:10 PM.839] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 5:48:10 PM.849] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:48:26 PM.710] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:48:56 PM.889] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:49:07 PM.127] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:49:07 PM.164] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:49:07 PM.288] LSPD First Response: [TRACE] Cached 1047 decorators for index 4
[5/10/2019 5:49:07 PM.289] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:49:07 PM.289] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:49:07 PM.298] s_f_y_cop_01_black_full_01
[5/10/2019 5:49:07 PM.298] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_01
[5/10/2019 5:49:07 PM.298] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:49:07 PM.299] LSPD First Response: [TRACE] London Johnson (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:49:07 PM.301] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:49:07 PM.301] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:49:07 PM.302] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:49:07 PM.314] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:49:07 PM.318] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:49:07 PM.318] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:49:07 PM.326] s_f_y_cop_01_white_full_02
[5/10/2019 5:49:07 PM.326] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 5:49:07 PM.327] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:49:07 PM.328] LSPD First Response: [TRACE] Ashley MacFarlane (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:49:07 PM.329] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:49:07 PM.329] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:49:07 PM.329] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:49:07 PM.649] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:49:07 PM.650] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:49:14 PM.283] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:49:14 PM.293] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:49:14 PM.934] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 5:49:27 PM.322] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:49:27 PM.334] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:49:27 PM.336] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:49:27 PM.336] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:49:27 PM.348] s_m_y_cop_01_white_full_02
[5/10/2019 5:49:27 PM.348] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 5:49:27 PM.348] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:49:27 PM.349] LSPD First Response: [TRACE] Austin McFarland (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:49:27 PM.350] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:49:27 PM.352] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:49:27 PM.353] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:49:27 PM.362] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:49:27 PM.369] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:49:27 PM.370] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:49:27 PM.376] s_m_y_cop_01_black_full_01
[5/10/2019 5:49:27 PM.376] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 5:49:27 PM.376] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:49:27 PM.378] LSPD First Response: [TRACE] Aldo Rain (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:49:27 PM.378] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:49:27 PM.379] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:49:27 PM.379] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:49:27 PM.394] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 5:49:27 PM.827] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:49:27 PM.828] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:49:50 PM.094] LSPD First Response: [TRACE] Assigned ped to TrafficStop #2 (GameplayMandatory)
[5/10/2019 5:49:50 PM.095] LSPD First Response: [TRACE] Thread TrafficStop #2 initialized
[5/10/2019 5:49:53 PM.103] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 5:49:53 PM.152] LSPD First Response: GetAudioFileForAction: No file found for: SUSPECT_IN_SIGHT
[5/10/2019 5:49:53 PM.153] LSPD First Response: GetAudioFileForAction: No file found for: SUSPECT_IN_SIGHT
[5/10/2019 5:49:53 PM.153] LSPD First Response: PlayAction: Failed to find SUSPECT_IN_SIGHT
[5/10/2019 5:49:53 PM.336] LSPD First Response: Started parking: 12.29578 Angle: 0.3306802
[5/10/2019 5:49:54 PM.762] LSPD First Response: GetAudioFileForAction: No file found for: TEN_FOUR_COPY_THAT
[5/10/2019 5:49:54 PM.763] LSPD First Response: GetAudioFileForAction: No file found for: TEN_FOUR_COPY_THAT
[5/10/2019 5:49:54 PM.763] LSPD First Response: PlayAction: Failed to find TEN_FOUR_COPY_THAT
[5/10/2019 5:49:58 PM.901] LSPD First Response: [TRACE] Forcing suspect to stop by player
[5/10/2019 5:49:58 PM.972] LSPD First Response: [TRACE] Assigning evacuate task
[5/10/2019 5:49:58 PM.972] LSPD First Response: [TRACE] Parking task ended. Result: False
[5/10/2019 5:49:59 PM.583] LSPD First Response: Player pressing horn
[5/10/2019 5:50:03 PM.158] LSPD First Response: Player pressing horn
[5/10/2019 5:50:04 PM.063] LSPD First Response: Player pressing horn
[5/10/2019 5:50:04 PM.650] LSPD First Response: [TRACE] Making suspect find new spot
[5/10/2019 5:50:04 PM.979] LSPD First Response: Player pressing horn
[5/10/2019 5:50:09 PM.920] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 5:50:14 PM.809] LSPD First Response: [TRACE] Forcing suspect to stop by player
[5/10/2019 5:50:14 PM.877] LSPD First Response: [TRACE] Assigning evacuate task
[5/10/2019 5:50:14 PM.877] LSPD First Response: [TRACE] Parking task ended. Result: False
[5/10/2019 5:50:16 PM.676] LSPD First Response: [TRACE] Spawned with 19.63826
[5/10/2019 5:50:16 PM.681] LSPD First Response: [TRACE] Spawned with 63.97813
[5/10/2019 5:50:16 PM.798] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:50:16 PM.812] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:50:16 PM.812] LSPD First Response: [TRACE] Preloading MESA
[5/10/2019 5:50:24 PM.967] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #3 initialized
[5/10/2019 5:50:30 PM.750] LSPD First Response: [TRACE] Added stopped ped: A_M_Y_STLAT_01
[5/10/2019 5:50:30 PM.775] LSPD First Response: [TRACE] Started new menu thread MenuBase #11
[5/10/2019 5:50:30 PM.877] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:50:30 PM.933] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:50:30 PM.933] LSPD First Response: [TRACE] Released 0 entities from MenuBase #11 Content Manager
[5/10/2019 5:50:30 PM.934] LSPD First Response: [TRACE] Instance cleaned (MenuBase #11)
[5/10/2019 5:50:32 PM.764] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 5:50:37 PM.546] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:50:37 PM.547] LSPD First Response: [TRACE] Ending already
[5/10/2019 5:50:37 PM.548] LSPD First Response:    at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
[5/10/2019 5:50:37 PM.548] at System.Environment.get_StackTrace()
[5/10/2019 5:50:37 PM.548] at LSPD_First_Response.Engine.BaseComponent.End() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\BaseComponent.cs:line 51
[5/10/2019 5:50:37 PM.548] at ‌‎‭‫‬‬‫‫‎‭‌‫‪‭‏‫‌‫‭‫‏‫‍‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Menus\MenuBase.cs:line 37
[5/10/2019 5:50:37 PM.548] at ‭‎‌‮‪‍‌‮‬‪‪‪‏‮‬‏‫‏‍‏‪‭‫‭‎‭‌‪‎‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\UI\Menu\UIMenu.cs:line 373
[5/10/2019 5:50:37 PM.548] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‌‮‌‍‍‭‌‬‌‍‌‮‭‫‪‮‏‭‎‍‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 1418
[5/10/2019 5:50:37 PM.548] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 388
[5/10/2019 5:50:37 PM.548] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/10/2019 5:50:37 PM.548] at Rage.GameFiber.Main()
[5/10/2019 5:50:37 PM.548] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 5:50:37 PM.548] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 5:50:37 PM.548] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/10/2019 5:50:37 PM.548] at System.Threading.ThreadHelper.ThreadStart()
[5/10/2019 5:50:37 PM.552] LSPD First Response: [TRACE] Started new menu thread MenuBase #12
[5/10/2019 5:50:37 PM.674] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:50:40 PM.767] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 5:50:40 PM.768] LSPD First Response: [TRACE] Released 0 entities from MenuBase #12 Content Manager
[5/10/2019 5:50:40 PM.768] LSPD First Response: [TRACE] Instance cleaned (MenuBase #12)
[5/10/2019 5:51:10 PM.306] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:51:10 PM.320] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:51:11 PM.759] LSPD First Response: [TRACE] Removing ped from TrafficStop #2 (GameplayMandatory)
[5/10/2019 5:51:11 PM.760] LSPD First Response: [TRACE] Assigned ped to PlayerArrest #1 (Blocker)
[5/10/2019 5:51:11 PM.774] LSPD First Response: [TRACE] Asked thread TrafficStop #2 to abort: No more suspects under control
[5/10/2019 5:51:11 PM.774] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #2 Content Manager
[5/10/2019 5:51:11 PM.774] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #2)
[5/10/2019 5:51:11 PM.774] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #3 to abort: Traffic stop ended
[5/10/2019 5:51:11 PM.774] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 5:51:11 PM.774] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #3 Content Manager
[5/10/2019 5:51:11 PM.774] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #3)
[5/10/2019 5:51:11 PM.775] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #3 has been shut down
[5/10/2019 5:51:11 PM.859] LSPD First Response: [TRACE] Thread TrafficStop #2 has been shut down
[5/10/2019 5:51:11 PM.859] LSPD First Response: [TRACE] Thread PlayerArrest #1 initialized
[5/10/2019 5:51:28 PM.676] LSPD First Response: [TRACE] Asked thread PlayerArrest #1 to abort: No reason specified
[5/10/2019 5:51:28 PM.678] LSPD First Response: [TRACE] Removing ped from PlayerArrest #1 (Blocker)
[5/10/2019 5:51:28 PM.678] LSPD First Response: [TRACE] PlayerArrest #1 is aborting already
[5/10/2019 5:51:28 PM.678] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #1 Content Manager
[5/10/2019 5:51:28 PM.678] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #1)
[5/10/2019 5:51:28 PM.732] LSPD First Response: [TRACE] Thread PlayerArrest #1 has been shut down
[5/10/2019 5:51:33 PM.894] LSPD First Response: 
[5/10/2019 5:51:33 PM.894] LSPD First Response: ==============================
[5/10/2019 5:51:33 PM.894] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 5:51:33 PM.894] LSPD First Response: ------------------------------
[5/10/2019 5:51:33 PM.894] LSPD First Response: Origin: Game fiber "AmbientSpawn".
[5/10/2019 5:51:33 PM.894] LSPD First Response: ------------------------------
[5/10/2019 5:51:33 PM.894] LSPD First Response: Exception type: System.InvalidOperationException
[5/10/2019 5:51:33 PM.894] LSPD First Response: Exception message: Could not spawn new vehicle.
[5/10/2019 5:51:33 PM.894] LSPD First Response: ------------------------------
[5/10/2019 5:51:33 PM.894] LSPD First Response: Inner exceptions:
[5/10/2019 5:51:33 PM.894] LSPD First Response: ------------------------------
[5/10/2019 5:51:33 PM.895] LSPD First Response: Stack trace:
[5/10/2019 5:51:33 PM.895] LSPD First Response: at Rage.Vehicle.HandleVehicleCreation(Model model, Vector3 position, Single heading)
[5/10/2019 5:51:33 PM.895] at Rage.Vehicle..ctor(Model model, Vector3 position, Single heading)
[5/10/2019 5:51:33 PM.895] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‏‌‭‏‬‎‪‮‬‏‫‫‮‌‎‌‫‮‏‎‭‏‎‎‪‮‍‮(Model , ‪‬‌‌‫‫‎‭‪‮‪‫‫‫‏‫‪‪‪‍‎‌‬‍‮ , VehicleBackupType , Vector3 , Single , Int32 , Boolean , Boolean ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 155
[5/10/2019 5:51:33 PM.895] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‫‮‫‫‪‍‎‬‎‬‎‫‌‏‍‪‌‬‬‭‏‎‭‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 147
[5/10/2019 5:51:33 PM.895] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‮‫‍‌‭‌‍‬‎‏‏‍‎‏‮‪‍‬‬‭‌‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 94
[5/10/2019 5:51:33 PM.895] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‍‎‬‌‌‭‎‌‬‎‏‭‌‮‭‌‪‬‭‏‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 83
[5/10/2019 5:51:33 PM.895] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 50
[5/10/2019 5:51:33 PM.895] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/10/2019 5:51:33 PM.895] at Rage.GameFiber.Main()
[5/10/2019 5:51:33 PM.895] LSPD First Response: ==============================
[5/10/2019 5:51:33 PM.895] LSPD First Response: 
[5/10/2019 5:51:33 PM.938] LSPD First Response: [FATAL] Forced termination
[5/10/2019 5:51:33 PM.940] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[5/10/2019 5:51:37 PM.081] LSPD First Response: [INFO] LSPDFR has shut down
[5/10/2019 5:51:38 PM.024] LSPD First Response: ==============================
[5/10/2019 5:51:38 PM.034] LSPD First Response: ==============================
[5/10/2019 5:51:38 PM.183] LSPD First Response: All signs removed
[5/10/2019 5:51:38 PM.339] LSPD First Response: ==============================
[5/10/2019 5:51:38 PM.424] LSPD First Response: Because of some issue, STP cannot take control player arrested Ped 
[5/10/2019 5:52:27 PM.820] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/10/2019 5:52:30 PM.952] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 5:52:30 PM.953] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 5:52:30 PM.956] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 5:52:31 PM.216] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/10/2019 5:52:31 PM.627] LSPD First Response: [TRACE] Started loading LSPDFR
[5/10/2019 5:52:31 PM.950] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:52:31 PM.956] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:52:31 PM.957] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:52:31 PM.958] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 5:52:32 PM.480] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/10/2019 5:52:33 PM.679] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:33 PM.693] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:33 PM.716] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/10/2019 5:52:33 PM.916] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/10/2019 5:52:33 PM.916] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/10/2019 5:52:33 PM.916] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 5:52:33 PM.916] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/10/2019 5:52:33 PM.916] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/10/2019 5:52:33 PM.916] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/10/2019 5:52:33 PM.917] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/10/2019 5:52:33 PM.917] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/10/2019 5:52:33 PM.917] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[5/10/2019 5:52:33 PM.958] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:33 PM.959] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:33 PM.959] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/10/2019 5:52:33 PM.968] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/10/2019 5:52:33 PM.969] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/10/2019 5:52:33 PM.970] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/10/2019 5:52:33 PM.971] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/10/2019 5:52:33 PM.972] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/10/2019 5:52:33 PM.973] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/10/2019 5:52:33 PM.974] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/10/2019 5:52:33 PM.975] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/10/2019 5:52:33 PM.975] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/10/2019 5:52:33 PM.975] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[5/10/2019 5:52:35 PM.439] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:52:35 PM.498] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:52:35 PM.660] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:52:35 PM.856] LSPD First Response: [TRACE] Adding Ben J. as character
[5/10/2019 5:52:35 PM.890] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:52:35 PM.890] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:52:35 PM.973] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:52:36 PM.093] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/10/2019 5:52:36 PM.095] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 5:52:36 PM.095] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 5:52:36 PM.148] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:52:36 PM.148] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:52:36 PM.153] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:52:36 PM.261] LSPD First Response: [TRACE] Adding Chris Crepon as character
[5/10/2019 5:52:36 PM.290] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:52:36 PM.290] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:52:36 PM.290] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:52:36 PM.422] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:52:36 PM.423] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:52:36 PM.423] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:52:36 PM.524] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:52:36 PM.524] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:52:36 PM.525] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:52:36 PM.645] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:36 PM.646] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:36 PM.646] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/10/2019 5:52:36 PM.654] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_eup.xml
[5/10/2019 5:52:36 PM.655] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:36 PM.655] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:36 PM.655] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/10/2019 5:52:36 PM.659] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[5/10/2019 5:52:36 PM.660] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:36 PM.660] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:36 PM.661] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/10/2019 5:52:36 PM.725] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[5/10/2019 5:52:36 PM.751] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:36 PM.752] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:36 PM.752] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/10/2019 5:52:36 PM.768] LSPD First Response: [TRACE] Failed to parse  as chance
[5/10/2019 5:52:36 PM.772] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_eup.xml
[5/10/2019 5:52:36 PM.777] LSPD First Response: [TRACE] Player was in vehicle: False
[5/10/2019 5:52:36 PM.777] LSPD First Response: [TRACE] Last selected character was Chris Crepon
[5/10/2019 5:52:36 PM.777] LSPD First Response: [TRACE] Loading last selected character Chris Crepon
[5/10/2019 5:52:36 PM.782] LSPD First Response: [INFO] Changing current player character to Chris Crepon
[5/10/2019 5:52:36 PM.969] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[5/10/2019 5:52:37 PM.009] s_m_y_cop_01_white_mini_02
[5/10/2019 5:52:37 PM.010] LSPD First Response: [TRACE] CharacterSelected: 37
[5/10/2019 5:52:37 PM.011] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/10/2019 5:52:37 PM.339] LSPD First Response: [TRACE] Initialized telemtry service
[5/10/2019 5:52:37 PM.441] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/10/2019 5:52:37 PM.444] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/10/2019 5:52:37 PM.619] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/10/2019 5:52:37 PM.630] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/10/2019 5:52:37 PM.639] LSPD First Response: [TRACE] Set title to Chris Crepon for Interaction Menu
[5/10/2019 5:52:37 PM.640] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/10/2019 5:52:37 PM.644] LSPD First Response: [TRACE] Set title to Chris Crepon for Police Radio
[5/10/2019 5:52:37 PM.649] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/10/2019 5:52:37 PM.653] LSPD First Response: [TRACE] Set title to Chris Crepon for Vehicle Options
[5/10/2019 5:52:37 PM.725] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/10/2019 5:52:37 PM.725] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/10/2019 5:52:37 PM.726] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/10/2019 5:52:37 PM.732] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/10/2019 5:52:38 PM.982] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/10/2019 5:52:39 PM.011] LSPD First Response: [TRACE] Requested Audio
[5/10/2019 5:52:39 PM.026] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/10/2019 5:52:39 PM.832] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/10/2019 5:52:40 PM.203] LSPD First Response: [TRACE] 7FF663351168
[5/10/2019 5:52:40 PM.226] LSPD First Response: We have 2 appartments registered
[5/10/2019 5:52:40 PM.229] Created: 2874 Hillcrest
[5/10/2019 5:52:43 PM.017] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/10/2019 5:52:43 PM.026] LSPD First Response: [INFO] Connected to LSPDFR Sync via session e1235030-561a-4cd7-9670-68365fe2f79b. Enhanced features available.
[5/10/2019 5:52:43 PM.027] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/10/2019 5:52:43 PM.033] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/10/2019 5:52:43 PM.583] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/10/2019 5:52:43 PM.623] Created: 2044 North Conker
[5/10/2019 5:52:47 PM.855] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/10/2019 5:52:47 PM.857] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/10/2019 5:52:47 PM.858] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/10/2019 5:52:47 PM.858] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/10/2019 5:52:47 PM.859] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/10/2019 5:52:47 PM.859] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/10/2019 5:52:47 PM.869] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/10/2019 5:52:47 PM.880] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/10/2019 5:52:47 PM.883] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/10/2019 5:52:47 PM.888] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/10/2019 5:52:47 PM.890] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[5/10/2019 5:52:47 PM.895] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/10/2019 5:52:47 PM.926] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[5/10/2019 5:52:48 PM.096] LSPD First Response: ApartmentManager initialized
[5/10/2019 5:52:48 PM.149] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:48 PM.149] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:52:48 PM.150] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/10/2019 5:52:48 PM.219] LSPD First Response: [INFO] Vinewood Police Station
[5/10/2019 5:52:48 PM.219] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] La Mesa Police Station
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Rockford Hills Police Station
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Vespucci Police Station
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Downtown Police Station
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Davis Sheriff Station
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/10/2019 5:52:48 PM.220] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/10/2019 5:52:48 PM.221] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/10/2019 5:52:48 PM.221] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/10/2019 5:52:48 PM.221] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/10/2019 5:52:48 PM.221] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/10/2019 5:52:48 PM.221] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/10/2019 5:52:48 PM.221] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
[5/10/2019 5:52:48 PM.222] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/10/2019 5:52:48 PM.222] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/10/2019 5:52:48 PM.222] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[5/10/2019 5:52:48 PM.222] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[5/10/2019 5:52:48 PM.223] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[5/10/2019 5:52:48 PM.240] LSPD First Response: [TRACE] Auto started component Debug #1
[5/10/2019 5:52:48 PM.240] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/10/2019 5:52:48 PM.242] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/10/2019 5:52:48 PM.243] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/10/2019 5:52:48 PM.243] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/10/2019 5:52:48 PM.244] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/10/2019 5:52:48 PM.245] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/10/2019 5:52:48 PM.246] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/10/2019 5:52:48 PM.248] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/10/2019 5:52:48 PM.248] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/10/2019 5:52:48 PM.249] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/10/2019 5:52:48 PM.253] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/10/2019 5:52:48 PM.260] LSPD First Response: [TRACE] Loading node data
[5/10/2019 5:53:00 PM.905] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 5:53:00 PM.905] LSPD First Response: [TRACE] Loading node data
[5/10/2019 5:53:00 PM.905] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 5:53:00 PM.909] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[5/10/2019 5:53:00 PM.928] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[5/10/2019 5:53:00 PM.929] LSPD First Response: [TRACE] Disabling ambient game police chases
[5/10/2019 5:53:00 PM.949] LSPD First Response: [TRACE] Disabled ambient game police chases
[5/10/2019 5:53:00 PM.950] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[5/10/2019 5:53:00 PM.955] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[5/10/2019 5:53:00 PM.965] Deleting: Your Last Vehicle
[5/10/2019 5:53:00 PM.966] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[5/10/2019 5:53:00 PM.966] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/10/2019 5:53:02 PM.123] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/10/2019 5:53:02 PM.123] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/10/2019 5:53:02 PM.125] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[5/10/2019 5:53:02 PM.125] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/10/2019 5:53:02 PM.470] LSPD First Response: [TRACE] Thread Duty #1 initialized
[5/10/2019 5:53:02 PM.474] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[5/10/2019 5:53:02 PM.506] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[5/10/2019 5:53:02 PM.514] LSPD First Response: [TRACE] Thread Marker #3 initialized
[5/10/2019 5:53:02 PM.514] LSPD First Response: [TRACE] Thread Debug #1 initialized
[5/10/2019 5:53:02 PM.522] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[5/10/2019 5:53:02 PM.523] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[5/10/2019 5:53:02 PM.532] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[5/10/2019 5:53:06 PM.573] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:53:06 PM.573] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 5:53:06 PM.574] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/10/2019 5:53:06 PM.590] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[5/10/2019 5:53:06 PM.648] LSPD First Response: [TRACE] Setting player to lspd from last agency
[5/10/2019 5:53:06 PM.700] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:53:06 PM.703] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 5:53:06 PM.703] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 5:53:06 PM.704] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 5:53:06 PM.716] s_m_y_cop_01_white_full_01
[5/10/2019 5:53:06 PM.719] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:53:06 PM.762] LSPD First Response: [TRACE] Setting player outfit to male_long_sleeve from last outfit
[5/10/2019 5:53:06 PM.762] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 5:53:06 PM.762] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 5:53:06 PM.762] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 5:53:06 PM.762] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 5:53:06 PM.762] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 5:53:06 PM.762] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 5:53:06 PM.762] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 5:53:06 PM.763] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 5:53:06 PM.763] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 5:53:06 PM.763] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 5:53:06 PM.763] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 5:53:06 PM.763] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 5:53:06 PM.763] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 5:53:06 PM.821] s_m_y_cop_01_white_mini_01
[5/10/2019 5:53:06 PM.824] LSPD First Response: [TRACE] Initialising
[5/10/2019 5:53:06 PM.841] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[5/10/2019 5:53:06 PM.886] LSPD First Response: AttemptedCrimeCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.888] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.889] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.907] LSPD First Response: FirstCallouts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.909] LSPD First Response: Interaction+, Version=2.2.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.911] LSPD First Response: PeterUCallouts, Version=4.1.7055.37583, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.938] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.939] LSPD First Response: SpeedRadarLite, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.939] LSPD First Response: StopThePed, Version=4.6.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.944] LSPD First Response: Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.947] LSPD First Response: UltimateBackup, Version=1.5.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.953] LSPD First Response: UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:53:06 PM.954] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[5/10/2019 5:53:06 PM.954] LSPD First Response: Creating plugin: CalloutManager.Main
[5/10/2019 5:53:07 PM.052] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
[5/10/2019 5:53:07 PM.182] LSPD First Response: Creating plugin: FirstCallouts.Main
[5/10/2019 5:53:07 PM.182] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[5/10/2019 5:53:07 PM.182] LSPD First Response: Creating plugin: PeterUCallouts.Main
[5/10/2019 5:53:07 PM.505] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
[5/10/2019 5:53:07 PM.510] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[5/10/2019 5:53:07 PM.580] LSPD First Response: Creating plugin: SpeedRadarLite.Main
[5/10/2019 5:53:07 PM.581] LSPD First Response: Creating plugin: StopThePed.Main
[5/10/2019 5:53:07 PM.581] LSPD First Response: Creating plugin: Traffic_Policer.Main
[5/10/2019 5:53:07 PM.583] LSPD First Response: Creating Traffic Policer.Main.
[5/10/2019 5:53:07 PM.583] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[5/10/2019 5:53:07 PM.584] LSPD First Response: Done with Traffic Policer.Main.
[5/10/2019 5:53:07 PM.584] LSPD First Response: Creating plugin: UltimateBackup.Main
[5/10/2019 5:53:07 PM.584] LSPD First Response: Creating plugin: UnitedCallouts.Main
[5/10/2019 5:53:07 PM.585] LSPD First Response: Plugin AttemptedCrimeCallouts1.6.0.0has been initialized.
[5/10/2019 5:53:07 PM.585] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[5/10/2019 5:53:07 PM.586] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[5/10/2019 5:53:07 PM.598] LSPD First Response: [FirstCallouts]: FirstCallouts 2.0.0.0 has been  initialized.
[5/10/2019 5:53:07 PM.599] LSPD First Response: Interaction+ v2.2.6 loaded, go on duty to fully load plugin.
[5/10/2019 5:53:07 PM.837] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[5/10/2019 5:53:07 PM.845] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[5/10/2019 5:53:07 PM.885] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 4.1.7055.37583 (RELEASE) loaded
[5/10/2019 5:53:07 PM.887] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
[5/10/2019 5:53:07 PM.887] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[5/10/2019 5:53:07 PM.887] Please go on duty to start Police SmartRadio.
[5/10/2019 5:53:07 PM.888] LSPD First Response: Plugin SpeedRadarLite v1.3.0.0 has been initialized.
[5/10/2019 5:53:07 PM.888] LSPD First Response: Go on duty to fully load SpeedRadarLite
[5/10/2019 5:53:07 PM.888] LSPD First Response: Plugin StopThePed v4.6.1.0 has been initialized.
[5/10/2019 5:53:07 PM.888] LSPD First Response: Go on duty to fully load StopThePed
[5/10/2019 5:53:07 PM.889] LSPD First Response: Traffic Policer 6.15.0.0, developed by Albo1125, has been initialised.
[5/10/2019 5:53:07 PM.889] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[5/10/2019 5:53:07 PM.890] LSPD First Response: Plugin UltimateBackup v1.5.6.0 has been initialized.
[5/10/2019 5:53:07 PM.890] LSPD First Response: Go on duty to fully load UltimateBackup
[5/10/2019 5:53:07 PM.905] LSPD First Response: Battleye.Tracker detected RAGEPluginHook version: 0.65
[5/10/2019 5:53:07 PM.905] LSPD First Response: UnitedCallouts plugin has loaded!
[5/10/2019 5:53:07 PM.905] LSPD First Response: We have 2 callouts registered
[5/10/2019 5:53:07 PM.906] LSPD First Response: CalloutManager initialized
[5/10/2019 5:53:07 PM.909] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[5/10/2019 5:53:07 PM.930] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 5:53:07 PM.934] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 5:53:07 PM.954] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[5/10/2019 5:53:07 PM.959] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[5/10/2019 5:53:07 PM.960] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[5/10/2019 5:53:07 PM.960] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[5/10/2019 5:53:07 PM.964] LSPD First Response: In traffic policer duty event handler: True
[5/10/2019 5:53:07 PM.969] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 5:53:07 PM.975] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 5:53:07 PM.988] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Traffic Policer
[5/10/2019 5:53:07 PM.997] LSPD First Response: SCID:/crepon883/
[5/10/2019 5:53:08 PM.005] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:53:08 PM.005] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:53:08 PM.006] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:53:08 PM.008] LSPD First Response: Deserialized Jemal Zalon
[5/10/2019 5:53:08 PM.009] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:53:08 PM.009] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:53:08 PM.027] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 5:53:08 PM.038] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 5:53:08 PM.039] LSPD First Response: Dependency check for Traffic Policer successful: True
[5/10/2019 5:53:08 PM.045] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[5/10/2019 5:53:08 PM.045] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[5/10/2019 5:53:08 PM.045] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[5/10/2019 5:53:08 PM.045] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[5/10/2019 5:53:08 PM.045] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[5/10/2019 5:53:08 PM.045] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[5/10/2019 5:53:08 PM.045] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[5/10/2019 5:53:08 PM.045] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[5/10/2019 5:53:08 PM.236] LSPD First Response: Deserialized John Mills
[5/10/2019 5:53:08 PM.236] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:53:08 PM.236] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:53:08 PM.237] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:53:08 PM.237] LSPD First Response: Deserialized Kate Lotter
[5/10/2019 5:53:08 PM.237] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 5:53:08 PM.237] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 5:53:08 PM.249] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 5:53:08 PM.250] LSPD First Response: Deserialized Alex Maccerano
[5/10/2019 5:53:08 PM.583] LSPD First Response: Found 7 callout plugin(s) with a combined total of 63 callout(s).
[5/10/2019 5:53:08 PM.683] LSPD First Response: [Code 3 Callouts] Loading Code 3 Callouts...
[5/10/2019 5:53:08 PM.712] LSPD First Response: [Code 3 Callouts] Settings loaded
[5/10/2019 5:53:08 PM.712] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
[5/10/2019 5:53:08 PM.723] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
[5/10/2019 5:53:08 PM.723] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
[5/10/2019 5:53:08 PM.723] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
[5/10/2019 5:53:08 PM.724] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
[5/10/2019 5:53:08 PM.724] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
[5/10/2019 5:53:08 PM.724] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
[5/10/2019 5:53:08 PM.724] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
[5/10/2019 5:53:08 PM.724] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
[5/10/2019 5:53:08 PM.724] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
[5/10/2019 5:53:08 PM.724] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
[5/10/2019 5:53:08 PM.724] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
[5/10/2019 5:53:08 PM.724] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
[5/10/2019 5:53:08 PM.724] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
[5/10/2019 5:53:08 PM.725] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
[5/10/2019 5:53:08 PM.725] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
[5/10/2019 5:53:08 PM.725] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
[5/10/2019 5:53:08 PM.725] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
[5/10/2019 5:53:08 PM.725] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
[5/10/2019 5:53:08 PM.725] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
[5/10/2019 5:53:08 PM.725] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
[5/10/2019 5:53:08 PM.725] LSPD First Response: [Code 3 Callouts] All callouts registered
[5/10/2019 5:53:08 PM.770] LSPD First Response: --------------------------------------FirstCallouts startup log--------------------------------------
[5/10/2019 5:53:08 PM.775] LSPD First Response: [FirstCallouts]: Detected RAGEPluginHook version: 0.65
[5/10/2019 5:53:08 PM.776] LSPD First Response: [FirstCallouts]: Fetching latest plugin version from GitHub
[5/10/2019 5:53:09 PM.258] LSPD First Response: [FirstCallouts]: Plugin Version v2.0.0.0 loaded successfully
[5/10/2019 5:53:09 PM.275] LSPD First Response: [FirstCallouts]: [GENERAL] DebugLogging is set to False
[5/10/2019 5:53:09 PM.275] LSPD First Response: [FirstCallouts]: [GENERAL] Division/UnitType/Beat is set to 1-LINCOLN-18
[5/10/2019 5:53:09 PM.275] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairFeature is set to True
[5/10/2019 5:53:09 PM.275] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairHelp is set to True
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] InteractionKey is set to Y
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] RepairVehicleKey is set to T
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] EndCalloutKey is set to End
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [CALLOUTS] PoisonedCustomer is set to True
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [CALLOUTS] StolenVehicle is set to True
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [CALLOUTS] SniperSpotted is set to True
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [CALLOUTS] WeaponInSuitcase is set to True
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [CALLOUTS] PersonWithFireArmInPublicTransport is set to True
[5/10/2019 5:53:09 PM.276] LSPD First Response: [FirstCallouts]: [CALLOUTS] GangShootout is set to True
[5/10/2019 5:53:09 PM.277] LSPD First Response: [FirstCallouts]: [CALLOUTS] BrokenDownVehicle is set to True
[5/10/2019 5:53:09 PM.277] LSPD First Response: -----------------------------------------------------------------------------------------------------
[5/10/2019 5:53:09 PM.277] LSPD First Response: Registering callout FirstCallouts.Callouts.PoisonedCustomer
[5/10/2019 5:53:09 PM.277] LSPD First Response: Registering callout FirstCallouts.Callouts.StolenVehicle
[5/10/2019 5:53:09 PM.278] LSPD First Response: Registering callout FirstCallouts.Callouts.PersonWithAFirearmInPublicTransport
[5/10/2019 5:53:09 PM.278] LSPD First Response: Registering callout FirstCallouts.Callouts.SniperSpotted
[5/10/2019 5:53:09 PM.278] LSPD First Response: Registering callout FirstCallouts.Callouts.WeaponInSuitcase
[5/10/2019 5:53:09 PM.278] LSPD First Response: Registering callout FirstCallouts.Callouts.GangShootout
[5/10/2019 5:53:09 PM.278] LSPD First Response: Registering callout FirstCallouts.Callouts.BrokenDownVehicle
[5/10/2019 5:53:09 PM.278] LSPD First Response: [FirstCallouts]: Starting Core...
[5/10/2019 5:53:09 PM.278] LSPD First Response: [FirstCallouts]: Core started
[5/10/2019 5:53:09 PM.410] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Language set to en-GB
[5/10/2019 5:53:09 PM.414] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Analytics is enabled. Set AllowAnalytics=false in PeterUCallouts.ini's PeterUCallouts section to disable. See README for more information.
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.BarricadeHostageSituation
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.DamageToProperty
[5/10/2019 5:53:09 PM.639] LSPD First Response: Registering callout PeterUCallouts.Callouts.Evacuation
[5/10/2019 5:53:09 PM.645] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 5:53:09 PM.645] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 5:53:09 PM.645] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Police SmartRadio
[5/10/2019 5:53:09 PM.648] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 5:53:09 PM.658] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 5:53:09 PM.658] LSPD First Response: Dependency check for Police SmartRadio successful: True
[5/10/2019 5:53:09 PM.810] LSPD First Response: UB: DEFAULT REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:53:09 PM.810] LSPD First Response: UB: CUSTOM REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:53:09 PM.812] LSPD First Response: UB: SPECIAL UNITS FILE IS SUCCESSFULLY LOADED
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.Mugging
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.Burglary
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDeal
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenTruck
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.PlaneCarJacking
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenBus
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.KillerClownWasSeen
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.GangAttack
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.MoneyTruckIsRobbed
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.Fighting
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDealer
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle2
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.PersonWithKnife
[5/10/2019 5:53:09 PM.825] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle
[5/10/2019 5:53:09 PM.869] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[5/10/2019 5:53:09 PM.869] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[5/10/2019 5:53:09 PM.869] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[5/10/2019 5:53:09 PM.869] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[5/10/2019 5:53:09 PM.916] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[5/10/2019 5:53:09 PM.918] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[5/10/2019 5:53:09 PM.965] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[5/10/2019 5:53:09 PM.970] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[5/10/2019 5:53:09 PM.986] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[5/10/2019 5:53:10 PM.008] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[5/10/2019 5:53:10 PM.009] LSPD First Response: Traffic Policer is not in beta.
[5/10/2019 5:53:10 PM.019] LSPD First Response: Traffic Policer.Mainloop started
[5/10/2019 5:53:10 PM.019] LSPD First Response: Loading Traffic Policer settings...
[5/10/2019 5:53:10 PM.070] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:53:10 PM.070] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:53:10 PM.070] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 5:53:10 PM.070] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 5:53:10 PM.070] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 5:53:10 PM.070] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 5:53:10 PM.070] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 5:53:10 PM.074] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[5/10/2019 5:53:10 PM.150] LSPD First Response: System.FormatException: Input string was not in a correct format.
[5/10/2019 5:53:10 PM.257] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[5/10/2019 5:53:10 PM.259] LSPD First Response: Police SmartRadio queue created. Waiting...
[5/10/2019 5:53:10 PM.858] LSPD First Response: Setting Display position to BottomRight
[5/10/2019 5:53:10 PM.858] LSPD First Response: 804:123
[5/10/2019 5:53:10 PM.956] LSPD First Response: Allbuttons ln: 29
[5/10/2019 5:53:11 PM.043] LSPD First Response: Allbuttons ln: 29
[5/10/2019 5:53:11 PM.043] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[5/10/2019 5:53:11 PM.058] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[5/10/2019 5:53:11 PM.062] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[5/10/2019 5:53:11 PM.063] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[5/10/2019 5:53:11 PM.063] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[5/10/2019 5:53:11 PM.063] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 5:53:11 PM.063] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[5/10/2019 5:53:11 PM.063] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[5/10/2019 5:53:11 PM.063] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[5/10/2019 5:53:11 PM.063] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[5/10/2019 5:53:11 PM.063] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[5/10/2019 5:53:11 PM.063] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[5/10/2019 5:53:11 PM.348] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[5/10/2019 5:53:11 PM.394] LSPD First Response: Traffic Policer Speed Checker started.
[5/10/2019 5:53:11 PM.500] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[5/10/2019 5:53:15 PM.265] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to transport
[5/10/2019 5:53:15 PM.265] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to transport successful.
[5/10/2019 5:53:15 PM.265] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to coroner
[5/10/2019 5:53:15 PM.265] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to coroner successful.
[5/10/2019 5:53:15 PM.265] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to tow
[5/10/2019 5:53:15 PM.265] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to tow successful.
[5/10/2019 5:53:15 PM.265] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to insurance
[5/10/2019 5:53:15 PM.265] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to insurance successful.
[5/10/2019 5:53:15 PM.265] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to animal
[5/10/2019 5:53:15 PM.265] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to animal successful.
[5/10/2019 5:53:15 PM.286] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to trafficstop
[5/10/2019 5:53:15 PM.286] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to trafficstop successful.
[5/10/2019 5:53:15 PM.286] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to felonystop
[5/10/2019 5:53:15 PM.286] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to felonystop successful.
[5/10/2019 5:53:15 PM.286] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to k9backup
[5/10/2019 5:53:15 PM.286] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to k9backup successful.
[5/10/2019 5:53:15 PM.286] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to spikestrips
[5/10/2019 5:53:15 PM.286] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to spikestrips successful.
[5/10/2019 5:53:15 PM.287] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to roadblock
[5/10/2019 5:53:15 PM.287] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to roadblock successful.
[5/10/2019 5:53:15 PM.287] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to female
[5/10/2019 5:53:15 PM.287] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to female successful.
[5/10/2019 5:53:15 PM.287] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 5:53:15 PM.287] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to panic successful.
[5/10/2019 5:53:15 PM.287] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to groupbackup
[5/10/2019 5:53:15 PM.287] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to groupbackup successful.
[5/10/2019 5:53:15 PM.287] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to ambulance
[5/10/2019 5:53:15 PM.287] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to ambulance successful.
[5/10/2019 5:53:15 PM.287] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to firedept
[5/10/2019 5:53:15 PM.287] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to firedept successful.
[5/10/2019 5:53:17 PM.695] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:53:17 PM.739] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:53:18 PM.569] LSPD First Response: [TRACE] Assigned ped to PlayerArrest #1 (Blocker)
[5/10/2019 5:53:18 PM.586] HAS WEAPON
[5/10/2019 5:53:18 PM.645] LSPD First Response: [TRACE] Thread PlayerArrest #1 initialized
[5/10/2019 5:53:24 PM.398] LSPD First Response: PeterUCallouts.Objects.Integrations.IntegrationChecker: LSPDFR+: LSPDFR+ was not detected as running, but this is required for this integration.
[5/10/2019 5:53:24 PM.417] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[5/10/2019 5:53:24 PM.417] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[5/10/2019 5:53:24 PM.417] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[5/10/2019 5:53:24 PM.417] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[5/10/2019 5:53:24 PM.417] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to callerdesc
[5/10/2019 5:53:24 PM.417] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to callerdesc successful.
[5/10/2019 5:53:24 PM.417] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[5/10/2019 5:53:24 PM.417] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[5/10/2019 5:53:24 PM.417] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[5/10/2019 5:53:24 PM.417] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[5/10/2019 5:53:24 PM.417] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[5/10/2019 5:53:24 PM.418] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[5/10/2019 5:53:24 PM.418] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[5/10/2019 5:53:24 PM.426] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[5/10/2019 5:53:32 PM.249] Prompting Arresting
[5/10/2019 5:53:35 PM.159] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is CUFFS_TIGHTEN_01
[5/10/2019 5:53:35 PM.166] LSPD First Response: [TRACE] PlaySingleAction: Playing CUFFS_TIGHTEN_01 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\sfx\CUFFS_TIGHTEN_01.wav, looped: False
[5/10/2019 5:53:35 PM.313] LSPD First Response: PeterUCallouts.AmbientEvents.OrganicAmbientEventDetector: Start: Starting OrganicAmbientEventDetector with interval 5000
[5/10/2019 5:53:50 PM.085] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[5/10/2019 5:53:58 PM.858] LSPD First Response: ‪‪‍‌‌‬‭‌‮‭‎‫‍‪‪‍‫‌‮‪‭‮: CheckForMissingFilesOrDeps: PeterUCallouts is copying street name audio to the new audio folder...
[5/10/2019 5:53:59 PM.499] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:53:59 PM.507] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:53:59 PM.660] LSPD First Response: [TRACE] Cached 1047 decorators for index 4
[5/10/2019 5:53:59 PM.663] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:53:59 PM.663] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:53:59 PM.670] s_f_y_cop_01_white_full_02
[5/10/2019 5:53:59 PM.671] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 5:53:59 PM.679] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:53:59 PM.701] LSPD First Response: [TRACE] Emma Duke (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:53:59 PM.709] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:53:59 PM.709] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:53:59 PM.711] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:53:59 PM.718] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:53:59 PM.722] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:53:59 PM.722] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:53:59 PM.728] s_f_y_cop_01_black_full_02
[5/10/2019 5:53:59 PM.728] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[5/10/2019 5:53:59 PM.728] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:53:59 PM.730] LSPD First Response: [TRACE] Lily Ward (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:53:59 PM.730] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:53:59 PM.730] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:53:59 PM.733] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:53:59 PM.826] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:53:59 PM.827] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:54:00 PM.086] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: Did not find any missing files or dependencies.
[5/10/2019 5:54:00 PM.374] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: All file checks passed
[5/10/2019 5:54:00 PM.405] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Verification: Integrity check passed
[5/10/2019 5:54:12 PM.778] LSPD First Response: Creating Broken Down Vehicle Event
[5/10/2019 5:54:17 PM.274] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 5:54:17 PM.344] LSPD First Response: PeterUCallouts.Main: MaybeNotifyAboutChanges: Last notified version is 4.1.7055.37583
[5/10/2019 5:54:17 PM.555] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 5:54:27 PM.012] LSPD First Response: [TRACE] Asked thread PlayerArrest #1 to abort: No reason specified
[5/10/2019 5:54:27 PM.020] LSPD First Response: [TRACE] Removing ped from PlayerArrest #1 (Blocker)
[5/10/2019 5:54:27 PM.023] LSPD First Response: [TRACE] PlayerArrest #1 is aborting already
[5/10/2019 5:54:27 PM.026] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #1 Content Manager
[5/10/2019 5:54:27 PM.026] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #1)
[5/10/2019 5:54:27 PM.075] LSPD First Response: [TRACE] Thread PlayerArrest #1 has been shut down
[5/10/2019 5:54:30 PM.136] LSPD First Response: [TRACE] Aborting WatchEvent: Timed out
[5/10/2019 5:54:36 PM.107] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:54:36 PM.114] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:54:36 PM.130] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:54:36 PM.147] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:54:36 PM.149] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:54:36 PM.149] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:54:36 PM.158] s_f_y_cop_01_white_full_01
[5/10/2019 5:54:36 PM.158] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 5:54:36 PM.158] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:54:36 PM.160] LSPD First Response: [TRACE] Sophie Parker (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:54:36 PM.160] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:54:36 PM.160] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:54:36 PM.161] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:54:36 PM.648] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:54:39 PM.762] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_01
[5/10/2019 5:54:48 PM.299] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:54:48 PM.314] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:54:48 PM.332] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:54:48 PM.340] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:54:48 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:54:48 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:54:48 PM.355] s_m_y_cop_01_white_mini_03
[5/10/2019 5:54:48 PM.356] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 5:54:48 PM.356] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:54:48 PM.357] LSPD First Response: [TRACE] Bob Shakur (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:54:48 PM.357] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:54:48 PM.357] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:54:48 PM.358] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:54:48 PM.485] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:54:54 PM.539] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:54:54 PM.551] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:55:04 PM.334] LSPD First Response: Creating No Lights at Dark event
[5/10/2019 5:55:06 PM.380] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:55:06 PM.434] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:55:06 PM.445] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:55:06 PM.460] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:55:35 PM.713] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:55:35 PM.725] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:55:37 PM.836] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 5:55:47 PM.707] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:55:47 PM.717] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:55:47 PM.725] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:55:47 PM.725] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:55:47 PM.738] s_f_y_cop_01_white_full_01
[5/10/2019 5:55:47 PM.738] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 5:55:47 PM.738] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:55:47 PM.739] LSPD First Response: [TRACE] Laura Smith (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:55:47 PM.740] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:55:47 PM.740] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:55:47 PM.740] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:55:47 PM.748] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:55:47 PM.750] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:55:47 PM.750] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 5:55:47 PM.757] s_f_y_cop_01_white_full_02
[5/10/2019 5:55:47 PM.757] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 5:55:47 PM.757] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:55:47 PM.759] LSPD First Response: [TRACE] Linda Johnston (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:55:47 PM.759] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:55:47 PM.759] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:55:47 PM.762] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:55:48 PM.068] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:55:48 PM.068] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:56:26 PM.003] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:56:26 PM.015] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:56:50 PM.539] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 5:56:50 PM.539] LSPD First Response: Interaction+ Trace: A7
[5/10/2019 5:56:52 PM.924] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:56:53 PM.056] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:56:53 PM.067] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 5:56:53 PM.090] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 5:57:02 PM.065] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:57:02 PM.075] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:57:02 PM.090] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:57:04 PM.872] LSPD First Response: Creating motorcyclist event
[5/10/2019 5:57:21 PM.630] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:57:21 PM.645] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:57:40 PM.288] LSPD First Response: PlayAction: Failed to find STREET_SEAVIEW_RD, reverted to random voice
[5/10/2019 5:57:46 PM.568] LSPD First Response: UB: REQUESTED TYPE: PoliceTransport
[5/10/2019 5:57:46 PM.573] LSPD First Response: UB: DETECTED ZONE: GRAPES
[5/10/2019 5:57:46 PM.574] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 5:57:48 PM.430] LSPD First Response: PlayAction: Failed to find STREET_SEAVIEW_RD, reverted to random voice
[5/10/2019 5:58:38 PM.760] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 5:58:42 PM.189] LSPD First Response: [TRACE] Spawned with 19.63826
[5/10/2019 5:58:42 PM.190] LSPD First Response: [TRACE] Spawned with 63.97813
[5/10/2019 5:58:42 PM.335] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:58:42 PM.344] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 5:58:42 PM.344] LSPD First Response: [TRACE] Preloading BISON
[5/10/2019 5:58:48 PM.459] LSPD First Response: [TRACE] It has been 258 seconds since the last callout
[5/10/2019 5:58:48 PM.468] LSPD First Response: Creating OwnerWanted from Traffic_Policer.Callouts.OwnerWanted, Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 5:58:48 PM.478] LSPD First Response: [TRACE] Callout created:  #1
[5/10/2019 5:58:48 PM.479] LSPD First Response: TrafficPolicer.OwnerWanted
[5/10/2019 5:58:54 PM.155] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 5:58:54 PM.186] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:58:54 PM.192] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:58:54 PM.192] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 5:58:54 PM.199] s_f_y_cop_01_white_full_02
[5/10/2019 5:58:54 PM.199] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 5:58:54 PM.199] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:58:54 PM.201] LSPD First Response: [TRACE] Jessica Smith (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 5:58:54 PM.202] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 5:58:54 PM.202] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 5:58:54 PM.204] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 5:58:54 PM.253] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:58:54 PM.264] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:58:54 PM.306] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:58:54 PM.543] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:59:01 PM.345] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:59:01 PM.363] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:59:01 PM.388] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:59:07 PM.305] LSPD First Response: [TRACE] Max Anderson (A_M_M_RURMETH_01) was damaged.
[5/10/2019 5:59:08 PM.458] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in GrapeS using SpawnsAmbiently
[5/10/2019 5:59:08 PM.468] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 5:59:08 PM.483] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:59:08 PM.492] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:59:08 PM.495] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:59:08 PM.495] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:59:08 PM.502] s_m_y_cop_01_white_mini_04
[5/10/2019 5:59:08 PM.508] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 5:59:08 PM.508] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:59:08 PM.509] LSPD First Response: [TRACE] Jonathan Mark (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:59:08 PM.509] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:59:08 PM.510] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:59:08 PM.510] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 5:59:08 PM.525] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 5:59:08 PM.527] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:59:08 PM.527] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 5:59:08 PM.534] s_m_y_cop_01_white_full_01
[5/10/2019 5:59:08 PM.534] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 5:59:08 PM.535] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 5:59:08 PM.536] LSPD First Response: [TRACE] Jack Krammer (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 5:59:08 PM.537] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 5:59:08 PM.537] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 5:59:08 PM.538] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 5:59:08 PM.985] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:59:08 PM.985] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 5:59:21 PM.073] LSPD First Response: GetAudioFileForAction: No file found for: STREET_CALAFIA_RD
[5/10/2019 5:59:22 PM.569] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 5:59:22 PM.573] LSPD First Response: [TRACE] User accepted callout
[5/10/2019 5:59:22 PM.698] LSPD First Response: SituationNumber: 15
[5/10/2019 5:59:22 PM.698] LSPD First Response: CreatePassenger: 0
[5/10/2019 5:59:59 PM.680] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 5:59:59 PM.693] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:00:12 PM.544] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:00:12 PM.562] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:00:12 PM.567] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:00:12 PM.567] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:00:12 PM.586] s_f_y_cop_01_white_full_02
[5/10/2019 6:00:12 PM.586] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 6:00:12 PM.586] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:00:12 PM.590] LSPD First Response: [TRACE] Kristabel Moore (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:00:12 PM.592] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:00:12 PM.592] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:00:12 PM.593] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:00:12 PM.626] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:00:12 PM.632] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:00:12 PM.633] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:00:12 PM.644] s_f_y_cop_01_white_full_01
[5/10/2019 6:00:12 PM.645] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 6:00:12 PM.645] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:00:12 PM.649] LSPD First Response: [TRACE] Taylor Skies (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:00:12 PM.650] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:00:12 PM.651] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:00:12 PM.651] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:00:13 PM.026] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:00:13 PM.026] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:00:17 PM.916] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:00:17 PM.931] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:00:17 PM.996] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:00:21 PM.242] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:00:21 PM.245] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:00:22 PM.208] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:00:22 PM.211] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:00:27 PM.100] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:00:27 PM.100] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:00:29 PM.335] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:00:29 PM.348] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:00:29 PM.378] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:00:29 PM.387] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:00:29 PM.389] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:00:29 PM.389] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:00:29 PM.400] s_f_y_cop_01_black_full_01
[5/10/2019 6:00:29 PM.400] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_01
[5/10/2019 6:00:29 PM.401] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:00:29 PM.403] LSPD First Response: [TRACE] Amanda Fitzpatrick (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:00:29 PM.403] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:00:29 PM.403] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:00:29 PM.405] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:00:29 PM.414] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:00:29 PM.416] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:00:29 PM.417] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:00:29 PM.424] s_f_y_cop_01_white_full_01
[5/10/2019 6:00:29 PM.424] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 6:00:29 PM.424] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:00:29 PM.426] LSPD First Response: [TRACE] Kate Tip (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:00:29 PM.426] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:00:29 PM.426] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:00:29 PM.427] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:00:29 PM.489] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:00:29 PM.489] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:00:38 PM.295] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 6:00:38 PM.295] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 6:00:38 PM.295] Parameter name: index
[5/10/2019 6:00:38 PM.295] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 6:00:38 PM.527] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:00:38 PM.533] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:00:38 PM.540] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (lssd)
[5/10/2019 6:00:38 PM.544] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:00:38 PM.545] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:00:38 PM.552] s_m_y_cop_01_white_mini_02
[5/10/2019 6:00:38 PM.552] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 6:00:38 PM.552] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:00:38 PM.557] LSPD First Response: [TRACE] Anthony DiNozzo (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:00:38 PM.558] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:00:38 PM.558] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:00:38 PM.558] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 6:00:38 PM.559] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 6:00:38 PM.638] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 asked to abort: Too far away
[5/10/2019 6:00:38 PM.640] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #1 to abort: No reason specified
[5/10/2019 6:00:38 PM.640] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #1 Content Manager
[5/10/2019 6:00:38 PM.640] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #1)
[5/10/2019 6:00:38 PM.643] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 6:00:38 PM.643] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 6:00:38 PM.643] LSPD First Response: [TRACE] Released 0 entities from ScenarioFakeTrafficStop #1 Content Manager
[5/10/2019 6:00:38 PM.643] LSPD First Response: [TRACE] Instance cleaned (ScenarioFakeTrafficStop #1)
[5/10/2019 6:00:38 PM.644] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 aborted
[5/10/2019 6:00:38 PM.663] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 initialized
[5/10/2019 6:00:38 PM.663] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 has been shut down
[5/10/2019 6:00:48 PM.817] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 6:00:48 PM.826] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:00:48 PM.844] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:00:57 PM.390] LSPD First Response: STP: POLICE TRANSPORT IS FULLY DISMISSED
[5/10/2019 6:01:01 PM.041] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:01:01 PM.056] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:01:12 PM.133] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:01:12 PM.146] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:01:12 PM.149] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:01:12 PM.149] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:01:12 PM.158] s_m_y_cop_01_white_mini_01
[5/10/2019 6:01:12 PM.158] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 6:01:12 PM.158] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:01:12 PM.160] LSPD First Response: [TRACE] James McLarry (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:01:12 PM.160] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:01:12 PM.160] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:01:12 PM.165] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 6:01:12 PM.223] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:01:12 PM.233] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 6:01:12 PM.516] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:01:18 PM.688] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[5/10/2019 6:01:18 PM.689] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[5/10/2019 6:01:18 PM.694] LSPD First Response: [TRACE] Thread TrafficStop #1 initialized
[5/10/2019 6:01:21 PM.868] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 6:01:25 PM.006] LSPD First Response: [TRACE] Forcing suspect to stop by player
[5/10/2019 6:01:25 PM.110] LSPD First Response: [TRACE] Assigning evacuate task
[5/10/2019 6:01:25 PM.115] LSPD First Response: [TRACE] Parking task ended. Result: False
[5/10/2019 6:01:25 PM.807] LSPD First Response: Player pressing horn
[5/10/2019 6:01:32 PM.185] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:01:32 PM.206] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:01:32 PM.209] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:01:32 PM.209] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:01:32 PM.216] s_f_y_cop_01_white_full_01
[5/10/2019 6:01:32 PM.217] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 6:01:32 PM.217] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:01:32 PM.219] LSPD First Response: [TRACE] Jolie Seuss (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:01:32 PM.219] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:01:32 PM.219] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:01:32 PM.224] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 6:01:32 PM.273] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:01:33 PM.137] LSPD First Response: Player pressing horn
[5/10/2019 6:01:38 PM.845] LSPD First Response: Player pressing horn
[5/10/2019 6:01:39 PM.245] LSPD First Response: [TRACE] Making suspect find new spot
[5/10/2019 6:01:39 PM.781] LSPD First Response: Player pressing horn
[5/10/2019 6:01:44 PM.551] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 6:01:49 PM.375] LSPD First Response: Started parking: 6.561886 Angle: 0.1176763
[5/10/2019 6:01:50 PM.209] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:50 PM.211] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:50 PM.227] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:52 PM.058] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:52 PM.060] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:53 PM.571] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:01:53 PM.583] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:01:53 PM.755] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:53 PM.762] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:54 PM.371] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:54 PM.377] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:55 PM.086] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:55 PM.088] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:56 PM.033] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:56 PM.035] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:56 PM.110] LSPD First Response: [TRACE] Parking task ended. Result: True
[5/10/2019 6:01:56 PM.145] LSPD First Response: [TRACE] Suspect has parked successfully
[5/10/2019 6:01:57 PM.293] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:57 PM.295] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:58 PM.379] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:58 PM.381] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:59 PM.709] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:01:59 PM.711] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:00 PM.235] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:00 PM.241] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:02 PM.011] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:02 PM.014] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:02 PM.185] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:02:02 PM.192] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:02:02 PM.195] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:02:02 PM.195] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:02:02 PM.203] s_f_y_cop_01_black_full_02
[5/10/2019 6:02:02 PM.203] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[5/10/2019 6:02:02 PM.203] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:02:02 PM.205] LSPD First Response: [TRACE] Amelia Landoiski (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:02:02 PM.205] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:02:02 PM.205] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:02:02 PM.206] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:02:02 PM.213] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:02:02 PM.215] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:02:02 PM.215] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:02:02 PM.222] s_f_y_cop_01_black_full_02
[5/10/2019 6:02:02 PM.223] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[5/10/2019 6:02:02 PM.223] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:02:02 PM.224] LSPD First Response: [TRACE] Katy Pearl (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:02:02 PM.225] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:02:02 PM.225] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:02:02 PM.227] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:02:02 PM.717] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:02:02 PM.717] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:02:03 PM.255] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:03 PM.257] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:05 PM.148] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:05 PM.153] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:06 PM.633] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:06 PM.635] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:08 PM.728] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:08 PM.730] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:09 PM.496] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:09 PM.498] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:02:10 PM.887] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 6:02:10 PM.980] LSPD First Response: [TRACE] GetBackupTemplate for NooseSWAT in BlaineCounty in MTChil using RespondsAsBackup
[5/10/2019 6:02:10 PM.993] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 6:02:10 PM.993] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:02:14 PM.480] LSPD First Response: UB: REQUESTED TYPE: K9LocalPatrol
[5/10/2019 6:02:14 PM.480] LSPD First Response: UB: DETECTED ZONE: MTCHIL
[5/10/2019 6:02:14 PM.480] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 6:02:24 PM.568] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 6:02:24 PM.702] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 6:02:31 PM.397] LSPD First Response: [TRACE] Created fbi2 at X:384.75 Y:4427.75 Z:61.59375
[5/10/2019 6:02:31 PM.399] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:02:31 PM.408] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 6:02:31 PM.427] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 6:02:31 PM.427] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 6:02:31 PM.439] s_m_y_cop_01_black_mini_03
[5/10/2019 6:02:31 PM.439] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[5/10/2019 6:02:31 PM.440] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:02:31 PM.442] LSPD First Response: [TRACE] John Damon (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:02:31 PM.443] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:02:31 PM.443] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:02:31 PM.456] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:02:31 PM.468] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 6:02:31 PM.472] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 6:02:31 PM.472] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 6:02:31 PM.483] s_m_y_hwaycop_01_white_full_01
[5/10/2019 6:02:31 PM.483] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[5/10/2019 6:02:31 PM.483] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:02:31 PM.488] LSPD First Response: [TRACE] Justin Doc (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:02:31 PM.488] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:02:31 PM.488] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:02:31 PM.503] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:02:31 PM.512] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 6:02:31 PM.515] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 6:02:31 PM.515] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 6:02:31 PM.524] s_m_y_cop_01_black_mini_04
[5/10/2019 6:02:31 PM.524] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 6:02:31 PM.525] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:02:31 PM.526] LSPD First Response: [TRACE] David McReary (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:02:31 PM.526] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:02:31 PM.526] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:02:31 PM.527] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:02:31 PM.538] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 6:02:31 PM.542] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 6:02:31 PM.542] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 6:02:31 PM.555] s_m_y_cop_01_white_mini_01
[5/10/2019 6:02:31 PM.556] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 6:02:31 PM.556] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:02:31 PM.557] LSPD First Response: [TRACE] Louis Goodwin (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:02:31 PM.558] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:02:31 PM.559] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:02:31 PM.573] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 6:02:31 PM.573] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 6:02:31 PM.574] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 6:02:31 PM.574] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 6:02:31 PM.584] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 6:02:31 PM.606] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 6:02:31 PM.607] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 6:02:31 PM.608] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 6:02:31 PM.649] LSPD First Response: [TRACE] task assigned
[5/10/2019 6:02:31 PM.726] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:02:31 PM.727] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:02:31 PM.727] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:02:31 PM.727] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:02:33 PM.838] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 6:02:33 PM.838] LSPD First Response: Interaction+ Trace: A4
[5/10/2019 6:02:42 PM.520] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 6:02:47 PM.318] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:02:47 PM.332] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:02:47 PM.343] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:02:47 PM.357] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:02:47 PM.360] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:02:47 PM.360] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:02:47 PM.368] s_m_y_cop_01_white_full_01
[5/10/2019 6:02:47 PM.368] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 6:02:47 PM.369] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:02:47 PM.370] LSPD First Response: [TRACE] Deion Banks (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:02:47 PM.370] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:02:47 PM.371] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:02:47 PM.372] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 6:02:47 PM.437] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:02:50 PM.417] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 6:02:50 PM.422] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 6:02:54 PM.364] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 initialized
[5/10/2019 6:03:02 PM.722] LSPD First Response: Interaction+: Exception in traffic stop module. Exception:
[5/10/2019 6:03:02 PM.722] LSPD First Response: Interaction+: Operation is not valid because the specified  Rage.ISpatial is invalid.
[5/10/2019 6:03:02 PM.722] LSPD First Response: Interaction+ Trace: 13
[5/10/2019 6:03:14 PM.775] LSPD First Response: UB: BUDDY IS FIGHTING SUSPECT 0
[5/10/2019 6:03:21 PM.216] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 6:03:21 PM.219] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 6:03:21 PM.219] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 6:03:21 PM.220] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 6:03:21 PM.222] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 6:03:21 PM.222] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 6:03:21 PM.224] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 6:03:21 PM.224] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 6:03:21 PM.224] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 6:03:21 PM.225] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 6:03:21 PM.231] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 6:03:21 PM.242] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:03:21 PM.738] LSPD First Response: [TRACE] Spawned with 37.75189
[5/10/2019 6:03:21 PM.759] LSPD First Response: [TRACE] Spawned with 4.869629
[5/10/2019 6:03:21 PM.774] LSPD First Response: [TRACE] Spawned with 33.53334
[5/10/2019 6:03:21 PM.774] LSPD First Response: [TRACE] Spawned with 33.53334
[5/10/2019 6:03:21 PM.793] LSPD First Response: [TRACE] Spawned with 87.19774
[5/10/2019 6:03:21 PM.934] LSPD First Response: [TRACE] Spawned with 0.003997803
[5/10/2019 6:03:21 PM.934] LSPD First Response: [TRACE] Using 336.3654, 2627.923, 43.50094 Heading: 290.2058 and 342.3959, 2630.143, 43.49977 Heading: 290.2058 as base positions
[5/10/2019 6:03:21 PM.970] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:03:21 PM.978] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:03:22 PM.028] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Harmo using SpawnsAmbiently
[5/10/2019 6:03:22 PM.034] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:03:22 PM.034] LSPD First Response: [TRACE] Preloading GRESLEY
[5/10/2019 6:03:22 PM.707] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:22 PM.707] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:23 PM.136] LSPD First Response: [TRACE] Added stopped ped: G_M_Y_MEXGOON_01
[5/10/2019 6:03:23 PM.417] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:23 PM.417] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:27 PM.777] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:03:28 PM.145] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:28 PM.152] LSPD First Response: [INFO] New Crime: Dominick Cobb (S_M_Y_SHERIFF_01) committed the crime PC 20 (AssaultDeadlyWeapon) against Mario Enni (G_M_Y_MEXGOON_01)
[5/10/2019 6:03:28 PM.717] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:28 PM.974] LSPD First Response: [TRACE] Contacting caller
[5/10/2019 6:03:29 PM.190] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:03:29 PM.266] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:29 PM.776] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 6:03:29 PM.829] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:30 PM.374] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:30 PM.891] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:31 PM.506] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:32 PM.113] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:32 PM.113] LSPD First Response: [TRACE] Going to: X:498.7578 Y:4349.68 Z:59.125
[5/10/2019 6:03:32 PM.694] LSPD First Response: [TRACE] Jack Daniels (A_M_M_RURMETH_01) was damaged.
[5/10/2019 6:03:32 PM.895] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:32 PM.895] LSPD First Response: [TRACE] Going to: X:498.7578 Y:4349.68 Z:59.125
[5/10/2019 6:03:33 PM.301] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:33 PM.760] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:33 PM.760] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:33 PM.872] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:34 PM.527] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:34 PM.527] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:35 PM.314] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:35 PM.314] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:35 PM.952] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:35 PM.952] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:36 PM.620] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:36 PM.620] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:36 PM.622] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:36 PM.622] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:37 PM.319] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:37 PM.319] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:37 PM.320] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:37 PM.320] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:37 PM.322] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:37 PM.322] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:37 PM.575] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:03:37 PM.649] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:03:38 PM.047] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:38 PM.048] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:38 PM.049] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:38 PM.049] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:38 PM.050] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:38 PM.050] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:38 PM.890] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:38 PM.891] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:38 PM.892] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:38 PM.892] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:38 PM.893] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:03:38 PM.893] LSPD First Response: [TRACE] Going to: X:500.7002 Y:4345.138 Z:58.75
[5/10/2019 6:03:42 PM.685] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:03:43 PM.561] LSPD First Response: [TRACE] Assigned ped to AmbientBehaviorShotsFired #1 (Ambient)
[5/10/2019 6:03:44 PM.038] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:03:44 PM.039] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 6:03:44 PM.042] LSPD First Response: [TRACE] Setting up world event: StealCar #1
[5/10/2019 6:03:44 PM.049] LSPD First Response: [TRACE] Failed to set up StealCar #1
[5/10/2019 6:03:44 PM.049] LSPD First Response: [TRACE] Released 0 entities from StealCar #1 Content Manager
[5/10/2019 6:03:44 PM.049] LSPD First Response: [TRACE] Instance cleaned (StealCar #1)
[5/10/2019 6:03:44 PM.802] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[5/10/2019 6:03:44 PM.803] LSPD First Response: [TRACE] Assigned ped to PlayerArrest #2 (Blocker)
[5/10/2019 6:03:44 PM.807] HAS WEAPON
[5/10/2019 6:03:44 PM.814] LSPD First Response: [TRACE] Asked thread TrafficStop #1 to abort: No more suspects under control
[5/10/2019 6:03:44 PM.816] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[5/10/2019 6:03:44 PM.816] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #1 Content Manager
[5/10/2019 6:03:44 PM.816] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #1)
[5/10/2019 6:03:44 PM.816] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #2 to abort: Traffic stop ended
[5/10/2019 6:03:44 PM.816] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #2 Content Manager
[5/10/2019 6:03:44 PM.816] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #2)
[5/10/2019 6:03:44 PM.819] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 has been shut down
[5/10/2019 6:03:44 PM.882] LSPD First Response: [TRACE] Thread TrafficStop #1 has been shut down
[5/10/2019 6:03:44 PM.883] LSPD First Response: [TRACE] Thread PlayerArrest #2 initialized
[5/10/2019 6:03:45 PM.140] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 6:03:45 PM.140] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 6:03:45 PM.899] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 6:03:45 PM.899] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 6:03:46 PM.695] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 6:03:46 PM.695] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 6:03:47 PM.478] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:03:47 PM.569] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:03:47 PM.569] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:03:47 PM.570] LSPD First Response: [TRACE] Setting up world event: RunLights #1
[5/10/2019 6:03:47 PM.576] LSPD First Response: [TRACE] Failed to set up RunLights #1
[5/10/2019 6:03:47 PM.576] LSPD First Response: [TRACE] Released 0 entities from RunLights #1 Content Manager
[5/10/2019 6:03:47 PM.576] LSPD First Response: [TRACE] Instance cleaned (RunLights #1)
[5/10/2019 6:03:47 PM.886] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:48 PM.427] LSPD First Response: [TRACE] Mario Enni (G_M_Y_MEXGOON_01) was damaged.
[5/10/2019 6:03:55 PM.525] LSPD First Response: [TRACE] Task CopInvestigateBackup finished: InvestigateTimer timed out - complete.
[5/10/2019 6:03:55 PM.527] LSPD First Response: [TRACE] TaskCopInvestigate_ended
[5/10/2019 6:03:55 PM.530] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 6:03:55 PM.530] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 6:03:55 PM.530] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 6:03:55 PM.530] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 6:03:58 PM.433] LSPD First Response: [TRACE] Go to vehicle 0
[5/10/2019 6:03:58 PM.434] LSPD First Response: [TRACE] Go to vehicle 2
[5/10/2019 6:03:58 PM.435] LSPD First Response: [TRACE] Enter vehicle: -1
[5/10/2019 6:03:58 PM.435] LSPD First Response: [TRACE] Enter vehicle: 1
[5/10/2019 6:04:00 PM.435] LSPD First Response: [TRACE] Aborting WatchEvent: Timed out
[5/10/2019 6:04:01 PM.363] LSPD First Response: [TRACE] Aborting WatchEvent: Timed out
[5/10/2019 6:04:03 PM.068] Prompting Arresting
[5/10/2019 6:04:06 PM.133] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is CUFFS_TIGHTEN_01
[5/10/2019 6:04:06 PM.133] LSPD First Response: [TRACE] PlaySingleAction: Playing CUFFS_TIGHTEN_01 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\sfx\CUFFS_TIGHTEN_01.wav, looped: False
[5/10/2019 6:04:07 PM.011] LSPD First Response: [TRACE] Aborting WatchEvent: Timed out
[5/10/2019 6:04:09 PM.458] LSPD First Response: [TRACE] Aborting CopRespondBackup: Ped successfully returned to vehicle
[5/10/2019 6:04:09 PM.463] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 6:04:09 PM.986] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:04:09 PM.998] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:04:10 PM.002] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:04:10 PM.003] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:04:10 PM.009] s_m_y_cop_01_black_mini_01
[5/10/2019 6:04:10 PM.009] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_01
[5/10/2019 6:04:10 PM.009] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:04:10 PM.011] LSPD First Response: [TRACE] Austin Rapter (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:04:10 PM.012] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:04:10 PM.012] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:04:10 PM.013] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:04:10 PM.079] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 6:04:10 PM.091] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:04:10 PM.174] LSPD First Response: [TRACE] Removing ped from AmbientBehaviorShotsFired #1 (Ambient)
[5/10/2019 6:04:10 PM.175] LSPD First Response: [TRACE] Aborting FleeScene: Ped released
[5/10/2019 6:04:10 PM.254] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:04:14 PM.097] LSPD First Response: [TRACE] Transfering control from PlayerArrest #2 (Blocker) to PlayerSuspectTransport #1
[5/10/2019 6:04:14 PM.097] LSPD First Response: [TRACE] Removing ped from PlayerArrest #2 (Blocker)
[5/10/2019 6:04:14 PM.097] LSPD First Response: [TRACE] Asked thread PlayerArrest #2 to abort: Ped left Arrest (left)
[5/10/2019 6:04:14 PM.097] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #2 Content Manager
[5/10/2019 6:04:14 PM.097] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #2)
[5/10/2019 6:04:14 PM.099] LSPD First Response: [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
[5/10/2019 6:04:14 PM.099] LSPD First Response: [TRACE] PlayerSuspectTransport #1 received control over ped
[5/10/2019 6:04:14 PM.099] LSPD First Response: [TRACE] PlayerArrest #2 is aborting already
[5/10/2019 6:04:14 PM.179] LSPD First Response: [TRACE] Thread PlayerArrest #2 has been shut down
[5/10/2019 6:04:14 PM.183] LSPD First Response: [TRACE] Changed priority to Blocker (PlayerSuspectTransport #1)
[5/10/2019 6:04:14 PM.183] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #1 initialized
[5/10/2019 6:04:14 PM.439] LSPD First Response: [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect is dead
[5/10/2019 6:04:14 PM.441] LSPD First Response: [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
[5/10/2019 6:04:14 PM.441] LSPD First Response: [TRACE] Released 0 entities from PlayerSuspectTransport #1 Content Manager
[5/10/2019 6:04:14 PM.441] LSPD First Response: [TRACE] Instance cleaned (PlayerSuspectTransport #1)
[5/10/2019 6:04:14 PM.582] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #1 has been shut down
[5/10/2019 6:04:18 PM.274] LSPD First Response: [TRACE] Enter vehicle: 2
[5/10/2019 6:04:21 PM.675] LSPD First Response: [TRACE] Aborting CopRespondBackup: Ped successfully returned to vehicle
[5/10/2019 6:04:21 PM.675] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 6:04:22 PM.058] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 6:04:22 PM.062] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 6:04:22 PM.062] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 6:04:22 PM.062] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 6:04:22 PM.084] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 6:04:22 PM.084] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 6:04:22 PM.687] LSPD First Response: [TRACE] Assigned ped to PlayerArrest #3 (Blocker)
[5/10/2019 6:04:22 PM.688] HAS WEAPON
[5/10/2019 6:04:22 PM.773] LSPD First Response: [TRACE] Thread PlayerArrest #3 initialized
[5/10/2019 6:04:23 PM.467] LSPD First Response: [TRACE] Enter vehicle: 0
[5/10/2019 6:04:31 PM.541] Prompting Arresting
[5/10/2019 6:04:34 PM.617] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is CUFFS_TIGHTEN_01
[5/10/2019 6:04:34 PM.617] LSPD First Response: [TRACE] PlaySingleAction: Playing CUFFS_TIGHTEN_01 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\sfx\CUFFS_TIGHTEN_01.wav, looped: False
[5/10/2019 6:04:35 PM.075] LSPD First Response: UB: BUDDY IS FINISHED COMBAT >> TSB-0
[5/10/2019 6:04:36 PM.990] LSPD First Response: UB: MOVING TO STANDBY POS >> TSB-0
[5/10/2019 6:04:38 PM.045] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 6:04:38 PM.047] LSPD First Response: [TRACE] Released 0 entities from  #1 Content Manager
[5/10/2019 6:04:38 PM.048] LSPD First Response: [TRACE] Instance cleaned ( #1)
[5/10/2019 6:04:38 PM.048] LSPD First Response: ANPR Hit callout has ended.
[5/10/2019 6:04:41 PM.164] LSPD First Response: [TRACE] Transfering control from PlayerArrest #3 (Blocker) to PlayerSuspectTransport #2
[5/10/2019 6:04:41 PM.164] LSPD First Response: [TRACE] Removing ped from PlayerArrest #3 (Blocker)
[5/10/2019 6:04:41 PM.164] LSPD First Response: [TRACE] Asked thread PlayerArrest #3 to abort: Ped left Arrest (left)
[5/10/2019 6:04:41 PM.164] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #3 Content Manager
[5/10/2019 6:04:41 PM.164] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #3)
[5/10/2019 6:04:41 PM.165] LSPD First Response: [TRACE] Assigned ped to PlayerSuspectTransport #2 (Blocker)
[5/10/2019 6:04:41 PM.165] LSPD First Response: [TRACE] PlayerSuspectTransport #2 received control over ped
[5/10/2019 6:04:41 PM.165] LSPD First Response: [TRACE] PlayerArrest #3 is aborting already
[5/10/2019 6:04:41 PM.259] LSPD First Response: [TRACE] Thread PlayerArrest #3 has been shut down
[5/10/2019 6:04:41 PM.259] LSPD First Response: [TRACE] Changed priority to Blocker (PlayerSuspectTransport #2)
[5/10/2019 6:04:41 PM.260] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #2 initialized
[5/10/2019 6:04:42 PM.507] LSPD First Response: [TRACE] Aborting CopRespondBackup: Ped successfully returned to vehicle
[5/10/2019 6:04:42 PM.507] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 6:04:42 PM.684] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 6:04:42 PM.684] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 6:04:42 PM.684] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 6:04:42 PM.684] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 6:04:42 PM.684] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 6:04:42 PM.684] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 6:04:43 PM.580] LSPD First Response: [TRACE] Asked thread PlayerSuspectTransport #2 to abort: Suspect is dead
[5/10/2019 6:04:43 PM.581] LSPD First Response: [TRACE] Removing ped from PlayerSuspectTransport #2 (Blocker)
[5/10/2019 6:04:43 PM.586] LSPD First Response: [TRACE] Released 0 entities from PlayerSuspectTransport #2 Content Manager
[5/10/2019 6:04:43 PM.586] LSPD First Response: [TRACE] Instance cleaned (PlayerSuspectTransport #2)
[5/10/2019 6:04:43 PM.654] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #2 has been shut down
[5/10/2019 6:04:57 PM.434] LSPD First Response: [TRACE] Aborting CopRespondBackup: Ped successfully returned to vehicle
[5/10/2019 6:04:57 PM.434] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 6:04:57 PM.668] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 6:04:57 PM.668] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 6:04:57 PM.668] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 6:04:57 PM.668] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 6:04:57 PM.668] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 6:04:57 PM.668] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 6:04:59 PM.195] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as driver
[5/10/2019 6:04:59 PM.195] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 6:04:59 PM.195] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 6:04:59 PM.195] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 6:04:59 PM.195] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 6:04:59 PM.195] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 6:05:05 PM.791] LSPD First Response: UB: IN STANDBY POSITION >> TSB-0
[5/10/2019 6:05:17 PM.116] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:05:17 PM.127] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:05:17 PM.130] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:05:17 PM.130] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:05:17 PM.138] s_f_y_cop_01_black_full_02
[5/10/2019 6:05:17 PM.138] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[5/10/2019 6:05:17 PM.138] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:05:17 PM.140] LSPD First Response: [TRACE] Stacey Knee (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:05:17 PM.140] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:05:17 PM.140] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:05:17 PM.142] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:05:17 PM.534] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:05:38 PM.917] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> TSB-0
[5/10/2019 6:05:47 PM.065] LSPD First Response: UB: BUDDY IS IN GUARD POSITION >> TSB-0
[5/10/2019 6:05:57 PM.769] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 6:05:57 PM.770] LSPD First Response: Interaction+ Trace: A3
[5/10/2019 6:06:03 PM.038] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 6:06:03 PM.038] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 6:06:03 PM.038] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 6:06:03 PM.038] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 6:06:18 PM.787] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:06:18 PM.804] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 6:06:25 PM.286] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SALTON_02
[5/10/2019 6:06:30 PM.376] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:06:30 PM.388] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:06:30 PM.390] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:06:30 PM.390] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:06:30 PM.398] s_m_y_cop_01_black_mini_04
[5/10/2019 6:06:30 PM.398] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 6:06:30 PM.398] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:06:30 PM.399] LSPD First Response: [TRACE] Logan Meark (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:06:30 PM.400] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:06:30 PM.400] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:06:30 PM.401] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 6:06:30 PM.466] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:06:36 PM.583] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:06:36 PM.589] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:06:36 PM.607] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:06:36 PM.618] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:06:36 PM.623] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:06:36 PM.623] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:06:36 PM.631] s_f_y_cop_01_black_full_02
[5/10/2019 6:06:36 PM.631] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[5/10/2019 6:06:36 PM.631] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:06:36 PM.638] LSPD First Response: [TRACE] Laurie Cruz (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:06:36 PM.639] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:06:36 PM.639] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:06:36 PM.639] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:06:37 PM.019] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:07:19 PM.749] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Harmo using SpawnsAmbiently
[5/10/2019 6:07:19 PM.755] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:07:19 PM.768] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (lssd)
[5/10/2019 6:07:19 PM.780] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:07:19 PM.781] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:07:19 PM.790] s_m_y_cop_01_white_mini_03
[5/10/2019 6:07:19 PM.791] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 6:07:19 PM.791] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:07:19 PM.793] LSPD First Response: [TRACE] Tyreese Montana (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:07:19 PM.793] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:07:19 PM.793] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:07:19 PM.793] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 6:07:19 PM.795] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 6:07:19 PM.881] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #3 initialized
[5/10/2019 6:07:20 PM.167] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:07:20 PM.180] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 6:07:20 PM.187] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:07:20 PM.198] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:07:20 PM.200] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:07:20 PM.200] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:07:20 PM.208] s_m_y_cop_01_white_full_02
[5/10/2019 6:07:20 PM.208] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 6:07:20 PM.208] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:07:20 PM.214] LSPD First Response: [TRACE] Fisher Goldstein (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:07:20 PM.215] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:07:20 PM.215] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:07:20 PM.215] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 6:07:20 PM.272] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:07:20 PM.272] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:07:26 PM.456] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:07:26 PM.474] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:07:26 PM.476] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:07:26 PM.485] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:07:26 PM.489] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 6:07:26 PM.489] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 6:07:26 PM.497] s_m_y_cop_01_white_mini_02
[5/10/2019 6:07:26 PM.497] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 6:07:26 PM.497] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:07:26 PM.498] LSPD First Response: [TRACE] Sean Walden (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:07:26 PM.499] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:07:26 PM.499] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:07:26 PM.499] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:07:26 PM.507] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:07:26 PM.509] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 6:07:26 PM.509] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 6:07:26 PM.516] s_m_y_cop_01_white_mini_01
[5/10/2019 6:07:26 PM.516] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 6:07:26 PM.516] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:07:26 PM.518] LSPD First Response: [TRACE] Lenny Connelly (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:07:26 PM.518] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:07:26 PM.518] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:07:26 PM.519] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 6:07:26 PM.675] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:07:26 PM.675] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:07:45 PM.382] LSPD First Response: [TRACE] Entering at Driver
[5/10/2019 6:07:49 PM.499] LSPD First Response: [TRACE] Requesting control failed for CruiseAwareOfEntity #3 (Ambient); current is ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 6:07:54 PM.402] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:07:54 PM.402] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 6:07:54 PM.402] LSPD First Response: [TRACE] Setting up world event: StealCar #2
[5/10/2019 6:07:54 PM.404] LSPD First Response: [TRACE] Failed to set up StealCar #2
[5/10/2019 6:07:54 PM.404] LSPD First Response: [TRACE] Released 0 entities from StealCar #2 Content Manager
[5/10/2019 6:07:54 PM.404] LSPD First Response: [TRACE] Instance cleaned (StealCar #2)
[5/10/2019 6:08:05 PM.446] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 6:08:05 PM.452] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:08:11 PM.925] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:08:11 PM.934] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:08:11 PM.937] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:08:11 PM.937] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:08:11 PM.945] s_m_y_cop_01_black_mini_04
[5/10/2019 6:08:11 PM.946] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 6:08:11 PM.946] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:08:11 PM.948] LSPD First Response: [TRACE] Keith Collins (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:08:11 PM.949] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:08:11 PM.949] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:08:11 PM.950] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:08:12 PM.470] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:08:17 PM.118] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:08:17 PM.118] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:08:17 PM.118] LSPD First Response: [TRACE] Setting up world event: RunLights #2
[5/10/2019 6:08:17 PM.119] LSPD First Response: [TRACE] Failed to set up RunLights #2
[5/10/2019 6:08:17 PM.119] LSPD First Response: [TRACE] Released 0 entities from RunLights #2 Content Manager
[5/10/2019 6:08:17 PM.119] LSPD First Response: [TRACE] Instance cleaned (RunLights #2)
[5/10/2019 6:08:17 PM.527] LSPD First Response: GetAudioFileForAction: No file found for: ROGER_THAT
[5/10/2019 6:08:17 PM.527] LSPD First Response: GetAudioFileForAction: No file found for: ROGER_THAT
[5/10/2019 6:08:17 PM.527] LSPD First Response: PlayAction: Failed to find ROGER_THAT
[5/10/2019 6:08:29 PM.478] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 6:08:29 PM.492] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:08:31 PM.429] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:08:31 PM.450] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:08:31 PM.460] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:08:31 PM.460] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:08:31 PM.468] s_f_y_cop_01_white_full_02
[5/10/2019 6:08:31 PM.468] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 6:08:31 PM.468] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:08:31 PM.470] LSPD First Response: [TRACE] Rachele Russo (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:08:31 PM.470] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:08:31 PM.471] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:08:31 PM.472] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 6:08:31 PM.909] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:08:41 PM.971] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 6:08:41 PM.979] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:08:41 PM.986] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:08:41 PM.997] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:08:42 PM.004] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:08:42 PM.004] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:08:42 PM.011] s_m_y_cop_01_white_mini_03
[5/10/2019 6:08:42 PM.011] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 6:08:42 PM.012] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:08:42 PM.013] LSPD First Response: [TRACE] Marcus Bentley (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:08:42 PM.013] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:08:42 PM.013] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:08:42 PM.014] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:08:42 PM.023] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:08:42 PM.025] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:08:42 PM.025] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:08:42 PM.032] s_m_y_cop_01_white_mini_01
[5/10/2019 6:08:42 PM.032] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 6:08:42 PM.032] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:08:42 PM.034] LSPD First Response: [TRACE] Gulli James (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:08:42 PM.034] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:08:42 PM.034] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:08:42 PM.035] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 6:08:42 PM.460] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:08:42 PM.460] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:08:56 PM.024] LSPD First Response: UB: CANCELLED GUARDING THE SUSPECT >> TSB-0
[5/10/2019 6:08:58 PM.049] LSPD First Response: UB: MOVING TO STANDBY POS >> TSB-0
[5/10/2019 6:09:07 PM.547] LSPD First Response: UB: IN STANDBY POSITION >> TSB-0
[5/10/2019 6:09:09 PM.629] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> TSB-0
[5/10/2019 6:09:22 PM.892] LSPD First Response: UB: CANCELLED GUARDING THE SUSPECT >> TSB-0
[5/10/2019 6:09:24 PM.545] LSPD First Response: UB: MOVING TO STANDBY POS >> TSB-0
[5/10/2019 6:09:34 PM.848] LSPD First Response: UB: IN STANDBY POSITION >> TSB-0
[5/10/2019 6:09:36 PM.743] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> TSB-0
[5/10/2019 6:09:43 PM.947] LSPD First Response: Creating Street Race Event
[5/10/2019 6:09:48 PM.226] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 6:09:48 PM.237] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:09:53 PM.135] LSPD First Response: UB: BUDDY IS IN GUARD POSITION >> TSB-0
[5/10/2019 6:10:07 PM.323] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:10:07 PM.333] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:10:07 PM.336] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:10:07 PM.336] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:10:07 PM.343] s_m_y_cop_01_white_full_01
[5/10/2019 6:10:07 PM.343] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 6:10:07 PM.343] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:10:07 PM.345] LSPD First Response: [TRACE] Frank Rivera (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:10:07 PM.345] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:10:07 PM.345] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:10:07 PM.346] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:10:07 PM.355] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:10:07 PM.362] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:10:07 PM.362] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 6:10:07 PM.369] s_m_y_cop_01_white_mini_03
[5/10/2019 6:10:07 PM.369] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 6:10:07 PM.369] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:10:07 PM.370] LSPD First Response: [TRACE] Josh Smith (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:10:07 PM.371] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:10:07 PM.371] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:10:07 PM.372] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:10:07 PM.466] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:10:07 PM.466] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:10:15 PM.343] LSPD First Response: [TRACE] It has been 227 seconds since the last callout
[5/10/2019 6:10:15 PM.344] LSPD First Response: Creating GangShootout from FirstCallouts.Callouts.GangShootout, FirstCallouts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:10:15 PM.345] LSPD First Response: [TRACE] Callout created:  #2
[5/10/2019 6:10:15 PM.350] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 6:10:23 PM.914] LSPD First Response: GetAudioFileForAction: No file found for: DIVISION_1
[5/10/2019 6:10:23 PM.914] LSPD First Response: GetAudioFileForAction: No file found for: DIVISION_1
[5/10/2019 6:10:23 PM.914] LSPD First Response: PlayAction: Failed to find DIVISION_1
[5/10/2019 6:10:30 PM.500] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 6:10:37 PM.303] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 6:10:38 PM.740] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:10:39 PM.626] LSPD First Response: GetAudioFileForAction: No file found for: CARJACKING
[5/10/2019 6:10:39 PM.626] LSPD First Response: GetAudioFileForAction: No file found for: CARJACKING
[5/10/2019 6:10:39 PM.627] LSPD First Response: PlayAction: Failed to find CARJACKING
[5/10/2019 6:10:48 PM.625] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:10:49 PM.049] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:10:52 PM.278] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:10:52 PM.678] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:10:53 PM.265] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:10:53 PM.756] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:11:02 PM.904] LSPD First Response: [TRACE] Frank Rivera (MP_M_FREEMODE_01) entered combat with target: George Kingsford (A_M_M_SALTON_02)
[5/10/2019 6:11:02 PM.905] LSPD First Response: [TRACE] Josh Smith (MP_M_FREEMODE_01) entered combat with target: George Kingsford (A_M_M_SALTON_02)
[5/10/2019 6:11:03 PM.954] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:11:04 PM.423] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:11:04 PM.516] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:11:04 PM.694] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:11:05 PM.245] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 6:11:05 PM.245] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 6:11:05 PM.245] Parameter name: index
[5/10/2019 6:11:05 PM.245] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 6:11:16 PM.860] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:11:17 PM.468] LSPD First Response: [TRACE] Frank Rivera (MP_M_FREEMODE_01) left combat.
[5/10/2019 6:11:17 PM.468] LSPD First Response: [TRACE] Josh Smith (MP_M_FREEMODE_01) left combat.
[5/10/2019 6:11:31 PM.451] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:11:31 PM.462] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 6:12:02 PM.559] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_SHERIFF_01
[5/10/2019 6:12:07 PM.455] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 6:12:08 PM.292] LSPD First Response: UB: ABOUT TO BE DISMISSED >> TSB-0
[5/10/2019 6:12:08 PM.298] LSPD First Response: UB: FULLY DISMISSED >> TSB-0
[5/10/2019 6:12:09 PM.624] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:12:33 PM.649] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:12:33 PM.704] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:12:33 PM.711] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:12:33 PM.711] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:12:33 PM.718] s_f_y_cop_01_white_full_01
[5/10/2019 6:12:33 PM.719] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 6:12:33 PM.719] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:12:33 PM.725] LSPD First Response: [TRACE] Ana Sousa (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:12:33 PM.726] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:12:33 PM.726] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:12:33 PM.727] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 6:12:33 PM.828] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:12:33 PM.836] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:12:33 PM.846] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:12:33 PM.888] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:12:33 PM.890] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:12:33 PM.891] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:12:33 PM.900] s_m_y_cop_01_black_full_01
[5/10/2019 6:12:33 PM.900] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 6:12:33 PM.900] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:12:33 PM.903] LSPD First Response: [TRACE] Jimmy Rignao (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:12:33 PM.903] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:12:33 PM.904] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:12:33 PM.905] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 6:12:34 PM.198] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:12:34 PM.199] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:12:43 PM.223] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:43 PM.224] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:43 PM.230] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:44 PM.076] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:44 PM.078] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:44 PM.581] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:44 PM.583] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:44 PM.965] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:44 PM.966] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:45 PM.910] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:45 PM.913] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:51 PM.975] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:51 PM.983] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:52 PM.738] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:52 PM.741] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:53 PM.759] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:53 PM.760] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:54 PM.129] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:54 PM.136] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:55 PM.418] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:55 PM.419] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:55 PM.421] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:57 PM.316] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:57 PM.317] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:57 PM.324] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:58 PM.825] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:58 PM.831] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:59 PM.918] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:12:59 PM.924] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:01 PM.035] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:01 PM.037] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:02 PM.040] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:02 PM.046] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:02 PM.415] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:02 PM.419] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:04 PM.262] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:04 PM.264] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:05 PM.652] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:05 PM.654] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:05 PM.829] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:05 PM.830] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:06 PM.169] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:06 PM.173] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:06 PM.345] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:06 PM.348] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:07 PM.086] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:07 PM.088] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:07 PM.092] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:07 PM.786] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:07 PM.788] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:08 PM.252] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:08 PM.254] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:09 PM.475] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:09 PM.479] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:09 PM.928] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:09 PM.930] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:11 PM.198] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:11 PM.200] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:11 PM.766] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:11 PM.768] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:12 PM.931] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is RESIDENT/DISPATCH_INTRO:.LRESIDENT/NOISE_LOOP:ATTENTION_ALL_SWAT_UNITS:WE_HAVE:CRIME_OFFICER_IN_NEED_OF_ASSISTANCE:CONJUNCTIVES/IN:AREA_MOUNT_CHILLIAD:.lRESIDENT/NOISE_LOOP:RESIDENT/OUTRO:RESIDENT/INTRO:UNITS_RESPOND/UNITS_RESPOND_CODE_03:RESIDENT/OUTRO
[5/10/2019 6:13:12 PM.932] LSPD First Response: [TRACE] PlaySingleAction: Playing DISPATCH_INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\DISPATCH_INTRO_02.wav, looped: False
[5/10/2019 6:13:12 PM.932] LSPD First Response: [TRACE] GetBackupTemplate for LocalSWAT in BlaineCounty in MTChil using RespondsAsBackup
[5/10/2019 6:13:12 PM.940] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:13:12 PM.941] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:13:13 PM.365] LSPD First Response: [TRACE] PlaySingleAction: Playing NOISE_LOOP from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\NOISE_LOOP_01.wav, looped: True
[5/10/2019 6:13:13 PM.377] LSPD First Response: [TRACE] PlaySingleAction: Playing ATTENTION_ALL_SWAT_UNITS from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ATTENTION_ALL_UNITS\ATTENTION_ALL_SWAT_UNITS_02.wav, looped: False
[5/10/2019 6:13:14 PM.688] LSPD First Response: UB: REQUESTED TYPE: Air SWAT Backup
[5/10/2019 6:13:14 PM.688] LSPD First Response: UB: DETECTED ZONE: MTCHIL
[5/10/2019 6:13:14 PM.688] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 6:13:15 PM.158] LSPD First Response: Creating Speeder Event
[5/10/2019 6:13:15 PM.637] LSPD First Response: [TRACE] PlaySingleAction: Playing WE_HAVE from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\FirstCalloutsAudio\REPORTS\WE_HAVE.wav, looped: False
[5/10/2019 6:13:16 PM.151] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:16 PM.154] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:16 PM.166] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:16 PM.316] LSPD First Response: [TRACE] PlaySingleAction: Playing CRIME_OFFICER_IN_NEED_OF_ASSISTANCE from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CRIMES\CRIME_OFFICER_IN_NEED_OF_ASSISTANCE_04.wav, looped: False
[5/10/2019 6:13:16 PM.871] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:16 PM.873] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:17 PM.545] LSPD First Response: [TRACE] PlaySingleAction: Playing IN from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CONJUNCTIVES\IN_04.wav, looped: False
[5/10/2019 6:13:17 PM.741] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:17 PM.743] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:17 PM.968] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:17 PM.970] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:18 PM.189] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:18 PM.192] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:18 PM.226] LSPD First Response: [TRACE] PlaySingleAction: Playing AREA_MOUNT_CHILLIAD from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\AREAS\AREA_MOUNT_CHILLIAD_01.wav, looped: False
[5/10/2019 6:13:18 PM.944] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:18 PM.946] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:19 PM.246] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_02.wav, looped: False
[5/10/2019 6:13:19 PM.421] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:19 PM.424] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:20 PM.353] LSPD First Response: [TRACE] PlaySingleAction: Playing INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\INTRO_01.wav, looped: False
[5/10/2019 6:13:20 PM.902] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:20 PM.904] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:13:21 PM.447] LSPD First Response: [TRACE] PlaySingleAction: Playing UNITS_RESPOND_CODE_03 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\UNITS_RESPOND\UNITS_RESPOND_CODE_03_01.wav, looped: False
[5/10/2019 6:13:23 PM.278] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_01.wav, looped: False
[5/10/2019 6:13:23 PM.698] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in MTChil using RespondsAsBackup
[5/10/2019 6:13:23 PM.707] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:13:23 PM.707] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:13:30 PM.656] LSPD First Response: UB: REQUESTED TYPE: StatePatrol
[5/10/2019 6:13:30 PM.656] LSPD First Response: UB: DETECTED ZONE: MTCHIL
[5/10/2019 6:13:30 PM.656] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 6:13:34 PM.213] LSPD First Response: STP: POLICE TRANSPORT IS FULLY DISMISSED
[5/10/2019 6:13:41 PM.180] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 6:13:41 PM.183] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:13:41 PM.196] LSPD First Response: [TRACE] Created police4 at X:-0.5 Y:4449.25 Z:57.90625
[5/10/2019 6:13:41 PM.197] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:13:41 PM.210] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: HighwayPatrol (sahp)
[5/10/2019 6:13:41 PM.229] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 6:13:41 PM.229] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 6:13:41 PM.246] s_m_y_cop_01_white_mini_01
[5/10/2019 6:13:41 PM.246] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 6:13:41 PM.246] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:13:41 PM.248] LSPD First Response: [TRACE] Hannah Rock (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:13:41 PM.249] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:13:41 PM.249] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:13:41 PM.250] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 6:13:41 PM.256] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:13:41 PM.267] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: HighwayPatrol (sahp)
[5/10/2019 6:13:41 PM.280] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 6:13:41 PM.280] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 6:13:41 PM.286] s_m_y_cop_01_white_full_01
[5/10/2019 6:13:41 PM.287] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 6:13:41 PM.287] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:13:41 PM.288] LSPD First Response: [TRACE] Drake Lost (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:13:41 PM.289] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:13:41 PM.289] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:13:41 PM.297] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 6:13:41 PM.298] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 6:13:41 PM.305] LSPD First Response: [TRACE] task assigned
[5/10/2019 6:13:41 PM.412] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:13:41 PM.412] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:13:41 PM.448] LSPD First Response: PlayAction: Failed to find UNIT_RESPONDING_DISPATCH, reverted to random voice
[5/10/2019 6:13:41 PM.638] LSPD First Response: [TRACE] Using random spawn at X:290.6202 Y:4515.284 Z:62.6969
[5/10/2019 6:13:41 PM.724] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:13:41 PM.726] LSPD First Response: [TRACE] Created sheriff2 at X:376.25 Y:4448 Z:61.84375
[5/10/2019 6:13:41 PM.728] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:13:41 PM.736] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CountySheriff (bcso_swat)
[5/10/2019 6:13:41 PM.739] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 6:13:41 PM.739] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 6:13:41 PM.746] s_m_y_cop_01_white_mini_04
[5/10/2019 6:13:41 PM.746] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 6:13:41 PM.746] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:13:41 PM.748] LSPD First Response: [TRACE] Dimitri Dzasokhov (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:13:41 PM.748] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:13:41 PM.748] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:13:41 PM.749] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 6:13:41 PM.759] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:13:41 PM.769] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CountySheriff (bcso_swat)
[5/10/2019 6:13:41 PM.772] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 6:13:41 PM.772] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 6:13:41 PM.784] s_m_y_cop_01_white_mini_03
[5/10/2019 6:13:41 PM.784] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 6:13:41 PM.784] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:13:41 PM.786] LSPD First Response: [TRACE] Jason Holloway (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:13:41 PM.788] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:13:41 PM.788] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:13:41 PM.796] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 6:13:41 PM.797] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 6:13:41 PM.797] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 6:13:41 PM.797] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 6:13:41 PM.805] LSPD First Response: [TRACE] task assigned
[5/10/2019 6:13:42 PM.011] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:13:42 PM.012] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:13:44 PM.089] LSPD First Response: [TRACE] Ryan Misso (CSB_HAO) was damaged.
[5/10/2019 6:13:44 PM.630] LSPD First Response: [TRACE] Ryan Misso (CSB_HAO) was damaged.
[5/10/2019 6:13:45 PM.159] LSPD First Response: [TRACE] Ryan Misso (CSB_HAO) was damaged.
[5/10/2019 6:13:53 PM.324] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 6:13:55 PM.505] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 6:13:55 PM.505] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 6:13:55 PM.507] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 6:13:55 PM.784] LSPD First Response: [TRACE] Assigned ped to PlayerArrest #4 (Blocker)
[5/10/2019 6:13:55 PM.855] LSPD First Response: [TRACE] Thread PlayerArrest #4 initialized
[5/10/2019 6:13:59 PM.698] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:14:00 PM.236] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:14:00 PM.250] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 6:14:00 PM.258] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 6:14:02 PM.536] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 6:14:02 PM.537] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 6:14:02 PM.539] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 6:14:03 PM.300] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 6:14:03 PM.300] LSPD First Response: [TRACE] Going to: X:208.2344 Y:4437.988 Z:69.75
[5/10/2019 6:14:04 PM.949] Prompting Arresting
[5/10/2019 6:14:05 PM.800] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 6:14:07 PM.779] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is CUFFS_TIGHTEN_01
[5/10/2019 6:14:07 PM.779] LSPD First Response: [TRACE] PlaySingleAction: Playing CUFFS_TIGHTEN_01 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\sfx\CUFFS_TIGHTEN_01.wav, looped: False
[5/10/2019 6:14:07 PM.827] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 6:14:07 PM.828] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 6:14:15 PM.889] LSPD First Response: [TRACE] Transfering control from PlayerArrest #4 (Blocker) to PlayerSuspectTransport #3
[5/10/2019 6:14:15 PM.889] LSPD First Response: [TRACE] Removing ped from PlayerArrest #4 (Blocker)
[5/10/2019 6:14:15 PM.890] LSPD First Response: [TRACE] Asked thread PlayerArrest #4 to abort: Ped left Arrest (left)
[5/10/2019 6:14:15 PM.890] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #4 Content Manager
[5/10/2019 6:14:15 PM.890] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #4)
[5/10/2019 6:14:15 PM.890] LSPD First Response: [TRACE] Assigned ped to PlayerSuspectTransport #3 (Blocker)
[5/10/2019 6:14:15 PM.890] LSPD First Response: [TRACE] PlayerSuspectTransport #3 received control over ped
[5/10/2019 6:14:15 PM.890] LSPD First Response: [TRACE] PlayerArrest #4 is aborting already
[5/10/2019 6:14:15 PM.956] LSPD First Response: [TRACE] Thread PlayerArrest #4 has been shut down
[5/10/2019 6:14:15 PM.957] LSPD First Response: [TRACE] Changed priority to Blocker (PlayerSuspectTransport #3)
[5/10/2019 6:14:15 PM.958] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #3 initialized
[5/10/2019 6:14:16 PM.437] LSPD First Response: [TRACE] Asked thread PlayerSuspectTransport #3 to abort: Suspect is dead
[5/10/2019 6:14:16 PM.437] LSPD First Response: [TRACE] Removing ped from PlayerSuspectTransport #3 (Blocker)
[5/10/2019 6:14:16 PM.437] LSPD First Response: [TRACE] Released 0 entities from PlayerSuspectTransport #3 Content Manager
[5/10/2019 6:14:16 PM.437] LSPD First Response: [TRACE] Instance cleaned (PlayerSuspectTransport #3)
[5/10/2019 6:14:16 PM.557] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #3 has been shut down
[5/10/2019 6:14:51 PM.989] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:14:51 PM.989] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:14:51 PM.989] LSPD First Response: [TRACE] Setting up world event: RunLights #3
[5/10/2019 6:14:51 PM.995] LSPD First Response: [TRACE] Failed to set up RunLights #3
[5/10/2019 6:14:51 PM.995] LSPD First Response: [TRACE] Released 0 entities from RunLights #3 Content Manager
[5/10/2019 6:14:51 PM.995] LSPD First Response: [TRACE] Instance cleaned (RunLights #3)
[5/10/2019 6:14:55 PM.517] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 6:14:55 PM.710] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 6:14:55 PM.710] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 6:14:55 PM.713] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 6:14:55 PM.718] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 6:14:55 PM.718] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 6:14:55 PM.724] LSPD First Response: [TRACE] Contacting caller
[5/10/2019 6:14:55 PM.733] LSPD First Response: Creating drunk driver event
[5/10/2019 6:14:55 PM.924] LSPD First Response: Setting alcohol levels
[5/10/2019 6:14:56 PM.616] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 6:15:02 PM.883] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:15:02 PM.895] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:15:06 PM.519] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:15:06 PM.521] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:15:06 PM.537] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:15:07 PM.252] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:15:07 PM.255] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:15:09 PM.520] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 6:15:11 PM.293] LSPD First Response: UB: REQUESTED TYPE: Supervisor
[5/10/2019 6:15:11 PM.293] LSPD First Response: UB: DETECTED ZONE: MTCHIL
[5/10/2019 6:15:11 PM.293] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 6:15:16 PM.299] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 6:15:16 PM.299] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 6:15:17 PM.074] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 6:15:17 PM.074] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 6:15:24 PM.485] LSPD First Response: 
[5/10/2019 6:15:24 PM.485] LSPD First Response: ==============================
[5/10/2019 6:15:24 PM.485] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 6:15:24 PM.485] LSPD First Response: ------------------------------
[5/10/2019 6:15:24 PM.485] LSPD First Response: Origin: Game fiber "AmbientSpawn".
[5/10/2019 6:15:24 PM.485] LSPD First Response: ------------------------------
[5/10/2019 6:15:24 PM.485] LSPD First Response: Exception type: System.InvalidOperationException
[5/10/2019 6:15:24 PM.485] LSPD First Response: Exception message: Could not spawn new vehicle.
[5/10/2019 6:15:24 PM.485] LSPD First Response: ------------------------------
[5/10/2019 6:15:24 PM.485] LSPD First Response: Inner exceptions:
[5/10/2019 6:15:24 PM.485] LSPD First Response: ------------------------------
[5/10/2019 6:15:24 PM.485] LSPD First Response: Stack trace:
[5/10/2019 6:15:24 PM.485] LSPD First Response: at Rage.Vehicle.HandleVehicleCreation(Model model, Vector3 position, Single heading)
[5/10/2019 6:15:24 PM.485] at Rage.Vehicle..ctor(Model model, Vector3 position, Single heading)
[5/10/2019 6:15:24 PM.485] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‏‌‭‏‬‎‪‮‬‏‫‫‮‌‎‌‫‮‏‎‭‏‎‎‪‮‍‮(Model , ‪‬‌‌‫‫‎‭‪‮‪‫‫‫‏‫‪‪‪‍‎‌‬‍‮ , VehicleBackupType , Vector3 , Single , Int32 , Boolean , Boolean ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 155
[5/10/2019 6:15:24 PM.485] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‫‮‫‫‪‍‎‬‎‬‎‫‌‏‍‪‌‬‬‭‏‎‭‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 147
[5/10/2019 6:15:24 PM.485] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‮‫‍‌‭‌‍‬‎‏‏‍‎‏‮‪‍‬‬‭‌‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 94
[5/10/2019 6:15:24 PM.485] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‍‎‬‌‌‭‎‌‬‎‏‭‌‮‭‌‪‬‭‏‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 83
[5/10/2019 6:15:24 PM.485] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 50
[5/10/2019 6:15:24 PM.485] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/10/2019 6:15:24 PM.485] at Rage.GameFiber.Main()
[5/10/2019 6:15:24 PM.485] LSPD First Response: ==============================
[5/10/2019 6:15:24 PM.485] LSPD First Response: 
[5/10/2019 6:15:24 PM.512] LSPD First Response: LSPDFR might have crashed and Police Buddy is despawned 
[5/10/2019 6:15:24 PM.518] LSPD First Response: [FATAL] Forced termination
[5/10/2019 6:15:24 PM.519] LSPD First Response: [TRACE] Released 2 entities from DefaultContentManager
[5/10/2019 6:15:27 PM.355] LSPD First Response: [INFO] LSPDFR has shut down
[5/10/2019 6:15:28 PM.072] LSPD First Response: [FATAL] OnCalloutAccepted crashed: System.Threading.ThreadAbortException: Thread was being aborted.
[5/10/2019 6:15:28 PM.072] at Rage.GameFiber.SleepThis(Int32 duration)
[5/10/2019 6:15:28 PM.073] at Rage.GameFiber.Sleep(Int32 duration)
[5/10/2019 6:15:28 PM.073] at AssetHelper.WaitForAssetLoad(IAsset asset, String assetTypeName)
[5/10/2019 6:15:28 PM.074] at Rage.Model.LoadAndWait()
[5/10/2019 6:15:28 PM.074] at Rage.Ped..ctor(Model model, Vector3 position, Single heading)
[5/10/2019 6:15:28 PM.074] at FirstCallouts.Callouts.GangShootout.OnCalloutAccepted()
[5/10/2019 6:15:28 PM.074] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‏‮‍‭‪‭‏‌‬‌‎‫‍‪‮‭‪‍‏‏‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 408
[5/10/2019 6:15:28 PM.328] LSPD First Response: ==============================
[5/10/2019 6:15:28 PM.349] LSPD First Response: ==============================
[5/10/2019 6:15:28 PM.425] LSPD First Response: All signs removed
[5/10/2019 6:15:28 PM.583] LSPD First Response: ==============================
[5/10/2019 6:15:28 PM.627] LSPD First Response: LSPDFR might have crashed and tow service removed 
[5/10/2019 6:15:28 PM.721] LSPD First Response: LSPDFR might have crashed and Police Buddy is despawned 
[5/10/2019 6:15:28 PM.743] LSPD First Response: LSPDFR might have crashed and Police Buddy is despawned 
[5/10/2019 6:15:28 PM.785] LSPD First Response: Because of some issue, STP cannot activate traffic control 
[5/10/2019 6:15:28 PM.821] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:15:54 PM.583] Compilation successful.
[5/10/2019 6:15:57 PM.643] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 6:15:57 PM.645] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 6:15:57 PM.648] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 6:18:47 PM.331] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/10/2019 6:18:50 PM.253] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 6:18:50 PM.254] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 6:18:50 PM.257] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 6:18:50 PM.489] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/10/2019 6:18:50 PM.848] LSPD First Response: [TRACE] Started loading LSPDFR
[5/10/2019 6:18:51 PM.132] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 6:18:51 PM.136] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 6:18:51 PM.137] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 6:18:51 PM.138] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 6:18:51 PM.139] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 6:18:51 PM.566] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/10/2019 6:18:52 PM.798] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:52 PM.812] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:52 PM.830] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/10/2019 6:18:52 PM.994] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/10/2019 6:18:52 PM.994] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/10/2019 6:18:52 PM.995] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 6:18:52 PM.995] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/10/2019 6:18:52 PM.995] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/10/2019 6:18:52 PM.995] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/10/2019 6:18:52 PM.995] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/10/2019 6:18:52 PM.995] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/10/2019 6:18:52 PM.996] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[5/10/2019 6:18:53 PM.035] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:53 PM.035] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:53 PM.035] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/10/2019 6:18:53 PM.040] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/10/2019 6:18:53 PM.040] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/10/2019 6:18:53 PM.040] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/10/2019 6:18:53 PM.040] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/10/2019 6:18:53 PM.040] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/10/2019 6:18:53 PM.040] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 6:18:53 PM.040] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/10/2019 6:18:53 PM.040] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/10/2019 6:18:53 PM.041] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/10/2019 6:18:53 PM.042] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/10/2019 6:18:53 PM.042] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/10/2019 6:18:53 PM.042] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/10/2019 6:18:53 PM.042] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/10/2019 6:18:53 PM.042] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/10/2019 6:18:53 PM.042] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/10/2019 6:18:53 PM.043] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/10/2019 6:18:53 PM.044] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/10/2019 6:18:53 PM.045] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/10/2019 6:18:53 PM.045] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[5/10/2019 6:18:54 PM.519] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:18:54 PM.571] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:18:54 PM.741] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:18:54 PM.938] LSPD First Response: [TRACE] Adding Ben J. as character
[5/10/2019 6:18:54 PM.971] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:18:54 PM.971] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:18:55 PM.054] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:18:55 PM.183] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/10/2019 6:18:55 PM.185] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 6:18:55 PM.185] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 6:18:55 PM.236] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:18:55 PM.236] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:18:55 PM.241] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:18:55 PM.339] LSPD First Response: [TRACE] Adding Chris Crepon as character
[5/10/2019 6:18:55 PM.370] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:18:55 PM.370] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:18:55 PM.371] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:18:55 PM.507] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:18:55 PM.508] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:18:55 PM.508] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:18:55 PM.616] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:18:55 PM.616] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:18:55 PM.617] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:18:55 PM.726] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:55 PM.726] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:55 PM.726] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/10/2019 6:18:55 PM.735] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_eup.xml
[5/10/2019 6:18:55 PM.735] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:55 PM.736] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:55 PM.736] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/10/2019 6:18:55 PM.740] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[5/10/2019 6:18:55 PM.742] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:55 PM.742] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:55 PM.743] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/10/2019 6:18:55 PM.809] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[5/10/2019 6:18:55 PM.836] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:55 PM.836] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:18:55 PM.837] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/10/2019 6:18:55 PM.855] LSPD First Response: [TRACE] Failed to parse  as chance
[5/10/2019 6:18:55 PM.857] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_eup.xml
[5/10/2019 6:18:55 PM.863] LSPD First Response: [TRACE] Player was in vehicle: False
[5/10/2019 6:18:55 PM.864] LSPD First Response: [TRACE] Last selected character was Chris Crepon
[5/10/2019 6:18:55 PM.864] LSPD First Response: [TRACE] Loading last selected character Chris Crepon
[5/10/2019 6:18:55 PM.868] LSPD First Response: [INFO] Changing current player character to Chris Crepon
[5/10/2019 6:18:56 PM.089] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[5/10/2019 6:18:56 PM.129] s_m_y_cop_01_white_mini_01
[5/10/2019 6:18:56 PM.130] LSPD First Response: [TRACE] CharacterSelected: 38
[5/10/2019 6:18:56 PM.130] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/10/2019 6:18:56 PM.459] LSPD First Response: [TRACE] Initialized telemtry service
[5/10/2019 6:18:56 PM.560] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/10/2019 6:18:56 PM.564] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/10/2019 6:18:56 PM.739] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/10/2019 6:18:56 PM.750] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/10/2019 6:18:56 PM.759] LSPD First Response: [TRACE] Set title to Chris Crepon for Interaction Menu
[5/10/2019 6:18:56 PM.760] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/10/2019 6:18:56 PM.764] LSPD First Response: [TRACE] Set title to Chris Crepon for Police Radio
[5/10/2019 6:18:56 PM.769] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/10/2019 6:18:56 PM.773] LSPD First Response: [TRACE] Set title to Chris Crepon for Vehicle Options
[5/10/2019 6:18:56 PM.845] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/10/2019 6:18:56 PM.846] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/10/2019 6:18:56 PM.847] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/10/2019 6:18:56 PM.853] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/10/2019 6:18:56 PM.916] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 6:18:56 PM.917] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 6:18:57 PM.200] LSPD First Response: [TRACE] James Richardson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:18:57 PM.200] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:18:57 PM.200] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 6:18:57 PM.200] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 6:18:57 PM.203] LSPD First Response: [TRACE] Thomas Anderson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:18:57 PM.203] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:18:57 PM.205] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 6:18:57 PM.205] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 6:18:57 PM.206] LSPD First Response: [TRACE] Takuto Kousen (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:18:57 PM.206] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:18:57 PM.209] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 6:18:57 PM.209] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 6:18:57 PM.211] LSPD First Response: [TRACE] Katashi Hachiro (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:18:57 PM.211] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:18:57 PM.212] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 6:18:57 PM.212] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 6:18:57 PM.214] LSPD First Response: [TRACE] Chucky Nyper (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:18:57 PM.214] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:18:57 PM.214] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 6:18:57 PM.214] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 6:18:57 PM.215] LSPD First Response: [TRACE] John Lost (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:18:57 PM.215] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:18:58 PM.196] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/10/2019 6:18:58 PM.226] LSPD First Response: [TRACE] Requested Audio
[5/10/2019 6:18:58 PM.248] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/10/2019 6:18:59 PM.094] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/10/2019 6:18:59 PM.326] LSPD First Response: [TRACE] 7FF663351168
[5/10/2019 6:18:59 PM.364] LSPD First Response: We have 2 appartments registered
[5/10/2019 6:18:59 PM.368] Created: 2874 Hillcrest
[5/10/2019 6:19:02 PM.218] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/10/2019 6:19:02 PM.219] LSPD First Response: [INFO] Connected to LSPDFR Sync via session e6607a3a-f9ca-45c4-9019-48d804126625. Enhanced features available.
[5/10/2019 6:19:02 PM.219] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/10/2019 6:19:02 PM.225] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/10/2019 6:19:04 PM.418] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/10/2019 6:19:04 PM.427] Created: 2044 North Conker
[5/10/2019 6:19:12 PM.273] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/10/2019 6:19:12 PM.275] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/10/2019 6:19:12 PM.275] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/10/2019 6:19:12 PM.275] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/10/2019 6:19:12 PM.276] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/10/2019 6:19:12 PM.276] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/10/2019 6:19:12 PM.284] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/10/2019 6:19:12 PM.294] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/10/2019 6:19:12 PM.295] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/10/2019 6:19:12 PM.300] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/10/2019 6:19:12 PM.303] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[5/10/2019 6:19:12 PM.307] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/10/2019 6:19:12 PM.365] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[5/10/2019 6:19:12 PM.365] LSPD First Response: ApartmentManager initialized
[5/10/2019 6:19:12 PM.484] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:19:12 PM.485] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:19:12 PM.485] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/10/2019 6:19:12 PM.539] LSPD First Response: [INFO] Vinewood Police Station
[5/10/2019 6:19:12 PM.539] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/10/2019 6:19:12 PM.540] LSPD First Response: [INFO] La Mesa Police Station
[5/10/2019 6:19:12 PM.540] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/10/2019 6:19:12 PM.540] LSPD First Response: [INFO] Rockford Hills Police Station
[5/10/2019 6:19:12 PM.540] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Vespucci Police Station
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Downtown Police Station
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Davis Sheriff Station
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/10/2019 6:19:12 PM.541] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/10/2019 6:19:12 PM.542] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/10/2019 6:19:12 PM.542] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/10/2019 6:19:12 PM.542] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/10/2019 6:19:12 PM.542] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/10/2019 6:19:12 PM.542] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
[5/10/2019 6:19:12 PM.542] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/10/2019 6:19:12 PM.542] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/10/2019 6:19:12 PM.542] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[5/10/2019 6:19:12 PM.543] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[5/10/2019 6:19:12 PM.543] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[5/10/2019 6:19:12 PM.543] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[5/10/2019 6:19:12 PM.543] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[5/10/2019 6:19:12 PM.544] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[5/10/2019 6:19:12 PM.544] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[5/10/2019 6:19:12 PM.544] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[5/10/2019 6:19:12 PM.544] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[5/10/2019 6:19:12 PM.544] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[5/10/2019 6:19:12 PM.544] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[5/10/2019 6:19:12 PM.544] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[5/10/2019 6:19:12 PM.567] LSPD First Response: [TRACE] Auto started component Debug #1
[5/10/2019 6:19:12 PM.568] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/10/2019 6:19:12 PM.568] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/10/2019 6:19:12 PM.570] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/10/2019 6:19:12 PM.570] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/10/2019 6:19:12 PM.571] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/10/2019 6:19:12 PM.572] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/10/2019 6:19:12 PM.573] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/10/2019 6:19:12 PM.576] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/10/2019 6:19:12 PM.576] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/10/2019 6:19:12 PM.577] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/10/2019 6:19:12 PM.581] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/10/2019 6:19:12 PM.590] LSPD First Response: [TRACE] Loading node data
[5/10/2019 6:19:26 PM.429] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 6:19:26 PM.429] LSPD First Response: [TRACE] Loading node data
[5/10/2019 6:19:26 PM.429] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 6:19:26 PM.716] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/10/2019 6:19:26 PM.717] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/10/2019 6:19:27 PM.739] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[5/10/2019 6:19:27 PM.742] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[5/10/2019 6:19:27 PM.754] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[5/10/2019 6:19:27 PM.759] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[5/10/2019 6:19:27 PM.761] LSPD First Response: [TRACE] Disabling ambient game police chases
[5/10/2019 6:19:27 PM.783] LSPD First Response: [TRACE] Disabled ambient game police chases
[5/10/2019 6:19:27 PM.791] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[5/10/2019 6:19:27 PM.808] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/10/2019 6:19:27 PM.810] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[5/10/2019 6:19:27 PM.810] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/10/2019 6:19:27 PM.893] LSPD First Response: [TRACE] Thread Duty #1 initialized
[5/10/2019 6:19:27 PM.898] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[5/10/2019 6:19:27 PM.938] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[5/10/2019 6:19:27 PM.946] LSPD First Response: [TRACE] Thread Marker #3 initialized
[5/10/2019 6:19:27 PM.946] LSPD First Response: [TRACE] Thread Debug #1 initialized
[5/10/2019 6:19:27 PM.954] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[5/10/2019 6:19:27 PM.955] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[5/10/2019 6:19:27 PM.966] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[5/10/2019 6:19:40 PM.971] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:19:40 PM.971] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 6:19:40 PM.972] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/10/2019 6:19:40 PM.975] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[5/10/2019 6:19:41 PM.021] LSPD First Response: [TRACE] Setting player to lspd from last agency
[5/10/2019 6:19:41 PM.077] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 6:19:41 PM.080] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 6:19:41 PM.080] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 6:19:41 PM.080] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 6:19:41 PM.080] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 6:19:41 PM.080] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 6:19:41 PM.081] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 6:19:41 PM.081] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 6:19:41 PM.081] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 6:19:41 PM.081] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 6:19:41 PM.081] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 6:19:41 PM.081] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 6:19:41 PM.081] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 6:19:41 PM.094] s_m_y_cop_01_white_full_02
[5/10/2019 6:19:41 PM.096] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 6:19:41 PM.145] LSPD First Response: [TRACE] Setting player outfit to male_long_sleeve from last outfit
[5/10/2019 6:19:41 PM.145] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 6:19:41 PM.145] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 6:19:41 PM.145] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 6:19:41 PM.145] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 6:19:41 PM.145] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 6:19:41 PM.145] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 6:19:41 PM.145] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 6:19:41 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 6:19:41 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 6:19:41 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 6:19:41 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 6:19:41 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 6:19:41 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 6:19:41 PM.203] s_m_y_cop_01_white_mini_04
[5/10/2019 6:19:41 PM.206] LSPD First Response: [TRACE] Initialising
[5/10/2019 6:19:41 PM.231] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[5/10/2019 6:19:41 PM.275] LSPD First Response: AttemptedCrimeCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.276] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.277] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.294] LSPD First Response: FirstCallouts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.295] LSPD First Response: Interaction+, Version=2.2.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.297] LSPD First Response: PeterUCallouts, Version=4.1.7055.37583, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.325] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.326] LSPD First Response: SpeedRadarLite, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.327] LSPD First Response: StopThePed, Version=4.6.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.332] LSPD First Response: Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.334] LSPD First Response: UltimateBackup, Version=1.5.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.339] LSPD First Response: UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:19:41 PM.340] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[5/10/2019 6:19:41 PM.340] LSPD First Response: Creating plugin: CalloutManager.Main
[5/10/2019 6:19:41 PM.454] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
[5/10/2019 6:19:41 PM.609] LSPD First Response: Creating plugin: FirstCallouts.Main
[5/10/2019 6:19:41 PM.609] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[5/10/2019 6:19:41 PM.610] LSPD First Response: Creating plugin: PeterUCallouts.Main
[5/10/2019 6:19:41 PM.952] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
[5/10/2019 6:19:41 PM.958] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[5/10/2019 6:19:42 PM.030] LSPD First Response: Creating plugin: SpeedRadarLite.Main
[5/10/2019 6:19:42 PM.030] LSPD First Response: Creating plugin: StopThePed.Main
[5/10/2019 6:19:42 PM.030] LSPD First Response: Creating plugin: Traffic_Policer.Main
[5/10/2019 6:19:42 PM.032] LSPD First Response: Creating Traffic Policer.Main.
[5/10/2019 6:19:42 PM.032] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[5/10/2019 6:19:42 PM.033] LSPD First Response: Done with Traffic Policer.Main.
[5/10/2019 6:19:42 PM.033] LSPD First Response: Creating plugin: UltimateBackup.Main
[5/10/2019 6:19:42 PM.033] LSPD First Response: Creating plugin: UnitedCallouts.Main
[5/10/2019 6:19:42 PM.034] LSPD First Response: Plugin AttemptedCrimeCallouts1.6.0.0has been initialized.
[5/10/2019 6:19:42 PM.034] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[5/10/2019 6:19:42 PM.035] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[5/10/2019 6:19:42 PM.044] LSPD First Response: [FirstCallouts]: FirstCallouts 2.0.0.0 has been  initialized.
[5/10/2019 6:19:42 PM.045] LSPD First Response: Interaction+ v2.2.6 loaded, go on duty to fully load plugin.
[5/10/2019 6:19:42 PM.290] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[5/10/2019 6:19:42 PM.303] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[5/10/2019 6:19:42 PM.345] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 4.1.7055.37583 (RELEASE) loaded
[5/10/2019 6:19:42 PM.347] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
[5/10/2019 6:19:42 PM.348] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[5/10/2019 6:19:42 PM.348] Please go on duty to start Police SmartRadio.
[5/10/2019 6:19:42 PM.348] LSPD First Response: Plugin SpeedRadarLite v1.3.0.0 has been initialized.
[5/10/2019 6:19:42 PM.348] LSPD First Response: Go on duty to fully load SpeedRadarLite
[5/10/2019 6:19:42 PM.349] LSPD First Response: Plugin StopThePed v4.6.1.0 has been initialized.
[5/10/2019 6:19:42 PM.349] LSPD First Response: Go on duty to fully load StopThePed
[5/10/2019 6:19:42 PM.349] LSPD First Response: Traffic Policer 6.15.0.0, developed by Albo1125, has been initialised.
[5/10/2019 6:19:42 PM.349] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[5/10/2019 6:19:42 PM.350] LSPD First Response: Plugin UltimateBackup v1.5.6.0 has been initialized.
[5/10/2019 6:19:42 PM.350] LSPD First Response: Go on duty to fully load UltimateBackup
[5/10/2019 6:19:42 PM.366] LSPD First Response: Battleye.Tracker detected RAGEPluginHook version: 0.65
[5/10/2019 6:19:42 PM.366] LSPD First Response: UnitedCallouts plugin has loaded!
[5/10/2019 6:19:42 PM.366] LSPD First Response: We have 2 callouts registered
[5/10/2019 6:19:42 PM.366] LSPD First Response: CalloutManager initialized
[5/10/2019 6:19:42 PM.368] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[5/10/2019 6:19:42 PM.391] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 6:19:42 PM.395] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 6:19:42 PM.425] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[5/10/2019 6:19:42 PM.431] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[5/10/2019 6:19:42 PM.432] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[5/10/2019 6:19:42 PM.432] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[5/10/2019 6:19:42 PM.436] LSPD First Response: In traffic policer duty event handler: True
[5/10/2019 6:19:42 PM.455] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 6:19:42 PM.460] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 6:19:42 PM.465] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:19:42 PM.465] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:19:42 PM.465] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:19:42 PM.467] LSPD First Response: Deserialized Jemal Zalon
[5/10/2019 6:19:42 PM.467] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:19:42 PM.467] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:19:42 PM.470] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Traffic Policer
[5/10/2019 6:19:42 PM.475] LSPD First Response: SCID:/crepon883/
[5/10/2019 6:19:42 PM.545] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 6:19:42 PM.556] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 6:19:42 PM.556] LSPD First Response: Dependency check for Traffic Policer successful: True
[5/10/2019 6:19:42 PM.565] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[5/10/2019 6:19:42 PM.565] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[5/10/2019 6:19:42 PM.565] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[5/10/2019 6:19:42 PM.565] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[5/10/2019 6:19:42 PM.565] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[5/10/2019 6:19:42 PM.565] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[5/10/2019 6:19:42 PM.565] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[5/10/2019 6:19:42 PM.565] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[5/10/2019 6:19:42 PM.738] LSPD First Response: Deserialized John Mills
[5/10/2019 6:19:42 PM.739] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:19:42 PM.739] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:19:42 PM.739] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:19:42 PM.739] LSPD First Response: Deserialized Kate Lotter
[5/10/2019 6:19:42 PM.740] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 6:19:42 PM.740] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 6:19:42 PM.742] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 6:19:42 PM.742] LSPD First Response: Deserialized Alex Maccerano
[5/10/2019 6:19:43 PM.047] LSPD First Response: Found 7 callout plugin(s) with a combined total of 63 callout(s).
[5/10/2019 6:19:43 PM.143] LSPD First Response: [Code 3 Callouts] Loading Code 3 Callouts...
[5/10/2019 6:19:43 PM.189] LSPD First Response: [Code 3 Callouts] Settings loaded
[5/10/2019 6:19:43 PM.190] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
[5/10/2019 6:19:43 PM.211] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
[5/10/2019 6:19:43 PM.212] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
[5/10/2019 6:19:43 PM.212] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
[5/10/2019 6:19:43 PM.212] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
[5/10/2019 6:19:43 PM.212] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
[5/10/2019 6:19:43 PM.212] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
[5/10/2019 6:19:43 PM.212] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
[5/10/2019 6:19:43 PM.212] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
[5/10/2019 6:19:43 PM.212] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
[5/10/2019 6:19:43 PM.212] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
[5/10/2019 6:19:43 PM.212] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
[5/10/2019 6:19:43 PM.213] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
[5/10/2019 6:19:43 PM.213] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
[5/10/2019 6:19:43 PM.213] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
[5/10/2019 6:19:43 PM.213] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
[5/10/2019 6:19:43 PM.213] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
[5/10/2019 6:19:43 PM.213] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
[5/10/2019 6:19:43 PM.213] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
[5/10/2019 6:19:43 PM.213] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
[5/10/2019 6:19:43 PM.213] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
[5/10/2019 6:19:43 PM.213] LSPD First Response: [Code 3 Callouts] All callouts registered
[5/10/2019 6:19:43 PM.329] LSPD First Response: --------------------------------------FirstCallouts startup log--------------------------------------
[5/10/2019 6:19:43 PM.332] LSPD First Response: [FirstCallouts]: Detected RAGEPluginHook version: 0.65
[5/10/2019 6:19:43 PM.335] LSPD First Response: [FirstCallouts]: Fetching latest plugin version from GitHub
[5/10/2019 6:19:43 PM.673] LSPD First Response: [FirstCallouts]: Plugin Version v2.0.0.0 loaded successfully
[5/10/2019 6:19:43 PM.688] LSPD First Response: [FirstCallouts]: [GENERAL] DebugLogging is set to False
[5/10/2019 6:19:43 PM.688] LSPD First Response: [FirstCallouts]: [GENERAL] Division/UnitType/Beat is set to 1-LINCOLN-18
[5/10/2019 6:19:43 PM.688] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairFeature is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairHelp is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] InteractionKey is set to Y
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] RepairVehicleKey is set to T
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] EndCalloutKey is set to End
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [CALLOUTS] PoisonedCustomer is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [CALLOUTS] StolenVehicle is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [CALLOUTS] SniperSpotted is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [CALLOUTS] WeaponInSuitcase is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [CALLOUTS] PersonWithFireArmInPublicTransport is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [CALLOUTS] GangShootout is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: [FirstCallouts]: [CALLOUTS] BrokenDownVehicle is set to True
[5/10/2019 6:19:43 PM.689] LSPD First Response: -----------------------------------------------------------------------------------------------------
[5/10/2019 6:19:43 PM.690] LSPD First Response: Registering callout FirstCallouts.Callouts.PoisonedCustomer
[5/10/2019 6:19:43 PM.690] LSPD First Response: Registering callout FirstCallouts.Callouts.StolenVehicle
[5/10/2019 6:19:43 PM.690] LSPD First Response: Registering callout FirstCallouts.Callouts.PersonWithAFirearmInPublicTransport
[5/10/2019 6:19:43 PM.690] LSPD First Response: Registering callout FirstCallouts.Callouts.SniperSpotted
[5/10/2019 6:19:43 PM.690] LSPD First Response: Registering callout FirstCallouts.Callouts.WeaponInSuitcase
[5/10/2019 6:19:43 PM.690] LSPD First Response: Registering callout FirstCallouts.Callouts.GangShootout
[5/10/2019 6:19:43 PM.690] LSPD First Response: Registering callout FirstCallouts.Callouts.BrokenDownVehicle
[5/10/2019 6:19:43 PM.690] LSPD First Response: [FirstCallouts]: Starting Core...
[5/10/2019 6:19:43 PM.691] LSPD First Response: [FirstCallouts]: Core started
[5/10/2019 6:19:43 PM.834] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Language set to en-GB
[5/10/2019 6:19:43 PM.837] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Analytics is enabled. Set AllowAnalytics=false in PeterUCallouts.ini's PeterUCallouts section to disable. See README for more information.
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.BarricadeHostageSituation
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.DamageToProperty
[5/10/2019 6:19:44 PM.104] LSPD First Response: Registering callout PeterUCallouts.Callouts.Evacuation
[5/10/2019 6:19:44 PM.110] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 6:19:44 PM.110] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 6:19:44 PM.110] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Police SmartRadio
[5/10/2019 6:19:44 PM.115] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 6:19:44 PM.120] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 6:19:44 PM.121] LSPD First Response: Dependency check for Police SmartRadio successful: True
[5/10/2019 6:19:44 PM.306] LSPD First Response: UB: DEFAULT REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 6:19:44 PM.307] LSPD First Response: UB: CUSTOM REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 6:19:44 PM.309] LSPD First Response: UB: SPECIAL UNITS FILE IS SUCCESSFULLY LOADED
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.Mugging
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.Burglary
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDeal
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenTruck
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.PlaneCarJacking
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenBus
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.KillerClownWasSeen
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.GangAttack
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.MoneyTruckIsRobbed
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.Fighting
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDealer
[5/10/2019 6:19:44 PM.322] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle2
[5/10/2019 6:19:44 PM.323] LSPD First Response: Registering callout UnitedCallouts.Callouts.PersonWithKnife
[5/10/2019 6:19:44 PM.323] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle
[5/10/2019 6:19:44 PM.405] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[5/10/2019 6:19:44 PM.406] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[5/10/2019 6:19:44 PM.406] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[5/10/2019 6:19:44 PM.406] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[5/10/2019 6:19:44 PM.458] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[5/10/2019 6:19:44 PM.460] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[5/10/2019 6:19:44 PM.485] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[5/10/2019 6:19:44 PM.490] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[5/10/2019 6:19:44 PM.506] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[5/10/2019 6:19:44 PM.529] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[5/10/2019 6:19:44 PM.529] LSPD First Response: Traffic Policer is not in beta.
[5/10/2019 6:19:44 PM.538] LSPD First Response: Traffic Policer.Mainloop started
[5/10/2019 6:19:44 PM.539] LSPD First Response: Loading Traffic Policer settings...
[5/10/2019 6:19:44 PM.604] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 6:19:44 PM.604] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 6:19:44 PM.604] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 6:19:44 PM.604] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 6:19:44 PM.604] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 6:19:44 PM.604] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 6:19:44 PM.604] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 6:19:44 PM.616] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[5/10/2019 6:19:44 PM.710] LSPD First Response: System.FormatException: Input string was not in a correct format.
[5/10/2019 6:19:44 PM.841] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[5/10/2019 6:19:44 PM.845] LSPD First Response: Police SmartRadio queue created. Waiting...
[5/10/2019 6:19:45 PM.483] LSPD First Response: Setting Display position to BottomRight
[5/10/2019 6:19:45 PM.484] LSPD First Response: 804:123
[5/10/2019 6:19:45 PM.575] LSPD First Response: Allbuttons ln: 29
[5/10/2019 6:19:45 PM.654] LSPD First Response: Allbuttons ln: 29
[5/10/2019 6:19:45 PM.654] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[5/10/2019 6:19:45 PM.667] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[5/10/2019 6:19:45 PM.670] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[5/10/2019 6:19:45 PM.671] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[5/10/2019 6:19:45 PM.671] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[5/10/2019 6:19:45 PM.671] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 6:19:45 PM.671] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[5/10/2019 6:19:45 PM.671] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[5/10/2019 6:19:45 PM.671] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[5/10/2019 6:19:45 PM.671] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[5/10/2019 6:19:45 PM.671] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[5/10/2019 6:19:45 PM.671] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[5/10/2019 6:19:45 PM.929] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[5/10/2019 6:19:45 PM.973] LSPD First Response: Traffic Policer Speed Checker started.
[5/10/2019 6:19:46 PM.071] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[5/10/2019 6:19:53 PM.685] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to transport
[5/10/2019 6:19:53 PM.685] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to transport successful.
[5/10/2019 6:19:53 PM.685] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to coroner
[5/10/2019 6:19:53 PM.685] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to coroner successful.
[5/10/2019 6:19:53 PM.685] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to tow
[5/10/2019 6:19:53 PM.685] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to tow successful.
[5/10/2019 6:19:53 PM.685] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to insurance
[5/10/2019 6:19:53 PM.685] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to insurance successful.
[5/10/2019 6:19:53 PM.685] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to animal
[5/10/2019 6:19:53 PM.685] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to animal successful.
[5/10/2019 6:19:53 PM.712] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to trafficstop
[5/10/2019 6:19:53 PM.712] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to trafficstop successful.
[5/10/2019 6:19:53 PM.712] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to felonystop
[5/10/2019 6:19:53 PM.712] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to felonystop successful.
[5/10/2019 6:19:53 PM.712] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to k9backup
[5/10/2019 6:19:53 PM.712] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to k9backup successful.
[5/10/2019 6:19:53 PM.712] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to spikestrips
[5/10/2019 6:19:53 PM.713] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to spikestrips successful.
[5/10/2019 6:19:53 PM.713] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to roadblock
[5/10/2019 6:19:53 PM.713] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to roadblock successful.
[5/10/2019 6:19:53 PM.713] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to female
[5/10/2019 6:19:53 PM.713] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to female successful.
[5/10/2019 6:19:53 PM.713] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 6:19:53 PM.713] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to panic successful.
[5/10/2019 6:19:53 PM.713] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to groupbackup
[5/10/2019 6:19:53 PM.713] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to groupbackup successful.
[5/10/2019 6:19:53 PM.713] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to ambulance
[5/10/2019 6:19:53 PM.713] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to ambulance successful.
[5/10/2019 6:19:53 PM.713] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to firedept
[5/10/2019 6:19:53 PM.713] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to firedept successful.
[5/10/2019 6:20:09 PM.431] LSPD First Response: PeterUCallouts.Objects.Integrations.IntegrationChecker: LSPDFR+: LSPDFR+ was not detected as running, but this is required for this integration.
[5/10/2019 6:20:09 PM.454] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[5/10/2019 6:20:09 PM.454] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[5/10/2019 6:20:09 PM.454] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[5/10/2019 6:20:09 PM.454] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[5/10/2019 6:20:09 PM.454] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to callerdesc
[5/10/2019 6:20:09 PM.454] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to callerdesc successful.
[5/10/2019 6:20:09 PM.455] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[5/10/2019 6:20:09 PM.455] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[5/10/2019 6:20:09 PM.455] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[5/10/2019 6:20:09 PM.455] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[5/10/2019 6:20:09 PM.455] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[5/10/2019 6:20:09 PM.455] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[5/10/2019 6:20:09 PM.455] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[5/10/2019 6:20:09 PM.492] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[5/10/2019 6:20:09 PM.876] LSPD First Response: PeterUCallouts.AmbientEvents.OrganicAmbientEventDetector: Start: Starting OrganicAmbientEventDetector with interval 5000
[5/10/2019 6:20:26 PM.454] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[5/10/2019 6:20:33 PM.522] LSPD First Response: ‪‪‍‌‌‬‭‌‮‭‎‫‍‪‪‍‫‌‮‪‭‮: CheckForMissingFilesOrDeps: PeterUCallouts is copying street name audio to the new audio folder...
[5/10/2019 6:20:34 PM.732] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: Did not find any missing files or dependencies.
[5/10/2019 6:20:34 PM.985] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: All file checks passed
[5/10/2019 6:20:34 PM.995] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Verification: Integrity check passed
[5/10/2019 6:20:44 PM.670] LSPD First Response: [TRACE] Antonio Armstrong (A_M_M_SALTON_01) was damaged.
[5/10/2019 6:20:44 PM.684] LSPD First Response: [TRACE] Hit and run was invalid
[5/10/2019 6:20:44 PM.685] LSPD First Response: [TRACE] Hit and run was invalid
[5/10/2019 6:20:51 PM.938] LSPD First Response: PeterUCallouts.Main: MaybeNotifyAboutChanges: Last notified version is 4.1.7055.37583
[5/10/2019 6:22:12 PM.093] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 6:22:39 PM.759] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:22:39 PM.760] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:22:39 PM.763] LSPD First Response: [TRACE] Setting up world event: RunLights #1
[5/10/2019 6:22:39 PM.770] LSPD First Response: [TRACE] Failed to set up RunLights #1
[5/10/2019 6:22:39 PM.776] LSPD First Response: [TRACE] Released 0 entities from RunLights #1 Content Manager
[5/10/2019 6:22:39 PM.776] LSPD First Response: [TRACE] Instance cleaned (RunLights #1)
[5/10/2019 6:22:54 PM.513] LSPD First Response: Creating No Brake Lights event
[5/10/2019 6:23:09 PM.073] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:23:35 PM.934] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:23:38 PM.199] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Alamo using SpawnsAmbiently
[5/10/2019 6:23:38 PM.243] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:23:44 PM.454] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:23:44 PM.466] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:23:44 PM.608] LSPD First Response: [TRACE] Cached 1047 decorators for index 4
[5/10/2019 6:23:44 PM.609] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 6:23:44 PM.610] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 6:23:44 PM.633] s_f_y_cop_01_white_full_02
[5/10/2019 6:23:44 PM.633] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 6:23:44 PM.633] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:23:44 PM.644] LSPD First Response: [TRACE] Mikaela Myers (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:23:44 PM.652] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:23:44 PM.652] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:23:44 PM.672] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:23:44 PM.685] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:23:44 PM.687] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 6:23:44 PM.687] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 6:23:44 PM.695] s_f_y_cop_01_white_full_02
[5/10/2019 6:23:44 PM.695] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 6:23:44 PM.695] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:23:44 PM.696] LSPD First Response: [TRACE] Rose Hammer (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:23:44 PM.697] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:23:44 PM.697] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:23:44 PM.698] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:23:44 PM.770] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:23:44 PM.770] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:23:50 PM.652] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:23:50 PM.666] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 6:23:50 PM.675] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:23:50 PM.684] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:23:50 PM.695] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:23:50 PM.695] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:23:50 PM.704] s_m_y_cop_01_black_mini_02
[5/10/2019 6:23:50 PM.704] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_02
[5/10/2019 6:23:50 PM.704] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:23:50 PM.706] LSPD First Response: [TRACE] Mcjadon Bennett (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:23:50 PM.706] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:23:50 PM.706] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:23:50 PM.707] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 6:23:50 PM.793] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:24:29 PM.392] LSPD First Response: Creating RevEngineWhenStationary event
[5/10/2019 6:25:09 PM.427] LSPD First Response: Creating drug driver event
[5/10/2019 6:25:09 PM.431] LSPD First Response: Setting drug levels
[5/10/2019 6:25:16 PM.561] LSPD First Response: [TRACE] Spawned with 37.75189
[5/10/2019 6:25:16 PM.570] LSPD First Response: [TRACE] Spawned with 4.869629
[5/10/2019 6:25:16 PM.578] LSPD First Response: [TRACE] Spawned with 33.53334
[5/10/2019 6:25:16 PM.582] LSPD First Response: [TRACE] Spawned with 33.53334
[5/10/2019 6:25:16 PM.591] LSPD First Response: [TRACE] Spawned with 87.19774
[5/10/2019 6:25:16 PM.734] LSPD First Response: [TRACE] Spawned with 34.91024
[5/10/2019 6:25:16 PM.755] LSPD First Response: [TRACE] Spawned with 1.925674
[5/10/2019 6:25:16 PM.759] LSPD First Response: [TRACE] Using -343.6651, 6075.955, 31.27032 Heading: 225.0002 and -336.7621, 6068.572, 30.26485 Heading: 224.5724 as base positions
[5/10/2019 6:25:16 PM.781] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 6:25:16 PM.792] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:25:16 PM.792] LSPD First Response: [TRACE] Preloading REBEL
[5/10/2019 6:25:22 PM.512] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:25:22 PM.522] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 6:25:22 PM.550] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:25:22 PM.566] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:25:22 PM.568] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:25:22 PM.568] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:25:22 PM.575] s_m_y_cop_01_white_mini_02
[5/10/2019 6:25:22 PM.575] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 6:25:22 PM.575] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:25:22 PM.579] LSPD First Response: [TRACE] Josiah Watts (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:25:22 PM.583] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:25:22 PM.583] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:25:22 PM.584] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 6:25:22 PM.720] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:25:56 PM.833] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:25:56 PM.833] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:25:56 PM.833] LSPD First Response: [TRACE] Setting up world event: RunLights #2
[5/10/2019 6:25:56 PM.834] LSPD First Response: [TRACE] Failed to set up RunLights #2
[5/10/2019 6:25:56 PM.834] LSPD First Response: [TRACE] Released 0 entities from RunLights #2 Content Manager
[5/10/2019 6:25:56 PM.834] LSPD First Response: [TRACE] Instance cleaned (RunLights #2)
[5/10/2019 6:25:57 PM.647] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:26:22 PM.498] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:26:46 PM.290] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:26:46 PM.301] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:27:08 PM.158] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:27:08 PM.168] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:27:08 PM.171] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:27:08 PM.171] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:27:08 PM.178] s_m_y_cop_01_white_full_01
[5/10/2019 6:27:08 PM.179] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 6:27:08 PM.179] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:27:08 PM.180] LSPD First Response: [TRACE] Patrick Harper (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:27:08 PM.180] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:27:08 PM.180] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:27:08 PM.181] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:27:08 PM.400] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:27:10 PM.329] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 6:27:10 PM.343] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:27:10 PM.351] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (bcso)
[5/10/2019 6:27:10 PM.354] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 6:27:10 PM.354] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 6:27:10 PM.361] s_m_y_cop_01_white_full_01
[5/10/2019 6:27:10 PM.361] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 6:27:10 PM.361] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:27:10 PM.363] LSPD First Response: [TRACE] Cory Hutchison (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:27:10 PM.363] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:27:10 PM.363] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:27:10 PM.365] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 6:27:10 PM.368] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 6:27:10 PM.434] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 asked to abort: Too far away
[5/10/2019 6:27:10 PM.437] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #1 to abort: No reason specified
[5/10/2019 6:27:10 PM.438] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #1 Content Manager
[5/10/2019 6:27:10 PM.438] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #1)
[5/10/2019 6:27:10 PM.444] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 6:27:10 PM.447] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 6:27:10 PM.447] LSPD First Response: [TRACE] Released 0 entities from ScenarioFakeTrafficStop #1 Content Manager
[5/10/2019 6:27:10 PM.447] LSPD First Response: [TRACE] Instance cleaned (ScenarioFakeTrafficStop #1)
[5/10/2019 6:27:10 PM.448] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 aborted
[5/10/2019 6:27:10 PM.461] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 initialized
[5/10/2019 6:27:10 PM.461] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 has been shut down
[5/10/2019 6:27:10 PM.487] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:27:19 PM.973] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:27:19 PM.973] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:27:19 PM.973] LSPD First Response: [TRACE] Setting up world event: RunLights #3
[5/10/2019 6:27:19 PM.974] LSPD First Response: [TRACE] Failed to set up RunLights #3
[5/10/2019 6:27:19 PM.974] LSPD First Response: [TRACE] Released 0 entities from RunLights #3 Content Manager
[5/10/2019 6:27:19 PM.974] LSPD First Response: [TRACE] Instance cleaned (RunLights #3)
[5/10/2019 6:27:34 PM.160] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:27:34 PM.165] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:27:34 PM.167] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:27:34 PM.174] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:27:34 PM.176] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 6:27:34 PM.176] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_jacket
[5/10/2019 6:27:34 PM.181] s_f_y_cop_01_white_full_01
[5/10/2019 6:27:34 PM.181] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 6:27:34 PM.181] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:27:34 PM.184] LSPD First Response: [TRACE] Mia Wallace (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:27:34 PM.185] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:27:34 PM.185] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:27:34 PM.186] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:27:34 PM.481] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:28:09 PM.930] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:28:09 PM.944] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 6:28:09 PM.946] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 6:28:09 PM.953] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:28:09 PM.955] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:28:09 PM.955] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 6:28:09 PM.960] s_f_y_cop_01_white_full_01
[5/10/2019 6:28:09 PM.961] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 6:28:09 PM.961] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:28:09 PM.963] LSPD First Response: [TRACE] Alexis Dusk (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 6:28:09 PM.963] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 6:28:09 PM.964] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 6:28:09 PM.965] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 6:28:10 PM.071] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:29:06 PM.367] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:29:06 PM.378] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:29:29 PM.504] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:29:29 PM.530] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:29:29 PM.534] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 6:29:29 PM.534] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 6:29:29 PM.542] s_m_y_cop_01_black_full_02
[5/10/2019 6:29:29 PM.542] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_02
[5/10/2019 6:29:29 PM.542] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:29:29 PM.544] LSPD First Response: [TRACE] Bryce Perl (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:29:29 PM.544] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:29:29 PM.544] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:29:29 PM.549] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:29:29 PM.674] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:29:34 PM.139] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 6:29:44 PM.418] LSPD First Response: GetAudioFileForAction: No file found for: STREET_NORTH_CALAFIA_WAY
[5/10/2019 6:29:47 PM.393] LSPD First Response: GetAudioFileForAction: No file found for: MUGGING
[5/10/2019 6:29:47 PM.394] LSPD First Response: GetAudioFileForAction: No file found for: MUGGING
[5/10/2019 6:29:47 PM.394] LSPD First Response: PlayAction: Failed to find MUGGING
[5/10/2019 6:30:04 PM.264] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 6:30:04 PM.276] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 6:30:15 PM.567] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 6:30:54 PM.405] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 6:30:54 PM.415] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:30:54 PM.415] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:30:54 PM.416] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:31:00 PM.927] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:31:00 PM.934] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:31:00 PM.935] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:31:00 PM.939] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:31:29 PM.207] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:31:29 PM.218] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:31:29 PM.219] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:31:29 PM.229] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:31:34 PM.584] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:31:34 PM.598] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:31:34 PM.598] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:31:46 PM.041] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:31:51 PM.480] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:31:51 PM.489] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:31:51 PM.490] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:31:56 PM.374] LSPD First Response: [TRACE] Added stopped ped: A_M_O_ACULT_01
[5/10/2019 6:32:02 PM.550] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:32:02 PM.558] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:32:02 PM.558] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:32:02 PM.559] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:32:07 PM.936] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:32:07 PM.946] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:32:07 PM.947] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:32:22 PM.153] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:32:22 PM.238] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:32:22 PM.248] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:32:22 PM.248] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:32:22 PM.250] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:32:22 PM.375] LSPD First Response: [TRACE] Added stopped ped: A_M_O_ACULT_01
[5/10/2019 6:32:27 PM.580] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:32:27 PM.590] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:32:27 PM.591] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:32:27 PM.594] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:32:32 PM.855] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:32:32 PM.864] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:32:32 PM.865] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:32:32 PM.866] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:32:38 PM.127] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:32:38 PM.139] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:32:38 PM.140] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:32:38 PM.147] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:32:38 PM.157] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:32:38 PM.159] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 6:32:38 PM.159] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 6:32:38 PM.165] s_m_y_cop_01_black_mini_01
[5/10/2019 6:32:38 PM.165] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_01
[5/10/2019 6:32:38 PM.165] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:32:38 PM.166] LSPD First Response: [TRACE] Keshi Escalade (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:32:38 PM.167] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:32:38 PM.167] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:32:38 PM.167] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:32:38 PM.176] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:32:38 PM.177] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 6:32:38 PM.177] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 6:32:38 PM.185] s_m_y_cop_01_white_full_01
[5/10/2019 6:32:38 PM.185] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 6:32:38 PM.185] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:32:38 PM.187] LSPD First Response: [TRACE] Marcus Durand (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:32:38 PM.188] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:32:38 PM.188] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:32:38 PM.189] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:32:38 PM.254] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:32:38 PM.254] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:32:57 PM.484] LSPD First Response: [TRACE] Added stopped ped: A_M_O_ACULT_01
[5/10/2019 6:32:58 PM.531] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:32:58 PM.538] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:32:58 PM.538] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:33:02 PM.820] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:33:04 PM.413] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:33:04 PM.422] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:33:04 PM.424] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:33:10 PM.138] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:33:10 PM.147] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:33:10 PM.149] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:33:10 PM.157] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:33:10 PM.159] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 6:33:10 PM.159] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 6:33:10 PM.166] s_m_y_cop_01_white_full_02
[5/10/2019 6:33:10 PM.166] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 6:33:10 PM.166] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:33:10 PM.168] LSPD First Response: [TRACE] Max Themes (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:33:10 PM.168] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:33:10 PM.169] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:33:10 PM.169] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:33:10 PM.396] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:33:22 PM.378] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:33:22 PM.384] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:33:22 PM.384] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:33:22 PM.387] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:33:28 PM.285] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:33:28 PM.293] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:33:28 PM.293] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:33:28 PM.306] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:33:34 PM.320] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:33:34 PM.329] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:34:07 PM.253] LSPD First Response: [TRACE] It has been 693 seconds since the last callout
[5/10/2019 6:34:07 PM.260] LSPD First Response: Creating Fighting from UnitedCallouts.Callouts.Fighting, UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:34:07 PM.264] LSPD First Response: [TRACE] Callout created:  #1
[5/10/2019 6:34:10 PM.938] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 6:34:10 PM.943] LSPD First Response: [TRACE] User accepted callout
[5/10/2019 6:34:14 PM.900] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:34:15 PM.047] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:34:15 PM.058] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:34:15 PM.058] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:34:15 PM.065] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:34:21 PM.149] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:34:21 PM.155] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:34:21 PM.155] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:34:23 PM.028] LSPD First Response: UB: REQUESTED TYPE: PoliceTransport
[5/10/2019 6:34:23 PM.032] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 6:34:23 PM.033] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 6:34:42 PM.715] LSPD First Response: [TRACE] Spawned with 1.925674
[5/10/2019 6:34:42 PM.715] LSPD First Response: [TRACE] Using -343.6651, 6075.955, 31.27032 Heading: 225.0002 and -336.7621, 6068.572, 30.26485 Heading: 224.5724 as base positions
[5/10/2019 6:34:42 PM.732] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 6:34:42 PM.742] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:34:42 PM.742] LSPD First Response: [TRACE] Preloading GRESLEY
[5/10/2019 6:35:14 PM.301] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:35:59 PM.290] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 6:35:59 PM.304] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:35:59 PM.351] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (bcso)
[5/10/2019 6:35:59 PM.357] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:35:59 PM.358] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 6:35:59 PM.365] s_m_y_cop_01_black_mini_04
[5/10/2019 6:35:59 PM.365] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 6:35:59 PM.365] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:35:59 PM.367] LSPD First Response: [TRACE] Charo Khan (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:35:59 PM.367] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:35:59 PM.367] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:35:59 PM.367] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 6:35:59 PM.374] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 6:35:59 PM.473] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #2 asked to abort: Too far away
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #2 to abort: No reason specified
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #2 Content Manager
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #2)
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Released 0 entities from ScenarioFakeTrafficStop #2 Content Manager
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Instance cleaned (ScenarioFakeTrafficStop #2)
[5/10/2019 6:35:59 PM.474] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #2 aborted
[5/10/2019 6:35:59 PM.506] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 initialized
[5/10/2019 6:35:59 PM.506] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 has been shut down
[5/10/2019 6:36:03 PM.734] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 6:36:03 PM.734] LSPD First Response: Interaction+ Trace: A7
[5/10/2019 6:36:27 PM.434] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:36:27 PM.434] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:36:27 PM.434] LSPD First Response: [TRACE] Setting up world event: RunLights #4
[5/10/2019 6:36:27 PM.435] LSPD First Response: [TRACE] Failed to set up RunLights #4
[5/10/2019 6:36:27 PM.435] LSPD First Response: [TRACE] Released 0 entities from RunLights #4 Content Manager
[5/10/2019 6:36:27 PM.435] LSPD First Response: [TRACE] Instance cleaned (RunLights #4)
[5/10/2019 6:36:31 PM.326] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:37:00 PM.651] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:37:00 PM.661] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:37:00 PM.661] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 6:37:00 PM.676] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 6:37:07 PM.773] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 6:37:07 PM.782] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 6:37:07 PM.783] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 6:37:21 PM.483] LSPD First Response: [TRACE] Created new chase
[5/10/2019 6:37:24 PM.540] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:37:24 PM.552] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 6:37:24 PM.554] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 6:37:24 PM.554] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 6:37:24 PM.560] s_m_y_cop_01_white_mini_02
[5/10/2019 6:37:24 PM.560] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 6:37:24 PM.560] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:37:24 PM.563] LSPD First Response: [TRACE] Jordan Castro (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:37:24 PM.565] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:37:24 PM.565] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:37:24 PM.565] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 6:37:24 PM.958] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:37:28 PM.809] LSPD First Response: [TRACE] John Lars (A_M_Y_STWHI_02) was damaged.
[5/10/2019 6:37:28 PM.817] LSPD First Response: [INFO] New Crime: Lana Young (A_F_M_BEVHILLS_01) committed the crime PC 13 (Assault) against John Lars (A_M_Y_STWHI_02)
[5/10/2019 6:37:32 PM.149] LSPD First Response: [TRACE] Lana Young (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 6:37:32 PM.153] LSPD First Response: [INFO] New Crime: John Lars (A_M_Y_STWHI_02) committed the crime PC 13 (Assault) against Lana Young (A_F_M_BEVHILLS_01)
[5/10/2019 6:37:33 PM.204] LSPD First Response: [TRACE] Lana Young (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 6:37:36 PM.376] LSPD First Response: [TRACE] John Lars (A_M_Y_STWHI_02) was damaged.
[5/10/2019 6:37:37 PM.475] LSPD First Response: [TRACE] John Lars (A_M_Y_STWHI_02) was damaged.
[5/10/2019 6:37:39 PM.605] LSPD First Response: [TRACE] Lana Young (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 6:37:40 PM.155] LSPD First Response: [TRACE] Lana Young (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 6:37:42 PM.804] LSPD First Response: [TRACE] Lana Young (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 6:37:44 PM.316] LSPD First Response: [TRACE] John Lars (A_M_Y_STWHI_02) was damaged.
[5/10/2019 6:37:44 PM.821] LSPD First Response: [TRACE] John Lars killed by Chris Crepon
[5/10/2019 6:37:44 PM.825] LSPD First Response: [TRACE] John Lars (A_M_Y_STWHI_02) was damaged.
[5/10/2019 6:37:46 PM.858] LSPD First Response: STP: POLICE TRANSPORT IS FULLY DISMISSED
[5/10/2019 6:37:50 PM.944] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:37:50 PM.944] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:37:50 PM.944] LSPD First Response: [TRACE] Setting up world event: RunLights #5
[5/10/2019 6:37:50 PM.945] LSPD First Response: [TRACE] Failed to set up RunLights #5
[5/10/2019 6:37:50 PM.945] LSPD First Response: [TRACE] Released 0 entities from RunLights #5 Content Manager
[5/10/2019 6:37:50 PM.945] LSPD First Response: [TRACE] Instance cleaned (RunLights #5)
[5/10/2019 6:38:04 PM.386] LSPD First Response: [TRACE] Assigned ped to PlayerArrest #1 (Blocker)
[5/10/2019 6:38:04 PM.467] LSPD First Response: [TRACE] Thread PlayerArrest #1 initialized
[5/10/2019 6:38:08 PM.935] LSPD First Response: [TRACE] Assigned ped to AmbientBehaviorShotsFired #1 (Ambient)
[5/10/2019 6:38:09 PM.045] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:38:09 PM.572] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:38:10 PM.826] LSPD First Response: [TRACE] Assigned ped to AmbientBehaviorShotsFired #1 (Ambient)
[5/10/2019 6:38:11 PM.427] LSPD First Response: [TRACE] Brit Mason (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:38:11 PM.967] LSPD First Response: [TRACE] Brit Mason (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:38:14 PM.067] Prompting Arresting
[5/10/2019 6:38:15 PM.206] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:38:16 PM.406] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is CUFFS_TIGHTEN_01
[5/10/2019 6:38:16 PM.408] LSPD First Response: [TRACE] PlaySingleAction: Playing CUFFS_TIGHTEN_01 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\sfx\CUFFS_TIGHTEN_01.wav, looped: False
[5/10/2019 6:38:19 PM.608] LSPD First Response: [TRACE] Lana Young (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 6:38:19 PM.614] LSPD First Response: [INFO] New Crime: Brit Mason (G_M_Y_BALLAORIG_01) committed the crime PC 20 (AssaultDeadlyWeapon) against Lana Young (A_F_M_BEVHILLS_01)
[5/10/2019 6:38:22 PM.551] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:38:22 PM.661] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:38:24 PM.293] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 6:38:24 PM.296] LSPD First Response: [TRACE] Released 0 entities from  #1 Content Manager
[5/10/2019 6:38:24 PM.296] LSPD First Response: [TRACE] Instance cleaned ( #1)
[5/10/2019 6:38:26 PM.750] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:38:27 PM.196] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:38:29 PM.462] LSPD First Response: [TRACE] Removing ped from AmbientBehaviorShotsFired #1 (Ambient)
[5/10/2019 6:38:29 PM.464] LSPD First Response: [TRACE] Aborting FleeScene: Ped released
[5/10/2019 6:38:30 PM.366] LSPD First Response: [TRACE] Brit Mason (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:38:35 PM.471] LSPD First Response: [TRACE] Removing ped from AmbientBehaviorShotsFired #1 (Ambient)
[5/10/2019 6:38:35 PM.471] LSPD First Response: [TRACE] Aborting FleeScene: Ped released
[5/10/2019 6:38:36 PM.604] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:38:36 PM.769] LSPD First Response: [TRACE] Brit Mason (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:38:37 PM.298] LSPD First Response: [TRACE] Brit Mason (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:38:37 PM.826] LSPD First Response: [TRACE] Brit Mason (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:38:38 PM.880] LSPD First Response: [TRACE] Brit Mason killed by Chris Crepon
[5/10/2019 6:38:38 PM.880] LSPD First Response: [TRACE] Brit Mason (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:38:39 PM.873] LSPD First Response: Creating unroadworthy vehicle event
[5/10/2019 6:39:06 PM.124] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:39:23 PM.746] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:39:23 PM.747] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 6:39:23 PM.747] LSPD First Response: [TRACE] Setting up world event: StealCar #1
[5/10/2019 6:39:23 PM.756] LSPD First Response: [TRACE] Failed to set up StealCar #1
[5/10/2019 6:39:23 PM.757] LSPD First Response: [TRACE] Released 0 entities from StealCar #1 Content Manager
[5/10/2019 6:39:23 PM.757] LSPD First Response: [TRACE] Instance cleaned (StealCar #1)
[5/10/2019 6:39:25 PM.516] LSPD First Response: Creating phone event
[5/10/2019 6:39:32 PM.786] LSPD First Response: [TRACE] Asked thread PlayerArrest #1 to abort: No reason specified
[5/10/2019 6:39:32 PM.788] LSPD First Response: [TRACE] Removing ped from PlayerArrest #1 (Blocker)
[5/10/2019 6:39:32 PM.788] LSPD First Response: [TRACE] PlayerArrest #1 is aborting already
[5/10/2019 6:39:32 PM.788] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #1 Content Manager
[5/10/2019 6:39:32 PM.788] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #1)
[5/10/2019 6:39:32 PM.875] LSPD First Response: [TRACE] Thread PlayerArrest #1 has been shut down
[5/10/2019 6:40:12 PM.322] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:40:22 PM.824] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:40:49 PM.544] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 6:40:49 PM.544] LSPD First Response: Interaction+ Trace: A7
[5/10/2019 6:40:54 PM.369] LSPD First Response: [TRACE] Added stopped ped: G_M_Y_MEXGOON_01
[5/10/2019 6:40:59 PM.809] LSPD First Response: UB: REQUESTED TYPE: PoliceTransport
[5/10/2019 6:40:59 PM.809] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 6:40:59 PM.809] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 6:41:39 PM.590] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:41:39 PM.590] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 6:41:39 PM.590] LSPD First Response: [TRACE] Setting up world event: StealCar #2
[5/10/2019 6:41:39 PM.597] LSPD First Response: [TRACE] Failed to set up StealCar #2
[5/10/2019 6:41:39 PM.597] LSPD First Response: [TRACE] Released 0 entities from StealCar #2 Content Manager
[5/10/2019 6:41:39 PM.597] LSPD First Response: [TRACE] Instance cleaned (StealCar #2)
[5/10/2019 6:41:58 PM.913] LSPD First Response: Creating Street Race Event
[5/10/2019 6:42:00 PM.036] LSPD First Response: [TRACE] Jack Fletcher (S_M_M_AUTOSHOP_01) was damaged.
[5/10/2019 6:42:00 PM.549] LSPD First Response: [TRACE] Jack Fletcher (S_M_M_AUTOSHOP_01) was damaged.
[5/10/2019 6:42:01 PM.084] LSPD First Response: [TRACE] Jack Fletcher (S_M_M_AUTOSHOP_01) was damaged.
[5/10/2019 6:42:08 PM.429] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:42:08 PM.429] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:42:08 PM.429] LSPD First Response: [TRACE] Setting up world event: RunLights #6
[5/10/2019 6:42:08 PM.430] LSPD First Response: [TRACE] Failed to set up RunLights #6
[5/10/2019 6:42:08 PM.431] LSPD First Response: [TRACE] Released 0 entities from RunLights #6 Content Manager
[5/10/2019 6:42:08 PM.431] LSPD First Response: [TRACE] Instance cleaned (RunLights #6)
[5/10/2019 6:42:35 PM.978] LSPD First Response: UB: REQUESTED TYPE: Coroner
[5/10/2019 6:42:35 PM.978] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 6:42:35 PM.978] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 6:42:42 PM.250] LSPD First Response: Setting drug levels
[5/10/2019 6:42:42 PM.378] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:42:42 PM.378] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:42:42 PM.379] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:42:42 PM.380] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:42:42 PM.380] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:42:42 PM.380] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 6:43:10 PM.317] LSPD First Response: [TRACE] Christopher Mendez (A_M_M_GENFAT_01) was damaged.
[5/10/2019 6:43:10 PM.321] LSPD First Response: [INFO] New Crime: Jackie Powick (A_F_M_BEVHILLS_01) committed the crime PC 17 (HitAndRun) against Christopher Mendez (A_M_M_GENFAT_01)
[5/10/2019 6:43:10 PM.835] LSPD First Response: [TRACE] Christopher Mendez (A_M_M_GENFAT_01) was damaged.
[5/10/2019 6:43:12 PM.566] LSPD First Response: [TRACE] Christopher Mendez (A_M_M_GENFAT_01) was damaged.
[5/10/2019 6:43:16 PM.650] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:43:20 PM.013] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 6:43:22 PM.381] LSPD First Response: [TRACE] Luke Kearney (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:43:24 PM.034] LSPD First Response: [TRACE] Luke Kearney (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:43:24 PM.611] LSPD First Response: [TRACE] Luke Kearney (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:43:28 PM.381] LSPD First Response: [TRACE] Luke Kearney (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:43:29 PM.455] LSPD First Response: [TRACE] Luke Kearney (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:43:29 PM.984] LSPD First Response: [TRACE] Luke Kearney killed by Chris Crepon
[5/10/2019 6:43:29 PM.984] LSPD First Response: [TRACE] Luke Kearney (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 6:43:39 PM.108] LSPD First Response: [TRACE] Kate Oria (S_F_Y_COP_01) was damaged.
[5/10/2019 6:43:39 PM.114] LSPD First Response: [INFO] New Crime: John Robertson (A_M_Y_STWHI_02) committed the crime PC 17 (HitAndRun) against Kate Oria (S_F_Y_COP_01)
[5/10/2019 6:43:39 PM.660] LSPD First Response: [TRACE] Kate Oria (S_F_Y_COP_01) was damaged.
[5/10/2019 6:43:49 PM.598] LSPD First Response: [TRACE] It has been 229 seconds since the last callout
[5/10/2019 6:43:49 PM.600] LSPD First Response: Creating MoneyTruckIsRobbed from UnitedCallouts.Callouts.MoneyTruckIsRobbed, UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 6:43:49 PM.601] LSPD First Response: [TRACE] Callout created:  #2
[5/10/2019 6:43:56 PM.978] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:44:25 PM.165] LSPD First Response: UB: REQUESTED TYPE: Coroner
[5/10/2019 6:44:25 PM.165] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 6:44:25 PM.165] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 6:44:30 PM.829] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:44:30 PM.829] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:44:30 PM.829] LSPD First Response: [TRACE] Setting up world event: RunLights #7
[5/10/2019 6:44:30 PM.831] LSPD First Response: [TRACE] Failed to set up RunLights #7
[5/10/2019 6:44:30 PM.831] LSPD First Response: [TRACE] Released 0 entities from RunLights #7 Content Manager
[5/10/2019 6:44:30 PM.831] LSPD First Response: [TRACE] Instance cleaned (RunLights #7)
[5/10/2019 6:44:57 PM.973] LSPD First Response: STP: POLICE TRANSPORT IS FULLY DISMISSED
[5/10/2019 6:45:19 PM.410] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 6:45:19 PM.410] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 6:45:19 PM.410] Parameter name: index
[5/10/2019 6:45:19 PM.410] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 6:46:19 PM.716] LSPD First Response: GetAudioFileForAction: No file found for: ATTENTION_01
[5/10/2019 6:46:19 PM.717] LSPD First Response: GetAudioFileForAction: No file found for: ATTENTION_01
[5/10/2019 6:46:19 PM.717] LSPD First Response: PlayAction: Failed to find ATTENTION_01
[5/10/2019 6:46:20 PM.816] LSPD First Response: GetAudioFileForAction: No file found for: BANK_CAR
[5/10/2019 6:46:20 PM.816] LSPD First Response: GetAudioFileForAction: No file found for: BANK_CAR
[5/10/2019 6:46:20 PM.816] LSPD First Response: PlayAction: Failed to find BANK_CAR
[5/10/2019 6:46:22 PM.767] LSPD First Response: [TRACE] Created new chase
[5/10/2019 6:46:22 PM.770] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:46:22 PM.770] LSPD First Response: [TRACE] Took ownership of suspect for chase
[5/10/2019 6:46:22 PM.834] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 6:46:22 PM.834] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:46:22 PM.834] LSPD First Response: [TRACE] Took ownership of suspect for chase
[5/10/2019 6:46:22 PM.835] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 6:46:22 PM.835] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:46:22 PM.835] LSPD First Response: [TRACE] Took ownership of suspect for chase
[5/10/2019 6:46:22 PM.835] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 6:46:22 PM.840] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:46:22 PM.840] LSPD First Response: [TRACE] Took ownership of suspect for chase
[5/10/2019 6:46:22 PM.840] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 6:46:22 PM.865] LSPD First Response: [TRACE] Pursuit menu was reset.
[5/10/2019 6:46:22 PM.867] LSPD First Response: [TRACE] GetBackupTemplate for LocalSWAT in LosSantosCity in CMSW using RespondsAsBackup
[5/10/2019 6:46:22 PM.881] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:46:22 PM.881] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:46:22 PM.894] LSPD First Response: [TRACE] Using new pursuit spawn
[5/10/2019 6:46:22 PM.957] LSPD First Response: [WARN] New pursuit spawn failed, falling back to old system.
[5/10/2019 6:46:23 PM.167] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 6:46:23 PM.168] LSPD First Response: [TRACE] Created sheriff2 at X:0 Y:0 Z:0
[5/10/2019 6:46:23 PM.170] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:46:23 PM.179] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CityPolice (bcso_swat)
[5/10/2019 6:46:23 PM.184] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 6:46:23 PM.184] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 6:46:23 PM.191] s_m_y_cop_01_white_full_01
[5/10/2019 6:46:23 PM.191] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 6:46:23 PM.191] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:46:23 PM.194] LSPD First Response: [TRACE] Mario Castellano (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:46:23 PM.194] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:46:23 PM.194] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:46:23 PM.199] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_white_full_01
[5/10/2019 6:46:23 PM.207] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 6:46:23 PM.221] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CityPolice (bcso_swat)
[5/10/2019 6:46:23 PM.226] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 6:46:23 PM.226] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 6:46:23 PM.235] s_m_y_hwaycop_01_white_full_01
[5/10/2019 6:46:23 PM.235] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[5/10/2019 6:46:23 PM.235] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 6:46:23 PM.236] LSPD First Response: [TRACE] Frank Valenti (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 6:46:23 PM.237] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 6:46:23 PM.237] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 6:46:23 PM.309] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 6:46:23 PM.309] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 6:46:23 PM.320] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:46:23 PM.320] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 6:46:23 PM.423] LSPD First Response: [TRACE] Cop Frank Valenti reassigned to Friedrich Goethe
[5/10/2019 6:46:23 PM.431] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 6:46:23 PM.431] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 6:46:23 PM.431] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:46:23 PM.431] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 6:46:23 PM.433] LSPD First Response: [TRACE] Cop Mario Castellano reassigned to Friedrich Goethe
[5/10/2019 6:46:23 PM.434] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 6:46:23 PM.434] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 6:46:23 PM.434] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 6:46:23 PM.435] LSPD First Response: [TRACE] User accepted callout
[5/10/2019 6:46:23 PM.501] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:46:23 PM.501] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 6:46:23 PM.502] LSPD First Response: [TRACE] Starting chase
[5/10/2019 6:46:23 PM.744] LSPD First Response: [TRACE] Frank Valenti now monitoring Friedrich Goethe
[5/10/2019 6:46:23 PM.744] LSPD First Response: [TRACE] Frank Valenti now monitoring Jack Mellor
[5/10/2019 6:46:23 PM.744] LSPD First Response: [TRACE] Frank Valenti now monitoring Charlie Harper
[5/10/2019 6:46:23 PM.744] LSPD First Response: [TRACE] Frank Valenti now monitoring Jimmy James
[5/10/2019 6:46:23 PM.744] LSPD First Response: [TRACE] Mario Castellano now monitoring Friedrich Goethe
[5/10/2019 6:46:23 PM.744] LSPD First Response: [TRACE] Mario Castellano now monitoring Jack Mellor
[5/10/2019 6:46:23 PM.745] LSPD First Response: [TRACE] Mario Castellano now monitoring Charlie Harper
[5/10/2019 6:46:23 PM.745] LSPD First Response: [TRACE] Mario Castellano now monitoring Jimmy James
[5/10/2019 6:46:23 PM.745] LSPD First Response: [TRACE] Player now monitoring Friedrich Goethe
[5/10/2019 6:46:23 PM.748] LSPD First Response: [TRACE] Player now monitoring Jack Mellor
[5/10/2019 6:46:23 PM.748] LSPD First Response: [TRACE] Player now monitoring Charlie Harper
[5/10/2019 6:46:23 PM.749] LSPD First Response: [TRACE] Player now monitoring Jimmy James
[5/10/2019 6:46:23 PM.962] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:46:23 PM.963] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:46:26 PM.004] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:26 PM.006] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:26 PM.006] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:26 PM.006] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:26 PM.006] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:26 PM.006] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:27 PM.973] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:27 PM.973] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:27 PM.973] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:27 PM.973] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:27 PM.974] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:27 PM.974] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:28 PM.676] LSPD First Response: [TRACE] Reapplied
[5/10/2019 6:46:33 PM.500] LSPD First Response: [TRACE] Mario Castellano (MP_M_FREEMODE_01) entered combat with target: Friedrich Goethe (G_M_M_CHEMWORK_01)
[5/10/2019 6:46:34 PM.637] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:34 PM.637] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:34 PM.637] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:34 PM.637] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:34 PM.638] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:34 PM.638] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:34 PM.668] LSPD First Response: [TRACE] Frank Valenti (MP_M_FREEMODE_01) entered combat with target: Friedrich Goethe (G_M_M_CHEMWORK_01)
[5/10/2019 6:46:36 PM.226] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:36 PM.226] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:36 PM.227] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:36 PM.227] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:36 PM.227] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:36 PM.227] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:36 PM.698] LSPD First Response: [TRACE] Reapplied
[5/10/2019 6:46:37 PM.714] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:37 PM.714] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:37 PM.714] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:37 PM.714] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:37 PM.715] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:37 PM.715] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:39 PM.211] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:39 PM.211] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:39 PM.211] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:39 PM.211] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:39 PM.211] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:39 PM.211] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:39 PM.410] LSPD First Response: LSPDFR might have crashed and tow service removed 
[5/10/2019 6:46:39 PM.416] LSPD First Response: LSPDFR might have crashed and tow service removed 
[5/10/2019 6:46:39 PM.688] LSPD First Response: [TRACE] Reapplied
[5/10/2019 6:46:40 PM.607] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:40 PM.607] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:40 PM.607] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:40 PM.607] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:40 PM.608] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:46:40 PM.608] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:46:42 PM.976] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 6:46:42 PM.985] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:46:42 PM.990] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:46:42 PM.991] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:46:42 PM.991] LSPD First Response: [TRACE] Freeing cop: Frank Valenti
[5/10/2019 6:46:42 PM.991] LSPD First Response: [TRACE] Cop freed
[5/10/2019 6:46:42 PM.991] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 6:46:42 PM.994] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:46:42 PM.995] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:46:42 PM.995] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:46:42 PM.995] LSPD First Response: [TRACE] Freeing cop: Mario Castellano
[5/10/2019 6:46:42 PM.995] LSPD First Response: [TRACE] Cop freed
[5/10/2019 6:46:48 PM.937] LSPD First Response: [TRACE] Frank Valenti (MP_M_FREEMODE_01) left combat.
[5/10/2019 6:46:51 PM.117] LSPD First Response: [TRACE] Frank Valenti (MP_M_FREEMODE_01) entered combat with target: Friedrich Goethe (G_M_M_CHEMWORK_01)
[5/10/2019 6:46:52 PM.200] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 6:46:52 PM.201] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 6:46:54 PM.889] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:47:07 PM.860] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:47:08 PM.629] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:47:08 PM.630] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 6:47:08 PM.630] LSPD First Response: [TRACE] Setting up world event: StealCar #3
[5/10/2019 6:47:08 PM.634] LSPD First Response: [TRACE] Failed to set up StealCar #3
[5/10/2019 6:47:08 PM.634] LSPD First Response: [TRACE] Released 0 entities from StealCar #3 Content Manager
[5/10/2019 6:47:08 PM.634] LSPD First Response: [TRACE] Instance cleaned (StealCar #3)
[5/10/2019 6:47:16 PM.550] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:47:24 PM.422] Compilation successful.
[5/10/2019 6:47:27 PM.164] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 6:47:27 PM.165] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 6:47:27 PM.168] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 6:47:29 PM.504] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 6:47:29 PM.504] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 6:47:29 PM.504] Parameter name: index
[5/10/2019 6:47:29 PM.504] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 6:47:29 PM.504] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 6:47:29 PM.504] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 6:47:29 PM.504] Parameter name: index
[5/10/2019 6:47:29 PM.504] LSPD First Response: Interaction+ Trace: 65
[5/10/2019 6:47:32 PM.040] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 6:47:32 PM.041] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 6:47:32 PM.041] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 6:47:32 PM.041] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 6:47:44 PM.115] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:47:44 PM.556] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 6:47:44 PM.556] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 6:47:44 PM.557] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 6:47:44 PM.557] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 6:47:53 PM.986] LSPD First Response: GetAudioFileForAction: No file found for: ROGER
[5/10/2019 6:47:53 PM.986] LSPD First Response: GetAudioFileForAction: No file found for: ROGER
[5/10/2019 6:47:53 PM.986] LSPD First Response: PlayAction: Failed to find ROGER
[5/10/2019 6:47:54 PM.017] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:55 PM.161] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:55 PM.166] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:55 PM.347] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:55 PM.356] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:56 PM.026] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:56 PM.064] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:56 PM.064] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:57 PM.265] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:57 PM.955] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:57 PM.959] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:58 PM.137] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:58 PM.147] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:58 PM.905] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:58 PM.910] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:47:59 PM.602] LSPD First Response: [TRACE] IPM: Starting radio task
[5/10/2019 6:47:59 PM.624] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:48:00 PM.876] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:48:00 PM.879] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:48:03 PM.253] LSPD First Response: [TRACE] Radio task was active while menu not showing
[5/10/2019 6:48:03 PM.253] LSPD First Response: [TRACE] Aborting CopPlayRadioAction: Radio task was active while menu not showing
[5/10/2019 6:48:03 PM.255] LSPD First Response: [TRACE] TaskCopPlayRadioAction aborted
[5/10/2019 6:48:06 PM.778] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:48:16 PM.147] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:48:16 PM.848] LSPD First Response: [TRACE] TaskCopPlayRadioAction Initialize()
[5/10/2019 6:48:16 PM.974] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 6:48:22 PM.219] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:48:25 PM.689] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:48:28 PM.693] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:48:29 PM.464] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:48:29 PM.464] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 6:48:29 PM.465] LSPD First Response: [TRACE] Cop John Lost reassigned to Friedrich Goethe
[5/10/2019 6:48:29 PM.466] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 6:48:29 PM.471] LSPD First Response: [TRACE] John Lost now monitoring Friedrich Goethe
[5/10/2019 6:48:29 PM.471] LSPD First Response: [TRACE] John Lost now monitoring Jack Mellor
[5/10/2019 6:48:29 PM.471] LSPD First Response: [TRACE] John Lost now monitoring Charlie Harper
[5/10/2019 6:48:29 PM.471] LSPD First Response: [TRACE] John Lost now monitoring Jimmy James
[5/10/2019 6:48:29 PM.653] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:48:29 PM.653] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 6:48:29 PM.654] LSPD First Response: [TRACE] Cop Takuto Kousen reassigned to Friedrich Goethe
[5/10/2019 6:48:29 PM.655] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 6:48:29 PM.662] LSPD First Response: [TRACE] Takuto Kousen now monitoring Friedrich Goethe
[5/10/2019 6:48:29 PM.663] LSPD First Response: [TRACE] Takuto Kousen now monitoring Jack Mellor
[5/10/2019 6:48:29 PM.663] LSPD First Response: [TRACE] Takuto Kousen now monitoring Charlie Harper
[5/10/2019 6:48:29 PM.663] LSPD First Response: [TRACE] Takuto Kousen now monitoring Jimmy James
[5/10/2019 6:48:30 PM.316] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:48:30 PM.316] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 6:48:30 PM.317] LSPD First Response: [TRACE] Cop Thomas Anderson reassigned to Friedrich Goethe
[5/10/2019 6:48:30 PM.317] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 6:48:30 PM.324] LSPD First Response: [TRACE] Thomas Anderson now monitoring Friedrich Goethe
[5/10/2019 6:48:30 PM.324] LSPD First Response: [TRACE] Thomas Anderson now monitoring Jack Mellor
[5/10/2019 6:48:30 PM.324] LSPD First Response: [TRACE] Thomas Anderson now monitoring Charlie Harper
[5/10/2019 6:48:30 PM.324] LSPD First Response: [TRACE] Thomas Anderson now monitoring Jimmy James
[5/10/2019 6:48:30 PM.495] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:48:30 PM.496] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:30 PM.496] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:48:30 PM.496] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:30 PM.496] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:48:30 PM.496] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:31 PM.024] LSPD First Response: [TRACE] Assigned ped to Chase #2 (GameplayMandatory)
[5/10/2019 6:48:31 PM.024] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 6:48:31 PM.025] LSPD First Response: [TRACE] Cop James Richardson reassigned to Friedrich Goethe
[5/10/2019 6:48:31 PM.026] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 6:48:31 PM.036] LSPD First Response: [TRACE] James Richardson now monitoring Friedrich Goethe
[5/10/2019 6:48:31 PM.036] LSPD First Response: [TRACE] James Richardson now monitoring Jack Mellor
[5/10/2019 6:48:31 PM.036] LSPD First Response: [TRACE] James Richardson now monitoring Charlie Harper
[5/10/2019 6:48:31 PM.036] LSPD First Response: [TRACE] James Richardson now monitoring Jimmy James
[5/10/2019 6:48:31 PM.883] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:48:31 PM.884] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:31 PM.884] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:48:31 PM.884] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:31 PM.884] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:48:31 PM.884] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:32 PM.861] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:48:33 PM.289] LSPD First Response: [TRACE] Probing 3 cops
[5/10/2019 6:48:33 PM.296] LSPD First Response: [TRACE] We found a cop eligible to switch, importance: 2
[5/10/2019 6:48:33 PM.297] LSPD First Response: [TRACE] Probing 3 cops
[5/10/2019 6:48:33 PM.297] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:33 PM.298] LSPD First Response: [TRACE] Probing 3 cops
[5/10/2019 6:48:33 PM.299] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:33 PM.300] LSPD First Response: [TRACE] Aborting CopChasePed: Reassigning cop
[5/10/2019 6:48:33 PM.300] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:48:33 PM.300] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:48:33 PM.301] LSPD First Response: [TRACE] Cop Thomas Anderson reassigned to Jack Mellor
[5/10/2019 6:48:34 PM.713] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:34 PM.714] LSPD First Response: [TRACE] We found a cop eligible to switch, importance: 2
[5/10/2019 6:48:34 PM.715] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:34 PM.715] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:34 PM.715] LSPD First Response: [TRACE] Aborting CopChasePed: Reassigning cop
[5/10/2019 6:48:34 PM.715] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:48:34 PM.715] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:48:34 PM.717] LSPD First Response: [TRACE] Cop James Richardson reassigned to Charlie Harper
[5/10/2019 6:48:36 PM.285] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:36 PM.286] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:37 PM.721] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:37 PM.721] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:39 PM.163] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:39 PM.164] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:39 PM.834] LSPD First Response: [TRACE] John Lowe (S_M_Y_SWAT_01) was damaged.
[5/10/2019 6:48:39 PM.839] LSPD First Response: [INFO] New Crime: Friedrich Goethe (G_M_M_CHEMWORK_01) committed the crime PC 17 (HitAndRun) against John Lowe (S_M_Y_SWAT_01)
[5/10/2019 6:48:39 PM.843] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 6:48:40 PM.590] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:40 PM.590] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:42 PM.169] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:42 PM.169] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:42 PM.957] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:48:43 PM.751] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:43 PM.751] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:45 PM.270] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:45 PM.271] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:46 PM.719] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:46 PM.719] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:48:48 PM.325] LSPD First Response: [TRACE] Probing 4 cops
[5/10/2019 6:48:48 PM.326] LSPD First Response: [TRACE] We found a cop eligible to switch, importance: 2
[5/10/2019 6:48:48 PM.326] LSPD First Response: [TRACE] Aborting CopChasePed: Reassigning cop
[5/10/2019 6:48:48 PM.326] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:48:48 PM.326] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:48:48 PM.327] LSPD First Response: [TRACE] Cop John Lost reassigned to Jimmy James
[5/10/2019 6:48:51 PM.661] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:48:51 PM.663] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:48:51 PM.664] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:48:51 PM.664] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:48:53 PM.428] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectAfterLostLongerEvent
[5/10/2019 6:48:53 PM.429] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:48:53 PM.431] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 6:48:53 PM.431] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectAfterLostLongerEvent
[5/10/2019 6:48:53 PM.433] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 6:48:53 PM.450] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:48:53 PM.450] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 6:48:53 PM.450] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectAfterLostLongerEvent
[5/10/2019 6:48:53 PM.450] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:48:53 PM.450] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 6:48:53 PM.451] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectAfterLostLongerEvent
[5/10/2019 6:48:53 PM.451] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:48:53 PM.451] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 6:49:12 PM.137] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:12 PM.138] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:12 PM.138] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:12 PM.139] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:12 PM.139] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 6:49:13 PM.904] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:13 PM.905] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:13 PM.905] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:13 PM.906] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:17 PM.452] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:49:17 PM.554] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:17 PM.554] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 6:49:17 PM.569] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:17 PM.569] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:17 PM.571] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:19 PM.334] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:19 PM.334] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:19 PM.334] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:19 PM.335] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:21 PM.075] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:21 PM.075] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:21 PM.076] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:21 PM.076] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 6:49:21 PM.100] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 6:49:22 PM.914] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:22 PM.914] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:22 PM.915] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:22 PM.915] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:23 PM.895] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:49:23 PM.895] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 6:49:23 PM.895] LSPD First Response: [TRACE] Setting up world event: StealCar #4
[5/10/2019 6:49:23 PM.899] LSPD First Response: [TRACE] Failed to set up StealCar #4
[5/10/2019 6:49:23 PM.899] LSPD First Response: [TRACE] Released 0 entities from StealCar #4 Content Manager
[5/10/2019 6:49:23 PM.899] LSPD First Response: [TRACE] Instance cleaned (StealCar #4)
[5/10/2019 6:49:24 PM.204] LSPD First Response: [TRACE] DragSuspectOutOfVehicle
[5/10/2019 6:49:26 PM.380] LSPD First Response: [TRACE] DragSuspectOutOfVehicleCleanUpAction
[5/10/2019 6:49:26 PM.380] LSPD First Response: [TRACE] Aborting JackPedFromVehicle: DragSuspectOutOfVehicleCleanUpAction
[5/10/2019 6:49:34 PM.877] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:34 PM.877] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:34 PM.878] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:34 PM.878] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 6:49:45 PM.095] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 6:49:45 PM.100] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 6:49:45 PM.101] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 6:49:45 PM.101] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 6:50:00 PM.008] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:50:05 PM.828] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 6:50:05 PM.828] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 6:50:05 PM.828] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 6:50:05 PM.829] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 6:50:09 PM.748] LSPD First Response: STP: CORONER IS FULLY DISMISSED
[5/10/2019 6:50:17 PM.219] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:50:18 PM.598] LSPD First Response: STP: CORONER IS FULLY DISMISSED
[5/10/2019 6:50:32 PM.140] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 6:50:32 PM.140] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:50:32 PM.140] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:50:32 PM.141] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:50:32 PM.141] LSPD First Response: [TRACE] Freeing cop: John Lost
[5/10/2019 6:50:32 PM.141] LSPD First Response: [TRACE] Cop freed
[5/10/2019 6:50:32 PM.374] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 6:50:32 PM.375] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:50:32 PM.375] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:50:32 PM.375] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:50:32 PM.375] LSPD First Response: [TRACE] Freeing cop: Takuto Kousen
[5/10/2019 6:50:32 PM.375] LSPD First Response: [TRACE] Cop freed
[5/10/2019 6:50:33 PM.219] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 6:50:33 PM.219] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:50:33 PM.219] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:50:33 PM.220] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:50:33 PM.220] LSPD First Response: [TRACE] Freeing cop: Thomas Anderson
[5/10/2019 6:50:33 PM.220] LSPD First Response: [TRACE] Cop freed
[5/10/2019 6:50:33 PM.458] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:50:33 PM.458] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:50:33 PM.458] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:50:33 PM.458] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:50:33 PM.458] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 6:50:33 PM.458] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 6:50:33 PM.466] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:50:34 PM.216] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 6:50:34 PM.216] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 6:50:34 PM.217] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 6:50:34 PM.217] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:50:34 PM.217] LSPD First Response: [TRACE] Freeing cop: James Richardson
[5/10/2019 6:50:34 PM.217] LSPD First Response: [TRACE] Cop freed
[5/10/2019 6:50:45 PM.703] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:50:58 PM.936] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:51:21 PM.692] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:51:30 PM.815] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:51:44 PM.608] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:51:54 PM.667] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:52:02 PM.495] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:52:11 PM.403] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 6:52:17 PM.770] LSPD First Response: [TRACE] Aborting EvadeCops: Freeing suspect
[5/10/2019 6:52:17 PM.771] LSPD First Response: [TRACE] Aborting EvadeCopsInVehicle: Aborting main task
[5/10/2019 6:52:17 PM.779] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[5/10/2019 6:52:17 PM.780] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 6:52:17 PM.780] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 6:52:17 PM.781] LSPD First Response: [TRACE] Visual finally lost, removing suspect
[5/10/2019 6:52:17 PM.846] LSPD First Response: [TRACE] Aborting EvadeCops: Freeing suspect
[5/10/2019 6:52:17 PM.847] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 6:52:17 PM.847] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 6:52:17 PM.848] LSPD First Response: [TRACE] Visual finally lost, removing suspect
[5/10/2019 6:52:17 PM.916] LSPD First Response: [TRACE] Aborting EvadeCops: Freeing suspect
[5/10/2019 6:52:17 PM.916] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 6:52:17 PM.916] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 6:52:17 PM.917] LSPD First Response: [TRACE] Visual finally lost, removing suspect
[5/10/2019 6:52:17 PM.985] LSPD First Response: [TRACE] Aborting EvadeCops: Freeing suspect
[5/10/2019 6:52:17 PM.986] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 6:52:17 PM.986] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 6:52:17 PM.986] LSPD First Response: [TRACE] Visual finally lost, removing suspect
[5/10/2019 6:52:18 PM.007] LSPD First Response: [TRACE] Scenario ScenarioChaseSuspectLost #1 asked to abort: Suspect ceased to exist
[5/10/2019 6:52:18 PM.008] LSPD First Response: [TRACE] Released 0 entities from ScenarioChaseSuspectLost #1 Content Manager
[5/10/2019 6:52:18 PM.008] LSPD First Response: [TRACE] Instance cleaned (ScenarioChaseSuspectLost #1)
[5/10/2019 6:52:18 PM.008] LSPD First Response: [TRACE] Scenario ScenarioChaseSuspectLost #1 aborted
[5/10/2019 6:52:18 PM.008] LSPD First Response: [TRACE] Scenario ScenarioChaseSuspectLost #2 asked to abort: Suspect ceased to exist
[5/10/2019 6:52:18 PM.008] LSPD First Response: [TRACE] Released 0 entities from ScenarioChaseSuspectLost #2 Content Manager
[5/10/2019 6:52:18 PM.008] LSPD First Response: [TRACE] Instance cleaned (ScenarioChaseSuspectLost #2)
[5/10/2019 6:52:18 PM.008] LSPD First Response: [TRACE] Scenario ScenarioChaseSuspectLost #2 aborted
[5/10/2019 6:52:18 PM.090] LSPD First Response: Error while processing callout: MoneyTruck is Robbed: Operation is not valid because the specified  Rage.Ped is invalid.   at Rage.Entity.get_IsDead()
[5/10/2019 6:52:18 PM.090] at UnitedCallouts.Callouts.MoneyTruckIsRobbed.Process() in D:\GTA5 - Development\FirstLSPDFR\FirstLSPDFR\Callouts\MoneyTruckIsRobbed.cs:line 123
[5/10/2019 6:52:18 PM.090] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 186
[5/10/2019 6:52:18 PM.090] LSPD First Response: EndCurrentCallout: Finishing...
[5/10/2019 6:52:18 PM.090] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 6:52:18 PM.091] LSPD First Response: [TRACE] Released 0 entities from  #2 Content Manager
[5/10/2019 6:52:18 PM.091] LSPD First Response: [TRACE] Instance cleaned ( #2)
[5/10/2019 6:52:18 PM.153] LSPD First Response: [TRACE] No more fleeing suspects, ending chase
[5/10/2019 6:52:18 PM.172] LSPD First Response: [TRACE] Ending chase
[5/10/2019 6:52:18 PM.175] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:52:18 PM.175] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:52:18 PM.175] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:52:18 PM.175] LSPD First Response: [TRACE] Removing ped from Chase #2 (GameplayMandatory)
[5/10/2019 6:52:18 PM.175] LSPD First Response: [TRACE] Released 0 entities from Chase #2 Content Manager
[5/10/2019 6:52:18 PM.175] LSPD First Response: [TRACE] Instance cleaned (Chase #2)
[5/10/2019 6:52:42 PM.361] LSPD First Response: Creating No Brake Lights event
[5/10/2019 6:53:33 PM.135] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:53:35 PM.813] LSPD First Response: Creating drunk driver event
[5/10/2019 6:53:35 PM.918] LSPD First Response: Setting alcohol levels
[5/10/2019 6:54:27 PM.622] LSPD First Response: Creating drunk driver event
[5/10/2019 6:54:27 PM.730] LSPD First Response: Setting alcohol levels
[5/10/2019 6:54:57 PM.129] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:55:14 PM.883] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 6:55:14 PM.883] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 6:55:14 PM.883] LSPD First Response: [TRACE] Setting up world event: RunLights #8
[5/10/2019 6:55:14 PM.884] LSPD First Response: [TRACE] Failed to set up RunLights #8
[5/10/2019 6:55:14 PM.884] LSPD First Response: [TRACE] Released 0 entities from RunLights #8 Content Manager
[5/10/2019 6:55:14 PM.884] LSPD First Response: [TRACE] Instance cleaned (RunLights #8)
[5/10/2019 6:55:47 PM.449] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 6:58:00 PM.194] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 6:58:52 PM.014] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:00:52 PM.120] LSPD First Response: Creating drunk driver event
[5/10/2019 7:00:52 PM.271] LSPD First Response: Setting alcohol levels
[5/10/2019 7:01:32 PM.207] LSPD First Response: Creating No Brake Lights event
[5/10/2019 7:01:57 PM.697] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:01:57 PM.697] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:01:57 PM.697] LSPD First Response: [TRACE] Setting up world event: RunLights #9
[5/10/2019 7:01:57 PM.699] LSPD First Response: [TRACE] Failed to set up RunLights #9
[5/10/2019 7:01:57 PM.699] LSPD First Response: [TRACE] Released 0 entities from RunLights #9 Content Manager
[5/10/2019 7:01:57 PM.699] LSPD First Response: [TRACE] Instance cleaned (RunLights #9)
[5/10/2019 7:02:05 PM.546] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:02:17 PM.783] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:07:53 PM.520] LSPD First Response: Creating No Lights at Dark event
[5/10/2019 7:08:24 PM.906] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:08:45 PM.088] LSPD First Response: Creating phone event
[5/10/2019 7:09:18 PM.349] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:12:30 PM.178] LSPD First Response: Creating stolen vehicle event
[5/10/2019 7:12:55 PM.085] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:12:55 PM.085] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:12:55 PM.086] LSPD First Response: [TRACE] Setting up world event: RunLights #10
[5/10/2019 7:12:55 PM.087] LSPD First Response: [TRACE] Failed to set up RunLights #10
[5/10/2019 7:12:55 PM.087] LSPD First Response: [TRACE] Released 0 entities from RunLights #10 Content Manager
[5/10/2019 7:12:55 PM.087] LSPD First Response: [TRACE] Instance cleaned (RunLights #10)
[5/10/2019 7:13:14 PM.073] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:13:14 PM.073] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:13:14 PM.073] LSPD First Response: [TRACE] Setting up world event: RunLights #11
[5/10/2019 7:13:14 PM.075] LSPD First Response: [TRACE] Failed to set up RunLights #11
[5/10/2019 7:13:14 PM.075] LSPD First Response: [TRACE] Released 0 entities from RunLights #11 Content Manager
[5/10/2019 7:13:14 PM.075] LSPD First Response: [TRACE] Instance cleaned (RunLights #11)
[5/10/2019 7:13:23 PM.713] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:13:38 PM.158] LSPD First Response: Creating phone event
[5/10/2019 7:14:18 PM.440] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:15:22 PM.821] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:15:22 PM.821] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:15:22 PM.821] LSPD First Response: [TRACE] Setting up world event: RunLights #12
[5/10/2019 7:15:22 PM.824] LSPD First Response: [TRACE] Failed to set up RunLights #12
[5/10/2019 7:15:22 PM.824] LSPD First Response: [TRACE] Released 0 entities from RunLights #12 Content Manager
[5/10/2019 7:15:22 PM.824] LSPD First Response: [TRACE] Instance cleaned (RunLights #12)
[5/10/2019 7:20:30 PM.119] LSPD First Response: Creating unroadworthy vehicle event
[5/10/2019 7:21:22 PM.738] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:21:51 PM.164] LSPD First Response: Creating No Lights at Dark event
[5/10/2019 7:22:50 PM.149] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:26:52 PM.352] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 7:27:55 PM.886] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:28:02 PM.263] LSPD First Response: Creating Broken Down Vehicle Event
[5/10/2019 7:30:12 PM.946] LSPD First Response: Creating motorcyclist event
[5/10/2019 7:30:16 PM.299] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:30:16 PM.305] LSPD First Response: [INFO] New Crime: Amanda Fitzpatrick (A_F_Y_HIPSTER_01) committed the crime PC 13 (Assault) against Molly Keeran (A_F_Y_HIPPIE_01)
[5/10/2019 7:30:17 PM.976] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:30:17 PM.980] LSPD First Response: [INFO] New Crime: Molly Keeran (A_F_Y_HIPPIE_01) committed the crime PC 13 (Assault) against Amanda Fitzpatrick (A_F_Y_HIPSTER_01)
[5/10/2019 7:30:19 PM.959] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:30:19 PM.960] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 7:30:19 PM.960] LSPD First Response: [TRACE] Setting up world event: StealCar #5
[5/10/2019 7:30:19 PM.964] LSPD First Response: [TRACE] Failed to set up StealCar #5
[5/10/2019 7:30:19 PM.964] LSPD First Response: [TRACE] Released 0 entities from StealCar #5 Content Manager
[5/10/2019 7:30:19 PM.964] LSPD First Response: [TRACE] Instance cleaned (StealCar #5)
[5/10/2019 7:30:21 PM.896] LSPD First Response: GetAudioFileForAction: No file found for: ASSAULT_ON_A_CIVILIAN
[5/10/2019 7:30:21 PM.896] LSPD First Response: GetAudioFileForAction: No file found for: ASSAULT_ON_A_CIVILIAN
[5/10/2019 7:30:21 PM.897] LSPD First Response: PlayAction: Failed to find ASSAULT_ON_A_CIVILIAN
[5/10/2019 7:30:27 PM.457] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:30:38 PM.635] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:30:47 PM.195] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:30:48 PM.340] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:30:53 PM.266] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:30:54 PM.929] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:30:57 PM.686] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:30:57 PM.809] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:31:04 PM.481] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:31:04 PM.481] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 7:31:04 PM.481] LSPD First Response: [TRACE] Setting up world event: StealCar #6
[5/10/2019 7:31:04 PM.486] LSPD First Response: [TRACE] Failed to set up StealCar #6
[5/10/2019 7:31:04 PM.486] LSPD First Response: [TRACE] Released 0 entities from StealCar #6 Content Manager
[5/10/2019 7:31:04 PM.486] LSPD First Response: [TRACE] Instance cleaned (StealCar #6)
[5/10/2019 7:31:05 PM.875] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:31:09 PM.437] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:31:22 PM.195] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:31:24 PM.369] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:31:28 PM.924] LSPD First Response: Creating drug driver event
[5/10/2019 7:31:28 PM.925] LSPD First Response: Setting drug levels
[5/10/2019 7:32:03 PM.997] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:32:05 PM.717] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:32:15 PM.884] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:32:21 PM.261] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:32:23 PM.652] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:32:25 PM.103] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:32:29 PM.092] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:32:35 PM.687] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:32:39 PM.174] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:32:41 PM.305] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:32:51 PM.936] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:32:55 PM.182] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:32:56 PM.222] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:32:59 PM.530] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:02 PM.481] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:33:06 PM.307] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:33:07 PM.417] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:33:13 PM.131] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:19 PM.094] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:24 PM.558] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:26 PM.829] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:33:30 PM.738] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:33:30 PM.757] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:35 PM.070] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:39 PM.478] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:40 PM.980] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:33:41 PM.172] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:45 PM.133] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:33:47 PM.024] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:33:54 PM.947] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:34:04 PM.731] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:34:07 PM.400] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:34:09 PM.146] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:34:12 PM.641] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 7:34:27 PM.021] LSPD First Response: [TRACE] Molly Keeran (A_F_Y_HIPPIE_01) was damaged.
[5/10/2019 7:34:30 PM.945] LSPD First Response: [TRACE] Amanda Fitzpatrick killed by Molly Keeran
[5/10/2019 7:34:30 PM.945] LSPD First Response: [INFO] New Crime: Molly Keeran (A_F_Y_HIPPIE_01) committed the crime PC 23 (Murder) against Amanda Fitzpatrick (A_F_Y_HIPSTER_01)
[5/10/2019 7:34:30 PM.945] LSPD First Response: [TRACE] Amanda Fitzpatrick (A_F_Y_HIPSTER_01) was damaged.
[5/10/2019 7:35:15 PM.277] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:35:35 PM.421] LSPD First Response: Creating phone event
[5/10/2019 7:36:42 PM.504] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:37:52 PM.223] LSPD First Response: Creating Street Race Event
[5/10/2019 7:37:55 PM.824] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:37:55 PM.825] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:37:55 PM.825] LSPD First Response: [TRACE] Setting up world event: RunLights #13
[5/10/2019 7:37:55 PM.826] LSPD First Response: [TRACE] Failed to set up RunLights #13
[5/10/2019 7:37:55 PM.826] LSPD First Response: [TRACE] Released 0 entities from RunLights #13 Content Manager
[5/10/2019 7:37:55 PM.826] LSPD First Response: [TRACE] Instance cleaned (RunLights #13)
[5/10/2019 7:37:57 PM.864] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:37:59 PM.140] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:37:59 PM.494] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:00 PM.136] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:00 PM.620] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:01 PM.629] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:03 PM.071] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:03 PM.436] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:08 PM.078] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:08 PM.208] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:16 PM.797] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 7:38:28 PM.925] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:40:25 PM.123] LSPD First Response: Creating unroadworthy vehicle event
[5/10/2019 7:40:40 PM.579] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:40:40 PM.579] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 7:40:40 PM.579] LSPD First Response: [TRACE] Setting up world event: StealCar #7
[5/10/2019 7:40:40 PM.583] LSPD First Response: [TRACE] Failed to set up StealCar #7
[5/10/2019 7:40:40 PM.583] LSPD First Response: [TRACE] Released 0 entities from StealCar #7 Content Manager
[5/10/2019 7:40:40 PM.583] LSPD First Response: [TRACE] Instance cleaned (StealCar #7)
[5/10/2019 7:41:21 PM.217] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:41:38 PM.496] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:41:38 PM.496] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:41:38 PM.496] LSPD First Response: [TRACE] Setting up world event: RunLights #14
[5/10/2019 7:41:38 PM.498] LSPD First Response: [TRACE] Failed to set up RunLights #14
[5/10/2019 7:41:38 PM.498] LSPD First Response: [TRACE] Released 0 entities from RunLights #14 Content Manager
[5/10/2019 7:41:38 PM.498] LSPD First Response: [TRACE] Instance cleaned (RunLights #14)
[5/10/2019 7:45:52 PM.974] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:45:52 PM.974] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 7:45:52 PM.974] LSPD First Response: [TRACE] Setting up world event: StealCar #8
[5/10/2019 7:45:52 PM.978] LSPD First Response: [TRACE] Failed to set up StealCar #8
[5/10/2019 7:45:52 PM.978] LSPD First Response: [TRACE] Released 0 entities from StealCar #8 Content Manager
[5/10/2019 7:45:52 PM.978] LSPD First Response: [TRACE] Instance cleaned (StealCar #8)
[5/10/2019 7:46:25 PM.492] LSPD First Response: Creating stolen vehicle event
[5/10/2019 7:47:38 PM.672] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:47:42 PM.364] LSPD First Response: Creating unroadworthy vehicle event
[5/10/2019 7:47:49 PM.200] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:47:49 PM.201] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:47:49 PM.201] LSPD First Response: [TRACE] Setting up world event: RunLights #15
[5/10/2019 7:47:49 PM.202] LSPD First Response: [TRACE] Failed to set up RunLights #15
[5/10/2019 7:47:49 PM.202] LSPD First Response: [TRACE] Released 0 entities from RunLights #15 Content Manager
[5/10/2019 7:47:49 PM.202] LSPD First Response: [TRACE] Instance cleaned (RunLights #15)
[5/10/2019 7:48:22 PM.495] LSPD First Response: Creating motorcyclist event
[5/10/2019 7:48:48 PM.806] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:48:49 PM.767] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:49:59 PM.302] LSPD First Response: Creating Speeder Event
[5/10/2019 7:50:23 PM.662] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:51:58 PM.068] LSPD First Response: Creating unroadworthy vehicle event
[5/10/2019 7:52:11 PM.476] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:52:11 PM.476] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 7:52:11 PM.476] LSPD First Response: [TRACE] Setting up world event: StealCar #9
[5/10/2019 7:52:11 PM.483] LSPD First Response: [TRACE] Failed to set up StealCar #9
[5/10/2019 7:52:11 PM.483] LSPD First Response: [TRACE] Released 0 entities from StealCar #9 Content Manager
[5/10/2019 7:52:11 PM.483] LSPD First Response: [TRACE] Instance cleaned (StealCar #9)
[5/10/2019 7:52:52 PM.812] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:53:49 PM.738] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:53:49 PM.738] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:53:49 PM.738] LSPD First Response: [TRACE] Setting up world event: RunLights #16
[5/10/2019 7:53:49 PM.739] LSPD First Response: [TRACE] Failed to set up RunLights #16
[5/10/2019 7:53:49 PM.740] LSPD First Response: [TRACE] Released 0 entities from RunLights #16 Content Manager
[5/10/2019 7:53:49 PM.740] LSPD First Response: [TRACE] Instance cleaned (RunLights #16)
[5/10/2019 7:53:56 PM.532] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 7:54:42 PM.475] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 7:55:27 PM.485] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:55:27 PM.485] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 7:55:27 PM.485] LSPD First Response: [TRACE] Setting up world event: StealCar #10
[5/10/2019 7:55:27 PM.489] LSPD First Response: [TRACE] Failed to set up StealCar #10
[5/10/2019 7:55:27 PM.489] LSPD First Response: [TRACE] Released 0 entities from StealCar #10 Content Manager
[5/10/2019 7:55:27 PM.489] LSPD First Response: [TRACE] Instance cleaned (StealCar #10)
[5/10/2019 7:57:07 PM.775] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 7:57:07 PM.775] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 7:57:07 PM.775] LSPD First Response: [TRACE] Setting up world event: RunLights #17
[5/10/2019 7:57:07 PM.776] LSPD First Response: [TRACE] Failed to set up RunLights #17
[5/10/2019 7:57:07 PM.776] LSPD First Response: [TRACE] Released 0 entities from RunLights #17 Content Manager
[5/10/2019 7:57:07 PM.776] LSPD First Response: [TRACE] Instance cleaned (RunLights #17)
[5/10/2019 8:00:33 PM.457] LSPD First Response: Creating drug driver event
[5/10/2019 8:00:33 PM.458] LSPD First Response: Setting drug levels
[5/10/2019 8:02:05 PM.463] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:02:08 PM.548] LSPD First Response: Creating No Brake Lights event
[5/10/2019 8:02:38 PM.679] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 8:02:38 PM.679] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 8:02:38 PM.679] LSPD First Response: [TRACE] Setting up world event: RunLights #18
[5/10/2019 8:02:38 PM.681] LSPD First Response: [TRACE] Failed to set up RunLights #18
[5/10/2019 8:02:38 PM.681] LSPD First Response: [TRACE] Released 0 entities from RunLights #18 Content Manager
[5/10/2019 8:02:38 PM.681] LSPD First Response: [TRACE] Instance cleaned (RunLights #18)
[5/10/2019 8:03:06 PM.188] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:03:44 PM.610] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 8:03:44 PM.610] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 8:03:44 PM.610] LSPD First Response: [TRACE] Setting up world event: RunLights #19
[5/10/2019 8:03:44 PM.612] LSPD First Response: [TRACE] Failed to set up RunLights #19
[5/10/2019 8:03:44 PM.612] LSPD First Response: [TRACE] Released 0 entities from RunLights #19 Content Manager
[5/10/2019 8:03:44 PM.612] LSPD First Response: [TRACE] Instance cleaned (RunLights #19)
[5/10/2019 8:03:50 PM.987] LSPD First Response: Creating drunk driver event
[5/10/2019 8:03:51 PM.168] LSPD First Response: Setting alcohol levels
[5/10/2019 8:04:58 PM.213] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:06:23 PM.021] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 8:06:23 PM.021] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 8:06:23 PM.021] LSPD First Response: [TRACE] Setting up world event: RunLights #20
[5/10/2019 8:06:23 PM.026] LSPD First Response: [TRACE] Failed to set up RunLights #20
[5/10/2019 8:06:23 PM.026] LSPD First Response: [TRACE] Released 0 entities from RunLights #20 Content Manager
[5/10/2019 8:06:23 PM.026] LSPD First Response: [TRACE] Instance cleaned (RunLights #20)
[5/10/2019 8:07:30 PM.611] LSPD First Response: Creating phone event
[5/10/2019 8:08:03 PM.771] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 8:08:03 PM.771] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 8:08:03 PM.771] LSPD First Response: [TRACE] Setting up world event: RunLights #21
[5/10/2019 8:08:03 PM.772] LSPD First Response: [TRACE] Failed to set up RunLights #21
[5/10/2019 8:08:03 PM.772] LSPD First Response: [TRACE] Released 0 entities from RunLights #21 Content Manager
[5/10/2019 8:08:03 PM.772] LSPD First Response: [TRACE] Instance cleaned (RunLights #21)
[5/10/2019 8:08:08 PM.716] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:08:08 PM.719] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:08:08 PM.719] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:08:10 PM.270] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:08:13 PM.879] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:08:13 PM.882] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:08:13 PM.883] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:08:30 PM.729] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:09:40 PM.656] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 8:10:20 PM.163] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:11:00 PM.585] LSPD First Response: Creating Street Race Event
[5/10/2019 8:11:00 PM.861] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:00 PM.942] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:01 PM.080] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:01 PM.205] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:01 PM.408] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:01 PM.718] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:01 PM.911] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:01 PM.976] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:02 PM.038] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:02 PM.555] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:03 PM.814] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:04 PM.032] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:04 PM.179] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:04 PM.269] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:08 PM.630] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:08 PM.816] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:09 PM.905] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:10 PM.872] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:11 PM.108] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:11 PM.747] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:11 PM.820] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:12 PM.176] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:12 PM.671] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:18 PM.484] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:23 PM.976] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:11:24 PM.661] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:12:12 PM.371] LSPD First Response: Creating phone event
[5/10/2019 8:12:58 PM.881] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:13:18 PM.983] LSPD First Response: Creating Broken Down Vehicle Event
[5/10/2019 8:13:59 PM.091] LSPD First Response: Creating drug driver event
[5/10/2019 8:13:59 PM.091] LSPD First Response: Setting drug levels
[5/10/2019 8:14:53 PM.236] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:15:12 PM.838] LSPD First Response: Creating Speeder Event
[5/10/2019 8:15:34 PM.346] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:18:32 PM.288] LSPD First Response: Creating No Lights at Dark event
[5/10/2019 8:19:13 PM.953] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:19:31 PM.369] LSPD First Response: Creating Speeder Event
[5/10/2019 8:19:51 PM.708] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:20:36 PM.517] LSPD First Response: Creating Speeder Event
[5/10/2019 8:20:52 PM.936] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:22:44 PM.561] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:47 PM.155] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:47 PM.158] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:47 PM.889] LSPD First Response: [TRACE] IPM: Aborting existing radio task
[5/10/2019 8:22:47 PM.889] LSPD First Response: [TRACE] TaskCopPlayRadioAction aborted
[5/10/2019 8:22:47 PM.889] LSPD First Response: [TRACE] IPM: Starting radio task
[5/10/2019 8:22:47 PM.891] LSPD First Response: [TRACE] TaskCopPlayRadioAction Initialize()
[5/10/2019 8:22:47 PM.897] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:48 PM.666] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:48 PM.668] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:49 PM.910] LSPD First Response: [TRACE] Radio task was active while menu not showing
[5/10/2019 8:22:49 PM.911] LSPD First Response: [TRACE] Aborting CopPlayRadioAction: Radio task was active while menu not showing
[5/10/2019 8:22:49 PM.911] LSPD First Response: [TRACE] TaskCopPlayRadioAction aborted
[5/10/2019 8:22:50 PM.013] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:50 PM.775] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:50 PM.777] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:50 PM.777] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:22:56 PM.910] LSPD First Response: Creating stolen vehicle event
[5/10/2019 8:23:26 PM.331] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[5/10/2019 8:23:26 PM.337] LSPD First Response: [TRACE] Thread TrafficStop #1 initialized
[5/10/2019 8:23:29 PM.562] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 8:23:31 PM.360] LSPD First Response: [TRACE] Forcing suspect to stop by player
[5/10/2019 8:23:31 PM.479] LSPD First Response: [TRACE] Assigning evacuate task
[5/10/2019 8:23:31 PM.481] LSPD First Response: [TRACE] Parking task ended. Result: False
[5/10/2019 8:23:32 PM.093] LSPD First Response: Player pressing horn
[5/10/2019 8:23:43 PM.525] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:23:54 PM.187] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 8:23:54 PM.187] LSPD First Response: Interaction+ Trace: A4
[5/10/2019 8:24:03 PM.082] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #3 initialized
[5/10/2019 8:24:03 PM.918] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:24:03 PM.919] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:24:13 PM.092] LSPD First Response: [TRACE] Started new menu thread MenuBase #7
[5/10/2019 8:24:13 PM.186] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:24:14 PM.503] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:24:14 PM.504] LSPD First Response: [TRACE] Released 0 entities from MenuBase #7 Content Manager
[5/10/2019 8:24:14 PM.504] LSPD First Response: [TRACE] Instance cleaned (MenuBase #7)
[5/10/2019 8:24:14 PM.510] LSPD First Response: [TRACE] Started new menu thread MenuBase #8
[5/10/2019 8:24:14 PM.590] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:24:16 PM.186] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:24:16 PM.187] LSPD First Response: [TRACE] Released 0 entities from MenuBase #8 Content Manager
[5/10/2019 8:24:16 PM.187] LSPD First Response: [TRACE] Instance cleaned (MenuBase #8)
[5/10/2019 8:24:28 PM.732] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 8:24:28 PM.732] LSPD First Response: Interaction+ Trace: A1
[5/10/2019 8:24:42 PM.067] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 8:24:42 PM.067] LSPD First Response: Interaction+ Trace: A1
[5/10/2019 8:24:47 PM.162] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:24:47 PM.445] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:24:48 PM.370] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:25:16 PM.376] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:25:16 PM.486] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:25:17 PM.346] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:25:31 PM.311] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 8:25:31 PM.311] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 8:25:31 PM.311] LSPD First Response: [TRACE] Setting up world event: StealCar #11
[5/10/2019 8:25:31 PM.318] LSPD First Response: [TRACE] Failed to set up StealCar #11
[5/10/2019 8:25:31 PM.318] LSPD First Response: [TRACE] Released 0 entities from StealCar #11 Content Manager
[5/10/2019 8:25:31 PM.318] LSPD First Response: [TRACE] Instance cleaned (StealCar #11)
[5/10/2019 8:25:40 PM.111] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:25:46 PM.135] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:25:54 PM.781] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:26:00 PM.250] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:26:07 PM.307] LSPD First Response: [TRACE] Asked thread TrafficStop #1 to abort: No valid suspects
[5/10/2019 8:26:07 PM.309] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[5/10/2019 8:26:07 PM.310] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #1 Content Manager
[5/10/2019 8:26:07 PM.310] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #1)
[5/10/2019 8:26:07 PM.310] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #3 to abort: Traffic stop ended
[5/10/2019 8:26:07 PM.310] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:26:07 PM.310] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:26:07 PM.310] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:26:07 PM.310] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 8:26:07 PM.311] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #3 Content Manager
[5/10/2019 8:26:07 PM.311] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #3)
[5/10/2019 8:26:07 PM.312] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #3 has been shut down
[5/10/2019 8:26:07 PM.440] LSPD First Response: [TRACE] Thread TrafficStop #1 has been shut down
[5/10/2019 8:26:07 PM.701] LSPD First Response: Creating phone event
[5/10/2019 8:26:07 PM.805] LSPD First Response: [TRACE] Cheng Lee killed by Chris Crepon
[5/10/2019 8:26:07 PM.805] LSPD First Response: [TRACE] Cheng Lee (A_M_M_SOUCENT_03) was damaged.
[5/10/2019 8:26:24 PM.071] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 8:26:26 PM.143] LSPD First Response: [TRACE] Katashi Hachiro (MP_F_FREEMODE_01) entered combat with target: Brandon Crews (G_M_Y_BALLAORIG_01)
[5/10/2019 8:26:27 PM.742] LSPD First Response: [TRACE] Brandon Crews killed by Chris Crepon
[5/10/2019 8:26:27 PM.742] LSPD First Response: [TRACE] Brandon Crews (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 8:26:39 PM.799] LSPD First Response: [TRACE] Katashi Hachiro (MP_F_FREEMODE_01) left combat.
[5/10/2019 8:26:49 PM.214] LSPD First Response: Creating No Lights at Dark event
[5/10/2019 8:27:00 PM.903] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:27:38 PM.121] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SOUCENT_03
[5/10/2019 8:27:43 PM.764] LSPD First Response: Creating unroadworthy vehicle event
[5/10/2019 8:27:55 PM.756] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SOUCENT_03
[5/10/2019 8:28:19 PM.055] LSPD First Response: STP: TOW SERVICE IS FULLY DISMISSED
[5/10/2019 8:28:41 PM.630] LSPD First Response: Creating No Brake Lights event
[5/10/2019 8:28:43 PM.057] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:28:48 PM.203] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SOUCENT_03
[5/10/2019 8:29:02 PM.988] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SOUCENT_03
[5/10/2019 8:29:21 PM.788] LSPD First Response: Creating No Brake Lights event
[5/10/2019 8:29:36 PM.992] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:29:56 PM.053] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:30:03 PM.628] LSPD First Response: Creating stolen vehicle event
[5/10/2019 8:30:26 PM.797] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 8:30:26 PM.797] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 8:30:26 PM.797] Parameter name: index
[5/10/2019 8:30:26 PM.797] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 8:30:28 PM.703] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 8:30:28 PM.703] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 8:30:28 PM.703] LSPD First Response: [TRACE] Setting up world event: StealCar #12
[5/10/2019 8:30:28 PM.708] LSPD First Response: [TRACE] Failed to set up StealCar #12
[5/10/2019 8:30:28 PM.708] LSPD First Response: [TRACE] Released 0 entities from StealCar #12 Content Manager
[5/10/2019 8:30:28 PM.708] LSPD First Response: [TRACE] Instance cleaned (StealCar #12)
[5/10/2019 8:31:11 PM.788] LSPD First Response: UB: REQUESTED TYPE: Coroner
[5/10/2019 8:31:11 PM.788] LSPD First Response: UB: DETECTED ZONE: PALFOR
[5/10/2019 8:31:11 PM.789] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 8:31:47 PM.722] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:32:14 PM.397] LSPD First Response: Creating No Brake Lights event
[5/10/2019 8:32:15 PM.238] LSPD First Response: [TRACE] Kane Hiroshi (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:15 PM.250] LSPD First Response: [INFO] New Crime: Andrew Vincenson (A_M_M_SKATER_01) committed the crime PC 13 (Assault) against Kane Hiroshi (A_M_M_SKATER_01)
[5/10/2019 8:32:18 PM.304] LSPD First Response: GetAudioFileForAction: No file found for: STREET_PROCOPIO_PROMENADE
[5/10/2019 8:32:20 PM.368] LSPD First Response: [TRACE] It has been 4025 seconds since the last callout
[5/10/2019 8:32:20 PM.370] LSPD First Response: Creating StolenEmergencyVehicle2 from UnitedCallouts.Callouts.StolenEmergencyVehicle2, UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:32:20 PM.370] LSPD First Response: [TRACE] Callout created:  #3
[5/10/2019 8:32:20 PM.933] LSPD First Response: GetAudioFileForAction: No file found for: ASSAULT_ON_A_CIVILIAN
[5/10/2019 8:32:20 PM.933] LSPD First Response: GetAudioFileForAction: No file found for: ASSAULT_ON_A_CIVILIAN
[5/10/2019 8:32:20 PM.933] LSPD First Response: PlayAction: Failed to find ASSAULT_ON_A_CIVILIAN
[5/10/2019 8:32:21 PM.350] LSPD First Response: [TRACE] Kane Hiroshi (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:23 PM.797] LSPD First Response: [TRACE] Kane Hiroshi (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:25 PM.478] LSPD First Response: [TRACE] Andrew Vincenson (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:25 PM.482] LSPD First Response: [INFO] New Crime: Kane Hiroshi (A_M_M_SKATER_01) committed the crime PC 13 (Assault) against Andrew Vincenson (A_M_M_SKATER_01)
[5/10/2019 8:32:27 PM.181] LSPD First Response: [TRACE] Andrew Vincenson (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:32 PM.905] LSPD First Response: [TRACE] Kane Hiroshi (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:36 PM.884] LSPD First Response: [TRACE] Andrew Vincenson (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:38 PM.661] LSPD First Response: [TRACE] Andrew Vincenson (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:40 PM.263] LSPD First Response: [TRACE] Andrew Vincenson (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:43 PM.885] LSPD First Response: [TRACE] Kane Hiroshi (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:32:47 PM.329] LSPD First Response: [TRACE] Andrew Vincenson killed by Kane Hiroshi
[5/10/2019 8:32:47 PM.329] LSPD First Response: [INFO] New Crime: Kane Hiroshi (A_M_M_SKATER_01) committed the crime PC 23 (Murder) against Andrew Vincenson (A_M_M_SKATER_01)
[5/10/2019 8:32:47 PM.329] LSPD First Response: [TRACE] Andrew Vincenson (A_M_M_SKATER_01) was damaged.
[5/10/2019 8:33:11 PM.866] LSPD First Response: GetAudioFileForAction: No file found for: STREET_PROCOPIO_PROMENADE
[5/10/2019 8:33:27 PM.003] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 8:33:27 PM.850] LSPD First Response: Creating No Brake Lights event
[5/10/2019 8:33:28 PM.689] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:34:09 PM.737] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 8:34:18 PM.392] LSPD First Response: STP: CORONER IS FULLY DISMISSED
[5/10/2019 8:34:54 PM.733] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:35:22 PM.426] LSPD First Response: STP: TOW SERVICE IS FULLY DISMISSED
[5/10/2019 8:35:32 PM.082] LSPD First Response: Creating unroadworthy vehicle event
[5/10/2019 8:35:47 PM.411] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 8:35:47 PM.411] LSPD First Response: Interaction+ Trace: A5
[5/10/2019 8:36:20 PM.365] LSPD First Response: Creating Street Race Event
[5/10/2019 8:36:34 PM.216] LSPD First Response: STP: POLICE TRANSPORT IS FULLY DISMISSED
[5/10/2019 8:36:54 PM.014] LSPD First Response: [TRACE] It has been 132 seconds since the last callout
[5/10/2019 8:36:54 PM.016] LSPD First Response: Creating BombingAttempt from AttemptedCrimeCallouts.Callouts.BombingAttempt, AttemptedCrimeCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:36:54 PM.017] LSPD First Response: [TRACE] Callout created:  #4
[5/10/2019 8:36:54 PM.022] LSPD First Response: GetAudioFileForAction: No file found for: STREET_PROCOPIO_PROMENADE
[5/10/2019 8:36:58 PM.860] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:37:03 PM.872] LSPD First Response: STP: TOW SERVICE IS FULLY DISMISSED
[5/10/2019 8:37:09 PM.141] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 8:37:17 PM.883] LSPD First Response: Because of some issue, STP cannot activate traffic control 
[5/10/2019 8:37:40 PM.105] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:37:40 PM.780] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:37:41 PM.479] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:37:42 PM.092] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:37:42 PM.840] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:37:43 PM.978] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:37:51 PM.191] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:37:58 PM.810] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:38:08 PM.172] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:38:08 PM.724] LSPD First Response: STP: TOW SERVICE IS FULLY DISMISSED
[5/10/2019 8:38:15 PM.338] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:38:22 PM.523] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:38:29 PM.485] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 8:38:35 PM.241] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 8:38:35 PM.274] LSPD First Response: 
[5/10/2019 8:38:35 PM.274] LSPD First Response: ==============================
[5/10/2019 8:38:35 PM.274] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 8:38:35 PM.274] LSPD First Response: ------------------------------
[5/10/2019 8:38:35 PM.274] LSPD First Response: Origin: Game fiber "CalloutManager".
[5/10/2019 8:38:35 PM.274] LSPD First Response: ------------------------------
[5/10/2019 8:38:35 PM.274] LSPD First Response: Exception type: System.NullReferenceException
[5/10/2019 8:38:35 PM.274] LSPD First Response: Exception message: Object reference not set to an instance of an object.
[5/10/2019 8:38:35 PM.274] LSPD First Response: ------------------------------
[5/10/2019 8:38:35 PM.274] LSPD First Response: Inner exceptions:
[5/10/2019 8:38:35 PM.274] LSPD First Response: ------------------------------
[5/10/2019 8:38:35 PM.274] LSPD First Response: Stack trace:
[5/10/2019 8:38:35 PM.274] LSPD First Response: at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‏‮‍‭‪‭‏‌‬‌‎‫‍‪‮‭‪‍‏‏‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 427
[5/10/2019 8:38:35 PM.274] at ‪‮‫‌‪‮‎‮‮‮‫‍‪‮‏‌‪‎‪‌‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 161
[5/10/2019 8:38:35 PM.274] at Rage.GameFiber.Main()
[5/10/2019 8:38:35 PM.274] LSPD First Response: ==============================
[5/10/2019 8:38:35 PM.274] LSPD First Response: 
[5/10/2019 8:38:35 PM.311] LSPD First Response: [FATAL] Forced termination
[5/10/2019 8:38:35 PM.313] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[5/10/2019 8:38:35 PM.313] LSPD First Response: [WARN] Chase still active, terminating manually
[5/10/2019 8:38:35 PM.313] LSPD First Response: [TRACE] Ending chase
[5/10/2019 8:38:35 PM.313] LSPD First Response: [TRACE] Released 0 entities from Chase #1 Content Manager
[5/10/2019 8:38:35 PM.313] LSPD First Response: [TRACE] Instance cleaned (Chase #1)
[5/10/2019 8:38:40 PM.102] LSPD First Response: [INFO] LSPDFR has shut down
[5/10/2019 8:38:41 PM.049] LSPD First Response: ==============================
[5/10/2019 8:38:41 PM.070] LSPD First Response: ==============================
[5/10/2019 8:38:41 PM.147] LSPD First Response: All signs removed
[5/10/2019 8:38:41 PM.304] LSPD First Response: ==============================
[5/10/2019 8:38:41 PM.379] LSPD First Response: Interaction+: Exception while dismissing ped. Exception:
[5/10/2019 8:38:41 PM.380] LSPD First Response: Interaction+: Thread was being aborted.
[5/10/2019 8:38:41 PM.380] LSPD First Response: Interaction+ Trace: 50
[5/10/2019 8:38:41 PM.391] LSPD First Response: Interaction+: Exception while dismissing ped. Exception:
[5/10/2019 8:38:41 PM.391] LSPD First Response: Interaction+: Thread was being aborted.
[5/10/2019 8:38:41 PM.391] LSPD First Response: Interaction+ Trace: 50
[5/10/2019 8:38:41 PM.412] LSPD First Response: Interaction+: Exception while dismissing ped. Exception:
[5/10/2019 8:38:41 PM.412] LSPD First Response: Interaction+: Thread was being aborted.
[5/10/2019 8:38:41 PM.413] LSPD First Response: Interaction+ Trace: 50
[5/10/2019 8:38:41 PM.439] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:38:41 PM.487] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:38:53 PM.801] Compilation successful.
[5/10/2019 8:38:56 PM.954] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 8:38:56 PM.956] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 8:38:56 PM.960] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 8:39:06 PM.535] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/10/2019 8:39:09 PM.605] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 8:39:09 PM.606] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 8:39:09 PM.609] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 8:39:09 PM.856] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/10/2019 8:39:10 PM.219] LSPD First Response: [TRACE] Started loading LSPDFR
[5/10/2019 8:39:10 PM.505] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 8:39:10 PM.509] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 8:39:10 PM.509] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 8:39:10 PM.509] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 8:39:10 PM.510] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 8:39:10 PM.511] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 8:39:10 PM.512] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 8:39:10 PM.512] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 8:39:10 PM.512] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 8:39:11 PM.005] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/10/2019 8:39:12 PM.209] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:12 PM.220] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:12 PM.241] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/10/2019 8:39:12 PM.410] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/10/2019 8:39:12 PM.410] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/10/2019 8:39:12 PM.410] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 8:39:12 PM.410] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/10/2019 8:39:12 PM.410] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/10/2019 8:39:12 PM.410] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/10/2019 8:39:12 PM.411] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/10/2019 8:39:12 PM.411] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/10/2019 8:39:12 PM.411] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[5/10/2019 8:39:12 PM.450] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:12 PM.450] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:12 PM.451] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/10/2019 8:39:12 PM.458] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/10/2019 8:39:12 PM.459] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/10/2019 8:39:12 PM.460] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/10/2019 8:39:12 PM.461] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/10/2019 8:39:12 PM.461] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/10/2019 8:39:12 PM.461] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/10/2019 8:39:12 PM.461] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/10/2019 8:39:12 PM.461] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/10/2019 8:39:12 PM.461] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/10/2019 8:39:12 PM.462] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/10/2019 8:39:12 PM.463] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/10/2019 8:39:12 PM.463] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/10/2019 8:39:12 PM.463] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/10/2019 8:39:12 PM.463] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/10/2019 8:39:12 PM.463] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/10/2019 8:39:12 PM.463] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/10/2019 8:39:12 PM.463] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/10/2019 8:39:12 PM.463] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/10/2019 8:39:12 PM.463] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[5/10/2019 8:39:13 PM.969] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:14 PM.033] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:14 PM.193] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:14 PM.394] LSPD First Response: [TRACE] Adding Ben J. as character
[5/10/2019 8:39:14 PM.425] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:14 PM.426] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:14 PM.503] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:14 PM.633] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/10/2019 8:39:14 PM.634] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 8:39:14 PM.634] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 8:39:14 PM.688] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:14 PM.688] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:14 PM.693] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:14 PM.797] LSPD First Response: [TRACE] Adding Chris Crepon as character
[5/10/2019 8:39:14 PM.828] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:14 PM.828] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:14 PM.829] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:14 PM.962] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:14 PM.962] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:14 PM.962] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:15 PM.073] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:15 PM.073] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:15 PM.074] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:15 PM.186] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:15 PM.186] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:15 PM.187] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/10/2019 8:39:15 PM.195] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_eup.xml
[5/10/2019 8:39:15 PM.196] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:15 PM.196] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:15 PM.196] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/10/2019 8:39:15 PM.201] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[5/10/2019 8:39:15 PM.202] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:15 PM.202] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:15 PM.203] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/10/2019 8:39:15 PM.269] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[5/10/2019 8:39:15 PM.293] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:15 PM.293] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:15 PM.294] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/10/2019 8:39:15 PM.309] LSPD First Response: [TRACE] Failed to parse  as chance
[5/10/2019 8:39:15 PM.312] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_eup.xml
[5/10/2019 8:39:15 PM.321] LSPD First Response: [TRACE] Player was in vehicle: True
[5/10/2019 8:39:15 PM.321] LSPD First Response: [TRACE] Last selected character was Chris Crepon
[5/10/2019 8:39:15 PM.322] LSPD First Response: [TRACE] Loading last selected character Chris Crepon
[5/10/2019 8:39:15 PM.327] LSPD First Response: [INFO] Changing current player character to Chris Crepon
[5/10/2019 8:39:15 PM.520] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[5/10/2019 8:39:15 PM.559] s_m_y_cop_01_white_full_02
[5/10/2019 8:39:15 PM.561] LSPD First Response: [TRACE] CharacterSelected: 39
[5/10/2019 8:39:15 PM.562] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/10/2019 8:39:15 PM.909] LSPD First Response: [TRACE] Initialized telemtry service
[5/10/2019 8:39:16 PM.012] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/10/2019 8:39:16 PM.015] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/10/2019 8:39:16 PM.180] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/10/2019 8:39:16 PM.192] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/10/2019 8:39:16 PM.202] LSPD First Response: [TRACE] Set title to Chris Crepon for Interaction Menu
[5/10/2019 8:39:16 PM.203] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/10/2019 8:39:16 PM.208] LSPD First Response: [TRACE] Set title to Chris Crepon for Police Radio
[5/10/2019 8:39:16 PM.212] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/10/2019 8:39:16 PM.218] LSPD First Response: [TRACE] Set title to Chris Crepon for Vehicle Options
[5/10/2019 8:39:16 PM.291] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/10/2019 8:39:16 PM.292] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/10/2019 8:39:16 PM.293] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/10/2019 8:39:16 PM.300] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/10/2019 8:39:16 PM.370] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:39:16 PM.371] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:39:16 PM.632] LSPD First Response: [TRACE] Jerry Badass (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 8:39:16 PM.633] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:39:16 PM.633] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:39:16 PM.633] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:39:16 PM.635] LSPD First Response: [TRACE] Benjamin Mitchell (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 8:39:16 PM.635] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:39:16 PM.643] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:39:16 PM.643] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:39:16 PM.645] LSPD First Response: [TRACE] Hugh Jass (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:39:16 PM.645] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:39:17 PM.717] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/10/2019 8:39:17 PM.743] LSPD First Response: [TRACE] Requested Audio
[5/10/2019 8:39:17 PM.766] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/10/2019 8:39:18 PM.625] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/10/2019 8:39:18 PM.884] LSPD First Response: [TRACE] 7FF663351168
[5/10/2019 8:39:18 PM.949] LSPD First Response: We have 2 appartments registered
[5/10/2019 8:39:18 PM.955] Created: 2874 Hillcrest
[5/10/2019 8:39:22 PM.433] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/10/2019 8:39:22 PM.433] LSPD First Response: [INFO] Connected to LSPDFR Sync via session 08f06ab9-abf7-4aa2-8d34-3bf36be8da9b. Enhanced features available.
[5/10/2019 8:39:22 PM.433] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/10/2019 8:39:22 PM.441] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/10/2019 8:39:28 PM.022] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/10/2019 8:39:28 PM.098] Created: 2044 North Conker
[5/10/2019 8:39:33 PM.391] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/10/2019 8:39:33 PM.393] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/10/2019 8:39:33 PM.393] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/10/2019 8:39:33 PM.394] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/10/2019 8:39:33 PM.394] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/10/2019 8:39:33 PM.394] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/10/2019 8:39:33 PM.405] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/10/2019 8:39:33 PM.415] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/10/2019 8:39:33 PM.416] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/10/2019 8:39:33 PM.422] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/10/2019 8:39:33 PM.426] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[5/10/2019 8:39:33 PM.431] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/10/2019 8:39:33 PM.474] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[5/10/2019 8:39:33 PM.656] LSPD First Response: ApartmentManager initialized
[5/10/2019 8:39:33 PM.742] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:33 PM.743] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:33 PM.745] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/10/2019 8:39:33 PM.801] LSPD First Response: [INFO] Vinewood Police Station
[5/10/2019 8:39:33 PM.801] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] La Mesa Police Station
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Rockford Hills Police Station
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Vespucci Police Station
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Downtown Police Station
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Davis Sheriff Station
[5/10/2019 8:39:33 PM.802] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/10/2019 8:39:33 PM.803] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/10/2019 8:39:33 PM.803] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[5/10/2019 8:39:33 PM.804] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[5/10/2019 8:39:33 PM.805] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[5/10/2019 8:39:33 PM.822] LSPD First Response: [TRACE] Auto started component Debug #1
[5/10/2019 8:39:33 PM.822] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/10/2019 8:39:33 PM.823] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/10/2019 8:39:33 PM.825] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/10/2019 8:39:33 PM.825] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/10/2019 8:39:33 PM.825] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/10/2019 8:39:33 PM.826] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/10/2019 8:39:33 PM.827] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/10/2019 8:39:33 PM.829] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/10/2019 8:39:33 PM.830] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/10/2019 8:39:33 PM.831] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/10/2019 8:39:33 PM.834] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/10/2019 8:39:33 PM.842] LSPD First Response: [TRACE] Loading node data
[5/10/2019 8:39:46 PM.806] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 8:39:46 PM.806] LSPD First Response: [TRACE] Loading node data
[5/10/2019 8:39:46 PM.806] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 8:39:47 PM.037] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[5/10/2019 8:39:47 PM.048] Deleting: Your Last Vehicle
[5/10/2019 8:39:47 PM.050] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[5/10/2019 8:39:47 PM.054] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[5/10/2019 8:39:47 PM.056] LSPD First Response: [TRACE] Disabling ambient game police chases
[5/10/2019 8:39:47 PM.075] LSPD First Response: [TRACE] Disabled ambient game police chases
[5/10/2019 8:39:47 PM.075] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[5/10/2019 8:39:47 PM.093] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[5/10/2019 8:39:47 PM.094] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/10/2019 8:39:48 PM.239] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/10/2019 8:39:48 PM.239] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/10/2019 8:39:48 PM.241] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[5/10/2019 8:39:48 PM.241] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/10/2019 8:39:48 PM.351] LSPD First Response: [TRACE] Thread Duty #1 initialized
[5/10/2019 8:39:48 PM.356] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[5/10/2019 8:39:48 PM.381] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[5/10/2019 8:39:48 PM.390] LSPD First Response: [TRACE] Thread Marker #3 initialized
[5/10/2019 8:39:48 PM.390] LSPD First Response: [TRACE] Thread Debug #1 initialized
[5/10/2019 8:39:48 PM.401] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[5/10/2019 8:39:48 PM.403] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[5/10/2019 8:39:48 PM.413] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[5/10/2019 8:39:50 PM.553] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:50 PM.553] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:39:50 PM.554] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/10/2019 8:39:50 PM.555] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[5/10/2019 8:39:50 PM.609] LSPD First Response: [TRACE] Setting player to lspd from last agency
[5/10/2019 8:39:50 PM.657] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 8:39:50 PM.659] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 8:39:50 PM.659] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 8:39:50 PM.659] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 8:39:50 PM.659] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 8:39:50 PM.659] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 8:39:50 PM.659] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 8:39:50 PM.659] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 8:39:50 PM.660] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 8:39:50 PM.660] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 8:39:50 PM.660] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 8:39:50 PM.660] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 8:39:50 PM.661] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 8:39:50 PM.672] s_m_y_cop_01_white_full_01
[5/10/2019 8:39:50 PM.675] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 8:39:50 PM.712] LSPD First Response: [TRACE] Setting player outfit to male_long_sleeve from last outfit
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 8:39:50 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 8:39:50 PM.713] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 8:39:50 PM.713] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 8:39:50 PM.713] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 8:39:50 PM.713] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 8:39:50 PM.762] s_m_y_cop_01_white_mini_01
[5/10/2019 8:39:50 PM.766] LSPD First Response: [TRACE] Initialising
[5/10/2019 8:39:50 PM.779] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[5/10/2019 8:39:50 PM.822] LSPD First Response: AttemptedCrimeCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.823] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.824] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.841] LSPD First Response: FirstCallouts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.843] LSPD First Response: Interaction+, Version=2.2.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.844] LSPD First Response: PeterUCallouts, Version=4.1.7055.37583, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.864] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.865] LSPD First Response: SpeedRadarLite, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.866] LSPD First Response: StopThePed, Version=4.6.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.870] LSPD First Response: Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.872] LSPD First Response: UltimateBackup, Version=1.5.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.878] LSPD First Response: UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:39:50 PM.880] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[5/10/2019 8:39:50 PM.880] LSPD First Response: Creating plugin: CalloutManager.Main
[5/10/2019 8:39:50 PM.982] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
[5/10/2019 8:39:51 PM.108] LSPD First Response: Creating plugin: FirstCallouts.Main
[5/10/2019 8:39:51 PM.108] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[5/10/2019 8:39:51 PM.109] LSPD First Response: Creating plugin: PeterUCallouts.Main
[5/10/2019 8:39:51 PM.397] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
[5/10/2019 8:39:51 PM.402] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[5/10/2019 8:39:51 PM.464] LSPD First Response: Creating plugin: SpeedRadarLite.Main
[5/10/2019 8:39:51 PM.465] LSPD First Response: Creating plugin: StopThePed.Main
[5/10/2019 8:39:51 PM.465] LSPD First Response: Creating plugin: Traffic_Policer.Main
[5/10/2019 8:39:51 PM.466] LSPD First Response: Creating Traffic Policer.Main.
[5/10/2019 8:39:51 PM.466] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[5/10/2019 8:39:51 PM.467] LSPD First Response: Done with Traffic Policer.Main.
[5/10/2019 8:39:51 PM.467] LSPD First Response: Creating plugin: UltimateBackup.Main
[5/10/2019 8:39:51 PM.467] LSPD First Response: Creating plugin: UnitedCallouts.Main
[5/10/2019 8:39:51 PM.468] LSPD First Response: Plugin AttemptedCrimeCallouts1.6.0.0has been initialized.
[5/10/2019 8:39:51 PM.469] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[5/10/2019 8:39:51 PM.469] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[5/10/2019 8:39:51 PM.478] LSPD First Response: [FirstCallouts]: FirstCallouts 2.0.0.0 has been  initialized.
[5/10/2019 8:39:51 PM.478] LSPD First Response: Interaction+ v2.2.6 loaded, go on duty to fully load plugin.
[5/10/2019 8:39:51 PM.698] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[5/10/2019 8:39:51 PM.705] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[5/10/2019 8:39:51 PM.737] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 4.1.7055.37583 (RELEASE) loaded
[5/10/2019 8:39:51 PM.738] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
[5/10/2019 8:39:51 PM.738] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[5/10/2019 8:39:51 PM.738] Please go on duty to start Police SmartRadio.
[5/10/2019 8:39:51 PM.739] LSPD First Response: Plugin SpeedRadarLite v1.3.0.0 has been initialized.
[5/10/2019 8:39:51 PM.739] LSPD First Response: Go on duty to fully load SpeedRadarLite
[5/10/2019 8:39:51 PM.739] LSPD First Response: Plugin StopThePed v4.6.1.0 has been initialized.
[5/10/2019 8:39:51 PM.740] LSPD First Response: Go on duty to fully load StopThePed
[5/10/2019 8:39:51 PM.740] LSPD First Response: Traffic Policer 6.15.0.0, developed by Albo1125, has been initialised.
[5/10/2019 8:39:51 PM.740] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[5/10/2019 8:39:51 PM.741] LSPD First Response: Plugin UltimateBackup v1.5.6.0 has been initialized.
[5/10/2019 8:39:51 PM.741] LSPD First Response: Go on duty to fully load UltimateBackup
[5/10/2019 8:39:51 PM.769] LSPD First Response: Battleye.Tracker detected RAGEPluginHook version: 0.65
[5/10/2019 8:39:51 PM.769] LSPD First Response: UnitedCallouts plugin has loaded!
[5/10/2019 8:39:51 PM.769] LSPD First Response: We have 2 callouts registered
[5/10/2019 8:39:51 PM.770] LSPD First Response: CalloutManager initialized
[5/10/2019 8:39:51 PM.772] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[5/10/2019 8:39:51 PM.789] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 8:39:51 PM.792] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 8:39:51 PM.812] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[5/10/2019 8:39:51 PM.821] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[5/10/2019 8:39:51 PM.821] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[5/10/2019 8:39:51 PM.821] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[5/10/2019 8:39:51 PM.826] LSPD First Response: In traffic policer duty event handler: True
[5/10/2019 8:39:51 PM.831] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 8:39:51 PM.838] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 8:39:51 PM.846] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Traffic Policer
[5/10/2019 8:39:51 PM.852] LSPD First Response: SCID:/crepon883/
[5/10/2019 8:39:51 PM.858] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:51 PM.858] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:51 PM.859] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:51 PM.860] LSPD First Response: Deserialized Jemal Zalon
[5/10/2019 8:39:51 PM.861] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:51 PM.861] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:51 PM.896] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 8:39:51 PM.919] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 8:39:51 PM.919] LSPD First Response: Dependency check for Traffic Policer successful: True
[5/10/2019 8:39:51 PM.923] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[5/10/2019 8:39:51 PM.923] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[5/10/2019 8:39:51 PM.923] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[5/10/2019 8:39:51 PM.923] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[5/10/2019 8:39:51 PM.923] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[5/10/2019 8:39:51 PM.923] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[5/10/2019 8:39:51 PM.923] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[5/10/2019 8:39:51 PM.923] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[5/10/2019 8:39:52 PM.056] LSPD First Response: Deserialized John Mills
[5/10/2019 8:39:52 PM.056] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:52 PM.056] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:52 PM.057] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:52 PM.057] LSPD First Response: Deserialized Kate Lotter
[5/10/2019 8:39:52 PM.057] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:52 PM.057] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:52 PM.057] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:39:52 PM.058] LSPD First Response: Deserialized Alex Maccerano
[5/10/2019 8:39:52 PM.058] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:52 PM.058] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:52 PM.059] LSPD First Response: Deserialized Friedrich Goethe
[5/10/2019 8:39:52 PM.059] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:52 PM.059] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:52 PM.060] LSPD First Response: Deserialized Jack Mellor
[5/10/2019 8:39:52 PM.061] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:52 PM.061] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:52 PM.061] LSPD First Response: Deserialized Charlie Harper
[5/10/2019 8:39:52 PM.062] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:39:52 PM.062] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:39:52 PM.076] LSPD First Response: Deserialized Jimmy James
[5/10/2019 8:39:52 PM.393] LSPD First Response: Found 7 callout plugin(s) with a combined total of 63 callout(s).
[5/10/2019 8:39:52 PM.548] LSPD First Response: [Code 3 Callouts] Loading Code 3 Callouts...
[5/10/2019 8:39:52 PM.635] LSPD First Response: [Code 3 Callouts] Settings loaded
[5/10/2019 8:39:52 PM.635] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
[5/10/2019 8:39:52 PM.646] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
[5/10/2019 8:39:52 PM.646] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
[5/10/2019 8:39:52 PM.646] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
[5/10/2019 8:39:52 PM.646] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
[5/10/2019 8:39:52 PM.647] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
[5/10/2019 8:39:52 PM.647] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
[5/10/2019 8:39:52 PM.647] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
[5/10/2019 8:39:52 PM.647] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
[5/10/2019 8:39:52 PM.647] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
[5/10/2019 8:39:52 PM.648] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
[5/10/2019 8:39:52 PM.648] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
[5/10/2019 8:39:52 PM.648] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
[5/10/2019 8:39:52 PM.648] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
[5/10/2019 8:39:52 PM.648] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
[5/10/2019 8:39:52 PM.648] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
[5/10/2019 8:39:52 PM.648] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
[5/10/2019 8:39:52 PM.649] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
[5/10/2019 8:39:52 PM.649] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
[5/10/2019 8:39:52 PM.649] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
[5/10/2019 8:39:52 PM.649] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
[5/10/2019 8:39:52 PM.649] LSPD First Response: [Code 3 Callouts] All callouts registered
[5/10/2019 8:39:52 PM.681] LSPD First Response: --------------------------------------FirstCallouts startup log--------------------------------------
[5/10/2019 8:39:52 PM.684] LSPD First Response: [FirstCallouts]: Detected RAGEPluginHook version: 0.65
[5/10/2019 8:39:52 PM.686] LSPD First Response: [FirstCallouts]: Fetching latest plugin version from GitHub
[5/10/2019 8:39:53 PM.126] LSPD First Response: [FirstCallouts]: Plugin Version v2.0.0.0 loaded successfully
[5/10/2019 8:39:53 PM.182] LSPD First Response: [FirstCallouts]: [GENERAL] DebugLogging is set to False
[5/10/2019 8:39:53 PM.182] LSPD First Response: [FirstCallouts]: [GENERAL] Division/UnitType/Beat is set to 1-LINCOLN-18
[5/10/2019 8:39:53 PM.182] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairFeature is set to True
[5/10/2019 8:39:53 PM.182] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairHelp is set to True
[5/10/2019 8:39:53 PM.182] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] InteractionKey is set to Y
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] RepairVehicleKey is set to T
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] EndCalloutKey is set to End
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [CALLOUTS] PoisonedCustomer is set to True
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [CALLOUTS] StolenVehicle is set to True
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [CALLOUTS] SniperSpotted is set to True
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [CALLOUTS] WeaponInSuitcase is set to True
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [CALLOUTS] PersonWithFireArmInPublicTransport is set to True
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [CALLOUTS] GangShootout is set to True
[5/10/2019 8:39:53 PM.183] LSPD First Response: [FirstCallouts]: [CALLOUTS] BrokenDownVehicle is set to True
[5/10/2019 8:39:53 PM.183] LSPD First Response: -----------------------------------------------------------------------------------------------------
[5/10/2019 8:39:53 PM.184] LSPD First Response: Registering callout FirstCallouts.Callouts.PoisonedCustomer
[5/10/2019 8:39:53 PM.184] LSPD First Response: Registering callout FirstCallouts.Callouts.StolenVehicle
[5/10/2019 8:39:53 PM.184] LSPD First Response: Registering callout FirstCallouts.Callouts.PersonWithAFirearmInPublicTransport
[5/10/2019 8:39:53 PM.184] LSPD First Response: Registering callout FirstCallouts.Callouts.SniperSpotted
[5/10/2019 8:39:53 PM.184] LSPD First Response: Registering callout FirstCallouts.Callouts.WeaponInSuitcase
[5/10/2019 8:39:53 PM.184] LSPD First Response: Registering callout FirstCallouts.Callouts.GangShootout
[5/10/2019 8:39:53 PM.184] LSPD First Response: Registering callout FirstCallouts.Callouts.BrokenDownVehicle
[5/10/2019 8:39:53 PM.184] LSPD First Response: [FirstCallouts]: Starting Core...
[5/10/2019 8:39:53 PM.185] LSPD First Response: [FirstCallouts]: Core started
[5/10/2019 8:39:53 PM.436] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Language set to en-GB
[5/10/2019 8:39:53 PM.440] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Analytics is enabled. Set AllowAnalytics=false in PeterUCallouts.ini's PeterUCallouts section to disable. See README for more information.
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[5/10/2019 8:39:53 PM.806] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[5/10/2019 8:39:53 PM.807] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[5/10/2019 8:39:53 PM.807] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[5/10/2019 8:39:53 PM.807] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[5/10/2019 8:39:53 PM.807] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[5/10/2019 8:39:53 PM.807] LSPD First Response: Registering callout PeterUCallouts.Callouts.BarricadeHostageSituation
[5/10/2019 8:39:53 PM.807] LSPD First Response: Registering callout PeterUCallouts.Callouts.DamageToProperty
[5/10/2019 8:39:53 PM.807] LSPD First Response: Registering callout PeterUCallouts.Callouts.Evacuation
[5/10/2019 8:39:53 PM.812] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 8:39:53 PM.813] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 8:39:53 PM.813] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Police SmartRadio
[5/10/2019 8:39:53 PM.816] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 8:39:53 PM.837] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 8:39:53 PM.837] LSPD First Response: Dependency check for Police SmartRadio successful: True
[5/10/2019 8:39:54 PM.048] LSPD First Response: UB: DEFAULT REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 8:39:54 PM.070] LSPD First Response: UB: CUSTOM REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 8:39:54 PM.089] LSPD First Response: UB: SPECIAL UNITS FILE IS SUCCESSFULLY LOADED
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.Mugging
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.Burglary
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDeal
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenTruck
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.PlaneCarJacking
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenBus
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.KillerClownWasSeen
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.GangAttack
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.MoneyTruckIsRobbed
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.Fighting
[5/10/2019 8:39:54 PM.101] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDealer
[5/10/2019 8:39:54 PM.102] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle2
[5/10/2019 8:39:54 PM.102] LSPD First Response: Registering callout UnitedCallouts.Callouts.PersonWithKnife
[5/10/2019 8:39:54 PM.102] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle
[5/10/2019 8:39:54 PM.157] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[5/10/2019 8:39:54 PM.157] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[5/10/2019 8:39:54 PM.157] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[5/10/2019 8:39:54 PM.157] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[5/10/2019 8:39:54 PM.205] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[5/10/2019 8:39:54 PM.207] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[5/10/2019 8:39:54 PM.236] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[5/10/2019 8:39:54 PM.242] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[5/10/2019 8:39:54 PM.259] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[5/10/2019 8:39:54 PM.280] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[5/10/2019 8:39:54 PM.281] LSPD First Response: Traffic Policer is not in beta.
[5/10/2019 8:39:54 PM.290] LSPD First Response: Traffic Policer.Mainloop started
[5/10/2019 8:39:54 PM.290] LSPD First Response: Loading Traffic Policer settings...
[5/10/2019 8:39:54 PM.357] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 8:39:54 PM.357] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 8:39:54 PM.357] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 8:39:54 PM.357] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 8:39:54 PM.357] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 8:39:54 PM.357] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 8:39:54 PM.357] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 8:39:54 PM.360] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[5/10/2019 8:39:54 PM.482] LSPD First Response: System.FormatException: Input string was not in a correct format.
[5/10/2019 8:39:54 PM.609] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[5/10/2019 8:39:54 PM.612] LSPD First Response: Police SmartRadio queue created. Waiting...
[5/10/2019 8:39:55 PM.387] LSPD First Response: Setting Display position to BottomRight
[5/10/2019 8:39:55 PM.387] LSPD First Response: 804:123
[5/10/2019 8:39:55 PM.948] LSPD First Response: Allbuttons ln: 29
[5/10/2019 8:39:56 PM.030] LSPD First Response: Allbuttons ln: 29
[5/10/2019 8:39:56 PM.030] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[5/10/2019 8:39:56 PM.066] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[5/10/2019 8:39:56 PM.070] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[5/10/2019 8:39:56 PM.070] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[5/10/2019 8:39:56 PM.271] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[5/10/2019 8:39:56 PM.310] LSPD First Response: Traffic Policer Speed Checker started.
[5/10/2019 8:39:56 PM.396] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[5/10/2019 8:40:00 PM.575] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to transport
[5/10/2019 8:40:00 PM.575] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to transport successful.
[5/10/2019 8:40:00 PM.575] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to coroner
[5/10/2019 8:40:00 PM.575] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to coroner successful.
[5/10/2019 8:40:00 PM.575] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to tow
[5/10/2019 8:40:00 PM.575] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to tow successful.
[5/10/2019 8:40:00 PM.575] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to insurance
[5/10/2019 8:40:00 PM.575] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to insurance successful.
[5/10/2019 8:40:00 PM.575] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to animal
[5/10/2019 8:40:00 PM.575] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to animal successful.
[5/10/2019 8:40:00 PM.593] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to trafficstop
[5/10/2019 8:40:00 PM.593] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to trafficstop successful.
[5/10/2019 8:40:00 PM.593] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to felonystop
[5/10/2019 8:40:00 PM.593] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to felonystop successful.
[5/10/2019 8:40:00 PM.593] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to k9backup
[5/10/2019 8:40:00 PM.593] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to k9backup successful.
[5/10/2019 8:40:00 PM.594] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to spikestrips
[5/10/2019 8:40:00 PM.594] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to spikestrips successful.
[5/10/2019 8:40:00 PM.594] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to roadblock
[5/10/2019 8:40:00 PM.601] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to roadblock successful.
[5/10/2019 8:40:00 PM.601] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to female
[5/10/2019 8:40:00 PM.601] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to female successful.
[5/10/2019 8:40:00 PM.601] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 8:40:00 PM.602] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to panic successful.
[5/10/2019 8:40:00 PM.602] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to groupbackup
[5/10/2019 8:40:00 PM.602] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to groupbackup successful.
[5/10/2019 8:40:00 PM.602] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to ambulance
[5/10/2019 8:40:00 PM.602] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to ambulance successful.
[5/10/2019 8:40:00 PM.602] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to firedept
[5/10/2019 8:40:00 PM.602] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to firedept successful.
[5/10/2019 8:40:02 PM.817] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 8:40:02 PM.853] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 8:40:12 PM.056] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:40:12 PM.066] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:40:12 PM.117] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 8:40:12 PM.117] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sasp_ranger
[5/10/2019 8:40:12 PM.130] s_m_y_cop_01_black_mini_02
[5/10/2019 8:40:12 PM.130] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_02
[5/10/2019 8:40:12 PM.130] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:40:12 PM.141] LSPD First Response: [TRACE] David Simpson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:40:12 PM.148] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:40:12 PM.148] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:40:12 PM.166] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 8:40:12 PM.497] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:40:14 PM.987] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 8:40:14 PM.995] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:40:14 PM.995] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:40:14 PM.998] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:40:15 PM.012] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:40:15 PM.017] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 8:40:15 PM.017] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 8:40:15 PM.025] s_m_y_cop_01_black_mini_01
[5/10/2019 8:40:15 PM.026] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_01
[5/10/2019 8:40:15 PM.026] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:40:15 PM.027] LSPD First Response: [TRACE] Jacob Harrison (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:40:15 PM.027] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:40:15 PM.027] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:40:15 PM.028] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:40:15 PM.035] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:40:15 PM.037] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 8:40:15 PM.037] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 8:40:15 PM.043] s_m_y_cop_01_white_full_01
[5/10/2019 8:40:15 PM.044] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 8:40:15 PM.044] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:40:15 PM.046] LSPD First Response: [TRACE] Giuseppe Palminteri (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:40:15 PM.047] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:40:15 PM.047] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:40:15 PM.050] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 8:40:15 PM.168] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:40:15 PM.168] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:40:19 PM.627] LSPD First Response: PeterUCallouts.AmbientEvents.OrganicAmbientEventDetector: Start: Starting OrganicAmbientEventDetector with interval 5000
[5/10/2019 8:40:20 PM.233] LSPD First Response: PeterUCallouts.Objects.Integrations.IntegrationChecker: LSPDFR+: LSPDFR+ was not detected as running, but this is required for this integration.
[5/10/2019 8:40:20 PM.260] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[5/10/2019 8:40:20 PM.260] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[5/10/2019 8:40:20 PM.260] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[5/10/2019 8:40:20 PM.260] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[5/10/2019 8:40:20 PM.260] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to callerdesc
[5/10/2019 8:40:20 PM.260] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to callerdesc successful.
[5/10/2019 8:40:20 PM.260] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[5/10/2019 8:40:20 PM.260] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[5/10/2019 8:40:20 PM.260] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[5/10/2019 8:40:20 PM.260] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[5/10/2019 8:40:20 PM.260] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[5/10/2019 8:40:20 PM.260] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[5/10/2019 8:40:20 PM.261] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[5/10/2019 8:40:20 PM.269] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[5/10/2019 8:40:34 PM.271] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 8:40:34 PM.283] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:40:34 PM.284] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:40:43 PM.284] LSPD First Response: ‪‪‍‌‌‬‭‌‮‭‎‫‍‪‪‍‫‌‮‪‭‮: CheckForMissingFilesOrDeps: PeterUCallouts is copying street name audio to the new audio folder...
[5/10/2019 8:40:44 PM.563] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: Did not find any missing files or dependencies.
[5/10/2019 8:40:45 PM.327] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[5/10/2019 8:40:45 PM.813] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: All file checks passed
[5/10/2019 8:40:45 PM.867] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Verification: Integrity check passed
[5/10/2019 8:40:48 PM.489] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:40:48 PM.497] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:40:48 PM.500] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:40:48 PM.500] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:40:48 PM.510] s_m_y_cop_01_black_full_02
[5/10/2019 8:40:48 PM.510] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_02
[5/10/2019 8:40:48 PM.511] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:40:48 PM.512] LSPD First Response: [TRACE] Frankie Swift (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:40:48 PM.513] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:40:48 PM.513] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:40:48 PM.515] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:40:48 PM.596] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:40:49 PM.490] LSPD First Response: Creating Speeder Event
[5/10/2019 8:40:54 PM.020] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 8:40:54 PM.032] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:40:54 PM.032] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:40:54 PM.033] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:40:54 PM.040] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:40:54 PM.042] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:40:54 PM.042] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:40:54 PM.049] s_m_y_cop_01_white_mini_04
[5/10/2019 8:40:54 PM.049] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 8:40:54 PM.050] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:40:54 PM.051] LSPD First Response: [TRACE] Christopher Reyes (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:40:54 PM.052] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:40:54 PM.052] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:40:54 PM.053] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:40:54 PM.378] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:41:01 PM.691] LSPD First Response: PeterUCallouts.Main: MaybeNotifyAboutChanges: Last notified version is 4.1.7055.37583
[5/10/2019 8:41:06 PM.440] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:41:17 PM.931] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 8:41:17 PM.940] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:41:17 PM.941] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:41:17 PM.942] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:41:17 PM.950] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:41:17 PM.952] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:41:17 PM.952] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:41:17 PM.960] s_m_y_hwaycop_01_white_full_01
[5/10/2019 8:41:17 PM.961] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[5/10/2019 8:41:17 PM.961] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:41:17 PM.962] LSPD First Response: [TRACE] Furio Tarantino (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:41:17 PM.963] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:41:17 PM.963] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:41:17 PM.964] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 8:41:18 PM.019] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:41:19 PM.381] LSPD First Response: [TRACE] John Mcgimles killed by Marcus King
[5/10/2019 8:41:19 PM.387] LSPD First Response: [INFO] New Crime: Marcus King (A_M_M_SKATER_01) committed the crime PC 23 (Murder) against John Mcgimles (A_M_M_SKATER_01)
[5/10/2019 8:41:21 PM.777] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[5/10/2019 8:41:21 PM.778] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[5/10/2019 8:41:21 PM.779] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[5/10/2019 8:41:21 PM.783] LSPD First Response: [TRACE] Thread TrafficStop #1 initialized
[5/10/2019 8:41:24 PM.121] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 8:41:24 PM.133] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:41:24 PM.133] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:41:25 PM.002] LSPD First Response: [TRACE] Created new chase
[5/10/2019 8:41:25 PM.036] LSPD First Response: [TRACE] Pursuit menu was reset.
[5/10/2019 8:41:25 PM.038] LSPD First Response: [TRACE] Transfering control from TrafficStop #1 (GameplayMandatory) to ChaseHost #1
[5/10/2019 8:41:25 PM.038] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[5/10/2019 8:41:25 PM.042] LSPD First Response: [TRACE] Assigned ped to ChaseHost #1 (GameplayMandatory)
[5/10/2019 8:41:25 PM.042] LSPD First Response: [TRACE] ChaseHost #1 received control over ped
[5/10/2019 8:41:25 PM.099] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 8:41:25 PM.099] LSPD First Response: [TRACE] Transfering control from TrafficStop #1 (GameplayMandatory) to ChaseHost #1
[5/10/2019 8:41:25 PM.099] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[5/10/2019 8:41:25 PM.099] LSPD First Response: [TRACE] Assigned ped to ChaseHost #1 (GameplayMandatory)
[5/10/2019 8:41:25 PM.099] LSPD First Response: [TRACE] ChaseHost #1 received control over ped
[5/10/2019 8:41:25 PM.101] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 8:41:25 PM.101] LSPD First Response: [TRACE] Transfering control from TrafficStop #1 (GameplayMandatory) to ChaseHost #1
[5/10/2019 8:41:25 PM.101] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[5/10/2019 8:41:25 PM.101] LSPD First Response: [TRACE] Assigned ped to ChaseHost #1 (GameplayMandatory)
[5/10/2019 8:41:25 PM.101] LSPD First Response: [TRACE] ChaseHost #1 received control over ped
[5/10/2019 8:41:25 PM.102] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 8:41:25 PM.104] LSPD First Response: [TRACE] Asked thread TrafficStop #1 to abort: Suspect fleeing - Chase created
[5/10/2019 8:41:25 PM.113] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #1 Content Manager
[5/10/2019 8:41:25 PM.113] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #1)
[5/10/2019 8:41:25 PM.195] LSPD First Response: [TRACE] Starting chase
[5/10/2019 8:41:25 PM.198] LSPD First Response: [TRACE] Thread ChaseHost #1 initialized
[5/10/2019 8:41:25 PM.223] LSPD First Response: [TRACE] Thread TrafficStop #1 has been shut down
[5/10/2019 8:41:25 PM.968] LSPD First Response: [TRACE] Player now monitoring Mats Fox
[5/10/2019 8:41:25 PM.972] LSPD First Response: [TRACE] Player now monitoring Dyshawn Atwood
[5/10/2019 8:41:25 PM.973] LSPD First Response: [TRACE] Player now monitoring Mario Mussolini
[5/10/2019 8:41:26 PM.223] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:41:27 PM.453] LSPD First Response: [TRACE] Mario Mussolini (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 8:41:27 PM.471] LSPD First Response: [INFO] New Crime: Mats Fox (G_M_Y_MEXGOON_01) committed the crime PC 17 (HitAndRun) against Mario Mussolini (G_M_Y_BALLAORIG_01)
[5/10/2019 8:41:27 PM.578] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 8:41:27 PM.599] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 8:41:27 PM.600] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 8:41:28 PM.933] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:41:28 PM.936] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 8:41:28 PM.938] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:41:28 PM.938] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 8:41:28 PM.939] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:41:28 PM.939] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 8:41:30 PM.518] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:41:32 PM.840] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 8:41:35 PM.191] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 8:41:40 PM.039] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:41:41 PM.686] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:41:47 PM.165] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:47 PM.176] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:47 PM.211] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:51 PM.302] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:41:51 PM.308] LSPD First Response: UB: DETECTED ZONE: PALFOR
[5/10/2019 8:41:51 PM.311] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 8:41:53 PM.975] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:53 PM.976] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:53 PM.984] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:54 PM.291] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:41:54 PM.952] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:54 PM.954] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:55 PM.790] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:55 PM.797] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:56 PM.514] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:56 PM.516] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:41:57 PM.689] LSPD First Response: [TRACE] GetBackupTemplate for NooseSWAT in LosSantosCity in CMSW using RespondsAsBackup
[5/10/2019 8:41:57 PM.689] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is RESIDENT/DISPATCH_INTRO:.LRESIDENT/NOISE_LOOP:ATTENTION_ALL_SWAT_UNITS:ASSISTANCE_REQUIRED:CONJUNCTIVES/ON:STREET_GREAT_OCEAN_HWY:.lRESIDENT/NOISE_LOOP:RESIDENT/OUTRO:RESIDENT/INTRO:UNITS_RESPOND/UNITS_RESPOND_CODE_03:RESIDENT/OUTRO
[5/10/2019 8:41:57 PM.695] LSPD First Response: [TRACE] PlaySingleAction: Playing DISPATCH_INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\DISPATCH_INTRO_02.wav, looped: False
[5/10/2019 8:41:57 PM.696] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 8:41:57 PM.697] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:41:58 PM.116] LSPD First Response: [TRACE] PlaySingleAction: Playing NOISE_LOOP from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\NOISE_LOOP_01.wav, looped: True
[5/10/2019 8:41:58 PM.136] LSPD First Response: [TRACE] PlaySingleAction: Playing ATTENTION_ALL_SWAT_UNITS from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ATTENTION_ALL_UNITS\ATTENTION_ALL_SWAT_UNITS_01.wav, looped: False
[5/10/2019 8:41:59 PM.211] LSPD First Response: UB: REQUESTED TYPE: SpikeStrip
[5/10/2019 8:41:59 PM.211] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 8:41:59 PM.211] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 8:41:59 PM.211] LSPD First Response: LSPDFR might have crashed and pursuit backup despawned forcefully 
[5/10/2019 8:41:59 PM.736] LSPD First Response: [TRACE] PlaySingleAction: Playing ASSISTANCE_REQUIRED from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ASSISTANCE_REQUIRED\ASSISTANCE_REQUIRED_04.wav, looped: False
[5/10/2019 8:42:00 PM.636] LSPD First Response: [TRACE] PlaySingleAction: Playing ON from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CONJUNCTIVES\ON_01.wav, looped: False
[5/10/2019 8:42:02 PM.338] LSPD First Response: [TRACE] PlaySingleAction: Playing STREET_GREAT_OCEAN_HWY from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\STREETS\STREET_GREAT_OCEAN_HWY_02.wav, looped: False
[5/10/2019 8:42:03 PM.596] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_02.wav, looped: False
[5/10/2019 8:42:04 PM.637] LSPD First Response: [TRACE] PlaySingleAction: Playing INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\INTRO_02.wav, looped: False
[5/10/2019 8:42:05 PM.029] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:42:05 PM.029] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 8:42:05 PM.029] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 8:42:05 PM.606] LSPD First Response: [TRACE] PlaySingleAction: Playing UNITS_RESPOND_CODE_03 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\UNITS_RESPOND\UNITS_RESPOND_CODE_03_01.wav, looped: False
[5/10/2019 8:42:05 PM.689] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 8:42:05 PM.689] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 8:42:07 PM.177] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_03.wav, looped: False
[5/10/2019 8:42:07 PM.966] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:42:11 PM.762] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:42:11 PM.762] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 8:42:11 PM.762] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 8:42:11 PM.783] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:42:11 PM.783] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 8:42:11 PM.783] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 8:42:11 PM.792] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:42:11 PM.792] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 8:42:11 PM.792] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 8:42:11 PM.802] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:42:11 PM.802] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 8:42:11 PM.802] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 8:42:12 PM.220] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 8:42:16 PM.060] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 8:42:20 PM.537] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:42:20 PM.794] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:42:20 PM.794] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 8:42:23 PM.971] LSPD First Response: [TRACE] Using random spawn at X:-1090.614 Y:5325.816 Z:47.41887
[5/10/2019 8:42:24 PM.067] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 8:42:24 PM.068] LSPD First Response: [TRACE] Created fbi2 at X:-1006.25 Y:5387.5 Z:40.53125
[5/10/2019 8:42:24 PM.070] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:24 PM.078] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:42:24 PM.082] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:42:24 PM.082] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:42:24 PM.090] s_m_y_cop_01_black_full_01
[5/10/2019 8:42:24 PM.091] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 8:42:24 PM.091] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:42:24 PM.092] LSPD First Response: [TRACE] Matias Coya (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:42:24 PM.093] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:42:24 PM.093] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:42:24 PM.098] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:24 PM.106] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:42:24 PM.109] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:42:24 PM.109] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:42:24 PM.115] s_m_y_cop_01_white_full_01
[5/10/2019 8:42:24 PM.116] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 8:42:24 PM.116] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:42:24 PM.117] LSPD First Response: [TRACE] Mangas Echo (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:42:24 PM.118] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:42:24 PM.118] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:42:24 PM.131] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:24 PM.137] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:42:24 PM.140] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:42:24 PM.140] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:42:24 PM.147] s_m_y_cop_01_white_mini_03
[5/10/2019 8:42:24 PM.147] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 8:42:24 PM.147] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:42:24 PM.149] LSPD First Response: [TRACE] Jake Lowman (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:42:24 PM.149] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:42:24 PM.149] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:42:24 PM.150] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:24 PM.157] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:42:24 PM.159] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:42:24 PM.159] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:42:24 PM.166] s_m_y_cop_01_black_mini_02
[5/10/2019 8:42:24 PM.166] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_02
[5/10/2019 8:42:24 PM.166] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:42:24 PM.168] LSPD First Response: [TRACE] George Saints (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:42:24 PM.168] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:42:24 PM.168] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:42:24 PM.187] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:42:24 PM.187] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:42:24 PM.187] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:42:24 PM.187] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:42:24 PM.194] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:42:24 PM.207] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:42:24 PM.208] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:42:24 PM.209] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:42:24 PM.243] LSPD First Response: [TRACE] task assigned
[5/10/2019 8:42:24 PM.312] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:42:24 PM.312] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:42:24 PM.312] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:42:24 PM.313] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:42:25 PM.783] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:25 PM.785] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:25 PM.797] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:26 PM.701] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 8:42:26 PM.718] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:26 PM.720] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:27 PM.619] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:27 PM.621] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:28 PM.562] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:28 PM.563] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:28 PM.854] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:42:29 PM.480] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is RESIDENT/DISPATCH_INTRO:.LRESIDENT/NOISE_LOOP:ATTENTION_ALL_UNITS:ASSISTANCE_REQUIRED:CONJUNCTIVES/ON:STREET_GREAT_OCEAN_HWY:.lRESIDENT/NOISE_LOOP:RESIDENT/OUTRO
[5/10/2019 8:42:29 PM.481] LSPD First Response: [TRACE] PlaySingleAction: Playing DISPATCH_INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\DISPATCH_INTRO_02.wav, looped: False
[5/10/2019 8:42:29 PM.490] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in CMSW using RespondsAsBackup
[5/10/2019 8:42:29 PM.498] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:42:29 PM.498] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:29 PM.896] LSPD First Response: [TRACE] PlaySingleAction: Playing NOISE_LOOP from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\NOISE_LOOP_01.wav, looped: True
[5/10/2019 8:42:29 PM.924] LSPD First Response: [TRACE] PlaySingleAction: Playing ATTENTION_ALL_UNITS from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ATTENTION_ALL_UNITS\ATTENTION_ALL_UNITS_04.wav, looped: False
[5/10/2019 8:42:31 PM.175] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:42:31 PM.176] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 8:42:31 PM.176] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 8:42:31 PM.271] LSPD First Response: [TRACE] PlaySingleAction: Playing ASSISTANCE_REQUIRED from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ASSISTANCE_REQUIRED\ASSISTANCE_REQUIRED_04.wav, looped: False
[5/10/2019 8:42:32 PM.177] LSPD First Response: [TRACE] PlaySingleAction: Playing ON from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CONJUNCTIVES\ON_01.wav, looped: False
[5/10/2019 8:42:32 PM.729] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:32 PM.732] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:42:33 PM.099] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 8:42:33 PM.886] LSPD First Response: [TRACE] PlaySingleAction: Playing STREET_GREAT_OCEAN_HWY from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\STREETS\STREET_GREAT_OCEAN_HWY_01.wav, looped: False
[5/10/2019 8:42:34 PM.288] LSPD First Response: [TRACE] GetBackupTemplate for LocalSWAT in LosSantosCity in CMSW using RespondsAsBackup
[5/10/2019 8:42:34 PM.300] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 8:42:34 PM.301] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:35 PM.168] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_03.wav, looped: False
[5/10/2019 8:42:35 PM.676] LSPD First Response: UB: REQUESTED TYPE: StatePatrol
[5/10/2019 8:42:35 PM.676] LSPD First Response: UB: DETECTED ZONE: CMSW
[5/10/2019 8:42:35 PM.676] LSPD First Response: UB: DETECTED COUNTY: LosSantosCity
[5/10/2019 8:42:37 PM.042] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 8:42:37 PM.062] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:42:37 PM.076] LSPD First Response: [TRACE] Created police4 at X:-1411.5 Y:5074.75 Z:60.09375
[5/10/2019 8:42:37 PM.080] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:37 PM.088] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: HighwayPatrol (sahp)
[5/10/2019 8:42:37 PM.095] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:42:37 PM.095] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:42:37 PM.101] s_m_y_cop_01_white_mini_04
[5/10/2019 8:42:37 PM.101] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 8:42:37 PM.102] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:42:37 PM.103] LSPD First Response: [TRACE] Austin Brown (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:42:37 PM.103] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:42:37 PM.103] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:42:37 PM.122] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:42:37 PM.126] LSPD First Response: [TRACE] task assigned
[5/10/2019 8:42:37 PM.285] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:42:37 PM.329] LSPD First Response: LSPDFR might have crashed and pursuit backup despawned forcefully 
[5/10/2019 8:42:37 PM.760] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:42:37 PM.764] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:42:37 PM.774] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:42:37 PM.895] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:37 PM.903] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:42:37 PM.903] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:42:37 PM.905] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:42:37 PM.970] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:42:37 PM.970] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:42:37 PM.972] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:42:37 PM.973] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:42:37 PM.973] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:42:37 PM.975] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:42:37 PM.980] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:38 PM.053] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:38 PM.055] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:38 PM.258] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:42:39 PM.293] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:39 PM.293] LSPD First Response: [TRACE] Going to: X:-1386.479 Y:5112.483 Z:60.625
[5/10/2019 8:42:39 PM.360] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 8:42:39 PM.425] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:39 PM.425] LSPD First Response: [TRACE] Going to: X:-1386.479 Y:5112.483 Z:60.625
[5/10/2019 8:42:39 PM.427] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:39 PM.427] LSPD First Response: [TRACE] Going to: X:-1386.479 Y:5112.483 Z:60.625
[5/10/2019 8:42:40 PM.321] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:40 PM.321] LSPD First Response: [TRACE] Going to: X:-1386.479 Y:5112.483 Z:60.625
[5/10/2019 8:42:40 PM.544] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:40 PM.544] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:40 PM.548] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:40 PM.548] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:41 PM.087] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:41 PM.087] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:41 PM.241] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:41 PM.241] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:41 PM.245] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:41 PM.246] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:41 PM.489] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:42:41 PM.489] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:42:41 PM.491] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:42:41 PM.585] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:41 PM.751] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:41 PM.751] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:41 PM.849] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:41 PM.849] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:41 PM.908] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:41 PM.908] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:41 PM.911] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:41 PM.911] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:42 PM.234] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:42 PM.234] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:42 PM.399] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:42 PM.399] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:42 PM.470] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:42 PM.470] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:42 PM.578] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:42 PM.578] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:42 PM.582] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:42 PM.582] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:42 PM.881] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:42 PM.881] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:43 PM.033] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.033] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:43 PM.112] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.112] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:43 PM.171] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.171] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:43 PM.179] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.179] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:43 PM.361] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 8:42:43 PM.522] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.522] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:43 PM.699] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.700] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:43 PM.757] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.757] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:43 PM.848] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.848] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:43 PM.850] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:43 PM.850] LSPD First Response: [TRACE] Going to: X:-1356.504 Y:5095.531 Z:63.125
[5/10/2019 8:42:44 PM.154] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:44 PM.155] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:44 PM.310] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:44 PM.393] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:44 PM.457] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:44 PM.458] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:44 PM.772] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:44 PM.772] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:44 PM.933] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:44 PM.991] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:45 PM.065] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:45 PM.067] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:45 PM.574] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:45 PM.574] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:45 PM.609] LSPD First Response: UB: STARTED PURSUIT >> OSB-0
[5/10/2019 8:42:45 PM.770] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:45 PM.861] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:45 PM.925] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:45 PM.926] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:46 PM.224] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:46 PM.224] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:46 PM.385] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:46 PM.524] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:46 PM.585] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:46 PM.586] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:46 PM.813] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:46 PM.813] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:46 PM.837] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 8:42:46 PM.837] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 8:42:46 PM.837] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 8:42:46 PM.837] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:42:46 PM.837] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 8:42:46 PM.842] LSPD First Response: [TRACE] Khal Drogo (S_M_Y_HWAYCOP_01) was set as a cop
[5/10/2019 8:42:46 PM.926] LSPD First Response: [TRACE] Cop Khal Drogo reassigned to Mats Fox
[5/10/2019 8:42:46 PM.931] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 8:42:47 PM.049] LSPD First Response: [TRACE] Khal Drogo now monitoring Mats Fox
[5/10/2019 8:42:47 PM.049] LSPD First Response: [TRACE] Khal Drogo now monitoring Dyshawn Atwood
[5/10/2019 8:42:47 PM.049] LSPD First Response: [TRACE] Khal Drogo now monitoring Mario Mussolini
[5/10/2019 8:42:47 PM.059] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:47 PM.062] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:47 PM.062] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:47 PM.062] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:47 PM.070] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:47 PM.158] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:42:47 PM.231] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:47 PM.301] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:47 PM.308] LSPD First Response: [TRACE] Evaluating drive to last
[5/10/2019 8:42:47 PM.316] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:47 PM.584] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:47 PM.584] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:47 PM.738] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:47 PM.905] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:47 PM.961] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:47 PM.963] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:48 PM.251] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:48 PM.252] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:48 PM.349] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:48 PM.349] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:48 PM.349] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:48 PM.349] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:48 PM.354] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:48 PM.528] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:48 PM.577] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:48 PM.579] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:48 PM.872] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:48 PM.872] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:48 PM.948] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:49 PM.126] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:49 PM.268] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:49 PM.270] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:49 PM.272] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 8:42:49 PM.277] LSPD First Response: [TRACE] Using random spawn at X:-1513.931 Y:4995.949 Z:62.28202
[5/10/2019 8:42:49 PM.331] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 8:42:49 PM.334] LSPD First Response: [TRACE] Created sheriff2 at X:-1606 Y:4889.75 Z:60.125
[5/10/2019 8:42:49 PM.336] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:49 PM.343] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CityPolice (bcso_swat)
[5/10/2019 8:42:49 PM.346] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 8:42:49 PM.346] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 8:42:49 PM.353] s_m_y_cop_01_white_mini_03
[5/10/2019 8:42:49 PM.353] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 8:42:49 PM.353] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:42:49 PM.355] LSPD First Response: [TRACE] Keith Trenton (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:42:49 PM.355] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:42:49 PM.355] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:42:49 PM.357] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 8:42:49 PM.359] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:42:49 PM.368] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CityPolice (bcso_swat)
[5/10/2019 8:42:49 PM.371] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 8:42:49 PM.372] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 8:42:49 PM.381] s_m_y_cop_01_black_mini_02
[5/10/2019 8:42:49 PM.381] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_02
[5/10/2019 8:42:49 PM.381] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:42:49 PM.383] LSPD First Response: [TRACE] Chris Walker (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:42:49 PM.384] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:42:49 PM.384] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:42:49 PM.394] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:42:49 PM.396] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:42:49 PM.397] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:42:49 PM.397] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:42:49 PM.400] LSPD First Response: [TRACE] task assigned
[5/10/2019 8:42:49 PM.462] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:42:49 PM.463] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:42:49 PM.648] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:49 PM.648] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:49 PM.723] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:49 PM.723] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:49 PM.723] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:49 PM.723] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:49 PM.724] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:49 PM.855] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:49 PM.918] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:49 PM.919] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:50 PM.243] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:50 PM.243] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:50 PM.303] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:50 PM.399] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:50 PM.512] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:50 PM.517] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:50 PM.856] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:50 PM.856] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:50 PM.926] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:50 PM.926] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:50 PM.928] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:50 PM.928] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:50 PM.929] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:50 PM.989] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:51 PM.052] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:51 PM.058] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:51 PM.061] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:42:51 PM.415] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:42:51 PM.415] LSPD First Response: [TRACE] Going to: X:-1567.672 Y:4949.662 Z:61.375
[5/10/2019 8:42:51 PM.481] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:51 PM.559] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:51 PM.632] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:51 PM.637] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:51 PM.992] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:52 PM.074] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:52 PM.074] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:52 PM.074] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:52 PM.074] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:52 PM.075] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:52 PM.129] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:52 PM.200] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:52 PM.204] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:52 PM.557] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:52 PM.640] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:52 PM.717] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:52 PM.786] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:52 PM.788] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:53 PM.130] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:53 PM.218] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:53 PM.218] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:53 PM.219] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:53 PM.219] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:53 PM.221] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:53 PM.307] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:53 PM.374] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:53 PM.378] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:53 PM.779] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:53 PM.905] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:53 PM.980] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:54 PM.049] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:54 PM.051] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:54 PM.390] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:54 PM.453] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:54 PM.453] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:54 PM.453] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:54 PM.453] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:54 PM.517] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:54 PM.609] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:54 PM.676] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:54 PM.677] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:54 PM.952] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:55 PM.098] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:55 PM.148] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:55 PM.227] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:55 PM.229] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:55 PM.298] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:42:55 PM.619] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:55 PM.761] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:55 PM.761] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:55 PM.762] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:55 PM.762] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:55 PM.763] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:55 PM.871] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:55 PM.960] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:55 PM.963] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:56 PM.252] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:56 PM.409] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:56 PM.493] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:56 PM.559] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:56 PM.561] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:56 PM.852] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:57 PM.007] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:57 PM.007] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:57 PM.007] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:57 PM.007] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:57 PM.008] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:57 PM.092] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:57 PM.167] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:57 PM.170] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:57 PM.447] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:57 PM.643] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:57 PM.734] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:57 PM.788] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:57 PM.790] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:58 PM.015] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:58 PM.165] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:58 PM.165] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:58 PM.166] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:58 PM.166] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:58 PM.233] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:58 PM.444] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:58 PM.529] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:58 PM.532] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:58 PM.797] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:59 PM.011] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:59 PM.096] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:59 PM.168] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:59 PM.171] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:59 PM.435] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:42:59 PM.573] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:59 PM.574] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:59 PM.574] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:42:59 PM.574] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:42:59 PM.654] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:59 PM.740] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:59 PM.818] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:42:59 PM.820] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:00 PM.052] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:00 PM.299] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:00 PM.376] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:00 PM.451] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:00 PM.455] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:00 PM.696] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:00 PM.952] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:00 PM.952] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:00 PM.952] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:00 PM.952] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:00 PM.953] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 8:43:01 PM.013] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:01 PM.129] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:01 PM.184] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:01 PM.186] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:01 PM.393] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:01 PM.611] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:01 PM.709] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:01 PM.793] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:01 PM.796] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:02 PM.142] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:02 PM.251] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:43:02 PM.327] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:02 PM.327] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:02 PM.327] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:02 PM.327] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:02 PM.329] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:02 PM.553] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:02 PM.648] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:02 PM.650] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:02 PM.990] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:03 PM.257] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:03 PM.261] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:03 PM.334] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:03 PM.336] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:03 PM.825] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:03 PM.972] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:03 PM.973] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:03 PM.973] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:03 PM.973] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:04 PM.062] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:04 PM.063] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectAfterLostLongerEvent
[5/10/2019 8:43:04 PM.064] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:43:04 PM.064] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 8:43:04 PM.068] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:04 PM.204] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:04 PM.299] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:04 PM.299] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:43:04 PM.300] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:43:04 PM.609] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:04 PM.838] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:04 PM.843] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:04 PM.998] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:05 PM.210] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:05 PM.437] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:05 PM.437] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:05 PM.437] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:05 PM.437] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:05 PM.438] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:05 PM.448] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:05 PM.617] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:05 PM.830] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:06 PM.094] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:06 PM.103] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:06 PM.103] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:43:06 PM.103] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:43:06 PM.293] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:06 PM.560] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:06 PM.772] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:06 PM.772] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:06 PM.772] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:06 PM.772] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:06 PM.773] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:06 PM.959] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:07 PM.066] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:07 PM.216] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:07 PM.446] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:07 PM.603] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:07 PM.609] LSPD First Response: [TRACE] Khal Drogo (S_M_Y_HWAYCOP_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:43:07 PM.710] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:07 PM.711] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:07 PM.717] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:07 PM.908] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:08 PM.324] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:08 PM.324] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:08 PM.324] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:08 PM.324] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:08 PM.326] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:08 PM.449] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:43:08 PM.466] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:08 PM.468] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:08 PM.553] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:08 PM.837] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:08 PM.837] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:08 PM.838] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:43:08 PM.839] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:08 PM.935] LSPD First Response: [TRACE] Going to: X:-1800.803 Y:4723.874 Z:56.6114
[5/10/2019 8:43:08 PM.943] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:08 PM.943] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:08 PM.944] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:43:09 PM.018] LSPD First Response: [TRACE] Going to: X:-1800.803 Y:4723.874 Z:56.6114
[5/10/2019 8:43:09 PM.095] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:09 PM.273] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:09 PM.561] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:09 PM.576] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is RESIDENT/DISPATCH_INTRO:.LRESIDENT/NOISE_LOOP:WE_HAVE:CRIME_OFFICER_IN_NEED_OF_ASSISTANCE:CONJUNCTIVES/IN:AREA_NORTH_CHUMASH:.lRESIDENT/NOISE_LOOP:RESIDENT/OUTRO:RESIDENT/INTRO:UNITS_RESPOND/UNITS_RESPOND_CODE_03:RESIDENT/OUTRO
[5/10/2019 8:43:09 PM.576] LSPD First Response: [TRACE] PlaySingleAction: Playing DISPATCH_INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\DISPATCH_INTRO_02.wav, looped: False
[5/10/2019 8:43:09 PM.577] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in NCHU using RespondsAsBackup
[5/10/2019 8:43:09 PM.590] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:43:09 PM.590] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 8:43:09 PM.869] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:09 PM.869] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:09 PM.869] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:09 PM.869] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:09 PM.870] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:10 PM.010] LSPD First Response: [TRACE] PlaySingleAction: Playing NOISE_LOOP from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\NOISE_LOOP_01.wav, looped: True
[5/10/2019 8:43:10 PM.040] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:10 PM.062] LSPD First Response: [TRACE] PlaySingleAction: Playing WE_HAVE from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\WE_HAVE\WE_HAVE_02.wav, looped: False
[5/10/2019 8:43:10 PM.066] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:10 PM.068] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:10 PM.148] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:10 PM.332] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:10 PM.619] LSPD First Response: [TRACE] PlaySingleAction: Playing CRIME_OFFICER_IN_NEED_OF_ASSISTANCE from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CRIMES\CRIME_OFFICER_IN_NEED_OF_ASSISTANCE_03.wav, looped: False
[5/10/2019 8:43:10 PM.656] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:10 PM.869] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:10 PM.902] LSPD First Response: [TRACE] GetBackupTemplate for LocalSWAT in BlaineCounty in NCHU using RespondsAsBackup
[5/10/2019 8:43:10 PM.926] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 8:43:10 PM.928] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:43:11 PM.171] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:43:11 PM.171] LSPD First Response: UB: DETECTED ZONE: NCHU
[5/10/2019 8:43:11 PM.172] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 8:43:11 PM.215] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:11 PM.322] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:11 PM.326] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:43:11 PM.519] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:11 PM.519] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:11 PM.519] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:11 PM.519] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:11 PM.521] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:11 PM.750] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:11 PM.969] LSPD First Response: [TRACE] PlaySingleAction: Playing IN from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CONJUNCTIVES\IN_01.wav, looped: False
[5/10/2019 8:43:12 PM.057] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:12 PM.083] LSPD First Response: [TRACE] GetBackupTemplate for NooseSWAT in BlaineCounty in NCHU using RespondsAsBackup
[5/10/2019 8:43:12 PM.091] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 8:43:12 PM.091] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:43:12 PM.371] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:12 PM.553] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:12 PM.603] LSPD First Response: UB: REQUESTED TYPE: StatePatrol
[5/10/2019 8:43:12 PM.603] LSPD First Response: UB: DETECTED ZONE: NCHU
[5/10/2019 8:43:12 PM.603] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 8:43:12 PM.842] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:13 PM.049] LSPD First Response: UB: STARTED PURSUIT >> OSB-1
[5/10/2019 8:43:13 PM.092] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:13 PM.092] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:13 PM.092] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:13 PM.092] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:13 PM.093] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:13 PM.272] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:13 PM.360] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:13 PM.484] LSPD First Response: UB: REQUESTED TYPE: SpikeStrip
[5/10/2019 8:43:13 PM.484] LSPD First Response: UB: DETECTED ZONE: NCHU
[5/10/2019 8:43:13 PM.484] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 8:43:13 PM.484] LSPD First Response: LSPDFR might have crashed and pursuit backup despawned forcefully 
[5/10/2019 8:43:13 PM.553] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:13 PM.794] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:13 PM.858] LSPD First Response: [TRACE] PlaySingleAction: Playing AREA_NORTH_CHUMASH from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\AREAS\AREA_NORTH_CHUMASH_01.wav, looped: False
[5/10/2019 8:43:13 PM.951] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:14 PM.183] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:14 PM.283] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 8:43:14 PM.283] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 8:43:14 PM.283] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 8:43:14 PM.283] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:43:14 PM.283] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 8:43:14 PM.283] LSPD First Response: [TRACE] Alexander Edwards (S_M_Y_RANGER_01) was set as a cop
[5/10/2019 8:43:14 PM.284] LSPD First Response: [TRACE] Cop Alexander Edwards reassigned to Mats Fox
[5/10/2019 8:43:14 PM.284] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 8:43:14 PM.414] LSPD First Response: [TRACE] Alexander Edwards now monitoring Mats Fox
[5/10/2019 8:43:14 PM.414] LSPD First Response: [TRACE] Alexander Edwards now monitoring Dyshawn Atwood
[5/10/2019 8:43:14 PM.414] LSPD First Response: [TRACE] Alexander Edwards now monitoring Mario Mussolini
[5/10/2019 8:43:14 PM.416] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:14 PM.416] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:14 PM.417] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:14 PM.417] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:14 PM.418] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:14 PM.582] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:14 PM.828] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:14 PM.988] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_02.wav, looped: False
[5/10/2019 8:43:15 PM.038] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:15 PM.223] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:15 PM.509] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:15 PM.654] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:15 PM.730] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:15 PM.730] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:15 PM.730] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:15 PM.730] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:15 PM.806] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:15 PM.984] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:15 PM.987] LSPD First Response: [TRACE] PlaySingleAction: Playing INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\INTRO_01.wav, looped: False
[5/10/2019 8:43:16 PM.128] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:16 PM.266] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:16 PM.414] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:16 PM.486] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 8:43:16 PM.513] LSPD First Response: [TRACE] Using random spawn at X:-2209.673 Y:4335.435 Z:49.51817
[5/10/2019 8:43:16 PM.580] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:43:16 PM.581] LSPD First Response: [TRACE] Created police4 at X:-2113.75 Y:4459.25 Z:61.28125
[5/10/2019 8:43:16 PM.582] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 8:43:16 PM.590] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: HighwayPatrol (sahp)
[5/10/2019 8:43:16 PM.623] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:43:16 PM.623] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:43:16 PM.631] s_f_y_cop_01_white_full_01
[5/10/2019 8:43:16 PM.631] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 8:43:16 PM.631] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:43:16 PM.632] LSPD First Response: [TRACE] Katherine Brooks (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 8:43:16 PM.634] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 8:43:16 PM.634] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 8:43:16 PM.635] LSPD First Response: [TRACE] Report Voice: s_f_y_cop_01_white_full_01
[5/10/2019 8:43:16 PM.636] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 8:43:16 PM.643] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: HighwayPatrol (sahp)
[5/10/2019 8:43:16 PM.711] LSPD First Response: [TRACE] Cached 1047 decorators for index 4
[5/10/2019 8:43:16 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:43:16 PM.712] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:43:16 PM.719] s_f_y_cop_01_white_full_02
[5/10/2019 8:43:16 PM.719] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 8:43:16 PM.719] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:43:16 PM.720] LSPD First Response: [TRACE] Emma Roberts (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 8:43:16 PM.720] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 8:43:16 PM.721] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 8:43:16 PM.732] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:43:16 PM.732] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:43:16 PM.735] LSPD First Response: [TRACE] task assigned
[5/10/2019 8:43:16 PM.799] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:16 PM.799] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:16 PM.926] LSPD First Response: [TRACE] PlaySingleAction: Playing UNITS_RESPOND_CODE_03 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\UNITS_RESPOND\UNITS_RESPOND_CODE_03_02.wav, looped: False
[5/10/2019 8:43:16 PM.955] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:17 PM.112] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:17 PM.200] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:17 PM.200] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:17 PM.200] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:17 PM.200] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:17 PM.287] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:17 PM.418] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:17 PM.600] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:17 PM.755] LSPD First Response: [TRACE] Going to: X:-1370.733 Y:5108.375 Z:60.85236
[5/10/2019 8:43:17 PM.856] LSPD First Response: [TRACE] Alexander Edwards (S_M_Y_RANGER_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:43:18 PM.028] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_02.wav, looped: False
[5/10/2019 8:43:18 PM.737] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 8:43:18 PM.737] LSPD First Response: UB: DETECTED ZONE: NCHU
[5/10/2019 8:43:18 PM.737] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 8:43:19 PM.008] LSPD First Response: UB: STARTED PURSUIT >> OSB-2
[5/10/2019 8:43:19 PM.788] LSPD First Response: PlayAction: Failed to find UNIT_RESPONDING_DISPATCH, reverted to random voice
[5/10/2019 8:43:20 PM.061] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 8:43:20 PM.061] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 8:43:20 PM.061] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 8:43:20 PM.061] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:43:20 PM.061] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 8:43:20 PM.062] LSPD First Response: [TRACE] Steve Merchant (S_M_Y_HWAYCOP_01) was set as a cop
[5/10/2019 8:43:20 PM.063] LSPD First Response: [TRACE] Cop Steve Merchant reassigned to Mats Fox
[5/10/2019 8:43:20 PM.063] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 8:43:29 PM.181] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 8:43:29 PM.182] LSPD First Response: [TRACE] Using random spawn at X:-2219.872 Y:4308.464 Z:47.78005
[5/10/2019 8:43:29 PM.272] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 8:43:29 PM.273] LSPD First Response: [TRACE] Created sheriff2 at X:-2281.25 Y:4212.25 Z:40.65625
[5/10/2019 8:43:29 PM.273] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.283] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CountySheriff (bcso_swat)
[5/10/2019 8:43:29 PM.287] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 8:43:29 PM.288] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 8:43:29 PM.299] s_m_y_cop_01_white_mini_04
[5/10/2019 8:43:29 PM.299] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 8:43:29 PM.299] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:43:29 PM.301] LSPD First Response: [TRACE] Braedon Savag (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:43:29 PM.301] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.301] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:43:29 PM.301] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 8:43:29 PM.302] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.312] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CountySheriff (bcso_swat)
[5/10/2019 8:43:29 PM.316] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 8:43:29 PM.316] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 8:43:29 PM.323] s_m_y_cop_01_black_full_01
[5/10/2019 8:43:29 PM.323] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 8:43:29 PM.324] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:43:29 PM.325] LSPD First Response: [TRACE] Kian Domingo (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:43:29 PM.326] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.326] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:43:29 PM.345] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:43:29 PM.345] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:43:29 PM.346] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:43:29 PM.346] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:43:29 PM.356] LSPD First Response: [TRACE] task assigned
[5/10/2019 8:43:29 PM.356] LSPD First Response: [TRACE] Using random spawn at X:-2230.493 Y:4286.349 Z:46.82584
[5/10/2019 8:43:29 PM.401] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 8:43:29 PM.405] LSPD First Response: [TRACE] Created fbi2 at X:-2187.75 Y:4379 Z:53.625
[5/10/2019 8:43:29 PM.405] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.413] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:43:29 PM.417] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:43:29 PM.418] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:43:29 PM.424] s_m_y_cop_01_black_mini_04
[5/10/2019 8:43:29 PM.424] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 8:43:29 PM.425] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:43:29 PM.426] LSPD First Response: [TRACE] Danny Longstrike (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:43:29 PM.427] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.428] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:43:29 PM.428] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 8:43:29 PM.429] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.438] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:43:29 PM.441] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:43:29 PM.441] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:43:29 PM.449] s_m_y_cop_01_white_full_02
[5/10/2019 8:43:29 PM.449] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 8:43:29 PM.449] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:43:29 PM.450] LSPD First Response: [TRACE] Frank Miller (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:43:29 PM.451] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.451] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:43:29 PM.451] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.461] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:43:29 PM.464] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:43:29 PM.465] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:43:29 PM.473] s_m_y_cop_01_white_full_02
[5/10/2019 8:43:29 PM.473] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 8:43:29 PM.473] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:43:29 PM.476] LSPD First Response: [TRACE] Vince Kaufman (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:43:29 PM.476] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.476] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:43:29 PM.477] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.485] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:43:29 PM.488] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:43:29 PM.488] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:43:29 PM.496] s_m_y_cop_01_black_mini_03
[5/10/2019 8:43:29 PM.496] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[5/10/2019 8:43:29 PM.497] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:43:29 PM.499] LSPD First Response: [TRACE] Edward Green (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:43:29 PM.499] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:43:29 PM.499] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:43:29 PM.501] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:43:29 PM.501] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:43:29 PM.501] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:43:29 PM.501] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:43:29 PM.502] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:43:29 PM.505] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:43:29 PM.505] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:43:29 PM.506] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:43:29 PM.510] LSPD First Response: [TRACE] task assigned
[5/10/2019 8:43:29 PM.574] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:29 PM.574] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:29 PM.575] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:29 PM.575] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:29 PM.576] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:29 PM.576] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:43:29 PM.576] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 8:43:29 PM.580] LSPD First Response: [TRACE] Kasandra Smith (S_F_Y_RANGER_01) was set as a cop
[5/10/2019 8:43:29 PM.580] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:29 PM.580] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:29 PM.580] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:43:29 PM.604] LSPD First Response: [TRACE] Steve Merchant now monitoring Mats Fox
[5/10/2019 8:43:29 PM.605] LSPD First Response: [TRACE] Steve Merchant now monitoring Dyshawn Atwood
[5/10/2019 8:43:29 PM.605] LSPD First Response: [TRACE] Steve Merchant now monitoring Mario Mussolini
[5/10/2019 8:43:29 PM.605] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:29 PM.605] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:29 PM.606] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:29 PM.606] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:29 PM.628] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:43:29 PM.629] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:43:29 PM.642] LSPD First Response: [TRACE] Going to: X:-1558.609 Y:4949.377 Z:61.30501
[5/10/2019 8:43:29 PM.642] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:43:29 PM.642] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:43:44 PM.974] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:43:44 PM.974] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:43:44 PM.999] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:45 PM.000] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 8:43:45 PM.003] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 8:43:45 PM.012] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:45 PM.012] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 8:43:45 PM.014] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 8:43:45 PM.018] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 8:43:45 PM.024] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 8:43:46 PM.624] LSPD First Response: [TRACE] Kasandra Smith (S_F_Y_RANGER_01) was damaged.
[5/10/2019 8:43:46 PM.770] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:46 PM.770] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:46 PM.770] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:43:46 PM.770] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:43:46 PM.922] LSPD First Response: [TRACE] Aborting EvadeCops: Freeing suspect
[5/10/2019 8:43:46 PM.923] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:43:46 PM.926] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:43:46 PM.926] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:43:46 PM.926] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:43:46 PM.928] LSPD First Response: [TRACE] ChaseHost #1: Suspect left chase
[5/10/2019 8:43:46 PM.929] LSPD First Response: [TRACE] Removing ped from ChaseHost #1 (GameplayMandatory)
[5/10/2019 8:43:46 PM.931] LSPD First Response: [TRACE] ChaseHost: Lost control over Dyshawn Atwood
[5/10/2019 8:43:46 PM.931] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 8:43:46 PM.932] LSPD First Response: [TRACE] Visual finally lost, removing suspect
[5/10/2019 8:43:47 PM.003] LSPD First Response: [TRACE] Aborting EvadeCops: Freeing suspect
[5/10/2019 8:43:47 PM.003] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:43:47 PM.003] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:43:47 PM.003] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:43:47 PM.003] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:43:47 PM.004] LSPD First Response: [TRACE] ChaseHost #1: Suspect left chase
[5/10/2019 8:43:47 PM.004] LSPD First Response: [TRACE] Removing ped from ChaseHost #1 (GameplayMandatory)
[5/10/2019 8:43:47 PM.004] LSPD First Response: [TRACE] ChaseHost: Lost control over Mario Mussolini
[5/10/2019 8:43:47 PM.004] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 8:43:47 PM.005] LSPD First Response: [TRACE] Visual finally lost, removing suspect
[5/10/2019 8:43:47 PM.165] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:43:47 PM.165] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:43:47 PM.819] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 8:43:47 PM.823] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:47 PM.825] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:43:47 PM.828] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:47 PM.829] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:43:47 PM.834] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 8:43:47 PM.841] LSPD First Response: [TRACE] Task CopInvestigateBackup finished: InvestigateTimer timed out - complete.
[5/10/2019 8:43:47 PM.846] LSPD First Response: [TRACE] TaskCopInvestigate_ended
[5/10/2019 8:43:47 PM.847] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:43:47 PM.847] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:43:47 PM.847] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:43:47 PM.847] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:43:47 PM.848] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:43:47 PM.848] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:43:48 PM.888] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:48 PM.888] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:48 PM.890] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:43:48 PM.893] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:48 PM.893] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:48 PM.895] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:43:49 PM.013] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:49 PM.013] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:49 PM.016] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:43:49 PM.098] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:49 PM.099] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:49 PM.100] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:43:49 PM.104] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:49 PM.105] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:49 PM.107] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:43:49 PM.692] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:49 PM.692] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:49 PM.694] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:43:49 PM.764] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:49 PM.765] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:49 PM.767] LSPD First Response: [TRACE] Use caller position: False
[5/10/2019 8:43:49 PM.770] LSPD First Response: [TRACE] Going to: X:-2297.389 Y:4187.693 Z:39.4758
[5/10/2019 8:43:49 PM.885] LSPD First Response: [TRACE] Going to: X:-2297.389 Y:4187.693 Z:39.4758
[5/10/2019 8:43:50 PM.148] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:50 PM.157] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:50 PM.160] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:50 PM.460] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:50 PM.460] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:50 PM.532] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:50 PM.532] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:50 PM.535] LSPD First Response: [TRACE] Steve Merchant (S_M_Y_HWAYCOP_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:43:50 PM.792] LSPD First Response: [TRACE] Enter vehicle: 0
[5/10/2019 8:43:50 PM.792] LSPD First Response: [TRACE] Enter vehicle: -1
[5/10/2019 8:43:50 PM.796] LSPD First Response: [TRACE] Enter vehicle: 2
[5/10/2019 8:43:50 PM.805] LSPD First Response: [TRACE] Enter vehicle: 1
[5/10/2019 8:43:50 PM.960] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:43:50 PM.960] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:43:50 PM.962] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:43:51 PM.153] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:51 PM.153] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:51 PM.265] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:51 PM.265] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:51 PM.882] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:51 PM.882] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:51 PM.952] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:51 PM.953] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:52 PM.537] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:52 PM.537] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:52 PM.629] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:52 PM.629] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:52 PM.883] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:52 PM.887] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:52 PM.894] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:53 PM.219] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:53 PM.219] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:53 PM.352] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:53 PM.352] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:53 PM.950] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:53 PM.950] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:54 PM.041] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:54 PM.041] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:54 PM.678] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:54 PM.678] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:54 PM.760] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:54 PM.760] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:55 PM.392] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:55 PM.392] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:55 PM.500] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:55 PM.500] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:55 PM.850] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:55 PM.854] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:55 PM.858] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:56 PM.141] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:56 PM.141] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:56 PM.227] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:56 PM.227] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:56 PM.881] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:56 PM.881] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:56 PM.964] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:56 PM.965] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:56 PM.968] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:43:57 PM.562] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:57 PM.562] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:57 PM.673] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:57 PM.673] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:58 PM.327] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:58 PM.327] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:58 PM.409] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:58 PM.409] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:58 PM.419] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:43:58 PM.423] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 8:43:58 PM.423] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 8:43:58 PM.856] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:58 PM.860] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:58 PM.863] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:43:59 PM.108] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:59 PM.109] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:59 PM.186] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:59 PM.186] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:59 PM.800] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:59 PM.800] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:59 PM.885] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:43:59 PM.886] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:43:59 PM.894] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:44:00 PM.643] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:00 PM.643] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:00 PM.744] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:00 PM.744] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:01 PM.397] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:01 PM.397] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:01 PM.486] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:01 PM.486] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:01 PM.838] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:01 PM.842] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:01 PM.847] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:02 PM.144] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:02 PM.144] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:02 PM.233] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:02 PM.234] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:02 PM.853] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:02 PM.853] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:02 PM.948] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:02 PM.948] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:03 PM.648] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:03 PM.648] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:03 PM.771] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:03 PM.772] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:04 PM.479] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:04 PM.480] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:04 PM.561] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:04 PM.561] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:04 PM.968] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:04 PM.973] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:04 PM.978] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:05 PM.299] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:05 PM.299] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:05 PM.401] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:05 PM.402] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:06 PM.051] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:06 PM.051] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:06 PM.136] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:06 PM.136] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:06 PM.784] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:06 PM.784] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:06 PM.858] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:06 PM.858] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:07 PM.415] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:07 PM.415] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:07 PM.491] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:07 PM.492] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:07 PM.881] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:07 PM.884] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:07 PM.893] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:08 PM.125] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:08 PM.125] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:08 PM.211] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:08 PM.211] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:08 PM.577] LSPD First Response: [TRACE] Task CopInvestigateBackup finished: InvestigateTimer timed out - complete.
[5/10/2019 8:44:08 PM.577] LSPD First Response: [TRACE] TaskCopInvestigate_ended
[5/10/2019 8:44:08 PM.577] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:44:08 PM.577] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:44:08 PM.811] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:08 PM.811] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:08 PM.902] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:08 PM.902] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:09 PM.509] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:09 PM.509] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:09 PM.579] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:09 PM.579] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:09 PM.988] LSPD First Response: [TRACE] Holster weapon
[5/10/2019 8:44:10 PM.082] LSPD First Response: [TRACE] Holster weapon
[5/10/2019 8:44:10 PM.281] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:10 PM.282] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:10 PM.371] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:10 PM.371] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:10 PM.758] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:10 PM.761] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:10 PM.764] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:11 PM.038] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:11 PM.038] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:11 PM.130] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:11 PM.130] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:11 PM.470] LSPD First Response: [TRACE] Enter vehicle: 0
[5/10/2019 8:44:11 PM.538] LSPD First Response: [TRACE] Enter vehicle: -1
[5/10/2019 8:44:11 PM.722] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:11 PM.722] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:11 PM.808] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:11 PM.808] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:11 PM.815] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:44:12 PM.480] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:12 PM.480] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:12 PM.588] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:12 PM.588] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:13 PM.337] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:13 PM.337] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:13 PM.454] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:44:13 PM.455] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:13 PM.455] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:13 PM.772] LSPD First Response: [TRACE] Ped car seems fucked due to first gear
[5/10/2019 8:44:13 PM.775] LSPD First Response: [TRACE] Events_PedCarIsFucked - Left vehicle
[5/10/2019 8:44:13 PM.873] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:13 PM.879] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:13 PM.883] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:14 PM.127] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:14 PM.127] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:14 PM.210] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:14 PM.211] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:14 PM.538] LSPD First Response: [TRACE] Ped car seems fucked due to first gear
[5/10/2019 8:44:14 PM.539] LSPD First Response: [TRACE] Events_PedCarIsFucked
[5/10/2019 8:44:14 PM.643] LSPD First Response: [TRACE] Surrendered due to bad driving after tire burst
[5/10/2019 8:44:14 PM.654] LSPD First Response: [TRACE] Aborting EvadeCopsInVehicle: TaskEvadeCopsAdvInVehicle still active
[5/10/2019 8:44:14 PM.660] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[5/10/2019 8:44:14 PM.866] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:14 PM.866] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:14 PM.948] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:14 PM.948] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:14 PM.953] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:44:15 PM.143] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 8:44:15 PM.143] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 8:44:15 PM.550] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:15 PM.550] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:15 PM.657] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:15 PM.657] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:16 PM.212] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:16 PM.212] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:16 PM.287] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:44:16 PM.287] LSPD First Response: [TRACE] Going to: X:-2309.773 Y:4193.721 Z:39.75
[5/10/2019 8:44:16 PM.530] LSPD First Response: [TRACE] 1663892749
[5/10/2019 8:44:17 PM.813] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 8:44:17 PM.813] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 8:44:17 PM.820] LSPD First Response: [TRACE] Cop Kasandra Smith reassigned to Mats Fox
[5/10/2019 8:44:17 PM.820] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 8:44:49 PM.092] LSPD First Response: [TRACE] Kasandra Smith now monitoring Mats Fox
[5/10/2019 8:44:49 PM.123] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:44:49 PM.123] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:44:49 PM.132] LSPD First Response: [TRACE] Task CopInvestigateBackup finished: InvestigateTimer timed out - complete.
[5/10/2019 8:44:49 PM.132] LSPD First Response: [TRACE] TaskCopInvestigate_ended
[5/10/2019 8:44:49 PM.132] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:44:49 PM.133] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:44:49 PM.133] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:44:49 PM.187] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:44:49 PM.187] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:44:49 PM.199] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:49 PM.200] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:44:49 PM.200] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:44:49 PM.202] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:44:49 PM.202] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:44:49 PM.206] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:49 PM.207] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:44:49 PM.207] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:44:49 PM.215] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:44:49 PM.215] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:44:49 PM.237] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:44:49 PM.237] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:44:49 PM.734] LSPD First Response: [TRACE] Khal Drogo (S_M_Y_HWAYCOP_01) left combat.
[5/10/2019 8:44:50 PM.630] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 8:44:50 PM.698] LSPD First Response: [TRACE] Holster weapon
[5/10/2019 8:44:52 PM.030] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:52 PM.032] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:52 PM.035] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:52 PM.036] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:44:52 PM.141] LSPD First Response: [TRACE] Enter vehicle: -1
[5/10/2019 8:44:52 PM.143] LSPD First Response: [TRACE] Kasandra Smith (S_F_Y_RANGER_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:44:53 PM.757] LSPD First Response: [TRACE] DragSuspectOutOfVehicle
[5/10/2019 8:44:54 PM.366] LSPD First Response: [TRACE] Steve Merchant (S_M_Y_HWAYCOP_01) left combat.
[5/10/2019 8:44:54 PM.761] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:54 PM.932] LSPD First Response: [TRACE] Kasandra Smith (S_F_Y_RANGER_01) left combat.
[5/10/2019 8:44:56 PM.201] LSPD First Response: [TRACE] Aborting EvadeCopsInVehicle: Aborting main task
[5/10/2019 8:44:56 PM.201] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[5/10/2019 8:44:56 PM.291] LSPD First Response: [TRACE] Thread PlayerArrest #1 initialized
[5/10/2019 8:44:57 PM.413] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:44:57 PM.419] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 8:44:57 PM.718] LSPD First Response: [TRACE] Steve Merchant (S_M_Y_HWAYCOP_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:45:00 PM.232] LSPD First Response: [TRACE] Reapplied
[5/10/2019 8:45:01 PM.186] LSPD First Response: [TRACE] Alexander Edwards (S_M_Y_RANGER_01) left combat.
[5/10/2019 8:45:02 PM.833] LSPD First Response: [TRACE] DragSuspectOutOfVehicleCleanUpAction
[5/10/2019 8:45:04 PM.440] LSPD First Response: [TRACE] Steve Merchant (S_M_Y_HWAYCOP_01) left combat.
[5/10/2019 8:45:08 PM.676] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:45:08 PM.678] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:08 PM.679] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:45:08 PM.679] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:08 PM.681] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:45:08 PM.681] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:08 PM.683] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:45:08 PM.683] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:09 PM.539] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:45:09 PM.544] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:45:09 PM.545] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:45:09 PM.546] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:45:09 PM.673] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 8:45:09 PM.676] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:45:09 PM.676] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:45:09 PM.676] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:09 PM.680] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:45:09 PM.680] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:45:09 PM.687] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 8:45:09 PM.687] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:45:09 PM.687] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:45:09 PM.687] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:09 PM.687] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:45:09 PM.688] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:45:09 PM.689] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 8:45:09 PM.689] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:45:09 PM.689] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:45:09 PM.689] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:09 PM.690] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:45:09 PM.690] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:45:09 PM.831] LSPD First Response: [TRACE] Task CopInvestigateBackup finished: InvestigateTimer timed out - complete.
[5/10/2019 8:45:09 PM.831] LSPD First Response: [TRACE] TaskCopInvestigate_ended
[5/10/2019 8:45:09 PM.831] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:45:09 PM.831] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:45:12 PM.661] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as driver
[5/10/2019 8:45:12 PM.661] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:45:12 PM.661] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:45:12 PM.661] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:12 PM.661] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:45:12 PM.661] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:45:12 PM.942] LSPD First Response: [TRACE] Enter vehicle: -1
[5/10/2019 8:45:13 PM.055] LSPD First Response: [TRACE] Enter vehicle: 0
[5/10/2019 8:45:13 PM.532] LSPD First Response: [TRACE] Alexander Edwards (S_M_Y_RANGER_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:45:13 PM.640] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:45:13 PM.640] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:45:13 PM.641] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:45:13 PM.642] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:45:17 PM.361] LSPD First Response: [TRACE] Kasandra Smith (S_F_Y_RANGER_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:45:19 PM.932] LSPD First Response: [TRACE] Task CopInvestigateBackup finished: InvestigateTimer timed out - complete.
[5/10/2019 8:45:19 PM.932] LSPD First Response: [TRACE] TaskCopInvestigate_ended
[5/10/2019 8:45:19 PM.932] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:45:19 PM.932] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:45:19 PM.932] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:45:19 PM.932] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:45:20 PM.201] LSPD First Response: [TRACE] Kasandra Smith (S_F_Y_RANGER_01) left combat.
[5/10/2019 8:45:23 PM.005] LSPD First Response: [TRACE] Enter vehicle: 1
[5/10/2019 8:45:23 PM.005] LSPD First Response: [TRACE] Enter vehicle: 2
[5/10/2019 8:45:23 PM.097] LSPD First Response: [TRACE] Enter vehicle: -1
[5/10/2019 8:45:23 PM.098] LSPD First Response: [TRACE] Enter vehicle: 0
[5/10/2019 8:45:23 PM.750] LSPD First Response: [TRACE] Task CopInvestigateBackup finished: InvestigateTimer timed out - complete.
[5/10/2019 8:45:23 PM.750] LSPD First Response: [TRACE] TaskCopInvestigate_ended
[5/10/2019 8:45:23 PM.751] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:45:23 PM.751] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 8:45:25 PM.260] LSPD First Response: [TRACE] Holster weapon
[5/10/2019 8:45:25 PM.343] LSPD First Response: [TRACE] Holster weapon
[5/10/2019 8:45:26 PM.573] LSPD First Response: [TRACE] Enter vehicle: -1
[5/10/2019 8:45:26 PM.653] LSPD First Response: [TRACE] Enter vehicle: 0
[5/10/2019 8:45:26 PM.756] LSPD First Response: [TRACE] Khal Drogo (S_M_Y_HWAYCOP_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:45:27 PM.268] LSPD First Response: [TRACE] Khal Drogo (S_M_Y_HWAYCOP_01) left combat.
[5/10/2019 8:45:29 PM.568] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:45:29 PM.568] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:29 PM.569] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:45:29 PM.569] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:45:29 PM.643] LSPD First Response: [TRACE] Entering at Driver
[5/10/2019 8:45:29 PM.655] LSPD First Response: [TRACE] Entering at Passenger
[5/10/2019 8:45:31 PM.989] Prompting Arresting
[5/10/2019 8:45:34 PM.893] LSPD First Response: [TRACE] Alexander Edwards (S_M_Y_RANGER_01) left combat.
[5/10/2019 8:45:38 PM.692] LSPD First Response: [TRACE] Khal Drogo (S_M_Y_HWAYCOP_01) entered combat with target: Mats Fox (G_M_Y_MEXGOON_01)
[5/10/2019 8:45:39 PM.227] LSPD First Response: [TRACE] Khal Drogo (S_M_Y_HWAYCOP_01) left combat.
[5/10/2019 8:45:39 PM.602] Prompting Arresting
[5/10/2019 8:45:42 PM.918] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is CUFFS_TIGHTEN_01
[5/10/2019 8:45:42 PM.918] LSPD First Response: [TRACE] PlaySingleAction: Playing CUFFS_TIGHTEN_01 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\sfx\CUFFS_TIGHTEN_01.wav, looped: False
[5/10/2019 8:45:42 PM.971] LSPD First Response: [TRACE] No more fleeing suspects, ending chase
[5/10/2019 8:45:42 PM.973] LSPD First Response: [TRACE] Ending chase
[5/10/2019 8:45:42 PM.983] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 8:45:42 PM.988] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 8:45:42 PM.988] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 8:45:42 PM.988] LSPD First Response: [TRACE] Freeing cop: Khal Drogo
[5/10/2019 8:45:42 PM.989] LSPD First Response: [TRACE] ChaseHost #1: Cop left chase
[5/10/2019 8:45:42 PM.989] LSPD First Response: [TRACE] Cop freed
[5/10/2019 8:45:42 PM.989] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 8:45:42 PM.989] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 8:45:42 PM.989] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] Freeing cop: Alexander Edwards
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] ChaseHost #1: Cop left chase
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] Cop freed
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] Freeing cop: Steve Merchant
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] ChaseHost #1: Cop left chase
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] Cop freed
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 8:45:42 PM.990] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 8:45:42 PM.991] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 8:45:42 PM.991] LSPD First Response: [TRACE] Freeing cop: Kasandra Smith
[5/10/2019 8:45:42 PM.991] LSPD First Response: [TRACE] ChaseHost #1: Cop left chase
[5/10/2019 8:45:42 PM.991] LSPD First Response: [TRACE] Cop freed
[5/10/2019 8:45:42 PM.991] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 8:45:42 PM.991] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 8:45:42 PM.991] LSPD First Response: [TRACE] ChaseHost #1: Suspect left chase
[5/10/2019 8:45:42 PM.991] LSPD First Response: [TRACE] Removing ped from ChaseHost #1 (GameplayMandatory)
[5/10/2019 8:45:42 PM.992] LSPD First Response: [TRACE] ChaseHost: Lost control over Mats Fox
[5/10/2019 8:45:42 PM.992] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 8:45:42 PM.994] LSPD First Response: [TRACE] Asked thread ChaseHost #1 to abort: Chase has ended
[5/10/2019 8:45:42 PM.995] LSPD First Response: [TRACE] Released 0 entities from ChaseHost #1 Content Manager
[5/10/2019 8:45:42 PM.995] LSPD First Response: [TRACE] Instance cleaned (ChaseHost #1)
[5/10/2019 8:45:42 PM.995] LSPD First Response: [TRACE] Ending already
[5/10/2019 8:45:43 PM.176] LSPD First Response:    at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
[5/10/2019 8:45:43 PM.176] at System.Environment.get_StackTrace()
[5/10/2019 8:45:43 PM.176] at LSPD_First_Response.Engine.BaseComponent.End() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\BaseComponent.cs:line 51
[5/10/2019 8:45:43 PM.176] at ‮‭‌‍‏‪‎‏‎‬‭‎‭‬‮‍‮‏‌‎‭‭‮.‌‏‎‮‮‏‏‬‌‏‬‪‪‏‮‭‬‬‍‏‍‌‌‎‍‮‍‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\ChaseHost.cs:line 82
[5/10/2019 8:45:43 PM.176] at LSPD_First_Response.Engine.BaseComponent.End() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\BaseComponent.cs:line 51
[5/10/2019 8:45:43 PM.176] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‪‪‭‭‪‮‮‬‭‬‌‍‎‌‫‎‍‌‌‫‭‏‫‏‮(String ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 53
[5/10/2019 8:45:43 PM.176] at ‮‭‌‍‏‪‎‏‎‬‭‎‭‬‮‍‮‏‌‎‭‭‮.‭‏‎‏‍‪‍‍‌‏‬‌‭‪‎‮(‏‪‭‮‎‮‎‍‬‬‮‍‪‭‏‪‬‍‎‮‭‭‌‏‫‮ ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\ChaseHost.cs:line 106
[5/10/2019 8:45:43 PM.176] at System.Action`1.Invoke(T obj)
[5/10/2019 8:45:43 PM.176] at ‏‪‭‮‎‮‎‍‬‬‮‍‪‭‏‪‬‍‎‮‭‭‌‏‫‮.‌‏‎‮‮‏‏‬‌‏‬‪‪‏‮‭‬‬‍‏‍‌‌‎‍‮‍‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Chase.cs:line 1199
[5/10/2019 8:45:43 PM.176] at LSPD_First_Response.Engine.BaseComponent.End() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\BaseComponent.cs:line 51
[5/10/2019 8:45:43 PM.176] at ‏‪‭‮‎‮‎‍‬‬‮‍‪‭‏‪‬‍‎‮‭‭‌‏‫‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Chase.cs:line 250
[5/10/2019 8:45:43 PM.176] at ‫‪‎‫‫‍‎‌‫‫‎‫‏‪‎‎‎‏‮‎‪‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Main.cs:line 54
[5/10/2019 8:45:43 PM.176] at ‮‏‭‎‮‬‌‬‫‬‮‌‏‎‮‭‬‏‭‫‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 741
[5/10/2019 8:45:43 PM.176] at Rage.GameFiber.Main()
[5/10/2019 8:45:43 PM.176] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 8:45:43 PM.176] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 8:45:43 PM.176] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/10/2019 8:45:43 PM.176] at System.Threading.ThreadHelper.ThreadStart()
[5/10/2019 8:45:43 PM.177] LSPD First Response: [TRACE] Released 0 entities from Chase #1 Content Manager
[5/10/2019 8:45:43 PM.177] LSPD First Response: [TRACE] Instance cleaned (Chase #1)
[5/10/2019 8:45:43 PM.287] LSPD First Response: [TRACE] Fake-Thread ChaseHost #1 has been shut down
[5/10/2019 8:45:44 PM.947] LSPD First Response: UB: FINISHED PURSUIT >> OSB-1
[5/10/2019 8:45:45 PM.415] LSPD First Response: UB: FINISHED PURSUIT >> OSB-2
[5/10/2019 8:45:45 PM.721] LSPD First Response: UB: FINISHED PURSUIT >> OSB-0
[5/10/2019 8:45:46 PM.431] LSPD First Response: Creating phone event
[5/10/2019 8:45:49 PM.428] LSPD First Response: UB: IN STANDBY POSITION >> OSB-2
[5/10/2019 8:45:51 PM.643] LSPD First Response: [TRACE] Asked thread PlayerArrest #1 to abort: No reason specified
[5/10/2019 8:45:51 PM.646] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #1 Content Manager
[5/10/2019 8:45:51 PM.646] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #1)
[5/10/2019 8:45:51 PM.750] LSPD First Response: [TRACE] Thread PlayerArrest #1 has been shut down
[5/10/2019 8:45:51 PM.752] LSPD First Response: [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
[5/10/2019 8:45:51 PM.753] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #1 initialized
[5/10/2019 8:45:52 PM.082] LSPD First Response: [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect is dead
[5/10/2019 8:45:52 PM.083] LSPD First Response: [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
[5/10/2019 8:45:52 PM.083] LSPD First Response: [TRACE] Released 0 entities from PlayerSuspectTransport #1 Content Manager
[5/10/2019 8:45:52 PM.083] LSPD First Response: [TRACE] Instance cleaned (PlayerSuspectTransport #1)
[5/10/2019 8:45:52 PM.178] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #1 has been shut down
[5/10/2019 8:45:57 PM.231] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-2 PAX-0
[5/10/2019 8:46:01 PM.723] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-2
[5/10/2019 8:46:02 PM.610] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_HWAYCOP_01
[5/10/2019 8:46:02 PM.625] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_RANGER_01
[5/10/2019 8:46:03 PM.487] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:46:03 PM.499] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:46:03 PM.499] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:46:03 PM.521] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 8:46:05 PM.893] LSPD First Response: UB: IN STANDBY POSITION >> OSB-1
[5/10/2019 8:46:06 PM.762] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[5/10/2019 8:46:10 PM.731] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:46:10 PM.737] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:46:10 PM.738] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:46:10 PM.742] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:46:11 PM.036] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:11 PM.036] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:11 PM.156] LSPD First Response: [TRACE] Entering at Driver
[5/10/2019 8:46:24 PM.231] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:46:24 PM.242] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:46:24 PM.243] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:46:24 PM.248] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:46:24 PM.362] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_HWAYCOP_01
[5/10/2019 8:46:24 PM.379] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_HWAYCOP_01
[5/10/2019 8:46:24 PM.380] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_RANGER_01
[5/10/2019 8:46:24 PM.535] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-0
[5/10/2019 8:46:31 PM.174] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:46:31 PM.186] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:46:31 PM.186] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:46:31 PM.195] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:46:31 PM.689] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:31 PM.689] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:31 PM.789] LSPD First Response: [TRACE] Entering at Driver
[5/10/2019 8:46:31 PM.973] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:31 PM.973] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:32 PM.037] LSPD First Response: [TRACE] Entering at Passenger
[5/10/2019 8:46:35 PM.203] LSPD First Response: Creating phone event
[5/10/2019 8:46:40 PM.829] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:40 PM.829] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:40 PM.829] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:40 PM.829] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:40 PM.892] LSPD First Response: [TRACE] Entering at Passenger
[5/10/2019 8:46:40 PM.895] LSPD First Response: [TRACE] Entering at LeftRear
[5/10/2019 8:46:40 PM.969] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:40 PM.970] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:40 PM.970] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:40 PM.970] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:41 PM.046] LSPD First Response: [TRACE] Entering at Driver
[5/10/2019 8:46:41 PM.047] LSPD First Response: [TRACE] Entering at RightRear
[5/10/2019 8:46:46 PM.258] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:46 PM.258] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:46 PM.259] LSPD First Response: [TRACE] Aborting CopRespondBackup: EnterVehicle timed out
[5/10/2019 8:46:46 PM.259] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:46 PM.359] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:46:46 PM.366] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:46:46 PM.366] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:46:46 PM.371] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 8:46:47 PM.841] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:46:47 PM.963] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:46:48 PM.064] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 8:46:48 PM.064] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:46:48 PM.064] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:46:48 PM.064] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:48 PM.065] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:46:48 PM.065] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:46:50 PM.902] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as driver
[5/10/2019 8:46:50 PM.902] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:46:50 PM.902] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:46:50 PM.902] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:46:50 PM.902] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:46:50 PM.902] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:46:52 PM.466] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_RANGER_01
[5/10/2019 8:46:53 PM.587] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:46:53 PM.600] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:46:53 PM.600] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:46:53 PM.611] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 8:46:54 PM.621] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:46:54 PM.621] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:46:55 PM.636] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-0
[5/10/2019 8:47:07 PM.680] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:47:07 PM.693] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:47:07 PM.694] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:47:07 PM.714] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:47:07 PM.726] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:47:07 PM.729] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:47:07 PM.729] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:47:07 PM.739] s_m_y_cop_01_white_mini_01
[5/10/2019 8:47:07 PM.740] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 8:47:07 PM.740] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:47:07 PM.741] LSPD First Response: [TRACE] Grant Sterns (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:47:07 PM.742] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:47:07 PM.742] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:47:07 PM.743] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 8:47:07 PM.813] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:47:09 PM.875] LSPD First Response: UB: MOVING BACK FROM GUARD POS TO STANDBY POS STP >> OSB-2
[5/10/2019 8:47:19 PM.853] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-1 PAX-0
[5/10/2019 8:47:23 PM.268] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:47:23 PM.283] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:47:23 PM.284] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 8:47:29 PM.030] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-1
[5/10/2019 8:47:42 PM.991] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 8:47:43 PM.023] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:47:43 PM.026] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:47:43 PM.026] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 8:47:43 PM.033] s_f_y_cop_01_white_full_02
[5/10/2019 8:47:43 PM.033] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 8:47:43 PM.033] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:47:43 PM.035] LSPD First Response: [TRACE] Rose Carter (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 8:47:43 PM.035] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 8:47:43 PM.035] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 8:47:43 PM.036] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 8:47:43 PM.110] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:47:47 PM.909] LSPD First Response: UB: IN STANDBY POSITION >> OSB-2
[5/10/2019 8:47:57 PM.952] LSPD First Response: Creating motorcyclist event
[5/10/2019 8:48:15 PM.817] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:48:15 PM.830] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:48:15 PM.830] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:48:15 PM.842] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:48:15 PM.854] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:48:15 PM.858] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:48:15 PM.858] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:48:15 PM.865] s_m_y_cop_01_white_mini_04
[5/10/2019 8:48:15 PM.865] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 8:48:15 PM.865] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:48:15 PM.868] LSPD First Response: [TRACE] Johnny Balla (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:48:15 PM.868] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:48:15 PM.868] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:48:15 PM.870] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:48:16 PM.337] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:48:22 PM.164] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 8:48:22 PM.164] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 8:48:22 PM.164] Parameter name: index
[5/10/2019 8:48:22 PM.164] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 8:48:33 PM.740] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:48:34 PM.709] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:48:37 PM.879] LSPD First Response: GetAudioFileForAction: No file found for: CARJACKING
[5/10/2019 8:48:37 PM.879] LSPD First Response: GetAudioFileForAction: No file found for: CARJACKING
[5/10/2019 8:48:37 PM.879] LSPD First Response: PlayAction: Failed to find CARJACKING
[5/10/2019 8:48:42 PM.055] LSPD First Response: Creating No Brake Lights event
[5/10/2019 8:48:42 PM.634] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:48:46 PM.171] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:48:46 PM.178] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:48:46 PM.178] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:49:02 PM.535] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:49:10 PM.653] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 8:49:10 PM.661] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:49:10 PM.665] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:49:10 PM.665] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:49:10 PM.671] s_f_y_cop_01_white_full_02
[5/10/2019 8:49:10 PM.672] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 8:49:10 PM.672] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:49:10 PM.674] LSPD First Response: [TRACE] Jessica Woods (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 8:49:10 PM.674] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 8:49:10 PM.674] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 8:49:10 PM.675] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:49:11 PM.016] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:49:12 PM.080] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 8:49:12 PM.081] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 8:49:12 PM.083] LSPD First Response: [TRACE] Setting up world event: RunLights #1
[5/10/2019 8:49:12 PM.089] LSPD First Response: [TRACE] Failed to set up RunLights #1
[5/10/2019 8:49:12 PM.089] LSPD First Response: [TRACE] Released 0 entities from RunLights #1 Content Manager
[5/10/2019 8:49:12 PM.089] LSPD First Response: [TRACE] Instance cleaned (RunLights #1)
[5/10/2019 8:49:35 PM.618] LSPD First Response: Creating stolen vehicle event
[5/10/2019 8:49:52 PM.287] LSPD First Response: [TRACE] Spawned with 259.1876
[5/10/2019 8:49:52 PM.369] LSPD First Response: [TRACE] Spawned with 8.465149
[5/10/2019 8:49:52 PM.440] LSPD First Response: [TRACE] Spawned with 1.209808
[5/10/2019 8:49:52 PM.441] LSPD First Response: [TRACE] Using -2671.853, 1500.922, 113.7829 Heading: 248.7577 and -2665.043, 1498.439, 115.288 Heading: 241.8442 as base positions
[5/10/2019 8:49:52 PM.490] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCounty in BhamCa using SpawnsAmbiently
[5/10/2019 8:49:52 PM.496] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 8:49:52 PM.496] LSPD First Response: [TRACE] Preloading ASTEROPE
[5/10/2019 8:50:02 PM.747] LSPD First Response: [TRACE] It has been 434 seconds since the last callout
[5/10/2019 8:50:02 PM.753] LSPD First Response: Creating OwnerWanted from Traffic_Policer.Callouts.OwnerWanted, Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:50:02 PM.760] LSPD First Response: [TRACE] Callout created:  #1
[5/10/2019 8:50:02 PM.762] LSPD First Response: TrafficPolicer.OwnerWanted
[5/10/2019 8:50:05 PM.379] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:50:05 PM.386] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:50:05 PM.386] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:50:05 PM.390] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:50:06 PM.368] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:50:12 PM.781] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in NCHU using SpawnsAmbiently
[5/10/2019 8:50:12 PM.789] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:50:12 PM.789] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:50:12 PM.793] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:50:12 PM.804] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:50:12 PM.807] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:50:12 PM.807] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:50:12 PM.813] s_m_y_cop_01_black_full_01
[5/10/2019 8:50:12 PM.813] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 8:50:12 PM.813] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:50:12 PM.816] LSPD First Response: [TRACE] Branko Lynch (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:50:12 PM.816] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:50:12 PM.817] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:50:12 PM.817] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:50:13 PM.158] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:50:40 PM.744] LSPD First Response: [TRACE] Cleaning UI
[5/10/2019 8:50:40 PM.747] LSPD First Response: [TRACE] User accepted callout
[5/10/2019 8:50:40 PM.940] LSPD First Response: SituationNumber: 21
[5/10/2019 8:50:40 PM.940] LSPD First Response: CreatePassenger: 0
[5/10/2019 8:50:52 PM.489] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_RANGER_01
[5/10/2019 8:50:59 PM.849] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 8:51:01 PM.022] LSPD First Response: UB: ABOUT TO BE DISMISSED (INVALID) >> OSB-1
[5/10/2019 8:51:01 PM.022] LSPD First Response: UB: FULLY DISMISSED >> OSB-1 PAX-0
[5/10/2019 8:51:05 PM.006] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_HWAYCOP_01
[5/10/2019 8:51:05 PM.019] LSPD First Response: [TRACE] Added stopped ped: A_M_M_SOUCENT_03
[5/10/2019 8:51:05 PM.129] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-2 PAX-0
[5/10/2019 8:51:49 PM.790] LSPD First Response: LSPDFR might have crashed and transport unit removed 
[5/10/2019 8:51:49 PM.830] LSPD First Response: LSPDFR might have crashed and transport unit removed 
[5/10/2019 8:51:49 PM.942] LSPD First Response: UB: FULLY DISMISSED >> OSB-2 PAX-0
[5/10/2019 8:52:05 PM.548] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:52:06 PM.293] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:52:09 PM.079] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in CANNY using SpawnsAmbiently
[5/10/2019 8:52:09 PM.090] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:52:09 PM.090] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:52:09 PM.096] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:52:14 PM.182] LSPD First Response: [TRACE] Entering at Passenger
[5/10/2019 8:52:14 PM.666] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:52:14 PM.750] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 8:52:14 PM.750] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:52:14 PM.750] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:52:14 PM.750] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:52:14 PM.750] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:52:14 PM.750] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:52:16 PM.414] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:52:16 PM.501] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 8:52:16 PM.501] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:52:16 PM.501] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:52:16 PM.501] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:52:16 PM.501] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:52:16 PM.501] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:52:16 PM.633] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in CANNY using SpawnsAmbiently
[5/10/2019 8:52:16 PM.640] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:52:16 PM.640] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:52:16 PM.643] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:52:18 PM.508] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:52:18 PM.610] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 8:52:18 PM.610] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:52:18 PM.610] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:52:18 PM.610] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:52:18 PM.610] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:52:18 PM.610] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:52:21 PM.703] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as driver
[5/10/2019 8:52:21 PM.703] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:52:21 PM.703] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:52:21 PM.703] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:52:21 PM.703] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:52:21 PM.703] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:52:23 PM.431] LSPD First Response: [TRACE] Assigned ped to TrafficStop #2 (GameplayMandatory)
[5/10/2019 8:52:23 PM.432] LSPD First Response: [TRACE] Assigned ped to TrafficStop #2 (GameplayMandatory)
[5/10/2019 8:52:23 PM.433] LSPD First Response: [TRACE] Thread TrafficStop #2 initialized
[5/10/2019 8:52:26 PM.496] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 8:52:26 PM.723] LSPD First Response: Started parking: 10.87634 Angle: 0.08643682
[5/10/2019 8:52:26 PM.960] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 8:52:27 PM.090] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 8:52:27 PM.090] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:52:27 PM.090] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:52:27 PM.090] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:52:27 PM.091] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:52:27 PM.091] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:52:29 PM.719] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:29 PM.721] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:29 PM.731] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:31 PM.571] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as driver
[5/10/2019 8:52:31 PM.571] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 8:52:31 PM.571] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 8:52:31 PM.571] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 8:52:31 PM.571] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 8:52:31 PM.571] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 8:52:32 PM.773] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:32 PM.777] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:34 PM.994] LSPD First Response: [TRACE] Parking task ended. Result: False
[5/10/2019 8:52:35 PM.043] LSPD First Response: [TRACE] Parking task ended, but not successfully. Forcing suspect to stop
[5/10/2019 8:52:35 PM.115] LSPD First Response: [TRACE] Assigning evacuate task
[5/10/2019 8:52:39 PM.479] LSPD First Response: Player pressing horn
[5/10/2019 8:52:40 PM.361] LSPD First Response: Player pressing horn
[5/10/2019 8:52:42 PM.312] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:52:42 PM.312] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:52:42 PM.313] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:52:42 PM.313] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 8:52:45 PM.442] LSPD First Response: [TRACE] Making suspect find new spot
[5/10/2019 8:52:45 PM.682] LSPD First Response: Player pressing horn
[5/10/2019 8:52:48 PM.410] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in CANNY using SpawnsAmbiently
[5/10/2019 8:52:48 PM.422] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 8:52:48 PM.422] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 8:52:50 PM.705] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 8:52:50 PM.752] LSPD First Response: Started parking: 6.101441 Angle: 0.0663942
[5/10/2019 8:52:52 PM.413] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:52:52 PM.427] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 8:52:52 PM.430] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:52:52 PM.430] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 8:52:52 PM.438] s_m_y_cop_01_white_mini_03
[5/10/2019 8:52:52 PM.439] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 8:52:52 PM.439] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:52:52 PM.440] LSPD First Response: [TRACE] Jacob Carter (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:52:52 PM.441] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:52:52 PM.441] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:52:52 PM.441] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 8:52:52 PM.502] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:52:55 PM.297] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCounty in BhamCa using SpawnsAmbiently
[5/10/2019 8:52:55 PM.304] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:52:55 PM.312] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (lssd)
[5/10/2019 8:52:55 PM.314] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 8:52:55 PM.314] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 8:52:55 PM.322] s_m_y_cop_01_black_full_02
[5/10/2019 8:52:55 PM.322] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_02
[5/10/2019 8:52:55 PM.322] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:52:55 PM.323] LSPD First Response: [TRACE] Mike Cutler (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:52:55 PM.324] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:52:55 PM.324] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:52:55 PM.324] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 8:52:55 PM.326] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 8:52:55 PM.422] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 asked to abort: Too far away
[5/10/2019 8:52:55 PM.424] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #1 to abort: No reason specified
[5/10/2019 8:52:55 PM.424] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #1 Content Manager
[5/10/2019 8:52:55 PM.424] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #1)
[5/10/2019 8:52:55 PM.424] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 8:52:55 PM.425] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 8:52:55 PM.425] LSPD First Response: [TRACE] Released 0 entities from ScenarioFakeTrafficStop #1 Content Manager
[5/10/2019 8:52:55 PM.425] LSPD First Response: [TRACE] Instance cleaned (ScenarioFakeTrafficStop #1)
[5/10/2019 8:52:55 PM.426] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 aborted
[5/10/2019 8:52:55 PM.453] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 initialized
[5/10/2019 8:52:55 PM.453] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 has been shut down
[5/10/2019 8:52:55 PM.817] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:52:55 PM.991] LSPD First Response: [TRACE] Parking task ended. Result: True
[5/10/2019 8:52:56 PM.026] LSPD First Response: [TRACE] Suspect has parked successfully
[5/10/2019 8:52:57 PM.873] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:57 PM.875] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:57 PM.886] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:58 PM.677] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:58 PM.679] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:59 PM.956] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:52:59 PM.958] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:53:01 PM.287] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:53:01 PM.289] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:53:03 PM.546] LSPD First Response: [TRACE] GetBackupTemplate for NooseSWAT in BlaineCounty in NCHU using RespondsAsBackup
[5/10/2019 8:53:03 PM.557] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 8:53:03 PM.558] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:53:07 PM.402] LSPD First Response: UB: REQUESTED TYPE: K9LocalPatrol
[5/10/2019 8:53:07 PM.403] LSPD First Response: UB: DETECTED ZONE: NCHU
[5/10/2019 8:53:07 PM.403] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 8:53:24 PM.520] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 8:53:24 PM.527] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 8:53:29 PM.064] LSPD First Response: [TRACE] Created fbi2 at X:-2288 Y:4202.25 Z:39.90625
[5/10/2019 8:53:29 PM.065] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:53:29 PM.074] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:53:29 PM.077] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:53:29 PM.077] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:53:29 PM.084] s_m_y_cop_01_black_full_01
[5/10/2019 8:53:29 PM.084] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 8:53:29 PM.086] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:53:29 PM.087] LSPD First Response: [TRACE] Menrique Giner (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:53:29 PM.088] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:53:29 PM.088] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:53:29 PM.088] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:53:29 PM.096] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:53:29 PM.100] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:53:29 PM.100] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:53:29 PM.109] s_m_y_cop_01_white_mini_02
[5/10/2019 8:53:29 PM.109] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 8:53:29 PM.109] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:53:29 PM.110] LSPD First Response: [TRACE] Josh Andrews (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:53:29 PM.111] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:53:29 PM.111] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:53:29 PM.111] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:53:29 PM.119] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:53:29 PM.121] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:53:29 PM.122] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:53:29 PM.129] s_m_y_cop_01_white_mini_02
[5/10/2019 8:53:29 PM.129] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 8:53:29 PM.129] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:53:29 PM.130] LSPD First Response: [TRACE] Jacob Paul (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:53:29 PM.131] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:53:29 PM.131] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:53:29 PM.131] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 8:53:29 PM.140] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 8:53:29 PM.142] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:53:29 PM.142] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 8:53:29 PM.154] s_m_y_cop_01_white_mini_01
[5/10/2019 8:53:29 PM.155] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 8:53:29 PM.155] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 8:53:29 PM.158] LSPD First Response: [TRACE] Aaron Jack (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:53:29 PM.158] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 8:53:29 PM.158] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 8:53:29 PM.183] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:53:29 PM.184] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:53:29 PM.184] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:53:29 PM.184] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 8:53:29 PM.184] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:53:29 PM.185] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:53:29 PM.186] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:53:29 PM.186] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 8:53:29 PM.189] LSPD First Response: [TRACE] task assigned
[5/10/2019 8:53:29 PM.288] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:53:29 PM.288] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:53:29 PM.289] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:53:29 PM.290] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:53:39 PM.143] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 initialized
[5/10/2019 8:53:42 PM.584] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 8:53:44 PM.689] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:53:44 PM.690] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:53:44 PM.692] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:53:44 PM.773] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:53:44 PM.773] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:53:44 PM.777] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:53:44 PM.856] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:53:44 PM.856] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:53:44 PM.859] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:53:45 PM.114] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 8:53:45 PM.114] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 8:53:45 PM.116] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 8:53:46 PM.357] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:53:46 PM.357] LSPD First Response: [TRACE] Going to: X:-2184.525 Y:4348.571 Z:52.375
[5/10/2019 8:53:46 PM.382] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 8:53:48 PM.086] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 8:53:48 PM.086] LSPD First Response: [TRACE] Going to: X:-2184.525 Y:4348.571 Z:52.375
[5/10/2019 8:53:50 PM.669] LSPD First Response: [TRACE] Contacting caller
[5/10/2019 8:53:50 PM.781] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:53:50 PM.782] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:53:51 PM.608] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:53:51 PM.609] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:53:52 PM.418] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:53:54 PM.943] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 8:53:54 PM.943] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 8:53:56 PM.022] LSPD First Response: 
[5/10/2019 8:53:56 PM.022] LSPD First Response: ==============================
[5/10/2019 8:53:56 PM.022] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 8:53:56 PM.022] LSPD First Response: ------------------------------
[5/10/2019 8:53:56 PM.022] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
[5/10/2019 8:53:56 PM.022] LSPD First Response: ------------------------------
[5/10/2019 8:53:56 PM.022] LSPD First Response: Exception type: System.NullReferenceException
[5/10/2019 8:53:56 PM.022] LSPD First Response: Exception message: Object reference not set to an instance of an object.
[5/10/2019 8:53:56 PM.022] LSPD First Response: ------------------------------
[5/10/2019 8:53:56 PM.023] LSPD First Response: Inner exceptions:
[5/10/2019 8:53:56 PM.023] LSPD First Response: ------------------------------
[5/10/2019 8:53:56 PM.023] LSPD First Response: Stack trace:
[5/10/2019 8:53:56 PM.023] LSPD First Response: at Interaction_.Menu.GetSuspectData(Ped cPed, Boolean driver)
[5/10/2019 8:53:56 PM.023] at Interaction_.Menu.<>c__DisplayClass215_0.<TStopObserve>b__0()
[5/10/2019 8:53:56 PM.023] at Rage.GameFiber.Main()
[5/10/2019 8:53:56 PM.023] LSPD First Response: ==============================
[5/10/2019 8:53:56 PM.023] LSPD First Response: 
[5/10/2019 8:53:56 PM.037] LSPD First Response: [FATAL] Forced termination
[5/10/2019 8:53:56 PM.039] LSPD First Response: [TRACE] Released 4 entities from DefaultContentManager
[5/10/2019 8:53:58 PM.625] LSPD First Response: [INFO] LSPDFR has shut down
[5/10/2019 8:53:59 PM.586] LSPD First Response: ==============================
[5/10/2019 8:53:59 PM.602] LSPD First Response: ==============================
[5/10/2019 8:53:59 PM.674] LSPD First Response: All signs removed
[5/10/2019 8:53:59 PM.832] LSPD First Response: ==============================
[5/10/2019 8:53:59 PM.962] LSPD First Response: Interaction+: Exception in traffic stop module. Exception:
[5/10/2019 8:53:59 PM.962] LSPD First Response: Interaction+: Thread was being aborted.
[5/10/2019 8:53:59 PM.963] LSPD First Response: Interaction+ Trace: 13
[5/10/2019 8:54:00 PM.016] LSPD First Response: LSPDFR might have crashed and Police Buddy is despawned 
[5/10/2019 8:54:00 PM.088] LSPD First Response: 
[5/10/2019 8:54:00 PM.090] LSPD First Response: ==============================
[5/10/2019 8:54:00 PM.090] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 8:54:00 PM.090] LSPD First Response: ------------------------------
[5/10/2019 8:54:00 PM.091] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
[5/10/2019 8:54:00 PM.091] LSPD First Response: ------------------------------
[5/10/2019 8:54:00 PM.099] LSPD First Response: Exception type: System.IO.FileNotFoundException
[5/10/2019 8:54:00 PM.103] LSPD First Response: Exception message: Could not load file or assembly 'LSPDFR+, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
[5/10/2019 8:54:00 PM.103] LSPD First Response: ------------------------------
[5/10/2019 8:54:00 PM.103] LSPD First Response: Inner exceptions:
[5/10/2019 8:54:00 PM.104] LSPD First Response: ------------------------------
[5/10/2019 8:54:00 PM.104] LSPD First Response: Stack trace:
[5/10/2019 8:54:00 PM.107] LSPD First Response: at Traffic_Policer.Callouts.OwnerWanted.End()
[5/10/2019 8:54:00 PM.108] at Traffic_Policer.Callouts.OwnerWanted.<situationTwoWithPassenger>b__65_0()
[5/10/2019 8:54:00 PM.108] at Rage.GameFiber.Main()
[5/10/2019 8:54:00 PM.108] LSPD First Response: ==============================
[5/10/2019 8:54:00 PM.109] LSPD First Response: 
[5/10/2019 8:55:28 PM.834] Compilation successful.
[5/10/2019 8:55:31 PM.786] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 8:55:31 PM.788] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 8:55:31 PM.790] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 8:55:36 PM.357] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/10/2019 8:55:39 PM.380] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 8:55:39 PM.381] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 8:55:39 PM.384] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 8:55:39 PM.629] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/10/2019 8:55:39 PM.992] LSPD First Response: [TRACE] Started loading LSPDFR
[5/10/2019 8:55:40 PM.276] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 8:55:40 PM.280] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 8:55:40 PM.281] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 8:55:40 PM.282] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 8:55:40 PM.283] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 8:55:40 PM.284] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 8:55:40 PM.718] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/10/2019 8:55:42 PM.015] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:42 PM.026] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:42 PM.043] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/10/2019 8:55:42 PM.208] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/10/2019 8:55:42 PM.208] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/10/2019 8:55:42 PM.208] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 8:55:42 PM.208] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/10/2019 8:55:42 PM.208] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/10/2019 8:55:42 PM.208] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/10/2019 8:55:42 PM.209] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/10/2019 8:55:42 PM.209] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/10/2019 8:55:42 PM.209] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[5/10/2019 8:55:42 PM.252] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:42 PM.252] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:42 PM.252] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/10/2019 8:55:42 PM.258] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/10/2019 8:55:42 PM.259] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/10/2019 8:55:42 PM.260] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/10/2019 8:55:42 PM.261] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/10/2019 8:55:42 PM.262] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/10/2019 8:55:42 PM.263] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[5/10/2019 8:55:43 PM.773] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:55:43 PM.824] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:55:43 PM.991] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:55:44 PM.187] LSPD First Response: [TRACE] Adding Ben J. as character
[5/10/2019 8:55:44 PM.218] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:55:44 PM.218] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:55:44 PM.300] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:55:44 PM.431] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/10/2019 8:55:44 PM.433] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 8:55:44 PM.433] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 8:55:44 PM.486] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:55:44 PM.486] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:55:44 PM.490] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:55:44 PM.588] LSPD First Response: [TRACE] Adding Chris Crepon as character
[5/10/2019 8:55:44 PM.621] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:55:44 PM.621] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:55:44 PM.621] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:55:44 PM.762] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:55:44 PM.762] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:55:44 PM.762] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:55:44 PM.864] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:55:44 PM.864] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:55:44 PM.865] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:55:44 PM.976] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:44 PM.977] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:44 PM.977] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/10/2019 8:55:44 PM.986] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_eup.xml
[5/10/2019 8:55:44 PM.986] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:44 PM.987] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:44 PM.987] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/10/2019 8:55:44 PM.991] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[5/10/2019 8:55:44 PM.992] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:44 PM.993] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:44 PM.993] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/10/2019 8:55:45 PM.058] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[5/10/2019 8:55:45 PM.089] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:45 PM.089] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:55:45 PM.089] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/10/2019 8:55:45 PM.105] LSPD First Response: [TRACE] Failed to parse  as chance
[5/10/2019 8:55:45 PM.108] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_eup.xml
[5/10/2019 8:55:45 PM.113] LSPD First Response: [TRACE] Player was in vehicle: False
[5/10/2019 8:55:45 PM.113] LSPD First Response: [TRACE] Last selected character was Chris Crepon
[5/10/2019 8:55:45 PM.114] LSPD First Response: [TRACE] Loading last selected character Chris Crepon
[5/10/2019 8:55:45 PM.118] LSPD First Response: [INFO] Changing current player character to Chris Crepon
[5/10/2019 8:55:45 PM.306] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[5/10/2019 8:55:45 PM.349] s_m_y_cop_01_white_full_02
[5/10/2019 8:55:45 PM.350] LSPD First Response: [TRACE] CharacterSelected: 40
[5/10/2019 8:55:45 PM.351] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/10/2019 8:55:45 PM.685] LSPD First Response: [TRACE] Initialized telemtry service
[5/10/2019 8:55:45 PM.786] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/10/2019 8:55:45 PM.789] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/10/2019 8:55:45 PM.959] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/10/2019 8:55:45 PM.971] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/10/2019 8:55:45 PM.979] LSPD First Response: [TRACE] Set title to Chris Crepon for Interaction Menu
[5/10/2019 8:55:45 PM.980] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/10/2019 8:55:45 PM.984] LSPD First Response: [TRACE] Set title to Chris Crepon for Police Radio
[5/10/2019 8:55:45 PM.990] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/10/2019 8:55:45 PM.994] LSPD First Response: [TRACE] Set title to Chris Crepon for Vehicle Options
[5/10/2019 8:55:46 PM.061] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/10/2019 8:55:46 PM.061] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/10/2019 8:55:46 PM.063] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/10/2019 8:55:46 PM.069] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/10/2019 8:55:46 PM.122] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.123] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.368] LSPD First Response: [TRACE] Lemmy Kilmister (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 8:55:46 PM.372] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.372] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.372] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.373] LSPD First Response: [TRACE] Acer White (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 8:55:46 PM.373] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.374] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.374] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.375] LSPD First Response: [TRACE] Corleone Nioe (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.376] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.377] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.377] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.378] LSPD First Response: [TRACE] Jason Baye (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.379] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.382] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.382] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.387] LSPD First Response: [TRACE] Tom Linford (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.387] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.388] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.388] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.389] LSPD First Response: [TRACE] Dave Coleman (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.389] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.392] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.392] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.394] LSPD First Response: [TRACE] Gabriel Jensen (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.395] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.399] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.399] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.401] LSPD First Response: [TRACE] Brian Parker (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.401] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.401] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.401] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.402] LSPD First Response: [TRACE] Cedric Baksh (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.402] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.402] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.403] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.405] LSPD First Response: [TRACE] Matt Weston (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.406] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:46 PM.406] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 8:55:46 PM.406] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 8:55:46 PM.407] LSPD First Response: [TRACE] Bernard Marx (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 8:55:46 PM.407] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 8:55:47 PM.402] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/10/2019 8:55:47 PM.428] LSPD First Response: [TRACE] Requested Audio
[5/10/2019 8:55:47 PM.449] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/10/2019 8:55:48 PM.208] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/10/2019 8:55:48 PM.511] LSPD First Response: [TRACE] 7FF663351168
[5/10/2019 8:55:48 PM.539] LSPD First Response: We have 2 appartments registered
[5/10/2019 8:55:48 PM.542] Created: 2874 Hillcrest
[5/10/2019 8:55:54 PM.012] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/10/2019 8:55:54 PM.012] LSPD First Response: [INFO] Connected to LSPDFR Sync via session 27ddb216-748f-4d94-a97e-c81bffbcd5f5. Enhanced features available.
[5/10/2019 8:55:54 PM.012] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/10/2019 8:55:54 PM.021] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/10/2019 8:55:56 PM.550] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/10/2019 8:55:56 PM.757] Created: 2044 North Conker
[5/10/2019 8:56:03 PM.097] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/10/2019 8:56:03 PM.099] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/10/2019 8:56:03 PM.099] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/10/2019 8:56:03 PM.100] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/10/2019 8:56:03 PM.101] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/10/2019 8:56:03 PM.101] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/10/2019 8:56:03 PM.108] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/10/2019 8:56:03 PM.117] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/10/2019 8:56:03 PM.119] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/10/2019 8:56:03 PM.123] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/10/2019 8:56:03 PM.126] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[5/10/2019 8:56:03 PM.132] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/10/2019 8:56:03 PM.166] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[5/10/2019 8:56:03 PM.166] LSPD First Response: ApartmentManager initialized
[5/10/2019 8:56:03 PM.274] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:56:03 PM.276] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:56:03 PM.277] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/10/2019 8:56:03 PM.333] LSPD First Response: [INFO] Vinewood Police Station
[5/10/2019 8:56:03 PM.333] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] La Mesa Police Station
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] Rockford Hills Police Station
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] Vespucci Police Station
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] Downtown Police Station
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/10/2019 8:56:03 PM.334] LSPD First Response: [INFO] Davis Sheriff Station
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/10/2019 8:56:03 PM.336] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/10/2019 8:56:03 PM.336] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[5/10/2019 8:56:03 PM.336] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[5/10/2019 8:56:03 PM.337] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[5/10/2019 8:56:03 PM.358] LSPD First Response: [TRACE] Auto started component Debug #1
[5/10/2019 8:56:03 PM.359] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/10/2019 8:56:03 PM.360] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/10/2019 8:56:03 PM.362] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/10/2019 8:56:03 PM.363] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/10/2019 8:56:03 PM.363] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/10/2019 8:56:03 PM.364] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/10/2019 8:56:03 PM.365] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/10/2019 8:56:03 PM.368] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/10/2019 8:56:03 PM.368] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/10/2019 8:56:03 PM.369] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/10/2019 8:56:03 PM.372] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/10/2019 8:56:03 PM.379] LSPD First Response: [TRACE] Loading node data
[5/10/2019 8:56:15 PM.956] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 8:56:15 PM.956] LSPD First Response: [TRACE] Loading node data
[5/10/2019 8:56:15 PM.956] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 8:56:16 PM.172] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/10/2019 8:56:16 PM.173] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/10/2019 8:56:16 PM.173] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/10/2019 8:56:17 PM.209] LSPD First Response: [TRACE] Thread AmbientPhotoCamera #1 initialized
[5/10/2019 8:56:17 PM.211] LSPD First Response: [TRACE] Thread AmbientOffDuty #1 initialized
[5/10/2019 8:56:17 PM.222] LSPD First Response: [TRACE] Thread AmbientGameStats #1 initialized
[5/10/2019 8:56:17 PM.226] LSPD First Response: [TRACE] Thread AmbientChases #1 initialized
[5/10/2019 8:56:17 PM.228] LSPD First Response: [TRACE] Disabling ambient game police chases
[5/10/2019 8:56:17 PM.243] LSPD First Response: [TRACE] Disabled ambient game police chases
[5/10/2019 8:56:17 PM.244] LSPD First Response: [TRACE] Thread AmbientBlips #1 initialized
[5/10/2019 8:56:17 PM.275] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[5/10/2019 8:56:17 PM.275] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/10/2019 8:56:17 PM.329] LSPD First Response: [TRACE] Thread Duty #1 initialized
[5/10/2019 8:56:17 PM.334] LSPD First Response: [TRACE] Thread PoliceStationManager #1 initialized
[5/10/2019 8:56:17 PM.364] LSPD First Response: [TRACE] Thread PoliceStationInterior #1 initialized
[5/10/2019 8:56:17 PM.374] LSPD First Response: [TRACE] Thread Marker #3 initialized
[5/10/2019 8:56:17 PM.375] LSPD First Response: [TRACE] Thread Debug #1 initialized
[5/10/2019 8:56:17 PM.383] LSPD First Response: [TRACE] Thread AmbientCombatControl #1 initialized
[5/10/2019 8:56:17 PM.385] LSPD First Response: [TRACE] Thread AmbientSpawn #1 initialized
[5/10/2019 8:56:17 PM.393] LSPD First Response: [TRACE] Thread GameEventManager #1 initialized
[5/10/2019 8:56:20 PM.253] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:56:20 PM.253] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 8:56:20 PM.253] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/duty_selection.xml
[5/10/2019 8:56:20 PM.254] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/duty_selection_eup.xml
[5/10/2019 8:56:20 PM.297] LSPD First Response: [TRACE] Setting player to lspd from last agency
[5/10/2019 8:56:20 PM.344] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 8:56:20 PM.347] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 8:56:20 PM.347] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 8:56:20 PM.348] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 8:56:20 PM.349] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 8:56:20 PM.359] s_m_y_cop_01_white_mini_01
[5/10/2019 8:56:20 PM.361] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 8:56:20 PM.396] LSPD First Response: [TRACE] Setting player outfit to male_long_sleeve from last outfit
[5/10/2019 8:56:20 PM.396] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_uniform
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_jacket
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_traffic_uniform
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_motorcycle_uniform
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_suit
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_detective
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_k-9_uniform
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_winter_uniform
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_bicycle_uniform
[5/10/2019 8:56:20 PM.397] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_riot_uniform
[5/10/2019 8:56:20 PM.398] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_windbreaker
[5/10/2019 8:56:20 PM.398] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_swat_uniform
[5/10/2019 8:56:20 PM.398] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lspd_pilot_uniform
[5/10/2019 8:56:20 PM.445] s_m_y_cop_01_white_mini_03
[5/10/2019 8:56:20 PM.449] LSPD First Response: [TRACE] Initialising
[5/10/2019 8:56:20 PM.463] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[5/10/2019 8:56:20 PM.506] LSPD First Response: AttemptedCrimeCallouts, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.507] LSPD First Response: CalloutManager, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.508] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.525] LSPD First Response: FirstCallouts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.526] LSPD First Response: Interaction+, Version=2.2.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.528] LSPD First Response: PeterUCallouts, Version=4.1.7055.37583, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.548] LSPD First Response: PoliceSmartRadio, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.549] LSPD First Response: SpeedRadarLite, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.551] LSPD First Response: StopThePed, Version=4.6.1.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.554] LSPD First Response: Traffic Policer, Version=6.15.0.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.557] LSPD First Response: UltimateBackup, Version=1.5.6.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.560] LSPD First Response: UnitedCallouts, Version=1.5.3.0, Culture=neutral, PublicKeyToken=null
[5/10/2019 8:56:20 PM.562] LSPD First Response: Creating plugin: AttemptedCrimeCallouts.Main
[5/10/2019 8:56:20 PM.562] LSPD First Response: Creating plugin: CalloutManager.Main
[5/10/2019 8:56:20 PM.658] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
[5/10/2019 8:56:20 PM.769] LSPD First Response: Creating plugin: FirstCallouts.Main
[5/10/2019 8:56:20 PM.769] LSPD First Response: Creating plugin: Interaction_.EntryPoint
[5/10/2019 8:56:20 PM.769] LSPD First Response: Creating plugin: PeterUCallouts.Main
[5/10/2019 8:56:21 PM.064] LSPD First Response: Creating plugin: PoliceSmartRadio.Main
[5/10/2019 8:56:21 PM.070] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[5/10/2019 8:56:21 PM.128] LSPD First Response: Creating plugin: SpeedRadarLite.Main
[5/10/2019 8:56:21 PM.129] LSPD First Response: Creating plugin: StopThePed.Main
[5/10/2019 8:56:21 PM.129] LSPD First Response: Creating plugin: Traffic_Policer.Main
[5/10/2019 8:56:21 PM.130] LSPD First Response: Creating Traffic Policer.Main.
[5/10/2019 8:56:21 PM.130] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[5/10/2019 8:56:21 PM.131] LSPD First Response: Done with Traffic Policer.Main.
[5/10/2019 8:56:21 PM.131] LSPD First Response: Creating plugin: UltimateBackup.Main
[5/10/2019 8:56:21 PM.131] LSPD First Response: Creating plugin: UnitedCallouts.Main
[5/10/2019 8:56:21 PM.132] LSPD First Response: Plugin AttemptedCrimeCallouts1.6.0.0has been initialized.
[5/10/2019 8:56:21 PM.132] LSPD First Response: Go on duty to fully load AttemptedCrimeCallouts
[5/10/2019 8:56:21 PM.133] LSPD First Response: Callout Manager by PieRGud successfully loaded.
[5/10/2019 8:56:21 PM.141] LSPD First Response: [FirstCallouts]: FirstCallouts 2.0.0.0 has been  initialized.
[5/10/2019 8:56:21 PM.141] LSPD First Response: Interaction+ v2.2.6 loaded, go on duty to fully load plugin.
[5/10/2019 8:56:21 PM.362] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for G_F_Y_BALLAS_01
[5/10/2019 8:56:21 PM.369] LSPD First Response: PeterUCallouts.Objects.PedModelMeta: BuildLookupDictionary: Lookup dict already contains a key for A_M_Y_SOUCENT_03
[5/10/2019 8:56:21 PM.403] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 4.1.7055.37583 (RELEASE) loaded
[5/10/2019 8:56:21 PM.404] PoliceSmartRadio 1.2.0.0, developed by Albo1125, loaded successfully!
[5/10/2019 8:56:21 PM.404] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[5/10/2019 8:56:21 PM.404] Please go on duty to start Police SmartRadio.
[5/10/2019 8:56:21 PM.405] LSPD First Response: Plugin SpeedRadarLite v1.3.0.0 has been initialized.
[5/10/2019 8:56:21 PM.405] LSPD First Response: Go on duty to fully load SpeedRadarLite
[5/10/2019 8:56:21 PM.406] LSPD First Response: Plugin StopThePed v4.6.1.0 has been initialized.
[5/10/2019 8:56:21 PM.406] LSPD First Response: Go on duty to fully load StopThePed
[5/10/2019 8:56:21 PM.407] LSPD First Response: Traffic Policer 6.15.0.0, developed by Albo1125, has been initialised.
[5/10/2019 8:56:21 PM.407] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[5/10/2019 8:56:21 PM.407] LSPD First Response: Plugin UltimateBackup v1.5.6.0 has been initialized.
[5/10/2019 8:56:21 PM.407] LSPD First Response: Go on duty to fully load UltimateBackup
[5/10/2019 8:56:21 PM.421] LSPD First Response: Battleye.Tracker detected RAGEPluginHook version: 0.65
[5/10/2019 8:56:21 PM.421] LSPD First Response: UnitedCallouts plugin has loaded!
[5/10/2019 8:56:21 PM.421] LSPD First Response: We have 2 callouts registered
[5/10/2019 8:56:21 PM.422] LSPD First Response: CalloutManager initialized
[5/10/2019 8:56:21 PM.424] LSPD First Response: [TRACE] WorldEventManager: Allowing up to 1 events
[5/10/2019 8:56:21 PM.441] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 8:56:21 PM.445] LSPD First Response: [TRACE] Created new evidence: CrimeEvidenceInPedPossession
[5/10/2019 8:56:21 PM.463] LSPD First Response: [TRACE] Auto started component PersonaSearch #1
[5/10/2019 8:56:21 PM.470] LSPD First Response: [TRACE] Auto started component AmbientBehaviorPedOnStreet #1
[5/10/2019 8:56:21 PM.470] LSPD First Response: [TRACE] Auto started component AmbientBehaviorShotsFired #1
[5/10/2019 8:56:21 PM.471] LSPD First Response: [TRACE] Auto started component AmbientTrafficStop #1
[5/10/2019 8:56:21 PM.475] LSPD First Response: In traffic policer duty event handler: True
[5/10/2019 8:56:21 PM.480] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 8:56:21 PM.486] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 8:56:21 PM.492] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Traffic Policer
[5/10/2019 8:56:21 PM.501] LSPD First Response: SCID:/crepon883/
[5/10/2019 8:56:21 PM.511] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.511] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.512] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:56:21 PM.513] LSPD First Response: Deserialized Jemal Zalon
[5/10/2019 8:56:21 PM.515] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.516] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.533] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 8:56:21 PM.543] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 8:56:21 PM.543] LSPD First Response: Dependency check for Traffic Policer successful: True
[5/10/2019 8:56:21 PM.551] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.CarTheftAttempt
[5/10/2019 8:56:21 PM.551] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.RapeAttempt
[5/10/2019 8:56:21 PM.551] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.KidnappingAttempt
[5/10/2019 8:56:21 PM.551] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.ArsonAttempt
[5/10/2019 8:56:21 PM.551] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.HeistAttempt
[5/10/2019 8:56:21 PM.551] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.AssassinationAttempt
[5/10/2019 8:56:21 PM.551] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BombingAttempt
[5/10/2019 8:56:21 PM.551] LSPD First Response: Registering callout AttemptedCrimeCallouts.Callouts.BankRobberyAttempt
[5/10/2019 8:56:21 PM.728] LSPD First Response: Deserialized John Mills
[5/10/2019 8:56:21 PM.729] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.729] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.730] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:56:21 PM.730] LSPD First Response: Deserialized Kate Lotter
[5/10/2019 8:56:21 PM.730] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.730] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.731] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:56:21 PM.731] LSPD First Response: Deserialized Alex Maccerano
[5/10/2019 8:56:21 PM.732] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.732] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.733] LSPD First Response: Deserialized Friedrich Goethe
[5/10/2019 8:56:21 PM.733] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.733] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.735] LSPD First Response: Deserialized Jack Mellor
[5/10/2019 8:56:21 PM.735] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.735] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.738] LSPD First Response: Deserialized Charlie Harper
[5/10/2019 8:56:21 PM.738] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.738] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.739] LSPD First Response: Deserialized Jimmy James
[5/10/2019 8:56:21 PM.740] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.740] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.741] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:56:21 PM.741] LSPD First Response: Deserialized Dyshawn Atwood
[5/10/2019 8:56:21 PM.741] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 8:56:21 PM.741] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 8:56:21 PM.742] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 8:56:21 PM.742] LSPD First Response: Deserialized Mario Mussolini
[5/10/2019 8:56:21 PM.988] LSPD First Response: Found 7 callout plugin(s) with a combined total of 63 callout(s).
[5/10/2019 8:56:22 PM.070] LSPD First Response: [Code 3 Callouts] Loading Code 3 Callouts...
[5/10/2019 8:56:22 PM.098] LSPD First Response: [Code 3 Callouts] Settings loaded
[5/10/2019 8:56:22 PM.100] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
[5/10/2019 8:56:22 PM.114] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
[5/10/2019 8:56:22 PM.114] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
[5/10/2019 8:56:22 PM.114] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
[5/10/2019 8:56:22 PM.114] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
[5/10/2019 8:56:22 PM.114] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
[5/10/2019 8:56:22 PM.115] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
[5/10/2019 8:56:22 PM.115] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
[5/10/2019 8:56:22 PM.115] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
[5/10/2019 8:56:22 PM.115] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
[5/10/2019 8:56:22 PM.115] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
[5/10/2019 8:56:22 PM.115] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
[5/10/2019 8:56:22 PM.115] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
[5/10/2019 8:56:22 PM.115] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
[5/10/2019 8:56:22 PM.115] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
[5/10/2019 8:56:22 PM.115] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
[5/10/2019 8:56:22 PM.115] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
[5/10/2019 8:56:22 PM.116] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.RoadRage
[5/10/2019 8:56:22 PM.116] LSPD First Response: [Code 3 Callouts] Registered Callout: Road Rage In Progress
[5/10/2019 8:56:22 PM.116] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
[5/10/2019 8:56:22 PM.116] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
[5/10/2019 8:56:22 PM.116] LSPD First Response: [Code 3 Callouts] All callouts registered
[5/10/2019 8:56:22 PM.149] LSPD First Response: --------------------------------------FirstCallouts startup log--------------------------------------
[5/10/2019 8:56:22 PM.153] LSPD First Response: [FirstCallouts]: Detected RAGEPluginHook version: 0.65
[5/10/2019 8:56:22 PM.154] LSPD First Response: [FirstCallouts]: Fetching latest plugin version from GitHub
[5/10/2019 8:56:22 PM.556] LSPD First Response: [FirstCallouts]: Plugin Version v2.0.0.0 loaded successfully
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [GENERAL] DebugLogging is set to False
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [GENERAL] Division/UnitType/Beat is set to 1-LINCOLN-18
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairFeature is set to True
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [GENERAL] VehicleRepairHelp is set to True
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] InteractionKey is set to Y
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] RepairVehicleKey is set to T
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [KEYBINDINGS] EndCalloutKey is set to End
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [CALLOUTS] PoisonedCustomer is set to True
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [CALLOUTS] StolenVehicle is set to True
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [CALLOUTS] SniperSpotted is set to True
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [CALLOUTS] WeaponInSuitcase is set to True
[5/10/2019 8:56:22 PM.571] LSPD First Response: [FirstCallouts]: [CALLOUTS] PersonWithFireArmInPublicTransport is set to True
[5/10/2019 8:56:22 PM.572] LSPD First Response: [FirstCallouts]: [CALLOUTS] GangShootout is set to True
[5/10/2019 8:56:22 PM.572] LSPD First Response: [FirstCallouts]: [CALLOUTS] BrokenDownVehicle is set to True
[5/10/2019 8:56:22 PM.572] LSPD First Response: -----------------------------------------------------------------------------------------------------
[5/10/2019 8:56:22 PM.572] LSPD First Response: Registering callout FirstCallouts.Callouts.PoisonedCustomer
[5/10/2019 8:56:22 PM.572] LSPD First Response: Registering callout FirstCallouts.Callouts.StolenVehicle
[5/10/2019 8:56:22 PM.572] LSPD First Response: Registering callout FirstCallouts.Callouts.PersonWithAFirearmInPublicTransport
[5/10/2019 8:56:22 PM.572] LSPD First Response: Registering callout FirstCallouts.Callouts.SniperSpotted
[5/10/2019 8:56:22 PM.572] LSPD First Response: Registering callout FirstCallouts.Callouts.WeaponInSuitcase
[5/10/2019 8:56:22 PM.572] LSPD First Response: Registering callout FirstCallouts.Callouts.GangShootout
[5/10/2019 8:56:22 PM.572] LSPD First Response: Registering callout FirstCallouts.Callouts.BrokenDownVehicle
[5/10/2019 8:56:22 PM.572] LSPD First Response: [FirstCallouts]: Starting Core...
[5/10/2019 8:56:22 PM.573] LSPD First Response: [FirstCallouts]: Core started
[5/10/2019 8:56:22 PM.697] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Language set to en-GB
[5/10/2019 8:56:22 PM.699] LSPD First Response: PeterUCallouts.Main: LoadGlobalOptionsFromINI: Analytics is enabled. Set AllowAnalytics=false in PeterUCallouts.ini's PeterUCallouts section to disable. See README for more information.
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.InsecureVehicleLoad
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.OffshoreSuspiciousActivity
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.HeliLocateSuspect
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.CommunityEngagementEvent
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.SpeedingVehicle
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.BarricadeHostageSituation
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.DamageToProperty
[5/10/2019 8:56:22 PM.983] LSPD First Response: Registering callout PeterUCallouts.Callouts.Evacuation
[5/10/2019 8:56:22 PM.989] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Starting update checks.
[5/10/2019 8:56:22 PM.989] LSPD First Response: Albo1125.Common 6.6.4.0, developed by Albo1125. Not checking for updates until 5/11/2019 5:28:46 PM
[5/10/2019 8:56:22 PM.989] LSPD First Response: Albo1125.Common.dll 6.6.4.0 starting standard dependency check for Police SmartRadio
[5/10/2019 8:56:22 PM.992] LSPD First Response: GAME VERSION: 1.0.1604.1
[5/10/2019 8:56:22 PM.998] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.65
[5/10/2019 8:56:22 PM.998] LSPD First Response: Dependency check for Police SmartRadio successful: True
[5/10/2019 8:56:23 PM.163] LSPD First Response: UB: DEFAULT REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 8:56:23 PM.163] LSPD First Response: UB: CUSTOM REGIONS FILE IS SUCCESSFULLY LOADED
[5/10/2019 8:56:23 PM.166] LSPD First Response: UB: SPECIAL UNITS FILE IS SUCCESSFULLY LOADED
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.Mugging
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.Burglary
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDeal
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenTruck
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.PlaneCarJacking
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenBus
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.KillerClownWasSeen
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.GangAttack
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.MoneyTruckIsRobbed
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.Fighting
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.DrugDealer
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle2
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.PersonWithKnife
[5/10/2019 8:56:23 PM.179] LSPD First Response: Registering callout UnitedCallouts.Callouts.StolenEmergencyVehicle
[5/10/2019 8:56:23 PM.228] LSPD First Response: [TRACE] Thread AmbientTrafficStop #1 initialized
[5/10/2019 8:56:23 PM.228] LSPD First Response: [TRACE] Thread AmbientBehaviorShotsFired #1 initialized
[5/10/2019 8:56:23 PM.228] LSPD First Response: [TRACE] Thread AmbientBehaviorPedOnStreet #1 initialized
[5/10/2019 8:56:23 PM.228] LSPD First Response: [TRACE] Thread PersonaSearch #1 initialized
[5/10/2019 8:56:23 PM.297] LSPD First Response: [TRACE] Thread AgencySelector #1 initialized
[5/10/2019 8:56:23 PM.299] LSPD First Response: [TRACE] Thread Ambient #1 initialized
[5/10/2019 8:56:23 PM.329] LSPD First Response: [TRACE] Thread ArrestManager #1 initialized
[5/10/2019 8:56:23 PM.333] LSPD First Response: [TRACE] Thread SuspectTransportManager #1 initialized
[5/10/2019 8:56:23 PM.350] LSPD First Response: [TRACE] Thread WorldEventManager #1 initialized
[5/10/2019 8:56:23 PM.374] LSPD First Response: [TRACE] Thread BoundlessInformant #1 initialized
[5/10/2019 8:56:23 PM.374] LSPD First Response: Traffic Policer is not in beta.
[5/10/2019 8:56:23 PM.390] LSPD First Response: Traffic Policer.Mainloop started
[5/10/2019 8:56:23 PM.390] LSPD First Response: Loading Traffic Policer settings...
[5/10/2019 8:56:23 PM.488] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 8:56:23 PM.488] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 8:56:23 PM.488] LSPD First Response: Registering callout Traffic_Policer.Callouts.OwnerWanted
[5/10/2019 8:56:23 PM.488] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 8:56:23 PM.488] LSPD First Response: Registering callout Traffic_Policer.Callouts.DrugsRunners
[5/10/2019 8:56:23 PM.488] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 8:56:23 PM.488] LSPD First Response: Registering callout Traffic_Policer.Callouts.DriverUnderTheInfluence
[5/10/2019 8:56:23 PM.493] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[5/10/2019 8:56:23 PM.572] LSPD First Response: System.FormatException: Input string was not in a correct format.
[5/10/2019 8:56:23 PM.691] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[5/10/2019 8:56:23 PM.692] LSPD First Response: Police SmartRadio queue created. Waiting...
[5/10/2019 8:56:24 PM.305] LSPD First Response: Setting Display position to BottomRight
[5/10/2019 8:56:24 PM.305] LSPD First Response: 804:123
[5/10/2019 8:56:24 PM.399] LSPD First Response: Allbuttons ln: 29
[5/10/2019 8:56:24 PM.478] LSPD First Response: Allbuttons ln: 29
[5/10/2019 8:56:24 PM.478] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[5/10/2019 8:56:24 PM.493] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[5/10/2019 8:56:24 PM.497] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[5/10/2019 8:56:24 PM.498] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[5/10/2019 8:56:24 PM.498] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[5/10/2019 8:56:24 PM.498] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 8:56:24 PM.498] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[5/10/2019 8:56:24 PM.498] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[5/10/2019 8:56:24 PM.498] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[5/10/2019 8:56:24 PM.498] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[5/10/2019 8:56:24 PM.498] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[5/10/2019 8:56:24 PM.498] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[5/10/2019 8:56:24 PM.693] LSPD First Response: [TRACE] Thread CrimesMenu #1 initialized
[5/10/2019 8:56:24 PM.743] LSPD First Response: Traffic Policer Speed Checker started.
[5/10/2019 8:56:24 PM.840] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[5/10/2019 8:56:29 PM.246] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to transport
[5/10/2019 8:56:29 PM.246] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to transport successful.
[5/10/2019 8:56:29 PM.246] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to coroner
[5/10/2019 8:56:29 PM.246] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to coroner successful.
[5/10/2019 8:56:29 PM.246] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to tow
[5/10/2019 8:56:29 PM.247] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to tow successful.
[5/10/2019 8:56:29 PM.247] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to insurance
[5/10/2019 8:56:29 PM.247] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to insurance successful.
[5/10/2019 8:56:29 PM.247] LSPD First Response: StopThePed requesting a PoliceSmartRadio action to be added to animal
[5/10/2019 8:56:29 PM.247] LSPD First Response: PoliceSmartRadio: Adding action for StopThePed to animal successful.
[5/10/2019 8:56:29 PM.270] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to trafficstop
[5/10/2019 8:56:29 PM.274] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to trafficstop successful.
[5/10/2019 8:56:29 PM.275] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to felonystop
[5/10/2019 8:56:29 PM.275] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to felonystop successful.
[5/10/2019 8:56:29 PM.275] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to k9backup
[5/10/2019 8:56:29 PM.275] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to k9backup successful.
[5/10/2019 8:56:29 PM.275] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to spikestrips
[5/10/2019 8:56:29 PM.275] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to spikestrips successful.
[5/10/2019 8:56:29 PM.275] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to roadblock
[5/10/2019 8:56:29 PM.275] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to roadblock successful.
[5/10/2019 8:56:29 PM.275] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to female
[5/10/2019 8:56:29 PM.275] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to female successful.
[5/10/2019 8:56:29 PM.276] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to panic
[5/10/2019 8:56:29 PM.276] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to panic successful.
[5/10/2019 8:56:29 PM.276] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to groupbackup
[5/10/2019 8:56:29 PM.276] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to groupbackup successful.
[5/10/2019 8:56:29 PM.276] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to ambulance
[5/10/2019 8:56:29 PM.276] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to ambulance successful.
[5/10/2019 8:56:29 PM.276] LSPD First Response: UltimateBackup requesting a PoliceSmartRadio action to be added to firedept
[5/10/2019 8:56:29 PM.276] LSPD First Response: PoliceSmartRadio: Adding action for UltimateBackup to firedept successful.
[5/10/2019 8:56:35 PM.301] LSPD First Response: [TRACE] Jess Freeman (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 8:56:47 PM.478] LSPD First Response: PeterUCallouts.Objects.Integrations.IntegrationChecker: LSPDFR+: LSPDFR+ was not detected as running, but this is required for this integration.
[5/10/2019 8:56:47 PM.496] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[5/10/2019 8:56:47 PM.496] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[5/10/2019 8:56:47 PM.496] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[5/10/2019 8:56:47 PM.496] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[5/10/2019 8:56:47 PM.496] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to callerdesc
[5/10/2019 8:56:47 PM.496] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to callerdesc successful.
[5/10/2019 8:56:47 PM.496] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[5/10/2019 8:56:47 PM.496] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[5/10/2019 8:56:47 PM.496] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[5/10/2019 8:56:47 PM.496] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[5/10/2019 8:56:47 PM.496] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to dismissped
[5/10/2019 8:56:47 PM.496] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to dismissped successful.
[5/10/2019 8:56:47 PM.496] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[5/10/2019 8:56:47 PM.498] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[5/10/2019 8:56:54 PM.462] LSPD First Response: PeterUCallouts.AmbientEvents.OrganicAmbientEventDetector: Start: Starting OrganicAmbientEventDetector with interval 5000
[5/10/2019 8:57:05 PM.621] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: 349 items now in audio cache
[5/10/2019 8:57:13 PM.158] LSPD First Response: ‪‪‍‌‌‬‭‌‮‭‎‫‍‪‪‍‫‌‮‪‭‮: CheckForMissingFilesOrDeps: PeterUCallouts is copying street name audio to the new audio folder...
[5/10/2019 8:57:14 PM.362] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: Did not find any missing files or dependencies.
[5/10/2019 8:57:14 PM.602] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Errors: All file checks passed
[5/10/2019 8:57:14 PM.691] LSPD First Response: PeterUCallouts.PeterUCallouts: Installation Verification: Integrity check passed
[5/10/2019 8:57:15 PM.247] LSPD First Response: [TRACE] Sara Lee (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 8:57:17 PM.336] LSPD First Response: [TRACE] Sara Lee (A_F_M_BEVHILLS_01) was damaged.
[5/10/2019 8:57:24 PM.848] LSPD First Response: [TRACE] Dave Coleman (MP_M_FREEMODE_01) was damaged.
[5/10/2019 8:57:24 PM.871] LSPD First Response: [INFO] New Crime: Jeff Horst (A_M_Y_POLYNESIAN_01) committed the crime PC 17 (HitAndRun) against Dave Coleman (MP_M_FREEMODE_01)
[5/10/2019 8:57:30 PM.697] LSPD First Response: PeterUCallouts.Main: MaybeNotifyAboutChanges: Last notified version is 4.1.7055.37583
[5/10/2019 8:57:42 PM.392] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:43 PM.420] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:43 PM.423] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:44 PM.109] LSPD First Response: [TRACE] IPM: Starting radio task
[5/10/2019 8:57:44 PM.130] LSPD First Response: [TRACE] TaskCopPlayRadioAction Initialize()
[5/10/2019 8:57:44 PM.155] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:44 PM.839] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:44 PM.841] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:45 PM.824] LSPD First Response: [TRACE] Radio task was active while menu not showing
[5/10/2019 8:57:45 PM.826] LSPD First Response: [TRACE] Aborting CopPlayRadioAction: Radio task was active while menu not showing
[5/10/2019 8:57:45 PM.829] LSPD First Response: [TRACE] TaskCopPlayRadioAction aborted
[5/10/2019 8:57:45 PM.932] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:46 PM.612] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:46 PM.622] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:46 PM.622] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 8:57:53 PM.970] LSPD First Response: Creating phone event
[5/10/2019 8:58:13 PM.253] LSPD First Response: [TRACE] Bernard Marx (MP_M_FREEMODE_01) was damaged.
[5/10/2019 8:58:13 PM.268] LSPD First Response: [TRACE] Hit and run was invalid
[5/10/2019 8:58:27 PM.141] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 8:58:44 PM.507] LSPD First Response: Creating RevEngineWhenStationary event
[5/10/2019 8:59:29 PM.972] LSPD First Response: Creating phone event
[5/10/2019 8:59:31 PM.652] LSPD First Response: [TRACE] Matt Weston (MP_M_FREEMODE_01) was damaged.
[5/10/2019 9:00:56 PM.756] LSPD First Response: Creating drunk driver event
[5/10/2019 9:00:56 PM.868] LSPD First Response: Setting alcohol levels
[5/10/2019 9:01:11 PM.532] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:01:14 PM.290] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:01:14 PM.947] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:01:22 PM.004] LSPD First Response: [TRACE] Spawned with 259.1876
[5/10/2019 9:01:22 PM.046] LSPD First Response: [TRACE] Spawned with 1.925674
[5/10/2019 9:01:22 PM.048] LSPD First Response: [TRACE] Using -343.6651, 6075.955, 31.27032 Heading: 225.0002 and -336.7621, 6068.572, 30.26485 Heading: 224.5724 as base positions
[5/10/2019 9:01:22 PM.075] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:01:22 PM.114] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 9:01:22 PM.116] LSPD First Response: [TRACE] Preloading LANDSTALKER
[5/10/2019 9:01:46 PM.920] LSPD First Response: Creating Street Race Event
[5/10/2019 9:01:47 PM.710] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:47 PM.963] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:48 PM.178] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:48 PM.485] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:48 PM.761] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:49 PM.992] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:50 PM.442] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:51 PM.029] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:55 PM.626] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:55 PM.703] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:55 PM.784] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:55 PM.870] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:01:59 PM.627] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 9:01:59 PM.967] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:08 PM.319] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in LosSantosCity in CMSW using SpawnsAmbiently
[5/10/2019 9:02:08 PM.331] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in LosSantosCity in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:02:08 PM.335] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:02:17 PM.975] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:24 PM.833] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:33 PM.489] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:41 PM.580] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:43 PM.318] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:48 PM.826] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:51 PM.469] LSPD First Response: Creating Street Race Event
[5/10/2019 9:02:51 PM.585] LSPD First Response: [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[5/10/2019 9:02:51 PM.590] LSPD First Response: [TRACE] Thread TrafficStop #1 initialized
[5/10/2019 9:02:51 PM.793] LSPD First Response: Initiating Street Race Pursuit
[5/10/2019 9:02:52 PM.353] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:02:52 PM.393] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:02:52 PM.529] LSPD First Response: [TRACE] Cached 1047 decorators for index 4
[5/10/2019 9:02:52 PM.531] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:02:52 PM.533] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:02:52 PM.541] s_f_y_cop_01_white_full_01
[5/10/2019 9:02:52 PM.541] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 9:02:52 PM.541] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:02:52 PM.552] LSPD First Response: [TRACE] Yasmine Starkey (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:02:52 PM.557] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:02:52 PM.558] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:02:52 PM.559] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:02:52 PM.842] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:02:54 PM.340] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:54 PM.410] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:54 PM.777] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 9:02:55 PM.615] LSPD First Response: [TRACE] Created new chase
[5/10/2019 9:02:55 PM.618] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:02:55 PM.618] LSPD First Response: [TRACE] Took ownership of suspect for chase
[5/10/2019 9:02:55 PM.678] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 9:02:55 PM.679] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:02:55 PM.679] LSPD First Response: [TRACE] Took ownership of suspect for chase
[5/10/2019 9:02:55 PM.679] LSPD First Response: [TRACE] Suspect added to chase
[5/10/2019 9:02:55 PM.699] LSPD First Response: [TRACE] Pursuit menu was reset.
[5/10/2019 9:02:55 PM.700] LSPD First Response: [TRACE] Asked thread TrafficStop #1 to abort: No more suspects under control
[5/10/2019 9:02:55 PM.709] LSPD First Response: [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[5/10/2019 9:02:55 PM.715] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #1 Content Manager
[5/10/2019 9:02:55 PM.715] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #1)
[5/10/2019 9:02:55 PM.717] LSPD First Response: Interaction+: Exception in traffic stop module. Exception:
[5/10/2019 9:02:55 PM.717] LSPD First Response: Interaction+: Operation is not valid because the specified  Rage.ISpatial is invalid.
[5/10/2019 9:02:55 PM.717] LSPD First Response: Interaction+ Trace: 13
[5/10/2019 9:02:55 PM.789] LSPD First Response: [TRACE] Starting chase
[5/10/2019 9:02:55 PM.792] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:55 PM.847] LSPD First Response: [TRACE] Thread TrafficStop #1 has been shut down
[5/10/2019 9:02:56 PM.037] LSPD First Response: [TRACE] Player now monitoring Pace Winn
[5/10/2019 9:02:56 PM.040] LSPD First Response: [TRACE] Player now monitoring James Carlos
[5/10/2019 9:02:56 PM.223] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:02:56 PM.245] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:02:56 PM.293] LSPD First Response: Player pressing horn
[5/10/2019 9:02:56 PM.394] LSPD First Response: System.ArgumentNullException: Value cannot be null.
[5/10/2019 9:02:56 PM.394] Parameter name: pullover
[5/10/2019 9:02:56 PM.394] at LSPD_First_Response.Mod.API.Functions.GetPulloverSuspect(LHandle pullover) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\API\Functions.cs:line 195
[5/10/2019 9:02:56 PM.394] at Traffic_Policer.TrafficStopAssist.checkForceRedLightRun()
[5/10/2019 9:02:56 PM.394] LSPD First Response: Traffic Policer handled the exception successfully.
[5/10/2019 9:02:56 PM.733] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:58 PM.046] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:58 PM.121] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:02:58 PM.543] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:02:58 PM.554] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:02:58 PM.770] LSPD First Response: Street race pursuit created.
[5/10/2019 9:02:59 PM.764] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:03:00 PM.243] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:00 PM.245] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 9:03:00 PM.246] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:00 PM.247] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 9:03:01 PM.180] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:01 PM.186] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:01 PM.197] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:02 PM.766] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:03 PM.747] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:03 PM.749] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:04 PM.328] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:04 PM.331] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:05 PM.252] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:05 PM.253] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:05 PM.535] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:05 PM.566] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:03:05 PM.577] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:03:05 PM.584] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (bcso)
[5/10/2019 9:03:05 PM.594] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 9:03:05 PM.594] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_uniform
[5/10/2019 9:03:05 PM.604] s_m_y_cop_01_white_mini_03
[5/10/2019 9:03:05 PM.605] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 9:03:05 PM.606] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:03:05 PM.607] LSPD First Response: [TRACE] Ricky Reed (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:03:05 PM.607] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:03:05 PM.608] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:03:05 PM.608] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 9:03:05 PM.612] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 9:03:05 PM.706] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 asked to abort: Too far away
[5/10/2019 9:03:05 PM.708] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #1 to abort: No reason specified
[5/10/2019 9:03:05 PM.709] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #1 Content Manager
[5/10/2019 9:03:05 PM.709] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #1)
[5/10/2019 9:03:05 PM.710] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 9:03:05 PM.711] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #1 (Ambient)
[5/10/2019 9:03:05 PM.711] LSPD First Response: [TRACE] Released 0 entities from ScenarioFakeTrafficStop #1 Content Manager
[5/10/2019 9:03:05 PM.711] LSPD First Response: [TRACE] Instance cleaned (ScenarioFakeTrafficStop #1)
[5/10/2019 9:03:05 PM.712] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #1 aborted
[5/10/2019 9:03:05 PM.799] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 initialized
[5/10/2019 9:03:05 PM.799] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #1 has been shut down
[5/10/2019 9:03:05 PM.981] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:07 PM.712] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is RESIDENT/DISPATCH_INTRO:.LRESIDENT/NOISE_LOOP:WE_HAVE:CRIME_OFFICER_IN_NEED_OF_ASSISTANCE:CONJUNCTIVES/IN:AREA_PALETO_FOREST:.lRESIDENT/NOISE_LOOP:RESIDENT/OUTRO:RESIDENT/INTRO:UNITS_RESPOND/UNITS_RESPOND_CODE_03:RESIDENT/OUTRO
[5/10/2019 9:03:07 PM.712] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in PalFor using RespondsAsBackup
[5/10/2019 9:03:07 PM.716] LSPD First Response: [TRACE] PlaySingleAction: Playing DISPATCH_INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\DISPATCH_INTRO_01.wav, looped: False
[5/10/2019 9:03:07 PM.727] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:03:07 PM.727] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:03:07 PM.905] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:07 PM.907] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:08 PM.218] LSPD First Response: [TRACE] PlaySingleAction: Playing NOISE_LOOP from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\NOISE_LOOP_01.wav, looped: True
[5/10/2019 9:03:08 PM.230] LSPD First Response: [TRACE] PlaySingleAction: Playing WE_HAVE from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\WE_HAVE\WE_HAVE_02.wav, looped: False
[5/10/2019 9:03:08 PM.484] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:08 PM.486] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:08 PM.794] LSPD First Response: [TRACE] PlaySingleAction: Playing CRIME_OFFICER_IN_NEED_OF_ASSISTANCE from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CRIMES\CRIME_OFFICER_IN_NEED_OF_ASSISTANCE_03.wav, looped: False
[5/10/2019 9:03:09 PM.350] LSPD First Response: [TRACE] GetBackupTemplate for NooseSWAT in BlaineCounty in PalFor using RespondsAsBackup
[5/10/2019 9:03:09 PM.359] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 9:03:09 PM.359] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:03:09 PM.719] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 9:03:09 PM.724] LSPD First Response: UB: DETECTED ZONE: PALFOR
[5/10/2019 9:03:09 PM.724] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:03:10 PM.089] LSPD First Response: [TRACE] PlaySingleAction: Playing IN from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CONJUNCTIVES\IN_05.wav, looped: False
[5/10/2019 9:03:10 PM.188] LSPD First Response: UB: STARTED PURSUIT >> OSB-0
[5/10/2019 9:03:10 PM.799] LSPD First Response: [TRACE] PlaySingleAction: Playing AREA_PALETO_FOREST from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\AREAS\AREA_PALETO_FOREST_01.wav, looped: False
[5/10/2019 9:03:11 PM.654] LSPD First Response: UB: REQUESTED TYPE: SpikeStrip
[5/10/2019 9:03:11 PM.656] LSPD First Response: UB: DETECTED ZONE: PALFOR
[5/10/2019 9:03:11 PM.656] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:03:11 PM.656] LSPD First Response: LSPDFR might have crashed and pursuit backup despawned forcefully 
[5/10/2019 9:03:12 PM.079] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_02.wav, looped: False
[5/10/2019 9:03:12 PM.091] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:12 PM.091] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:12 PM.091] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 9:03:12 PM.091] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:03:12 PM.091] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 9:03:12 PM.092] LSPD First Response: [TRACE] Bo Darville (S_M_Y_RANGER_01) was set as a cop
[5/10/2019 9:03:12 PM.186] LSPD First Response: [TRACE] Cop Bo Darville reassigned to Pace Winn
[5/10/2019 9:03:12 PM.192] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:12 PM.270] LSPD First Response: [TRACE] Bo Darville now monitoring Pace Winn
[5/10/2019 9:03:12 PM.270] LSPD First Response: [TRACE] Bo Darville now monitoring James Carlos
[5/10/2019 9:03:12 PM.296] LSPD First Response: [TRACE] Probing 1 cops
[5/10/2019 9:03:12 PM.301] LSPD First Response: [TRACE] We found a cop eligible to switch, importance: 2
[5/10/2019 9:03:12 PM.307] LSPD First Response: [TRACE] Aborting CopChasePed: Reassigning cop
[5/10/2019 9:03:12 PM.312] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:03:12 PM.320] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:03:12 PM.321] LSPD First Response: [TRACE] Cop Bo Darville reassigned to James Carlos
[5/10/2019 9:03:13 PM.109] LSPD First Response: [TRACE] PlaySingleAction: Playing INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\INTRO_01.wav, looped: False
[5/10/2019 9:03:14 PM.077] LSPD First Response: [TRACE] PlaySingleAction: Playing UNITS_RESPOND_CODE_03 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\UNITS_RESPOND\UNITS_RESPOND_CODE_03_01.wav, looped: False
[5/10/2019 9:03:14 PM.544] LSPD First Response: [TRACE] Probing 1 cops
[5/10/2019 9:03:14 PM.550] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:03:14 PM.559] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:14 PM.564] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:14 PM.567] LSPD First Response: [TRACE] Report Voice: 
[5/10/2019 9:03:14 PM.614] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:14 PM.617] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:14 PM.623] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:14 PM.770] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:15 PM.729] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_01.wav, looped: False
[5/10/2019 9:03:16 PM.879] LSPD First Response: [TRACE] Probing 1 cops
[5/10/2019 9:03:16 PM.880] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:03:16 PM.890] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:16 PM.891] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:17 PM.501] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:18 PM.154] LSPD First Response: [TRACE] Bo Darville (S_M_Y_RANGER_01) entered combat with target: James Carlos (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:03:19 PM.344] LSPD First Response: [TRACE] Probing 1 cops
[5/10/2019 9:03:19 PM.345] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:03:19 PM.587] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:20 PM.374] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 9:03:20 PM.374] LSPD First Response: UB: DETECTED ZONE: PALFOR
[5/10/2019 9:03:20 PM.374] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:03:21 PM.148] LSPD First Response: [TRACE] Probing 1 cops
[5/10/2019 9:03:21 PM.149] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:03:21 PM.489] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:22 PM.862] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:03:22 PM.862] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:03:23 PM.061] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:23 PM.837] LSPD First Response: UB: REQUESTED TYPE: NooseAir
[5/10/2019 9:03:23 PM.838] LSPD First Response: UB: DETECTED ZONE: PALFOR
[5/10/2019 9:03:23 PM.838] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:03:24 PM.527] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:03:24 PM.527] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:03:24 PM.829] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:25 PM.446] LSPD First Response: [TRACE] Using new pursuit spawn
[5/10/2019 9:03:25 PM.486] LSPD First Response: [TRACE] Recently used nodes: 1
[5/10/2019 9:03:25 PM.511] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:03:25 PM.512] LSPD First Response: [TRACE] Created police4 at X:-580.75 Y:5662.25 Z:37.28125
[5/10/2019 9:03:25 PM.514] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:03:25 PM.521] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: HighwayPatrol (sahp)
[5/10/2019 9:03:25 PM.524] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:03:25 PM.524] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:03:25 PM.532] s_f_y_cop_01_white_full_01
[5/10/2019 9:03:25 PM.532] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 9:03:25 PM.532] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:03:25 PM.533] LSPD First Response: [TRACE] Jamie Nyan (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:03:25 PM.534] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:03:25 PM.534] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:03:25 PM.538] LSPD First Response: [TRACE] Report Voice: s_f_y_cop_01_white_full_01
[5/10/2019 9:03:25 PM.539] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:03:25 PM.546] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: HighwayPatrol (sahp)
[5/10/2019 9:03:25 PM.549] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:03:25 PM.549] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:03:25 PM.555] s_f_y_cop_01_black_full_02
[5/10/2019 9:03:25 PM.555] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[5/10/2019 9:03:25 PM.556] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:03:25 PM.558] LSPD First Response: [TRACE] Kate Andrews (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:03:25 PM.559] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:03:25 PM.559] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:03:25 PM.619] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:25 PM.619] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:25 PM.620] LSPD First Response: [TRACE] Cop Kate Andrews reassigned to James Carlos
[5/10/2019 9:03:25 PM.620] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:25 PM.620] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:03:25 PM.621] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:25 PM.621] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:25 PM.621] LSPD First Response: [TRACE] Cop Jamie Nyan reassigned to Pace Winn
[5/10/2019 9:03:25 PM.622] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:25 PM.622] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:03:25 PM.754] LSPD First Response: [TRACE] Kate Andrews now monitoring Pace Winn
[5/10/2019 9:03:25 PM.754] LSPD First Response: [TRACE] Kate Andrews now monitoring James Carlos
[5/10/2019 9:03:25 PM.754] LSPD First Response: [TRACE] Jamie Nyan now monitoring Pace Winn
[5/10/2019 9:03:25 PM.754] LSPD First Response: [TRACE] Jamie Nyan now monitoring James Carlos
[5/10/2019 9:03:25 PM.838] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:25 PM.838] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:26 PM.178] LSPD First Response: [TRACE] A ped wants to exit our vehicle
[5/10/2019 9:03:27 PM.001] LSPD First Response: PlayAction: Failed to find UNIT_RESPONDING_DISPATCH, reverted to random voice
[5/10/2019 9:03:27 PM.438] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:27 PM.438] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:27 PM.440] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:27 PM.440] LSPD First Response: [TRACE] Report Voice: s_f_y_cop_01_white_full_01
[5/10/2019 9:03:27 PM.442] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:28 PM.390] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:29 PM.171] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:29 PM.172] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:29 PM.174] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:29 PM.176] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:29 PM.594] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:29 PM.898] LSPD First Response: [TRACE] Jamie Nyan (MP_F_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:03:30 PM.077] LSPD First Response: [TRACE] Bob Shakur killed by Leon Wolfe
[5/10/2019 9:03:30 PM.078] LSPD First Response: [INFO] New Crime: Leon Wolfe (A_M_M_SKATER_01) committed the crime PC 23 (Murder) against Bob Shakur (A_M_M_SKATER_01)
[5/10/2019 9:03:30 PM.632] LSPD First Response: PlayAction: Failed to find REPORT_SUSPECT_SPOTTED, reverted to random voice
[5/10/2019 9:03:31 PM.716] LSPD First Response: [TRACE] Aborting LeaveVehicleSmart: Internal task no longer active
[5/10/2019 9:03:31 PM.717] LSPD First Response: [TRACE] TaskLeaveVehicle::Abort
[5/10/2019 9:03:31 PM.719] LSPD First Response: [TRACE] A ped has exited our vehicle
[5/10/2019 9:03:31 PM.795] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:31 PM.800] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:33 PM.096] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:33 PM.293] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:33 PM.293] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:33 PM.293] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 9:03:33 PM.293] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:03:33 PM.293] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 9:03:33 PM.293] LSPD First Response: [TRACE] Andrew McDougle (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 9:03:33 PM.295] LSPD First Response: [TRACE] Cop Andrew McDougle reassigned to Pace Winn
[5/10/2019 9:03:33 PM.295] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:33 PM.443] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:33 PM.443] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:33 PM.443] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 9:03:33 PM.443] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:03:33 PM.444] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 9:03:33 PM.444] LSPD First Response: [TRACE] Andrei Parker (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 9:03:33 PM.446] LSPD First Response: [TRACE] Cop Andrei Parker reassigned to Pace Winn
[5/10/2019 9:03:33 PM.447] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:33 PM.534] LSPD First Response: [TRACE] Andrew McDougle now monitoring Pace Winn
[5/10/2019 9:03:33 PM.534] LSPD First Response: [TRACE] Andrew McDougle now monitoring James Carlos
[5/10/2019 9:03:33 PM.534] LSPD First Response: [TRACE] Andrei Parker now monitoring Pace Winn
[5/10/2019 9:03:33 PM.535] LSPD First Response: [TRACE] Andrei Parker now monitoring James Carlos
[5/10/2019 9:03:33 PM.579] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:33 PM.579] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:33 PM.579] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 9:03:33 PM.579] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:03:33 PM.579] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 9:03:33 PM.580] LSPD First Response: [TRACE] Manny Rivera (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 9:03:33 PM.580] LSPD First Response: [TRACE] Cop Manny Rivera reassigned to Pace Winn
[5/10/2019 9:03:33 PM.581] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:33 PM.627] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 9:03:33 PM.646] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:33 PM.647] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:33 PM.647] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 9:03:33 PM.647] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:03:33 PM.647] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 9:03:33 PM.647] LSPD First Response: [TRACE] Alfonzo Suarez (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 9:03:33 PM.649] LSPD First Response: [TRACE] Cop Alfonzo Suarez reassigned to Pace Winn
[5/10/2019 9:03:33 PM.650] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:33 PM.755] LSPD First Response: [TRACE] Manny Rivera now monitoring Pace Winn
[5/10/2019 9:03:33 PM.755] LSPD First Response: [TRACE] Manny Rivera now monitoring James Carlos
[5/10/2019 9:03:33 PM.756] LSPD First Response: [TRACE] Alfonzo Suarez now monitoring Pace Winn
[5/10/2019 9:03:33 PM.756] LSPD First Response: [TRACE] Alfonzo Suarez now monitoring James Carlos
[5/10/2019 9:03:33 PM.852] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:03:34 PM.578] LSPD First Response: [TRACE] Jamie Nyan (MP_F_FREEMODE_01) left combat.
[5/10/2019 9:03:35 PM.099] LSPD First Response: [TRACE] Using new pursuit spawn
[5/10/2019 9:03:35 PM.102] LSPD First Response: [TRACE] Recently used nodes: 2
[5/10/2019 9:03:35 PM.103] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 9:03:35 PM.117] LSPD First Response: [TRACE] Created fbi2 at X:-501 Y:5836.75 Z:33.1875
[5/10/2019 9:03:35 PM.117] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:03:35 PM.127] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:03:35 PM.132] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:03:35 PM.133] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:03:35 PM.139] s_m_y_hwaycop_01_white_full_01
[5/10/2019 9:03:35 PM.139] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[5/10/2019 9:03:35 PM.139] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:03:35 PM.143] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:03:35 PM.143] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:03:35 PM.143] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:03:35 PM.143] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:03:35 PM.152] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:03:35 PM.154] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:03:35 PM.154] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:03:35 PM.162] s_m_y_cop_01_white_full_01
[5/10/2019 9:03:35 PM.163] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 9:03:35 PM.163] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:03:35 PM.164] LSPD First Response: [TRACE] Anthony Farstan (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:03:35 PM.164] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:03:35 PM.164] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:03:35 PM.165] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:03:35 PM.172] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:03:35 PM.175] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:03:35 PM.175] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:03:35 PM.182] s_m_y_cop_01_black_mini_04
[5/10/2019 9:03:35 PM.183] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 9:03:35 PM.183] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:03:35 PM.184] LSPD First Response: [TRACE] Lars Jamaeson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:03:35 PM.184] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:03:35 PM.184] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:03:35 PM.185] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:03:35 PM.194] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:03:35 PM.198] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:03:35 PM.198] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:03:35 PM.209] s_m_y_cop_01_white_mini_02
[5/10/2019 9:03:35 PM.209] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 9:03:35 PM.209] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:03:35 PM.211] LSPD First Response: [TRACE] Alex Cyans (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:03:35 PM.212] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:03:35 PM.212] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:03:35 PM.221] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:03:35 PM.221] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:03:35 PM.222] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:03:35 PM.222] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:03:35 PM.222] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:35 PM.222] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:35 PM.223] LSPD First Response: [TRACE] Cop Anthony Farstan reassigned to James Carlos
[5/10/2019 9:03:35 PM.224] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:35 PM.224] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:03:35 PM.224] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:35 PM.224] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:35 PM.225] LSPD First Response: [TRACE] Cop Lars Jamaeson reassigned to James Carlos
[5/10/2019 9:03:35 PM.225] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:35 PM.226] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:03:35 PM.226] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:35 PM.226] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:35 PM.227] LSPD First Response: [TRACE] Cop Alex Cyans reassigned to Pace Winn
[5/10/2019 9:03:35 PM.228] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:35 PM.228] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:03:35 PM.228] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:35 PM.228] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:35 PM.229] LSPD First Response: [TRACE] Cop Phil Schmidt reassigned to Pace Winn
[5/10/2019 9:03:35 PM.230] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:35 PM.230] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:03:35 PM.330] LSPD First Response: [TRACE] Anthony Farstan now monitoring Pace Winn
[5/10/2019 9:03:35 PM.330] LSPD First Response: [TRACE] Anthony Farstan now monitoring James Carlos
[5/10/2019 9:03:35 PM.330] LSPD First Response: [TRACE] Lars Jamaeson now monitoring Pace Winn
[5/10/2019 9:03:35 PM.330] LSPD First Response: [TRACE] Lars Jamaeson now monitoring James Carlos
[5/10/2019 9:03:35 PM.331] LSPD First Response: [TRACE] Alex Cyans now monitoring Pace Winn
[5/10/2019 9:03:35 PM.331] LSPD First Response: [TRACE] Alex Cyans now monitoring James Carlos
[5/10/2019 9:03:35 PM.332] LSPD First Response: [TRACE] Phil Schmidt now monitoring Pace Winn
[5/10/2019 9:03:35 PM.332] LSPD First Response: [TRACE] Phil Schmidt now monitoring James Carlos
[5/10/2019 9:03:35 PM.341] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:35 PM.345] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:35 PM.458] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:35 PM.562] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:35 PM.563] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:35 PM.661] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:35 PM.661] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:35 PM.661] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:35 PM.662] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:35 PM.803] LSPD First Response: [TRACE] Our driver wants to exit our vehicle
[5/10/2019 9:03:35 PM.803] LSPD First Response: [TRACE] Our driver wants to exit our vehicle
[5/10/2019 9:03:35 PM.803] LSPD First Response: [TRACE] A ped wants to exit our vehicle
[5/10/2019 9:03:35 PM.806] LSPD First Response: [TRACE] Our driver wants to exit our vehicle
[5/10/2019 9:03:36 PM.634] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:36 PM.850] LSPD First Response: [TRACE] Jamie Nyan (MP_F_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:03:37 PM.032] LSPD First Response: [TRACE] ChaseInVehiclePassenger: Exiting vehicle
[5/10/2019 9:03:37 PM.037] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:37 PM.038] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:37 PM.041] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:37 PM.042] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:37 PM.051] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:37 PM.053] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:37 PM.057] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:37 PM.058] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:37 PM.058] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 9:03:37 PM.060] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:37 PM.061] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:03:37 PM.280] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:37 PM.281] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:37 PM.425] LSPD First Response: PlayAction: Failed to find REPORT_SUSPECT_SPOTTED, reverted to random voice
[5/10/2019 9:03:37 PM.594] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:38 PM.278] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:38 PM.892] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:38 PM.892] LSPD First Response: [TRACE] Visual regained event fired
[5/10/2019 9:03:38 PM.894] LSPD First Response: [TRACE] A ped has exited our vehicle
[5/10/2019 9:03:38 PM.895] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:38 PM.896] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:38 PM.923] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:38 PM.924] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:39 PM.043] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:39 PM.399] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:39 PM.409] LSPD First Response: [TRACE] Aborting LeaveVehicleSmart: Internal task no longer active
[5/10/2019 9:03:39 PM.409] LSPD First Response: [TRACE] TaskLeaveVehicle::Abort
[5/10/2019 9:03:39 PM.411] LSPD First Response: [TRACE] Aborting LeaveVehicleSmart: Internal task no longer active
[5/10/2019 9:03:39 PM.411] LSPD First Response: [TRACE] TaskLeaveVehicle::Abort
[5/10/2019 9:03:39 PM.654] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:03:39 PM.852] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:40 PM.301] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:40 PM.755] LSPD First Response: [TRACE] Entering at Passenger
[5/10/2019 9:03:40 PM.918] LSPD First Response: [TRACE] Aborting LeaveVehicleSmart: Internal task no longer active
[5/10/2019 9:03:40 PM.918] LSPD First Response: [TRACE] TaskLeaveVehicle::Abort
[5/10/2019 9:03:41 PM.295] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:03:41 PM.727] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:41 PM.729] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:41 PM.743] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:42 PM.389] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:42 PM.391] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:42 PM.609] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:03:42 PM.712] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:42 PM.744] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:42 PM.746] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:42 PM.872] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:42 PM.999] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:43 PM.002] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:03:43 PM.041] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:43 PM.041] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:43 PM.041] LSPD First Response: [WARN] Added cop without proper cop data
[5/10/2019 9:03:43 PM.041] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:03:43 PM.041] LSPD First Response: [TRACE] Set them as cop, original was: 7EDA557F
[5/10/2019 9:03:43 PM.042] LSPD First Response: [TRACE] Dan Fernandez (S_M_Y_RANGER_01) was set as a cop
[5/10/2019 9:03:43 PM.043] LSPD First Response: [TRACE] Cop Dan Fernandez reassigned to Pace Winn
[5/10/2019 9:03:43 PM.044] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:43 PM.128] LSPD First Response: [TRACE] Dan Fernandez now monitoring Pace Winn
[5/10/2019 9:03:43 PM.128] LSPD First Response: [TRACE] Dan Fernandez now monitoring James Carlos
[5/10/2019 9:03:43 PM.297] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:43 PM.547] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:03:44 PM.569] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:45 PM.143] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 9:03:45 PM.270] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:45 PM.569] LSPD First Response: [TRACE] GetBackupTemplate for NooseSWAT in BlaineCounty in PalFor using RespondsAsBackup
[5/10/2019 9:03:45 PM.577] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 9:03:45 PM.577] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:03:46 PM.167] LSPD First Response: [TRACE] Entering at Passenger
[5/10/2019 9:03:46 PM.346] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:03:46 PM.607] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:47 PM.200] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:47 PM.204] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:47 PM.223] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:47 PM.228] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:47 PM.230] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:47 PM.412] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:47 PM.583] LSPD First Response: UB: REQUESTED TYPE: SpikeStrip
[5/10/2019 9:03:47 PM.583] LSPD First Response: UB: DETECTED ZONE: PALFOR
[5/10/2019 9:03:47 PM.583] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:03:47 PM.583] LSPD First Response: LSPDFR might have crashed and pursuit backup despawned forcefully 
[5/10/2019 9:03:47 PM.690] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:47 PM.691] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:47 PM.789] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:48 PM.131] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:03:48 PM.148] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:48 PM.521] LSPD First Response: [TRACE] Dan Fernandez (S_M_Y_RANGER_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:03:48 PM.726] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:49 PM.629] LSPD First Response: [TRACE] Entering at Passenger
[5/10/2019 9:03:49 PM.827] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:03:51 PM.076] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:51 PM.825] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:52 PM.317] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:03:52 PM.452] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:52 PM.571] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:03:53 PM.432] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:54 PM.203] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:03:54 PM.289] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:03:54 PM.289] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:03:54 PM.291] LSPD First Response: [TRACE] Ben Karner (S_M_Y_SHERIFF_01) was set as a cop
[5/10/2019 9:03:54 PM.291] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:54 PM.292] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:03:54 PM.292] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:03:54 PM.296] LSPD First Response: [TRACE] Jacque Bellard (S_M_Y_SHERIFF_01) was set as a cop
[5/10/2019 9:03:54 PM.296] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:03:54 PM.313] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:54 PM.313] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:54 PM.316] LSPD First Response: [TRACE] Cop Jacque Bellard reassigned to Pace Winn
[5/10/2019 9:03:54 PM.316] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:54 PM.319] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:03:54 PM.319] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:03:54 PM.320] LSPD First Response: [TRACE] Cop Ben Karner reassigned to James Carlos
[5/10/2019 9:03:54 PM.321] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:03:54 PM.337] LSPD First Response: [TRACE] Jacque Bellard now monitoring Pace Winn
[5/10/2019 9:03:54 PM.337] LSPD First Response: [TRACE] Jacque Bellard now monitoring James Carlos
[5/10/2019 9:03:54 PM.337] LSPD First Response: [TRACE] Ben Karner now monitoring Pace Winn
[5/10/2019 9:03:54 PM.337] LSPD First Response: [TRACE] Ben Karner now monitoring James Carlos
[5/10/2019 9:03:54 PM.582] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 9:03:54 PM.583] LSPD First Response: [TRACE] Created sheriff at X:-431.8985 Y:6032.511 Z:30.34053
[5/10/2019 9:03:54 PM.583] LSPD First Response: [TRACE] AmbientStationSpawn: Added SHERIFF at Paleto Bay Sheriff Station
[5/10/2019 9:03:54 PM.967] LSPD First Response: [TRACE] [CONSOLE] System.NotImplementedException: The method or operation is not implemented.
[5/10/2019 9:03:54 PM.967] at ‬‬‪‫‭‎‭‌‬‏‌‏‪‍‮‮‮‎‮‮.‍‭‌‎‏‪‬‎‭‎‎‪‌‎‪‫‏‎‮(‪‭‫‍‍‎‎‫‍‎‪‌‏‎‫‍‬‬‍‮‫‫‬‮‮ ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\AI\Cooldown.cs:line 48
[5/10/2019 9:03:54 PM.967] at ‪‌‪‫‍‭‫‮‎‏‫‮‫‬‎‭‏‏‎‮.‍‏‭‏‬‎‏‌‏‎‏‍‏‍‭‎‎‬‎‮‮‫‮(‪‭‫‍‍‎‎‫‍‎‪‌‏‎‫‍‬‬‍‮‫‫‬‮‮ ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\BackupManager.cs:line 81
[5/10/2019 9:03:54 PM.967] at ‮‫‬‎‌‬‏‪‭‏‬‫‬‬‭‭‭‌‏‎‮‌‌‭‎‬‮.‍‭‌‎‏‪‬‎‭‎‎‪‌‎‪‫‏‎‮(‪‭‫‍‍‎‎‫‍‎‪‌‏‎‫‍‬‬‍‮‫‫‬‮‮ ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\BackupManager.cs:line 849
[5/10/2019 9:03:54 PM.979] LSPD First Response: [TRACE] [CONSOLE] System.NotImplementedException: The method or operation is not implemented.
[5/10/2019 9:03:54 PM.979] at ‬‬‪‫‭‎‭‌‬‏‌‏‪‍‮‮‮‎‮‮.‍‭‌‎‏‪‬‎‭‎‎‪‌‎‪‫‏‎‮(‪‭‫‍‍‎‎‫‍‎‪‌‏‎‫‍‬‬‍‮‫‫‬‮‮ ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\AI\Cooldown.cs:line 48
[5/10/2019 9:03:54 PM.979] at ‪‌‪‫‍‭‫‮‎‏‫‮‫‬‎‭‏‏‎‮.‍‏‭‏‬‎‏‌‏‎‏‍‏‍‭‎‎‬‎‮‮‫‮(‪‭‫‍‍‎‎‫‍‎‪‌‏‎‫‍‬‬‍‮‫‫‬‮‮ ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\BackupManager.cs:line 81
[5/10/2019 9:03:54 PM.979] at ‮‫‬‎‌‬‏‪‭‏‬‫‬‬‭‭‭‌‏‎‮‌‌‭‎‬‮.‍‭‌‎‏‪‬‎‭‎‎‪‌‎‪‫‏‎‮(‪‭‫‍‍‎‎‫‍‎‪‌‏‎‫‍‬‬‍‮‫‫‬‮‮ ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\BackupManager.cs:line 849
[5/10/2019 9:03:54 PM.983] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:55 PM.022] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 9:03:55 PM.023] LSPD First Response: UB: DETECTED ZONE: PALFOR
[5/10/2019 9:03:55 PM.023] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:03:57 PM.490] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:58 PM.142] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:03:58 PM.145] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:03:58 PM.146] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:03:58 PM.147] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:03:58 PM.147] LSPD First Response: [TRACE] Freeing cop: Kate Andrews
[5/10/2019 9:03:58 PM.147] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:03:58 PM.591] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:03:59 PM.655] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 9:03:59 PM.969] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:00 PM.217] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:04:00 PM.543] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:00 PM.543] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:00 PM.543] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:00 PM.543] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:00 PM.545] LSPD First Response: [TRACE] Freeing cop: Dan Fernandez
[5/10/2019 9:04:00 PM.545] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:01 PM.013] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:01 PM.318] LSPD First Response: [TRACE] Alex Cyans (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:04:01 PM.860] LSPD First Response: [TRACE] Alex Cyans (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:04:02 PM.211] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:02 PM.992] LSPD First Response: [TRACE] Visual lost longer
[5/10/2019 9:04:03 PM.217] LSPD First Response: [TRACE] Evaluating drive to last
[5/10/2019 9:04:03 PM.434] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:04:03 PM.577] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:03 PM.717] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:03 PM.726] LSPD First Response: [TRACE] Bo Darville (S_M_Y_RANGER_01) left combat.
[5/10/2019 9:04:05 PM.817] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:05 PM.822] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:07 PM.163] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:08 PM.754] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:08 PM.754] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:08 PM.754] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:08 PM.755] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:08 PM.755] LSPD First Response: [TRACE] Freeing cop: Lars Jamaeson
[5/10/2019 9:04:08 PM.755] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:08 PM.963] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:08 PM.964] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:08 PM.964] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:08 PM.964] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:08 PM.964] LSPD First Response: [TRACE] Freeing cop: Anthony Farstan
[5/10/2019 9:04:08 PM.964] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:09 PM.280] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:09 PM.717] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:09 PM.717] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:09 PM.842] LSPD First Response: [TRACE] Dan Fernandez (S_M_Y_RANGER_01) left combat.
[5/10/2019 9:04:10 PM.698] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:11 PM.038] LSPD First Response: [TRACE] Using new pursuit spawn
[5/10/2019 9:04:11 PM.042] LSPD First Response: [TRACE] Recently used nodes: 3
[5/10/2019 9:04:11 PM.042] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 9:04:11 PM.043] LSPD First Response: [TRACE] Created fbi2 at X:-89.75 Y:6287.75 Z:30.3125
[5/10/2019 9:04:11 PM.043] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:04:11 PM.053] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:04:11 PM.056] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:04:11 PM.056] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:04:11 PM.066] s_m_y_cop_01_white_mini_02
[5/10/2019 9:04:11 PM.066] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 9:04:11 PM.066] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:04:11 PM.068] LSPD First Response: [TRACE] Mario CoIotti (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:04:11 PM.070] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:04:11 PM.070] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:04:11 PM.070] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:04:11 PM.079] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:04:11 PM.082] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:04:11 PM.082] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:04:11 PM.089] s_m_y_cop_01_black_full_01
[5/10/2019 9:04:11 PM.089] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_full_01
[5/10/2019 9:04:11 PM.089] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:04:11 PM.091] LSPD First Response: [TRACE] Kristian Razum (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:04:11 PM.091] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:04:11 PM.092] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:04:11 PM.092] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:04:11 PM.101] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:04:11 PM.109] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:04:11 PM.109] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:04:11 PM.116] s_m_y_cop_01_black_mini_03
[5/10/2019 9:04:11 PM.116] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[5/10/2019 9:04:11 PM.116] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:04:11 PM.117] LSPD First Response: [TRACE] Alexander Gvardia (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:04:11 PM.118] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:04:11 PM.118] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:04:11 PM.119] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:04:11 PM.127] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:04:11 PM.130] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:04:11 PM.130] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:04:11 PM.137] s_m_y_cop_01_black_mini_01
[5/10/2019 9:04:11 PM.137] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_01
[5/10/2019 9:04:11 PM.137] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:04:11 PM.139] LSPD First Response: [TRACE] Drew Black (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:04:11 PM.139] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:04:11 PM.139] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:04:11 PM.162] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:04:11 PM.162] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:04:11 PM.163] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:04:11 PM.163] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:04:11 PM.163] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:11 PM.163] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:11 PM.164] LSPD First Response: [TRACE] Cop Kristian Razum reassigned to James Carlos
[5/10/2019 9:04:11 PM.165] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:11 PM.166] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:04:11 PM.166] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:11 PM.166] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:11 PM.167] LSPD First Response: [TRACE] Cop Alexander Gvardia reassigned to James Carlos
[5/10/2019 9:04:11 PM.167] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:11 PM.167] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:04:11 PM.167] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:11 PM.167] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:11 PM.169] LSPD First Response: [TRACE] Cop Drew Black reassigned to Pace Winn
[5/10/2019 9:04:11 PM.170] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:11 PM.170] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:04:11 PM.170] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:11 PM.170] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:11 PM.171] LSPD First Response: [TRACE] Cop Mario CoIotti reassigned to Pace Winn
[5/10/2019 9:04:11 PM.172] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:11 PM.172] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:04:11 PM.251] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Vehicle no longer exists
[5/10/2019 9:04:11 PM.373] LSPD First Response: [TRACE] Kristian Razum now monitoring Pace Winn
[5/10/2019 9:04:11 PM.373] LSPD First Response: [TRACE] Kristian Razum now monitoring James Carlos
[5/10/2019 9:04:11 PM.373] LSPD First Response: [TRACE] Alexander Gvardia now monitoring Pace Winn
[5/10/2019 9:04:11 PM.373] LSPD First Response: [TRACE] Alexander Gvardia now monitoring James Carlos
[5/10/2019 9:04:11 PM.374] LSPD First Response: [TRACE] Drew Black now monitoring Pace Winn
[5/10/2019 9:04:11 PM.374] LSPD First Response: [TRACE] Drew Black now monitoring James Carlos
[5/10/2019 9:04:11 PM.374] LSPD First Response: [TRACE] Mario CoIotti now monitoring Pace Winn
[5/10/2019 9:04:11 PM.374] LSPD First Response: [TRACE] Mario CoIotti now monitoring James Carlos
[5/10/2019 9:04:11 PM.481] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:04:11 PM.481] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:04:11 PM.481] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:04:11 PM.489] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:04:11 PM.616] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:11 PM.616] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:12 PM.066] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:04:13 PM.051] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:13 PM.157] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:13 PM.174] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:13 PM.177] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:13 PM.182] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:13 PM.187] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:13 PM.401] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:13 PM.401] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:14 PM.197] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:14 PM.197] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:14 PM.198] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:14 PM.198] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:14 PM.198] LSPD First Response: [TRACE] Freeing cop: Ben Karner
[5/10/2019 9:04:14 PM.198] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:14 PM.518] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:15 PM.198] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:15 PM.293] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:15 PM.293] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:15 PM.440] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:15 PM.552] LSPD First Response: [TRACE] Mario CoIotti (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:04:16 PM.449] LSPD First Response: [TRACE] Evaluating drive to last
[5/10/2019 9:04:16 PM.682] LSPD First Response: [TRACE] Kristian Razum (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:04:16 PM.779] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:16 PM.902] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:16 PM.905] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:16 PM.906] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_black_mini_01
[5/10/2019 9:04:16 PM.921] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:16 PM.924] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:17 PM.144] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:17 PM.144] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:17 PM.439] LSPD First Response: PlayAction: Failed to find REPORT_SUSPECT_SPOTTED, reverted to random voice
[5/10/2019 9:04:18 PM.223] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:18 PM.816] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:18 PM.819] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:18 PM.836] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:18 PM.840] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:19 PM.034] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:19 PM.034] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:19 PM.155] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:20 PM.424] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:20 PM.761] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:20 PM.761] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:20 PM.768] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:04:21 PM.091] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:21 PM.708] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:22 PM.541] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:22 PM.541] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:22 PM.680] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:22 PM.795] LSPD First Response: [TRACE] Released 0 entities from PoliceStation #8 Content Manager
[5/10/2019 9:04:22 PM.795] LSPD First Response: [TRACE] Instance cleaned (PoliceStation #8)
[5/10/2019 9:04:23 PM.981] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:24 PM.259] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:24 PM.259] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:24 PM.406] LSPD First Response: [TRACE] Mario CoIotti (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:04:24 PM.524] LSPD First Response: [TRACE] Report Voice: s_f_y_cop_01_white_full_01
[5/10/2019 9:04:25 PM.015] LSPD First Response: [TRACE] Alexander Gvardia (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:04:25 PM.019] LSPD First Response: [TRACE] Drew Black (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:04:25 PM.339] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:26 PM.138] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:26 PM.138] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:26 PM.142] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:26 PM.142] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:26 PM.143] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:26 PM.143] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:26 PM.143] LSPD First Response: [TRACE] Freeing cop: Bo Darville
[5/10/2019 9:04:26 PM.143] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:27 PM.787] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:28 PM.037] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:28 PM.037] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:29 PM.058] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[5/10/2019 9:04:29 PM.058] LSPD First Response: [TRACE] Starting random suspect visual lost scenario
[5/10/2019 9:04:29 PM.061] LSPD First Response: [TRACE] Scenario ScenarioChaseSuspectLost #1 asked to abort: Child scenario has ended
[5/10/2019 9:04:29 PM.063] LSPD First Response: [TRACE] Released 0 entities from ScenarioChain #1 Content Manager
[5/10/2019 9:04:29 PM.063] LSPD First Response: [TRACE] Instance cleaned (ScenarioChain #1)
[5/10/2019 9:04:29 PM.063] LSPD First Response: [TRACE] Scenario ScenarioChain #1 aborted
[5/10/2019 9:04:29 PM.063] LSPD First Response: [TRACE] Released 0 entities from ScenarioChaseSuspectLost #1 Content Manager
[5/10/2019 9:04:29 PM.063] LSPD First Response: [TRACE] Instance cleaned (ScenarioChaseSuspectLost #1)
[5/10/2019 9:04:29 PM.063] LSPD First Response: [TRACE] Scenario ScenarioChaseSuspectLost #1 aborted
[5/10/2019 9:04:29 PM.200] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:29 PM.303] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:29 PM.628] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:04:30 PM.098] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:30 PM.098] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:31 PM.515] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:31 PM.670] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:31 PM.866] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:31 PM.866] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:31 PM.981] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:31 PM.983] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:32 PM.979] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:33 PM.004] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:33 PM.341] LSPD First Response: [TRACE] Mario CoIotti (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:04:33 PM.685] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:33 PM.685] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:33 PM.825] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:04:34 PM.559] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:34 PM.560] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:34 PM.560] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:34 PM.560] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:34 PM.560] LSPD First Response: [TRACE] Freeing cop: Kristian Razum
[5/10/2019 9:04:34 PM.560] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:34 PM.560] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:34 PM.560] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:34 PM.561] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:34 PM.561] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:34 PM.561] LSPD First Response: [TRACE] Freeing cop: Alexander Gvardia
[5/10/2019 9:04:34 PM.561] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:35 PM.043] LSPD First Response: [TRACE] Alexander Gvardia (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:04:35 PM.049] LSPD First Response: [TRACE] Kristian Razum (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:04:35 PM.304] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:35 PM.537] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:35 PM.537] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:37 PM.432] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:37 PM.451] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:38 PM.046] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:38 PM.046] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:39 PM.597] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:39 PM.728] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:39 PM.730] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:39 PM.746] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:39 PM.842] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:39 PM.842] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:39 PM.852] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:39 PM.983] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:39 PM.985] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:40 PM.390] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:40 PM.391] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:40 PM.499] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:40 PM.507] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:40 PM.783] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:40 PM.785] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:41 PM.147] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:41 PM.161] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:41 PM.654] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:41 PM.676] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:41 PM.909] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:41 PM.909] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:44 PM.277] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:44 PM.278] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:44 PM.278] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:44 PM.278] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:44 PM.279] LSPD First Response: [TRACE] Freeing cop: Jacque Bellard
[5/10/2019 9:04:44 PM.279] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:44 PM.884] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:44 PM.884] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:44 PM.886] LSPD First Response: [TRACE] Cop Kristian Razum reassigned to James Carlos
[5/10/2019 9:04:44 PM.886] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:44 PM.888] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:44 PM.888] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:44 PM.889] LSPD First Response: [TRACE] Cop Alexander Gvardia reassigned to James Carlos
[5/10/2019 9:04:44 PM.889] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:44 PM.891] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:44 PM.891] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:44 PM.892] LSPD First Response: [TRACE] Cop Bo Darville reassigned to James Carlos
[5/10/2019 9:04:44 PM.892] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:44 PM.906] LSPD First Response: [TRACE] Kristian Razum now monitoring Pace Winn
[5/10/2019 9:04:44 PM.906] LSPD First Response: [TRACE] Kristian Razum now monitoring James Carlos
[5/10/2019 9:04:44 PM.920] LSPD First Response: [TRACE] Alexander Gvardia now monitoring Pace Winn
[5/10/2019 9:04:44 PM.920] LSPD First Response: [TRACE] Alexander Gvardia now monitoring James Carlos
[5/10/2019 9:04:44 PM.921] LSPD First Response: [TRACE] Bo Darville now monitoring Pace Winn
[5/10/2019 9:04:44 PM.921] LSPD First Response: [TRACE] Bo Darville now monitoring James Carlos
[5/10/2019 9:04:44 PM.943] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:44 PM.944] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:04:45 PM.388] LSPD First Response: [TRACE] Evaluating drive to last
[5/10/2019 9:04:45 PM.781] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:45 PM.800] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is RESIDENT/DISPATCH_INTRO:.LRESIDENT/NOISE_LOOP:ATTENTION_ALL_SWAT_UNITS:ASSISTANCE_REQUIRED:CONJUNCTIVES/ON:STREET_GREAT_OCEAN_HWY:.lRESIDENT/NOISE_LOOP:RESIDENT/OUTRO
[5/10/2019 9:04:45 PM.800] LSPD First Response: [TRACE] PlaySingleAction: Playing DISPATCH_INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\DISPATCH_INTRO_02.wav, looped: False
[5/10/2019 9:04:45 PM.808] LSPD First Response: [TRACE] GetBackupTemplate for NooseSWAT in BlaineCounty in Paleto using RespondsAsBackup
[5/10/2019 9:04:45 PM.817] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 9:04:45 PM.817] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:04:45 PM.931] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:45 PM.931] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:46 PM.227] LSPD First Response: [TRACE] PlaySingleAction: Playing NOISE_LOOP from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\NOISE_LOOP_01.wav, looped: True
[5/10/2019 9:04:46 PM.253] LSPD First Response: [TRACE] PlaySingleAction: Playing ATTENTION_ALL_SWAT_UNITS from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ATTENTION_ALL_UNITS\ATTENTION_ALL_SWAT_UNITS_01.wav, looped: False
[5/10/2019 9:04:46 PM.807] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:46 PM.811] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:04:47 PM.144] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:47 PM.153] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:47 PM.647] LSPD First Response: UB: REQUESTED TYPE: SpikeStrip
[5/10/2019 9:04:47 PM.647] LSPD First Response: UB: DETECTED ZONE: PALETO
[5/10/2019 9:04:47 PM.647] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:04:47 PM.647] LSPD First Response: LSPDFR might have crashed and pursuit backup despawned forcefully 
[5/10/2019 9:04:47 PM.724] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:47 PM.724] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:47 PM.780] LSPD First Response: [TRACE] PlaySingleAction: Playing ASSISTANCE_REQUIRED from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ASSISTANCE_REQUIRED\ASSISTANCE_REQUIRED_03.wav, looped: False
[5/10/2019 9:04:48 PM.373] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:48 PM.599] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:48 PM.603] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:04:48 PM.849] LSPD First Response: [TRACE] PlaySingleAction: Playing ON from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CONJUNCTIVES\ON_01.wav, looped: False
[5/10/2019 9:04:49 PM.343] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:49 PM.455] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:49 PM.455] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:49 PM.998] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:04:50 PM.547] LSPD First Response: [TRACE] PlaySingleAction: Playing STREET_GREAT_OCEAN_HWY from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\STREETS\STREET_GREAT_OCEAN_HWY_02.wav, looped: False
[5/10/2019 9:04:51 PM.206] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:51 PM.212] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:51 PM.739] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:51 PM.739] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:51 PM.810] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_01.wav, looped: False
[5/10/2019 9:04:53 PM.294] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:53 PM.413] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:53 PM.413] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:54 PM.556] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:54 PM.563] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:54 PM.917] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 9:04:54 PM.918] LSPD First Response: UB: DETECTED ZONE: PALETO
[5/10/2019 9:04:54 PM.918] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:04:55 PM.149] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:55 PM.149] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:56 PM.443] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:57 PM.362] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:57 PM.462] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:57 PM.462] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:58 PM.702] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:58 PM.709] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:04:58 PM.893] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:04:59 PM.222] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:04:59 PM.222] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:04:59 PM.329] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:04:59 PM.440] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:59 PM.440] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:59 PM.440] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:59 PM.440] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:59 PM.440] LSPD First Response: [TRACE] Freeing cop: Kristian Razum
[5/10/2019 9:04:59 PM.440] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:59 PM.440] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:59 PM.441] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:59 PM.441] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:59 PM.441] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:59 PM.441] LSPD First Response: [TRACE] Freeing cop: Alexander Gvardia
[5/10/2019 9:04:59 PM.441] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:59 PM.441] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:04:59 PM.441] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:04:59 PM.441] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:04:59 PM.442] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:04:59 PM.442] LSPD First Response: [TRACE] Freeing cop: Bo Darville
[5/10/2019 9:04:59 PM.442] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:04:59 PM.642] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:59 PM.642] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:59 PM.643] LSPD First Response: [TRACE] Cop Kristian Razum reassigned to Pace Winn
[5/10/2019 9:04:59 PM.644] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:59 PM.646] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:04:59 PM.646] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:04:59 PM.647] LSPD First Response: [TRACE] Cop Alexander Gvardia reassigned to Pace Winn
[5/10/2019 9:04:59 PM.648] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:04:59 PM.656] LSPD First Response: [TRACE] Kristian Razum now monitoring Pace Winn
[5/10/2019 9:04:59 PM.656] LSPD First Response: [TRACE] Kristian Razum now monitoring James Carlos
[5/10/2019 9:04:59 PM.656] LSPD First Response: [TRACE] Alexander Gvardia now monitoring Pace Winn
[5/10/2019 9:04:59 PM.657] LSPD First Response: [TRACE] Alexander Gvardia now monitoring James Carlos
[5/10/2019 9:05:00 PM.788] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:00 PM.878] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:00 PM.878] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:01 PM.452] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:05:01 PM.452] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_black_mini_03
[5/10/2019 9:05:01 PM.464] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:05:01 PM.663] LSPD First Response: PlayAction: Failed to find REPORT_SUSPECT_SPOTTED, reverted to random voice
[5/10/2019 9:05:02 PM.154] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:02 PM.160] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:02 PM.648] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:02 PM.648] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:03 PM.063] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:03 PM.066] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:04 PM.176] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:04 PM.176] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:04 PM.218] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:04 PM.842] LSPD First Response: [TRACE] Using new pursuit spawn
[5/10/2019 9:05:04 PM.845] LSPD First Response: [TRACE] Recently used nodes: 4
[5/10/2019 9:05:04 PM.845] LSPD First Response: [TRACE] Preloading FBI2
[5/10/2019 9:05:04 PM.847] LSPD First Response: [TRACE] Created fbi2 at X:330.75 Y:6572.5 Z:27.84375
[5/10/2019 9:05:04 PM.847] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:05:04 PM.858] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:05:04 PM.860] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:05:04 PM.860] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:05:04 PM.867] s_m_y_cop_01_white_full_01
[5/10/2019 9:05:04 PM.867] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 9:05:04 PM.867] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:05:04 PM.870] LSPD First Response: [TRACE] Bo Darville (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:05:04 PM.870] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:05:04 PM.870] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:05:04 PM.871] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:05:04 PM.886] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:05:04 PM.889] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:05:04 PM.889] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:05:04 PM.897] s_m_y_cop_01_black_mini_03
[5/10/2019 9:05:04 PM.897] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[5/10/2019 9:05:04 PM.897] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:05:04 PM.900] LSPD First Response: [TRACE] Jim Wells (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:05:04 PM.901] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:05:04 PM.901] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:05:04 PM.901] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:05:04 PM.911] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:05:04 PM.913] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:05:04 PM.913] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:05:04 PM.922] s_m_y_cop_01_white_mini_02
[5/10/2019 9:05:04 PM.922] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 9:05:04 PM.922] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:05:04 PM.923] LSPD First Response: [TRACE] Michael Remington (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:05:04 PM.924] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:05:04 PM.924] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:05:04 PM.924] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:05:04 PM.937] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: NOOSE (noose)
[5/10/2019 9:05:04 PM.939] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:05:04 PM.939] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit noose_tru_uniform
[5/10/2019 9:05:04 PM.947] s_m_y_cop_01_white_mini_04
[5/10/2019 9:05:04 PM.947] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 9:05:04 PM.947] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:05:04 PM.949] LSPD First Response: [TRACE] Bruno Vandorpe (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:05:04 PM.949] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:05:04 PM.949] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:05:04 PM.976] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:05:04 PM.977] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:05:04 PM.977] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:05:04 PM.977] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:05:04 PM.978] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:05:04 PM.978] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:05:04 PM.979] LSPD First Response: [TRACE] Cop Jim Wells reassigned to James Carlos
[5/10/2019 9:05:04 PM.981] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:05:04 PM.981] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:05:04 PM.981] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:05:04 PM.981] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:05:04 PM.982] LSPD First Response: [TRACE] Cop Michael Remington reassigned to James Carlos
[5/10/2019 9:05:04 PM.982] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:05:04 PM.982] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:05:04 PM.983] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:05:04 PM.983] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:05:04 PM.984] LSPD First Response: [TRACE] Cop Bruno Vandorpe reassigned to James Carlos
[5/10/2019 9:05:04 PM.984] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:05:04 PM.984] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:05:04 PM.984] LSPD First Response: [TRACE] Assigned ped to Chase #1 (GameplayMandatory)
[5/10/2019 9:05:04 PM.984] LSPD First Response: [TRACE] Took ownership of cop for chase
[5/10/2019 9:05:04 PM.988] LSPD First Response: [TRACE] Cop Bo Darville reassigned to James Carlos
[5/10/2019 9:05:04 PM.989] LSPD First Response: [TRACE] Cop added to chase
[5/10/2019 9:05:04 PM.989] LSPD First Response: [TRACE] Added cop to existing chase
[5/10/2019 9:05:05 PM.192] LSPD First Response: [TRACE] Jim Wells now monitoring Pace Winn
[5/10/2019 9:05:05 PM.192] LSPD First Response: [TRACE] Jim Wells now monitoring James Carlos
[5/10/2019 9:05:05 PM.193] LSPD First Response: [TRACE] Michael Remington now monitoring Pace Winn
[5/10/2019 9:05:05 PM.193] LSPD First Response: [TRACE] Michael Remington now monitoring James Carlos
[5/10/2019 9:05:05 PM.193] LSPD First Response: [TRACE] Bruno Vandorpe now monitoring Pace Winn
[5/10/2019 9:05:05 PM.193] LSPD First Response: [TRACE] Bruno Vandorpe now monitoring James Carlos
[5/10/2019 9:05:05 PM.193] LSPD First Response: [TRACE] Bo Darville now monitoring Pace Winn
[5/10/2019 9:05:05 PM.194] LSPD First Response: [TRACE] Bo Darville now monitoring James Carlos
[5/10/2019 9:05:05 PM.307] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:05:05 PM.309] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:05:05 PM.309] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:05:05 PM.309] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:05:05 PM.532] LSPD First Response: [TRACE] Evaluating drive to last
[5/10/2019 9:05:05 PM.679] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:05 PM.692] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:06 PM.100] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:06 PM.100] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:08 PM.072] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:05:08 PM.324] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:08 PM.324] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:08 PM.342] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:09 PM.644] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:09 PM.655] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:10 PM.057] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:10 PM.057] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:10 PM.730] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:05:11 PM.817] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:11 PM.817] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:11 PM.839] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:13 PM.297] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:13 PM.323] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:13 PM.324] LSPD First Response: [TRACE] George Smith (S_M_Y_SHERIFF_01) was damaged.
[5/10/2019 9:05:13 PM.813] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:13 PM.813] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:13 PM.838] LSPD First Response: [TRACE] George Smith (S_M_Y_SHERIFF_01) was damaged.
[5/10/2019 9:05:14 PM.817] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:05:14 PM.818] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:05:14 PM.828] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:05:14 PM.829] LSPD First Response: [TRACE] Invoking PedGainedVisual
[5/10/2019 9:05:15 PM.758] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:15 PM.758] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:15 PM.778] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:16 PM.727] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:16 PM.729] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:16 PM.734] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:16 PM.736] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:17 PM.184] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:17 PM.198] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:17 PM.684] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:17 PM.684] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:19 PM.567] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:19 PM.567] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:19 PM.571] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:05:19 PM.571] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:05:19 PM.571] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Freeing cop: Jim Wells
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Freeing cop: Michael Remington
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:05:19 PM.572] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] Freeing cop: Bruno Vandorpe
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] Freeing far cop
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] Freeing cop: Bo Darville
[5/10/2019 9:05:19 PM.587] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:05:19 PM.608] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:20 PM.878] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:20 PM.893] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:21 PM.311] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:21 PM.311] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:22 PM.431] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:05:23 PM.025] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:23 PM.027] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:23 PM.056] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:24 PM.452] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:24 PM.471] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:24 PM.861] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:24 PM.861] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:25 PM.391] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:05:25 PM.495] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:05:26 PM.536] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:26 PM.536] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:26 PM.561] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:27 PM.797] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:27 PM.811] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:28 PM.172] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:28 PM.172] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:30 PM.797] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:30 PM.797] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:30 PM.836] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:32 PM.077] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:32 PM.085] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:32 PM.485] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:32 PM.486] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:33 PM.605] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:05:34 PM.100] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:34 PM.100] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:34 PM.119] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:34 PM.312] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:05:35 PM.344] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:35 PM.354] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:35 PM.771] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:35 PM.771] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:37 PM.462] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:37 PM.462] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:37 PM.479] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:38 PM.710] LSPD First Response: [TRACE] Report Voice: s_f_y_cop_01_white_full_01
[5/10/2019 9:05:38 PM.970] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:38 PM.987] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:39 PM.445] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:39 PM.445] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:41 PM.304] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:41 PM.304] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:41 PM.323] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:43 PM.077] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:43 PM.085] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:43 PM.289] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:05:43 PM.491] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:43 PM.491] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:43 PM.837] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:43 PM.840] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:44 PM.645] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:05:44 PM.645] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:05:44 PM.647] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:05:44 PM.648] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:05:45 PM.108] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:45 PM.108] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:45 PM.136] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:46 PM.197] LSPD First Response: [TRACE] Events_PedPittedAndCrashedByCop
[5/10/2019 9:05:46 PM.211] LSPD First Response: [TRACE] 1486715695
[5/10/2019 9:05:46 PM.214] LSPD First Response: [TRACE] Aborting EvadeCopsInVehicle: TaskEvadeCopsAdvInVehicle still active
[5/10/2019 9:05:46 PM.214] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[5/10/2019 9:05:46 PM.305] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:46 PM.319] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:46 PM.665] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:46 PM.665] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:46 PM.869] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:46 PM.871] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:46 PM.874] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:46 PM.875] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:46 PM.970] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:46 PM.973] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:47 PM.157] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:47 PM.160] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:47 PM.746] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:05:48 PM.025] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:48 PM.027] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:48 PM.316] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:48 PM.316] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:48 PM.345] LSPD First Response: [TRACE] Jamie Nyan (MP_F_FREEMODE_01) left combat.
[5/10/2019 9:05:49 PM.626] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:49 PM.632] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:50 PM.010] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:50 PM.011] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:50 PM.953] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:05:51 PM.646] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:51 PM.646] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:51 PM.765] LSPD First Response: [TRACE] Mario CoIotti (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:05:52 PM.719] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:53 PM.310] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:53 PM.310] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:54 PM.946] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:54 PM.947] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:55 PM.055] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:55 PM.055] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:55 PM.225] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:55 PM.226] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:05:56 PM.047] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:56 PM.478] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:56 PM.479] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:56 PM.658] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:05:56 PM.719] LSPD First Response: [TRACE] Aborting EvadeCopsInVehicle: Aborting main task
[5/10/2019 9:05:56 PM.720] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[5/10/2019 9:05:56 PM.833] LSPD First Response: [TRACE] Thread PlayerArrest #1 initialized
[5/10/2019 9:05:57 PM.901] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:57 PM.901] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:05:58 PM.276] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:05:59 PM.036] LSPD First Response: [TRACE] Reapplied
[5/10/2019 9:05:59 PM.441] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:05:59 PM.441] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:00 PM.182] LSPD First Response: [TRACE] Our driver wants to exit our vehicle
[5/10/2019 9:06:00 PM.378] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:00 PM.379] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:00 PM.559] LSPD First Response: [TRACE] ChaseInVehiclePassenger: Exiting vehicle
[5/10/2019 9:06:00 PM.559] LSPD First Response: [TRACE] A ped wants to exit our vehicle
[5/10/2019 9:06:00 PM.764] LSPD First Response: [TRACE] Drew Black (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:06:00 PM.947] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:00 PM.947] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:00 PM.957] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:00 PM.961] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:01 PM.323] LSPD First Response: [TRACE] Aborting LeaveVehicleSmart: Internal task no longer active
[5/10/2019 9:06:01 PM.323] LSPD First Response: [TRACE] TaskLeaveVehicle::Abort
[5/10/2019 9:06:01 PM.904] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:06:02 PM.447] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:02 PM.448] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:04 PM.055] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:04 PM.055] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:04 PM.274] LSPD First Response: [TRACE] Kristian Razum (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:06:05 PM.499] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:05 PM.500] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:05 PM.591] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:05 PM.592] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:05 PM.628] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:06:06 PM.929] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:07 PM.008] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:07 PM.008] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:07 PM.568] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:06:07 PM.736] LSPD First Response: [TRACE] DragSuspectOutOfVehicle
[5/10/2019 9:06:08 PM.540] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:08 PM.540] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:08 PM.742] LSPD First Response: [TRACE] Mario CoIotti (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:06:10 PM.105] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:10 PM.106] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:11 PM.754] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:11 PM.754] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:11 PM.760] LSPD First Response: [TRACE] Alex Cyans (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:06:12 PM.864] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:06:12 PM.868] LSPD First Response: [TRACE] DragSuspectOutOfVehicle
[5/10/2019 9:06:13 PM.233] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:13 PM.233] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:13 PM.261] LSPD First Response: [TRACE] Mario CoIotti (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:06:14 PM.832] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:14 PM.832] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:16 PM.291] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:16 PM.527] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:16 PM.527] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:18 PM.229] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:18 PM.229] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:19 PM.062] LSPD First Response: [TRACE] Alex Cyans (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:06:19 PM.852] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:19 PM.852] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:20 PM.484] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:06:21 PM.388] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:21 PM.388] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:22 PM.927] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:22 PM.927] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:22 PM.934] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:22 PM.935] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:23 PM.478] LSPD First Response: [TRACE] Extended route by 20
[5/10/2019 9:06:24 PM.132] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:24 PM.133] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:24 PM.298] LSPD First Response: [TRACE] DragSuspectOutOfVehicle
[5/10/2019 9:06:24 PM.403] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:24 PM.403] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:25 PM.157] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:06:25 PM.825] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:25 PM.826] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:25 PM.976] LSPD First Response: [TRACE] Probing 0 cops
[5/10/2019 9:06:25 PM.976] LSPD First Response: [TRACE] No eligible cop found
[5/10/2019 9:06:26 PM.792] LSPD First Response: [TRACE] Freeing not existing suspect
[5/10/2019 9:06:26 PM.800] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.801] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:06:26 PM.802] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 9:06:26 PM.804] LSPD First Response: [TRACE] Aborting EvadeCopsInVehicle: Aborting main task
[5/10/2019 9:06:26 PM.804] LSPD First Response: [TRACE] TaskEvadeCopsAdvInVehicle::OnAbort
[5/10/2019 9:06:27 PM.560] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:06:29 PM.293] LSPD First Response: [TRACE] DragSuspectOutOfVehicle
[5/10/2019 9:06:29 PM.477] LSPD First Response: [TRACE] Phil Schmidt (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:06:33 PM.503] LSPD First Response: [TRACE] Kristian Razum (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:06:34 PM.386] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:06:34 PM.743] LSPD First Response: [TRACE] DragSuspectOutOfVehicle
[5/10/2019 9:06:41 PM.320] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:06:45 PM.596] LSPD First Response: [TRACE] Alexander Gvardia (MP_M_FREEMODE_01) entered combat with target: Pace Winn (A_M_Y_POLYNESIAN_01)
[5/10/2019 9:06:48 PM.344] LSPD First Response: [TRACE] Alexander Gvardia (MP_M_FREEMODE_01) left combat.
[5/10/2019 9:06:48 PM.456] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:06:48 PM.536] LSPD First Response: [TRACE] DragSuspectOutOfVehicle
[5/10/2019 9:06:55 PM.297] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:06:56 PM.045] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:56 PM.047] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:06:59 PM.752] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:07:04 PM.597] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:07:12 PM.788] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:07:16 PM.235] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:07:17 PM.946] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:07:17 PM.948] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:07:18 PM.035] LSPD First Response: [TRACE] InvokePedRegainedVisualOfSuspectEvent
[5/10/2019 9:07:20 PM.518] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:07:27 PM.042] LSPD First Response: [TRACE] Using Heli Cheat
[5/10/2019 9:07:33 PM.007] LSPD First Response: [TRACE] No more fleeing suspects, ending chase
[5/10/2019 9:07:33 PM.014] LSPD First Response: [TRACE] Ending chase
[5/10/2019 9:07:33 PM.015] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.015] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.016] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.016] LSPD First Response: [TRACE] Freeing cop: Jamie Nyan
[5/10/2019 9:07:33 PM.016] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.017] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.017] LSPD First Response: [TRACE] Aborting PoliceHelicopter: TaskCopChasePedAdv ending
[5/10/2019 9:07:33 PM.023] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.023] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.024] LSPD First Response: [TRACE] Freeing cop: Andrew McDougle
[5/10/2019 9:07:33 PM.025] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.025] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.025] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.025] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.026] LSPD First Response: [TRACE] Freeing cop: Andrei Parker
[5/10/2019 9:07:33 PM.026] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.026] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.026] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.026] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.027] LSPD First Response: [TRACE] Freeing cop: Manny Rivera
[5/10/2019 9:07:33 PM.027] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.027] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.027] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.027] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.027] LSPD First Response: [TRACE] Freeing cop: Alfonzo Suarez
[5/10/2019 9:07:33 PM.027] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.028] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.028] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.030] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.030] LSPD First Response: [TRACE] Freeing cop: Alex Cyans
[5/10/2019 9:07:33 PM.030] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.030] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.031] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.031] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.032] LSPD First Response: [TRACE] Freeing cop: Phil Schmidt
[5/10/2019 9:07:33 PM.032] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.032] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.032] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.032] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.033] LSPD First Response: [TRACE] Freeing cop: Drew Black
[5/10/2019 9:07:33 PM.033] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.033] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.033] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.034] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.034] LSPD First Response: [TRACE] Freeing cop: Mario CoIotti
[5/10/2019 9:07:33 PM.034] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.034] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.034] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.034] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.036] LSPD First Response: [TRACE] Freeing cop: Kristian Razum
[5/10/2019 9:07:33 PM.037] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.037] LSPD First Response: [TRACE] TaskCopChasePedAdv::OnAbort
[5/10/2019 9:07:33 PM.037] LSPD First Response: [TRACE] Removed ped chase strategy
[5/10/2019 9:07:33 PM.037] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.038] LSPD First Response: [TRACE] Freeing cop: Alexander Gvardia
[5/10/2019 9:07:33 PM.038] LSPD First Response: [TRACE] Cop freed
[5/10/2019 9:07:33 PM.039] LSPD First Response: [TRACE] Aborting CopChaseVisualCheck: Suspect freed
[5/10/2019 9:07:33 PM.052] LSPD First Response: [TRACE] Visual lost event fired
[5/10/2019 9:07:33 PM.052] LSPD First Response: [TRACE] Suspect freed
[5/10/2019 9:07:33 PM.057] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.057] LSPD First Response: [TRACE] Removing ped from Chase #1 (GameplayMandatory)
[5/10/2019 9:07:33 PM.057] LSPD First Response: [TRACE] Released 0 entities from Chase #1 Content Manager
[5/10/2019 9:07:33 PM.057] LSPD First Response: [TRACE] Instance cleaned (Chase #1)
[5/10/2019 9:07:33 PM.086] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:07:33 PM.087] LSPD First Response: [TRACE] Asked thread PlayerArrest #1 to abort: No reason specified
[5/10/2019 9:07:33 PM.088] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #1 Content Manager
[5/10/2019 9:07:33 PM.088] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #1)
[5/10/2019 9:07:33 PM.170] LSPD First Response: [TRACE] Pace Winn killed by Chris Crepon
[5/10/2019 9:07:33 PM.171] LSPD First Response: [TRACE] Pace Winn (A_M_Y_POLYNESIAN_01) was damaged.
[5/10/2019 9:07:33 PM.203] LSPD First Response: Creating phone event
[5/10/2019 9:07:33 PM.208] LSPD First Response: [TRACE] Thread PlayerArrest #1 has been shut down
[5/10/2019 9:07:47 PM.413] LSPD First Response: UB: FINISHED PURSUIT >> OSB-0
[5/10/2019 9:08:02 PM.057] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[5/10/2019 9:08:12 PM.426] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_RANGER_01
[5/10/2019 9:08:20 PM.433] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_RANGER_01
[5/10/2019 9:08:20 PM.568] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-0
[5/10/2019 9:08:38 PM.006] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:08:38 PM.013] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:08:38 PM.013] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:08:40 PM.482] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:08:40 PM.482] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:08:40 PM.483] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:08:40 PM.483] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:08:53 PM.682] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:08:53 PM.812] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:08:53 PM.819] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:08:53 PM.819] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:08:53 PM.821] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:08:53 PM.832] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:08:53 PM.836] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:08:53 PM.836] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:08:53 PM.844] s_m_y_cop_01_white_full_02
[5/10/2019 9:08:53 PM.844] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 9:08:53 PM.844] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:08:53 PM.852] LSPD First Response: [TRACE] Jay Brookside (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:08:53 PM.853] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:08:53 PM.853] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:08:53 PM.853] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:08:54 PM.030] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:08:59 PM.882] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:09:01 PM.131] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:09:01 PM.142] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:09:01 PM.143] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:09:01 PM.144] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:09:01 PM.151] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:09:01 PM.155] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:09:01 PM.155] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:09:01 PM.162] s_f_y_cop_01_black_full_01
[5/10/2019 9:09:01 PM.162] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_01
[5/10/2019 9:09:01 PM.162] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:09:01 PM.164] LSPD First Response: [TRACE] Sam Houghton (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:09:01 PM.165] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:09:01 PM.165] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:09:01 PM.166] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:09:01 PM.300] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:09:02 PM.110] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-0
[5/10/2019 9:09:02 PM.574] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:09:14 PM.544] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:09:14 PM.555] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:09:14 PM.555] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:09:14 PM.560] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:09:14 PM.571] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:09:14 PM.574] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:09:14 PM.574] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:09:14 PM.583] s_m_y_cop_01_white_full_01
[5/10/2019 9:09:14 PM.583] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 9:09:14 PM.583] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:09:14 PM.586] LSPD First Response: [TRACE] Jack Hammer (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:09:14 PM.586] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:09:14 PM.588] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:09:14 PM.589] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:09:14 PM.612] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:09:14 PM.618] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:09:14 PM.618] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:09:14 PM.628] s_m_y_cop_01_white_full_02
[5/10/2019 9:09:14 PM.629] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 9:09:14 PM.630] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:09:14 PM.631] LSPD First Response: [TRACE] Joy Freed (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:09:14 PM.631] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:09:14 PM.631] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:09:14 PM.632] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:09:14 PM.719] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:09:14 PM.720] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:09:35 PM.098] LSPD First Response: Creating unroadworthy vehicle event
[5/10/2019 9:09:47 PM.818] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:09:49 PM.507] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:09:49 PM.513] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:09:49 PM.517] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:09:49 PM.519] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:10:01 PM.335] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:10:01 PM.346] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:10:01 PM.346] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:10:01 PM.348] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:10:01 PM.357] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:10:01 PM.360] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:10:01 PM.360] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:10:01 PM.369] s_f_y_cop_01_black_full_02
[5/10/2019 9:10:01 PM.369] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[5/10/2019 9:10:01 PM.370] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:10:01 PM.375] LSPD First Response: [TRACE] Joe Gray (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:10:01 PM.375] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:10:01 PM.376] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:10:01 PM.376] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:10:01 PM.385] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:10:01 PM.389] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:10:01 PM.389] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:10:01 PM.395] s_f_y_cop_01_white_full_02
[5/10/2019 9:10:01 PM.395] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 9:10:01 PM.395] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:10:01 PM.398] LSPD First Response: [TRACE] Katie Chieff (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:10:01 PM.398] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:10:01 PM.399] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:10:01 PM.399] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:10:01 PM.469] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:10:01 PM.469] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:10:20 PM.009] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:10:20 PM.887] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:10:20 PM.895] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:10:20 PM.895] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:10:20 PM.902] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:10:20 PM.910] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:10:20 PM.912] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:10:20 PM.912] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:10:20 PM.919] s_f_y_cop_01_white_full_02
[5/10/2019 9:10:20 PM.919] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 9:10:20 PM.919] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:10:20 PM.921] LSPD First Response: [TRACE] Victoria Justice (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:10:20 PM.926] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:10:20 PM.926] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:10:20 PM.927] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:10:21 PM.072] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:10:42 PM.935] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 9:11:06 PM.817] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:11:07 PM.797] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:11:07 PM.810] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:11:07 PM.810] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:11:07 PM.812] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:11:07 PM.822] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:11:07 PM.824] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:11:07 PM.825] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:11:07 PM.833] s_m_y_cop_01_white_full_02
[5/10/2019 9:11:07 PM.833] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 9:11:07 PM.833] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:11:07 PM.834] LSPD First Response: [TRACE] Andrew McDougle (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:11:07 PM.835] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:11:07 PM.836] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:11:07 PM.837] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:11:08 PM.310] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:11:23 PM.305] LSPD First Response: Creating RevEngineWhenStationary event
[5/10/2019 9:11:26 PM.065] LSPD First Response: [TRACE] Assigned ped to TrafficStop #2 (GameplayMandatory)
[5/10/2019 9:11:26 PM.066] LSPD First Response: [TRACE] Thread TrafficStop #2 initialized
[5/10/2019 9:11:29 PM.138] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 9:11:29 PM.192] LSPD First Response: Started parking: 12.01043 Angle: 0.05869975
[5/10/2019 9:11:30 PM.672] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:11:33 PM.837] LSPD First Response: [TRACE] Forcing suspect to stop by player
[5/10/2019 9:11:33 PM.971] LSPD First Response: [TRACE] Assigning evacuate task
[5/10/2019 9:11:33 PM.971] LSPD First Response: [TRACE] Parking task ended. Result: False
[5/10/2019 9:11:34 PM.576] LSPD First Response: Player pressing horn
[5/10/2019 9:11:37 PM.566] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 9:11:37 PM.567] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 9:11:37 PM.570] LSPD First Response: [TRACE] Setting up world event: RunLights #1
[5/10/2019 9:11:37 PM.580] LSPD First Response: [TRACE] Failed to set up RunLights #1
[5/10/2019 9:11:37 PM.580] LSPD First Response: [TRACE] Released 0 entities from RunLights #1 Content Manager
[5/10/2019 9:11:37 PM.580] LSPD First Response: [TRACE] Instance cleaned (RunLights #1)
[5/10/2019 9:11:39 PM.867] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:11:39 PM.874] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:11:39 PM.874] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:11:40 PM.771] LSPD First Response: Player pressing horn
[5/10/2019 9:11:41 PM.691] LSPD First Response: Player pressing horn
[5/10/2019 9:11:44 PM.483] LSPD First Response: Player pressing horn
[5/10/2019 9:11:45 PM.482] LSPD First Response: Player pressing horn
[5/10/2019 9:11:46 PM.108] LSPD First Response: [TRACE] Making suspect find new spot
[5/10/2019 9:11:46 PM.465] LSPD First Response: Player pressing horn
[5/10/2019 9:11:51 PM.545] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 9:11:52 PM.025] LSPD First Response: Started parking: 12.00262 Angle: 0.05292447
[5/10/2019 9:11:58 PM.191] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:11:58 PM.318] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:11:58 PM.332] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:11:58 PM.333] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:11:58 PM.374] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:11:59 PM.861] LSPD First Response: [TRACE] Forcing suspect to stop by player
[5/10/2019 9:11:59 PM.968] LSPD First Response: [TRACE] Assigning evacuate task
[5/10/2019 9:11:59 PM.968] LSPD First Response: [TRACE] Parking task ended. Result: False
[5/10/2019 9:12:07 PM.841] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 initialized
[5/10/2019 9:12:08 PM.549] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:13 PM.957] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:15 PM.833] LSPD First Response: [TRACE] Started new menu thread MenuBase #7
[5/10/2019 9:12:15 PM.921] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:12:17 PM.686] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:19 PM.024] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:12:19 PM.024] LSPD First Response: [TRACE] Released 0 entities from MenuBase #7 Content Manager
[5/10/2019 9:12:19 PM.025] LSPD First Response: [TRACE] Instance cleaned (MenuBase #7)
[5/10/2019 9:12:19 PM.050] LSPD First Response: [TRACE] Started new menu thread MenuBase #8
[5/10/2019 9:12:19 PM.147] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:12:20 PM.208] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:12:20 PM.209] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:12:20 PM.946] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:12:20 PM.958] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:12:20 PM.959] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:12:21 PM.148] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:12:21 PM.150] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:12:22 PM.091] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:12:22 PM.091] LSPD First Response: [TRACE] Released 0 entities from MenuBase #8 Content Manager
[5/10/2019 9:12:22 PM.091] LSPD First Response: [TRACE] Instance cleaned (MenuBase #8)
[5/10/2019 9:12:24 PM.292] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:26 PM.982] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:34 PM.141] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:36 PM.467] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:44 PM.928] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:47 PM.916] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:52 PM.661] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:55 PM.710] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:55 PM.714] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:55 PM.915] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:12:57 PM.539] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:12:57 PM.547] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:12:57 PM.550] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:12:57 PM.550] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:12:57 PM.557] s_m_y_cop_01_white_mini_02
[5/10/2019 9:12:57 PM.557] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 9:12:57 PM.558] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:12:57 PM.559] LSPD First Response: [TRACE] Steve Stifler (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:12:57 PM.560] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:12:57 PM.561] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:12:57 PM.561] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:12:57 PM.671] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:12:57 PM.682] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:12:57 PM.683] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:12:57 PM.685] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:12:58 PM.043] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:13:03 PM.858] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:04 PM.337] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:05 PM.169] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:13:05 PM.176] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:13:05 PM.177] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:13:05 PM.182] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:13:05 PM.192] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:13:05 PM.194] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:13:05 PM.194] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:13:05 PM.202] s_m_y_cop_01_white_full_01
[5/10/2019 9:13:05 PM.202] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 9:13:05 PM.202] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:13:05 PM.204] LSPD First Response: [TRACE] Kay Maars (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:13:05 PM.204] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:13:05 PM.204] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:13:05 PM.206] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:13:05 PM.716] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:13:19 PM.535] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:20 PM.441] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:20 PM.661] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:13:20 PM.672] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:13:20 PM.673] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:13:24 PM.798] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:41 PM.825] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 9:13:41 PM.956] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 9:13:42 PM.859] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 9:13:43 PM.179] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:44 PM.218] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:45 PM.576] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 9:13:45 PM.683] LSPD First Response: [TRACE] Allowed civilian to shoot
[5/10/2019 9:13:46 PM.888] LSPD First Response: [TRACE] Removing ped from TrafficStop #2 (GameplayMandatory)
[5/10/2019 9:13:46 PM.888] LSPD First Response: [TRACE] Assigned ped to PlayerArrest #2 (Blocker)
[5/10/2019 9:13:46 PM.893] HAS WEAPON
[5/10/2019 9:13:46 PM.903] LSPD First Response: [TRACE] Asked thread TrafficStop #2 to abort: No more suspects under control
[5/10/2019 9:13:46 PM.903] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #2 Content Manager
[5/10/2019 9:13:46 PM.903] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #2)
[5/10/2019 9:13:46 PM.903] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #2 to abort: Traffic stop ended
[5/10/2019 9:13:46 PM.903] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:46 PM.903] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #2 (Ambient)
[5/10/2019 9:13:46 PM.903] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #2 Content Manager
[5/10/2019 9:13:46 PM.903] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #2)
[5/10/2019 9:13:46 PM.904] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #2 has been shut down
[5/10/2019 9:13:47 PM.022] LSPD First Response: [TRACE] Thread TrafficStop #2 has been shut down
[5/10/2019 9:13:47 PM.022] LSPD First Response: [TRACE] Thread PlayerArrest #2 initialized
[5/10/2019 9:13:56 PM.329] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:13:56 PM.330] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:13:56 PM.342] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:13:57 PM.429] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:13:57 PM.431] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:13:57 PM.611] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:13:57 PM.613] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:13:59 PM.971] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is RESIDENT/DISPATCH_INTRO:.LRESIDENT/NOISE_LOOP:ATTENTION_ALL_SWAT_UNITS:ASSISTANCE_REQUIRED:CONJUNCTIVES/ON:STREET_GREAT_OCEAN_HWY:.lRESIDENT/NOISE_LOOP:RESIDENT/OUTRO:RESIDENT/INTRO:UNITS_RESPOND/UNITS_RESPOND_CODE_03:RESIDENT/OUTRO
[5/10/2019 9:13:59 PM.971] LSPD First Response: [TRACE] PlaySingleAction: Playing DISPATCH_INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\DISPATCH_INTRO_02.wav, looped: False
[5/10/2019 9:13:59 PM.978] LSPD First Response: [TRACE] GetBackupTemplate for LocalSWAT in BlaineCounty in Paleto using RespondsAsBackup
[5/10/2019 9:13:59 PM.985] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 9:13:59 PM.985] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:14:00 PM.387] LSPD First Response: [TRACE] PlaySingleAction: Playing NOISE_LOOP from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\NOISE_LOOP_01.wav, looped: True
[5/10/2019 9:14:00 PM.475] LSPD First Response: [TRACE] PlaySingleAction: Playing ATTENTION_ALL_SWAT_UNITS from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ATTENTION_ALL_UNITS\ATTENTION_ALL_SWAT_UNITS_02.wav, looped: False
[5/10/2019 9:14:01 PM.496] LSPD First Response: UB: REQUESTED TYPE: StatePatrol
[5/10/2019 9:14:01 PM.496] LSPD First Response: UB: DETECTED ZONE: PALETO
[5/10/2019 9:14:01 PM.496] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:14:02 PM.749] LSPD First Response: [TRACE] PlaySingleAction: Playing ASSISTANCE_REQUIRED from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\ASSISTANCE_REQUIRED\ASSISTANCE_REQUIRED_01.wav, looped: False
[5/10/2019 9:14:03 PM.898] LSPD First Response: [TRACE] PlaySingleAction: Playing ON from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\CONJUNCTIVES\ON_03.wav, looped: False
[5/10/2019 9:14:04 PM.830] LSPD First Response: [TRACE] PlaySingleAction: Playing STREET_GREAT_OCEAN_HWY from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\STREETS\STREET_GREAT_OCEAN_HWY_01.wav, looped: False
[5/10/2019 9:14:06 PM.093] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_02.wav, looped: False
[5/10/2019 9:14:07 PM.086] LSPD First Response: [TRACE] PlaySingleAction: Playing INTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\INTRO_01.wav, looped: False
[5/10/2019 9:14:08 PM.059] LSPD First Response: [TRACE] PlaySingleAction: Playing UNITS_RESPOND_CODE_03 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\UNITS_RESPOND\UNITS_RESPOND_CODE_03_01.wav, looped: False
[5/10/2019 9:14:09 PM.639] LSPD First Response: [TRACE] PlaySingleAction: Playing OUTRO from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\scanner\RESIDENT\OUTRO_01.wav, looped: False
[5/10/2019 9:14:10 PM.233] Prompting Arresting
[5/10/2019 9:14:12 PM.231] LSPD First Response: [TRACE] Using new link spawn
[5/10/2019 9:14:12 PM.280] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 9:14:12 PM.281] LSPD First Response: [TRACE] Created sheriff2 at X:491.5 Y:6557.25 Z:26.03125
[5/10/2019 9:14:12 PM.282] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:14:12 PM.291] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CountySheriff (bcso_swat)
[5/10/2019 9:14:12 PM.294] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 9:14:12 PM.294] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 9:14:12 PM.303] s_m_y_cop_01_white_mini_03
[5/10/2019 9:14:12 PM.303] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 9:14:12 PM.303] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:14:12 PM.305] LSPD First Response: [TRACE] Lawrence Sawyer (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:14:12 PM.306] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:14:12 PM.306] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:14:12 PM.306] LSPD First Response: [TRACE] Report Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 9:14:12 PM.311] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:14:12 PM.320] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 27), Agency: CountySheriff (bcso_swat)
[5/10/2019 9:14:12 PM.322] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 9:14:12 PM.322] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_swat_uniform
[5/10/2019 9:14:12 PM.331] s_m_y_cop_01_white_mini_01
[5/10/2019 9:14:12 PM.332] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 9:14:12 PM.332] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:14:12 PM.333] LSPD First Response: [TRACE] Lucia Fields (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:14:12 PM.333] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:14:12 PM.334] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:14:12 PM.374] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:14:12 PM.380] LSPD First Response: [TRACE] SWAT Flag recognized: updated decision maker and combat ability.
[5/10/2019 9:14:12 PM.381] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 9:14:12 PM.390] LSPD First Response: [TRACE] Assigned ped to BackupManager #1 (Gameplay)
[5/10/2019 9:14:12 PM.429] LSPD First Response: [TRACE] task assigned
[5/10/2019 9:14:12 PM.517] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:14:12 PM.517] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:14:18 PM.419] LSPD First Response: [TRACE] Transfering control from PlayerArrest #2 (Blocker) to PlayerSuspectTransport #1
[5/10/2019 9:14:18 PM.419] LSPD First Response: [TRACE] Removing ped from PlayerArrest #2 (Blocker)
[5/10/2019 9:14:18 PM.419] LSPD First Response: [TRACE] Asked thread PlayerArrest #2 to abort: Ped left Arrest (left)
[5/10/2019 9:14:18 PM.419] LSPD First Response: [TRACE] Released 0 entities from PlayerArrest #2 Content Manager
[5/10/2019 9:14:18 PM.420] LSPD First Response: [TRACE] Instance cleaned (PlayerArrest #2)
[5/10/2019 9:14:18 PM.420] LSPD First Response: [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
[5/10/2019 9:14:18 PM.420] LSPD First Response: [TRACE] PlayerSuspectTransport #1 received control over ped
[5/10/2019 9:14:18 PM.420] LSPD First Response: [TRACE] PlayerArrest #2 is aborting already
[5/10/2019 9:14:18 PM.553] LSPD First Response: [TRACE] Thread PlayerArrest #2 has been shut down
[5/10/2019 9:14:18 PM.557] LSPD First Response: [TRACE] Changed priority to Blocker (PlayerSuspectTransport #1)
[5/10/2019 9:14:18 PM.558] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #1 initialized
[5/10/2019 9:14:20 PM.985] LSPD First Response: [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect is dead
[5/10/2019 9:14:20 PM.987] LSPD First Response: [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
[5/10/2019 9:14:20 PM.987] LSPD First Response: [TRACE] Released 0 entities from PlayerSuspectTransport #1 Content Manager
[5/10/2019 9:14:20 PM.987] LSPD First Response: [TRACE] Instance cleaned (PlayerSuspectTransport #1)
[5/10/2019 9:14:21 PM.110] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #1 has been shut down
[5/10/2019 9:14:22 PM.541] LSPD First Response: [TRACE] Aborting SoundHorn: Finished
[5/10/2019 9:14:29 PM.524] LSPD First Response: [TRACE] Task DriveCode finished: Reached destination
[5/10/2019 9:14:29 PM.915] LSPD First Response: Creating drunk driver event
[5/10/2019 9:14:30 PM.071] LSPD First Response: Setting alcohol levels
[5/10/2019 9:14:34 PM.883] LSPD First Response: UB: BACKUP IS MOVING TO STANDBY POSITION >> OSB-0
[5/10/2019 9:14:41 PM.193] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:14:41 PM.204] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:14:41 PM.207] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:14:41 PM.207] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:14:41 PM.214] s_f_y_cop_01_black_full_01
[5/10/2019 9:14:41 PM.214] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_01
[5/10/2019 9:14:41 PM.214] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:14:41 PM.217] LSPD First Response: [TRACE] Natalia Hill (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:14:41 PM.217] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:14:41 PM.217] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:14:41 PM.218] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:14:41 PM.719] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:14:41 PM.727] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 9:14:41 PM.731] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 9:14:41 PM.734] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 9:14:41 PM.757] LSPD First Response: [TRACE] Set current state to: LeavingVehicle
[5/10/2019 9:14:41 PM.757] LSPD First Response: [TRACE] Set current state to: GoToCaller
[5/10/2019 9:14:41 PM.758] LSPD First Response: [TRACE] Use caller position: True
[5/10/2019 9:14:42 PM.612] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 9:14:42 PM.612] LSPD First Response: [TRACE] Going to: X:326.2822 Y:6588.078 Z:28.75
[5/10/2019 9:14:43 PM.291] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 9:14:43 PM.291] LSPD First Response: [TRACE] Going to: X:326.2822 Y:6588.078 Z:28.75
[5/10/2019 9:14:43 PM.309] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 9:14:43 PM.309] LSPD First Response: [TRACE] Going to: X:326.2822 Y:6588.078 Z:28.75
[5/10/2019 9:14:44 PM.017] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 9:14:44 PM.017] LSPD First Response: [TRACE] Going to: X:326.2822 Y:6588.078 Z:28.75
[5/10/2019 9:14:44 PM.020] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 9:14:44 PM.020] LSPD First Response: [TRACE] Going to: X:326.2822 Y:6588.078 Z:28.75
[5/10/2019 9:14:44 PM.273] LSPD First Response: UB: IN STANDBY POSITION >> OSB-0
[5/10/2019 9:14:44 PM.733] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 9:14:44 PM.733] LSPD First Response: [TRACE] Going to: X:326.2822 Y:6588.078 Z:28.75
[5/10/2019 9:14:44 PM.735] LSPD First Response: [TRACE] Using safe pos
[5/10/2019 9:14:44 PM.735] LSPD First Response: [TRACE] Going to: X:326.2822 Y:6588.078 Z:28.75
[5/10/2019 9:14:46 PM.934] LSPD First Response: UB: MOVING TO GUARD THE SUSPECT >> OSB-0 PAX-0
[5/10/2019 9:15:03 PM.380] LSPD First Response: [TRACE] Contacting caller
[5/10/2019 9:15:03 PM.407] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:15:03 PM.420] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:15:03 PM.421] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:15:03 PM.422] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:15:03 PM.429] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:15:03 PM.436] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:15:03 PM.437] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:15:03 PM.446] s_m_y_cop_01_white_mini_02
[5/10/2019 9:15:03 PM.446] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_02
[5/10/2019 9:15:03 PM.446] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:15:03 PM.447] LSPD First Response: [TRACE] Carl Stanson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:15:03 PM.448] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:15:03 PM.448] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:15:03 PM.448] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:15:03 PM.972] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:15:04 PM.225] LSPD First Response: [TRACE] Starting investigation because of timeout or arrival
[5/10/2019 9:15:04 PM.226] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 9:15:04 PM.418] LSPD First Response: [TRACE] Set current state to: Investigate
[5/10/2019 9:15:06 PM.066] LSPD First Response: UB: GUARDING THE SUSPECT >> OSB-0
[5/10/2019 9:15:13 PM.752] LSPD First Response: Creating RevEngineWhenStationary event
[5/10/2019 9:15:30 PM.886] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:15:51 PM.194] LSPD First Response: [TRACE] Task CopInvestigateBackup finished: InvestigateTimer timed out - complete.
[5/10/2019 9:15:51 PM.199] LSPD First Response: [TRACE] TaskCopInvestigate_ended
[5/10/2019 9:15:51 PM.200] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 9:15:51 PM.200] LSPD First Response: [TRACE] Set current state to: ReturnToVehicle
[5/10/2019 9:15:53 PM.819] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:15:53 PM.827] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:15:53 PM.827] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:15:53 PM.834] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:15:53 PM.845] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:15:53 PM.847] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:15:53 PM.847] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:15:53 PM.854] s_m_y_cop_01_white_mini_03
[5/10/2019 9:15:53 PM.854] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 9:15:53 PM.854] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:15:53 PM.857] LSPD First Response: [TRACE] Matt Eagle (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:15:53 PM.857] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:15:53 PM.857] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:15:53 PM.859] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:15:53 PM.958] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:15:55 PM.031] LSPD First Response: [TRACE] Enter vehicle: 0
[5/10/2019 9:15:55 PM.048] LSPD First Response: [TRACE] Enter vehicle: -1
[5/10/2019 9:15:56 PM.143] LSPD First Response: [TRACE] Johnny Balla (A_M_M_GOLFER_01) was damaged.
[5/10/2019 9:15:56 PM.147] LSPD First Response: [INFO] New Crime: Ryan Misso (A_M_Y_SOUCENT_01) committed the crime PC 13 (Assault) against Johnny Balla (A_M_M_GOLFER_01)
[5/10/2019 9:15:57 PM.799] LSPD First Response: [TRACE] Johnny Balla (A_M_M_GOLFER_01) was damaged.
[5/10/2019 9:15:59 PM.529] LSPD First Response: [TRACE] Johnny Balla (A_M_M_GOLFER_01) was damaged.
[5/10/2019 9:16:01 PM.558] LSPD First Response: GetAudioFileForAction: No file found for: ASSAULT_ON_A_CIVILIAN
[5/10/2019 9:16:01 PM.558] LSPD First Response: GetAudioFileForAction: No file found for: ASSAULT_ON_A_CIVILIAN
[5/10/2019 9:16:01 PM.558] LSPD First Response: PlayAction: Failed to find ASSAULT_ON_A_CIVILIAN
[5/10/2019 9:16:07 PM.987] LSPD First Response: [TRACE] Ryan Misso (A_M_Y_SOUCENT_01) was damaged.
[5/10/2019 9:16:08 PM.010] LSPD First Response: [INFO] New Crime: Johnny Balla (A_M_M_GOLFER_01) committed the crime PC 13 (Assault) against Ryan Misso (A_M_Y_SOUCENT_01)
[5/10/2019 9:16:09 PM.749] LSPD First Response: [TRACE] Ryan Misso (A_M_Y_SOUCENT_01) was damaged.
[5/10/2019 9:16:14 PM.341] LSPD First Response: [TRACE] Johnny Balla (A_M_M_GOLFER_01) was damaged.
[5/10/2019 9:16:14 PM.770] LSPD First Response: [TRACE] Aborting CopRespondBackup: Ped successfully returned to vehicle
[5/10/2019 9:16:14 PM.771] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 9:16:15 PM.174] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as passenger
[5/10/2019 9:16:15 PM.177] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 9:16:15 PM.177] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 9:16:15 PM.177] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 9:16:15 PM.181] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 9:16:15 PM.181] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 9:16:16 PM.535] LSPD First Response: [TRACE] Johnny Balla (A_M_M_GOLFER_01) was damaged.
[5/10/2019 9:16:16 PM.772] LSPD First Response: [TRACE] Aborting CopRespondBackup: Ped successfully returned to vehicle
[5/10/2019 9:16:16 PM.772] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 9:16:20 PM.392] LSPD First Response: [TRACE] Ryan Misso (A_M_Y_SOUCENT_01) was damaged.
[5/10/2019 9:16:21 PM.108] LSPD First Response: [TRACE] Aborting RespondBackup: Finished as driver
[5/10/2019 9:16:21 PM.109] LSPD First Response: [TRACE] TaskRespondBackup::OnAbort
[5/10/2019 9:16:21 PM.109] LSPD First Response: [TRACE] Aborting CopRespondBackup: Parent task is aborting
[5/10/2019 9:16:21 PM.109] LSPD First Response: [TRACE] TaskCopRespondBackupNew::OnAbort
[5/10/2019 9:16:21 PM.109] LSPD First Response: [TRACE] TaskRespondBackup_Ended: Releasing control
[5/10/2019 9:16:21 PM.109] LSPD First Response: [TRACE] Removing ped from BackupManager #1 (Gameplay)
[5/10/2019 9:16:22 PM.826] LSPD First Response: [TRACE] Johnny Balla (A_M_M_GOLFER_01) was damaged.
[5/10/2019 9:16:27 PM.344] LSPD First Response: [TRACE] Ryan Misso (A_M_Y_SOUCENT_01) was damaged.
[5/10/2019 9:16:30 PM.774] LSPD First Response: [TRACE] Johnny Balla (A_M_M_GOLFER_01) was damaged.
[5/10/2019 9:16:32 PM.491] LSPD First Response: [TRACE] Johnny Balla killed by Ryan Misso
[5/10/2019 9:16:32 PM.491] LSPD First Response: [INFO] New Crime: Ryan Misso (A_M_Y_SOUCENT_01) committed the crime PC 23 (Murder) against Johnny Balla (A_M_M_GOLFER_01)
[5/10/2019 9:16:32 PM.497] LSPD First Response: [TRACE] Johnny Balla (A_M_M_GOLFER_01) was damaged.
[5/10/2019 9:16:55 PM.919] LSPD First Response: Creating drunk driver event
[5/10/2019 9:16:56 PM.063] LSPD First Response: Setting alcohol levels
[5/10/2019 9:17:00 PM.367] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:17:00 PM.378] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:17:00 PM.379] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:17:00 PM.387] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:17:00 PM.396] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:17:00 PM.398] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:17:00 PM.398] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:17:00 PM.407] s_m_y_cop_01_black_mini_04
[5/10/2019 9:17:00 PM.407] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 9:17:00 PM.407] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:17:00 PM.408] LSPD First Response: [TRACE] Steve Merchant (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:17:00 PM.409] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:17:00 PM.409] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:17:00 PM.410] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:17:00 PM.708] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:17:21 PM.053] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 9:17:21 PM.053] LSPD First Response: Interaction+ Trace: A7
[5/10/2019 9:17:25 PM.891] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:17:25 PM.893] LSPD First Response: [TRACE] Removed group 0
[5/10/2019 9:17:26 PM.618] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:17:26 PM.630] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:17:26 PM.630] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:17:26 PM.640] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:17:35 PM.628] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_HWAYCOP_01
[5/10/2019 9:17:35 PM.942] LSPD First Response: Creating stolen vehicle event
[5/10/2019 9:17:42 PM.788] LSPD First Response: UB: REQUESTED TYPE: PoliceTransport
[5/10/2019 9:17:42 PM.788] LSPD First Response: UB: DETECTED ZONE: PALETO
[5/10/2019 9:17:42 PM.788] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:17:59 PM.798] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:18:03 PM.134] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:18:15 PM.321] LSPD First Response: [TRACE] Added stopped ped: S_M_Y_HWAYCOP_01
[5/10/2019 9:18:15 PM.506] LSPD First Response: UB: RETURNING TO VEHICLE >> OSB-0 PAX-0
[5/10/2019 9:18:16 PM.153] LSPD First Response: Creating drug driver event
[5/10/2019 9:18:16 PM.156] LSPD First Response: Setting drug levels
[5/10/2019 9:18:25 PM.005] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:18:25 PM.017] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:18:25 PM.018] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:18:25 PM.029] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:18:26 PM.429] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 9:18:26 PM.429] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 9:18:26 PM.429] Parameter name: index
[5/10/2019 9:18:26 PM.429] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 9:18:32 PM.622] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:18:32 PM.633] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:18:32 PM.655] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:18:34 PM.856] LSPD First Response: [INFO] New Crime: Jay Lasrt (S_M_Y_HWAYCOP_01) committed the crime PC 11 (GrandTheftAuto) against Entity 0000f20e (POLICEB)
[5/10/2019 9:18:39 PM.548] LSPD First Response: STP: TOW SERVICE IS FULLY DISMISSED
[5/10/2019 9:18:40 PM.760] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:18:48 PM.468] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:18:48 PM.475] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:18:48 PM.475] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:18:48 PM.494] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:18:54 PM.910] LSPD First Response: UB: FULLY DISMISSED >> OSB-0 PAX-0
[5/10/2019 9:19:00 PM.253] LSPD First Response: [TRACE] Assigned ped to TrafficStop #3 (GameplayMandatory)
[5/10/2019 9:19:00 PM.254] LSPD First Response: [TRACE] Thread TrafficStop #3 initialized
[5/10/2019 9:19:00 PM.559] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:19:03 PM.265] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 9:19:04 PM.096] LSPD First Response: [TRACE] Forcing suspect to stop by player
[5/10/2019 9:19:04 PM.229] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:19:04 PM.236] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:19:04 PM.236] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:19:04 PM.238] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:19:04 PM.256] LSPD First Response: [TRACE] Assigning evacuate task
[5/10/2019 9:19:04 PM.257] LSPD First Response: [TRACE] Parking task ended. Result: False
[5/10/2019 9:19:04 PM.799] LSPD First Response: Player pressing horn
[5/10/2019 9:19:05 PM.738] LSPD First Response: Player pressing horn
[5/10/2019 9:19:06 PM.702] LSPD First Response: Player pressing horn
[5/10/2019 9:19:10 PM.761] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #3 initialized
[5/10/2019 9:19:11 PM.431] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:11 PM.873] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:19:11 PM.888] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:19:11 PM.888] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:19:11 PM.894] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:19:11 PM.909] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:19:11 PM.911] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:19:11 PM.911] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:19:11 PM.920] s_m_y_cop_01_white_mini_04
[5/10/2019 9:19:11 PM.920] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 9:19:11 PM.920] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:19:11 PM.921] LSPD First Response: [TRACE] Jake Green (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:19:11 PM.921] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:19:11 PM.922] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:19:11 PM.922] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:19:12 PM.411] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:19:21 PM.924] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:22 PM.827] LSPD First Response: Setting drug levels
[5/10/2019 9:19:32 PM.001] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:32 PM.961] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:34 PM.451] LSPD First Response: [TRACE] Started new menu thread MenuBase #9
[5/10/2019 9:19:34 PM.531] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:19:36 PM.151] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:36 PM.428] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:19:36 PM.428] LSPD First Response: [TRACE] Released 0 entities from MenuBase #9 Content Manager
[5/10/2019 9:19:36 PM.428] LSPD First Response: [TRACE] Instance cleaned (MenuBase #9)
[5/10/2019 9:19:37 PM.732] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:19:37 PM.733] LSPD First Response: [TRACE] Ending already
[5/10/2019 9:19:37 PM.913] LSPD First Response:    at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
[5/10/2019 9:19:37 PM.913] at System.Environment.get_StackTrace()
[5/10/2019 9:19:37 PM.913] at LSPD_First_Response.Engine.BaseComponent.End() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\BaseComponent.cs:line 51
[5/10/2019 9:19:37 PM.913] at ‌‎‭‫‬‬‫‫‎‭‌‫‪‭‏‫‌‫‭‫‏‫‍‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Menus\MenuBase.cs:line 37
[5/10/2019 9:19:37 PM.913] at ‭‎‌‮‪‍‌‮‬‪‪‪‏‮‬‏‫‏‍‏‪‭‫‭‎‭‌‪‎‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\UI\Menu\UIMenu.cs:line 373
[5/10/2019 9:19:37 PM.913] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‌‮‌‍‍‭‌‬‌‍‌‮‭‫‪‮‏‭‎‍‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 1418
[5/10/2019 9:19:37 PM.913] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 388
[5/10/2019 9:19:37 PM.913] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/10/2019 9:19:37 PM.913] at Rage.GameFiber.Main()
[5/10/2019 9:19:37 PM.913] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 9:19:37 PM.913] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 9:19:37 PM.913] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/10/2019 9:19:37 PM.913] at System.Threading.ThreadHelper.ThreadStart()
[5/10/2019 9:19:37 PM.914] LSPD First Response: [TRACE] Started new menu thread MenuBase #10
[5/10/2019 9:19:38 PM.054] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:19:39 PM.870] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:19:39 PM.871] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:19:40 PM.504] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:19:40 PM.504] LSPD First Response: [TRACE] Released 0 entities from MenuBase #10 Content Manager
[5/10/2019 9:19:40 PM.504] LSPD First Response: [TRACE] Instance cleaned (MenuBase #10)
[5/10/2019 9:19:41 PM.730] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:46 PM.124] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:47 PM.445] LSPD First Response: [TRACE] Thread PedStop #1 initialized
[5/10/2019 9:19:50 PM.883] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:51 PM.271] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:54 PM.864] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:55 PM.834] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:19:59 PM.117] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:19:59 PM.132] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:19:59 PM.132] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:19:59 PM.134] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:19:59 PM.143] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:19:59 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:19:59 PM.146] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:19:59 PM.152] s_m_y_cop_01_white_mini_04
[5/10/2019 9:19:59 PM.153] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 9:19:59 PM.153] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:19:59 PM.154] LSPD First Response: [TRACE] Anton Linden (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:19:59 PM.155] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:19:59 PM.155] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:19:59 PM.156] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:19:59 PM.163] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:19:59 PM.166] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:19:59 PM.166] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:19:59 PM.173] s_m_y_cop_01_white_full_02
[5/10/2019 9:19:59 PM.173] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 9:19:59 PM.173] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:19:59 PM.175] LSPD First Response: [TRACE] Carlos Raulio (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:19:59 PM.175] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:19:59 PM.175] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:19:59 PM.176] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:19:59 PM.408] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:19:59 PM.408] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:19:59 PM.617] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:07 PM.705] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:07 PM.783] LSPD First Response: [TRACE] Thread PedInteraction #1 initialized
[5/10/2019 9:20:07 PM.790] LSPD First Response: [TRACE] Started new menu thread MenuBase #11
[5/10/2019 9:20:07 PM.953] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:09 PM.052] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:09 PM.053] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:09 PM.749] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:09 PM.751] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:12 PM.634] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:12 PM.644] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:13 PM.000] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:13 PM.001] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:13 PM.993] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:16 PM.304] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:18 PM.489] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:22 PM.207] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:22 PM.846] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 9:20:22 PM.846] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 9:20:22 PM.846] LSPD First Response: [TRACE] Setting up world event: RunLights #2
[5/10/2019 9:20:22 PM.848] LSPD First Response: [TRACE] Failed to set up RunLights #2
[5/10/2019 9:20:22 PM.848] LSPD First Response: [TRACE] Released 0 entities from RunLights #2 Content Manager
[5/10/2019 9:20:22 PM.849] LSPD First Response: [TRACE] Instance cleaned (RunLights #2)
[5/10/2019 9:20:26 PM.430] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 9:20:32 PM.891] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:33 PM.746] LSPD First Response: GetAudioFileForAction: No file found for: ROGER_THAT
[5/10/2019 9:20:33 PM.747] LSPD First Response: GetAudioFileForAction: No file found for: ROGER_THAT
[5/10/2019 9:20:33 PM.747] LSPD First Response: PlayAction: Failed to find ROGER_THAT
[5/10/2019 9:20:35 PM.652] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:35 PM.664] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:43 PM.425] LSPD First Response: [TRACE] Asked thread PedInteraction #1 to abort: Menu hidden
[5/10/2019 9:20:43 PM.428] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:43 PM.429] LSPD First Response: [TRACE] Released 0 entities from MenuBase #11 Content Manager
[5/10/2019 9:20:43 PM.429] LSPD First Response: [TRACE] Instance cleaned (MenuBase #11)
[5/10/2019 9:20:49 PM.080] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:20:49 PM.481] LSPD First Response: [TRACE] Thread PedInteraction #2 initialized
[5/10/2019 9:20:49 PM.496] LSPD First Response: [TRACE] Started new menu thread MenuBase #12
[5/10/2019 9:20:49 PM.611] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:50 PM.724] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:50 PM.727] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:52 PM.013] LSPD First Response: [TRACE] Asked thread PedInteraction #2 to abort: Menu hidden
[5/10/2019 9:20:52 PM.015] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:20:52 PM.016] LSPD First Response: [TRACE] Released 0 entities from MenuBase #12 Content Manager
[5/10/2019 9:20:52 PM.016] LSPD First Response: [TRACE] Instance cleaned (MenuBase #12)
[5/10/2019 9:20:55 PM.323] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:21:02 PM.211] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:21:07 PM.128] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:21:11 PM.009] LSPD First Response: [TRACE] Thread PlayerCuff #1 initialized
[5/10/2019 9:21:11 PM.981] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:21:11 PM.990] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:21:11 PM.991] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:21:12 PM.003] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:21:12 PM.013] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:21:12 PM.017] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:21:12 PM.017] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:21:12 PM.025] s_f_y_cop_01_white_full_01
[5/10/2019 9:21:12 PM.026] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_01
[5/10/2019 9:21:12 PM.026] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:21:12 PM.027] LSPD First Response: [TRACE] Marcus Carter (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:21:12 PM.028] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:21:12 PM.028] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:21:12 PM.029] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:21:12 PM.280] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:21:16 PM.311] LSPD First Response: [TRACE] PlayFromAudioBuilderBlock: Input is CUFFS_TIGHTEN_01
[5/10/2019 9:21:16 PM.311] LSPD First Response: [TRACE] PlaySingleAction: Playing CUFFS_TIGHTEN_01 from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\LSPDFR\audio\sfx\CUFFS_TIGHTEN_01.wav, looped: False
[5/10/2019 9:21:16 PM.325] LSPD First Response: [TRACE] CUFF SUCCESSFUL
[5/10/2019 9:21:16 PM.329] LSPD First Response: [TRACE] Asked thread PlayerCuff #1 to abort: The cuffing task ended
[5/10/2019 9:21:16 PM.331] LSPD First Response: [TRACE] Released 0 entities from PlayerCuff #1 Content Manager
[5/10/2019 9:21:16 PM.331] LSPD First Response: [TRACE] Instance cleaned (PlayerCuff #1)
[5/10/2019 9:21:16 PM.375] LSPD First Response: [WARN] Task not active
[5/10/2019 9:21:16 PM.376] LSPD First Response: [TRACE] Asked thread PedStop #1 to abort: No peds are stopped
[5/10/2019 9:21:16 PM.378] LSPD First Response: [TRACE] Released 0 entities from PedStop #1 Content Manager
[5/10/2019 9:21:16 PM.378] LSPD First Response: [TRACE] Instance cleaned (PedStop #1)
[5/10/2019 9:21:16 PM.380] LSPD First Response: [TRACE] Thread PlayerCuff #1 has been shut down
[5/10/2019 9:21:16 PM.443] LSPD First Response: [TRACE] Thread PedStop #1 has been shut down
[5/10/2019 9:21:16 PM.444] LSPD First Response: [TRACE] Removing ped from TrafficStop #3 (GameplayMandatory)
[5/10/2019 9:21:16 PM.444] LSPD First Response: [TRACE] Assigned ped to PlayerSuspectTransport #2 (Blocker)
[5/10/2019 9:21:16 PM.445] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #2 initialized
[5/10/2019 9:21:16 PM.571] LSPD First Response: [TRACE] Asked thread TrafficStop #3 to abort: No more suspects under control
[5/10/2019 9:21:16 PM.571] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #3 Content Manager
[5/10/2019 9:21:16 PM.571] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #3)
[5/10/2019 9:21:16 PM.572] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #3 to abort: Traffic stop ended
[5/10/2019 9:21:16 PM.572] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #3 (Ambient)
[5/10/2019 9:21:16 PM.572] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #3 Content Manager
[5/10/2019 9:21:16 PM.572] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #3)
[5/10/2019 9:21:16 PM.572] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #3 has been shut down
[5/10/2019 9:21:16 PM.679] LSPD First Response: Creating Street Race Event
[5/10/2019 9:21:16 PM.702] LSPD First Response: [TRACE] Thread TrafficStop #3 has been shut down
[5/10/2019 9:21:23 PM.419] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:26 PM.757] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:27 PM.959] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:28 PM.150] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:33 PM.827] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:21:33 PM.838] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:21:33 PM.839] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:21:33 PM.846] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:21:34 PM.424] LSPD First Response: [TRACE] Asked thread PlayerSuspectTransport #2 to abort: Suspect is dead
[5/10/2019 9:21:34 PM.424] LSPD First Response: [TRACE] Removing ped from PlayerSuspectTransport #2 (Blocker)
[5/10/2019 9:21:34 PM.424] LSPD First Response: [TRACE] Released 0 entities from PlayerSuspectTransport #2 Content Manager
[5/10/2019 9:21:34 PM.424] LSPD First Response: [TRACE] Instance cleaned (PlayerSuspectTransport #2)
[5/10/2019 9:21:34 PM.492] LSPD First Response: [TRACE] Thread PlayerSuspectTransport #2 has been shut down
[5/10/2019 9:21:35 PM.487] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:40 PM.286] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:40 PM.456] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:40 PM.634] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:40 PM.798] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:40 PM.812] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:21:40 PM.824] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:21:40 PM.825] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:21:40 PM.831] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:21:40 PM.841] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:21:40 PM.843] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:21:40 PM.843] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:21:40 PM.851] s_m_y_cop_01_white_mini_01
[5/10/2019 9:21:40 PM.851] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 9:21:40 PM.851] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:21:40 PM.852] LSPD First Response: [TRACE] Joe Adams (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:21:40 PM.852] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:21:40 PM.853] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:21:40 PM.853] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:21:40 PM.937] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:21:41 PM.000] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:41 PM.180] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:41 PM.361] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:41 PM.510] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:41 PM.695] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:41 PM.862] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:42 PM.129] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:42 PM.349] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:42 PM.588] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:42 PM.815] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:42 PM.909] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:43 PM.074] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:43 PM.255] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:43 PM.472] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:43 PM.685] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:43 PM.928] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:44 PM.024] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:44 PM.210] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:44 PM.463] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:44 PM.723] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:44 PM.970] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:45 PM.230] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:45 PM.395] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:45 PM.543] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:45 PM.786] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:45 PM.953] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:46 PM.114] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:46 PM.273] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:46 PM.449] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:46 PM.633] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:46 PM.813] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:47 PM.115] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:47 PM.302] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:47 PM.568] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:47 PM.834] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:48 PM.098] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:48 PM.384] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:48 PM.677] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:48 PM.921] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:49 PM.262] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:49 PM.540] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:49 PM.811] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:50 PM.099] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:50 PM.410] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:50 PM.741] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:51 PM.027] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:51 PM.235] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:51 PM.457] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:51 PM.629] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:51 PM.862] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:52 PM.077] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:52 PM.279] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:52 PM.517] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:52 PM.722] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:52 PM.950] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:53 PM.166] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:53 PM.384] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:53 PM.602] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:53 PM.809] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:53 PM.978] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:54 PM.223] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:54 PM.396] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:54 PM.616] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:54 PM.805] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:55 PM.050] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:55 PM.410] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:55 PM.637] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:55 PM.826] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:56 PM.021] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:56 PM.212] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:56 PM.393] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:56 PM.559] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:56 PM.760] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:56 PM.915] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:57 PM.138] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:57 PM.317] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:57 PM.485] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:57 PM.777] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:57 PM.891] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:58 PM.039] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:58 PM.259] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:58 PM.435] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:58 PM.641] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:58 PM.813] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:58 PM.975] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:59 PM.139] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:59 PM.304] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:59 PM.498] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:59 PM.678] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:21:59 PM.854] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:00 PM.025] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:00 PM.329] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:00 PM.499] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:00 PM.708] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:00 PM.864] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:01 PM.042] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:01 PM.228] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:01 PM.400] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:01 PM.562] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:01 PM.862] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:02 PM.098] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:02 PM.338] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:02 PM.470] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:22:02 PM.481] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:22:02 PM.481] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:22:02 PM.486] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:22:02 PM.498] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:22:02 PM.500] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:22:02 PM.500] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:22:02 PM.510] s_m_y_cop_01_black_mini_04
[5/10/2019 9:22:02 PM.510] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_04
[5/10/2019 9:22:02 PM.510] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:22:02 PM.512] LSPD First Response: [TRACE] Jessy Pinkman (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:22:02 PM.512] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:22:02 PM.512] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:22:02 PM.514] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:22:02 PM.687] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:22:02 PM.690] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:02 PM.948] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:03 PM.219] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:03 PM.534] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:03 PM.830] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:04 PM.093] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:04 PM.350] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:04 PM.632] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:04 PM.902] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:05 PM.147] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:05 PM.417] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:05 PM.678] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:05 PM.973] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:06 PM.215] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:06 PM.422] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:06 PM.587] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:06 PM.767] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:06 PM.961] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:07 PM.126] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:07 PM.306] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:07 PM.496] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:07 PM.690] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:07 PM.958] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:08 PM.227] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:08 PM.494] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:08 PM.775] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:09 PM.031] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:09 PM.195] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:09 PM.352] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:09 PM.566] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:09 PM.777] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:09 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:10 PM.074] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:10 PM.277] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:10 PM.454] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:10 PM.717] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:10 PM.992] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:11 PM.251] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:11 PM.491] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:11 PM.766] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:12 PM.019] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:12 PM.289] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:12 PM.576] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:12 PM.850] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:13 PM.114] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:13 PM.401] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:13 PM.689] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:13 PM.969] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:14 PM.242] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:14 PM.526] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:14 PM.824] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:15 PM.089] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:15 PM.376] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:15 PM.701] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:15 PM.981] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:16 PM.248] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:16 PM.561] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:16 PM.863] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:17 PM.162] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:17 PM.492] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:17 PM.676] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:17 PM.917] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:18 PM.114] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:18 PM.335] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:18 PM.587] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:18 PM.774] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:18 PM.988] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:19 PM.191] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:19 PM.459] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:19 PM.676] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:19 PM.969] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:20 PM.289] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:20 PM.629] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:20 PM.895] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:21 PM.153] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:21 PM.380] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:21 PM.755] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:21 PM.979] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:22 PM.208] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:22 PM.416] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:22 PM.624] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:22 PM.828] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:23 PM.190] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:23 PM.423] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:23 PM.732] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:24 PM.071] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:24 PM.467] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:24 PM.693] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:25 PM.008] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:25 PM.349] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:25 PM.659] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:25 PM.950] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:26 PM.306] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:26 PM.398] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:26 PM.605] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:26 PM.813] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:27 PM.032] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:27 PM.248] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:27 PM.265] LSPD First Response: Creating No Brake Lights event
[5/10/2019 9:22:27 PM.448] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:27 PM.671] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:27 PM.907] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:28 PM.106] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:28 PM.315] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:28 PM.560] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:28 PM.766] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:29 PM.001] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:29 PM.184] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:29 PM.392] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:29 PM.516] LSPD First Response: STP: POLICE TRANSPORT IS FULLY DISMISSED
[5/10/2019 9:22:29 PM.623] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:29 PM.800] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:30 PM.038] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:30 PM.238] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:30 PM.438] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:30 PM.626] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:30 PM.801] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:31 PM.098] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:31 PM.271] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:31 PM.535] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:31 PM.805] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:32 PM.007] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:32 PM.227] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:32 PM.424] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:32 PM.589] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:32 PM.838] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:32 PM.850] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:22:32 PM.856] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:22:32 PM.857] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:22:32 PM.869] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:22:33 PM.049] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:33 PM.199] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:33 PM.460] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:33 PM.666] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:33 PM.842] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:34 PM.039] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:34 PM.187] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:34 PM.366] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:34 PM.552] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:34 PM.748] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:34 PM.911] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:35 PM.091] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:35 PM.249] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:35 PM.397] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:35 PM.580] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:35 PM.798] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:35 PM.993] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:36 PM.171] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:36 PM.352] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:36 PM.519] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:36 PM.759] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:36 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:37 PM.126] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:37 PM.411] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:37 PM.651] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:37 PM.956] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:38 PM.222] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:38 PM.510] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:38 PM.815] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:39 PM.076] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:39 PM.381] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:39 PM.660] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:39 PM.942] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:40 PM.062] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:22:40 PM.069] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:22:40 PM.069] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:22:40 PM.076] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:22:40 PM.150] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:40 PM.330] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:40 PM.522] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:40 PM.749] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:40 PM.951] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:41 PM.133] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:41 PM.331] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:41 PM.554] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:41 PM.768] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:41 PM.971] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:42 PM.151] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:42 PM.338] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:42 PM.530] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:42 PM.710] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:42 PM.892] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:43 PM.084] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:43 PM.389] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:43 PM.757] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:43 PM.943] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:44 PM.309] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:44 PM.498] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:44 PM.689] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:44 PM.888] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:45 PM.088] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:45 PM.277] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:45 PM.453] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:45 PM.669] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:45 PM.848] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:46 PM.069] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:46 PM.378] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:46 PM.707] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:47 PM.009] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:47 PM.268] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:47 PM.637] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:48 PM.077] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:48 PM.108] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:22:48 PM.362] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:48 PM.716] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:49 PM.004] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:49 PM.298] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:49 PM.644] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:49 PM.766] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:49 PM.958] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:50 PM.133] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:50 PM.325] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:50 PM.520] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:50 PM.713] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:50 PM.889] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:51 PM.063] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:51 PM.264] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:51 PM.425] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:51 PM.669] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:51 PM.871] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:52 PM.067] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:52 PM.288] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:52 PM.477] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:52 PM.767] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:52 PM.845] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:53 PM.074] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:53 PM.288] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:53 PM.538] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:53 PM.796] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:54 PM.014] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:54 PM.301] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:54 PM.562] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:54 PM.864] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:55 PM.134] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:55 PM.422] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:55 PM.699] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:56 PM.050] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:56 PM.341] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:56 PM.650] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:56 PM.856] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:57 PM.087] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:57 PM.287] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:57 PM.485] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:57 PM.681] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:57 PM.843] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:58 PM.057] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:58 PM.266] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:58 PM.507] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:58 PM.718] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:58 PM.972] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:59 PM.260] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:59 PM.529] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:22:59 PM.807] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:00 PM.083] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:00 PM.381] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:00 PM.641] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:00 PM.931] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:01 PM.230] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:01 PM.404] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:01 PM.678] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:01 PM.934] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:02 PM.223] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:02 PM.461] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:02 PM.779] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:03 PM.113] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:03 PM.409] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:03 PM.733] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:04 PM.035] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:04 PM.364] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:04 PM.607] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:04 PM.773] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:05 PM.016] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:05 PM.237] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:05 PM.384] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:05 PM.670] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:05 PM.872] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:06 PM.064] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:06 PM.268] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:06 PM.494] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:06 PM.802] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:07 PM.122] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:07 PM.425] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:07 PM.730] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:08 PM.033] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:08 PM.392] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:08 PM.691] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:09 PM.037] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:09 PM.292] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:09 PM.502] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:09 PM.672] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:09 PM.884] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:10 PM.089] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:10 PM.280] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:10 PM.504] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:10 PM.709] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:10 PM.723] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:23:10 PM.733] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:23:10 PM.734] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:23:10 PM.738] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:23:10 PM.892] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:11 PM.118] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:11 PM.324] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:11 PM.497] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:11 PM.600] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 9:23:11 PM.600] LSPD First Response: [TRACE] Starting world event StealCar
[5/10/2019 9:23:11 PM.601] LSPD First Response: [TRACE] Setting up world event: StealCar #1
[5/10/2019 9:23:11 PM.753] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:11 PM.932] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:12 PM.117] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:12 PM.304] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:12 PM.510] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:12 PM.795] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:13 PM.039] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:13 PM.287] LSPD First Response: Creating phone event
[5/10/2019 9:23:13 PM.380] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:13 PM.683] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:14 PM.037] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:14 PM.228] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:14 PM.377] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:14 PM.565] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:14 PM.729] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:15 PM.032] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:15 PM.207] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:15 PM.406] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:15 PM.434] LSPD First Response: [TRACE] Added stopped ped: A_M_M_MEXLABOR_01
[5/10/2019 9:23:15 PM.718] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:16 PM.009] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:16 PM.281] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:16 PM.559] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:16 PM.853] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:17 PM.147] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:17 PM.329] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:17 PM.502] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:17 PM.717] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:17 PM.912] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:18 PM.096] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:18 PM.309] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:18 PM.523] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:18 PM.701] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:18 PM.861] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:19 PM.044] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:19 PM.227] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:19 PM.394] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:19 PM.603] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:19 PM.792] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:19 PM.960] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:20 PM.133] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:20 PM.301] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:20 PM.483] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:20 PM.648] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:20 PM.893] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:21 PM.102] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:21 PM.347] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:21 PM.693] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:21 PM.869] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:22 PM.107] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:22 PM.360] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:22 PM.623] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:22 PM.893] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:23 PM.179] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:23 PM.471] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:23 PM.779] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:24 PM.020] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:24 PM.327] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:24 PM.567] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:24 PM.857] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:25 PM.220] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:25 PM.236] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:23:25 PM.248] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:23:25 PM.249] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:23:25 PM.256] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:23:25 PM.264] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:23:25 PM.273] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:23:25 PM.273] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:23:25 PM.281] s_f_y_cop_01_black_full_01
[5/10/2019 9:23:25 PM.281] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_01
[5/10/2019 9:23:25 PM.281] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:23:25 PM.283] LSPD First Response: [TRACE] Amelia Schmidt (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:23:25 PM.284] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:23:25 PM.284] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:23:25 PM.286] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:23:25 PM.469] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:25 PM.612] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:23:25 PM.805] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:26 PM.002] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:26 PM.188] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:26 PM.378] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:26 PM.559] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:26 PM.741] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:26 PM.946] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:27 PM.126] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:27 PM.317] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:27 PM.503] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:27 PM.676] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:27 PM.871] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:28 PM.067] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:28 PM.233] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:28 PM.461] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:28 PM.664] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:28 PM.839] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:29 PM.017] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:29 PM.216] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:29 PM.403] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:29 PM.586] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:29 PM.779] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:30 PM.049] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:30 PM.307] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:30 PM.609] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:30 PM.891] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:31 PM.149] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:31 PM.442] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:31 PM.743] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:32 PM.015] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:32 PM.293] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:32 PM.574] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:32 PM.847] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:33 PM.002] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:33 PM.208] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:33 PM.392] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:33 PM.612] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:33 PM.805] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:33 PM.974] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:34 PM.125] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:34 PM.411] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:34 PM.664] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:34 PM.972] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:35 PM.282] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:35 PM.583] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:37 PM.266] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:37 PM.443] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:37 PM.663] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:37 PM.849] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:38 PM.023] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:38 PM.159] LSPD First Response: [TRACE] Added stopped ped: A_M_M_MEXLABOR_01
[5/10/2019 9:23:38 PM.249] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:38 PM.480] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:38 PM.671] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:38 PM.854] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:39 PM.050] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:39 PM.200] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:39 PM.408] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:39 PM.604] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:39 PM.773] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:39 PM.992] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:40 PM.175] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:40 PM.304] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:23:40 PM.357] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:40 PM.554] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:40 PM.739] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:40 PM.953] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:41 PM.157] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:41 PM.329] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:41 PM.499] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:41 PM.748] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:41 PM.924] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:42 PM.172] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:42 PM.281] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:42 PM.449] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:42 PM.668] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:42 PM.821] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:42 PM.996] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:43 PM.328] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:43 PM.698] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:43 PM.933] LSPD First Response: [TRACE] Assigned ped to StealCar #1 (Ambient)
[5/10/2019 9:23:44 PM.022] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:44 PM.322] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:44 PM.608] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:44 PM.781] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:45 PM.008] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:45 PM.191] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:45 PM.344] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:45 PM.604] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:45 PM.787] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:46 PM.001] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:46 PM.208] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:46 PM.381] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:46 PM.497] LSPD First Response: [TRACE] Jesse Marson (G_M_Y_BALLAORIG_01) was damaged.
[5/10/2019 9:23:46 PM.599] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:46 PM.816] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:47 PM.003] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:47 PM.213] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:47 PM.407] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:47 PM.574] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:47 PM.792] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:47 PM.991] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:48 PM.177] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:48 PM.355] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:48 PM.570] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:48 PM.773] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:48 PM.948] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:49 PM.149] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:49 PM.364] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:49 PM.673] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:49 PM.843] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:50 PM.038] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:50 PM.210] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:50 PM.377] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:50 PM.561] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:50 PM.724] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:50 PM.870] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:51 PM.144] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:51 PM.478] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:51 PM.697] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:51 PM.936] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:52 PM.193] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:52 PM.440] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:52 PM.739] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:52 PM.993] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:53 PM.253] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:53 PM.486] LSPD First Response: Creating RevEngineWhenStationary event
[5/10/2019 9:23:53 PM.562] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:53 PM.775] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:53 PM.953] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:54 PM.154] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:54 PM.337] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:54 PM.518] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:54 PM.707] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:54 PM.947] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:55 PM.113] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:55 PM.315] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:55 PM.529] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:55 PM.699] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:55 PM.938] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:56 PM.145] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:56 PM.318] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:56 PM.484] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:56 PM.696] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:56 PM.854] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:57 PM.024] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:57 PM.199] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:57 PM.304] LSPD First Response: Interaction+: Could not load headshot for ped. Using default icon.
[5/10/2019 9:23:57 PM.304] LSPD First Response: Interaction+ Trace: A3
[5/10/2019 9:23:57 PM.378] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:57 PM.561] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:57 PM.758] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:58 PM.015] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:58 PM.321] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:58 PM.621] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:58 PM.901] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:59 PM.165] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:59 PM.503] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:23:59 PM.792] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:00 PM.121] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:00 PM.430] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:00 PM.710] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:00 PM.980] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:01 PM.237] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:01 PM.514] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:01 PM.807] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:02 PM.087] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:02 PM.374] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:02 PM.671] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:02 PM.935] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:03 PM.244] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:03 PM.567] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:03 PM.908] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:04 PM.167] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:04 PM.378] LSPD First Response: [INFO] New Crime: Ana Sousa (A_F_Y_RURMETH_01) committed the crime PC 11 (GrandTheftAuto) against Entity 0001210d (TRACTOR2)
[5/10/2019 9:24:04 PM.452] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:04 PM.684] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:24:04 PM.756] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:05 PM.054] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:05 PM.330] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:05 PM.613] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:05 PM.847] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:06 PM.123] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:06 PM.456] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:06 PM.660] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:06 PM.917] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:07 PM.234] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:07 PM.514] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:07 PM.819] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:08 PM.101] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:08 PM.404] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:08 PM.610] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:08 PM.837] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:09 PM.024] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:09 PM.216] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:09 PM.414] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:09 PM.601] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:09 PM.800] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:10 PM.001] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:10 PM.180] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:10 PM.375] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:10 PM.569] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:10 PM.770] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:10 PM.997] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:11 PM.169] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:11 PM.356] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:11 PM.562] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:11 PM.777] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:11 PM.946] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:12 PM.157] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:12 PM.312] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:12 PM.517] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:12 PM.723] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:12 PM.893] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:13 PM.218] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:13 PM.541] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:13 PM.917] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:14 PM.319] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:14 PM.670] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:14 PM.965] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:15 PM.234] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:15 PM.535] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:15 PM.801] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:16 PM.096] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:16 PM.295] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:16 PM.564] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:16 PM.789] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:17 PM.017] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:17 PM.252] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:17 PM.464] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:17 PM.744] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:17 PM.970] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:18 PM.211] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:18 PM.460] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:18 PM.698] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:18 PM.961] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:19 PM.214] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:19 PM.523] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:19 PM.691] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:24:19 PM.699] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:24:19 PM.700] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:24:19 PM.716] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:24:19 PM.746] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:24:19 PM.749] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:24:19 PM.749] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:24:19 PM.761] s_m_y_cop_01_white_mini_04
[5/10/2019 9:24:19 PM.762] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 9:24:19 PM.762] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:24:19 PM.764] LSPD First Response: [TRACE] Gabriel Santos (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:24:19 PM.765] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:24:19 PM.765] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:24:19 PM.766] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:24:19 PM.903] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:24:19 PM.908] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:20 PM.220] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:20 PM.462] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:20 PM.773] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:21 PM.005] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:21 PM.280] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:21 PM.543] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:21 PM.797] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:22 PM.069] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:22 PM.357] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:22 PM.623] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:22 PM.923] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:23 PM.183] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:23 PM.436] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:23 PM.654] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:23 PM.894] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:24 PM.074] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:24 PM.279] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:24 PM.487] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:24 PM.686] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:24 PM.900] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:25 PM.079] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:25 PM.275] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:25 PM.476] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:25 PM.719] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:25 PM.891] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:26 PM.159] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:26 PM.339] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:26 PM.514] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:26 PM.723] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:26 PM.912] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:27 PM.116] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:27 PM.324] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:27 PM.509] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:27 PM.702] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:27 PM.904] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:28 PM.089] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:28 PM.292] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:28 PM.508] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:28 PM.689] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:28 PM.907] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:29 PM.091] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:29 PM.283] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:29 PM.488] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:29 PM.676] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:29 PM.904] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:30 PM.178] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:30 PM.355] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:30 PM.586] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:30 PM.757] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:31 PM.011] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:31 PM.222] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:31 PM.434] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:31 PM.650] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:31 PM.867] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:32 PM.083] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:32 PM.414] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:32 PM.577] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:32 PM.864] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:33 PM.042] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:33 PM.279] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:33 PM.522] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:33 PM.750] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:33 PM.990] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:34 PM.153] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:34 PM.317] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:34 PM.542] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:34 PM.749] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:34 PM.970] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:35 PM.210] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:35 PM.399] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:35 PM.655] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:35 PM.857] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:36 PM.183] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:36 PM.440] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:36 PM.771] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:37 PM.088] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:37 PM.368] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:37 PM.556] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:37 PM.747] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:37 PM.947] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:38 PM.124] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:38 PM.325] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:38 PM.649] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:38 PM.850] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:39 PM.076] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:39 PM.280] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:39 PM.461] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:39 PM.698] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:39 PM.920] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:40 PM.121] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:40 PM.329] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:40 PM.494] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:40 PM.731] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:40 PM.910] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:41 PM.107] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:41 PM.294] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:41 PM.490] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:41 PM.673] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:41 PM.912] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:42 PM.090] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:42 PM.348] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:42 PM.546] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:42 PM.760] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:42 PM.977] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:43 PM.186] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:43 PM.420] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:43 PM.624] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:43 PM.827] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:44 PM.078] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:44 PM.274] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:44 PM.475] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:44 PM.495] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:24:44 PM.510] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:24:44 PM.511] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:24:44 PM.512] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:24:44 PM.520] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:24:44 PM.522] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:24:44 PM.522] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:24:44 PM.529] s_f_y_cop_01_white_full_02
[5/10/2019 9:24:44 PM.529] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 9:24:44 PM.529] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:24:44 PM.530] LSPD First Response: [TRACE] Jin Karuna (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:24:44 PM.531] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:24:44 PM.531] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:24:44 PM.532] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:24:44 PM.706] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:44 PM.811] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:24:44 PM.895] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:45 PM.083] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:45 PM.254] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:45 PM.446] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:45 PM.662] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:45 PM.861] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:46 PM.037] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:46 PM.234] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:46 PM.474] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:46 PM.664] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:46 PM.858] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:47 PM.062] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:47 PM.253] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:47 PM.422] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:47 PM.570] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:47 PM.806] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:48 PM.097] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:48 PM.409] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:48 PM.753] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:49 PM.086] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:49 PM.399] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:49 PM.654] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:49 PM.856] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:50 PM.090] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:50 PM.306] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:50 PM.573] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:50 PM.788] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:50 PM.983] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:51 PM.233] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:51 PM.518] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:51 PM.851] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:52 PM.153] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:52 PM.399] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:52 PM.693] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:52 PM.978] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:53 PM.176] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:53 PM.387] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:53 PM.593] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:53 PM.803] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:53 PM.968] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:54 PM.217] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:54 PM.444] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:54 PM.658] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:54 PM.976] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:55 PM.147] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:55 PM.389] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:55 PM.581] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:55 PM.796] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:56 PM.014] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:56 PM.382] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:56 PM.478] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:56 PM.697] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:57 PM.069] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:57 PM.192] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:57 PM.396] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:57 PM.621] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:57 PM.820] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:58 PM.180] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:58 PM.502] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:58 PM.859] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:59 PM.167] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:59 PM.480] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:24:59 PM.797] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:00 PM.042] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:00 PM.253] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:00 PM.486] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:00 PM.705] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:00 PM.914] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:01 PM.127] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:01 PM.360] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:01 PM.600] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:01 PM.784] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:01 PM.986] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:02 PM.216] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:02 PM.437] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:02 PM.670] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:02 PM.939] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:03 PM.195] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:03 PM.438] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:03 PM.652] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:03 PM.883] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:04 PM.110] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:04 PM.640] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:04 PM.859] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:05 PM.077] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:05 PM.313] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:05 PM.509] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:05 PM.872] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:06 PM.062] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:06 PM.246] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:06 PM.462] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:06 PM.768] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:07 PM.025] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:07 PM.200] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:07 PM.399] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:07 PM.594] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:07 PM.787] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:07 PM.999] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:08 PM.192] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:08 PM.409] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:08 PM.658] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:08 PM.965] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:09 PM.272] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:09 PM.403] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:25:09 PM.411] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:25:09 PM.411] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:25:09 PM.413] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:25:09 PM.422] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:25:09 PM.427] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:25:09 PM.427] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:25:09 PM.433] s_f_y_cop_01_white_full_02
[5/10/2019 9:25:09 PM.434] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 9:25:09 PM.434] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:25:09 PM.436] LSPD First Response: [TRACE] Joe Gray (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:25:09 PM.437] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:25:09 PM.437] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:25:09 PM.438] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:25:09 PM.446] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:25:09 PM.449] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:25:09 PM.449] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_jacket
[5/10/2019 9:25:09 PM.456] s_f_y_cop_01_white_full_02
[5/10/2019 9:25:09 PM.457] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 9:25:09 PM.457] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:25:09 PM.459] LSPD First Response: [TRACE] Eloisa Martinez (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:25:09 PM.459] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:25:09 PM.460] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:25:09 PM.460] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:25:09 PM.684] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:09 PM.888] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:25:09 PM.889] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:25:10 PM.003] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:10 PM.324] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:10 PM.571] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:10 PM.846] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:11 PM.089] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:11 PM.320] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:11 PM.552] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:11 PM.737] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:12 PM.078] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:12 PM.254] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:12 PM.456] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:12 PM.642] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:12 PM.856] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:13 PM.024] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:13 PM.230] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:13 PM.449] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:13 PM.636] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:13 PM.852] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:14 PM.039] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:14 PM.217] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:14 PM.422] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:14 PM.690] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:14 PM.915] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:15 PM.143] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:15 PM.316] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:15 PM.488] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:15 PM.762] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:15 PM.941] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:16 PM.121] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:16 PM.283] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:16 PM.463] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:16 PM.678] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:17 PM.024] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:17 PM.349] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:17 PM.644] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:18 PM.013] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:18 PM.182] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:18 PM.423] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:18 PM.602] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:18 PM.854] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:19 PM.304] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:19 PM.736] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:20 PM.020] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:20 PM.172] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:20 PM.449] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:20 PM.722] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:20 PM.987] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:21 PM.274] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:21 PM.552] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:21 PM.837] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:22 PM.099] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:22 PM.406] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:22 PM.686] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:23 PM.079] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:23 PM.400] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:23 PM.633] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:23 PM.840] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:24 PM.079] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:24 PM.262] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:24 PM.468] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:24 PM.686] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:24 PM.893] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:25 PM.132] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:25 PM.329] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:25 PM.666] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:25 PM.884] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:26 PM.211] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:26 PM.430] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:26 PM.611] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:26 PM.862] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:27 PM.358] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:27 PM.708] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:27 PM.931] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:28 PM.157] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:28 PM.336] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:28 PM.634] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:28 PM.816] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:29 PM.000] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:29 PM.298] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:29 PM.580] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:29 PM.766] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:30 PM.034] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:30 PM.241] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:30 PM.415] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:30 PM.581] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:30 PM.793] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:30 PM.971] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:31 PM.145] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:31 PM.362] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:31 PM.622] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:31 PM.924] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:32 PM.113] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:32 PM.367] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:32 PM.577] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:32 PM.750] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:32 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:33 PM.146] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:33 PM.314] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:33 PM.577] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:33 PM.923] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:34 PM.121] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:34 PM.284] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:34 PM.432] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:34 PM.609] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:34 PM.818] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:35 PM.010] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:35 PM.186] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:35 PM.379] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:35 PM.568] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:35 PM.733] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:36 PM.383] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:36 PM.489] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:36 PM.656] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:36 PM.829] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:37 PM.080] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:37 PM.350] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:37 PM.648] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:38 PM.122] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:38 PM.699] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:39 PM.042] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:39 PM.204] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:39 PM.423] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:39 PM.756] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:39 PM.991] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:40 PM.164] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:40 PM.324] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:40 PM.532] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:40 PM.730] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:40 PM.914] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:40 PM.971] LSPD First Response: Creating Broken Down Vehicle Event
[5/10/2019 9:25:41 PM.213] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:41 PM.450] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:41 PM.642] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:41 PM.917] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:42 PM.176] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:42 PM.381] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:42 PM.602] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:42 PM.838] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:43 PM.068] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:43 PM.262] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:43 PM.426] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:43 PM.537] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:25:43 PM.549] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:25:43 PM.549] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:25:43 PM.552] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:25:43 PM.654] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:43 PM.831] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:43 PM.992] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:44 PM.143] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:44 PM.441] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:44 PM.676] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:44 PM.983] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:45 PM.192] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:45 PM.461] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:45 PM.701] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:45 PM.970] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:46 PM.188] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:46 PM.428] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:46 PM.725] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:46 PM.973] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:47 PM.243] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:47 PM.462] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:47 PM.818] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:48 PM.077] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:48 PM.413] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:48 PM.601] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:48 PM.769] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:48 PM.951] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:49 PM.143] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:49 PM.320] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:49 PM.470] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:49 PM.627] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:49 PM.836] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:50 PM.069] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:50 PM.337] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:50 PM.349] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:25:50 PM.354] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:25:50 PM.355] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:25:50 PM.357] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:25:50 PM.363] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:25:50 PM.365] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:25:50 PM.365] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:25:50 PM.371] s_m_y_cop_01_white_mini_04
[5/10/2019 9:25:50 PM.371] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_04
[5/10/2019 9:25:50 PM.371] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:25:50 PM.372] LSPD First Response: [TRACE] Jay Jawson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:25:50 PM.373] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:25:50 PM.373] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:25:50 PM.373] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:25:50 PM.598] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:50 PM.762] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:25:50 PM.928] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:51 PM.154] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:51 PM.414] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:51 PM.655] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:51 PM.933] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:52 PM.154] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:52 PM.372] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:52 PM.637] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:52 PM.840] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:53 PM.113] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:53 PM.366] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:53 PM.653] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:53 PM.946] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:54 PM.211] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:54 PM.449] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:54 PM.747] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:55 PM.010] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:55 PM.278] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:55 PM.539] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:55 PM.855] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:56 PM.167] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:56 PM.431] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:56 PM.711] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:56 PM.968] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:57 PM.252] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:57 PM.534] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:57 PM.832] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:58 PM.188] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:58 PM.408] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:58 PM.583] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:58 PM.799] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:58 PM.988] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:59 PM.169] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:59 PM.343] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:59 PM.557] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:25:59 PM.759] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:00 PM.040] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:00 PM.300] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:00 PM.638] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:00 PM.667] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 9:26:00 PM.668] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 9:26:00 PM.668] Parameter name: index
[5/10/2019 9:26:00 PM.668] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 9:26:00 PM.907] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:01 PM.190] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:01 PM.469] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:01 PM.777] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:02 PM.064] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:02 PM.360] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:02 PM.762] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:02 PM.931] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:03 PM.087] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:03 PM.262] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:03 PM.439] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:03 PM.597] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:03 PM.739] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:03 PM.909] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:04 PM.072] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:04 PM.221] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:04 PM.398] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:04 PM.546] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:04 PM.736] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:04 PM.904] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:05 PM.100] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:05 PM.326] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:05 PM.499] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:05 PM.780] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:06 PM.040] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:06 PM.267] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:06 PM.560] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:06 PM.747] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:06 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:07 PM.110] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:07 PM.283] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:07 PM.445] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:07 PM.637] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:07 PM.805] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:08 PM.009] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:08 PM.369] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:08 PM.714] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:08 PM.973] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:09 PM.253] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:09 PM.513] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:09 PM.828] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:10 PM.049] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:10 PM.262] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:10 PM.523] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:10 PM.730] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:10 PM.932] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:11 PM.135] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:11 PM.323] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:11 PM.557] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:11 PM.759] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:12 PM.001] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:12 PM.159] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:12 PM.428] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:12 PM.648] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:12 PM.844] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:13 PM.074] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:13 PM.260] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:13 PM.473] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:13 PM.647] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:13 PM.871] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:14 PM.099] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:14 PM.299] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:14 PM.609] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:14 PM.899] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:15 PM.174] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:15 PM.516] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:15 PM.859] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:16 PM.167] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:16 PM.333] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:16 PM.560] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:16 PM.759] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:16 PM.985] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:17 PM.150] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:17 PM.366] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:17 PM.544] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:17 PM.839] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:18 PM.117] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:18 PM.420] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:18 PM.723] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:19 PM.021] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:19 PM.197] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:19 PM.357] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:19 PM.579] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:19 PM.794] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:20 PM.039] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:20 PM.232] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:20 PM.416] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:20 PM.634] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:20 PM.824] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:21 PM.020] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:21 PM.217] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:21 PM.529] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:23 PM.584] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:23 PM.748] LSPD First Response: Creating Speeder Event
[5/10/2019 9:26:23 PM.846] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:24 PM.037] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:24 PM.217] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:24 PM.529] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:24 PM.798] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:25 PM.124] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:25 PM.443] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:25 PM.753] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:26 PM.074] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:26 PM.352] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:26 PM.683] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:26 PM.963] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:27 PM.273] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:27 PM.656] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:27 PM.846] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:28 PM.053] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:28 PM.276] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:28 PM.464] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:28 PM.734] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:28 PM.934] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:29 PM.097] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:29 PM.334] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:29 PM.505] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:29 PM.750] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:29 PM.930] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:30 PM.129] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:30 PM.310] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:30 PM.552] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:30 PM.853] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:31 PM.104] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:31 PM.303] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:31 PM.568] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:31 PM.812] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:32 PM.047] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:32 PM.252] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:32 PM.505] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:32 PM.729] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:32 PM.918] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:33 PM.161] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:33 PM.402] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:33 PM.693] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:33 PM.927] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:34 PM.131] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:34 PM.356] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:34 PM.571] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:34 PM.812] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:35 PM.001] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:35 PM.232] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:35 PM.450] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:35 PM.690] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:35 PM.952] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:36 PM.198] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:36 PM.417] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:36 PM.629] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:36 PM.864] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:37 PM.063] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:37 PM.267] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:37 PM.506] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:37 PM.721] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:37 PM.744] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:26:37 PM.755] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:26:37 PM.755] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:26:37 PM.773] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:26:38 PM.059] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:38 PM.265] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:38 PM.487] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:38 PM.732] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:38 PM.924] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:39 PM.163] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:39 PM.367] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:39 PM.574] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:39 PM.801] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:40 PM.033] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:40 PM.253] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:40 PM.504] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:40 PM.793] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:41 PM.061] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:41 PM.334] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:41 PM.568] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:41 PM.877] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:42 PM.076] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:42 PM.320] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:42 PM.581] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:42 PM.854] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:43 PM.071] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:43 PM.307] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:43 PM.541] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:43 PM.815] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:44 PM.015] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:44 PM.269] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:44 PM.508] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:44 PM.747] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:44 PM.970] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:45 PM.191] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:45 PM.422] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:45 PM.709] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:45 PM.954] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:46 PM.260] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:46 PM.548] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:46 PM.859] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:47 PM.096] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:47 PM.328] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:47 PM.552] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:47 PM.745] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:47 PM.959] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:48 PM.231] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:48 PM.445] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:48 PM.674] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:48 PM.915] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:49 PM.145] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:49 PM.396] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:49 PM.606] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:49 PM.806] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:50 PM.101] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:50 PM.310] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:50 PM.527] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:50 PM.759] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:51 PM.047] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:51 PM.265] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:51 PM.473] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:51 PM.719] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:51 PM.959] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:52 PM.204] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:52 PM.405] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:52 PM.681] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:52 PM.990] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:53 PM.110] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:53 PM.350] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:53 PM.570] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:53 PM.807] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:54 PM.044] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:54 PM.232] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:54 PM.434] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:54 PM.653] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:54 PM.862] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:55 PM.071] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:55 PM.262] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:55 PM.474] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:55 PM.814] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:55 PM.831] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:26:55 PM.838] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:26:55 PM.838] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:26:55 PM.843] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:26:56 PM.055] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:56 PM.299] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:56 PM.471] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:56 PM.724] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:56 PM.945] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:57 PM.140] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:57 PM.392] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:57 PM.564] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:57 PM.829] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:58 PM.026] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:58 PM.208] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:58 PM.482] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:58 PM.684] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:59 PM.013] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:59 PM.307] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:59 PM.645] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:26:59 PM.960] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:00 PM.253] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:00 PM.598] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:00 PM.762] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:01 PM.018] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:01 PM.246] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:01 PM.396] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:01 PM.622] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:01 PM.861] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:02 PM.044] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:02 PM.269] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:02 PM.466] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:02 PM.653] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:02 PM.892] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:03 PM.086] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:03 PM.313] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:03 PM.533] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:03 PM.739] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:03 PM.977] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:03 PM.990] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:27:04 PM.002] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:27:04 PM.002] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:27:04 PM.010] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:27:04 PM.018] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:27:04 PM.021] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:27:04 PM.021] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:27:04 PM.027] s_m_y_hwaycop_01_white_full_01
[5/10/2019 9:27:04 PM.028] LSPD First Response: [TRACE] Voice: s_m_y_hwaycop_01_white_full_01
[5/10/2019 9:27:04 PM.028] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:27:04 PM.030] LSPD First Response: [TRACE] Rent Randerson (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:27:04 PM.030] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:27:04 PM.030] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:27:04 PM.031] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:27:04 PM.186] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:04 PM.317] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:27:04 PM.436] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:04 PM.642] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:04 PM.824] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:05 PM.051] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:05 PM.302] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:05 PM.623] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:05 PM.725] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:05 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:06 PM.139] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:06 PM.323] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:06 PM.487] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:06 PM.720] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:06 PM.924] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:07 PM.144] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:07 PM.302] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:07 PM.500] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:07 PM.703] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:07 PM.921] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:08 PM.114] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:08 PM.334] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:08 PM.497] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:08 PM.702] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:08 PM.910] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:09 PM.091] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:09 PM.326] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:09 PM.507] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:09 PM.722] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:10 PM.008] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:10 PM.258] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:10 PM.486] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:10 PM.670] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:10 PM.899] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:11 PM.110] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:11 PM.339] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:11 PM.575] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:11 PM.793] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:11 PM.987] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:12 PM.221] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:12 PM.389] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:12 PM.602] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:12 PM.808] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:13 PM.004] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:13 PM.205] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:13 PM.381] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:13 PM.660] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:13 PM.841] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:14 PM.041] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:14 PM.273] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:14 PM.470] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:14 PM.696] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:14 PM.866] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:15 PM.068] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:15 PM.284] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:15 PM.498] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:15 PM.708] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:15 PM.928] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:16 PM.119] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:16 PM.306] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:16 PM.519] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:16 PM.729] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:16 PM.975] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:17 PM.157] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:17 PM.382] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:17 PM.550] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:17 PM.740] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:17 PM.966] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:18 PM.155] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:18 PM.376] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:18 PM.591] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:18 PM.791] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:18 PM.996] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:19 PM.199] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:19 PM.402] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:19 PM.605] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:19 PM.788] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:20 PM.095] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:20 PM.296] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:20 PM.499] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:20 PM.733] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:20 PM.914] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:21 PM.128] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:21 PM.296] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:21 PM.496] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:21 PM.714] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:21 PM.896] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:22 PM.073] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:22 PM.287] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:22 PM.476] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:22 PM.647] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:22 PM.895] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:23 PM.103] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:23 PM.295] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:23 PM.522] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:23 PM.709] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:23 PM.931] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:24 PM.115] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:24 PM.300] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:24 PM.501] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:24 PM.708] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:24 PM.874] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:25 PM.099] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:25 PM.266] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:25 PM.484] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:25 PM.739] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:25 PM.932] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:26 PM.146] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:26 PM.340] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:26 PM.536] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:26 PM.751] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:27 PM.082] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:27 PM.302] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:27 PM.574] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:27 PM.916] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:28 PM.216] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:28 PM.572] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:28 PM.902] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:29 PM.099] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:29 PM.250] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:29 PM.451] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:29 PM.648] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:29 PM.826] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:30 PM.047] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:30 PM.241] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:30 PM.496] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:30 PM.798] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:31 PM.091] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:31 PM.375] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:31 PM.666] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:31 PM.954] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:32 PM.250] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:32 PM.594] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:32 PM.903] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:33 PM.162] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:33 PM.392] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:33 PM.593] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:33 PM.803] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:34 PM.007] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:34 PM.187] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:34 PM.352] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:34 PM.582] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:34 PM.758] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:34 PM.927] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:35 PM.137] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:35 PM.293] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:35 PM.553] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:35 PM.711] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:35 PM.912] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:36 PM.110] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:36 PM.434] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:36 PM.751] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:37 PM.025] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:37 PM.349] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:37 PM.379] LSPD First Response: Creating drunk driver event
[5/10/2019 9:27:37 PM.447] LSPD First Response: Setting alcohol levels
[5/10/2019 9:27:37 PM.636] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:37 PM.939] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:38 PM.200] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:38 PM.570] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:38 PM.853] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:39 PM.152] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:39 PM.527] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:39 PM.733] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:39 PM.921] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:40 PM.124] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:40 PM.328] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:40 PM.497] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:40 PM.729] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:40 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:41 PM.110] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:41 PM.291] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:41 PM.454] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:41 PM.665] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:41 PM.891] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:42 PM.107] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:42 PM.323] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:42 PM.525] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:42 PM.756] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:42 PM.970] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:43 PM.266] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:43 PM.390] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:43 PM.592] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:43 PM.781] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:44 PM.037] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:44 PM.211] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:44 PM.475] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:44 PM.684] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:44 PM.874] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:45 PM.101] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:45 PM.317] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:45 PM.511] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:45 PM.741] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:45 PM.926] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:46 PM.174] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:46 PM.387] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:46 PM.602] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:46 PM.781] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:46 PM.981] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:47 PM.208] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:47 PM.443] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:47 PM.660] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:47 PM.859] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:48 PM.052] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:48 PM.370] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:48 PM.590] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:48 PM.804] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:49 PM.000] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:49 PM.233] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:49 PM.435] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:49 PM.644] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:49 PM.853] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:50 PM.186] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:50 PM.329] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:50 PM.539] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:50 PM.743] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:50 PM.980] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:51 PM.188] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:51 PM.309] LSPD First Response: [TRACE] Jimmy Hoffa (S_M_Y_DWSERVICE_02) was damaged.
[5/10/2019 9:27:51 PM.439] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:51 PM.657] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:51 PM.828] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:52 PM.064] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:52 PM.258] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:52 PM.338] LSPD First Response: [TRACE] Jimmy Hoffa (S_M_Y_DWSERVICE_02) was damaged.
[5/10/2019 9:27:52 PM.482] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:52 PM.703] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:52 PM.855] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:53 PM.097] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:53 PM.310] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:53 PM.493] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:53 PM.723] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:53 PM.903] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:54 PM.170] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:54 PM.353] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:54 PM.570] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:54 PM.791] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:54 PM.987] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:55 PM.209] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:55 PM.385] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:55 PM.585] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:55 PM.831] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:56 PM.029] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:56 PM.255] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:56 PM.468] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:56 PM.673] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:56 PM.886] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:57 PM.118] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:57 PM.215] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:57 PM.442] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:57 PM.659] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:57 PM.868] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:58 PM.036] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:58 PM.266] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:58 PM.508] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:58 PM.833] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:59 PM.152] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:59 PM.507] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:27:59 PM.776] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:00 PM.268] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:00 PM.488] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:00 PM.708] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:00 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:01 PM.163] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:01 PM.356] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:01 PM.617] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:01 PM.854] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:02 PM.048] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:02 PM.268] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:02 PM.476] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:02 PM.651] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:02 PM.912] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:03 PM.120] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:03 PM.337] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:03 PM.619] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:03 PM.897] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:04 PM.128] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:04 PM.335] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:04 PM.592] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:04 PM.798] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:05 PM.028] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:05 PM.249] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:05 PM.467] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:05 PM.671] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:05 PM.865] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:06 PM.119] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:06 PM.287] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:06 PM.532] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:06 PM.773] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:07 PM.041] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:07 PM.203] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:07 PM.425] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:07 PM.709] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:07 PM.911] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:08 PM.108] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:08 PM.182] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:28:08 PM.188] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:28:08 PM.189] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:28:08 PM.195] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:28:08 PM.424] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:08 PM.640] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:08 PM.895] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:09 PM.198] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:09 PM.551] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:09 PM.917] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:10 PM.191] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:10 PM.514] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:10 PM.728] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:10 PM.964] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:11 PM.147] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:11 PM.350] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:11 PM.583] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:11 PM.804] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:12 PM.027] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:12 PM.246] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:12 PM.422] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:12 PM.644] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:12 PM.863] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:13 PM.118] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:13 PM.353] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:13 PM.559] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:13 PM.796] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:13 PM.983] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:14 PM.192] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:14 PM.397] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:14 PM.588] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:14 PM.824] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:15 PM.036] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:15 PM.217] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:15 PM.448] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:15 PM.575] LSPD First Response: STP: TOW SERVICE IS FULLY DISMISSED
[5/10/2019 9:28:15 PM.645] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:15 PM.872] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:16 PM.074] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:16 PM.353] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:16 PM.466] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:16 PM.690] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:16 PM.861] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:17 PM.186] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:17 PM.493] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:17 PM.758] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:18 PM.076] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:18 PM.420] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:18 PM.751] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:19 PM.069] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:19 PM.396] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:19 PM.652] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:19 PM.990] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:20 PM.341] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:20 PM.740] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:20 PM.930] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:21 PM.267] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:21 PM.583] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:21 PM.886] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:22 PM.097] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:22 PM.304] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:22 PM.522] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:22 PM.772] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:22 PM.863] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:23 PM.063] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:23 PM.253] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:23 PM.443] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:23 PM.699] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:23 PM.988] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:24 PM.231] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:28:24 PM.242] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:28:24 PM.242] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:28:24 PM.250] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:28:24 PM.258] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:28:24 PM.260] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:28:24 PM.260] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:28:24 PM.268] s_m_y_cop_01_white_full_02
[5/10/2019 9:28:24 PM.268] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 9:28:24 PM.268] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:28:24 PM.270] LSPD First Response: [TRACE] Karl Steinberg (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:28:24 PM.270] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:28:24 PM.270] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:28:24 PM.271] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:28:24 PM.372] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:24 PM.679] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:28:24 PM.683] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:25 PM.081] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:25 PM.297] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:25 PM.488] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:25 PM.741] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:26 PM.076] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:26 PM.342] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:26 PM.545] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:26 PM.773] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:27 PM.007] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:27 PM.181] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:27 PM.432] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:27 PM.622] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:27 PM.890] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:28 PM.071] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:28 PM.291] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:28 PM.549] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:28 PM.748] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:28 PM.985] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:29 PM.187] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:29 PM.381] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:29 PM.621] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:29 PM.830] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:30 PM.051] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:30 PM.246] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:30 PM.476] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:30 PM.689] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:30 PM.900] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:31 PM.135] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:31 PM.399] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:31 PM.493] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:31 PM.909] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:32 PM.371] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:32 PM.708] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:33 PM.077] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:33 PM.172] LSPD First Response: Creating drug driver event
[5/10/2019 9:28:33 PM.173] LSPD First Response: Setting drug levels
[5/10/2019 9:28:33 PM.399] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:33 PM.641] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:33 PM.861] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:34 PM.049] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:34 PM.308] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:34 PM.531] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:34 PM.752] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:34 PM.979] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:35 PM.191] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:35 PM.414] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:35 PM.767] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:36 PM.059] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:36 PM.378] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:36 PM.738] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:37 PM.138] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:37 PM.365] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:37 PM.610] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:37 PM.867] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:38 PM.038] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:38 PM.258] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:38 PM.488] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:38 PM.675] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:38 PM.897] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:39 PM.081] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:39 PM.259] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:39 PM.508] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:39 PM.682] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:39 PM.885] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:40 PM.122] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:40 PM.319] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:40 PM.517] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:40 PM.756] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:40 PM.971] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:41 PM.182] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:41 PM.380] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:41 PM.552] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:41 PM.786] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:42 PM.001] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:42 PM.234] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:42 PM.409] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:42 PM.675] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:42 PM.933] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:43 PM.141] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:43 PM.282] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:43 PM.539] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:43 PM.774] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:44 PM.050] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:44 PM.260] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:44 PM.465] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:44 PM.678] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:44 PM.873] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:45 PM.146] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:45 PM.369] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:45 PM.624] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:45 PM.877] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:46 PM.042] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:46 PM.281] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:46 PM.485] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:46 PM.683] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:46 PM.917] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:47 PM.126] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:47 PM.417] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:47 PM.663] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:47 PM.922] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:48 PM.155] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:48 PM.357] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:48 PM.630] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:48 PM.801] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:49 PM.047] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:49 PM.244] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:49 PM.454] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:49 PM.682] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:49 PM.873] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:50 PM.107] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:50 PM.373] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:50 PM.551] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:50 PM.780] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:50 PM.974] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:51 PM.177] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:51 PM.362] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:51 PM.541] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:51 PM.765] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:51 PM.949] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:52 PM.166] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:52 PM.352] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:52 PM.580] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:52 PM.778] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:52 PM.990] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:53 PM.158] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:53 PM.523] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:53 PM.702] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:53 PM.953] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:54 PM.168] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:54 PM.366] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:54 PM.598] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:54 PM.808] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:55 PM.056] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:55 PM.257] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:55 PM.462] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:55 PM.696] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:55 PM.945] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:56 PM.117] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:56 PM.394] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:56 PM.596] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:56 PM.844] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:57 PM.084] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:57 PM.322] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:57 PM.503] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:57 PM.743] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:57 PM.963] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:58 PM.168] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:58 PM.406] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:58 PM.677] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:58 PM.899] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:59 PM.132] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:59 PM.344] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:59 PM.617] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:28:59 PM.872] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:00 PM.129] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:00 PM.378] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:00 PM.612] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:00 PM.843] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:01 PM.066] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:01 PM.283] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:01 PM.532] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:01 PM.785] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:02 PM.017] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:02 PM.220] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:02 PM.461] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:02 PM.702] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:02 PM.982] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:03 PM.155] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:03 PM.427] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:03 PM.702] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:03 PM.908] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:04 PM.234] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:04 PM.487] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:04 PM.702] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:04 PM.966] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:05 PM.197] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:05 PM.420] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:05 PM.617] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:05 PM.837] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:06 PM.086] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:06 PM.301] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:06 PM.527] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:06 PM.770] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:06 PM.980] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:07 PM.214] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:07 PM.474] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:07 PM.718] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:07 PM.937] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:08 PM.165] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:08 PM.426] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:08 PM.674] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:08 PM.942] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:09 PM.293] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:09 PM.517] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:09 PM.735] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:09 PM.976] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:10 PM.157] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:10 PM.351] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:10 PM.592] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:10 PM.810] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:10 PM.991] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:11 PM.216] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:11 PM.418] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:11 PM.634] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:11 PM.858] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:12 PM.064] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:12 PM.325] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:12 PM.536] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:12 PM.756] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:12 PM.957] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:13 PM.173] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:13 PM.435] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:13 PM.658] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:13 PM.911] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:14 PM.133] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:14 PM.327] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:14 PM.578] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:14 PM.872] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:15 PM.171] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:15 PM.389] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:15 PM.681] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:16 PM.019] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:16 PM.277] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:16 PM.574] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:16 PM.969] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:17 PM.328] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:17 PM.711] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:18 PM.045] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:18 PM.449] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:18 PM.659] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:18 PM.938] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:19 PM.212] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:19 PM.448] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:19 PM.727] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:19 PM.959] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:20 PM.236] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:20 PM.530] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:20 PM.860] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:21 PM.117] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:21 PM.493] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:21 PM.795] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:22 PM.114] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:22 PM.421] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:22 PM.731] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:23 PM.031] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:23 PM.316] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:23 PM.607] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:23 PM.916] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:24 PM.182] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:24 PM.441] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:24 PM.761] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:25 PM.010] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:25 PM.317] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:25 PM.607] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:25 PM.919] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:26 PM.199] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:26 PM.452] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:26 PM.755] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:27 PM.045] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:27 PM.332] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:27 PM.667] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:27 PM.946] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:28 PM.266] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:28 PM.542] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:28 PM.854] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:29 PM.111] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:29 PM.430] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:29 PM.703] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:29 PM.983] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:30 PM.260] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:30 PM.559] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:30 PM.848] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:31 PM.148] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:31 PM.433] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:31 PM.723] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:32 PM.000] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:32 PM.294] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:32 PM.573] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:32 PM.880] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:33 PM.097] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:33 PM.348] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:33 PM.552] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:33 PM.782] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:34 PM.030] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:34 PM.225] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:34 PM.439] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:34 PM.709] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:35 PM.002] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:35 PM.280] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:35 PM.452] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:35 PM.691] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:35 PM.954] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:36 PM.168] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:36 PM.384] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:36 PM.488] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:29:36 PM.499] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:29:36 PM.500] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:29:36 PM.526] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:29:36 PM.637] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:36 PM.831] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:37 PM.027] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:37 PM.232] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:37 PM.436] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:37 PM.627] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:37 PM.822] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:38 PM.037] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:38 PM.262] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:38 PM.474] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:38 PM.698] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:38 PM.911] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:39 PM.118] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:39 PM.350] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:39 PM.558] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:39 PM.835] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:40 PM.022] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:40 PM.212] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:40 PM.450] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:41 PM.583] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:41 PM.858] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:42 PM.037] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:42 PM.642] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:42 PM.846] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:43 PM.076] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:43 PM.330] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:43 PM.544] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:43 PM.757] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:43 PM.998] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:44 PM.155] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:44 PM.387] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:44 PM.701] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:45 PM.063] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:45 PM.362] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:45 PM.692] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:46 PM.011] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:46 PM.357] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:46 PM.590] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:46 PM.769] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:46 PM.979] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:47 PM.187] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:47 PM.408] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:47 PM.616] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:47 PM.828] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:48 PM.046] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:48 PM.224] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:48 PM.492] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:48 PM.704] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:48 PM.896] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:49 PM.123] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:49 PM.302] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:49 PM.515] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:49 PM.714] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:49 PM.956] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:50 PM.169] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:50 PM.390] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:50 PM.627] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:50 PM.851] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:51 PM.046] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:51 PM.267] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:51 PM.422] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:51 PM.674] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:51 PM.893] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:52 PM.093] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:52 PM.274] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:52 PM.549] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:52 PM.794] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:52 PM.980] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:53 PM.190] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:53 PM.417] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:53 PM.647] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:53 PM.917] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:54 PM.122] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:54 PM.271] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:29:54 PM.285] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:29:54 PM.285] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:29:54 PM.287] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:29:54 PM.300] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:29:54 PM.302] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:29:54 PM.302] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:29:54 PM.309] s_m_y_cop_01_white_full_02
[5/10/2019 9:29:54 PM.309] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_02
[5/10/2019 9:29:54 PM.309] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:29:54 PM.311] LSPD First Response: [TRACE] Brian Molko (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:29:54 PM.312] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:29:54 PM.312] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:29:54 PM.313] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:29:54 PM.409] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:54 PM.638] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:54 PM.723] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:29:54 PM.852] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:55 PM.078] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:55 PM.271] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:55 PM.447] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:55 PM.703] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:55 PM.951] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:56 PM.197] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:56 PM.416] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:56 PM.739] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:57 PM.089] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:57 PM.384] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:57 PM.691] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:58 PM.021] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:58 PM.359] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:58 PM.729] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:59 PM.013] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:59 PM.374] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:59 PM.661] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:29:59 PM.912] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:00 PM.091] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:00 PM.334] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:00 PM.506] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:00 PM.741] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:01 PM.058] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:01 PM.204] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:01 PM.459] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:01 PM.664] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:01 PM.855] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:02 PM.099] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:02 PM.265] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:02 PM.471] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:02 PM.701] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:02 PM.907] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:03 PM.117] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:03 PM.320] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:03 PM.568] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:03 PM.754] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:03 PM.966] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:04 PM.193] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:04 PM.413] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:04 PM.622] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:04 PM.834] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:05 PM.064] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:05 PM.250] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:05 PM.447] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:05 PM.650] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:05 PM.852] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:06 PM.129] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:06 PM.531] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:07 PM.440] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:08 PM.297] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:09 PM.411] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:09 PM.525] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:09 PM.742] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:09 PM.938] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:10 PM.143] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:10 PM.335] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:10 PM.506] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:10 PM.705] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:10 PM.872] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:11 PM.062] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:11 PM.298] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:11 PM.505] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:11 PM.715] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:11 PM.897] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:12 PM.068] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:12 PM.260] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:12 PM.465] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:12 PM.791] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:13 PM.022] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:13 PM.263] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:13 PM.569] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:13 PM.869] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:14 PM.077] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:14 PM.251] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:14 PM.418] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:14 PM.609] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:14 PM.764] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:14 PM.972] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:15 PM.170] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:15 PM.318] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:15 PM.518] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:15 PM.720] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:16 PM.009] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:16 PM.433] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:16 PM.763] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:16 PM.981] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:17 PM.022] LSPD First Response: Creating phone event
[5/10/2019 9:30:17 PM.336] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:17 PM.633] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:17 PM.939] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:18 PM.243] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:18 PM.599] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:18 PM.923] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:19 PM.111] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:19 PM.285] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:19 PM.507] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:19 PM.732] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:19 PM.934] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:20 PM.160] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:20 PM.403] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:20 PM.616] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:20 PM.837] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:21 PM.011] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:21 PM.350] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:21 PM.511] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:21 PM.740] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:22 PM.007] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:22 PM.171] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:22 PM.421] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:22 PM.639] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:22 PM.842] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:23 PM.034] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:23 PM.234] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:23 PM.430] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:23 PM.688] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:23 PM.880] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:24 PM.109] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:24 PM.307] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:24 PM.507] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:24 PM.704] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:24 PM.910] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:25 PM.102] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:25 PM.324] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:25 PM.468] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:25 PM.699] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:26 PM.041] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:26 PM.138] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:26 PM.366] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:26 PM.555] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:26 PM.808] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:27 PM.130] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:27 PM.453] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:27 PM.780] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:28 PM.082] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:28 PM.443] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:28 PM.654] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:28 PM.852] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:29 PM.062] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:29 PM.292] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:29 PM.451] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:29 PM.688] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:29 PM.923] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:30 PM.132] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:30 PM.379] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:30 PM.547] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:30 PM.789] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:31 PM.097] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:31 PM.279] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:31 PM.514] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:31 PM.722] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:31 PM.922] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:32 PM.140] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:32 PM.348] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:32 PM.563] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:32 PM.782] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:32 PM.989] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:33 PM.183] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:33 PM.514] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:33 PM.813] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:34 PM.098] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:34 PM.420] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:34 PM.714] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:35 PM.022] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:35 PM.312] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:35 PM.554] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:35 PM.908] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:36 PM.110] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:30:36 PM.122] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:30:36 PM.122] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:30:36 PM.124] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:30:36 PM.203] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:36 PM.659] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:36 PM.898] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:37 PM.105] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:37 PM.295] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:37 PM.502] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:37 PM.750] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:37 PM.979] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:38 PM.161] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:38 PM.404] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:38 PM.722] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:38 PM.930] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:39 PM.182] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:39 PM.382] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:39 PM.639] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:39 PM.875] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:40 PM.132] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:40 PM.324] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:40 PM.500] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:40 PM.687] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:40 PM.895] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:41 PM.087] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:41 PM.298] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:41 PM.471] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:41 PM.667] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:41 PM.993] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:42 PM.264] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:42 PM.532] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:42 PM.838] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:43 PM.097] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:43 PM.303] LSPD First Response: [TRACE] Added stopped ped: S_M_M_TRUCKER_01
[5/10/2019 9:30:43 PM.432] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:43 PM.783] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:44 PM.077] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:44 PM.180] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:30:44 PM.187] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:30:44 PM.188] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:30:44 PM.189] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:30:44 PM.196] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:30:44 PM.198] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:30:44 PM.198] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:30:44 PM.204] s_m_y_cop_01_white_mini_01
[5/10/2019 9:30:44 PM.205] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 9:30:44 PM.210] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:30:44 PM.212] LSPD First Response: [TRACE] Cornelius Porter (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:30:44 PM.212] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:30:44 PM.213] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:30:44 PM.214] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:30:44 PM.290] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:30:44 PM.371] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:44 PM.671] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:44 PM.981] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:45 PM.280] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:45 PM.544] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:45 PM.855] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:46 PM.148] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:46 PM.431] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:46 PM.641] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:46 PM.833] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:47 PM.008] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:47 PM.180] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:47 PM.386] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:47 PM.553] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:47 PM.755] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:48 PM.031] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:48 PM.353] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:48 PM.647] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:48 PM.927] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:49 PM.237] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:49 PM.548] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:49 PM.824] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:50 PM.098] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:50 PM.445] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:50 PM.757] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:50 PM.939] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:51 PM.154] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:51 PM.338] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:51 PM.543] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:51 PM.759] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:51 PM.956] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:52 PM.112] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:52 PM.301] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:52 PM.494] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:52 PM.654] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:52 PM.878] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:53 PM.075] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:53 PM.272] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:53 PM.497] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:53 PM.693] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:53 PM.956] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:54 PM.117] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:54 PM.329] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:54 PM.569] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:54 PM.785] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:55 PM.023] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:55 PM.159] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:55 PM.344] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:55 PM.582] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:55 PM.786] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:56 PM.040] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:56 PM.255] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:56 PM.474] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:56 PM.713] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:56 PM.887] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:57 PM.110] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:57 PM.242] LSPD First Response: Creating phone event
[5/10/2019 9:30:57 PM.433] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:57 PM.727] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:58 PM.004] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:58 PM.360] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:58 PM.763] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:58 PM.966] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:59 PM.161] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:59 PM.370] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:59 PM.554] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:59 PM.776] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:30:59 PM.980] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:00 PM.202] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:00 PM.432] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:00 PM.714] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:01 PM.037] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:01 PM.332] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:01 PM.736] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:02 PM.028] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:02 PM.314] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:02 PM.565] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:02 PM.893] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:03 PM.189] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:03 PM.498] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:03 PM.826] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:04 PM.122] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:04 PM.471] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:04 PM.811] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:05 PM.178] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:05 PM.416] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:05 PM.621] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:05 PM.827] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:06 PM.015] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:06 PM.203] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:06 PM.390] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:06 PM.600] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:06 PM.877] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:07 PM.040] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:07 PM.223] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:07 PM.413] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:07 PM.611] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:07 PM.833] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:08 PM.035] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:08 PM.231] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:08 PM.496] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:08 PM.647] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:08 PM.911] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:09 PM.096] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:09 PM.333] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:09 PM.573] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:09 PM.740] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:10 PM.029] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:10 PM.379] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:10 PM.678] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:11 PM.051] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:11 PM.319] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:11 PM.661] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:11 PM.940] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:12 PM.261] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:12 PM.562] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:12 PM.880] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:13 PM.119] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:13 PM.444] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:13 PM.665] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:13 PM.952] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:14 PM.026] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:14 PM.228] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:14 PM.453] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:14 PM.706] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:14 PM.916] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:15 PM.091] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:15 PM.277] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:15 PM.488] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:15 PM.688] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:15 PM.897] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:16 PM.128] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:16 PM.278] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:16 PM.477] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:16 PM.803] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:17 PM.124] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:17 PM.394] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:17 PM.751] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:18 PM.231] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:18 PM.483] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:18 PM.651] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:18 PM.873] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:19 PM.063] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:19 PM.409] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:19 PM.655] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:19 PM.873] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:20 PM.087] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:20 PM.300] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:20 PM.625] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:20 PM.759] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:21 PM.039] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:21 PM.260] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:21 PM.485] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:21 PM.817] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:22 PM.212] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:22 PM.567] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:22 PM.904] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:23 PM.218] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:23 PM.437] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:23 PM.660] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:23 PM.854] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:24 PM.089] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:24 PM.386] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:24 PM.574] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:24 PM.789] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:24 PM.961] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:25 PM.153] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:25 PM.367] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:25 PM.570] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:25 PM.748] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:25 PM.972] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:26 PM.171] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:26 PM.384] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:26 PM.573] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:26 PM.756] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:26 PM.959] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:27 PM.170] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:27 PM.387] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:27 PM.604] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:27 PM.816] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:28 PM.000] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:28 PM.215] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:28 PM.394] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:28 PM.743] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:29 PM.043] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:29 PM.319] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:29 PM.662] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:29 PM.850] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:30 PM.050] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:30 PM.278] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:30 PM.441] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:30 PM.704] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:30 PM.940] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:31 PM.165] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:31 PM.451] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:31 PM.712] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:31 PM.978] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:32 PM.197] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:32 PM.456] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:33 PM.205] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:33 PM.337] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:33 PM.605] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:33 PM.882] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:34 PM.109] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:34 PM.306] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:34 PM.544] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:34 PM.768] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:35 PM.003] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:35 PM.204] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:35 PM.405] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:35 PM.646] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:35 PM.946] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:36 PM.082] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:36 PM.282] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:36 PM.453] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:36 PM.691] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:36 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:37 PM.177] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:37 PM.384] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:37 PM.591] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:37 PM.774] LSPD First Response: Creating Speeder Event
[5/10/2019 9:31:37 PM.862] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:38 PM.086] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:38 PM.439] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:38 PM.698] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:38 PM.952] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:39 PM.190] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:39 PM.466] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:39 PM.748] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:39 PM.992] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:40 PM.265] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:40 PM.475] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:40 PM.797] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:41 PM.047] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:41 PM.298] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:41 PM.566] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:41 PM.623] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:31:41 PM.629] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:31:41 PM.630] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:31:41 PM.638] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:31:41 PM.647] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:31:41 PM.650] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:31:41 PM.651] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:31:41 PM.658] s_m_y_cop_01_white_full_01
[5/10/2019 9:31:41 PM.658] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_full_01
[5/10/2019 9:31:41 PM.658] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:31:41 PM.660] LSPD First Response: [TRACE] Alex Cyan (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:31:41 PM.660] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:31:41 PM.660] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:31:41 PM.661] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:31:41 PM.864] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:41 PM.944] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:31:42 PM.042] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:42 PM.316] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:42 PM.534] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:42 PM.825] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:43 PM.067] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:43 PM.317] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:43 PM.574] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:43 PM.837] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:44 PM.083] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:44 PM.397] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:44 PM.684] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:44 PM.938] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:45 PM.206] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:45 PM.474] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:45 PM.617] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:45 PM.837] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:46 PM.079] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:46 PM.280] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:46 PM.515] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:46 PM.754] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:46 PM.969] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:47 PM.176] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:47 PM.405] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:47 PM.621] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:47 PM.846] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:48 PM.068] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:48 PM.285] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:48 PM.562] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:48 PM.796] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:49 PM.009] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:49 PM.248] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:49 PM.485] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:49 PM.701] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:49 PM.917] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:50 PM.153] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:50 PM.553] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:50 PM.807] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:51 PM.050] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:51 PM.306] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:51 PM.530] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:51 PM.759] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:51 PM.989] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:52 PM.192] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:52 PM.448] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:52 PM.707] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:52 PM.934] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:53 PM.128] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:53 PM.325] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:53 PM.574] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:53 PM.778] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:53 PM.976] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:54 PM.205] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:54 PM.393] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:54 PM.636] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:54 PM.846] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:55 PM.096] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:55 PM.331] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:55 PM.543] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:55 PM.798] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:56 PM.016] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:56 PM.273] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:56 PM.513] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:56 PM.762] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:57 PM.001] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:57 PM.211] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:57 PM.501] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:57 PM.721] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:57 PM.903] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:58 PM.167] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:58 PM.433] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:58 PM.743] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:58 PM.947] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:59 PM.128] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:31:59 PM.204] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:59 PM.428] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:59 PM.675] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:31:59 PM.911] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:00 PM.201] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:00 PM.432] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:00 PM.683] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:00 PM.941] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:01 PM.187] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:01 PM.444] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:01 PM.703] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:01 PM.968] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:02 PM.209] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:02 PM.448] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:02 PM.680] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:02 PM.928] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:03 PM.161] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:03 PM.414] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:03 PM.666] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:03 PM.914] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:04 PM.111] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:04 PM.368] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:04 PM.627] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:04 PM.878] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:05 PM.050] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:05 PM.321] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:05 PM.565] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:05 PM.841] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:06 PM.042] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:06 PM.319] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:06 PM.509] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:06 PM.689] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:32:06 PM.751] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:07 PM.069] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:07 PM.273] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:07 PM.549] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:07 PM.791] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:08 PM.043] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:08 PM.248] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:08 PM.524] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:08 PM.762] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:08 PM.996] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:09 PM.030] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:32:09 PM.042] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:32:09 PM.043] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:32:09 PM.044] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:32:09 PM.274] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:09 PM.626] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:09 PM.863] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:10 PM.142] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:10 PM.349] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:10 PM.546] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:10 PM.811] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:11 PM.100] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:11 PM.349] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:11 PM.584] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:11 PM.856] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:12 PM.078] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:12 PM.286] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:12 PM.567] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:12 PM.788] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:13 PM.041] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:13 PM.268] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:13 PM.575] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:13 PM.815] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:14 PM.065] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:14 PM.285] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:14 PM.466] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:14 PM.673] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:14 PM.826] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:32:14 PM.885] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:15 PM.152] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:15 PM.376] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:15 PM.570] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:15 PM.805] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:16 PM.036] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:16 PM.293] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:16 PM.486] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:16 PM.701] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:16 PM.963] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:17 PM.226] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:17 PM.465] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:17 PM.680] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:17 PM.929] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:18 PM.104] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:18 PM.119] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:32:18 PM.133] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:32:18 PM.134] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:32:18 PM.160] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:32:18 PM.169] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:32:18 PM.173] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:32:18 PM.173] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_motorcycle_uniform
[5/10/2019 9:32:18 PM.180] s_m_y_cop_01_black_mini_03
[5/10/2019 9:32:18 PM.180] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_03
[5/10/2019 9:32:18 PM.180] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:32:18 PM.182] LSPD First Response: [TRACE] Alex Street (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:32:18 PM.182] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:32:18 PM.182] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:32:18 PM.184] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:32:18 PM.289] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:32:18 PM.433] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:18 PM.599] LSPD First Response: Creating RevEngineWhenStationary event
[5/10/2019 9:32:18 PM.693] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:18 PM.959] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:19 PM.162] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:19 PM.388] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:19 PM.592] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:19 PM.812] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:20 PM.131] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:20 PM.333] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:20 PM.576] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:20 PM.825] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:21 PM.031] LSPD First Response: [TRACE] Allowed non-ambient ped to shoot due to flag
[5/10/2019 9:32:23 PM.701] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:32:26 PM.355] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:32:30 PM.767] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:32:37 PM.956] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 9:32:37 PM.956] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 9:32:37 PM.956] Parameter name: index
[5/10/2019 9:32:37 PM.956] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 9:32:42 PM.129] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in MTChil using SpawnsAmbiently
[5/10/2019 9:32:42 PM.139] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:32:42 PM.140] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:32:42 PM.144] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:32:49 PM.517] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:32:49 PM.528] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:32:49 PM.529] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:32:49 PM.538] LSPD First Response: [TRACE] AmbientSpawn - spawned: policeb
[5/10/2019 9:32:51 PM.104] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:32:51 PM.557] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:32:58 PM.665] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 9:33:04 PM.214] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:33:04 PM.225] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:33:04 PM.225] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:33:04 PM.231] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:33:12 PM.430] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:33:12 PM.441] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:33:12 PM.441] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:33:35 PM.077] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:33:56 PM.008] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 9:33:56 PM.008] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 9:33:56 PM.008] Parameter name: index
[5/10/2019 9:33:56 PM.008] LSPD First Response: Interaction+ Trace: 64
[5/10/2019 9:33:56 PM.008] LSPD First Response: Interaction+: Exception handled during entry delete. Exception:
[5/10/2019 9:33:56 PM.008] LSPD First Response: Interaction+: Index was out of range. Must be non-negative and less than the size of the collection.
[5/10/2019 9:33:56 PM.008] Parameter name: index
[5/10/2019 9:33:56 PM.008] LSPD First Response: Interaction+ Trace: 65
[5/10/2019 9:34:01 PM.340] LSPD First Response: [TRACE] World event StealCar #1 reports that it can be freed
[5/10/2019 9:34:01 PM.340] LSPD First Response: [TRACE] Removing ped from StealCar #1 (Ambient)
[5/10/2019 9:34:01 PM.341] LSPD First Response: [TRACE] Released 0 entities from StealCar #1 Content Manager
[5/10/2019 9:34:01 PM.341] LSPD First Response: [TRACE] Instance cleaned (StealCar #1)
[5/10/2019 9:34:01 PM.342] LSPD First Response: [TRACE] World event StealCar #1 has ended
[5/10/2019 9:34:23 PM.284] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:34:23 PM.321] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:34:23 PM.324] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:34:23 PM.324] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:34:23 PM.338] s_f_y_cop_01_white_full_02
[5/10/2019 9:34:23 PM.339] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_white_full_02
[5/10/2019 9:34:23 PM.339] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:34:23 PM.340] LSPD First Response: [TRACE] Banko Jerem (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:34:23 PM.341] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:34:23 PM.341] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:34:23 PM.341] LSPD First Response: [TRACE] Preloading MP_F_FREEMODE_01
[5/10/2019 9:34:23 PM.356] LSPD First Response: [TRACE] New ped created mp_f_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:34:23 PM.358] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:34:23 PM.360] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit sahp_uniform
[5/10/2019 9:34:23 PM.366] s_f_y_cop_01_black_full_02
[5/10/2019 9:34:23 PM.366] LSPD First Response: [TRACE] Voice: s_f_y_cop_01_black_full_02
[5/10/2019 9:34:23 PM.367] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:34:23 PM.369] LSPD First Response: [TRACE] Peyton Young (MP_F_FREEMODE_01) was set as a cop
[5/10/2019 9:34:23 PM.369] LSPD First Response: [TRACE] Set movement animations for cop: MP_F_FREEMODE_01
[5/10/2019 9:34:23 PM.369] LSPD First Response: [TRACE] New ped creation finished, Gender: Female
[5/10/2019 9:34:23 PM.380] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:34:23 PM.667] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:34:23 PM.668] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:34:31 PM.267] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:34:31 PM.276] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:34:31 PM.276] LSPD First Response: [TRACE] Preloading POLICE4
[5/10/2019 9:34:31 PM.307] LSPD First Response: [TRACE] AmbientSpawn - spawned: police4
[5/10/2019 9:34:39 PM.248] LSPD First Response: [TRACE] A new world event should be started
[5/10/2019 9:34:39 PM.249] LSPD First Response: [TRACE] Starting world event RunLights
[5/10/2019 9:34:39 PM.249] LSPD First Response: [TRACE] Setting up world event: RunLights #3
[5/10/2019 9:34:39 PM.251] LSPD First Response: [TRACE] Failed to set up RunLights #3
[5/10/2019 9:34:39 PM.251] LSPD First Response: [TRACE] Released 0 entities from RunLights #3 Content Manager
[5/10/2019 9:34:39 PM.251] LSPD First Response: [TRACE] Instance cleaned (RunLights #3)
[5/10/2019 9:34:41 PM.329] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:34:41 PM.339] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 9:35:06 PM.993] LSPD First Response: [TRACE] Assigned ped to TrafficStop #4 (GameplayMandatory)
[5/10/2019 9:35:06 PM.994] LSPD First Response: [TRACE] Thread TrafficStop #4 initialized
[5/10/2019 9:35:08 PM.778] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:35:08 PM.788] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:35:08 PM.791] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 9:35:08 PM.791] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 9:35:08 PM.800] s_m_y_cop_01_white_mini_01
[5/10/2019 9:35:08 PM.800] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_01
[5/10/2019 9:35:08 PM.800] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:35:08 PM.801] LSPD First Response: [TRACE] Gerardo Mendezz (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:35:08 PM.802] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:35:08 PM.802] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:35:08 PM.802] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:35:08 PM.811] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice ()
[5/10/2019 9:35:08 PM.813] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 9:35:08 PM.814] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit lssd_uniform
[5/10/2019 9:35:08 PM.820] s_m_y_cop_01_black_mini_02
[5/10/2019 9:35:08 PM.820] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_black_mini_02
[5/10/2019 9:35:08 PM.820] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:35:08 PM.822] LSPD First Response: [TRACE] Joe Grant (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:35:08 PM.822] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:35:08 PM.822] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:35:08 PM.823] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 9:35:09 PM.233] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:35:09 PM.233] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:35:11 PM.896] LSPD First Response: [TRACE] Assigned parking task
[5/10/2019 9:35:20 PM.591] LSPD First Response: Started parking: 7.191598 Angle: 0.02277503
[5/10/2019 9:35:36 PM.364] LSPD First Response: [TRACE] Parking task ended. Result: True
[5/10/2019 9:35:36 PM.398] LSPD First Response: [TRACE] Suspect has parked successfully
[5/10/2019 9:35:43 PM.530] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #4 initialized
[5/10/2019 9:35:47 PM.642] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 9:35:47 PM.644] LSPD First Response: [TRACE] Created sheriff at X:-447.8863 Y:5994.355 Z:31.17419
[5/10/2019 9:35:47 PM.644] LSPD First Response: [TRACE] AmbientStationSpawn: Added SHERIFF at Paleto Bay Sheriff Station
[5/10/2019 9:35:47 PM.647] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 9:35:47 PM.649] LSPD First Response: [TRACE] Created sheriff at X:-431.8985 Y:6032.511 Z:30.34053
[5/10/2019 9:35:47 PM.650] LSPD First Response: [TRACE] AmbientStationSpawn: Added SHERIFF at Paleto Bay Sheriff Station
[5/10/2019 9:35:58 PM.076] LSPD First Response: [TRACE] Started new menu thread MenuBase #13
[5/10/2019 9:35:58 PM.199] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:35:59 PM.708] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:35:59 PM.709] LSPD First Response: [TRACE] Released 0 entities from MenuBase #13 Content Manager
[5/10/2019 9:35:59 PM.709] LSPD First Response: [TRACE] Instance cleaned (MenuBase #13)
[5/10/2019 9:35:59 PM.712] LSPD First Response: [TRACE] Started new menu thread MenuBase #14
[5/10/2019 9:35:59 PM.771] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:36:02 PM.534] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:36:02 PM.534] LSPD First Response: [TRACE] Released 0 entities from MenuBase #14 Content Manager
[5/10/2019 9:36:02 PM.534] LSPD First Response: [TRACE] Instance cleaned (MenuBase #14)
[5/10/2019 9:36:22 PM.114] LSPD First Response: [TRACE] Spawned with 34.91024
[5/10/2019 9:36:22 PM.116] LSPD First Response: [TRACE] Spawned with 0.2888489
[5/10/2019 9:36:22 PM.116] LSPD First Response: [TRACE] Using -349.3334, 6193.867, 31.03976 Heading: 315.0708 and -344.1855, 6198.976, 31.03976 Heading: 315.0708 as base positions
[5/10/2019 9:36:22 PM.131] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:36:22 PM.141] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 9:36:22 PM.141] LSPD First Response: [TRACE] Preloading REGINA
[5/10/2019 9:36:22 PM.266] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in Paleto using SpawnsAmbiently
[5/10/2019 9:36:22 PM.277] LSPD First Response: [TRACE] Preloading MP_M_FREEMODE_01
[5/10/2019 9:36:22 PM.292] LSPD First Response: [TRACE] New ped created mp_m_freemode_01 (PedType: 6), Agency: CityPolice (bcso)
[5/10/2019 9:36:22 PM.295] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 9:36:22 PM.295] LSPD First Response: [WARN] GetOutfitVariation: Failed to find outfit bcso_jacket
[5/10/2019 9:36:22 PM.303] s_m_y_cop_01_white_mini_03
[5/10/2019 9:36:22 PM.303] LSPD First Response: [TRACE] Voice: s_m_y_cop_01_white_mini_03
[5/10/2019 9:36:22 PM.303] LSPD First Response: [TRACE] Set them as cop, original was: FADE4843
[5/10/2019 9:36:22 PM.306] LSPD First Response: [TRACE] Barry Wakenbake (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:36:22 PM.306] LSPD First Response: [TRACE] Set movement animations for cop: MP_M_FREEMODE_01
[5/10/2019 9:36:22 PM.306] LSPD First Response: [TRACE] New ped creation finished, Gender: Male
[5/10/2019 9:36:22 PM.307] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 9:36:22 PM.310] LSPD First Response: [TRACE] Assigned ped to ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 9:36:22 PM.383] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:36:22 PM.418] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #5 initialized
[5/10/2019 9:36:39 PM.991] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:36:39 PM.992] LSPD First Response: [TRACE] Ending already
[5/10/2019 9:36:39 PM.992] LSPD First Response:    at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
[5/10/2019 9:36:39 PM.992] at System.Environment.get_StackTrace()
[5/10/2019 9:36:39 PM.992] at LSPD_First_Response.Engine.BaseComponent.End() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\BaseComponent.cs:line 51
[5/10/2019 9:36:39 PM.992] at ‌‎‭‫‬‬‫‫‎‭‌‫‪‭‏‫‌‫‭‫‏‫‍‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Menus\MenuBase.cs:line 37
[5/10/2019 9:36:39 PM.992] at ‭‎‌‮‪‍‌‮‬‪‪‪‏‮‬‏‫‏‍‏‪‭‫‭‎‭‌‪‎‮.‪‎‌‏‏‏‌‪‪‎‏‭‫‍‏‏‬‏‬‎‭‮‎‌‏‫‭‪‫‌‭‬‮‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\UI\Menu\UIMenu.cs:line 373
[5/10/2019 9:36:39 PM.992] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‌‮‌‍‍‭‌‬‌‍‌‮‭‫‪‮‏‭‎‍‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 1418
[5/10/2019 9:36:39 PM.992] at ‪‬‍‭‌‬‎‬‭‏‌‫‮‪‍‍‪‫‮‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\TrafficStop.cs:line 388
[5/10/2019 9:36:39 PM.992] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/10/2019 9:36:39 PM.992] at Rage.GameFiber.Main()
[5/10/2019 9:36:39 PM.992] at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 9:36:39 PM.992] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
[5/10/2019 9:36:39 PM.992] at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
[5/10/2019 9:36:39 PM.992] at System.Threading.ThreadHelper.ThreadStart()
[5/10/2019 9:36:40 PM.043] LSPD First Response: [TRACE] Started new menu thread MenuBase #15
[5/10/2019 9:36:40 PM.163] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:36:41 PM.383] LSPD First Response: [TRACE] Updating scaleform
[5/10/2019 9:36:41 PM.383] LSPD First Response: [TRACE] Released 0 entities from MenuBase #15 Content Manager
[5/10/2019 9:36:41 PM.384] LSPD First Response: [TRACE] Instance cleaned (MenuBase #15)
[5/10/2019 9:37:59 PM.119] LSPD First Response: [TRACE] Asked thread TrafficStop #4 to abort: API requested termination
[5/10/2019 9:37:59 PM.119] LSPD First Response: [TRACE] Removing ped from TrafficStop #4 (GameplayMandatory)
[5/10/2019 9:37:59 PM.119] LSPD First Response: [TRACE] Released 0 entities from TrafficStop #4 Content Manager
[5/10/2019 9:37:59 PM.119] LSPD First Response: [TRACE] Instance cleaned (TrafficStop #4)
[5/10/2019 9:37:59 PM.120] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #4 to abort: Traffic stop ended
[5/10/2019 9:37:59 PM.120] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #4 Content Manager
[5/10/2019 9:37:59 PM.120] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #4)
[5/10/2019 9:37:59 PM.199] LSPD First Response: [TRACE] Thread TrafficStop #4 has been shut down
[5/10/2019 9:37:59 PM.199] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #4 has been shut down
[5/10/2019 9:38:31 PM.019] LSPD First Response: Creating BurnoutWhenStationary event
[5/10/2019 9:38:50 PM.801] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 9:38:50 PM.814] LSPD First Response: [TRACE] Preloading SHERIFF
[5/10/2019 9:38:50 PM.823] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff
[5/10/2019 9:39:13 PM.320] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 9:39:13 PM.331] LSPD First Response: [TRACE] Preloading SHERIFF2
[5/10/2019 9:39:13 PM.364] LSPD First Response: [TRACE] AmbientSpawn - spawned: sheriff2
[5/10/2019 9:39:21 PM.168] LSPD First Response: UB: REQUESTED TYPE: LocalPatrol
[5/10/2019 9:39:21 PM.170] LSPD First Response: UB: DETECTED ZONE: PALETO
[5/10/2019 9:39:21 PM.170] LSPD First Response: UB: DETECTED COUNTY: BlaineCounty
[5/10/2019 9:39:27 PM.111] LSPD First Response: Added ambient event fibers to cleanup
[5/10/2019 9:39:27 PM.714] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 9:39:27 PM.724] LSPD First Response: [TRACE] Preloading PRANGER
[5/10/2019 9:39:27 PM.742] LSPD First Response: [TRACE] AmbientSpawn - spawned: pranger
[5/10/2019 9:39:30 PM.905] LSPD First Response: [TRACE] Entering at Driver
[5/10/2019 9:39:32 PM.761] LSPD First Response: [TRACE] Assigned ped to CruiseAwareOfEntity #5 (Ambient)
[5/10/2019 9:39:35 PM.197] LSPD First Response: STP: EXIT CONTROL PED
[5/10/2019 9:39:41 PM.204] LSPD First Response: [TRACE] Aborting EnterVehicleSmart: Ped in seat
[5/10/2019 9:39:41 PM.207] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #2 asked to abort: Scenario has ended
[5/10/2019 9:39:41 PM.207] LSPD First Response: [TRACE] Asked thread CruiseAwareOfEntity #5 to abort: No reason specified
[5/10/2019 9:39:41 PM.207] LSPD First Response: [TRACE] Removing ped from CruiseAwareOfEntity #5 (Ambient)
[5/10/2019 9:39:41 PM.207] LSPD First Response: [TRACE] Released 0 entities from CruiseAwareOfEntity #5 Content Manager
[5/10/2019 9:39:41 PM.207] LSPD First Response: [TRACE] Instance cleaned (CruiseAwareOfEntity #5)
[5/10/2019 9:39:41 PM.208] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 9:39:41 PM.208] LSPD First Response: [TRACE] Removing ped from ScenarioFakeTrafficStop #2 (Ambient)
[5/10/2019 9:39:41 PM.208] LSPD First Response: [TRACE] Released 0 entities from ScenarioFakeTrafficStop #2 Content Manager
[5/10/2019 9:39:41 PM.208] LSPD First Response: [TRACE] Instance cleaned (ScenarioFakeTrafficStop #2)
[5/10/2019 9:39:41 PM.208] LSPD First Response: [TRACE] Scenario ScenarioFakeTrafficStop #2 aborted
[5/10/2019 9:39:41 PM.224] LSPD First Response: [TRACE] Thread CruiseAwareOfEntity #5 has been shut down
[5/10/2019 9:39:46 PM.824] LSPD First Response: [TRACE] GetBackupTemplate for LocalPatrol in BlaineCounty in PalFor using SpawnsAmbiently
[5/10/2019 9:39:46 PM.832] LSPD First Response: [TRACE] GetBackupTemplate for StatePatrol in BlaineCounty in HIGHWAY using SpawnsAmbiently
[5/10/2019 9:39:46 PM.832] LSPD First Response: [TRACE] Preloading POLICEB
[5/10/2019 9:40:14 PM.437] LSPD First Response: 
[5/10/2019 9:40:14 PM.437] LSPD First Response: ==============================
[5/10/2019 9:40:14 PM.437] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 9:40:14 PM.437] LSPD First Response: ------------------------------
[5/10/2019 9:40:14 PM.437] LSPD First Response: Origin: Game fiber "AmbientSpawn".
[5/10/2019 9:40:14 PM.437] LSPD First Response: ------------------------------
[5/10/2019 9:40:14 PM.437] LSPD First Response: Exception type: System.InvalidOperationException
[5/10/2019 9:40:14 PM.437] LSPD First Response: Exception message: Could not spawn new vehicle.
[5/10/2019 9:40:14 PM.437] LSPD First Response: ------------------------------
[5/10/2019 9:40:14 PM.437] LSPD First Response: Inner exceptions:
[5/10/2019 9:40:14 PM.437] LSPD First Response: ------------------------------
[5/10/2019 9:40:14 PM.437] LSPD First Response: Stack trace:
[5/10/2019 9:40:14 PM.437] LSPD First Response: at Rage.Vehicle.HandleVehicleCreation(Model model, Vector3 position, Single heading)
[5/10/2019 9:40:14 PM.437] at Rage.Vehicle..ctor(Model model, Vector3 position, Single heading)
[5/10/2019 9:40:14 PM.437] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‏‌‭‏‬‎‪‮‬‏‫‫‮‌‎‌‫‮‏‎‭‏‎‎‪‮‍‮(Model , ‪‬‌‌‫‫‎‭‪‮‪‫‫‫‏‫‪‪‪‍‎‌‬‍‮ , VehicleBackupType , Vector3 , Single , Int32 , Boolean , Boolean ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 155
[5/10/2019 9:40:14 PM.437] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‫‮‫‫‪‍‎‬‎‬‎‫‌‏‍‪‌‬‬‭‏‎‭‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 147
[5/10/2019 9:40:14 PM.437] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‮‫‍‌‭‌‍‬‎‏‏‍‎‏‮‪‍‬‬‭‌‪‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 94
[5/10/2019 9:40:14 PM.438] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‍‎‬‌‌‭‎‌‬‎‏‭‌‮‭‌‪‬‭‏‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 83
[5/10/2019 9:40:14 PM.439] at ‬‫‮‭‬‍‫‪‮‎‌‍‬‏‍‍‏‎‬‭‎‬‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientSpawn.cs:line 50
[5/10/2019 9:40:14 PM.440] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 66
[5/10/2019 9:40:14 PM.440] at Rage.GameFiber.Main()
[5/10/2019 9:40:14 PM.440] LSPD First Response: ==============================
[5/10/2019 9:40:14 PM.440] LSPD First Response: 
[5/10/2019 9:40:14 PM.496] LSPD First Response: [FATAL] Forced termination
[5/10/2019 9:40:14 PM.499] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[5/10/2019 9:40:17 PM.082] LSPD First Response: [INFO] LSPDFR has shut down
[5/10/2019 9:40:18 PM.018] LSPD First Response: ==============================
[5/10/2019 9:40:18 PM.040] LSPD First Response: ==============================
[5/10/2019 9:40:18 PM.114] LSPD First Response: All signs removed
[5/10/2019 9:40:18 PM.270] LSPD First Response: ==============================
[5/10/2019 9:41:31 PM.938] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/10/2019 9:41:35 PM.260] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 9:41:35 PM.262] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 9:41:35 PM.265] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 9:41:35 PM.532] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/10/2019 9:41:35 PM.932] LSPD First Response: [TRACE] Started loading LSPDFR
[5/10/2019 9:41:36 PM.264] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 9:41:36 PM.268] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 9:41:36 PM.268] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 9:41:36 PM.268] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 9:41:36 PM.269] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 9:41:36 PM.270] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 9:41:36 PM.271] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 9:41:36 PM.786] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/10/2019 9:41:38 PM.031] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:38 PM.059] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:38 PM.083] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/10/2019 9:41:38 PM.279] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/10/2019 9:41:38 PM.279] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/10/2019 9:41:38 PM.279] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 9:41:38 PM.279] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/10/2019 9:41:38 PM.279] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/10/2019 9:41:38 PM.279] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/10/2019 9:41:38 PM.280] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/10/2019 9:41:38 PM.280] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/10/2019 9:41:38 PM.280] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[5/10/2019 9:41:38 PM.321] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:38 PM.321] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:38 PM.321] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/10/2019 9:41:38 PM.329] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/10/2019 9:41:38 PM.330] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/10/2019 9:41:38 PM.331] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/10/2019 9:41:38 PM.332] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/10/2019 9:41:38 PM.333] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/10/2019 9:41:38 PM.333] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/10/2019 9:41:38 PM.333] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/10/2019 9:41:38 PM.335] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/10/2019 9:41:38 PM.336] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/10/2019 9:41:38 PM.336] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/10/2019 9:41:38 PM.336] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/10/2019 9:41:38 PM.336] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/10/2019 9:41:38 PM.347] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/10/2019 9:41:38 PM.347] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/10/2019 9:41:38 PM.347] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/10/2019 9:41:38 PM.348] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/10/2019 9:41:38 PM.349] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/10/2019 9:41:38 PM.349] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/10/2019 9:41:38 PM.349] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/10/2019 9:41:38 PM.349] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[5/10/2019 9:41:40 PM.093] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:41:40 PM.171] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:41:40 PM.358] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:41:40 PM.597] LSPD First Response: [TRACE] Adding Ben J. as character
[5/10/2019 9:41:40 PM.639] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:41:40 PM.639] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:41:40 PM.736] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:41:40 PM.882] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/10/2019 9:41:40 PM.883] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 9:41:40 PM.883] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 9:41:40 PM.947] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:41:40 PM.947] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:41:40 PM.951] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:41:41 PM.060] LSPD First Response: [TRACE] Adding Chris Crepon as character
[5/10/2019 9:41:41 PM.097] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:41:41 PM.097] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:41:41 PM.099] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:41:41 PM.244] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:41:41 PM.244] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:41:41 PM.244] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:41:41 PM.366] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:41:41 PM.366] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:41:41 PM.367] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:41:41 PM.497] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:41 PM.497] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:41 PM.499] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/10/2019 9:41:41 PM.506] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_eup.xml
[5/10/2019 9:41:41 PM.507] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:41 PM.508] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:41 PM.508] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/10/2019 9:41:41 PM.513] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[5/10/2019 9:41:41 PM.514] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:41 PM.514] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:41 PM.515] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/10/2019 9:41:41 PM.595] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[5/10/2019 9:41:41 PM.635] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:41 PM.635] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:41:41 PM.635] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/10/2019 9:41:41 PM.654] LSPD First Response: [TRACE] Failed to parse  as chance
[5/10/2019 9:41:41 PM.658] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_eup.xml
[5/10/2019 9:41:41 PM.669] LSPD First Response: [TRACE] Player was in vehicle: True
[5/10/2019 9:41:41 PM.669] LSPD First Response: [TRACE] Last selected character was Chris Crepon
[5/10/2019 9:41:41 PM.670] LSPD First Response: [TRACE] Loading last selected character Chris Crepon
[5/10/2019 9:41:41 PM.674] LSPD First Response: [INFO] Changing current player character to Chris Crepon
[5/10/2019 9:41:41 PM.886] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[5/10/2019 9:41:41 PM.935] s_m_y_hwaycop_01_white_full_01
[5/10/2019 9:41:41 PM.937] LSPD First Response: [TRACE] CharacterSelected: 41
[5/10/2019 9:41:41 PM.937] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/10/2019 9:41:42 PM.346] LSPD First Response: [TRACE] Initialized telemtry service
[5/10/2019 9:41:42 PM.459] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/10/2019 9:41:42 PM.463] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/10/2019 9:41:42 PM.652] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/10/2019 9:41:42 PM.666] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/10/2019 9:41:42 PM.676] LSPD First Response: [TRACE] Set title to Chris Crepon for Interaction Menu
[5/10/2019 9:41:42 PM.677] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/10/2019 9:41:42 PM.681] LSPD First Response: [TRACE] Set title to Chris Crepon for Police Radio
[5/10/2019 9:41:42 PM.689] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/10/2019 9:41:42 PM.694] LSPD First Response: [TRACE] Set title to Chris Crepon for Vehicle Options
[5/10/2019 9:41:42 PM.793] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/10/2019 9:41:42 PM.794] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/10/2019 9:41:42 PM.795] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/10/2019 9:41:42 PM.800] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/10/2019 9:41:42 PM.874] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:42 PM.875] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.174] LSPD First Response: [TRACE] Jean Papineau (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 9:41:43 PM.179] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.180] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.180] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.181] LSPD First Response: [TRACE] Jason Austin (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 9:41:43 PM.182] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.182] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.182] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.184] LSPD First Response: [TRACE] Jin Kazama (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.184] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.185] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.185] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.187] LSPD First Response: [TRACE] Frank Timber (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.187] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.196] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.196] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.197] LSPD First Response: [TRACE] John Rockefeller (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.197] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.198] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.199] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.201] LSPD First Response: [TRACE] Jack Luciano (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.201] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.203] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.203] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.204] LSPD First Response: [TRACE] Colin Dixon (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.205] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.211] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.211] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.212] LSPD First Response: [TRACE] Lonardo James (S_M_Y_RANGER_01) was set as a cop
[5/10/2019 9:41:43 PM.212] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.214] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.214] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.216] LSPD First Response: [TRACE] Shawn Banks (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.216] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.217] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.217] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.220] LSPD First Response: [TRACE] James McLarry (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.220] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.220] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.220] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.222] LSPD First Response: [TRACE] Hector Martinez (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.222] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:43 PM.222] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:41:43 PM.222] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:41:43 PM.224] LSPD First Response: [TRACE] Garcia Rivera (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:41:43 PM.225] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:41:44 PM.372] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/10/2019 9:41:44 PM.402] LSPD First Response: [TRACE] Requested Audio
[5/10/2019 9:41:44 PM.455] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/10/2019 9:41:45 PM.376] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/10/2019 9:41:45 PM.808] LSPD First Response: [TRACE] 7FF663351168
[5/10/2019 9:41:45 PM.838] LSPD First Response: We have 2 appartments registered
[5/10/2019 9:41:45 PM.842] Created: 2874 Hillcrest
[5/10/2019 9:41:46 PM.253] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/10/2019 9:41:46 PM.253] LSPD First Response: [INFO] Connected to LSPDFR Sync via session e770c80b-b326-47ac-b805-a058333c8d4e. Enhanced features available.
[5/10/2019 9:41:46 PM.253] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/10/2019 9:41:46 PM.261] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/10/2019 9:41:56 PM.269] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/10/2019 9:41:56 PM.287] Created: 2044 North Conker
[5/10/2019 9:42:02 PM.892] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/10/2019 9:42:02 PM.894] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/10/2019 9:42:02 PM.894] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/10/2019 9:42:02 PM.895] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/10/2019 9:42:02 PM.895] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/10/2019 9:42:02 PM.895] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/10/2019 9:42:02 PM.903] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/10/2019 9:42:02 PM.913] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/10/2019 9:42:02 PM.914] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/10/2019 9:42:02 PM.920] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/10/2019 9:42:02 PM.922] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[5/10/2019 9:42:02 PM.928] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/10/2019 9:42:03 PM.014] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[5/10/2019 9:42:03 PM.014] LSPD First Response: ApartmentManager initialized
[5/10/2019 9:42:03 PM.097] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:03 PM.098] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:03 PM.099] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/10/2019 9:42:03 PM.150] LSPD First Response: [INFO] Vinewood Police Station
[5/10/2019 9:42:03 PM.151] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] La Mesa Police Station
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Rockford Hills Police Station
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Vespucci Police Station
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Downtown Police Station
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Davis Sheriff Station
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/10/2019 9:42:03 PM.152] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/10/2019 9:42:03 PM.153] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/10/2019 9:42:03 PM.153] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
[5/10/2019 9:42:03 PM.153] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/10/2019 9:42:03 PM.153] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/10/2019 9:42:03 PM.153] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[5/10/2019 9:42:03 PM.154] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[5/10/2019 9:42:03 PM.176] LSPD First Response: [TRACE] Auto started component Debug #1
[5/10/2019 9:42:03 PM.176] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/10/2019 9:42:03 PM.177] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/10/2019 9:42:03 PM.179] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/10/2019 9:42:03 PM.179] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/10/2019 9:42:03 PM.180] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/10/2019 9:42:03 PM.181] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/10/2019 9:42:03 PM.181] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/10/2019 9:42:03 PM.184] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/10/2019 9:42:03 PM.184] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/10/2019 9:42:03 PM.185] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/10/2019 9:42:03 PM.190] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/10/2019 9:42:03 PM.198] LSPD First Response: [TRACE] Loading node data
[5/10/2019 9:42:16 PM.238] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 9:42:16 PM.238] LSPD First Response: [TRACE] Loading node data
[5/10/2019 9:42:16 PM.238] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 9:42:16 PM.554] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/10/2019 9:42:16 PM.554] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/10/2019 9:42:16 PM.554] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/10/2019 9:42:17 PM.358] LSPD First Response: 
[5/10/2019 9:42:17 PM.358] LSPD First Response: ==============================
[5/10/2019 9:42:17 PM.358] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 9:42:17 PM.358] LSPD First Response: ------------------------------
[5/10/2019 9:42:17 PM.358] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
[5/10/2019 9:42:17 PM.358] LSPD First Response: ------------------------------
[5/10/2019 9:42:17 PM.358] LSPD First Response: Exception type: System.AccessViolationException
[5/10/2019 9:42:17 PM.358] LSPD First Response: Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
[5/10/2019 9:42:17 PM.358] LSPD First Response: ------------------------------
[5/10/2019 9:42:17 PM.358] LSPD First Response: Inner exceptions:
[5/10/2019 9:42:17 PM.358] LSPD First Response: ------------------------------
[5/10/2019 9:42:17 PM.358] LSPD First Response: Stack trace:
[5/10/2019 9:42:17 PM.358] LSPD First Response: at Rage.Game.GetNativeAddress(String name)
[5/10/2019 9:42:17 PM.358] at ‌‬‍‮‏‏‌‪‏‎‌‍‍‍‍‍‎‭‏‮‮.‍‎‎‮‍‎‌‭‌‬‍‪‎‫‮‪‭‪‪‭‌‮(String ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Unmanaged\NativeResolver.cs:line 18
[5/10/2019 9:42:17 PM.359] at ‫‬‪‎‪‪‭‏‮‍‎‍‮‫‌‎‬‬‪‮‮.‫‎‮‌‎‮‎‏‪‎‫‌‮‌‬‌‮‫‍‮‎‎‮[](String , ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientGameScripts.cs:line 471
[5/10/2019 9:42:17 PM.359] at ‫‬‪‎‪‪‭‏‮‍‎‍‮‫‌‎‬‬‪‮‮.‬‍‫‫‪‍‬‎‎‌‭‮‍‭‌‮‭‏‫‍‎‬‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientGameScripts.cs:line 128
[5/10/2019 9:42:17 PM.359] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‮‬‎‭‮‎‪‍‪‏‎‌‎‫‎‬‏‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 80
[5/10/2019 9:42:17 PM.359] at LMS.Common.Timers.DelayedCaller.Process()
[5/10/2019 9:42:17 PM.359] at ‫‪‎‫‫‍‎‌‫‫‎‫‏‪‎‎‎‏‮‎‪‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Main.cs:line 51
[5/10/2019 9:42:17 PM.359] at ‮‏‭‎‮‬‌‬‫‬‮‌‏‎‮‭‬‏‭‫‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 741
[5/10/2019 9:42:17 PM.359] at Rage.GameFiber.Main()
[5/10/2019 9:42:17 PM.359] LSPD First Response: ==============================
[5/10/2019 9:42:17 PM.359] LSPD First Response: 
[5/10/2019 9:42:17 PM.366] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[5/10/2019 9:42:17 PM.367] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/10/2019 9:42:17 PM.427] LSPD First Response: [FATAL] Forced termination
[5/10/2019 9:42:17 PM.431] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[5/10/2019 9:42:19 PM.112] LSPD First Response: [INFO] LSPDFR has shut down
[5/10/2019 9:42:37 PM.236] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[5/10/2019 9:42:40 PM.296] <UNLOADED PLUGIN>: Initializing input system
[5/10/2019 9:42:40 PM.298] <UNLOADED PLUGIN>: Initializing game console
[5/10/2019 9:42:40 PM.301] <UNLOADED PLUGIN>: Initializing forms manager
[5/10/2019 9:42:40 PM.536] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[5/10/2019 9:42:40 PM.893] LSPD First Response: [TRACE] Started loading LSPDFR
[5/10/2019 9:42:41 PM.168] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key PURSUIT_MENU already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key CRIME_REPORT already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key TOGGLE_DUTY already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 9:42:41 PM.172] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key START_VEHICLE_SELECTION already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key PERFORM_ARREST already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key PERFORM_FRISK already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key STOP_PEDS already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key CHASE_ABORT_JOIN already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key ACCEPT_CALLOUT already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key TRAFFICSTOP_START already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key TRAFFICSTOP_INTERACT already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key APARTMENT_SAVE_VEHICLE already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 9:42:41 PM.173] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key STATION_ENTER_GARAGE already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key TOGGLE_POLICECOMPUTER already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key BACKUP_MENU already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 9:42:41 PM.174] LSPD First Response: [TRACE] Key TOGGLE_SIREN_SOUND already bound, rebinding
[5/10/2019 9:42:41 PM.642] LSPD First Response: [TRACE] Thread CopManager #1 initialized
[5/10/2019 9:42:42 PM.856] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:42 PM.866] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:42 PM.888] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/outfits.xml
[5/10/2019 9:42:43 PM.053] LSPD First Response: [WARN] No name for outfit variation at line 23
[5/10/2019 9:42:43 PM.054] LSPD First Response: [WARN] No name for outfit variation at line 31
[5/10/2019 9:42:43 PM.054] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 9:42:43 PM.054] LSPD First Response: [WARN] No name for outfit variation at line 64
[5/10/2019 9:42:43 PM.054] LSPD First Response: [WARN] No name for outfit variation at line 72
[5/10/2019 9:42:43 PM.054] LSPD First Response: [WARN] No name for outfit variation at line 80
[5/10/2019 9:42:43 PM.056] LSPD First Response: [WARN] No name for outfit variation at line 111
[5/10/2019 9:42:43 PM.056] LSPD First Response: [WARN] No name for outfit variation at line 138
[5/10/2019 9:42:43 PM.057] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/outfits_eup.xml
[5/10/2019 9:42:43 PM.097] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:43 PM.097] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:43 PM.097] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/cop_presets_outfits.xml
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 11, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 25
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 25, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 32
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 32, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 39
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 39, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 47
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 47, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 56
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 56, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 71, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 85
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 85, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 92
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 92, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 100
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 100, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 115, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 129
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 129, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 136
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 136, defaulting to male
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No name for outfit variation at line 143
[5/10/2019 9:42:43 PM.103] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 143, defaulting to male
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No name for outfit variation at line 151
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 151, defaulting to male
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No name for outfit variation at line 160
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 160, defaulting to male
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 175, defaulting to male
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No name for outfit variation at line 189
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 189, defaulting to male
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No name for outfit variation at line 196
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 196, defaulting to male
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No name for outfit variation at line 204
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 204, defaulting to male
[5/10/2019 9:42:43 PM.104] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 219, defaulting to male
[5/10/2019 9:42:43 PM.105] LSPD First Response: [WARN] No name for outfit variation at line 233
[5/10/2019 9:42:43 PM.105] LSPD First Response: [WARN] No gender specified for outfit variation Officer III+1 at line 233, defaulting to male
[5/10/2019 9:42:43 PM.105] LSPD First Response: [WARN] No name for outfit variation at line 240
[5/10/2019 9:42:43 PM.105] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 240, defaulting to male
[5/10/2019 9:42:43 PM.105] LSPD First Response: [WARN] No name for outfit variation at line 247
[5/10/2019 9:42:43 PM.105] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 247, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No name for outfit variation at line 255
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III+1 at line 255, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No name for outfit variation at line 264
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Armored Detective at line 264, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 279, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No name for outfit variation at line 293
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Officer III at line 293, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No name for outfit variation at line 300
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer at line 300, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No name for outfit variation at line 308
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Armored Officer III at line 308, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Officer at line 403, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Detective at line 418, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Commander at line 426, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 440, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Motor Patrol at line 461, defaulting to male
[5/10/2019 9:42:43 PM.106] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 481, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 494
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 494, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 507, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 520
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 520, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 533, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 546
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 546, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 559, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 572
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 572, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 585, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 598
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 598, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Deputy at line 611, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 624
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No gender specified for outfit variation Armored Deputy at line 624, defaulting to male
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 732
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 764
[5/10/2019 9:42:43 PM.107] LSPD First Response: [WARN] No name for outfit variation at line 796
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 828
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 951
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 976
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1002
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1028
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1054
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1133
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1160
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1187
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1214
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1241
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1268
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1297
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1330
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1363
[5/10/2019 9:42:43 PM.108] LSPD First Response: [WARN] No name for outfit variation at line 1396
[5/10/2019 9:42:43 PM.109] LSPD First Response: [TRACE] Loaded 136 freemode outfits and 55 preset outfits
[5/10/2019 9:42:44 PM.603] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:42:44 PM.657] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:42:44 PM.816] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:42:45 PM.014] LSPD First Response: [TRACE] Adding Ben J. as character
[5/10/2019 9:42:45 PM.047] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:42:45 PM.047] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:42:45 PM.132] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:42:45 PM.252] LSPD First Response: [TRACE] Adding Michelle Meto as character
[5/10/2019 9:42:45 PM.254] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 9:42:45 PM.254] LSPD First Response: [WARN] Path without extension: lspdfr/chars
[5/10/2019 9:42:45 PM.308] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:42:45 PM.308] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:42:45 PM.312] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:42:45 PM.407] LSPD First Response: [TRACE] Adding Chris Crepon as character
[5/10/2019 9:42:45 PM.437] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:42:45 PM.437] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:42:45 PM.438] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:42:45 PM.579] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:42:45 PM.579] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:42:45 PM.579] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:42:45 PM.691] LSPD First Response: [TRACE] Load HeadBlendData
[5/10/2019 9:42:45 PM.691] LSPD First Response: [TRACE] Trying to get FSD
[5/10/2019 9:42:45 PM.691] LSPD First Response: [TRACE] wanted info not exist
[5/10/2019 9:42:45 PM.798] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:45 PM.798] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:45 PM.798] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/regions.xml
[5/10/2019 9:42:45 PM.805] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/regions_eup.xml
[5/10/2019 9:42:45 PM.806] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:45 PM.806] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:45 PM.807] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/backup.xml
[5/10/2019 9:42:45 PM.811] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/backup_eup.xml
[5/10/2019 9:42:45 PM.812] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:45 PM.812] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:45 PM.812] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/agency.xml
[5/10/2019 9:42:45 PM.881] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/agency_eup.xml
[5/10/2019 9:42:45 PM.910] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:45 PM.911] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:45 PM.911] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/inventory.xml
[5/10/2019 9:42:45 PM.928] LSPD First Response: [TRACE] Failed to parse  as chance
[5/10/2019 9:42:45 PM.931] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/inventory_eup.xml
[5/10/2019 9:42:45 PM.941] LSPD First Response: [TRACE] Player was in vehicle: True
[5/10/2019 9:42:45 PM.941] LSPD First Response: [TRACE] Last selected character was Chris Crepon
[5/10/2019 9:42:45 PM.942] LSPD First Response: [TRACE] Loading last selected character Chris Crepon
[5/10/2019 9:42:45 PM.946] LSPD First Response: [INFO] Changing current player character to Chris Crepon
[5/10/2019 9:42:46 PM.132] LSPD First Response: [TRACE] Cached 1036 decorators for index 3
[5/10/2019 9:42:46 PM.172] s_m_y_cop_01_white_full_02
[5/10/2019 9:42:46 PM.173] LSPD First Response: [TRACE] CharacterSelected: 42
[5/10/2019 9:42:46 PM.174] LSPD First Response: [TRACE] Character changed, creating new stats object
[5/10/2019 9:42:46 PM.571] LSPD First Response: [TRACE] Initialized telemtry service
[5/10/2019 9:42:46 PM.673] LSPD First Response: [TRACE] Started new menu thread MenuBase #1
[5/10/2019 9:42:46 PM.677] LSPD First Response: [TRACE] Started new menu thread MenuBase #2
[5/10/2019 9:42:46 PM.841] LSPD First Response: [TRACE] Started new menu thread MenuBase #3
[5/10/2019 9:42:46 PM.853] LSPD First Response: [TRACE] Started new menu thread MenuBase #4
[5/10/2019 9:42:46 PM.862] LSPD First Response: [TRACE] Set title to Chris Crepon for Interaction Menu
[5/10/2019 9:42:46 PM.863] LSPD First Response: [TRACE] Started new menu thread MenuBase #5
[5/10/2019 9:42:46 PM.867] LSPD First Response: [TRACE] Set title to Chris Crepon for Police Radio
[5/10/2019 9:42:46 PM.872] LSPD First Response: [TRACE] Started new menu thread MenuBase #6
[5/10/2019 9:42:46 PM.878] LSPD First Response: [TRACE] Set title to Chris Crepon for Vehicle Options
[5/10/2019 9:42:46 PM.946] LSPD First Response: [TRACE] Thread PedHistoryManager #1 initialized
[5/10/2019 9:42:46 PM.947] LSPD First Response: [TRACE] Thread PlayerCharacterStatsManager #1 initialized
[5/10/2019 9:42:46 PM.949] LSPD First Response: [TRACE] Thread GamePlayer #1 initialized
[5/10/2019 9:42:46 PM.954] LSPD First Response: [TRACE] Thread DiscordRichPresence #1 initialized
[5/10/2019 9:42:47 PM.012] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.013] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.274] LSPD First Response: [TRACE] John Biggs (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 9:42:47 PM.278] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.278] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.278] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.279] LSPD First Response: [TRACE] Alex Houston (S_M_Y_SWAT_01) was set as a cop
[5/10/2019 9:42:47 PM.279] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.280] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.280] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.282] LSPD First Response: [TRACE] Jack Gornall (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.282] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.283] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.283] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.284] LSPD First Response: [TRACE] Chris Gregory (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.285] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.288] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.288] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.289] LSPD First Response: [TRACE] Bill Holloway (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.289] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.291] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.291] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.292] LSPD First Response: [TRACE] Adam Cipriani (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.293] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.295] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.295] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.297] LSPD First Response: [TRACE] Daniel Wakefield (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.297] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.302] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.302] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.304] LSPD First Response: [TRACE] Jake Stone (S_M_Y_RANGER_01) was set as a cop
[5/10/2019 9:42:47 PM.304] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.306] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.306] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.307] LSPD First Response: [TRACE] Jaime Vegazs (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.307] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.308] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.308] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.310] LSPD First Response: [TRACE] James Wingfiled (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.310] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.310] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.310] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.311] LSPD First Response: [TRACE] Bill Murray (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.311] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:47 PM.312] LSPD First Response: [TRACE] New cop added without cop data!
[5/10/2019 9:42:47 PM.312] LSPD First Response: [TRACE] They were already cop.
[5/10/2019 9:42:47 PM.313] LSPD First Response: [TRACE] Cesar Retana (MP_M_FREEMODE_01) was set as a cop
[5/10/2019 9:42:47 PM.313] LSPD First Response: [TRACE] PoolWatcher: Found new ped and set them as cop: null
[5/10/2019 9:42:48 PM.317] LSPD First Response: [TRACE] Thread MenuManager #1 initialized
[5/10/2019 9:42:48 PM.344] LSPD First Response: [TRACE] Requested Audio
[5/10/2019 9:42:48 PM.365] LSPD First Response: [TRACE] Thread CharacterCreation #1 initialized
[5/10/2019 9:42:49 PM.164] LSPD First Response: [INFO] Connecting to LSPDFR Sync
[5/10/2019 9:42:49 PM.378] LSPD First Response: [TRACE] 7FF663351168
[5/10/2019 9:42:49 PM.412] LSPD First Response: We have 2 appartments registered
[5/10/2019 9:42:49 PM.416] Created: 2874 Hillcrest
[5/10/2019 9:42:52 PM.767] LSPD First Response: [TRACE] Terminal server version: 0.2
[5/10/2019 9:42:52 PM.767] LSPD First Response: [INFO] Connected to LSPDFR Sync via session f0271428-b9d2-4226-b559-120e8c4a22a2. Enhanced features available.
[5/10/2019 9:42:52 PM.767] LSPD First Response: [TRACE] Server has requested that we enable feature BaselineTelemetry
[5/10/2019 9:42:52 PM.774] LSPD First Response: [TRACE] Server has requested that we enable feature LSPDFRSyncOnboarding
[5/10/2019 9:42:53 PM.537] LSPD First Response: [TRACE] Initialised Apartment: 2874 Hillcrest, Interior is 207361
[5/10/2019 9:42:53 PM.572] Created: 2044 North Conker
[5/10/2019 9:42:58 PM.704] LSPD First Response: [TRACE] Thread PauseMenu #1 initialized
[5/10/2019 9:42:58 PM.707] LSPD First Response: [TRACE] Thread SamTesting #1 initialized
[5/10/2019 9:42:58 PM.707] LSPD First Response: [TRACE] Thread CrimeEventManager #1 initialized
[5/10/2019 9:42:58 PM.708] LSPD First Response: [TRACE] Thread Crime Manager #1 initialized
[5/10/2019 9:42:58 PM.708] LSPD First Response: [TRACE] Thread ChaseMe #1 initialized
[5/10/2019 9:42:58 PM.708] LSPD First Response: [TRACE] Thread TrafficStopManager #1 initialized
[5/10/2019 9:42:58 PM.717] LSPD First Response: [TRACE] Thread PlayerChaseManager #1 initialized
[5/10/2019 9:42:58 PM.727] LSPD First Response: [TRACE] Thread ScenarioManager #1 initialized
[5/10/2019 9:42:58 PM.728] LSPD First Response: [TRACE] Thread CheckpointManager #1 initialized
[5/10/2019 9:42:58 PM.734] LSPD First Response: [TRACE] Thread ApartmentManager #1 initialized
[5/10/2019 9:42:58 PM.737] LSPD First Response: [TRACE] Thread Apartment #1 initialized
[5/10/2019 9:42:58 PM.741] LSPD First Response: [TRACE] Thread Marker #1 initialized
[5/10/2019 9:42:58 PM.775] LSPD First Response: [TRACE] Initialised Apartment: 2044 North Conker, Interior is 206081
[5/10/2019 9:42:58 PM.822] LSPD First Response: ApartmentManager initialized
[5/10/2019 9:42:58 PM.830] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:58 PM.830] LSPD First Response: [WARN] Path without extension: lspdfr/data/custom
[5/10/2019 9:42:58 PM.831] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:lspdfr/data/stations.xml
[5/10/2019 9:42:58 PM.881] LSPD First Response: [INFO] Vinewood Police Station
[5/10/2019 9:42:58 PM.882] LSPD First Response: [INFO] Added new police station: Vinewood Police Station (LSPD) at X:638.5 Y:1.75 Z:82.8
[5/10/2019 9:42:58 PM.883] LSPD First Response: [INFO] La Mesa Police Station
[5/10/2019 9:42:58 PM.883] LSPD First Response: [INFO] Added new police station: La Mesa Police Station (LSPD) at X:826.8 Y:-1290 Z:28.24
[5/10/2019 9:42:58 PM.883] LSPD First Response: [INFO] Rockford Hills Police Station
[5/10/2019 9:42:58 PM.883] LSPD First Response: [INFO] Added new police station: Rockford Hills Police Station (LSPD) at X:-561.65 Y:-131.65 Z:38.21
[5/10/2019 9:42:58 PM.883] LSPD First Response: [INFO] Vespucci Police Station
[5/10/2019 9:42:58 PM.883] LSPD First Response: [INFO] Added new police station: Vespucci Police Station (LSPD) at X:-1108.18 Y:-845.18 Z:19.32
[5/10/2019 9:42:58 PM.883] LSPD First Response: [INFO] Downtown Police Station
[5/10/2019 9:42:58 PM.883] LSPD First Response: [INFO] Added new police station: Downtown Police Station (LSPD) at X:450.0654 Y:-993.0596 Z:30
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Davis Sheriff Station
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Added new police station: Davis Sheriff Station (LSSD) at X:360.97 Y:-1584.7 Z:29.29
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Sandy Shores Sheriff Station
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Added new police station: Sandy Shores Sheriff Station (LSSD) at X:1848.73 Y:3689.98 Z:34.27
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Paleto Bay Sheriff Station
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Added new police station: Paleto Bay Sheriff Station (LSSD) at X:-448.22 Y:6008.23 Z:31.72
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Beaver Bush Ranger Station
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Added new police station: Beaver Bush Ranger Station (SAPR) at X:379.31 Y:792.06 Z:190.41
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Los Santos Intl. Airport Field Office
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Added new police station: Los Santos Intl. Airport Field Office (NOOSE) at X:-864.61 Y:-2408.92 Z:14.03
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Bolingbroke Penitentiary
[5/10/2019 9:42:58 PM.884] LSPD First Response: [INFO] Added new police station: Bolingbroke Penitentiary (SASPA) at X:1846.49 Y:2585.95 Z:45.67
[5/10/2019 9:42:58 PM.884] LSPD First Response: [TRACE] ExpandableFileParser::Parse: Reading content from file:C:/Program Files (x86)/Steam/steamapps/common/Grand Theft Auto V/lspdfr/data/custom/stations_eup.xml
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called Vinewood Police Station or vinewoodPol already exists
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called La Mesa Police Station or laMesaPol already exists
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called Rockford Hills Police Station or rockfordPol already exists
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called Vespucci Police Station or vespucciPol already exists
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called Downtown Police Station or downtownInterior already exists
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called Davis Sheriff Station or davisSheriff already exists
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called Sandy Shores Sheriff Station or sandySheriff already exists
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called Paleto Bay Sheriff Station or paletoSheriff already exists
[5/10/2019 9:42:58 PM.885] LSPD First Response: [WARN] Failed to add police station: A station called Beaver Bush Ranger Station or beaverRanger already exists
[5/10/2019 9:42:58 PM.886] LSPD First Response: [WARN] Failed to add police station: A station called Los Santos Intl. Airport Field Office or lsxAirport already exists
[5/10/2019 9:42:58 PM.886] LSPD First Response: [WARN] Failed to add police station: A station called Bolingbroke Penitentiary or prison already exists
[5/10/2019 9:42:58 PM.904] LSPD First Response: [TRACE] Auto started component Debug #1
[5/10/2019 9:42:58 PM.905] LSPD First Response: [TRACE] Auto started component AmbientBlips #1
[5/10/2019 9:42:58 PM.906] LSPD First Response: [TRACE] Auto started component AmbientChases #1
[5/10/2019 9:42:58 PM.908] LSPD First Response: [TRACE] Auto started component AmbientCombatControl #1
[5/10/2019 9:42:58 PM.908] LSPD First Response: [TRACE] Auto started component AmbientGameStats #1
[5/10/2019 9:42:58 PM.908] LSPD First Response: [TRACE] Auto started component AmbientOffDuty #1
[5/10/2019 9:42:58 PM.909] LSPD First Response: [TRACE] Auto started component AmbientPhotoCamera #1
[5/10/2019 9:42:58 PM.910] LSPD First Response: [TRACE] Auto started component AmbientGameScripts #1
[5/10/2019 9:42:58 PM.912] LSPD First Response: [TRACE] Auto started component AmbientSpawn #1
[5/10/2019 9:42:58 PM.912] LSPD First Response: [TRACE] Auto started component AmbientSpawnScenarios #1
[5/10/2019 9:42:58 PM.913] LSPD First Response: [TRACE] Auto started component GameStatsManager #1
[5/10/2019 9:42:58 PM.916] LSPD First Response: [TRACE] Auto started component GameEventManager #1
[5/10/2019 9:42:58 PM.924] LSPD First Response: [TRACE] Loading node data
[5/10/2019 9:43:11 PM.815] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 9:43:11 PM.816] LSPD First Response: [TRACE] Loading node data
[5/10/2019 9:43:11 PM.816] LSPD First Response: [TRACE] Done loading node data
[5/10/2019 9:43:12 PM.038] LSPD First Response: [TRACE] Thread GameStatsManager #1 initialized
[5/10/2019 9:43:12 PM.039] LSPD First Response: [TRACE] Thread AmbientSpawnScenarios #1 initialized
[5/10/2019 9:43:12 PM.039] LSPD First Response: [TRACE] Thread AmbientGameScripts #1 initialized
[5/10/2019 9:43:12 PM.370] LSPD First Response: 
[5/10/2019 9:43:12 PM.370] LSPD First Response: ==============================
[5/10/2019 9:43:12 PM.370] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[5/10/2019 9:43:12 PM.370] LSPD First Response: ------------------------------
[5/10/2019 9:43:12 PM.370] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
[5/10/2019 9:43:12 PM.370] LSPD First Response: ------------------------------
[5/10/2019 9:43:12 PM.370] LSPD First Response: Exception type: System.AccessViolationException
[5/10/2019 9:43:12 PM.370] LSPD First Response: Exception message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
[5/10/2019 9:43:12 PM.371] LSPD First Response: ------------------------------
[5/10/2019 9:43:12 PM.371] LSPD First Response: Inner exceptions:
[5/10/2019 9:43:12 PM.371] LSPD First Response: ------------------------------
[5/10/2019 9:43:12 PM.371] LSPD First Response: Stack trace:
[5/10/2019 9:43:12 PM.371] LSPD First Response: at Rage.Game.GetNativeAddress(String name)
[5/10/2019 9:43:12 PM.371] at ‌‬‍‮‏‏‌‪‏‎‌‍‍‍‍‍‎‭‏‮‮.‍‎‎‮‍‎‌‭‌‬‍‪‎‫‮‪‭‪‪‭‌‮(String ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Unmanaged\NativeResolver.cs:line 18
[5/10/2019 9:43:12 PM.371] at ‫‬‪‎‪‪‭‏‮‍‎‍‮‫‌‎‬‬‪‮‮.‫‎‮‌‎‮‎‏‪‎‫‌‮‌‬‌‮‫‍‮‎‎‮[](String , ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientGameScripts.cs:line 471
[5/10/2019 9:43:12 PM.371] at ‫‬‪‎‪‪‭‏‮‍‎‍‮‫‌‎‬‬‪‮‮.‬‍‫‫‪‍‬‎‎‌‭‮‍‭‌‮‭‏‫‍‎‬‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Ambient\AmbientGameScripts.cs:line 128
[5/10/2019 9:43:12 PM.371] at ‮‪‏‏‫‫‭‌‬‫‫‌‮‮‫‬‍‎‭‬‌‍‍‬‍‭‮.‮‬‎‭‮‎‪‍‪‏‎‌‎‫‎‬‏‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\ThreadedScriptComponent.cs:line 80
[5/10/2019 9:43:12 PM.371] at LMS.Common.Timers.DelayedCaller.Process()
[5/10/2019 9:43:12 PM.371] at ‫‪‎‫‫‍‎‌‫‫‎‫‏‪‎‎‎‏‮‎‪‮.‎‭‍‏‍‎‬‮‍‍‍‬‬‍‏‪‏‭‎‎‪‫‎‮() in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Main.cs:line 51
[5/10/2019 9:43:12 PM.371] at ‮‏‭‎‮‬‌‬‫‬‮‌‏‎‮‭‬‏‭‫‮.‍‮‫‭‬‮‮‌‌‮‎‭‍‪‏‫‪‎‫‮() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\LSPDFR.cs:line 741
[5/10/2019 9:43:12 PM.371] at Rage.GameFiber.Main()
[5/10/2019 9:43:12 PM.371] LSPD First Response: ==============================
[5/10/2019 9:43:12 PM.371] LSPD First Response: 
[5/10/2019 9:43:12 PM.392] LSPD First Response: [TRACE] Thread Apartment #2 initialized
[5/10/2019 9:43:12 PM.392] LSPD First Response: [TRACE] Thread Marker #2 initialized
[5/10/2019 9:43:12 PM.425] LSPD First Response: [FATAL] Forced termination
[5/10/2019 9:43:12 PM.429] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[5/10/2019 9:43:13 PM.980] LSPD First Response: [INFO] LSPDFR has shut down

 

 

My plugins, all up to date as far as I know of as of today are:

PeterUCallouts
StopThePed
UnitedCallouts
FirstCallouts
Interaction+
AttemptedCrimeCallouts
CalloutManager
Code 3 Callouts
PoliceSmartRadio
SpeedRadarLite
Traffic Policer
ComputerPlus
UltimateBackup (Which is annoying be since I press B and i GET TWO BACKUP MENUS OVER EACH OTHER FOR WHATEVER REASON)
EUP Law and Order outfits and the EUP Menu which is of course launched via RPH directly.


 (Think this didn't go through sorry for double posting_

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

Need support yourself? Make a new topic instead.

Join the conversation

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

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

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