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

officer 21

Members

same with me it crashes when typeing names in or searching for the drive one in two it crashes

 

 

but alsome updatei love it that you can put chagers on there names alsome

Ranger61

Members

Another CTD when i clicked on ped name during traffic stop. I can't pin down anything I do specific that might cause the crash. Hopefully the bugs can be purged.

RagePluginHook.log

rmiers

Members

(edited)

I was able to get the update working without crashing and I like the new addition to the plugin.  However, I would like to make a suggestion.  I personally would like to see an option for an arrest report or incident report, without having to have a ped name or plate number.  Maybe the option could be where there are the ped and plate search options.  Just my thoughts and keep up the good work.

Edited by rmiers

straitdill

Members

(edited)

Spoiler

 

20170325121301_1.jpg

20170325121249_1.jpg

 

(see the spoiler) I'm really enjoying this new update, but there's a problem that makes this mod very hard to use.  It's the problems that I get when using 4k resolution. I have tried making the font size bigger, but all that really improves is how easy it is to read the text, it doesn't fix the placement of stuff, and some of the buttons don't work. If there's a way to fix this please let me know. And another issue I'm having that's not as substantial is that is I never get ped or vehicle pictures.

Edited by straitdill

arcangel455

Members

I am trying to set up my right dpad button to be the computer activation button like it was before this update - i read above that the correct INI sequence is DPadRight - i have done this and i still can't open the computer using the d pad. My question is do i have to put None for the keyboard binding for the controller dpad to work? i currently have B selected for keyboard and DPadRight or the controller. 

 

Any help would be greatly appreciated. 

53 minutes ago, straitdill said:
  Reveal hidden contents

 

20170325121301_1.jpg

20170325121249_1.jpg

 

 And another issue I'm having that's not as substantial is that is I never get ped or vehicle pictures.

 

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

Any news on if these crashes are gonna be fixed soon? I would love to be able to use this mod!

ainesophaur

Members Contributor

(edited)

On 3/24/2017 at 6:44 PM, bxslumlord said:

hey guys tried creating a citation selected the vehicle type chose my citation (also there no selection for texting and driving) added details when i go to press create citation it tell me im missing info .. also what does the +1 button mean?

 

The +1 is to save that Citation and create a new one. Can you take a screenshot of your filled out Citation and the warning prompt? 

 

 

For anyone having crashes with the following log entries 

 

[3/25/2017 3:30:11 AM.270] LSPD First Response: C+: System.NullReferenceException: Object reference not set to an instance of an object.
[3/25/2017 3:30:11 AM.271] at ComputerPlus.Controllers.ComputerReportsController.<GetTrafficCitationsForPedAsync>d__14.MoveNext()

 

I'll look into it tomorrow. I'm flying back from a weekend work trip

 

Update pushed..hopefully it works

Edited by ainesophaur

Ranger61

Members

Hotfix 958e47b appears to have fixed my issues. I just thirty minute patrol with no problems. I did not test out issuing citation. I usually handle that through LSPDFR+. However, I do use the fine amount as guide.

 

Please keep up the hard work.

ZZ13

Members

Update worked somewhat I think, I am able to complete some searches but did have another crash when looking up a ped just now. 

 

Spoiler

[3/26/2017 2:40:38 AM.343] LSPD First Response: C+: Pause
[3/26/2017 2:40:38 AM.345] LSPD First Response: C+: EnsurePaused forced
[3/26/2017 2:40:38 AM.345] LSPD First Response: C+: Pause
[3/26/2017 2:40:42 AM.221] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
[3/26/2017 2:40:42 AM.224] at SQLite.Net.TableQuery`1.GetEnumerator()
[3/26/2017 2:40:42 AM.224] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[3/26/2017 2:40:42 AM.224] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[3/26/2017 2:40:42 AM.224] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
[3/26/2017 2:40:42 AM.224] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
[3/26/2017 2:40:42 AM.224] at System.Threading.Tasks.Task`1.InnerInvoke()
[3/26/2017 2:40:42 AM.224] at System.Threading.Tasks.Task.Execute()
[3/26/2017 2:40:42 AM.224] --- End of stack trace from previous location where exception was thrown ---
[3/26/2017 2:40:42 AM.224] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[3/26/2017 2:40:42 AM.224] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[3/26/2017 2:40:42 AM.224] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
[3/26/2017 2:40:42 AM.224] --- End of stack trace from previous location where exception was thrown ---
[3/26/2017 2:40:42 AM.224] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[3/26/2017 2:40:42 AM.224] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[3/26/2017 2:40:42 AM.224] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119
[3/26/2017 2:40:42 AM.235] LSPD First Response: C+: Found citations for ped
[3/26/2017 2:40:42 AM.254] LSPD First Response: C+ DEV: Loading image for model from  Plugins\LSPDFR\ComputerPlus\no_ped_image.jpg
[3/26/2017 2:40:45 AM.769] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.770] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
[3/26/2017 2:40:45 AM.770] at SQLite.Net.TableQuery`1.GetEnumerator()
[3/26/2017 2:40:45 AM.770] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[3/26/2017 2:40:45 AM.770] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[3/26/2017 2:40:45 AM.770] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
[3/26/2017 2:40:45 AM.770] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
[3/26/2017 2:40:45 AM.770] at System.Threading.Tasks.Task`1.InnerInvoke()
[3/26/2017 2:40:45 AM.770] at System.Threading.Tasks.Task.Execute()
[3/26/2017 2:40:45 AM.770] --- End of stack trace from previous location where exception was thrown ---
[3/26/2017 2:40:45 AM.770] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[3/26/2017 2:40:45 AM.770] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[3/26/2017 2:40:45 AM.770] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
[3/26/2017 2:40:45 AM.770] --- End of stack trace from previous location where exception was thrown ---
[3/26/2017 2:40:45 AM.770] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[3/26/2017 2:40:45 AM.771] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[3/26/2017 2:40:45 AM.771] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119

 

 

ainesophaur

Members Contributor

6 hours ago, ZZ13 said:

Update worked somewhat I think, I am able to complete some searches but did have another crash when looking up a ped just now. 

 

  Hide contents

[3/26/2017 2:40:38 AM.343] LSPD First Response: C+: Pause
[3/26/2017 2:40:38 AM.345] LSPD First Response: C+: EnsurePaused forced
[3/26/2017 2:40:38 AM.345] LSPD First Response: C+: Pause
[3/26/2017 2:40:42 AM.221] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:42 AM.223] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
[3/26/2017 2:40:42 AM.224] at SQLite.Net.TableQuery`1.GetEnumerator()
[3/26/2017 2:40:42 AM.224] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[3/26/2017 2:40:42 AM.224] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[3/26/2017 2:40:42 AM.224] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
[3/26/2017 2:40:42 AM.224] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
[3/26/2017 2:40:42 AM.224] at System.Threading.Tasks.Task`1.InnerInvoke()
[3/26/2017 2:40:42 AM.224] at System.Threading.Tasks.Task.Execute()
[3/26/2017 2:40:42 AM.224] --- End of stack trace from previous location where exception was thrown ---
[3/26/2017 2:40:42 AM.224] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[3/26/2017 2:40:42 AM.224] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[3/26/2017 2:40:42 AM.224] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
[3/26/2017 2:40:42 AM.224] --- End of stack trace from previous location where exception was thrown ---
[3/26/2017 2:40:42 AM.224] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[3/26/2017 2:40:42 AM.224] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[3/26/2017 2:40:42 AM.224] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119
[3/26/2017 2:40:42 AM.235] LSPD First Response: C+: Found citations for ped
[3/26/2017 2:40:42 AM.254] LSPD First Response: C+ DEV: Loading image for model from  Plugins\LSPDFR\ComputerPlus\no_ped_image.jpg
[3/26/2017 2:40:45 AM.769] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.769] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[3/26/2017 2:40:45 AM.770] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
[3/26/2017 2:40:45 AM.770] at SQLite.Net.TableQuery`1.GetEnumerator()
[3/26/2017 2:40:45 AM.770] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[3/26/2017 2:40:45 AM.770] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[3/26/2017 2:40:45 AM.770] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
[3/26/2017 2:40:45 AM.770] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
[3/26/2017 2:40:45 AM.770] at System.Threading.Tasks.Task`1.InnerInvoke()
[3/26/2017 2:40:45 AM.770] at System.Threading.Tasks.Task.Execute()
[3/26/2017 2:40:45 AM.770] --- End of stack trace from previous location where exception was thrown ---
[3/26/2017 2:40:45 AM.770] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[3/26/2017 2:40:45 AM.770] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[3/26/2017 2:40:45 AM.770] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
[3/26/2017 2:40:45 AM.770] --- End of stack trace from previous location where exception was thrown ---
[3/26/2017 2:40:45 AM.770] at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
[3/26/2017 2:40:45 AM.771] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[3/26/2017 2:40:45 AM.771] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119

 

 

Next time please attach the RagePluginHook.log in full please. 

 

Logging that starts with "C+ minor exception" is a caught exception that shouldn't have crashed. I don't think you extrapolated the actual crash part of the log

Deactivated Member

Deactivated

 

Hi, I found a problem. Although I download version 958e ... then by updating the "Update Checker" pops up, I have to update "ComputerPlus.dll". Is there a mistake on your part?

ainesophaur

Members Contributor

43 minutes ago, Kapereq said:

 

Hi, I found a problem. Although I download version 958e ... then by updating the "Update Checker" pops up, I have to update "ComputerPlus.dll". Is there a mistake on your part?

 

Not sure what "Update Checker" you're referring to.. but 958e is the latest version.

easye323

Members

Do the computerplus.pdb file go into the plugins/lspdfr folder too?

ainesophaur

Members Contributor

4 minutes ago, easye323 said:

Do the computerplus.pdb file go into the plugins/lspdfr folder too?

 

Yes, its a sibling to ComputerPlus.dll -- the pdb file will add extra logging info to crashes which would help me determine where the crash happened.

easye323

Members

Ok thanks

rmiers

Members

46 minutes ago, ainesophaur said:

 

Yes, its a sibling to ComputerPlus.dll -- the pdb file will add extra logging info to crashes which would help me determine where the crash happened.

I'm not sure if this has happened during testing, but every time I make a traffic stop go into computerplus, the driver flees.  This has happened every time, whether I issue a citation or not.  Once I exit computerplus and start to return, that's when they run.

ainesophaur

Members Contributor

8 minutes ago, rmiers said:

I'm not sure if this has happened during testing, but every time I make a traffic stop go into computerplus, the driver flees.  This has happened every time, whether I issue a citation or not.  Once I exit computerplus and start to return, that's when they run.

 

That'd be another plugin causing it. We don't assign any tasks or actions to a ped

rmiers

Members

1 minute ago, ainesophaur said:

 

That'd be another plugin causing it. We don't assign any tasks or actions to a ped

Thanks, I was letting you know because this didn't occur until computer plus update.  Also, just an opinion, how about a arrest/incident report option outside of when a  ped and plate are searched. 

easye323

Members

17 minutes ago, rmiers said:

I'm not sure if this has happened during testing, but every time I make a traffic stop go into computerplus, the driver flees.  This has happened every time, whether I issue a citation or not.  Once I exit computerplus and start to return, that's when they run.

This happen to me to but before I get back in the car I exit lspdfr+ and the runoff stopped

rmiers

Members

Just now, easye323 said:

This happen to me to but before I get back in the car I exit lspdfr+ and the runoff stopped

Thanks

ainesophaur

Members Contributor

11 minutes ago, rmiers said:

Thanks, I was letting you know because this didn't occur until computer plus update.  Also, just an opinion, how about a arrest/incident report option outside of when a  ped and plate are searched. 

 

I've considered showing an "Empty" report which users can fill everything in automatically, but ultimately it ended up proving that mistakes and typos happen more often than not.

 

I plan on adding the following type of reports

  • Incident Reports
  • Vehicle Impound Reports
  • Traffic Accident Reports

What specifically are you seeing as a use for the reports outside of searching for the ped? IE, what would be the purpose?

rmiers

Members

36 minutes ago, ainesophaur said:

 

I've considered showing an "Empty" report which users can fill everything in automatically, but ultimately it ended up proving that mistakes and typos happen more often than not.

 

I plan on adding the following type of reports

  • Incident Reports
  • Vehicle Impound Reports
  • Traffic Accident Reports

What specifically are you seeing as a use for the reports outside of searching for the ped? IE, what would be the purpose?

I figured instead of the report being solely attached to the ped name of plate, players may want to fill out, lets say an incident report at the "end of their shift", instead right after.  I'm a former LEO and just looking at things from the prospective I have from my service.  Just throwing out my opinion that would could possible make a kick ass plugin ever more kick ass and little more close to real world.

ainesophaur

Members Contributor

3 minutes ago, rmiers said:

I figured instead of the report being solely attached to the ped name of plate, players may want to fill out, lets say an incident report at the "end of their shift", instead right after.  I'm a former LEO and just looking at things from the prospective I have from my service.  Just throwing out my opinion that would could possible make a kick ass plugin ever more kick ass and little more close to real world.

 

Ah, ok, understood. It'll be a lot easier to add in once I redesign the interface to look more like a computer (With a menu bar up top for navigation vs a main menu screen) and then you'll just fill the reports out and save them as you please. Right now Im working on integration British Policing Script as I've promised it to Albo for at least two months, but I'm planning to do the UI redesign after.

 

Feel free to mention any other things you'd like added, especially anything regarding immersion or realism.. One prospective thing we're looking into doing is allowing reports/citations to be stored globally on a server, which players can optionally query for to show additional arrests for the ped instead of just the reports the player writes.

Deactivated Member

Deactivated

2 hours ago, ainesophaur said:

 

Nie wiesz, co „Update Checker” masz na myśli .. ale 958e to najnowsza wersja.

 

I downloaded this version, but the "Update Checker" still shows that I need to update it

rmiers

Members

Just now, ainesophaur said:

 

Ah, ok, understood. It'll be a lot easier to add in once I redesign the interface to look more like a computer (With a menu bar up top for navigation vs a main menu screen) and then you'll just fill the reports out and save them as you please. Right now Im working on integration British Policing Script as I've promised it to Albo for at least two months, but I'm planning to do the UI redesign after.

 

Feel free to mention any other things you'd like added, especially anything regarding immersion or realism.. One prospective thing we're looking into doing is allowing reports/citations to be stored globally on a server, which players can optionally query for to show additional arrests for the ped instead of just the reports the player writes.

That's sound absolutely awesome.  Alright man and y'all keep up the kick ass work. 

Create an account or sign in to comment

Latest Mods

Account

Navigation

Search

Search

Configure browser push notifications

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