Everything posted by UnknownBastion
-
Loading LSPDFR stuck
Go into Plugins and rename the LSPDFR folder to _LSPDFR and then try loading LSPDFR again.
-
Lspdfr is crashing without callouts
Rename mods to _mods. If that works, it means that a custom weapon asset you are using isn't meshing well with LSPDFR.
-
Rage Plugin Hook Crashing In Game
Rename mods to _mods and try again.
-
LSPDFR crashes randomly
Rename mods to _mods and try again.
-
Crash LSPDFR
Looks like an issue with a vehicle. Remove the custom police3 you added and try again.
-
Dim Vehicle Lights with NVE Installed
Make sure your PostFX and Shader Quality is set to at least High in your GTA V settings. In OpenIV, go to: mods > update > update.rpf > common > data. Right click and edit your visualsettings.dat. Change these values accordingly - higher values give brighter lights. I recommend the following: car.defaultlight.day.emissive.on 1700.00 car.defaultlight.night.emissive.on 1100.00
-
the description loads in the game but there is no crime when you go
Re-install the manual version of LSPDFR. Then try again.
-
LSPDFR Crashing on start-up
Rename mods to _mods and try again.
-
Lspdfr is crashing without callouts
Please send the RPH Crash Log. Its a txt file in the Main Directory named either RagePluginHook or RagePluginHook.log.
-
Loading LSPDFR stuck
1. Change the PTT to 60,000. To access your RagePluginHook settings, hold Shift straight after launching RagePluginHook. Alternatively, press the little silver cog icon when you see the RagePluginHook splash screen after launching. In the first tab of the RPH Settings, find the bar titled "Plugin Timeout Threshold" and change it to 60,000. 2. If the issue is still happening, rename mods to _mods and try again.
-
Pushbars stuck in Ground
No problem!
-
Pushbars stuck in Ground
This is usually an issue with the vehicle model itself. Could be because it needs some form of meta entry to work or the model itself is just bugged.
-
How to add specific vehicles for different departments
If you want it to show in the garage, then navigate to lspdfr/data. In there you will see an agency.xml. You find the section for the agency that you want to add the cars to, then you insert the lines in the <Vehicles> section so it looks like below. <Vehicles> <Vehicle>police</Vehicle> <Vehicle>police2</Vehicle> <Vehicle>police3</Vehicle> <Vehicle>AddonVehicle</Vehicle> </Vehicles> Obviously the one called AddonVehicles won't be called that, but it should be replaced with whatever the file name is for the vehicle you added. Once you have done that, then you go into the duty_selection.xml and find the <VehicleDescriptions> section. Create a new line between the last entry and </VehicleDescriptions>. You can make the name whatever you want and fullName the same. Just ensure that the agencyRef matches the agency you want it to appear under in the garage and the file name aligns with what the vehicle file name is called. And that is it! It should now spawn in the garage! Hope This Helps!
-
LSPDFR crashes randomly
Please send the RPH crash log as a file. I'm not opening pastebins.
-
Citations?
Already answered on both the forums and Discord.
-
Weird error
Try going to the same area again and requesting just one backup.
-
Default Police Models Texture Problem
Then the issue is the mods folder. You can either remove what you recently added one by one and test after each removal or completely restart your mods folder.
-
Citations?
Not to my knowledge.
-
Game crashed before it could load
Well yeah cause mods is named to _mods. If that works, that means the mods folder is the issue. You can either remove what you added recently one by one or you can completely redo your mods folder.
-
Game crashed before it could load
Rename mods to _mods and try again.
-
Rage/lspdfr crash
Re-install dlGlobal to Plugins/LSPDFR.
-
Game crashes with forceduty
Go into the RPH Settings and change the PTT to 60,000. To access your RagePluginHook settings, hold Shift straight after launching RagePluginHook. Alternatively, press the little silver cog icon when you see the RagePluginHook splash screen after launching. In the first tab of the RPH Settings, find the bar titled "Plugin Timeout Threshold" and change it to 60,000.
-
Weird error
It looks like you were mass requesting backup via UB in an area that is bugged by the UB Bermuda Triangle bug.
-
Game crash when i double tap for GunpointPursuit (Stop the ped)
Screenshot the Main Directory.
-
Disable the red light on stage 2 ELS
I believe there is a way to configure the ELS xml for the vehicle to do that. But the specifics of that I am not sure.