Everything posted by WithLithum
-
Backup seems to be stuck in place and lights are out of place at a distance
Use SHV to load ASI. Also confirm that police was not set to ignored.
-
Finding certain EUP clothing pieces
There is no easy way to look for it unless you know the exact order of DLC clothing and can locate the vanilla clothes in the same way. For vanilla clothes you can find out which one does it look like and look it up in the wiki which would show you the DLC added it, but you cannot do so in EUP. You can only look for it by checking components one by one and you need to remember that a clothing item has different colors.
-
StartWorldEvent Question.
World events are something that is started by LSPDFR. They are not registerable by API. Their names can be found in any log file if they happens. For example: RunLights: basically a driver running a red light. StealCar: basically a ped attempts to steal a parked car. You can call it in by holding B if you saw that ped. Also world events do not have blips nor flashes the minimap so you'll have to lookout and listen to the environment.
-
game crash
List all of your ASI mods.
-
Downloaded dlc pack for cars but only the stock vehicles show
You did not replace it successfully. If it is a replace car you'll have to use a dedicated modding DLC or LML. Also there is no police1 - Rockstar do not add numbers to the model name of the first car of a series, e.g. police, police2, etc.
-
LSPDFR is not loading
Insufficient Details What do you mean LSPDFR won't load up? Did the game crashed to desktop, or a popup appears says LSPD First Response has crashed? Also upload your RagePluginHook.log. It can be found in the same folder as of GTA5.exe.
-
grammar police
The language for the grammar does not match the language of the speech recognizer. Either install the recognizer for the chosen or change the language. You can install it in Settings -> Time & Language -> Languages. Make sure the icon marked in red exists if you use the English language: If you use other languages you can check for that Microphone icon for the respective language.
-
Stun gun error
Remove all mods and try again.
-
Add On Car Packs
Replace car model and configuration files in the pack. If you do not know how to then you should not. An another way is to use LML.
- Stop the ped not working
-
Compulite Crashes when submitting Charge/Citation
System.FormatException: Input string was not in a correct format. Do you have any custom Citation or Charges?
-
Can't accept calls, can't do traffic stops.
Go to Pause Menu -> LSPDFR tab. Is it working?
-
grammar police
Also tell what system language are you using. You may need to install some additional components in order to run English speech analysis.
-
(GTA V) Rage Plugin Hook Stuck on Loading Game
Start RPH with administrator, but I doubt it would even work.
-
HELP !!! LSPD:FR crashes when i try to load it
System.IOException complaining about file is being used Most likely it's your antivirus. Add the whole GTA V folder as an exception to your antivirus program, and retry. Don't forget to close any other applications such as Notepad or VS Cod(ium/e) before starting the game.
-
PLD crashes the game on startup
Probably PLD issue.
-
PLD crashes the game on startup
Without RPH, can you get into the game with PLD?
-
PLD crashes the game on startup
Rename startup.rphs to _startup and try again. Can you load in the game via RPH? If not, can you load in the game without RPH?
-
larry
Post the screenshot that message.
-
Why script hooks and mod frameworks for GTA still uses .NET Framework?
As the title said. C++/CLI for .NET 5+ is available. Is it very difficult to migrate to (needs to rewrite the whole hook etc.), or nobody has time to migrate the hooks to .NET 6?
-
LSPDFR default Flash-light settable range
Flashlight prop make a light itself just like street light prop. LSPDFR may not be able to configure that.
-
Backup seems to be stuck in place and lights are out of place at a distance
Disable ELS and all ELS vehicles, and try again.
-
Custom configs not working
LSPDFR is only designed to WORK IN SAN ANDREAS. IT WILL NOT WORK ANYWHERE ELSE. ADD: LSPDFR will only work in San Andreas, North Yankton and Cayo Perico. Pathnodes and all navigation, spawning maps by R* data system is not used by LSPDFR, it uses it's own system. So unless developers publish the specifications or make it modifiable, it will not support such big map mods.
-
Game Crashes In The Loading Screen
Disable your mods folder first to make the game load, and then post the list of the mods you trying to install. You may need to use other methods.
-
Random Crashes and Messages
System.AccessViolationException thrown from RAGENativeUI (from log 2022/01/07 No.02) Resolve it first. Download the latest version from https://github.com/alexguirre/RAGENativeUI/releases, and try to reproduce other crashes.