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.
The latest updated version of RAGE Plugin Hook, required to play LSPDFR, can be found inside the LSPDFR download. It is not currently available on the RAGE Plugin Hook website.

Issue after editing UB InI

Featured Replies

Solved by Dozel

Go to solution
  • Solution
13 minutes ago, ItzElo said:

Sorry about that! Here's the right logRagePluginHook.log

Ok so it's not related to UB, but I suggest you to:

Relocate CalloutInterfaceAPI.dll from Plugins/LSPDFR to GTAV Main folder
Update: LSPDFR, RNUI (for SimpleCTRL)

Remove: LSPDFRExpanded, RealisticCallouts, CrazyPursuit (if you're not aware what is this kinda plugin)

 

I didn't saw Ultimate Backup threw an error, but your CalloutInterface did, so for now I think it's CalloutInterface crashing your LSPDFR.

spacer.png

11 minutes ago, ItzElo said:

Okay, Thank you!

 

UPD: Yeah you also have problem with Ultimate Backup. DefaultRegion.xml has several syntax errors, but still I'm not sure total LSPDFR crash related to UB.

 

Line 583-584

<Ped snow_outfit="true" <Ped chance="5" prop_glasses="0" tex_glasses="0" prop_hats="222" tex_hats="1" prop_ears="0" tex_ears="0" comp_beard="122" tex_beard="1" comp_shirtoverlay="580" tex_shirtoverlay="1" comp_shirt="15" tex_shirt="1" comp_decals="8"  tex_decals="1" comp_accessories="28" tex_accessories="1" comp_pants="211" tex_pants="1" comp_shoes="2" comp_eyes="46" tex_eyes="1" comp_tasks="63"  tex_tasks="1" comp_hands="1" tex_hands="1">MP_F_FREEMODE_01</Ped>
<Ped rain_outfit="true" <Ped chance="5" prop_glasses="0" tex_glasses="0" prop_hats="224" tex_hats="1" prop_ears="0" tex_ears="0" comp_beard="122" tex_beard="1" comp_shirtoverlay="540" tex_shirtoverlay="1" comp_shirt="205" tex_shirt="1" comp_decals="1"  tex_decals="1" comp_accessories="57" tex_accessories="2" comp_pants="197" tex_pants="1" comp_shoes="39" comp_eyes="9" tex_eyes="1" comp_tasks="17"  tex_tasks="2" comp_hands="112" tex_hands="1">MP_M_FREEMODE_01</Ped>

delete second "<Ped".

 

Line 1721-1722 the same, delete second "<Ped".

<Ped snow_outfit="true" <Ped chance="5" prop_glasses="0" tex_glasses="0" prop_hats="222" tex_hats="1" prop_ears="0" tex_ears="0" comp_beard="122" tex_beard="1" comp_shirtoverlay="580" tex_shirtoverlay="1" comp_shirt="15" tex_shirt="1" comp_decals="8"  tex_decals="1" comp_accessories="28" tex_accessories="1" comp_pants="211" tex_pants="1" comp_shoes="2" comp_eyes="46" tex_eyes="1" comp_tasks="63"  tex_tasks="1" comp_hands="1" tex_hands="1">MP_F_FREEMODE_01</Ped>
<Ped rain_outfit="true" <Ped chance="5" prop_glasses="0" tex_glasses="0" prop_hats="224" tex_hats="1" prop_ears="0" tex_ears="0" comp_beard="122" tex_beard="1" comp_shirtoverlay="540" tex_shirtoverlay="1" comp_shirt="205" tex_shirt="1" comp_decals="1"  tex_decals="1" comp_accessories="57" tex_accessories="2" comp_pants="197" tex_pants="1" comp_shoes="39" comp_eyes="9" tex_eyes="1" comp_tasks="17"  tex_tasks="2" comp_hands="112" tex_hands="1">MP_M_FREEMODE_01</Ped>

 

Edited by Dozel

spacer.png

3 minutes ago, ItzElo said:

Okay! That's what I thought, I was able to run it just fine until i updated the UB.INI. Thank you for your help!

You're welcome. But still LSPDFR "freeze" crash not related to this I think. It's probably CalloutInterfaceAPI, becouse it doesn't belong in Plugins/LSPDFR folder, so I hope you did relocate it to proper place 🙃.

Edited by Dozel

spacer.png

  • Author

I went ahead and done all the steps you suggested, however it still crashes with the "defaultregions.xml" whenever I load my custom one. Is there any errors in this one that could be caused by a config error?

DefaultRegions.xml

1 hour ago, ItzElo said:

I went ahead and done all the steps you suggested, however it still crashes with the "defaultregions.xml" whenever I load my custom one. Is there any errors in this one that could be caused by a config error?

DefaultRegions.xml 479.31 kB · 3 downloads

Attach new log please.

Don't know what and how you edit, but you made the same syntax error, again.

 

Line 1644-1645, delete second "<Ped"

<Ped snow_outfit="true" <Ped chance="5" prop_glasses="0" tex_glasses="0" prop_hats="222" tex_hats="1" prop_ears="0" tex_ears="0" comp_beard="122" tex_beard="1" comp_shirtoverlay="580" tex_shirtoverlay="1" comp_shirt="15" tex_shirt="1" comp_decals="8"  tex_decals="1" comp_accessories="28" tex_accessories="1" comp_pants="211" tex_pants="1" comp_shoes="2" comp_eyes="46" tex_eyes="1" comp_tasks="63"  tex_tasks="1" comp_hands="1" tex_hands="1">MP_F_FREEMODE_01</Ped>
<Ped rain_outfit="true" <Ped chance="5" prop_glasses="0" tex_glasses="0" prop_hats="224" tex_hats="1" prop_ears="0" tex_ears="0" comp_beard="122" tex_beard="1" comp_shirtoverlay="540" tex_shirtoverlay="1" comp_shirt="205" tex_shirt="1" comp_decals="1"  tex_decals="1" comp_accessories="57" tex_accessories="2" comp_pants="197" tex_pants="1" comp_shoes="39" comp_eyes="9" tex_eyes="1" comp_tasks="17"  tex_tasks="2" comp_hands="112" tex_hands="1">MP_M_FREEMODE_01</Ped>

 

UPD: I get it, you didn't change strings for SAHP Female Patrol, from previous post I mentioned.

Edited by Dozel

spacer.png

This is a support topic.
Only reply here to offer help or assistance to ItzElo. Off-topic or "me too" replies will be removed.

Need support yourself? Make a new topic instead.

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.