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.
We're performing changes on our download infrastructure. During this time, you may encounter downloads failing to complete or start. Thank you for your patience.

Hendrik3812

Members
  • Joined

  • Last visited

Everything posted by Hendrik3812

  1. Please attach your ScriptHookVDotNet.log. It's a text file in your main GTA V folder.
  2. This question was already answered somewhere else because OP posted in multiple spots at once.
  3. Most features of AutoPanic have been included into DeadlyWeapons (which you're already using) as far as I know. So having both plugins installed at the same time is a bad idea imo. Could cause crashes.
  4. Please upload the latest RagePluginHook.log (text file) after LSPDFR crashed in your latest game session. You can find the file in your main GTA V folder, not the logs folder (see the attached screenshot).
  5. The unhandled exception you get when you try to use "ForceDuty" to go on duty is the reason why your LSPDFR plugins aren't working properly. It looks like you made a mistake when editing one of your LSPDFR-related config files (usually .ini or .xml files). The error message is "An item with the same key has already been added". The file in question is possibly the CustomRegions.xml file for UltimateBackup (GTA V/plugins/lspdfr/UltimateBackup), but that's only a (sort of) educated guess by me. Unfortunately, the log doesn't specify the file where the error comes from. Do you remember editing or replacing any config file for LSPDFR or LSPDFR plugins?
  6. Sharing game files is not allowed as they're copyrighted by Rockstar Games. If you only changed the two .meta files within your mods folder, you can simply go to the same path but outside of your mods folder. So instead of GTA V/mods/update/update.rpf/common/data/handling.meta go to GTA V/update/update.rpf/common/data/handling.meta Copy the file and paste it into your mods folder again. Even if you accidentally modified these files outside of your mods folder (the 2nd path I mentioned), you could simply verify the integrity of your game files using the respective feature of your game launcher. This would also redownload any broken or missing game files (original GTA V files, ignoring any mods). Oh wow, I just realized you posted this in a rather inappropriate subforum. You should have posted it here (imo): https://www.lcpdfr.com/forums/forum/909-gta-v-rph-support/
  7. Your LSPDFR crashed because you didn't install ScriptHookVDotNet (SHVDN) which is required for the PursuitPack plugin. But instead of installing SHVDN I strongly recommend removing the PursuitPack plugin instead. SHVDN can currently cause random crashes if used together with RPH. The SHVDN developers are working on a fix for this issue but it's not released yet. Please attach the entire RagePluginHook.log file next time though. The context of error messages matters, too.
  8. 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.
  9. Your RPH plugin timeout threshold is way too low. Increase it to 60000 (that's 60k, four zeros). You can do it in the RPH Settings GUI by pressing and holding SHIFT when launching RPH. Or edit the `RagePluginHook.ini` (config file) and change it there. You also didn't install AssortedCallouts correctly. The file Albo1125.Common.dll should be your main GTA V folder but it isn't. But I actually recommend removing AssortedCallouts because it's outdated and causes occasional crashes. The same applies to MoreRadioChatter and CodeRedCallouts. Remove these plugins.
  10. 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 earlier. You need to find and fix the reason before you rename it back to "mods" again.
  11. There's no clear indication in your log about what caused your crash. But you can try the following: Remove the RadioRealismFR plugin from GTA V/plugins/lspdfr and see if that stops the crashing. Rename your mods folder to something else like "_mods", then try launching the game again. This will disable the content of your mods folder from being loaded into the game. It's a troubleshooting step to figure out if your mods folder is causing the crash.
  12. Could please decide in which thread you want to discuss your issues with RPH/LSPDFR? I answered you here: https://www.lcpdfr.com/forums/topic/132632-problem-with-lspdfr/?do=findComment&comment=751994
  13. Yes, the file you sent is the latest log now. But it looks like you launched the game again (today 17.09.2023 18:16) since you had the issue that you mentioned in your original post. The log says you didn't even make it past the GTA V loading screen and didn't go on duty. This means the log doesn't tell me anything about your issue. So please send the log again after you experience your issue in the latest game session. If your current issue is that your game crashes when you try to load it, try if you can load regular GTA V story mode without RPH. If you can, launch RPH when GTA V story mode is already running. If you can't, rename your mods folder to _mods and retry.
  14. Looks like your mods folder caused this crash. If you installed a car pack recently, make sure that you also install the following requirements: modified gameconfig HeapLimitAdjuster PackfileLimitAdjuster Follow this path to replace the gameconfig (using OpenIV): Grand Theft Auto V\mods\update\update.rpf\common\data\ The two adjusters should be placed into your main GTA folder.
  15. Looks like an issue with your vehicle models now if I'm not mistaken. If you have a mods folder, rename it to _mods and retry. If you don't have a mods folder, verify the integrity of your game files using the respective feature of your game launcher. If it still doesn't work, try disabling preloading all models in the lspdfr.ini config file (located in GTA V/lspdfr)
  16. 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 come with outdated versions of RageNativeUI. Don't use them and make sure to always keep the latest version installed in the future. And I recommend removing the AutoPanic plugin.
  17. Remember that you should only send the log if the issue you need help with actually occurred in your latest game session.
  18. The log you sent is an older, archived one. If you need help with the issue in your latest game session, upload the latest RagePluginHook.log (without a date at the end) please. It's in your main GTA V folder, not the logs folder (see the attached screenshot).
  19. Increase your RPH Plugin Timeout Threshold to 60000. You can do it in the RPH Settings GUI by pressing and holding SHIFT when launching RPH. Or edit the `RagePluginHook.ini` (config file) and change it there. And I recommend removing the XScanner plugin. It's very outdated.
  20. I just told you that it's included in the download of SuperCallouts. So reinstall SuperCallouts properly.
  21. 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 come with outdated versions of RageNativeUI. Don't use them and make sure to always keep the latest version installed in the future.
  22. The file CalloutInterfaceAPI.dll is missing in your main GTA folder. It's required for SuperCallouts and included in its download.
  23. Please upload the RagePluginHook.log (text file) after you had this issue in your latest game session. You can find the file in your main GTA V folder, not the logs folder (see the attached screenshot). The file should be there automatically if you were at the point where you could attempt to go on duty.
  24. I'm not sure if it's only an issue on my side but I can't download your attached log. Can you try uploading it again?
  25. But I told you to load story mode without RPH first. Sounds like you didn't do what I said if you see a crash message by RPH after it crashed on the loading screen.

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.