Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

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

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

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

LSPDFR Computer+ 1.4.1.1

(172 reviews)

10 Screenshots

 

 

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

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

 

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

 

Features

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

 

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

 

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

 

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

 

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

 

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

 

Known Issues

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

 

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

 

Contributions

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

 

Many thanks to contributions from the following members:

 

@BejoIjo, @Stealth22 and @Fiskey111

 

 

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

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

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

What's New in Version 1.4.1.1

Released

VERSION 1.4.1.1 (Latest)   contributed by @PieRGud

  • Compatibility for LSPDFR 0.4
     

VERSION 1.4.1.0   contributed by @BejoIjo

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

 

VERSION 1.4.0.0   contributed by @BejoIjo

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

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

 

VERSION 1.3.6.5   contributed by @BejoIjo

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

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

 

 

HISTORY:

Spoiler

VERSION 1.3.6.4   contributed by @BejoIjo

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

 

VERSION 1.3.6.3   contributed by @BejoIjo

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

VERSION 1.3.6.2   contributed by @BejoIjo

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

 

VERSION 1.3.6.1   contributed by @BejoIjo

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

 

VERSION 1.3.6.0

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

 

 

User Feedback

Recommended Comments

KnightHawkOne

Members

2 hours ago, ainesophaur said:

 

I'm aware of the issue. Look forward to an update around next week (gotta put it through the beta testers)

 

Ok, I'll look for the update. Still a great mod, though.

TrooperA1868

Members

when i issue a citation the window doesn't fit my screen and i cant go up and press the x button and it also doesnt let me press finish 

ainesophaur

Members Contributor

1 hour ago, iGoDPrince said:

when i issue a citation the window doesn't fit my screen and i cant go up and press the x button and it also doesnt let me press finish 

 

What resolution are you playing in? Can you take a screenshot 

TrooperA1868

Members

(edited)

11 hours ago, ainesophaur said:

 

What resolution are you playing in? Can you take a screenshot 

 

20170402085532_1.jpg

20170402092602_1.jpg

Edited by iGoDPrince

gold7800 CCSO*

Members

(edited)

Hey boss,

I was wondering how you guys planned on having the reports saved? Is it going to be by a name and DOB, or some other means? Say I pull over the same Joe smith on different days would it pull up the citations for the previous contacts?

Love the work! (I know this version has a saving issue I was just curious haha)

Edited by gold7800 CCSO*

Marenghi

Members

I see others have posted their logs with a crash using computer+ but I'm including mine just incase. Love the new features btw

 

 

RagePluginHook.log

ainesophaur

Members Contributor

2 hours ago, gold7800 CCSO* said:

Hey boss,

I was wondering how you guys planned on having the reports saved? Is it going to be by a name and DOB, or some other means? Say I pull over the same Joe smith on different days would it pull up the citations for the previous contacts?

Love the work! (I know this version has a saving issue I was just curious haha)

 

It would show previous citations and arrest reports if the name and dob match. 

 

2 hours ago, iGoDPrince said:

 

20170402085532_1.jpg

20170402092602_1.jpg

 

Try raising your resolution.. All the layouts are mathematically calculated so I believe your resolution is causing the inability to reach the close button

1 hour ago, Marenghi said:

I see others have posted their logs with a crash using computer+ but I'm including mine just incase. Love the new features btw

 

 

RagePluginHook.log

 

Your crash is a bit different than the others.. Its complaining the ped got removed from the game when we tried to access it. I'll check that specific call to ensure we're checking the validity.. But I'm almost positive we already do.. So I believe your crash was a race condition where our  check seen the ped existed and then something removed the ped right as we tried to interact with them

Jakeus

Members

I see others have pictures of people and vehicles on Computer+ am I missing something, because I have no pictures on mine........

ainesophaur

Members Contributor

5 minutes ago, Jakeus said:

I see others have pictures of people and vehicles on Computer+ am I missing something, because I have no pictures on mine........

 

It says what to do above in the file update details.. Click the download button, get the additional assets, extracts to your gta directory 

 

You should also download Additional_ComputerPlusImageAssets.zip as this will provide the Ped and Vehicle images to display in Computer+

 

 

Jakeus

Members

@ainesophaur Thank you,  I totally overlooked that!  

DLM3

Members

(edited)

Just spent 2 hours doing proactive policing just to enjoy the updated version :wink:

Though is there anything I can do to prevent the F key from exiting the vehicle when I type an observation with this letter?

Edited by DLM3

ainesophaur

Members Contributor

16 hours ago, DLM3 said:

Just spent 2 hours doing proactive policing just to enjoy the updated version :wink:

Though is there anything I can do to prevent the F key from exiting the vehicle when I type an observation with this letter?

 

What I realize is when you would launch rph the first time in any session it works great and intercepts all the key presses. However if lspdfr crashes and you reload via console then the key interception seems to leak through to other plugins

DLM3

Members

1 hour ago, ainesophaur said:

 

What I realize is when you would launch rph the first time in any session it works great and intercepts all the key presses. However if lspdfr crashes and you reload via console then the key interception seems to leak through to other plugins

I indeed had a crash, I'm not sure if I ran into that issue after reloading or not but I guess that was the culprit.

OfficerCrader

Members

All of a sudden I now get a crash when ever I open the computer. Usually takes about 15- 20 seconds of running someone or a vehicle then it will crash the game.  I attached a crash log. Love the computer though. It makes patrols so much more realistic! keep up the great work!

 

 

Crash Report.zip

Teekay

Members

30 minutes ago, OfficerCrader said:

All of a sudden I now get a crash when ever I open the computer. Usually takes about 15- 20 seconds of running someone or a vehicle then it will crash the game.  I attached a crash log. Love the computer though. It makes patrols so much more realistic! keep up the great work!

 

 

Crash Report.zip

 

I'm finding a similar issue.  Usually I can get one or two vehicle checks done and then the game crashes to desktop.  I absolutely love the direction this mod has gone, but for some reason it's just not stable right now.

OfficerCrader

Members

3 hours ago, Teekay said:

 

I'm finding a similar issue.  Usually I can get one or two vehicle checks done and then the game crashes to desktop.  I absolutely love the direction this mod has gone, but for some reason it's just not stable right now.

Yup. I usually get the person or vehicle ran then when I'm done before exiting it locks up then crash 

John23

Members

The Computer will not come up for me. I reinstalled it, assigned it to "DPadRight", and it worked when I tested it. I was doing a patrol, and went to run a car's plate with it, and it won't come up. Anyone have this problem?

OfficerCrader

Members

10 hours ago, John23 said:

The Computer will not come up for me. I reinstalled it, assigned it to "DPadRight", and it worked when I tested it. I was doing a patrol, and went to run a car's plate with it, and it won't come up. Anyone have this problem?

It works for you now, correct? 

John23

Members

32 minutes ago, OfficerCrader said:

It works for you now, correct? 

Yes. I believe the problem was when I would go off duty and back on duty, the Computer wouldn't load. Everything is working for me.

DynaRider

Members

Im getting that crash when looking up the names in the computer... Here is my log:

 

[4/4/2017 3:10:32 PM.377] Started new log on 4/4/2017 3:10:32 PM.376
[4/4/2017 3:10:32 PM.378] ====================================================================================================
[4/4/2017 3:10:32 PM.365] Log path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\RagePluginHook.log
[4/4/2017 3:10:32 PM.378] Log verbosity: Trivial
[4/4/2017 3:10:32 PM.379] Initializing input system
[4/4/2017 3:10:32 PM.382] Initializing game console
[4/4/2017 3:10:32 PM.393] Console key has been set to F4 (key code: 115)
[4/4/2017 3:10:32 PM.457] Initializing console variable "ConsoleScrollAmount".
[4/4/2017 3:10:32 PM.457] Type: System.Int32, Reading section: "Miscellaneous", key: ConsoleScrollAmount
[4/4/2017 3:10:32 PM.461] Read value: <null>
[4/4/2017 3:10:32 PM.461] Initializing console variable "DisableRenderVersionText".
[4/4/2017 3:10:32 PM.461] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
[4/4/2017 3:10:32 PM.466] Read value: False
[4/4/2017 3:10:32 PM.466] Setting value of console variable "DisableRenderVersionText" to stored value.
[4/4/2017 3:10:32 PM.466] Initializing console variable "ConsoleKey".
[4/4/2017 3:10:32 PM.466] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
[4/4/2017 3:10:32 PM.468] Read value: F4
[4/4/2017 3:10:32 PM.468] Setting value of console variable "ConsoleKey" to stored value.
[4/4/2017 3:10:32 PM.468] Console key has been set to F4 (key code: 115)
[4/4/2017 3:10:32 PM.468] Initializing console variable "PluginTimeoutThreshold".
[4/4/2017 3:10:32 PM.468] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
[4/4/2017 3:10:32 PM.470] Read value: 10000
[4/4/2017 3:10:32 PM.470] Setting value of console variable "PluginTimeoutThreshold" to stored value.
[4/4/2017 3:10:32 PM.470] Initializing console variable "AlwaysShowConsoleOutput".
[4/4/2017 3:10:32 PM.470] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
[4/4/2017 3:10:32 PM.471] Read value: <null>
[4/4/2017 3:10:32 PM.471] Initializing console variable "ShowConsoleCommandInfoOnPluginLoad".
[4/4/2017 3:10:32 PM.471] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowConsoleCommandInfoOnPluginLoad
[4/4/2017 3:10:32 PM.472] Read value: <null>
[4/4/2017 3:10:32 PM.472] Initializing console variable "ShowOnScreenWarnings".
[4/4/2017 3:10:32 PM.472] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
[4/4/2017 3:10:32 PM.473] Read value: <null>
[4/4/2017 3:10:32 PM.473] Console initialized
[4/4/2017 3:10:32 PM.473] Initializing forms manager
[4/4/2017 3:10:32 PM.477] Version: RAGE Plugin Hook v0.51.1056.10373 PUBLIC ALPHA for Grand Theft Auto V
[4/4/2017 3:10:32 PM.483] ================ RAGE Plugin Hook ================
[4/4/2017 3:10:32 PM.492] Detected Windows 10 Home (64-bit) (10.0.14393.0)!
[4/4/2017 3:10:32 PM.492] Checking game support
[4/4/2017 3:10:32 PM.749] Product name: Grand Theft Auto V
[4/4/2017 3:10:32 PM.749] Product version: 1.0.1011.1
[4/4/2017 3:10:32 PM.749] Is steam version: True
[4/4/2017 3:10:32 PM.750] Initializing DirectX
[4/4/2017 3:10:32 PM.752] Initializing Direct3D
[4/4/2017 3:10:32 PM.753] Loading C:\WINDOWS\system32\d3d11.dll
[4/4/2017 3:10:32 PM.753] Loaded at 0x7FFD5B840000
[4/4/2017 3:10:32 PM.753] D3D11CreateDeviceAndSwapChain at 0x7FFD5B8A5170
[4/4/2017 3:10:32 PM.754] Creating Direct3D 11 device and swap chain
[4/4/2017 3:10:32 PM.778] Swap Chain created: 0x14CCC1D5B50
[4/4/2017 3:10:32 PM.779] Swap Chain VTable: 0x14CCC1D5B50
[4/4/2017 3:10:32 PM.779] Swap Chain VTable_2: 0x7FFD5DFBC018
[4/4/2017 3:10:32 PM.779] 0x5756550106EE85E9;0x5741564155415441;0xEC8148D9246C8D48
[4/4/2017 3:10:32 PM.779] D3D11Present: 0x7FFD5DF62140
[4/4/2017 3:10:32 PM.780] D3D11ResizeBuffers: 0x7FFD5DF747B0
[4/4/2017 3:10:32 PM.780] D3D11ResizeTarget: 0x7FFD5DFB47A0
[4/4/2017 3:10:32 PM.780] D3D11SetFullscreenState: 0x7FFD5DF7B7E0
[4/4/2017 3:10:32 PM.789] Direct3D initialized
[4/4/2017 3:10:32 PM.790] Initialized DirectX
[4/4/2017 3:10:32 PM.790] Direct3D watcher thread spawned
[4/4/2017 3:10:33 PM.511] Getting device
[4/4/2017 3:10:33 PM.511] Retrieved device
[4/4/2017 3:10:33 PM.512] Creating wrapper
[4/4/2017 3:10:33 PM.583] Wrapper created
[4/4/2017 3:10:33 PM.590] Effect created
[4/4/2017 3:10:33 PM.590] Creating buffer
[4/4/2017 3:10:33 PM.591] Created buffer
[4/4/2017 3:10:33 PM.591] Creating blend state
[4/4/2017 3:10:33 PM.591] Created blend state
[4/4/2017 3:10:33 PM.591] Done with creation
[4/4/2017 3:10:33 PM.645] Initializing texture system.
[4/4/2017 3:10:33 PM.646] Initializing texture system; phase 1
[4/4/2017 3:10:33 PM.646] Initializing texture system; phase 2
[4/4/2017 3:10:33 PM.656] Initializing texture system; phase 3
[4/4/2017 3:10:33 PM.656] Initializing texture system; phase 4
[4/4/2017 3:10:33 PM.668] Initializing texture system; phase 5
[4/4/2017 3:10:33 PM.669] Initializing texture system; phase 6
[4/4/2017 3:10:33 PM.671] Initializing texture system; phase 7
[4/4/2017 3:10:33 PM.673] Initializing texture system; phase 8
[4/4/2017 3:10:33 PM.675] Initializing texture system; phase 9
[4/4/2017 3:10:33 PM.676] Initializing texture system; phase 10
[4/4/2017 3:10:33 PM.678] Initializing texture system; phase 11
[4/4/2017 3:10:33 PM.679] Initializing texture system; phase 12
[4/4/2017 3:10:33 PM.681] Initializing texture system; phase 13
[4/4/2017 3:10:33 PM.681] Initializing texture system; phase 14
[4/4/2017 3:10:37 PM.792] Direct3D watcher thread ended
[4/4/2017 3:11:04 PM.753] LoadingScreenMsg: Initializing game support
[4/4/2017 3:11:05 PM.005] Initializing game support
[4/4/2017 3:11:05 PM.546] LoadingScreenMsg: Velocity limit removed
[4/4/2017 3:11:05 PM.944] Compatibility level: 0
[4/4/2017 3:11:05 PM.945] Supported version detected
[4/4/2017 3:11:05 PM.945] ==================================================
[4/4/2017 3:11:05 PM.945] LoadingScreenMsg: Patching code
[4/4/2017 3:11:06 PM.197] LoadingScreenMsg: Waiting for game initialization
[4/4/2017 3:11:06 PM.449] Waiting for game initialization
[4/4/2017 3:11:06 PM.550] LoadingScreenMsg: Initializing core
[4/4/2017 3:11:06 PM.803] Initializing hook
[4/4/2017 3:11:06 PM.803] LoadingScreenMsg: Completing interoperability
[4/4/2017 3:11:07 PM.055] Completing interoperability
[4/4/2017 3:11:07 PM.057] Initialization code 1.
[4/4/2017 3:11:07 PM.058] Initialization code 2.
[4/4/2017 3:11:07 PM.058] Initialization code 3.
[4/4/2017 3:11:07 PM.067] 1 Address: 0x00007FF7A67F3CF0
[4/4/2017 3:11:07 PM.068] Calling func 1
[4/4/2017 3:11:07 PM.084] 2 Address: 0x00007FF7A72E501E
[4/4/2017 3:11:07 PM.085] 3 Address: 0x00007FF7A5E05CB6
[4/4/2017 3:11:07 PM.114] Address: 0x00007FF7A72E4FBC
[4/4/2017 3:11:07 PM.115] Unknown var: 0x00007FF7A8237D00
[4/4/2017 3:11:07 PM.116] Initialization code 4.
[4/4/2017 3:11:07 PM.116] Initialization code 5.
[4/4/2017 3:11:07 PM.117] Completing interoperability, phase 1
[4/4/2017 3:11:07 PM.118] Completing interoperability, phase 2
[4/4/2017 3:11:07 PM.118] Completing interoperability, phase 3
[4/4/2017 3:11:07 PM.118] Completing interoperability, phase 4
[4/4/2017 3:11:07 PM.119] Completing interoperability, phase 5
[4/4/2017 3:11:07 PM.119] Completing interoperability, phase 6
[4/4/2017 3:11:07 PM.119] Completing interoperability, phase 7
[4/4/2017 3:11:07 PM.119] LoadingScreenMsg: 
[4/4/2017 3:11:07 PM.371] LoadingScreenMsg: Loading Story Mode
[4/4/2017 3:11:18 PM.271] LoadingScreenMsg: Loading and Populating Game World
[4/4/2017 3:11:18 PM.523] LoadingScreenMsg: 
[4/4/2017 3:11:24 PM.526] Initializing console variable "IsDeveloperModeEnabled".
[4/4/2017 3:11:24 PM.527] Type: System.Boolean, Reading section: "Miscellaneous", key: IsDeveloperModeEnabled
[4/4/2017 3:11:24 PM.529] Read value: False
[4/4/2017 3:11:24 PM.529] Setting value of console variable "IsDeveloperModeEnabled" to stored value.
[4/4/2017 3:11:24 PM.531] Initializing console variable "TimeScale".
[4/4/2017 3:11:24 PM.531] Type: System.Single, Reading section: "Miscellaneous", key: TimeScale
[4/4/2017 3:11:24 PM.532] Read value: <null>
[4/4/2017 3:11:24 PM.718] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\CopHolster.dll
[4/4/2017 3:11:26 PM.239] <UNLOADED PLUGIN>: Initializing input system
[4/4/2017 3:11:26 PM.240] <UNLOADED PLUGIN>: Initializing game console
[4/4/2017 3:11:26 PM.242] <UNLOADED PLUGIN>: Initializing forms manager
[4/4/2017 3:11:26 PM.300] Plugin "Cop Holster" was loaded from "CopHolster.dll".
[4/4/2017 3:11:26 PM.301] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\KTFDO.dll
[4/4/2017 3:11:27 PM.767] <UNLOADED PLUGIN>: Initializing input system
[4/4/2017 3:11:27 PM.769] <UNLOADED PLUGIN>: Initializing game console
[4/4/2017 3:11:27 PM.770] <UNLOADED PLUGIN>: Initializing forms manager
[4/4/2017 3:11:27 PM.780] Plugin "KTFDO" was loaded from "KTFDO.dll".
[4/4/2017 3:11:27 PM.781] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LicensePlateRandomizer.dll
[4/4/2017 3:11:29 PM.243] <UNLOADED PLUGIN>: Initializing input system
[4/4/2017 3:11:29 PM.244] <UNLOADED PLUGIN>: Initializing game console
[4/4/2017 3:11:29 PM.246] <UNLOADED PLUGIN>: Initializing forms manager
[4/4/2017 3:11:29 PM.256] Plugin "License Plate Randomizer" was loaded from "LicensePlateRandomizer.dll".
[4/4/2017 3:11:29 PM.257] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPD First Response.dll
[4/4/2017 3:11:30 PM.754] <UNLOADED PLUGIN>: Initializing input system
[4/4/2017 3:11:30 PM.756] <UNLOADED PLUGIN>: Initializing game console
[4/4/2017 3:11:30 PM.758] <UNLOADED PLUGIN>: Initializing forms manager
[4/4/2017 3:11:30 PM.811] Plugin "LSPD First Response" was loaded from "LSPD First Response.dll".
[4/4/2017 3:11:30 PM.812] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\RepairAndWash.dll
[4/4/2017 3:11:32 PM.266] <UNLOADED PLUGIN>: Initializing input system
[4/4/2017 3:11:32 PM.268] <UNLOADED PLUGIN>: Initializing game console
[4/4/2017 3:11:32 PM.269] <UNLOADED PLUGIN>: Initializing forms manager
[4/4/2017 3:11:32 PM.279] Plugin "RepairAndWash" was loaded from "RepairAndWash.dll".
[4/4/2017 3:11:32 PM.280] Loading plugin from path: C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\Spotlight.dll
[4/4/2017 3:11:33 PM.721] <UNLOADED PLUGIN>: Initializing input system
[4/4/2017 3:11:33 PM.723] <UNLOADED PLUGIN>: Initializing game console
[4/4/2017 3:11:33 PM.724] <UNLOADED PLUGIN>: Initializing forms manager
[4/4/2017 3:11:33 PM.741] Plugin "Spotlight Mod" was loaded from "Spotlight.dll".
[4/4/2017 3:11:34 PM.622] ---------------------------------------------------------------------
[4/4/2017 3:11:34 PM.622] LSPD FIRST RESPONSE
[4/4/2017 3:11:34 PM.622] Version 0.3.1
[4/4/2017 3:11:34 PM.622] A G17 Media Modification
[4/4/2017 3:11:34 PM.622] - Developed by LMS & Sam
[4/4/2017 3:11:34 PM.622] - Special thanks to Cyan, Lt.Caine, Alexander Blade, The OpenIV Team, LukeD & MulleDK19
[4/4/2017 3:11:34 PM.622] © Copyright 2015-2016, G17 Media, www.lspdfr.com
[4/4/2017 3:11:34 PM.622] ---------------------------------------------------------------------
[4/4/2017 3:11:34 PM.622] [INFO] Running LSPD First Response 0.3.1(0.3.38.5436)
[4/4/2017 3:11:34 PM.622] [INFO] Copyright © 2015-2016, G17 Media, www.lspdfr.com
[4/4/2017 3:11:34 PM.672] 
[4/4/2017 3:11:34 PM.766] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
[4/4/2017 3:11:34 PM.766] C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\lspdfr\lspdfr.ini
[4/4/2017 3:11:34 PM.769] Callouts: 250
[4/4/2017 3:11:34 PM.931] RepairAndWash: Waiting for Activation
[4/4/2017 3:11:35 PM.149] Spotlight Mod: [Spotlight] Loaded
[4/4/2017 3:11:35 PM.156] Spotlight Mod: [Spotlight] Version: 0.9.0.40319
[4/4/2017 3:11:35 PM.388] [TRACE] Thread CopManager #1 initialized
[4/4/2017 3:12:29 PM.020] setting up new cop: null
[4/4/2017 3:12:29 PM.028] [TRACE] New ped recognized as cop
[4/4/2017 3:12:29 PM.028] setting up new cop: null
[4/4/2017 3:12:29 PM.028] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.008] setting up new cop: null
[4/4/2017 3:12:33 PM.008] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.008] setting up new cop: null
[4/4/2017 3:12:33 PM.009] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.009] setting up new cop: null
[4/4/2017 3:12:33 PM.009] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.009] setting up new cop: null
[4/4/2017 3:12:33 PM.009] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.009] setting up new cop: null
[4/4/2017 3:12:33 PM.010] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.010] setting up new cop: null
[4/4/2017 3:12:33 PM.010] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.561] setting up new cop: null
[4/4/2017 3:12:33 PM.562] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.562] setting up new cop: null
[4/4/2017 3:12:33 PM.562] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.562] setting up new cop: null
[4/4/2017 3:12:33 PM.562] [TRACE] New ped recognized as cop
[4/4/2017 3:12:33 PM.763] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:12:33 PM.763] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:12:33 PM.763] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:12:33 PM.765] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:12:34 PM.030] [TRACE] Assigned ped to PoliceStationManager #1 (GameplayMandatory)
[4/4/2017 3:12:34 PM.336] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:12:34 PM.600] [TRACE] Assigned ped to PoliceStationManager #1 (GameplayMandatory)
[4/4/2017 3:12:34 PM.602] [TRACE] Assigned ped to PoliceStationManager #1 (GameplayMandatory)
[4/4/2017 3:12:34 PM.607] [TRACE] Assigned ped to PoliceStationManager #1 (GameplayMandatory)
[4/4/2017 3:12:34 PM.823] [TRACE] Populated PD
[4/4/2017 3:12:35 PM.563] setting up new cop: null
[4/4/2017 3:12:35 PM.563] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.563] setting up new cop: null
[4/4/2017 3:12:35 PM.563] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.563] setting up new cop: null
[4/4/2017 3:12:35 PM.563] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.563] setting up new cop: null
[4/4/2017 3:12:35 PM.563] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.563] setting up new cop: null
[4/4/2017 3:12:35 PM.563] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.563] setting up new cop: null
[4/4/2017 3:12:35 PM.564] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.564] setting up new cop: null
[4/4/2017 3:12:35 PM.564] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.564] setting up new cop: null
[4/4/2017 3:12:35 PM.564] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.564] setting up new cop: null
[4/4/2017 3:12:35 PM.565] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.565] setting up new cop: null
[4/4/2017 3:12:35 PM.565] [TRACE] New ped recognized as cop
[4/4/2017 3:12:35 PM.565] setting up new cop: null
[4/4/2017 3:12:35 PM.565] [TRACE] New ped recognized as cop
[4/4/2017 3:12:39 PM.114] setting up new cop: null
[4/4/2017 3:12:39 PM.115] [TRACE] New ped recognized as cop
[4/4/2017 3:12:40 PM.116] setting up new cop: null
[4/4/2017 3:12:40 PM.116] [TRACE] New ped recognized as cop
[4/4/2017 3:12:40 PM.632] setting up new cop: null
[4/4/2017 3:12:40 PM.632] [TRACE] New ped recognized as cop
[4/4/2017 3:12:42 PM.667] setting up new cop: null
[4/4/2017 3:12:42 PM.668] [TRACE] New ped recognized as cop
[4/4/2017 3:12:46 PM.717] setting up new cop: null
[4/4/2017 3:12:46 PM.718] [TRACE] New ped recognized as cop
[4/4/2017 3:12:47 PM.736] setting up new cop: null
[4/4/2017 3:12:47 PM.736] [TRACE] New ped recognized as cop
[4/4/2017 3:12:47 PM.736] setting up new cop: null
[4/4/2017 3:12:47 PM.736] [TRACE] New ped recognized as cop
[4/4/2017 3:12:49 PM.836] [TRACE] Cleared PD
[4/4/2017 3:13:07 PM.717] 1
[4/4/2017 3:13:07 PM.717] 2
[4/4/2017 3:13:07 PM.717] 4
[4/4/2017 3:13:07 PM.719] s_m_y_cop_01_white_mini_01
[4/4/2017 3:13:08 PM.311] setting up new cop: null
[4/4/2017 3:13:08 PM.311] [TRACE] New ped recognized as cop
[4/4/2017 3:13:12 PM.750] INIT
[4/4/2017 3:13:12 PM.763] LSPD First Response: Folder is C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\plugins\lspdfr
[4/4/2017 3:13:12 PM.796] LSPD First Response: Arrest Manager, Version=7.6.8.1, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.811] LSPD First Response: AssortedCallouts, Version=0.6.4.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.815] LSPD First Response: ClearTheWayPOLV, Version=1.0.0.26, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.815] LSPD First Response: Code 3 Callouts, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.831] LSPD First Response: CodeRedCallouts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.832] LSPD First Response: ComputerPlus, Version=1.3.5.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.842] LSPD First Response: LSPDFR+, Version=1.6.4.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.844] LSPD First Response: MoreRadioChatter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.844] LSPD First Response: ODLoadout, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.845] LSPD First Response: PeterUCallouts, Version=1.0.6287.27864, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.848] LSPD First Response: PoliceSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.861] LSPD First Response: PoliceSmartRadio, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.862] LSPD First Response: Traffic Policer, Version=6.13.6.2, Culture=neutral, PublicKeyToken=null
[4/4/2017 3:13:12 PM.865] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[4/4/2017 3:13:12 PM.979] LSPD First Response: Albo1125.Common verifying update entry for Arrest Manager
[4/4/2017 3:13:13 PM.025] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[4/4/2017 3:13:13 PM.076] LSPD First Response: Albo1125.Common verifying update entry for AssortedCallouts
[4/4/2017 3:13:13 PM.078] LSPD First Response: Creating plugin: ClearTheWayPOLV.EntryPoint
[4/4/2017 3:13:13 PM.169] LSPD First Response: Creating plugin: Stealth.Plugins.Code3Callouts.Main
[4/4/2017 3:13:13 PM.212] LSPD First Response: Creating plugin: APIExample.Main
[4/4/2017 3:13:13 PM.214] LSPD First Response: Creating plugin: ComputerPlus.EntryPoint
[4/4/2017 3:13:13 PM.215] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[4/4/2017 3:13:13 PM.260] LSPD First Response: Creating plugin: MoreRadioChatter.EntryPoint
[4/4/2017 3:13:13 PM.262] LSPD First Response: Creating plugin: ODLoadout.EntryPoint+main
[4/4/2017 3:13:13 PM.263] LSPD First Response: Creating plugin: PeterUCallouts.Main
[4/4/2017 3:13:13 PM.264] LSPD First Response: Creating plugin: PoliceSearch.EntryPoint
[4/4/2017 3:13:13 PM.292] LSPD First Response: [PoliceSearch : DEBUG] .ini loaded from 'Plugins\LSPDFR\PoliceSearch\PoliceSearch.ini'.
[4/4/2017 3:13:13 PM.298] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[4/4/2017 3:13:13 PM.338] LSPD First Response: Albo1125.Common verifying update entry for Police SmartRadio
[4/4/2017 3:13:13 PM.339] LSPD First Response: Creating plugin: ?????????????????????????????????????????
[4/4/2017 3:13:13 PM.387] LSPD First Response: Creating Traffic Policer.Main.
[4/4/2017 3:13:13 PM.388] LSPD First Response: Albo1125.Common verifying update entry for Traffic Policer
[4/4/2017 3:13:13 PM.390] LSPD First Response: Done with Traffic Policer.Main.
[4/4/2017 3:13:13 PM.391] LSPD First Response: Arrest Manager 7.6.8.1, developed by Albo1125, loaded successfully!
[4/4/2017 3:13:13 PM.391] LSPD First Response: Please go on duty to start Arrest Manager.
[4/4/2017 3:13:13 PM.392] LSPD First Response: Assorted Callouts 0.6.4.0, developed by Albo1125, has been initialised.
[4/4/2017 3:13:13 PM.393] LSPD First Response: Go on duty to start Assorted Callouts.
[4/4/2017 3:13:13 PM.396] LSPD First Response: Code Red Callouts Plugin Loaded!
[4/4/2017 3:13:13 PM.427] LSPD First Response: C+ DEV: ComputerPlus detected RAGEPluginHook version: 0.51
[4/4/2017 3:13:13 PM.434] LSPD First Response: LSPDFR+ 1.6.4.0, developed by Albo1125, has been initialised.
[4/4/2017 3:13:13 PM.435] LSPD First Response: Go on duty to start LSPDFR+.
[4/4/2017 3:13:13 PM.435] LSPD First Response: Albo1125.Common verifying update entry for LSPDFR+
[4/4/2017 3:13:13 PM.437] LSPD First Response: MoreRadioChatter Plugin loaded!
[4/4/2017 3:13:13 PM.454] LSPD First Response: OD Loadout by Breadsandwich has been initialized...
[4/4/2017 3:13:13 PM.805] [TRACE] Thread Ambient #1 initialized
[4/4/2017 3:13:13 PM.833] [TRACE] Thread ArrestManager #1 initialized
[4/4/2017 3:13:14 PM.690] LSPD First Response: PeterUCallouts.Main: Initialize: PeterUCallouts 1.0.6287.27864 (RELEASE) loaded
[4/4/2017 3:13:14 PM.692] LSPD First Response: [PoliceSearch : INFO] Police Search v1.0.0 by FtDLulz loaded.
[4/4/2017 3:13:14 PM.693] LSPD First Response: Trivial
[4/4/2017 3:13:14 PM.693] LSPD First Response: Verbose
[4/4/2017 3:13:14 PM.694] PoliceSmartRadio 1.0.0.0, developed by Albo1125, loaded successfully!
[4/4/2017 3:13:14 PM.694] Special thanks to FinKone for the inspiration and OfficerSquare for the default UI.
[4/4/2017 3:13:14 PM.694] Please go on duty to start Police SmartRadio.
[4/4/2017 3:13:14 PM.696] LSPD First Response: Traffic Policer 6.13.6.2, developed by Albo1125, has been initialised.
[4/4/2017 3:13:14 PM.696] LSPD First Response: Go on duty to start Traffic Policer - Traffic Policer.Initialise done.
[4/4/2017 3:13:14 PM.697] LSPD First Response: We have 1 callouts registered
[4/4/2017 3:13:14 PM.698] LSPD First Response: CalloutManager initialized
[4/4/2017 3:13:14 PM.699] [TRACE] WorldEventManager: Allowing up to 2 events
[4/4/2017 3:13:14 PM.702] LSPD First Response: In traffic policer duty event handler: True
[4/4/2017 3:13:14 PM.705] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
[4/4/2017 3:13:14 PM.719] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/4/2017 9:57:09 PM
[4/4/2017 3:13:14 PM.724] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Traffic Policer
[4/4/2017 3:13:14 PM.725] LSPD First Response: isdc:/DynaRider94/
[4/4/2017 3:13:14 PM.728] LSPD First Response: GAME VERSION: 1.0.1011.1
[4/4/2017 3:13:14 PM.736] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
[4/4/2017 3:13:14 PM.741] LSPD First Response: Blpass
[4/4/2017 3:13:14 PM.742] LSPD First Response: Dependency check for Traffic Policer successful: True
[4/4/2017 3:13:14 PM.745] LSPD First Response: Traffic Policer is not in beta.
[4/4/2017 3:13:14 PM.751] LSPD First Response: Traffic Policer.Mainloop started
[4/4/2017 3:13:14 PM.752] LSPD First Response: Loading Traffic Policer settings...
[4/4/2017 3:13:14 PM.792] LSPD First Response: Traffic Policer Officer Name overridden.
[4/4/2017 3:13:14 PM.793] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.794] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.794] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.794] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.794] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.797] LSPD First Response: Traffic Policer by Albo1125 has been loaded successfully!
[4/4/2017 3:13:14 PM.798] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Arrest Manager
[4/4/2017 3:13:14 PM.800] LSPD First Response: GAME VERSION: 1.0.1011.1
[4/4/2017 3:13:14 PM.804] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
[4/4/2017 3:13:14 PM.804] LSPD First Response: Blpass
[4/4/2017 3:13:14 PM.805] LSPD First Response: Dependency check for Arrest Manager successful: True
[4/4/2017 3:13:14 PM.810] LSPD First Response: Arrest Manager is not in beta.
[4/4/2017 3:13:14 PM.811] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
[4/4/2017 3:13:14 PM.812] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/4/2017 9:57:09 PM
[4/4/2017 3:13:14 PM.812] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for AssortedCallouts
[4/4/2017 3:13:14 PM.814] LSPD First Response: GAME VERSION: 1.0.1011.1
[4/4/2017 3:13:14 PM.819] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
[4/4/2017 3:13:14 PM.820] LSPD First Response: Blpass
[4/4/2017 3:13:14 PM.821] LSPD First Response: Dependency check for AssortedCallouts successful: True
[4/4/2017 3:13:14 PM.824] LSPD First Response: Assorted Callouts is not in beta.
[4/4/2017 3:13:14 PM.836] LSPD First Response: Adding unmarked police vehicle model:POLICE4
[4/4/2017 3:13:14 PM.841] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.841] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.841] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.841] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.842] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.842] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.842] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.842] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.877] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.878] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.878] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.878] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.878] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.879] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.879] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.879] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.879] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.880] LSPD First Response: Registering callout ?????????????????????????????????????????
[4/4/2017 3:13:14 PM.890] LSPD First Response: Stores initialised
[4/4/2017 3:13:14 PM.913] ================================================= ClearTheWayV =================================================
[4/4/2017 3:13:14 PM.913] Created by:  KeyedInSoftware/timnboys
[4/4/2017 3:13:14 PM.913] Version:  1.0.0.26
[4/4/2017 3:13:14 PM.913] 
[4/4/2017 3:13:14 PM.913] To get Support For ClearTheWayV please go to our discord server here: https://discord.gg/4tQUD9A
[4/4/2017 3:13:14 PM.914] We will only provide support For ClearTheWayV on our discord server and at https://mods.keyedinsoftware.org only!
[4/4/2017 3:13:14 PM.914] Please Also Note While support can be handled on the page at lcpdfr.com in the comments section not the review section! it isn't the preferred method
[4/4/2017 3:13:14 PM.914] and as such will not be recommended for support questions/support for ClearTheWayV
[4/4/2017 3:13:14 PM.914] Enjoy!
[4/4/2017 3:13:14 PM.914] ================================================= ClearTheWayV =================================================
[4/4/2017 3:13:14 PM.961] LSPD First Response:

 Loading Code 3 Callouts...
[4/4/2017 3:13:14 PM.979] LSPD First Response: [Code 3 Callouts] Settings loaded
[4/4/2017 3:13:14 PM.979] LSPD First Response: [Code 3 Callouts] Loaded Code 3 Callouts v1.2.1.0
[4/4/2017 3:13:14 PM.990] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Assault
[4/4/2017 3:13:14 PM.990] LSPD First Response: [Code 3 Callouts] Registered Callout: Assault
[4/4/2017 3:13:14 PM.990] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.BackupDomestic
[4/4/2017 3:13:14 PM.991] LSPD First Response: [Code 3 Callouts] Registered Callout: Domestic
[4/4/2017 3:13:14 PM.991] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.Burglary
[4/4/2017 3:13:14 PM.991] LSPD First Response: [Code 3 Callouts] Registered Callout: Burglary In Progress
[4/4/2017 3:13:14 PM.991] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.HitAndRun
[4/4/2017 3:13:14 PM.992] LSPD First Response: [Code 3 Callouts] Registered Callout: Hit and Run
[4/4/2017 3:13:14 PM.992] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.IntoxicatedPerson
[4/4/2017 3:13:14 PM.992] LSPD First Response: [Code 3 Callouts] Registered Callout: Intoxicated Person
[4/4/2017 3:13:14 PM.992] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PersonWithWeapon
[4/4/2017 3:13:14 PM.993] LSPD First Response: [Code 3 Callouts] Registered Callout: Person With a Firearm
[4/4/2017 3:13:14 PM.993] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.ImpairedDriver
[4/4/2017 3:13:14 PM.993] LSPD First Response: [Code 3 Callouts] Registered Callout: Impaired Driver
[4/4/2017 3:13:14 PM.994] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.PoliceImpersonator
[4/4/2017 3:13:14 PM.994] LSPD First Response: [Code 3 Callouts] Registered Callout: Police Impersonator
[4/4/2017 3:13:14 PM.994] LSPD First Response: [Code 3 Callouts] Callout 'Road Rage In Progress' is disabled via the configuration file
[4/4/2017 3:13:14 PM.994] LSPD First Response: Registering callout Stealth.Plugins.Code3Callouts.Models.Callouts.CalloutTypes.UnknownTrouble
[4/4/2017 3:13:14 PM.995] LSPD First Response: [Code 3 Callouts] Registered Callout: Unknown Trouble
[4/4/2017 3:13:14 PM.995] LSPD First Response: [Code 3 Callouts] All callouts registered
[4/4/2017 3:13:15 PM.002] LSPD First Response: Registering callout APIExample.Callouts.StolenTanker
[4/4/2017 3:13:15 PM.002] LSPD First Response: Registering callout APIExample.Callouts.StolenMoneyTruck
[4/4/2017 3:13:15 PM.002] LSPD First Response: Registering callout APIExample.Callouts.IndecentExposure
[4/4/2017 3:13:15 PM.002] LSPD First Response: Registering callout APIExample.Callouts.ViciousDog
[4/4/2017 3:13:15 PM.003] LSPD First Response: Registering callout APIExample.Callouts.RefusalToPay
[4/4/2017 3:13:15 PM.003] LSPD First Response: Registering callout APIExample.Callouts.PanicButton
[4/4/2017 3:13:15 PM.310] LSPD First Response: C+ DEV: Successfully loaded LSPDFR Computer+.
[4/4/2017 3:13:15 PM.351] LSPD First Response: C+: Attempting to load SQL interop from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\
[4/4/2017 3:13:15 PM.351] LSPD First Response: C+: Attempting to load SQL db from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\ComputerPlus\reports.sqlite
[4/4/2017 3:13:15 PM.399] LSPD First Response: C+ DEV: C+: ALPR+ Not Detected
[4/4/2017 3:13:15 PM.400] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
[4/4/2017 3:13:15 PM.401] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/4/2017 9:57:09 PM
[4/4/2017 3:13:15 PM.402] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for LSPDFR+
[4/4/2017 3:13:15 PM.404] LSPD First Response: GAME VERSION: 1.0.1011.1
[4/4/2017 3:13:15 PM.408] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
[4/4/2017 3:13:15 PM.409] LSPD First Response: Blpass
[4/4/2017 3:13:15 PM.410] LSPD First Response: Dependency check for LSPDFR+ successful: True
[4/4/2017 3:13:15 PM.422] LSPD First Response: C+: Store schema version check
[4/4/2017 3:13:15 PM.422] LSPD First Response: C+: Store schema version check returned a stored version 1.0.1 and global is 1.0.1.. upgrade 0
[4/4/2017 3:13:15 PM.423] LSPD First Response: C+: Store is at the latest version
[4/4/2017 3:13:15 PM.424] LSPD First Response: C+: Store was opened
[4/4/2017 3:13:15 PM.424] LSPD First Response: LSPDFR+ is not in beta.
[4/4/2017 3:13:15 PM.435] LSPD First Response: Registering callout PeterUCallouts.Callouts.IllegalRadioBroadcasting
[4/4/2017 3:13:15 PM.436] LSPD First Response: Registering callout PeterUCallouts.Callouts.BurglarySilentAlarm
[4/4/2017 3:13:15 PM.436] LSPD First Response: Registering callout PeterUCallouts.Callouts.RacingInParkingLot
[4/4/2017 3:13:15 PM.437] LSPD First Response: Registering callout PeterUCallouts.Callouts.AssistSecurityGuard
[4/4/2017 3:13:15 PM.437] LSPD First Response: Registering callout PeterUCallouts.Callouts.UnauthorizedCamping
[4/4/2017 3:13:15 PM.437] LSPD First Response: Registering callout PeterUCallouts.Callouts.BicycleOnFreeway
[4/4/2017 3:13:15 PM.437] LSPD First Response: Registering callout PeterUCallouts.Callouts.WantedPersonTransportCheckIn
[4/4/2017 3:13:15 PM.438] LSPD First Response: Registering callout PeterUCallouts.Callouts.Egg1
[4/4/2017 3:13:15 PM.438] LSPD First Response: Registering callout PeterUCallouts.Callouts.ATMSuspiciousActivity
[4/4/2017 3:13:15 PM.438] LSPD First Response: Registering callout PeterUCallouts.Callouts.LandlordTenantDispute
[4/4/2017 3:13:15 PM.440] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Starting update checks.
[4/4/2017 3:13:15 PM.441] LSPD First Response: Albo1125.Common 6.4.1.0, developed by Albo1125. Not checking for updates until 4/4/2017 9:57:09 PM
[4/4/2017 3:13:15 PM.441] LSPD First Response: Albo1125.Common.dll 6.4.1.0 starting standard dependency check for Police SmartRadio
[4/4/2017 3:13:15 PM.443] LSPD First Response: GAME VERSION: 1.0.1011.1
[4/4/2017 3:13:15 PM.448] LSPD First Response: Albo1125.Common detected RAGEPluginHook version: 0.51
[4/4/2017 3:13:15 PM.448] LSPD First Response: Blpass
[4/4/2017 3:13:15 PM.449] LSPD First Response: Dependency check for Police SmartRadio successful: True
[4/4/2017 3:13:15 PM.485] [TRACE] Thread WorldEventManager #1 initialized
[4/4/2017 3:13:15 PM.486] [TRACE] Thread PlayerChaseManager #1 initialized
[4/4/2017 3:13:15 PM.491] [TRACE] Thread TrafficControl #1 initialized
[4/4/2017 3:13:15 PM.492] LSPD First Response: Traffic Policer, developed by Albo1125, has been loaded successfully!
[4/4/2017 3:13:15 PM.561] LSPD First Response: Traffic Policer Speed Checker started.
[4/4/2017 3:13:15 PM.564] LSPD First Response: Arrest Manager, developed by Albo1125, has been loaded successfully!
[4/4/2017 3:13:15 PM.604] LSPD First Response: Assorted Callouts, developed by Albo1125, has been loaded successfully!
[4/4/2017 3:13:15 PM.620] LSPD First Response: LSPDFR+, developed by Albo1125, has been loaded successfully!
[4/4/2017 3:13:15 PM.624] LSPD First Response: LSPDFR+ has been initialised successfully and is now loading INI, XML and dependencies. Standby...
[4/4/2017 3:13:15 PM.636] LSPD First Response: [PoliceSearch : DEBUG] [General]
[4/4/2017 3:13:15 PM.637] LSPD First Response: [PoliceSearch : DEBUG] SearchTime: 3000
[4/4/2017 3:13:15 PM.638] LSPD First Response: [PoliceSearch : DEBUG] DisplayLegalItems: true
[4/4/2017 3:13:15 PM.639] LSPD First Response: [PoliceSearch : DEBUG] ItemFindChance: 30
[4/4/2017 3:13:15 PM.640] LSPD First Response: [PoliceSearch : DEBUG] ItemFindChanceDecay: 5
[4/4/2017 3:13:15 PM.640] LSPD First Response: [PoliceSearch : DEBUG] ItemDisplayType: notification
[4/4/2017 3:13:15 PM.640] LSPD First Response: [PoliceSearch : DEBUG] [VehicleSearch]
[4/4/2017 3:13:15 PM.641] LSPD First Response: [PoliceSearch : DEBUG] SearchKeyboard: I
[4/4/2017 3:13:15 PM.642] LSPD First Response: [PoliceSearch : DEBUG] SearchKeyboardMod: None
[4/4/2017 3:13:15 PM.642] LSPD First Response: [PoliceSearch : DEBUG] SearchController: None
[4/4/2017 3:13:15 PM.643] LSPD First Response: [PoliceSearch : DEBUG] SearchControllerMod: None
[4/4/2017 3:13:15 PM.643] LSPD First Response: [PoliceSearch : DEBUG] [PedSearch]
[4/4/2017 3:13:15 PM.644] LSPD First Response: [PoliceSearch : DEBUG] SearchKeyboard: I
[4/4/2017 3:13:15 PM.644] LSPD First Response: [PoliceSearch : DEBUG] SearchKeyboardMod: None
[4/4/2017 3:13:15 PM.644] LSPD First Response: [PoliceSearch : DEBUG] SearchController: None
[4/4/2017 3:13:15 PM.645] LSPD First Response: [PoliceSearch : DEBUG] SearchControllerMod: None
[4/4/2017 3:13:15 PM.657] LSPD First Response: PoliceSmartRadio is not in beta.
[4/4/2017 3:13:15 PM.659] LSPD First Response: Police SmartRadio queue created. Waiting...
[4/4/2017 3:13:16 PM.041] LSPD First Response: Setting Display position to BottomRight
[4/4/2017 3:13:16 PM.042] LSPD First Response: 1700:603
[4/4/2017 3:13:16 PM.093] LSPD First Response: Allbuttons ln: 12
[4/4/2017 3:13:16 PM.121] LSPD First Response: Allbuttons ln: 12
[4/4/2017 3:13:16 PM.121] LSPD First Response: Police SmartRadio is done loading. Button actions ready to be added.
[4/4/2017 3:13:16 PM.133] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pit
[4/4/2017 3:13:16 PM.135] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pit successful.
[4/4/2017 3:13:16 PM.136] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to platecheck
[4/4/2017 3:13:16 PM.137] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to platecheck successful.
[4/4/2017 3:13:16 PM.137] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to panic
[4/4/2017 3:13:16 PM.137] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to panic successful.
[4/4/2017 3:13:16 PM.138] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to pedcheck
[4/4/2017 3:13:16 PM.138] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to pedcheck successful.
[4/4/2017 3:13:16 PM.139] LSPD First Response: PoliceSmartRadio requesting a PoliceSmartRadio action to be added to endcall
[4/4/2017 3:13:16 PM.139] LSPD First Response: PoliceSmartRadio: Adding action for PoliceSmartRadio to endcall successful.
[4/4/2017 3:13:16 PM.140] LSPD First Response: All PoliceSmartRadio default buttons have been assigned actions.
[4/4/2017 3:13:16 PM.172] LSPD First Response: [PoliceSearch : DEBUG] Added item 'a camera [legal (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.172] LSPD First Response: [PoliceSearch : DEBUG] Added item 'a phone [legal (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.173] LSPD First Response: [PoliceSearch : DEBUG] Added item 'a small photo [legal (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.173] LSPD First Response: [PoliceSearch : DEBUG] Added item 'an air freshener [legal (door)]'.
[4/4/2017 3:13:16 PM.174] LSPD First Response: [PoliceSearch : DEBUG] Added item 'a pocket knife [suspicious (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.174] LSPD First Response: [PoliceSearch : DEBUG] Added item 'a handgun [illegal (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.174] LSPD First Response: [PoliceSearch : DEBUG] Added item 'a shotgun [illegal (door,trunk)]'.
[4/4/2017 3:13:16 PM.175] LSPD First Response: [PoliceSearch : DEBUG] Added item 'wire cutters [suspicious (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.175] LSPD First Response: [PoliceSearch : DEBUG] Added item 'a forged ID card [illegal (door,trunk,hood,ped)]'.
[4/4/2017 3:13:16 PM.175] LSPD First Response: [PoliceSearch : DEBUG] Added item 'shaved keys [illegal (door,hood,ped)]'.
[4/4/2017 3:13:16 PM.176] LSPD First Response: [PoliceSearch : DEBUG] Added item 'opened alcohol [illegal (door)]'.
[4/4/2017 3:13:16 PM.176] LSPD First Response: [PoliceSearch : DEBUG] Added item 'license plates [illegal (door,trunk)]'.
[4/4/2017 3:13:16 PM.176] LSPD First Response: [PoliceSearch : DEBUG] Added item 'used needles [illegal (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.176] LSPD First Response: [PoliceSearch : DEBUG] Added item 'cannabis [illegal (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.176] LSPD First Response: [PoliceSearch : DEBUG] Added item 'heroin [illegal (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.177] LSPD First Response: [PoliceSearch : DEBUG] Added item 'methamphetamine [illegal (door,trunk,ped)]'.
[4/4/2017 3:13:16 PM.177] LSPD First Response: [PoliceSearch : INFO] Added items from 'Plugins\LSPDFR\PoliceSearch\Lists\Default.xml'.
[4/4/2017 3:13:16 PM.178] LSPD First Response: PoliceSmartRadio, developed by Albo1125, has been loaded successfully!
[4/4/2017 3:13:16 PM.178] LSPD First Response: PoliceSmartRadio done loading. Dequeueing actions... (0)
[4/4/2017 3:13:19 PM.136] LSPD First Response: TransportWorldDistricts info:
[4/4/2017 3:13:19 PM.153] LSPD First Response:
[4/4/2017 3:13:19 PM.153] World District: City
[4/4/2017 3:13:19 PM.154] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[4/4/2017 3:13:19 PM.154] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[4/4/2017 3:13:19 PM.154] Vehsettings: Model: POLICETLivs: 0 Extras:  Model: POLICELivs: -1 Extras:  Model: POLICE2Livs: -1 Extras: 1 Model: POLICE3Livs: 0 Extras: 1
[4/4/2017 3:13:19 PM.169] LSPD First Response:
[4/4/2017 3:13:19 PM.170] World District: City
[4/4/2017 3:13:19 PM.170] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[4/4/2017 3:13:19 PM.170] Passengers:S_F_Y_COP_01 S_M_Y_COP_01
[4/4/2017 3:13:19 PM.170] Vehsettings: Model: POLICETLivs: -1 Extras:  Model: POLICELivs: -1 Extras:  Model: POLICE2Livs: -1 Extras:  Model: POLICE3Livs: -1 Extras:
[4/4/2017 3:13:19 PM.186] LSPD First Response:
[4/4/2017 3:13:19 PM.187] World District: LosSantosCountryside
[4/4/2017 3:13:19 PM.187] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[4/4/2017 3:13:19 PM.187] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[4/4/2017 3:13:19 PM.187] Vehsettings: Model: SHERIFF2Livs: -1 Extras:
[4/4/2017 3:13:19 PM.204] LSPD First Response:
[4/4/2017 3:13:19 PM.204] World District: BlaineCounty
[4/4/2017 3:13:19 PM.205] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[4/4/2017 3:13:19 PM.205] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[4/4/2017 3:13:19 PM.205] Vehsettings: Model: SHERIFF2Livs: 0 Extras: 2, 3, 4
[4/4/2017 3:13:19 PM.220] LSPD First Response:
[4/4/2017 3:13:19 PM.221] World District: Water
[4/4/2017 3:13:19 PM.221] Drivers:S_M_Y_USCG_01
[4/4/2017 3:13:19 PM.221] Passengers:S_M_Y_USCG_01
[4/4/2017 3:13:19 PM.222] Vehsettings: Model: PREDATORLivs: -1 Extras:
[4/4/2017 3:13:19 PM.222] LSPD First Response: Transportregion info:
[4/4/2017 3:13:19 PM.238] LSPD First Response:
[4/4/2017 3:13:19 PM.238] Zonename: East Vinewood
[4/4/2017 3:13:19 PM.239] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[4/4/2017 3:13:19 PM.239] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[4/4/2017 3:13:19 PM.240] Vehsettings: Model: POLICE4Livs: 0 Extras: 2, 3, 4
[4/4/2017 3:13:19 PM.254] LSPD First Response:
[4/4/2017 3:13:19 PM.255] Zonename: West Vinewood
[4/4/2017 3:13:19 PM.255] Drivers:S_M_Y_COP_01 S_F_Y_COP_01
[4/4/2017 3:13:19 PM.255] Passengers:S_M_Y_COP_01 S_F_Y_COP_01
[4/4/2017 3:13:19 PM.255] Vehsettings: Model: POLICETLivs: 0 Extras:
[4/4/2017 3:13:19 PM.271] LSPD First Response:
[4/4/2017 3:13:19 PM.272] Zonename: Sandy Shores
[4/4/2017 3:13:19 PM.272] Drivers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[4/4/2017 3:13:19 PM.273] Passengers:S_M_Y_SHERIFF_01 S_F_Y_SHERIFF_01
[4/4/2017 3:13:19 PM.273] Vehsettings: Model: SHERIFFLivs: -1 Extras:
[4/4/2017 3:13:20 PM.679] LSPD First Response: TrafficOffences:
[4/4/2017 3:13:20 PM.680] LSPD First Response: OFFENCE<Speeding(10+)280FalseTraffic>
[4/4/2017 3:13:20 PM.680] LSPD First Response: OFFENCE<Speeding(20+)3150FalseTraffic>
[4/4/2017 3:13:20 PM.681] LSPD First Response: OFFENCE<Speeding(30+)4230TrueTraffic>
[4/4/2017 3:13:20 PM.681] LSPD First Response: OFFENCE<No License82500TrueTraffic>
[4/4/2017 3:13:20 PM.681] LSPD First Response: OFFENCE<Driving On Suspended License6850FalseTraffic>
[4/4/2017 3:13:20 PM.681] LSPD First Response: OFFENCE<Expired License2250FalseTraffic>
[4/4/2017 3:13:20 PM.682] LSPD First Response: OFFENCE<Invalid Registration4850TrueTraffic>
[4/4/2017 3:13:20 PM.682] LSPD First Response: OFFENCE<No Registration4650FalseTraffic>
[4/4/2017 3:13:20 PM.682] LSPD First Response: OFFENCE<Running A Red Light2100FalseTraffic>
[4/4/2017 3:13:20 PM.682] LSPD First Response: OFFENCE<Running A Stop Sign2150FalseTraffic>
[4/4/2017 3:13:20 PM.682] LSPD First Response: OFFENCE<Failure to Yield3150FalseTraffic>
[4/4/2017 3:13:20 PM.683] LSPD First Response: OFFENCE<Failure To Stop61500FalseTraffic>
[4/4/2017 3:13:20 PM.683] LSPD First Response: OFFENCE<Seat Belt Violation1200FalseTraffic>
[4/4/2017 3:13:20 PM.683] LSPD First Response: OFFENCE<No Insurance6850TrueTraffic>
[4/4/2017 3:13:20 PM.683] LSPD First Response: OFFENCE<Invalid Insurance3350TrueTraffic>
[4/4/2017 3:13:20 PM.683] LSPD First Response: OFFENCE<Expired Insurance3100FalseTraffic>
[4/4/2017 3:13:20 PM.684] LSPD First Response: OFFENCE<Texting While Driving4550FalseTraffic>
[4/4/2017 3:13:20 PM.684] LSPD First Response: OFFENCE<Broken Tail Light00FalseTraffic>
[4/4/2017 3:13:20 PM.684] LSPD First Response: OFFENCE<Broke Tail Light (Second Offense) 260FalseTraffic>
[4/4/2017 3:13:20 PM.684] LSPD First Response: OFFENCE<Broken Brake Light00FalseTraffic>
[4/4/2017 3:13:20 PM.684] LSPD First Response: OFFENCE<Broken Brake Light (Second Offence)160FalseTraffic>
[4/4/2017 3:13:20 PM.685] LSPD First Response: OFFENCE<Broken Head Light00FalseTraffic>
[4/4/2017 3:13:20 PM.685] LSPD First Response: OFFENCE<Reckless Driving3650FalseTraffic>
[4/4/2017 3:13:20 PM.685] LSPD First Response: OFFENCE<Reckless Endangerment83500TrueTraffic>
[4/4/2017 3:13:20 PM.685] LSPD First Response: OFFENCE<Careless Driving3550FalseTraffic>
[4/4/2017 3:13:20 PM.685] LSPD First Response: OFFENCE<DUI1210000TrueTraffic>
[4/4/2017 3:13:20 PM.686] LSPD First Response: OFFENCE<DWUI1212000TrueTraffic>
[4/4/2017 3:13:20 PM.686] LSPD First Response: OFFENCE<No Helmet0100FalseTraffic>
[4/4/2017 3:13:20 PM.686] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueTraffic>
[4/4/2017 3:13:20 PM.686] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueTraffic>
[4/4/2017 3:13:20 PM.686] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueTraffic>
[4/4/2017 3:13:20 PM.687] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueTraffic>
[4/4/2017 3:13:20 PM.687] LSPD First Response: OFFENCE<Open Alcohol Container4850FalseTraffic>
[4/4/2017 3:13:20 PM.687] LSPD First Response: OFFENCE<Felony Evading63500TrueTraffic>
[4/4/2017 3:13:20 PM.687] LSPD First Response: OFFENCE<Shoplifting090FalseDisorder>
[4/4/2017 3:13:20 PM.687] LSPD First Response: OFFENCE<Failure To Comply0100FalseDisorder>
[4/4/2017 3:13:20 PM.689] LSPD First Response: OFFENCE<Failure to Provide Required Documents0150TrueDisorder>
[4/4/2017 3:13:20 PM.689] LSPD First Response: OFFENCE<Resisting Arrest0250FalseDisorder>
[4/4/2017 3:13:20 PM.689] LSPD First Response: OFFENCE<Possession with Intent to sell018000FalseFelony>
[4/4/2017 3:13:20 PM.689] LSPD First Response: OFFENCE<Paraphernalia06500FalseFelony>
[4/4/2017 3:13:20 PM.690] LSPD First Response: OFFENCE<Manufacturer032000FalseFelony>
[4/4/2017 3:13:20 PM.690] LSPD First Response: OFFENCE<Cultivation016000FalseFelony>
[4/4/2017 3:13:20 PM.690] LSPD First Response: OFFENCE<Abuse of Perscription07800FalseFelony>
[4/4/2017 3:13:20 PM.690] LSPD First Response: OFFENCE<Metabolite DUIs0250FalseFelony>
[4/4/2017 3:13:20 PM.691] LSPD First Response: OFFENCE<Distribution/Trafficking025000FalseFelony>
[4/4/2017 3:13:20 PM.691] LSPD First Response: OFFENCE<Possession of DEA Schedule 1 Narcotics1215000TrueFelony>
[4/4/2017 3:13:20 PM.691] LSPD First Response: OFFENCE<Possession of DEA Schedule 2/3 Narcotics 1215000TrueFelony>
[4/4/2017 3:13:20 PM.691] LSPD First Response: OFFENCE<Possession of DEA Schedule 4 Narcotics1215000TrueFelony>
[4/4/2017 3:13:20 PM.692] LSPD First Response: OFFENCE<Possession of DEA Schedule 5 Narcotics1215000TrueFelony>
[4/4/2017 3:13:20 PM.723] LSPD First Response: LSPDFR+ has been fully initialised successfully and is now working.
[4/4/2017 3:13:20 PM.755] LSPD First Response: Emtpy items, clearing menu at index 1.
[4/4/2017 3:13:23 PM.310] LSPD First Response: Arrest Manager by Albo1125 has loaded successfully.
[4/4/2017 3:13:23 PM.314] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Arrest Manager
[4/4/2017 3:13:23 PM.324] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
[4/4/2017 3:13:23 PM.334] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to coroner
[4/4/2017 3:13:23 PM.334] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to coroner successful.
[4/4/2017 3:13:23 PM.335] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to tow
[4/4/2017 3:13:23 PM.335] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to tow successful.
[4/4/2017 3:13:23 PM.335] LSPD First Response: Arrest Manager requesting a PoliceSmartRadio action to be added to transport
[4/4/2017 3:13:23 PM.335] LSPD First Response: PoliceSmartRadio: Adding action for Arrest Manager to transport successful.
[4/4/2017 3:13:23 PM.338] Police Station Jail blips created.
[4/4/2017 3:13:29 PM.174] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: LSPDFRPlus: LSPDFR+ availability determined as: True
[4/4/2017 3:13:29 PM.176] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: PeterUCallouts
[4/4/2017 3:13:29 PM.176] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
[4/4/2017 3:13:29 PM.176] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: LSPDFR+ integration is enabled and ready
[4/4/2017 3:13:29 PM.189] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to suspectdesc
[4/4/2017 3:13:29 PM.190] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to suspectdesc successful.
[4/4/2017 3:13:29 PM.190] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to vehicledesc
[4/4/2017 3:13:29 PM.190] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to vehicledesc successful.
[4/4/2017 3:13:29 PM.191] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to lastpos
[4/4/2017 3:13:29 PM.191] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to lastpos successful.
[4/4/2017 3:13:29 PM.191] LSPD First Response: PeterUCallouts requesting a PoliceSmartRadio action to be added to statement
[4/4/2017 3:13:29 PM.191] LSPD First Response: PoliceSmartRadio: Adding action for PeterUCallouts to statement successful.
[4/4/2017 3:13:29 PM.191] LSPD First Response: PeterUCallouts.Objects.Integrations.Integrations: PoliceSmartRadio: Police Smart Radio availability determined as: True
[4/4/2017 3:13:29 PM.192] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: Police Smart Radio integration is enabled and ready
[4/4/2017 3:13:29 PM.192] LSPD First Response: PeterUCallouts.Main+<>c: Initialize: PeterUCallouts finished late initialization for integrations
[4/4/2017 3:13:33 PM.578] LSPD First Response: Assembly is requesting an LSPDFR+ SecurityGuid: Traffic Policer
[4/4/2017 3:13:33 PM.579] LSPD First Response: LSPDFR+ SecurityGuid validated & issued successfully.
[4/4/2017 3:13:43 PM.089] setting up new cop: null
[4/4/2017 3:13:43 PM.089] [TRACE] New ped recognized as cop
[4/4/2017 3:13:43 PM.089] setting up new cop: null
[4/4/2017 3:13:43 PM.089] [TRACE] New ped recognized as cop
[4/4/2017 3:13:43 PM.598] setting up new cop: null
[4/4/2017 3:13:43 PM.598] [TRACE] New ped recognized as cop
[4/4/2017 3:13:52 PM.464] Removing options for Menu
[4/4/2017 3:13:56 PM.181] LSPD First Response: [MoreRadioChatter] Playing radio chatter '16'
[4/4/2017 3:13:57 PM.269] LSPD First Response: Creating No Brake Lights event
[4/4/2017 3:13:59 PM.201] LSPD First Response: PeterUCallouts.OnOnDutyStateChanged: PeterUCalloutsUpdateCheck: PeterUCallouts checked for updates and is up to date. Updates will be checked again on the next calendar day that you go on duty.
[4/4/2017 3:14:22 PM.645] LSPD First Response: PeterUCallouts.OnOnDutyStateChanged: MaybeNotifyAboutChanges: Last notified version is 1.0.6287.27864
[4/4/2017 3:14:30 PM.624] LSPD First Response: [MoreRadioChatter] Playing radio chatter '10'
[4/4/2017 3:14:33 PM.642] RepairAndWash: KeyCleanAndRepair - KEYDOWN!
[4/4/2017 3:14:33 PM.650] RepairAndWash: Repaired and cleaned
[4/4/2017 3:14:36 PM.095] [TRACE] It has been 81.3976119 seconds since the last callout
[4/4/2017 3:14:36 PM.098] LSPD First Response: Creating IntoxicatedPerson
[4/4/2017 3:14:36 PM.104] [TRACE] Callout created:  #1
[4/4/2017 3:14:36 PM.175] [TRACE] Thread ZoomThread #1 initialized
[4/4/2017 3:14:36 PM.425] LSPD First Response: Setting alcohol levels
[4/4/2017 3:14:39 PM.050] setting up new cop: null
[4/4/2017 3:14:39 PM.050] [TRACE] New ped recognized as cop
[4/4/2017 3:14:46 PM.162] [TRACE] Asked thread ZoomThread #1 to abort: Timeout exceeded
[4/4/2017 3:14:46 PM.163] [TRACE] Instance cleaned (ZoomThread #1)
[4/4/2017 3:14:46 PM.166] [TRACE] Thread ZoomThread #1 has been shut down
[4/4/2017 3:14:55 PM.565] LSPD First Response: Added ambient event fibers to cleanup
[4/4/2017 3:15:08 PM.639] LSPD First Response: [MoreRadioChatter] Playing radio chatter '15'
[4/4/2017 3:15:37 PM.302] LSPD First Response: Creating unroadworthy vehicle event
[4/4/2017 3:15:37 PM.336] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[4/4/2017 3:15:46 PM.615] LSPD First Response: [MoreRadioChatter] Playing radio chatter '10'
[4/4/2017 3:16:23 PM.592] LSPD First Response: [MoreRadioChatter] Playing radio chatter '24'
[4/4/2017 3:16:41 PM.893] LSPD First Response: [MoreRadioChatter] Playing radio chatter '2'
[4/4/2017 3:17:10 PM.954] [TRACE] Key down #1
[4/4/2017 3:17:10 PM.954] [TRACE] Key down #1.5
[4/4/2017 3:17:10 PM.954] CA: False
[4/4/2017 3:17:10 PM.955] AC: False
[4/4/2017 3:17:10 PM.955] [TRACE] Key down #2
[4/4/2017 3:17:10 PM.955] [TRACE] Ped #2
[4/4/2017 3:17:10 PM.955] [TRACE] Ped #3
[4/4/2017 3:17:10 PM.955] [TRACE] Ped #2
[4/4/2017 3:17:10 PM.955] [TRACE] Ped #3
[4/4/2017 3:17:10 PM.956] [TRACE] Ped #2
[4/4/2017 3:17:10 PM.956] [TRACE] Ped #3
[4/4/2017 3:17:11 PM.073] 4/4/2017 3:17:11 PM - released
[4/4/2017 3:17:12 PM.200] LSPD First Response: Creating Broken Down Vehicle Event
[4/4/2017 3:17:24 PM.683] LSPD First Response: [MoreRadioChatter] Playing radio chatter '26'
[4/4/2017 3:17:44 PM.558] LSPD First Response: [MoreRadioChatter] Playing radio chatter '4'
[4/4/2017 3:17:57 PM.213] LSPD First Response: Added ambient event fibers to cleanup
[4/4/2017 3:18:10 PM.522] LSPD First Response: [MoreRadioChatter] Playing radio chatter '0'
[4/4/2017 3:18:11 PM.414] LSPD First Response: GetAudioFileForAction: No file found for: null
[4/4/2017 3:18:11 PM.416] LSPD First Response: GetAudioFileForAction: No file found for: null
[4/4/2017 3:18:11 PM.418] LSPD First Response: PlayAction: Failed to find null
[4/4/2017 3:18:30 PM.214] LSPD First Response: Added ambient event fibers to cleanup
[4/4/2017 3:18:30 PM.214] LSPD First Response: Added ambient event fibers to cleanup
[4/4/2017 3:18:35 PM.451] LSPD First Response: Creating phone event
[4/4/2017 3:18:35 PM.477] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[4/4/2017 3:18:51 PM.607] LSPD First Response: [MoreRadioChatter] Playing radio chatter '5'
[4/4/2017 3:18:56 PM.962] [TRACE] It has been 245.3916597 seconds since the last callout
[4/4/2017 3:18:56 PM.962] LSPD First Response: Creating ?????????????????????????????????????????
[4/4/2017 3:18:56 PM.964] [TRACE] Callout created:  #2
[4/4/2017 3:18:56 PM.965] LSPD First Response: TrafficPolicer.DriverUnderTheInfluence
[4/4/2017 3:18:57 PM.127] [TRACE] Thread ZoomThread #2 initialized
[4/4/2017 3:18:59 PM.929] LSPD First Response: Roll: 0
[4/4/2017 3:18:59 PM.931] [TRACE] User accepted callout
[4/4/2017 3:18:59 PM.956] LSPD First Response: Setting alcohol levels
[4/4/2017 3:19:07 PM.124] [TRACE] Asked thread ZoomThread #2 to abort: Timeout exceeded
[4/4/2017 3:19:07 PM.124] [TRACE] Instance cleaned (ZoomThread #2)
[4/4/2017 3:19:07 PM.127] [TRACE] Thread ZoomThread #2 has been shut down
[4/4/2017 3:19:19 PM.072] LSPD First Response: [MoreRadioChatter] Playing radio chatter '19'
[4/4/2017 3:19:21 PM.226] LSPD First Response: Added ambient event fibers to cleanup
[4/4/2017 3:20:01 PM.568] LSPD First Response: [MoreRadioChatter] Playing radio chatter '21'
[4/4/2017 3:20:15 PM.613] [TRACE] Assigned ped to TrafficStop #1 (GameplayMandatory)
[4/4/2017 3:20:15 PM.614] [TRACE] Thread TrafficStop #1 initialized
[4/4/2017 3:20:15 PM.653] LSPD First Response: Adding traffic stop count - LSPDFR+
[4/4/2017 3:20:22 PM.980] LSPD First Response: Mimicking
[4/4/2017 3:20:23 PM.210] LSPD First Response: LSPDFR+ API: Plugin: Traffic Policer is increasing statistic: Vehicles Mimicked
[4/4/2017 3:20:31 PM.462] LSPD First Response: Done mimicking
[4/4/2017 3:20:35 PM.569] LSPD First Response: [MoreRadioChatter] Playing radio chatter '6'
[4/4/2017 3:20:37 PM.990] LSPD First Response: GetAudioFileForAction: No file found for: //Added
[4/4/2017 3:20:37 PM.995] LSPD First Response: GetAudioFileForAction: No file found for: //Added
[4/4/2017 3:20:37 PM.995] LSPD First Response: PlayAction: Failed to find //Added
[4/4/2017 3:20:40 PM.550] [TRACE] Created new chase
[4/4/2017 3:20:40 PM.551] [TRACE] Suspect added to chase
[4/4/2017 3:20:40 PM.556] [TRACE] Asked thread TrafficStop #1 to abort: API requested termination
[4/4/2017 3:20:40 PM.558] [TRACE] Removing ped from TrafficStop #1 (GameplayMandatory)
[4/4/2017 3:20:40 PM.560] [TRACE] TrafficStop #1 is aborting already
[4/4/2017 3:20:40 PM.560] [TRACE] Instance cleaned (TrafficStop #1)
[4/4/2017 3:20:40 PM.560] [TRACE] Thread TrafficStop #1 has been shut down
[4/4/2017 3:20:53 PM.387] LSPD First Response: [MoreRadioChatter] Playing radio chatter '18'
[4/4/2017 3:20:54 PM.346] X:732 Y:-603.5 Z:35.15625
[4/4/2017 3:20:54 PM.362] [TRACE] Requested backup StatePatrol in LosSantosCity
[4/4/2017 3:20:54 PM.362] [TRACE] Creating unit StateUnit
[4/4/2017 3:20:54 PM.368] [TRACE] Created policeb
[4/4/2017 3:20:54 PM.376] [TRACE] New cop created s_m_y_hwaycop_01
[4/4/2017 3:20:54 PM.377] s_m_y_hwaycop_01_black_full_02
[4/4/2017 3:20:54 PM.377] s_m_y_hwaycop_01_black_full_02
[4/4/2017 3:20:54 PM.384] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
[4/4/2017 3:20:54 PM.384] [TRACE] Cop added to chase
[4/4/2017 3:20:54 PM.385] [TRACE] Added blip for cop
[4/4/2017 3:20:54 PM.385] [TRACE] Added cop to existing chase
[4/4/2017 3:20:54 PM.386] [TRACE] Creating cop chase task
[4/4/2017 3:20:54 PM.388] [TRACE] Cop chase task assigned
[4/4/2017 3:20:54 PM.624] setting up new cop: null
[4/4/2017 3:20:54 PM.807] X:673.5 Y:-632.25 Z:35.1875
[4/4/2017 3:20:54 PM.807] [TRACE] Requested backup StatePatrol in LosSantosCity
[4/4/2017 3:20:54 PM.807] [TRACE] Creating unit StateUnit
[4/4/2017 3:20:54 PM.807] [TRACE] Created policeb
[4/4/2017 3:20:54 PM.808] [TRACE] New cop created s_m_y_hwaycop_01
[4/4/2017 3:20:54 PM.809] s_m_y_hwaycop_01_white_full_02
[4/4/2017 3:20:54 PM.809] s_m_y_hwaycop_01_white_full_01
[4/4/2017 3:20:54 PM.809] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
[4/4/2017 3:20:54 PM.809] [TRACE] Cop added to chase
[4/4/2017 3:20:54 PM.809] [TRACE] Added blip for cop
[4/4/2017 3:20:54 PM.809] [TRACE] Added cop to existing chase
[4/4/2017 3:20:54 PM.860] [TRACE] Creating cop chase task
[4/4/2017 3:20:54 PM.861] [TRACE] Cop chase task assigned
[4/4/2017 3:20:55 PM.130] setting up new cop: null
[4/4/2017 3:20:55 PM.457] X:502 Y:-504.25 Z:34.96875
[4/4/2017 3:20:55 PM.457] [TRACE] Requested backup StatePatrol in LosSantosCity
[4/4/2017 3:20:55 PM.457] [TRACE] Creating unit StateUnit
[4/4/2017 3:20:55 PM.457] [TRACE] Preloading POLICE4
[4/4/2017 3:20:57 PM.462] [TRACE] Created police4
[4/4/2017 3:20:57 PM.463] [TRACE] New cop created s_m_y_hwaycop_01
[4/4/2017 3:20:57 PM.463] s_m_y_hwaycop_01_black_full_02
[4/4/2017 3:20:57 PM.463] s_m_y_hwaycop_01_black_full_01
[4/4/2017 3:20:57 PM.464] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
[4/4/2017 3:20:57 PM.464] [TRACE] Cop added to chase
[4/4/2017 3:20:57 PM.464] [TRACE] Added blip for cop
[4/4/2017 3:20:57 PM.464] [TRACE] Added cop to existing chase
[4/4/2017 3:20:57 PM.464] [TRACE] New cop created s_m_y_hwaycop_01
[4/4/2017 3:20:57 PM.465] s_m_y_hwaycop_01_white_full_02
[4/4/2017 3:20:57 PM.465] s_m_y_hwaycop_01_white_full_01
[4/4/2017 3:20:57 PM.465] [TRACE] Assigned ped to ChaseController #1 (GameplayMandatory)
[4/4/2017 3:20:57 PM.465] [TRACE] Cop added to chase
[4/4/2017 3:20:57 PM.465] [TRACE] Added blip for cop
[4/4/2017 3:20:57 PM.465] [TRACE] Added cop to existing chase
[4/4/2017 3:20:57 PM.541] [TRACE] Creating cop chase task
[4/4/2017 3:20:57 PM.541] [TRACE] Cop chase task assigned
[4/4/2017 3:20:57 PM.541] [TRACE] Creating cop chase task
[4/4/2017 3:20:57 PM.541] [TRACE] Cop chase task assigned
[4/4/2017 3:20:57 PM.697] setting up new cop: null
[4/4/2017 3:20:57 PM.697] setting up new cop: null
[4/4/2017 3:21:35 PM.175] LSPD First Response: [MoreRadioChatter] Playing radio chatter '13'
[4/4/2017 3:21:36 PM.808] [TRACE] Arrested or dead
[4/4/2017 3:21:36 PM.833] [TRACE] No more suspects useable, aborting chase
[4/4/2017 3:21:36 PM.835] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
[4/4/2017 3:21:36 PM.835] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
[4/4/2017 3:21:36 PM.835] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
[4/4/2017 3:21:36 PM.835] [TRACE] Removing ped from ChaseController #1 (GameplayMandatory)
[4/4/2017 3:21:36 PM.835] [TRACE] Instance cleaned (ChaseController #1)
[4/4/2017 3:21:36 PM.835] [TRACE] Aborted chase
[4/4/2017 3:21:40 PM.820] [TRACE] Instance cleaned ( #2)
[4/4/2017 3:21:48 PM.251] Removing options for Menu
[4/4/2017 3:21:52 PM.805] LSPD First Response: Creating BurnoutWhenStationary event
[4/4/2017 3:21:52 PM.834] LSPD First Response: LSPDFR+ API adding new question to Traffic Stop - 2.
[4/4/2017 3:21:57 PM.313] [TRACE] It has been 16.4928565 seconds since the last callout
[4/4/2017 3:21:57 PM.314] LSPD First Response: Creating UnknownTrouble
[4/4/2017 3:21:57 PM.316] [TRACE] Callout created:  #3
[4/4/2017 3:21:57 PM.340] [TRACE] Thread ZoomThread #3 initialized
[4/4/2017 3:22:01 PM.034] [TRACE] User accepted callout
[4/4/2017 3:22:05 PM.398] LSPD First Response: Added ambient event fibers to cleanup
[4/4/2017 3:22:07 PM.330] [TRACE] Asked thread ZoomThread #3 to abort: Timeout exceeded
[4/4/2017 3:22:07 PM.330] [TRACE] Instance cleaned (ZoomThread #3)
[4/4/2017 3:22:07 PM.333] [TRACE] Thread ZoomThread #3 has been shut down
[4/4/2017 3:22:16 PM.201] LSPD First Response: [MoreRadioChatter] Playing radio chatter '8'
[4/4/2017 3:22:46 PM.208] LSPD First Response: [MoreRadioChatter] Playing radio chatter '24'
[4/4/2017 3:22:49 PM.583] [TRACE] Key down #1
[4/4/2017 3:22:49 PM.583] [TRACE] Key down #1.5
[4/4/2017 3:22:49 PM.583] CA: False
[4/4/2017 3:22:49 PM.583] AC: False
[4/4/2017 3:22:49 PM.583] [TRACE] Key down #2
[4/4/2017 3:22:49 PM.584] [TRACE] Ped #2
[4/4/2017 3:22:49 PM.584] [TRACE] Ped #3
[4/4/2017 3:22:49 PM.584] [TRACE] Ped #2
[4/4/2017 3:22:49 PM.584] [TRACE] Ped #3
[4/4/2017 3:22:49 PM.584] [TRACE] Ped #2
[4/4/2017 3:22:49 PM.584] [TRACE] Ped #3
[4/4/2017 3:22:49 PM.584] [TRACE] Ped #2
[4/4/2017 3:22:49 PM.584] [TRACE] Ped #3
[4/4/2017 3:22:50 PM.772] 4/4/2017 3:22:50 PM - released
[4/4/2017 3:22:55 PM.441] [TRACE] Key down #1
[4/4/2017 3:22:57 PM.868] 4/4/2017 3:22:57 PM- timeAtInteractPressed
[4/4/2017 3:23:08 PM.994] LSPD First Response: [MoreRadioChatter] Playing radio chatter '7'
[4/4/2017 3:23:12 PM.982] 4/4/2017 3:23:12 PM- timeAtInteractPressed
[4/4/2017 3:23:13 PM.684] 4/4/2017 3:23:13 PM- startCuffAnim
[4/4/2017 3:23:18 PM.433] LSPD First Response: Contains key after add
[4/4/2017 3:23:18 PM.434] LSPD First Response: Weapon Dropped
[4/4/2017 3:23:18 PM.434] LSPD First Response: LSPDFR+ Ped arrested
[4/4/2017 3:23:18 PM.556] [TRACE] Assigned ped to PlayerSuspectTransport #1 (Blocker)
[4/4/2017 3:23:18 PM.557] [TRACE] Thread PlayerSuspectTransport #1 initialized
[4/4/2017 3:23:18 PM.751] 4/4/2017 3:23:18 PM - released
[4/4/2017 3:23:21 PM.026] LSPD First Response: [PoliceSearch : DEBUG] Starting ped search, fiber started...
[4/4/2017 3:23:21 PM.028] LSPD First Response: [PoliceSearch : DEBUG] World coords of ped: X:1055.252 Y:-1225.026 Z:25.35667
[4/4/2017 3:23:21 PM.028] LSPD First Response: [PoliceSearch : DEBUG] World coords of pos: X:1055.252 Y:-1225.326 Z:25.35667
[4/4/2017 3:23:21 PM.046] LSPD First Response: [PoliceSearch : DEBUG] Checking for search cancellation, fiber started...
[4/4/2017 3:23:26 PM.531] LSPD First Response: [PoliceSearch : DEBUG] You found ~g~a phone ~w~and ~g~a camera~w~.
[4/4/2017 3:23:26 PM.532] LSPD First Response: [PoliceSearch : DEBUG] Finished search of ped, fiber ended.
[4/4/2017 3:23:26 PM.532] LSPD First Response: [PoliceSearch : DEBUG] Finished checking for search cancellation, fiber ended.
[4/4/2017 3:23:35 PM.843] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: People grabbed
[4/4/2017 3:23:42 PM.919] LSPD First Response: [MoreRadioChatter] Playing radio chatter '26'
[4/4/2017 3:23:49 PM.316] 4/4/2017 3:23:49 PM- timeAtInteractPressed
[4/4/2017 3:23:49 PM.390] 5
[4/4/2017 3:24:08 PM.184] LSPD First Response: [MoreRadioChatter] Playing radio chatter '15'
[4/4/2017 3:24:12 PM.004] LSPD First Response: Transport region(s) not available
[4/4/2017 3:24:13 PM.166] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: Prisoners picked up
[4/4/2017 3:24:13 PM.866] [TRACE] New ped recognized as cop
[4/4/2017 3:24:13 PM.954] setting up new cop: null
[4/4/2017 3:24:25 PM.627] LSPD First Response: [PoliceSearch : DEBUG] Cleaned up info of ped '0001f00e'.
[4/4/2017 3:24:25 PM.628] [TRACE] Asked thread PlayerSuspectTransport #1 to abort: Suspect ceased to exist
[4/4/2017 3:24:25 PM.629] [TRACE] Removing ped from PlayerSuspectTransport #1 (Blocker)
[4/4/2017 3:24:25 PM.629] [TRACE] Instance cleaned (PlayerSuspectTransport #1)
[4/4/2017 3:24:25 PM.647] [TRACE] Thread PlayerSuspectTransport #1 has been shut down
[4/4/2017 3:24:25 PM.791] LSPD First Response: Adding suspect not arrested by player
[4/4/2017 3:24:46 PM.476] LSPD First Response: [MoreRadioChatter] Playing radio chatter '24'
[4/4/2017 3:25:23 PM.678] LSPD First Response: [MoreRadioChatter] Playing radio chatter '18'
[4/4/2017 3:25:40 PM.218] LSPD First Response: [MoreRadioChatter] Playing radio chatter '7'
[4/4/2017 3:25:42 PM.667] RepairAndWash: KeyCleanAndRepair - KEYDOWN!
[4/4/2017 3:25:42 PM.668] RepairAndWash: Repaired and cleaned
[4/4/2017 3:25:58 PM.248] LSPD First Response: [MoreRadioChatter] Playing radio chatter '20'
[4/4/2017 3:26:06 PM.597] setting up new cop: null
[4/4/2017 3:26:06 PM.598] [TRACE] New ped recognized as cop
[4/4/2017 3:26:07 PM.102] setting up new cop: null
[4/4/2017 3:26:07 PM.102] [TRACE] New ped recognized as cop
[4/4/2017 3:26:08 PM.129] setting up new cop: null
[4/4/2017 3:26:08 PM.129] [TRACE] New ped recognized as cop
[4/4/2017 3:26:27 PM.471] LSPD First Response: [MoreRadioChatter] Playing radio chatter '23'
[4/4/2017 3:27:03 PM.382] LSPD First Response: [MoreRadioChatter] Playing radio chatter '1'
[4/4/2017 3:27:31 PM.062] LSPD First Response: [MoreRadioChatter] Playing radio chatter '26'
[4/4/2017 3:28:10 PM.433] LSPD First Response: [MoreRadioChatter] Playing radio chatter '3'
[4/4/2017 3:28:34 PM.707] LSPD First Response: [MoreRadioChatter] Playing radio chatter '3'
[4/4/2017 3:28:47 PM.560] setting up new cop: null
[4/4/2017 3:28:47 PM.560] [TRACE] New ped recognized as cop
[4/4/2017 3:28:47 PM.560] setting up new cop: null
[4/4/2017 3:28:47 PM.560] [TRACE] New ped recognized as cop
[4/4/2017 3:28:47 PM.561] setting up new cop: null
[4/4/2017 3:28:47 PM.561] [TRACE] New ped recognized as cop
[4/4/2017 3:28:47 PM.561] setting up new cop: null
[4/4/2017 3:28:47 PM.561] [TRACE] New ped recognized as cop
[4/4/2017 3:28:47 PM.561] setting up new cop: null
[4/4/2017 3:28:47 PM.561] [TRACE] New ped recognized as cop
[4/4/2017 3:28:47 PM.561] setting up new cop: null
[4/4/2017 3:28:47 PM.562] [TRACE] New ped recognized as cop
[4/4/2017 3:28:48 PM.587] setting up new cop: null
[4/4/2017 3:28:48 PM.587] [TRACE] New ped recognized as cop
[4/4/2017 3:28:48 PM.587] setting up new cop: null
[4/4/2017 3:28:48 PM.587] [TRACE] New ped recognized as cop
[4/4/2017 3:28:51 PM.651] setting up new cop: null
[4/4/2017 3:28:51 PM.651] [TRACE] New ped recognized as cop
[4/4/2017 3:28:52 PM.168] setting up new cop: null
[4/4/2017 3:28:52 PM.169] [TRACE] New ped recognized as cop
[4/4/2017 3:28:52 PM.674] setting up new cop: null
[4/4/2017 3:28:52 PM.674] [TRACE] New ped recognized as cop
[4/4/2017 3:28:53 PM.179] setting up new cop: null
[4/4/2017 3:28:53 PM.179] [TRACE] New ped recognized as cop
[4/4/2017 3:28:53 PM.687] setting up new cop: null
[4/4/2017 3:28:53 PM.687] [TRACE] New ped recognized as cop
[4/4/2017 3:28:54 PM.700] setting up new cop: null
[4/4/2017 3:28:54 PM.700] [TRACE] New ped recognized as cop
[4/4/2017 3:28:55 PM.203] setting up new cop: null
[4/4/2017 3:28:55 PM.203] [TRACE] New ped recognized as cop
[4/4/2017 3:28:55 PM.203] setting up new cop: null
[4/4/2017 3:28:55 PM.203] [TRACE] New ped recognized as cop
[4/4/2017 3:28:56 PM.219] setting up new cop: null
[4/4/2017 3:28:56 PM.219] [TRACE] New ped recognized as cop
[4/4/2017 3:28:56 PM.726] setting up new cop: null
[4/4/2017 3:28:56 PM.726] [TRACE] New ped recognized as cop
[4/4/2017 3:28:58 PM.263] setting up new cop: null
[4/4/2017 3:28:58 PM.263] [TRACE] New ped recognized as cop
[4/4/2017 3:29:00 PM.286] setting up new cop: null
[4/4/2017 3:29:00 PM.286] [TRACE] New ped recognized as cop
[4/4/2017 3:29:02 PM.843] setting up new cop: null
[4/4/2017 3:29:02 PM.843] [TRACE] New ped recognized as cop
[4/4/2017 3:29:04 PM.160] LSPD First Response: [MoreRadioChatter] Playing radio chatter '3'
[4/4/2017 3:29:04 PM.425] RepairAndWash: KeyCleanAndRepair - KEYDOWN!
[4/4/2017 3:29:04 PM.426] RepairAndWash: Repaired and cleaned
[4/4/2017 3:29:08 PM.424] setting up new cop: null
[4/4/2017 3:29:08 PM.424] [TRACE] New ped recognized as cop
[4/4/2017 3:29:08 PM.424] setting up new cop: null
[4/4/2017 3:29:08 PM.424] [TRACE] New ped recognized as cop
[4/4/2017 3:29:08 PM.935] setting up new cop: null
[4/4/2017 3:29:08 PM.936] [TRACE] New ped recognized as cop
[4/4/2017 3:29:09 PM.450] setting up new cop: null
[4/4/2017 3:29:09 PM.450] [TRACE] New ped recognized as cop
[4/4/2017 3:29:14 PM.029] setting up new cop: null
[4/4/2017 3:29:14 PM.030] [TRACE] New ped recognized as cop
[4/4/2017 3:29:19 PM.656] setting up new cop: null
[4/4/2017 3:29:19 PM.656] [TRACE] New ped recognized as cop
[4/4/2017 3:29:19 PM.656] setting up new cop: null
[4/4/2017 3:29:19 PM.656] [TRACE] New ped recognized as cop
[4/4/2017 3:29:19 PM.656] setting up new cop: null
[4/4/2017 3:29:19 PM.656] [TRACE] New ped recognized as cop
[4/4/2017 3:29:20 PM.677] setting up new cop: null
[4/4/2017 3:29:20 PM.677] [TRACE] New ped recognized as cop
[4/4/2017 3:29:22 PM.703] setting up new cop: null
[4/4/2017 3:29:22 PM.703] [TRACE] New ped recognized as cop
[4/4/2017 3:29:22 PM.703] setting up new cop: null
[4/4/2017 3:29:22 PM.704] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.021] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:29:23 PM.022] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:29:23 PM.022] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:29:23 PM.023] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:29:23 PM.024] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:29:23 PM.025] [TRACE] Assigned ped to PoliceStationManager #1 (Ambient)
[4/4/2017 3:29:23 PM.211] setting up new cop: null
[4/4/2017 3:29:23 PM.211] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.211] setting up new cop: null
[4/4/2017 3:29:23 PM.211] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.211] setting up new cop: null
[4/4/2017 3:29:23 PM.211] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.211] setting up new cop: null
[4/4/2017 3:29:23 PM.212] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.212] setting up new cop: null
[4/4/2017 3:29:23 PM.212] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.212] setting up new cop: null
[4/4/2017 3:29:23 PM.212] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.212] setting up new cop: null
[4/4/2017 3:29:23 PM.212] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.212] setting up new cop: null
[4/4/2017 3:29:23 PM.212] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.212] setting up new cop: null
[4/4/2017 3:29:23 PM.212] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.213] setting up new cop: null
[4/4/2017 3:29:23 PM.213] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.213] setting up new cop: null
[4/4/2017 3:29:23 PM.213] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.213] setting up new cop: null
[4/4/2017 3:29:23 PM.214] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.240] [TRACE] Assigned ped to PoliceStationManager #1 (GameplayMandatory)
[4/4/2017 3:29:23 PM.244] [TRACE] Populated PD
[4/4/2017 3:29:23 PM.725] setting up new cop: null
[4/4/2017 3:29:23 PM.725] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.725] setting up new cop: null
[4/4/2017 3:29:23 PM.725] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.725] setting up new cop: null
[4/4/2017 3:29:23 PM.725] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.725] setting up new cop: null
[4/4/2017 3:29:23 PM.725] [TRACE] New ped recognized as cop
[4/4/2017 3:29:23 PM.725] setting up new cop: null
[4/4/2017 3:29:23 PM.726] [TRACE] New ped recognized as cop
[4/4/2017 3:29:27 PM.305] setting up new cop: null
[4/4/2017 3:29:27 PM.306] [TRACE] New ped recognized as cop
[4/4/2017 3:29:27 PM.824] setting up new cop: null
[4/4/2017 3:29:27 PM.825] [TRACE] New ped recognized as cop
[4/4/2017 3:29:28 PM.257] [TRACE] Cleared PD
[4/4/2017 3:29:33 PM.398] LSPD First Response: [MoreRadioChatter] Playing radio chatter '5'
[4/4/2017 3:29:52 PM.402] setting up new cop: null
[4/4/2017 3:29:52 PM.402] [TRACE] New ped recognized as cop
[4/4/2017 3:29:52 PM.402] setting up new cop: null
[4/4/2017 3:29:52 PM.402] [TRACE] New ped recognized as cop
[4/4/2017 3:29:52 PM.402] setting up new cop: null
[4/4/2017 3:29:52 PM.403] [TRACE] New ped recognized as cop
[4/4/2017 3:29:52 PM.403] setting up new cop: null
[4/4/2017 3:29:52 PM.403] [TRACE] New ped recognized as cop
[4/4/2017 3:29:52 PM.403] setting up new cop: null
[4/4/2017 3:29:52 PM.403] [TRACE] New ped recognized as cop
[4/4/2017 3:30:00 PM.846] LSPD First Response: [MoreRadioChatter] Playing radio chatter '9'
[4/4/2017 3:30:20 PM.864] setting up new cop: null
[4/4/2017 3:30:20 PM.864] [TRACE] New ped recognized as cop
[4/4/2017 3:30:21 PM.381] setting up new cop: null
[4/4/2017 3:30:21 PM.382] [TRACE] New ped recognized as cop
[4/4/2017 3:30:21 PM.798] LSPD First Response: [MoreRadioChatter] Playing radio chatter '19'
[4/4/2017 3:30:39 PM.742] LSPD First Response: [MoreRadioChatter] Playing radio chatter '12'
[4/4/2017 3:30:51 PM.387] RepairAndWash: KeyCleanAndRepair - KEYDOWN!
[4/4/2017 3:30:51 PM.388] RepairAndWash: Repaired and cleaned
[4/4/2017 3:31:19 PM.972] LSPD First Response: [MoreRadioChatter] Playing radio chatter '7'
[4/4/2017 3:31:38 PM.003] LSPD First Response: [MoreRadioChatter] Playing radio chatter '3'
[4/4/2017 3:31:52 PM.832] [TRACE] Assigned ped to TrafficStop #2 (GameplayMandatory)
[4/4/2017 3:31:52 PM.833] [TRACE] Thread TrafficStop #2 initialized
[4/4/2017 3:31:52 PM.859] LSPD First Response: Adding traffic stop count - LSPDFR+
[4/4/2017 3:32:07 PM.238] LSPD First Response: [MoreRadioChatter] Playing radio chatter '18'
[4/4/2017 3:32:23 PM.918] LSPD First Response: [MoreRadioChatter] Playing radio chatter '15'
[4/4/2017 3:32:47 PM.603] LSPD First Response: [MoreRadioChatter] Playing radio chatter '21'
[4/4/2017 3:33:21 PM.179] LSPD First Response: [MoreRadioChatter] Playing radio chatter '21'
[4/4/2017 3:33:22 PM.574] [TRACE] Asked thread TrafficStop #2 to abort: Player asked to cancel
[4/4/2017 3:33:22 PM.574] [TRACE] Removing ped from TrafficStop #2 (GameplayMandatory)
[4/4/2017 3:33:22 PM.574] [TRACE] TrafficStop #2 is aborting already
[4/4/2017 3:33:22 PM.574] [TRACE] Instance cleaned (TrafficStop #2)
[4/4/2017 3:33:22 PM.593] [TRACE] Thread TrafficStop #2 has been shut down
[4/4/2017 3:33:23 PM.546] [TRACE] Assigned ped to TrafficStop #3 (GameplayMandatory)
[4/4/2017 3:33:23 PM.546] [TRACE] Thread TrafficStop #3 initialized
[4/4/2017 3:33:28 PM.902] LSPD First Response: Mimicking
[4/4/2017 3:33:33 PM.151] LSPD First Response: Mimicking
[4/4/2017 3:33:33 PM.282] LSPD First Response: LSPDFR+ API: Plugin: Traffic Policer is increasing statistic: Vehicles Mimicked
[4/4/2017 3:33:40 PM.351] LSPD First Response: [MoreRadioChatter] Playing radio chatter '19'
[4/4/2017 3:33:44 PM.485] LSPD First Response: Done mimicking
[4/4/2017 3:34:00 PM.604] LSPD First Response: Playing hello
[4/4/2017 3:34:01 PM.946] LSPD First Response: Playing kifflom
[4/4/2017 3:34:11 PM.984] LSPD First Response: [MoreRadioChatter] Playing radio chatter '6'
[4/4/2017 3:34:14 PM.539] LSPD First Response: GetAudioFileForAction: No file found for: //Added
[4/4/2017 3:34:14 PM.541] LSPD First Response: GetAudioFileForAction: No file found for: //Added
[4/4/2017 3:34:14 PM.541] LSPD First Response: PlayAction: Failed to find //Added
[4/4/2017 3:34:17 PM.439] LSPD First Response: C+: Pause
[4/4/2017 3:34:17 PM.442] LSPD First Response: C+: EnsurePaused forced
[4/4/2017 3:34:17 PM.443] LSPD First Response: C+: Pause
[4/4/2017 3:34:20 PM.696] LSPD First Response: C+ DEV: Populating ALPR list
[4/4/2017 3:34:20 PM.699] LSPD First Response: C+ DEV: Checking currently pulled over
[4/4/2017 3:34:21 PM.353] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
[4/4/2017 3:34:21 PM.353] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:21 PM.354] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:21 PM.354] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:21 PM.354] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:21 PM.355] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:21 PM.355] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
[4/4/2017 3:34:21 PM.355] at SQLite.Net.TableQuery`1.GetEnumerator()
[4/4/2017 3:34:21 PM.355] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[4/4/2017 3:34:21 PM.356] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[4/4/2017 3:34:21 PM.356] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
[4/4/2017 3:34:21 PM.356] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
[4/4/2017 3:34:21 PM.356] at System.Threading.Tasks.Task`1.InnerInvoke()
[4/4/2017 3:34:21 PM.357] at System.Threading.Tasks.Task.Execute()
[4/4/2017 3:34:21 PM.357] --- End of stack trace from previous location where exception was thrown ---
[4/4/2017 3:34:21 PM.357] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[4/4/2017 3:34:21 PM.358] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[4/4/2017 3:34:21 PM.358] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
[4/4/2017 3:34:21 PM.358] --- End of stack trace from previous location where exception was thrown ---
[4/4/2017 3:34:21 PM.358] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[4/4/2017 3:34:21 PM.358] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[4/4/2017 3:34:21 PM.358] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext()
[4/4/2017 3:34:21 PM.375] LSPD First Response: C+ DEV: Loading image for model from  Plugins\LSPDFR\ComputerPlus\no_ped_image.jpg
[4/4/2017 3:34:21 PM.378] LSPD First Response: C+ DEV: Loading image for vehicle from Plugins\LSPDFR\ComputerPlus\no_vehicle_image.jpg
[4/4/2017 3:34:21 PM.469] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[4/4/2017 3:34:21 PM.474] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[4/4/2017 3:34:26 PM.313] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
[4/4/2017 3:34:26 PM.314] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:26 PM.314] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:26 PM.314] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:26 PM.314] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:26 PM.315] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[4/4/2017 3:34:26 PM.315] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
[4/4/2017 3:34:26 PM.315] at SQLite.Net.TableQuery`1.GetEnumerator()
[4/4/2017 3:34:26 PM.315] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[4/4/2017 3:34:26 PM.316] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[4/4/2017 3:34:26 PM.316] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
[4/4/2017 3:34:26 PM.316] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
[4/4/2017 3:34:26 PM.316] at System.Threading.Tasks.Task`1.InnerInvoke()
[4/4/2017 3:34:26 PM.316] at System.Threading.Tasks.Task.Execute()
[4/4/2017 3:34:26 PM.317] --- End of stack trace from previous location where exception was thrown ---
[4/4/2017 3:34:26 PM.317] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[4/4/2017 3:34:26 PM.317] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[4/4/2017 3:34:26 PM.317] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
[4/4/2017 3:34:26 PM.318] --- End of stack trace from previous location where exception was thrown ---
[4/4/2017 3:34:26 PM.318] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[4/4/2017 3:34:26 PM.318] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[4/4/2017 3:34:26 PM.318] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext()
[4/4/2017 3:34:26 PM.320] LSPD First Response: C+: Found citations for ped
 

DLM3

Members

Other plugins are not tieing in with Computer+ once again :mellow: When I check callout details the page is blank which is annoying when a callout asks you to check it to get a picture from the suspect.

Tayaso Matador

Members

Once again i cannot open the computer plus, i have done everything version 1.3.3.0 i can use after that it dose not work. I have re-installed just put in the beta i have no idea whats going on.

mexicandude9126

Members

Love this mod and what not, however, I would be interested if you could integrate MDT style into Computer+ such as a mobile citation/warning writer and offense reports. Other than that, great mod

us.marshal

Members

I've been using this mod but I am having an issue and any support would be awesome. The text falls off the bottom of the screen. Especially bad when writting a traffic citation because I cant press the buttons at the bottom of the screen (I dont even know whats down there) or see all of the reasons for writting the ctation. Renders it unusable. 

ainesophaur

Members Contributor

33 minutes ago, us.marshal said:

I've been using this mod but I am having an issue and any support would be awesome. The text falls off the bottom of the screen. Especially bad when writting a traffic citation because I cant press the buttons at the bottom of the screen (I dont even know whats down there) or see all of the reasons for writting the ctation. Renders it unusable. 

Screenshot and tell me what resolution you play in

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

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