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.

Pazzi

Members
  • Joined

  • Last visited

Everything posted by Pazzi

  1. [4/10/2019 6:49:47 PM.919] LSPD First Response: ============================== [4/10/2019 6:49:47 PM.919] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK [4/10/2019 6:49:47 PM.919] LSPD First Response: ------------------------------ [4/10/2019 6:49:47 PM.919] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>". [4/10/2019 6:49:47 PM.919] LSPD First Response: ------------------------------ [4/10/2019 6:49:47 PM.919] LSPD First Response: Exception type: System.OutOfMemoryException [4/10/2019 6:49:47 PM.919] LSPD First Response: Exception message: Exception of type 'System.OutOfMemoryException' was thrown. [4/10/2019 6:49:47 PM.919] LSPD First Response: ------------------------------ [4/10/2019 6:49:47 PM.919] LSPD First Response: Inner exceptions: [4/10/2019 6:49:47 PM.919] LSPD First Response: ------------------------------ [4/10/2019 6:49:47 PM.919] LSPD First Response: Stack trace: [4/10/2019 6:49:47 PM.920] LSPD First Response: at Newtonsoft.Json.JsonWriter.get_ContainerPath() it seems your PC is out of memory. may i know your PC specs? also did you change any LSPDFR settings? if so, try not to change anything and run it again
  2. Versuchen Sie, GTA V im Windowed-Modus auszuführen, oder Sie können es erzwingen, indem Sie es in RagePluginHook einstellen.
  3. try to install a good gameconfig. https://es.gta5-mods.com/misc/gta-5-gameconfig-300-cars don't forget to also install 2 "asi" files mentioned on that download page.
  4. the log doesn't show any issue with LSPDFR or RPH. if it is a GTA V crash (CTD), most probably it's caused by your mods (corrupted models/textures)
  5. make sure to run RPH as administrator
  6. hi @Joegerberjoe, you did nothing wrong. you had a good intention to help others in the LSPDFR community. it's just the site policy that prevents someone to create a bundle plugins which might lead to some issues. i think you can still continue your work by posting in this forum about step-by-step on how you prepare your bundle plugin and make LSPDFR works. that would be awesome and definitely useful for newbie players.
  7. most of the 0.4 plugins are compatible with 0.4.1 so, it should be no problem to run plugin labeled with 0.4 and run it on LSPDFR 0.4.1
  8. crashes might be caused by many sources, not only LSPDFR itself. if you are having crashing you could post your RagePluginHook.log file to the support forum.
  9. object reference error = null pointer exception that means your suspect object is null. make sure to create the suspect instance properly another tips to avoid crash, basically you need to check the entity (ped/vehicles) to make sure it is not null or invalid, like this: if (Suspect != null && Suspect.IsValid() && (Suspect.IsDead || Suspect.IsCuffed)) { End(); }
  10. ah ic.. now i'm wondering why do you want to use 0.4.0 ? the 0.4.1 has many improvements and bug fixes from 0.4.0
  11. 0.4.1 is just fine. It has many bug fixes. why do you want to rollback?
  12. there's a post inside that thread from @Sam which has a download link to LSPDFR 0.3.1 this is the exact link to that post: https://www.lcpdfr.com/forums/topic/89719-lspdfr-04-official-discussion-topic/?do=findComment&comment=579710
  13. @jayjay1115 i'm sick of seeing people just trolling around and give 1 star review for something that is built with effort and time. IT'S TOXIC! do you know how many hours and efforts the author spent to write the code and release this callout?
  14. thanks @alexguirre for all your plugins! you're a legend!
  15. hi dude, my GTA V patch is 1604.1 (latest one) and it works fine. you just need to have 2 .asi files installed in your GTA V main folder. if you don't have those 2 .asi files, the gameconfig will not work. - https://www.gta5-mods.com/tools/heap-limit-adjuster-600-mb-of-heap - https://www.gta5-mods.com/tools/packfile-limit-adjuster
  16. you should have seen that the gate was down... lol 😂
  17. try to install a good gameconfig: https://www.gta5-mods.com/misc/gta-5-gameconfig-300-cars don't forget to also install these 2 .asi files to make it works: - https://www.gta5-mods.com/tools/heap-limit-adjuster-600-mb-of-heap - https://www.gta5-mods.com/tools/packfile-limit-adjuster I never got any crashes since.
  18. LSPDFR+ also has court system and Computer+ already links its arrest report to generate a court case. the main problem with C+ is the instability (crashes) with low spec PC and bad gameconfig.
  19. that's a known glitch with the pursuit backups. if that happens, try to shoot the suspect with taser (stun gun). most of the time, that would make the backups stop shooting.
  20. hi guys. I think I can understand your little chitchat 🙂 the crashes occurrence is unique for each situations. the crashes caused by the same plugin can happen in 10 minutes or in 1 hour, depending on the gameplay situation. that's why HazyTube told you to post your RPH log when crash happens, so we can solve it together and find the exact culprit. i also appreciate what sssneaky done with his compilation. it is very useful and helping newbie players to decide which plugin and settings they will use.
  21. you may set this in lspdfr.ini file: Networking.DisableServerCommunication = True Networking.DisableServerCommunication = True The side effect of running GTAV in offline mode is that you will not be able to set your character's badge (ranks) when you're using mp freemode character
  22. try to remove any trainer you use.. some trainer tends to cause that issue.
  23. I think they are in conflict with LSPDFR 0.4 since the latest LSPDFR is also injecting some animations to your player character while in idle

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.