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.

[REL | WIP] LSPDFR Computer+

Featured Replies

1 hour ago, Bluthund92 said:

For me, everything works so far, only me pictures of the Peds / Vehicles are not displayed. 
The file Additional_ComputerPlusImageAssets I downloaded in and the data inserted into the respective folders.
What is there wrong?

 

 

Your structure should be as follows

 

Plugins\lspdfr\computerplus\backgrounds

 

Plugins\lspdfr\computerplus\images

 

Plugins\lspdfr\computerplus\images\peds

 

Plugins\lspdfr\computerplus\images\vehicles

 

The images folder is a sibling to the backgrounds folder and the peds and vehicles folders are children of images.

 

Please confirm that is your directory structure

 

If the structure is correct, let me know and I'll give you a special debugging build so we can figure out why it's not loading. You're the second person to report the issue.

  • Replies 687
  • Views 81.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • ainesophaur
    ainesophaur

    a) this is a beta.. It says so. If it crashes too much and ruins your game, then use the previous beta and wait for me to fix it.    b) the instructions for adding ped images is in the relea

  • Stealth22
    Stealth22

    VERSION 1.3.0 HAS BEEN RELEASED! This is a VERY exciting release for all the developers who have been working on Computer+. Hope you guys enjoy it!!   Fixed the bug that was causing GTA V

  • Looks good! Look forward to seeing more of this

Posted Images

On 14.2.2017 at 8:35 PM, ainesophaur said:

 

 

Your structure should be as follows

 

Plugins\lspdfr\computerplus\backgrounds

 

Plugins\lspdfr\computerplus\images

 

Plugins\lspdfr\computerplus\images\peds

 

Plugins\lspdfr\computerplus\images\vehicles

 

The images folder is a sibling to the backgrounds folder and the peds and vehicles folders are children of images.

 

Please confirm that is your directory structure

 

If the structure is correct, let me know and I'll give you a special debugging build so we can figure out why it's not loading. You're the second person to report the issue.

 

Yes that is my directory structure.

Sorry for my late answer.

Pic 1.png

Pic 2.png

  • 4 weeks later...

I'm not sure if this is the right place to ask, so I've created a thread on over at the API development forum, but I'm having a problem getting the API to work.
Specifically the check wether the player is running Computer+ or not. I have followed Albo's guide to the letter and still I get the following error whenever my callout's OnBeforeCalloutDisplay overload gets called while the player does NOT have Computer+ installed:

 

Spoiler

[13.03.2017 00:34:16.933] LSPD First Response: 
[13.03.2017 00:34:16.934] LSPD First Response: ==============================
[13.03.2017 00:34:16.934] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[13.03.2017 00:34:16.934] LSPD First Response: ------------------------------
[13.03.2017 00:34:16.935] LSPD First Response: Origin: Game fiber "CalloutManager".
[13.03.2017 00:34:16.935] LSPD First Response: ------------------------------
[13.03.2017 00:34:16.935] LSPD First Response: Exception type: System.IO.FileNotFoundException
[13.03.2017 00:34:16.936] LSPD First Response: Exception message: Die Datei oder Assembly "ComputerPlus, Version=1.3.4.4, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
[13.03.2017 00:34:16.936] LSPD First Response: ------------------------------
[13.03.2017 00:34:16.937] LSPD First Response: Inner exceptions:
[13.03.2017 00:34:16.937] LSPD First Response: ------------------------------
[13.03.2017 00:34:16.937] LSPD First Response: Stack trace:
[13.03.2017 00:34:16.938] LSPD First Response: bei GangsOfSouthLS.Callouts.DrugDeal.OnBeforeCalloutDisplayed()
[13.03.2017 00:34:16.938] bei ?????????????????????????????????????????.?????????????????????????????????????????(Callout ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:Zeile 254.
[13.03.2017 00:34:16.938] bei ?????????????????????????????????????????.?????????????????????????????????????????(Type ) in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:Zeile 237.
[13.03.2017 00:34:16.939] bei ?????????????????????????????????????????.?????????????????????????????????????????() in E:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:Zeile 134.

 

 

There are a few reasons why I think it might be something wrong with Computer+, so please correct me if I'm wrong. I've been looking for errors in my code for hours now.

First off, I'm also using the LSPDFR+ API for which I use the same dependency check code, and it's working fine. Secondly, the minimal version number I'm checking for is 1.3.0.0 and not 1.3.4.4.
Also, it doesn't seem to matter if I even check for Computer+. If it's not there, the plugin will crash as soon as OnBeforeCalloutDisplayed gets called, which, again, doesn't happen with LSPDFR+.

If you think you can help me out, please reply to the forum thread.

 

EDIT: Fixed, see forum thread

Edited by Vaskulis

Is there a possibility to stop Escape from being functional while opening the computer? I know I shouldn't do it but my reflexes press Esc every time and then my game crashes.

19 hours ago, Inhumanex said:

Is there a possibility to stop Escape from being functional while opening the computer? I know I shouldn't do it but my reflexes press Esc every time and then my game crashes.

 

In the latest beta that we're testing internally I added a block for the escape button and the game pause button to try and thwart it

 

Also a lot of people don't know there is a rage console command called Bind which you can bind a key to a rage command. I would bind my numpad key to the command  terminate all plug-ins.. This way if a plug in does lock up I can quickly kill them all 

Edited by ainesophaur

On 2/8/2017 at 0:43 AM, Provost97 said:

Hi.

 

I am having issues getting this to work unfortunately. I have put it in the plugins folder but when I press E it is just the old one that appears, is this a known issue? Thanks

 

Having the same problem. I have tried to set a modifier key but it didn't help.

It worked fine for me before the recent patch.

download.jpg

12 minutes ago, Dorian138 said:

Having the same problem. I have tried to set a modifier key but it didn't help.

It worked fine for me before the recent patch.

You're not downloading the latest beta.. You're downloading the latest stable which is the old one 

4 hours ago, Tayaso Matador said:

need help computer has not worked since update. i does not pull up or activate at all. I installed the hotfix and it does not work any help be great

 

Are you trying to open it with a controller or keyboard? You're supposed to hold E for half a second by default 

I love the update! arrest report to writing the citation is awesome! I sadly am getting a crash. After I open the computer it works fine but after I get to run a car or ped (15-20 seconds after opening) GTA V crashes. It happened 3/3 times a tried. Every time after a few seconds of opening it.

 

Attached is the RPH crash log

 

 

Crash Report.zip

17 hours ago, OfficerCrader said:

I love the update! arrest report to writing the citation is awesome! I sadly am getting a crash. After I open the computer it works fine but after I get to run a car or ped (15-20 seconds after opening) GTA V crashes. It happened 3/3 times a tried. Every time after a few seconds of opening it.

 

Attached is the RPH crash log

 

 

Crash Report.zip

 

I'm on my phone atm but if you can either attach the actual log or paste it in pastebin.com I can look into it more

Join the conversation

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

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

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