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

ainesophaur

Members Contributor

On 8/16/2017 at 0:28 PM, hhtesntwr said:

I actually did just find the fillable forms again - under the id lookups. Silly me. Now I didn't realize you could actually serve people with the traffic tickets you wrote in there - i thought it was just a way to enhance the roleplaying experience. So I was pleasantly surprised when I just today realized you can do that. However, what about the arrest reports - can you serve those? How much can this be extended?

 

I'm not sure where you are from and if the process is different there.. But here, you don't "give" the ped anything for the arrest report.. You just arrest them and turn the paperwork in. Citations are different because you can send the person on about their day. I'm hoping to fix the inability to lookup previous arrests over the coming weekend. Any arrest reports or citations you've generated are actually saved. They're just not searchable. Once I update the plugin, any previous arrests and citations will show up for peds you lookup. I'm considering adding in a web API so players could search a global database of arrests from other payers. If I go down that route, I'll also be able to add in a Bolo system that's shared between all connected players 

HotFuzz

Members

5 hours ago, ainesophaur said:

I'm considering adding in a web API so players could search a global database of arrests from other payers. If I go down that route, I'll also be able to add in a Bolo system that's shared between all connected players 

 

I rather not have that online component, if possible.  In part due to not always being where net is available.  Just my two cents.

 

Or at least make it optional in settings?

ainesophaur

Members Contributor

1 hour ago, HotFuzz said:

 

I rather not have that online component, if possible.  In part due to not always being where net is available.  Just my two cents.

 

Or at least make it optional in settings?

 

It would definitely be a configurable option. Users would have to opt in for it to work, it wouldn't be enabled by default 

Slushy

Members

9 hours ago, ainesophaur said:

 

It would definitely be a configurable option. Users would have to opt in for it to work, it wouldn't be enabled by default 

Would I be able to suggest to have the option to see extra details if they are available for a ped, for example, if they are a registered gun owner

ainesophaur

Members Contributor

1 hour ago, Slushy said:

Would I be able to suggest to have the option to see extra details if they are available for a ped, for example, if they are a registered gun owner

 

That's sort of the idea behind why I'd create an API. Since lspdfr chooses names and dobs randomly for peds upon first lookup, there would be a huge inconsistency between lookups you do vs lookups I do. We'd then be able to share things like warrant status, registered gun owner, etc. I'm considering a helper plugin for C+ that would take this data and apply it to the peds behavior.. So a person that gets marked as someone who will always flee, the helper plugin would instruct the ped to flee vs it being randomly chosen by the game. Same thing with a registered gun owner. It wouldn't be 100% of the time, but it would certainly increase the chances they would have a gun on them. The helper plugin would be something I'd want to create an LSPDFR API for other plugins to interact with.. So if a dev wants to block the helper plugin from messing with their ped, they could do so. 

DelanoCal

Members

I can't get it to run :/ I have it under Plugins>LSPDFR 

jsutton

Members

When giving a citation, the citation says it's invalid due to the birth date not being valid, but it actually has a birth date on the citation.

ainesophaur

Members Contributor

6 hours ago, Trooper Sutton said:

When giving a citation, the citation says it's invalid due to the birth date not being valid, but it actually has a birth date on the citation.

 

Check your locale settings in windows for the date format as that's what I use to verify the dob string

Hixzen

Members

I would recommend against a global DB web API. Considering that this amazing plugin has been downloaded almost 300k times, I would think there would be a high potential for large amounts of data to be returned upon a search of a single ped. In real life, when we search the criminal history of someone, they may of been arrested by several different LEOs from different agencies, but the list of charges is (in many cases) relatively small and is widely used to help determine what charges we file next, I.E. DUI 2nd, DUI 3rd, etc. In the game, I could search for "Dixie Normuos" and come up with 100K previous arrests. How useful is that to me, the player? Don't get me wrong, it's a great idea but it'd be like 300K officers all arresting Mr. Dixie Normous  who never seems to do any time. Is the amount of time invested on the API development, worth the potential uselessness of it's function? 

 

A second thought, if the ped names were randomly generated, then the amount of available names could be nearly infinite? What if the plugin removed the specific arrestee's name from being generated for an amount of time (based on the charges) and placed it on a list of "incarcerated" peds? Perhaps making the propose API more useful in the immersion. I'm not sure how rare or common it is, but in game, I've arrested the same ped for DUI on 3 separate call outs, in one sitting. :wacko:

 

I don't know how all the coding works and what the capabilities are, I'm just throwing out ideas.  Computer+ is an amazing plugin for immersion! I can't wait till the citations and report saving is fixed! :thumbsup:

ainesophaur

Members Contributor

10 hours ago, Hixzen said:

I would recommend against a global DB web API. Considering that this amazing plugin has been downloaded almost 300k times, I would think there would be a high potential for large amounts of data to be returned upon a search of a single ped. In real life, when we search the criminal history of someone, they may of been arrested by several different LEOs from different agencies, but the list of charges is (in many cases) relatively small and is widely used to help determine what charges we file next, I.E. DUI 2nd, DUI 3rd, etc. In the game, I could search for "Dixie Normuos" and come up with 100K previous arrests. How useful is that to me, the player? Don't get me wrong, it's a great idea but it'd be like 300K officers all arresting Mr. Dixie Normous  who never seems to do any time. Is the amount of time invested on the API development, worth the potential uselessness of it's function? 

 

A second thought, if the ped names were randomly generated, then the amount of available names could be nearly infinite? What if the plugin removed the specific arrestee's name from being generated for an amount of time (based on the charges) and placed it on a list of "incarcerated" peds? Perhaps making the propose API more useful in the immersion. I'm not sure how rare or common it is, but in game, I've arrested the same ped for DUI on 3 separate call outs, in one sitting. :wacko:

 

I don't know how all the coding works and what the capabilities are, I'm just throwing out ideas.  Computer+ is an amazing plugin for immersion! I can't wait till the citations and report saving is fixed! :thumbsup:

 

So my plan was to separate players which opt in to the global API into regions. The US would have east, central and west. I'd have to discuss with international players how'd they'd want to handle regions. Then previous arrests would show up the arrests made on the ped for that region. 

 

There would then be an interpol style search which you could then search global arrests. 

 

AFAIK the ped names and dob are generated based on the old GTA IV multiplayer world in which players registered personas. I'm not entirely sure how "random" the generator is.. If DOBs and Names are a unique pair then we can do this.. If the name and dob is entirely random then the likelihood of seeing an exact match for name and dob is very slim.. We'd need LMS or Sam to chime in for that. 

 

If I'm able to separate players into regions, then things like the Bolo would fit in perfectly because you would be in a "region" with only 50 other players vs a global db. 

Hixzen

Members

I think, the smaller the groups, the better. Maybe have each state have its own database, as is done in real life. Want to really get players connected? Develop something that mimics NLETS, (National Law Enforcement Telecommunications System). So, say a player has a run in with a ped and for whatever reason, the ped gets away. If the player had at least gotten the ped's ID he would have the peds name and dob. The player could then apply for an arrest warrant which goes into the state/region DB, showing that ped is now wanted, by whom and for what. Another player then has a run in with the same ped and arrests him based off that warrant. The first player could then check later to see if that ped had been arrested. At some point along the way, the wanted status would have to be removed by whatever algorithm. :teehee:

hunter128aej

Members

By far the most important plugin to have in the game especially if you're running traffic. I'm having a crashing issue. The plugin randomly crashes and causes the LSPDFR plugin to crash and sometimes the whole game. Is there an update coming out soon? More importantly, are there any other plugins/mods that are incompatible with this plugin that may be causing the crash? I tried looking on forums with no luck. The crashes typically happen when I hit ped search or vehicle search, sometimes when I click traffic citation. Thank you.

Atlas315

Members

(edited)

For some reason I can't seem to write citations/arrest reports. There's just no option that I'm seeing for it, what screen would those options be on? When I'm on the vehicle screen there's a dialogue box in the upper corner with the "pick one" option, but the only option I have is "Blip (30 seconds)".

Edited by Atlas315

ainesophaur

Members Contributor

On 10/3/2017 at 12:20 AM, hunter128aej said:

By far the most important plugin to have in the game especially if you're running traffic. I'm having a crashing issue. The plugin randomly crashes and causes the LSPDFR plugin to crash and sometimes the whole game. Is there an update coming out soon? More importantly, are there any other plugins/mods that are incompatible with this plugin that may be causing the crash? I tried looking on forums with no luck. The crashes typically happen when I hit ped search or vehicle search, sometimes when I click traffic citation. Thank you.

 

There used to be incompatible plugins, but they were more related to plugins randomly choosing if a ped is wanted.. There are no incompatible plugins causing crashing. 

 

If you attach your RagePluginHook.log on the next crash I can tell you what's causing it.. I'm just waiting for a weekend of peace at work so I can divert my attention to this. 

 

On 10/6/2017 at 6:41 PM, Atlas315 said:

For some reason I can't seem to write citations/arrest reports. There's just no option that I'm seeing for it, what screen would those options be on? When I'm on the vehicle screen there's a dialogue box in the upper corner with the "pick one" option, but the only option I have is "Blip (30 seconds)".

 

You probably downloaded the stable release vs the beta versions. 

Kilyin

Members

Crashed to desktop when clicking to create a citation during a traffic stop

 

Spoiler

[10/7/2017 11:22:04 PM.118] LSPD First Response: C+: Pause
[10/7/2017 11:22:04 PM.121] LSPD First Response: C+: EnsurePaused forced
[10/7/2017 11:22:04 PM.122] LSPD First Response: C+: Pause
[10/7/2017 11:22:07 PM.278] LSPD First Response: C+: Pause
[10/7/2017 11:22:13 PM.799] LSPD First Response: C+ DEV: Populating ALPR list
[10/7/2017 11:22:13 PM.803] LSPD First Response: C+ DEV: Checking currently pulled over
[10/7/2017 11:22:16 PM.094] LSPD First Response: C+ Minor Exception: System.NotSupportedException: Cannot compile: Parameter
[10/7/2017 11:22:16 PM.095] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[10/7/2017 11:22:16 PM.095] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[10/7/2017 11:22:16 PM.095] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[10/7/2017 11:22:16 PM.095] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[10/7/2017 11:22:16 PM.095] at SQLite.Net.TableQuery`1.CompileExpr(Expression expr, List`1 queryArgs)
[10/7/2017 11:22:16 PM.095] at SQLite.Net.TableQuery`1.GenerateCommand(String selectionList)
[10/7/2017 11:22:16 PM.095] at SQLite.Net.TableQuery`1.GetEnumerator()
[10/7/2017 11:22:16 PM.095] at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[10/7/2017 11:22:16 PM.095] at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[10/7/2017 11:22:16 PM.095] at SQLiteNetExtensions.Extensions.ReadOperations.GetAllWithChildren[T](SQLiteConnection conn, Expression`1 filter, Boolean recursive)
[10/7/2017 11:22:16 PM.096] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.<GetAllWithChildrenAsync>c__AnonStorey7.<>m__0()
[10/7/2017 11:22:16 PM.096] at System.Threading.Tasks.Task`1.InnerInvoke()
[10/7/2017 11:22:16 PM.096] at System.Threading.Tasks.Task.Execute()
[10/7/2017 11:22:16 PM.096] --- End of stack trace from previous location where exception was thrown ---
[10/7/2017 11:22:16 PM.096] at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
[10/7/2017 11:22:16 PM.096] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[10/7/2017 11:22:16 PM.096] at SQLiteNetExtensionsAsync.Extensions.ReadOperations.<GetAllWithChildrenAsync>c__async0`1.MoveNext()
[10/7/2017 11:22:16 PM.096] --- End of stack trace from previous location where exception was thrown ---
[10/7/2017 11:22:16 PM.096] at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
[10/7/2017 11:22:16 PM.096] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[10/7/2017 11:22:16 PM.096] at ComputerPlus.Controllers.ComputerReportsController.<GetArrestReportsForPedAsync>d__7.MoveNext() in C:\Users\Travis\Documents\Visual Studio 2015\Projects\ComputerPlus\ComputerPlus\Controllers\ComputerReportsController.cs:line 119
[10/7/2017 11:22:16 PM.128] LSPD First Response: C+ DEV: Loading image for model from  Plugins\LSPDFR\ComputerPlus\images\peds\a_m_y_stwhi_01__0_0_2_front.jpg
[10/7/2017 11:22:16 PM.130] LSPD First Response: C+ DEV: Loading image for vehicle from Plugins\LSPDFR\ComputerPlus\images\vehicles\BUCCANEERf.jpg
[10/7/2017 11:22:16 PM.266] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[10/7/2017 11:22:16 PM.273] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[10/7/2017 11:22:23 PM.039] LSPD First Response: C+: Creating Traffic Citation for ped in vehicle
[10/7/2017 11:22:23 PM.043] LSPD First Response: C+: Created Traffic Citation for ped  John

 

Kilyin

Members

Upon further review, it seems to crash the entire game if I do anything with the pause/background toggled off.

Jcorrales13

Members

For some reason it wont give me an option to write a traffic citation using the computer + plugin. Can anyone please help me?

ainesophaur

Members Contributor

11 hours ago, Kilyin said:

Upon further review, it seems to crash the entire game if I do anything with the pause/background toggled off.

 

Unpausing the game has uncontrollable side effects.. Things like keyboard events to other plugins can leak through and trigger actions for the plugin. I've noticed if you have a low amount of ram it loses its mind to draw the Gwen forms while the game is active 

Atlas315

Members

23 hours ago, ainesophaur said:

 

There used to be incompatible plugins, but they were more related to plugins randomly choosing if a ped is wanted.. There are no incompatible plugins causing crashing. 

 

If you attach your RagePluginHook.log on the next crash I can tell you what's causing it.. I'm just waiting for a weekend of peace at work so I can divert my attention to this. 

 

 

You probably downloaded the stable release vs the beta versions. 

 

No idea how I missed that, working perfectly now. Thanks!

ainesophaur

Members Contributor

16 hours ago, Jcorrales13 said:

For some reason it wont give me an option to write a traffic citation using the computer + plugin. Can anyone please help me?

 

You probably downloaded the stable release instead of the beta release. Citations and arrest reports aren't completed so it's only available in the open beta

Jcorrales13

Members

3 hours ago, ainesophaur said:

 

You probably downloaded the stable release instead of the beta release. Citations and arrest reports aren't completed so it's only available in the open beta

Thank you! I just reinstalled LSPDFR the other day and you are right. I downloaded the wrong download. Thanks for pointing that out!

Impolite

Members

(edited)

Hey, I'm having a problem with this mod where my cursor is stuck on the right side of the screen. I can move the cursor, it just wont go past the right side of the screen. 1080p windowed borderless. Its on my second monitor.

Edited by Impolite

ainesophaur

Members Contributor

21 hours ago, Impolite said:

Hey, I'm having a problem with this mod where my cursor is stuck on the right side of the screen. I can move the cursor, it just wont go past the right side of the screen. 1080p windowed borderless. Its on my second monitor.

 

You need to output to your primary monitor or wonky stuff happens s

Kilyin

Members

On 10/8/2017 at 12:43 PM, ainesophaur said:

 

Unpausing the game has uncontrollable side effects.. Things like keyboard events to other plugins can leak through and trigger actions for the plugin. I've noticed if you have a low amount of ram it loses its mind to draw the Gwen forms while the game is active 

 

So you're saying it's better not to utilize this feature?

hunter128aej

Members

On 10/7/2017 at 7:14 PM, ainesophaur said:

 

There used to be incompatible plugins, but they were more related to plugins randomly choosing if a ped is wanted.. There are no incompatible plugins causing crashing. 

 

If you attach your RagePluginHook.log on the next crash I can tell you what's causing it.. I'm just waiting for a weekend of peace at work so I can divert my attention to this. 

 

 

You probably downloaded the stable release vs the beta versions. 

Here you go, don't know if you can open the report or not, hopefully you can. This time it crashed as soon as i opened the computer. Thank you.

CrashReport_Unter_636432802018513508.rcr

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.