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.

Hendrik3812

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Hendrik3812 got a reaction from chorg blorg in I can't seem to get ELS right.   
    Please post your asiloader.log and els.log (upload them as file attachments). Both are text files in your main GTA V folder. The els.log might be missing but please check whether you have it.
  2. Like
    Hendrik3812 got a reaction from Cyanotic in Changing the air ambulance model in the Bejoljo plugins   
    Go to GTA V/plugins/lspdfr/UltimateBackup and open the SpecialUnits.xml file.

    Search for the following lines:
     
    <SpecialUnit name="Air Ambulance" role="medic" code2="False" code3="True" pursuit="False" traffic_stop="False" felony_stop="False"> <LosSantosCity> <VehicleSet spawn_distance="200"> <Vehicles> <Vehicle livery="2">POLMAV</Vehicle> </Vehicles> <Peds> <Ped>S_M_M_PARAMEDIC_01</Ped> </Peds> </VehicleSet> </LosSantosCity> ...  
    If you want to change the vehicle model for this unit, change the model name from "POLMAV" to something else in the following line:
    <Vehicle livery="2">POLMAV</Vehicle>

    Don't forget to change it for the other regions, too. What I described above would only change the vehicle model for "Los Santos City".

    I hope this was understandable. Let me know if you have questions.
  3. Confused
    Hendrik3812 got a reaction from LtSnoDawg69 in Update roundup and summary for GTA Patch v3258   
    Regarding the AdvancedHookV.dll update, Wouldn't it also make sense to include the new AdvancedHookV file in the regular ELS_V1.05 download? If new users want to install ELS for the first time, they'd need to download both the "ELS_V1.05.rar" and "AdvancedHookV_b3258.zip" and install them in the correct order. Which seems unnecessarily complicated to me.
  4. Confused
    Hendrik3812 reacted to Sheepdogvalley in LSPDFR crashes when going on duty   
    Based on the provided Rage Plugin Hook crash log and analyzing the sequence of events and errors, the main issue causing LSPDFR to crash when going on duty appears to be a TypeLoadException related to the RAGENativeUI assembly.
     
    Here's the detailed breakdown of the crash:
     
    Key Points from the Log:
    Exception Type: The log mentions an Unhandled Exception during game fiber tick, specifically a System.TypeLoadException. Exception Message: The message associated with the exception is: Could not load type 'RAGENativeUI.ScrollableListBase`1' from assembly 'RAGENativeUI, Version=1.8.2.0, Culture=neutral, PublicKeyToken=null'. This indicates that the game is trying to load a type from the RAGENativeUI library, but it cannot find it.
     
    Plugin Affected: The exception is thrown in the ALPR_TrafficCameras plugin during its initialization: at ALPR_TrafficCameras.OptionsMenu.SetupMainMenu() It seems the plugin is trying to use something from RAGENativeUI that is either not present or has a mismatched version.

    Possible Causes and Solutions:

    RAGENativeUI Version Mismatch: The most common cause for this type of error is a mismatch between the version of RAGENativeUI that the plugin expects and the version that is actually installed. Ensure that you have the correct version of RAGENativeUI installed:
    The log indicates the game is looking for RAGENativeUI, Version=1.8.2.0. RAGENativeUI is currently version 1.9.2, which could identify an issue. Corrupted Plugin or Dependency: A corrupted download or installation of RAGENativeUI or ALPR_TrafficCameras could also lead to this issue. Try the following steps:
    Re-download and reinstall the RAGENativeUI library from a trusted source. Re-download and reinstall the ALPR_TrafficCameras plugin. Dependency on an Outdated Type: If RAGENativeUI has been updated and no longer contains ScrollableListBase (or changed its accessibility), the ALPR_TrafficCameras plugin might be outdated and not compatible with the newer version of RAGENativeUI. Check for updates:
    Look for an updated version of ALPR_TrafficCameras that is compatible with your current version of RAGENativeUI.  
    For a straightforward resolution, I recommend visiting my mods list on my LSPDFR profile and following the direct link there to update RAGENativeUI from its original source. This ensures you have the most current and compatible version for your setup.
  5. Confused
    Hendrik3812 got a reaction from junior3418 in LSPDFR 0.4.9 Build 8382   
    No, you can't get outdated versions of LSPDFR (and RPH). Only the latest versions are supported and offered for download.
  6. Confused
    Hendrik3812 reacted to unitedOrange66 in ReShade crashes RagePluginHook   
    Hi,
     
    Have you tried renaming "dxgi.dll" to "d3d12.dll?" 
     

    Your topic has been moved to GTA V Support, this is not LSPDFR related.
    Please post in the correct location in the future.
  7. Like
    I did it, and it's now working. Thank you so much. You're a true lifesaver!
     
  8. Thanks
    It's recommended to use the LSPDFR manual_install instead of the automatic setup.exe installer.

    Then try disabling loading LSPDFR automatically at startup (configure this in the RPH settings) and then load it manually using the RPH console once story mode was fully loaded. The console command is LoadPlugin "LSPD First Response.dll"
  9. Love
    Hendrik3812 reacted to Cyan in Download Center API   
    Moved documentation to GitHub pages. Added a new call getAssemblies to grab assembly versions of a file given its ID.
  10. Thanks
    Hendrik3812 got a reaction from OverSite in GrammarPolice error \ LSPDFR   
    You installed it incorrectly. It's a LSPDFR plugin, so the GrammarPolice files should be placed in your GTA V/plugins/lspdfr folder, not your GTA V/plugins folder.

    Make sure to read the included installation instructions carefully. There are also files that should be placed in your main GTA V folder.
  11. Like
    Thank you, now I can safely go on duty!
  12. Love
    Hendrik3812 reacted to Mrsuperx13 in SlimDX - Crash - Fed up   
    If you installed mod files in the mods folder, like has been recommended for years now, this is literally impossible.
    1. (I know it was tongue in cheek but) Rage stands for Rockstar.Advanced.Game.Engine ("plugin hook" is pretty self explanatory) the game engine that Rockstar created and that runs GTA.
    2. It is no one in the community's fault that Rockstar are completely anti-modding and have constantly tried to shutdown mod creators and mod access at every opportunity they can. 
    3. In that regard it makes sense why GTA V is worse than GTA IV - Rockstar have gotten more advanced and more anti-mod.
    4. Everything we have in terms of modding Rockstar games is because amazing talented people have found smart workarounds to all the roadblocks Rockstar have put in place. 
     
    This community is filled with amazing people who have dedicated so much time and effort for free to help ungrateful people like you time and time again.
    Do you know why any of those troubleshooting steps are known? Because people like A Stranger (Head of the RPH discord and creator of the RPH faq(which has every known possible solution to the SlimDX error for example)), and many others, have spent years of their lives, thousands of hours of their free time, dedicated to helping people and finding solutions to the problems that come along with modding a game that does not want to be modded. 
     
    I'm sure it's frustrating to try and solve such an annoying issue when you just wanna play the game. But don't take it out on the people who are the ones that are literally trying to help and have laid the groundwork for every troubleshooting step you have tried so far for this issue and every other known issue. 
     
    In conclusion double check the RPH FAQ double check every step as everything known about that error is documented there.
     
    P.s. when dealing with problems it's always good to be specific - For GTA V it's called LSDPFR not LCPDFR
  13. Thanks
    Hendrik3812 reacted to Cyan in LSPDFR 0.4.9 - Updated for v3028.0   
    It's update season! We've released a compatibility update for LSPDFR 0.49 (Build 8564) which adds support for the new version of GTA V (v3028.0).

    This build also includes some minor fixes for LSPDFR:
     
    Fix possible crash in ProcessFleeingStart
    Fix potential null reference when spamming keys and opening the backup menu in certain situations
     

    Although this build has been tested before being made available to you, there's always the chance there's issues - please report any issues or bugs with LSPDFR on the new game version, if you find any, on the support forums.  If you do think you've found an issue, please make sure you're on the latest patch, RPH and LSPDFR version and you've tested the issue is not your mods folder needing an update (e.g. your game runs normally without RPH/FR).
     
    As always, the new version of the RAGE Plugin Hook which is required for LSPDFR to work on the new GTA V update is included with the new LSPDFR download.  The RAGE Plugin Hook website has not yet been updated, so you should not download the RAGE Plugin Hook from there but instead use the included version with LSPDFR.
     
    Please ensure that you now update your game to the latest version of GTA V before playing this new version of LSPDFR 0.4.9, which you can find on the main LSPDFR page.
  14. Like
    Hendrik3812 reacted to Charlie686 in LSPDFR 0.4.9 - Updated for v3028.0   
    Thank you for getting it done so quickly! 
  15. Like
    Hendrik3812 reacted to DylanR in Callout menu wont load   
    Downloaded and reinstalled and it now works, Thanks for the help! It's much appreciated.
  16. Like
    Hendrik3812 got a reaction from DylanR in Callout menu wont load   
    You need to reinstall CalloutInterface. There's a folder missing.
    Error message: Could not find a part of the path 'E:\SteamLibrary\steamapps\common\Grand Theft Auto V\plugins\LSPDFR\CalloutInterface\postal'

    I also recommend removing the BaitCar plugin. It's outdated/unstable and known to cause crashes.
  17. Like
    Hendrik3812 got a reaction from DylanR in Callout menu wont load   
    Hi,

    your main issue is that you didn't even go on duty yet. You can't get callouts automatically or start them manually if you are not on duty. Also, your LSPDFR plugins (like CalloutInterface or CalloutManager if you were referring to these as "callout menu") won't be loaded and won't be available if you don't go on duty.

    Go to a police station and enter the locker room to go on duty. Or use the "ForceDuty" command in the RPH console.

    If you choose to use the "StartCallout" command in the RPH console (while being on duty), you need to specify the exact callout you want to start. Only typing "StartCallout" and pressing enter will never work.
  18. Like
    Hendrik3812 got a reaction from Charlie686 in unhandled exception crash (force Duty command)   
    Hi, your LSPDFR crashed because it failed to load an invalid model (which seems to be the policet vehicle model in your case). Did you replace the default police cars or made changes in the vehicles.meta recently? Any of these changes could have caused that.
    You can try if your LSPDFR works after renaming the mods folder to "_mods". This will disable the mods folder temporarily.

    Be aware of the GTA update btw. If you update your GTA now, you won't be able to play LSPDFR until LSPDFR releases an update, too.
     
  19. Like
    Hendrik3812 reacted to edvinlind in crashing when going on duty   
    found the problem it was the ini of DekoKiyoTools that had ' in it so now it work thanks for the help
  20. Confused
    Hendrik3812 reacted to LinusIII in crashing when going on duty   
    Hey mate
    try Native Ui some plugins need it 
    here is the link
    RageNativeUI
    hope this helps 
  21. Love
    Hendrik3812 got a reaction from DomaX in Weird error message   
    Your screenshot shows only a small part of your entire RagePluginHook.log. Please attach the entire RPH log file to your post next time because the context of error messages is often pretty important to understand why the error happened. You can find the RPH text file in your main GTA V folder (not in the logs folder).

    From what I can see in your screenshot, you need to update RageNativeUI:
    Download it from GitHub: https://github.com/alexguirre/RAGENativeUI/releases/download/1.9.2/RAGENativeUI.zip 
    Open the .zip, drag and drop the RageNativeUI.dll and RageNativeUI.xml into your main GTA V folder, replacing the existing files.
     
    Some LSPDFR plugins (like StopThePed and UltimateBackup) come with outdated versions of RageNativeUI. Don't use them and make sure to always keep the latest version installed in the future.
  22. Like
    Hendrik3812 reacted to ofranko in lspdfr not loading   
    It worked! Thank you so much !!
  23. Like
    Hendrik3812 got a reaction from Naatara in LSPDFR crashing while loading plugins   
    Renaming your mods folder to _mods disables it from being loaded into the game. If it stops your game from crashing, it means that something in your mods folder caused the crash. You need to find and fix the reason before you rename it back to "mods" again.

    There are no useful logs for the loading of mods I could read so there's no way for me to tell you which part of your mods folder is the issue. 

    If you installed a car pack or add-on recently, make sure you also have a modified gameconfig, HeapLimitAdjuster, and PackfileLimitAdjuster installed.

    Otherwise, try removing the mod you added most recently. 

    Or start over with a new, clean mods folder. Don't re-add all your mods at once but one by one. Launch your game after installing every single one and try if your game still works. This is the only way you can find out which mod is breaking your game.
     
  24. Like
    Hendrik3812 reacted to Cyan in LSPDFR 0.4.9 Build 8382   
    If you feel this topic has been closed in error, please report this post.
  25. Like
    Hendrik3812 reacted to Naatara in LSPDFR crashing while loading plugins   
    I've installed the gameconfig and it's worked now! thx for the help

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.