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.
Due to overzealous filtering on Microsoft’s side, some emails to Outlook and Hotmail addresses may not be delivered. If you’re affected, please use a different email address or try again later.
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.

RPH Crashing after loading LSPDFR

Featured Replies

Hello,

Got back into modding my game for LSPDFR again, tried everything from so many different forums and all the tips to install new versions of Script Hook V, Advancedhook V and everything.
So the problem started within the game giving me the error of An exception occurred while executing ELS.asi when loading in to the game. Tried one last thing after updating and following some guides and took out all my ELS xml files, after that, no error but as soon as I load up LSPDFR it just closes the game.
I appreciate all the help, would really love to get my game working again..
Going to add a log for my crash aswell.

RagePluginHook.log

Solved by Gendar2020

11 minutes ago, Gendar2020 said:

Hello,

Got back into modding my game for LSPDFR again, tried everything from so many different forums and all the tips to install new versions of Script Hook V, Advancedhook V and everything.
So the problem started within the game giving me the error of An exception occurred while executing ELS.asi when loading in to the game. Tried one last thing after updating and following some guides and took out all my ELS xml files, after that, no error but as soon as I load up LSPDFR it just closes the game.
I appreciate all the help, would really love to get my game working again..
Going to add a log for my crash aswell.

RagePluginHook.log

Your current crash doesn’t look like ELS.

The log shows LSPDFR loading normally until it tries to restore your last selected character:

Loading last selected character Lucifer Morningstar

Changing current player character to Lucifer Morningstar

System.AccessViolationException

at Rage.Player.set_Model

So the actual crash is happening when LSPDFR tries to apply that character’s player model. That usually points to a missing, invalid, outdated, or corrupted ped model/outfit setup.

I’d try this first:

- Back up your LSPDFR folder

- Temporarily remove or rename the Lucifer Morningstar character data

- Remove any custom ped or outfit files tied to that character

- Launch LSPDFR with a default character

The outfit warnings above it are messy, but they are not the fatal error. The crash itself happens specifically at the player model change.

Once you confirm LSPDFR loads with a default character, then test ELS again separately. You may still have an ELS issue too, but this log is showing a different crash first.

discord.pngweb.pngpatreon.pngbanner.png

  • Author
28 minutes ago, CSM Odious said:

Your current crash doesn’t look like ELS.

The log shows LSPDFR loading normally until it tries to restore your last selected character:

Loading last selected character Lucifer Morningstar

Changing current player character to Lucifer Morningstar

System.AccessViolationException

at Rage.Player.set_Model

So the actual crash is happening when LSPDFR tries to apply that character’s player model. That usually points to a missing, invalid, outdated, or corrupted ped model/outfit setup.

I’d try this first:

- Back up your LSPDFR folder

- Temporarily remove or rename the Lucifer Morningstar character data

- Remove any custom ped or outfit files tied to that character

- Launch LSPDFR with a default character

The outfit warnings above it are messy, but they are not the fatal error. The crash itself happens specifically at the player model change.

Once you confirm LSPDFR loads with a default character, then test ELS again separately. You may still have an ELS issue too, but this log is showing a different crash first.

Hi,
Removed all the data about the current char and removed custom peds / outfits.
And now it still just crashes.
Should I remove EUP or something for now fully? Or how can I start again from making a character?

Also thanks a lot for a reply.

RagePluginHook.log

15 minutes ago, Gendar2020 said:

Hi,
Removed all the data about the current char and removed custom peds / outfits.
And now it still just crashes.
Should I remove EUP or something for now fully? Or how can I start again from making a character?

Also thanks a lot for a reply.

RagePluginHook.log

The new log gives us a better answer. I would not remove EUP completely yet.

LSPDFR is still trying to load character data that no longer exists:

- Last selected character: Lucifer Morningstar

- Failed to find last character

- Failed to find the default male and female characters

- Falls back to the dummy character

- Tries to change the player to Ben J.

- Crashes inside Rage.Player.set_Model

So this looks more like the LSPDFR character installation is incomplete or corrupted, rather than only an EUP problem.

I would do this:

1. Back up your current lspdfr\chars folder.

2. Reinstall a clean copy of LSPDFR over the installation, especially:

- lspdfr\chars

- lspdfr\data\outfits.xml

- lspdfr\data\cop_presets_outfits.xml

3. Do not restore the Lucifer character or any custom character files yet.

4. Start the game with only RPH and LSPDFR and confirm that a completely stock character loads.

5. Add EUP back only after the stock character works.

There is also a strange detail in the log: the game is installed under the Epic Games folder, but RPH reports it as the Steam version. That may not be causing this specific crash, but I would also verify the GTA V installation and make sure files from different game installations have not been mixed together.

The important part is that deleting only the current character was not enough. LSPDFR is failing to find its stock fallback characters too, so the base character files need to be restored.

discord.pngweb.pngpatreon.pngbanner.png

  • Author
  • Solution
3 minutes ago, CSM Odious said:

The new log gives us a better answer. I would not remove EUP completely yet.

LSPDFR is still trying to load character data that no longer exists:

- Last selected character: Lucifer Morningstar

- Failed to find last character

- Failed to find the default male and female characters

- Falls back to the dummy character

- Tries to change the player to Ben J.

- Crashes inside Rage.Player.set_Model

So this looks more like the LSPDFR character installation is incomplete or corrupted, rather than only an EUP problem.

I would do this:

1. Back up your current lspdfr\chars folder.

2. Reinstall a clean copy of LSPDFR over the installation, especially:

- lspdfr\chars

- lspdfr\data\outfits.xml

- lspdfr\data\cop_presets_outfits.xml

3. Do not restore the Lucifer character or any custom character files yet.

4. Start the game with only RPH and LSPDFR and confirm that a completely stock character loads.

5. Add EUP back only after the stock character works.

There is also a strange detail in the log: the game is installed under the Epic Games folder, but RPH reports it as the Steam version. That may not be causing this specific crash, but I would also verify the GTA V installation and make sure files from different game installations have not been mixed together.

The important part is that deleting only the current character was not enough. LSPDFR is failing to find its stock fallback characters too, so the base character files need to be restored.

So before reinstalling that, I tried just fully uninstalling EUP / SUP for now since some custom stuff I downloaded into them might've been corrupted I recon.
After that when I load the LSPDFR plugin the game didn't crash and let me make a new character so I'd mark it as solved.
Or for instance is there a chance that it'll do the same after I'm done making my character and try to load LSPDFR next time I start the game?
Because I think that some of the stuff I added was binded to the accessory slots my character was wearing and the clothing pieces / vests / belts were corrupted.

1 hour ago, Gendar2020 said:

So before reinstalling that, I tried just fully uninstalling EUP / SUP for now since some custom stuff I downloaded into them might've been corrupted I recon.
After that when I load the LSPDFR plugin the game didn't crash and let me make a new character so I'd mark it as solved.
Or for instance is there a chance that it'll do the same after I'm done making my character and try to load LSPDFR next time I start the game?
Because I think that some of the stuff I added was binded to the accessory slots my character was wearing and the clothing pieces / vests / belts were corrupted.

Possible

discord.pngweb.pngpatreon.pngbanner.png

This is a support topic.
Only reply here to offer help or assistance to Gendar2020. 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.